How I make Xcode fail the build when project.yml changes but the generated Xcode project has not been regenerated with XcodeGen.
How I make Xcode fail the build when project.yml changes but the generated Xcode project has not been regenerated with XcodeGen.
How I use XcodeGen to generate Xcode projects from project.yml, avoid merge conflicts, handle Package.resolved with SwiftPM, and think about Linux CI.
There are 2 types of drag and drop I'm interested in for SimplyDiskSweeper: Drag and drop folders onto the app icon in the Dock Drag and drop folders
I wanted to get back to doing more macOS app development and thought to configure live reload with Injection III. After some help from John
WKNavigationDelegate is useful for tracking when user navigates to a different URL with functions such as webView :,decidePolicyFor:,decisionHandler:
I don't use Interface Builder IB . Not anymore. Somewhere between going through the iPhone to iPad display transition, supporting both portrait and
1. Install Homebrew if you haven't. 2. Run brew install ctags . The version of ctags that ship of OS X is an antique. 3. Run echo "--langdef=objc"