Skip to content

ebsayami/trySwiftAppFinal

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 97.2%
  • Ruby 2.6%
  • Objective-C 0.2%