Commit Graph

2 Commits

Author SHA1 Message Date
Tom Booth
c3b155cfd4 Switch cibuild to xcodebuild and xcpretty
`xctool` runs the tests as logic only whereas `xcodebuild` and XCode
run them as application tests. When tests are running logic only a lot
of the subsystems that would be available on the simulator are not
there, for example keychain and networking.

https://github.com/facebook/xctool/issues/269
https://github.com/AFNetworking/AFNetworking/pull/1707
https://github.com/facebook/xctool/issues/367
https://github.com/facebook/xctool/issues/553
2016-04-07 14:40:58 +01:00
Matt Diephouse
ec4a6cbce7 Copy scripts from objective-git 2014-11-08 08:41:22 -05:00