Browse Source

Xcode13 macOS tests are kinda broken https://twitter.com/krzyzanowskim/status/1442966420623593472

Marcin Krzyzanowski 3 years ago
parent
commit
83459ca577
1 changed files with 2 additions and 0 deletions
  1. 2 0
      config/CryptoSwift-TestHostApp-Shared.xcconfig

+ 2 - 0
config/CryptoSwift-TestHostApp-Shared.xcconfig

@@ -62,5 +62,7 @@ PRODUCT_BUNDLE_IDENTIFIER = test.CryptoSwiftTestHostApp
 // setting.
 
 SDKROOT = iphoneos
+SUPPORTED_PLATFORMS = iphonesimulator iphoneos
 
 COPY_PHASE_STRIP = NO
+ONLY_ACTIVE_ARCH = YES