Back to Libsignal

README

swift/cocoapods-testing/README.md

0.93.2356 B
Original Source

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.

shell
% rm -rf Pods Testing.xcworkspace
% pod install
% xcodebuild -scheme LibSignalClient -sdk iphoneos build-for-testing