adamwaite / iOS-Build-Kit

☠️ BuildKit is a modular command line interface for automating iOS project builds. Bundled build tasks include: Increment app version • Xcode build • Overlay version number on icon files • Run unit tests • Create .ipa artefact.
MIT License
568 stars 54 forks source link

iOS SDK and Swift project compatibility #25

Closed adamwaite closed 10 years ago

adamwaite commented 10 years ago

BuildKit works in harmony with the iOS8 SDK with both Objective-C and Swift projects. Added a new example in the examples folder.