CryptoSwift-Test.xcconfig 236 B

12345678
  1. #include "CryptoSwift-Shared.xcconfig"
  2. ENABLE_TESTABILITY = YES
  3. STRIP_INSTALLED_PRODUCT = NO
  4. // Disable for tests. https://twitter.com/krzyzanowskim/status/1191515868401983489
  5. BUILD_LIBRARY_FOR_DISTRIBUTION = NO
  6. COPY_PHASE_STRIP = NO