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 personal journey into iOS development, starting with childhood memories of learning to program from a grandfather.
An introduction to CocoaPods, a dependency manager for Objective-C projects, covering installation and basic usage.
A guide on using Charles Proxy to simulate 3G network conditions for testing iOS and mobile app performance.
Explains why OCUnit test files in Objective-C only need a .m implementation file and don't require a separate .h header.
A developer announces the reboot of their blog, focusing on iOS development content and personal thoughts, moving away from Twitter's limitations.
A guide to setting up and writing unit tests for iOS apps in Xcode 4, covering project configuration, resource management, and bundle paths.
A technical talk on Apple's Core Animation framework, covering layers, implicit/explicit animations, and advanced techniques like a multi-touch Bézier editor.
Explores Siri's potential to revolutionize iOS app development through voice recognition and an open API for innovative software.
A tutorial on implementing parameterized (data-driven) test cases in the OCUnit framework for Objective-C, using a date conversion class as an example.
A portfolio showcasing Andrew Bancroft's 15+ years of experience in software development, data analytics, and leading tech projects across various industries.
A guide to advanced LLDB debugging techniques for iOS developers, covering variable inspection, breakpoints, watchpoints, and SwiftUI diagnostics.