Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 691 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 691 Bytes

exp-ios-boilerplate

Prerequisites

Xcode 6.4 (Swift 1.2) CocoaPods

If you have already upgraded to Xcode 7.x you can download Xcode 6.4 and install it outside of Applications using the following dmg file: http://developer.apple.com/devcenter/download.action?path=/Developer_Tools/Xcode_6.4/Xcode_6.4.dmg

Getting Started

Clone this project. Open Terminal and cd into the directory that you cloned this repository into. Run pod install In Xcode open the EXP iOS Boilerplate.xcworkspace

Note: This project does not currently support Swift 2.0 or above. If this project is opened in Xcode 7.0 or greater you will need to Clean the project before it will run again in Xcode 6.4