/ios-app-bootstrap

A starting tutorial for iOS application with Swift.

Primary LanguageSwiftMIT LicenseMIT

ios-app-bootstrap

Build Status

A starting tutorial for iOS application with Swift.

native-in-practice

Build

$ carthage update --platform iOS --verbose
$ xcodebuild -project ios-app-bootstrap.xcodeproj -sdk iphonesimulator

Datahub

$ npm i macaca-datahub -g
$ datahub server -c ./macaca-datahub.config.js --verbose

Testing

$ make test

Coverage

$ npm i macaca-cli -g
$ make coverage

Output

npmcdn.com: ios-app-bootstrap.zip

License

The MIT License (MIT)