Skip to content

dbharris2/iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • brew update
  • brew tap facebook/fb
  • brew install buck
  • brew install watchman

How to get up and running

  • cd iOS
  • git submodule update --init
  • If you don't want to use Xcode:
    • buck build demo_app
    • buck install -r demo_app
  • If you do want to use Xcode:
    • buck project demo_app (this will generate a '.xcworkspace' file)
    • open Apps/BuckDemoApp/BuckDemoApp.xcworkspace/

About

My iOS projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published