paradite / ios-app-bootstrap

A starting tutorial for iOS application with Swift.

Home Page:https://xudafeng.github.io/slide/archives/native-in-practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Update Contributor

$ npm i git-contributor -g
$ git-contributor

Contributors


xudafeng


sencho

This project follows the git-contributor spec, auto upated at Mon Mar 26 2018 19:59:29 GMT+0800.

License

The MIT License (MIT)

About

A starting tutorial for iOS application with Swift.

https://xudafeng.github.io/slide/archives/native-in-practice

License:MIT License


Languages

Language:Swift 93.6%Language:JavaScript 3.1%Language:HTML 1.8%Language:Ruby 0.5%Language:Makefile 0.5%Language:Objective-C 0.3%Language:Shell 0.3%