| .. | ||
| .gitignore | ||
| Podfile | ||
| README.md | ||
This directory exists for the Slow Tests to generate a fake project that depends on LibSignalClient, very similar to what pod lib lint does. By doing it manually, we can ensure that we build for device as well as simulator.
% rm -rf Pods Testing.xcworkspace
% pod install
% xcodebuild -scheme LibSignalClient -sdk iphoneos build-for-testing