Crafter - setup your cocoa projects with ease
Introducing Crafter, a Ruby gem to automate and standardize Xcode project setup for iOS/macOS development, saving time on configuration.
Introducing Crafter, a Ruby gem to automate and standardize Xcode project setup for iOS/macOS development, saving time on configuration.
A tutorial on automatically overlaying app version, branch, and commit hash onto iOS app icons during Xcode builds using ImageMagick and git.
A guide to fixing duplicate code signing identities for 'Any iOS SDK' in Xcode projects by editing the project file.
A guide to enabling Objective-C subscripting in Xcode 4.4 for iOS 4.3+ using a compatibility shim from ARCLite.
A follow-up to an iPhone programming presentation, providing slides and a sample Xcode project demonstrating gesture-based temperature conversion.
A guide to setting up and writing unit tests for iOS apps in Xcode 4, covering project configuration, resource management, and bundle paths.