Skip to content

strangemonad/buck-ios-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== README for buck-ios-sample ==

This is a small iOS app which builds and runs tests with Buck.

Prerequisites:

  1. Buck (https://github.com/facebook/buck/)
  2. Xcode with command-line tools installed

== Instructions ==

% buck test //:AppTest

This should build the sample iOS Simulator app, its application-hosted unit test, and use the (included) xctool binary to install and launch the test inside the app in the iOS simulator.

About

Sample iOS app built and tested with Buck

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%