Skip to content

Useful template for a new Objective-C project in Xcode by ShadeApps

License

Notifications You must be signed in to change notification settings

ShadeApps/Xcode-Obj-C-Template

Repository files navigation

Xcode-Obj-C-Template

Useful template for a new Objective-C project in Xcode by ShadeApps - all the necessary utilities to rocket start 🚀 your next iOS project.

Written entirely on plain old Objective-C and extremely extensible.

Requirements

Xcode version 7.3.1 (7D1014) with iOS 9.2 SDK required. CocoaPods 1.0 is also a must.

Installation

Clone the repo and run $ pod intsall in the dedicated project folder. You could also use the built-in PodInstall.command file if you're super lazy.

⚠️ In order to launch the project, you need either to remove Fabric & Crashlytics from the project, or go to Target, Build Settings, Run Script & Edit this - line - ./Fabric.framework/run ⚠️

Compatibility

Tested on iPhone and iPad with iOS 8.0 and up, 9.0 and up and iOS 10.0 Developer Beta 1 & 2. Project minimal deployment target is iOS 8.0.

This project uses ARC and is Bitcode compatiable.

Contributing

We'd love to see your ideas for improving this project! The best way to contribute is by submitting a pull request. We'll do our best to respond to your patch as soon as possible. You can also submit a new Github issue if you find bugs or have questions. :octocat:

About

Useful template for a new Objective-C project in Xcode by ShadeApps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages