applideveloper / trySwiftAppFinal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trySwiftApp

try! Swift Conference App

try! Swift Tokyo 2017 presentations

You can find an overview of speakers and their presentations, including slides and video here. If you see slides or videos get posted, please create a pull request to add these, or let us know by filing an issue.

Contributing

Check out the issues and see how you can help out.

To build app

If you don't use bundler now, install it to fix cocoapods version in this project.

$ gem install bundler

Then you install gems from Gemfile.

$ bundle install --path vendor/bundle

After you install cocoapods, do pod install via bundler:

$ bundle exec pod install

About


Languages

Language:Swift 97.2%Language:Ruby 2.7%Language:Objective-C 0.2%