An even lighter way to use Carthage
Explores a non-standard, lighter method for integrating iOS dependencies with Carthage using the --no-build flag and direct project inclusion.
Explores a non-standard, lighter method for integrating iOS dependencies with Carthage using the --no-build flag and direct project inclusion.
A guide to creating a custom AFNetworking response serializer for iOS to extract and display server error messages from JSON API responses.
A guide for developers transitioning from Objective-C to Swift, focusing on safety concepts like optionals and value semantics.
A workaround for developers to manage and submit apps using multiple iTunes Connect accounts, as Apple doesn't natively support this feature.
Swift extensions to simplify Core Data localization, including methods for localizing entity names and working with model strings files.
A guide to packaging iOS IPA files with Swift code using a custom terminal script, addressing issues in automated build pipelines.
A developer's humorous, unprepared talk on the future of mobile development, presented at a conference via SlideDeckKaraoke.
Explores the value, challenges, and best practices of implementing automated acceptance testing for iOS and mobile development projects.
A developer's experience with Apple's UIStackView, explaining how it simplifies complex UI layouts in iOS compared to traditional Auto Layout.
A design philosophy advocating for starting iOS app design with a watch-sized interface to identify core features and improve focus.
A guide to creating custom matchers in the Expecta testing library for Objective-C to improve test readability and maintainability.
Explores issues with UITableViewController's designated initializers in iOS 8.3, detailing subclassing problems and workarounds.
A technical analysis of Apple's open-source ResearchKit framework, examining its source code, design patterns, and workarounds for iOS development challenges.
Explores Apple's Force Touch technology, its APIs for OS X developers, and potential applications for future iOS implementation.
A guide on using Rake tasks to simplify and automate Calabash acceptance testing for iOS apps, reducing command complexity.
A developer reflects on the value of functional, working code over perfect architecture, using a collaborative iOS project as an example.
A developer investigates and solves a complex iOS 8 UIKit regression involving unwanted screen rotation when using multiple custom windows.
A guide to setting up Calabash for iOS automation testing using CocoaPods and custom Build Configurations to streamline integration.
Explores hidden UIKit debug flags and internal preferences for iOS development, including methods to enable advanced logging.
Announcing minimal.iOS.8, a Winterboard theme for jailbroken iPhones, now available on Cydia.