Ver código fonte

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

Marcin Krzyzanowski 3 anos atrás
pai
commit
83459ca577
1 arquivos alterados com 2 adições e 0 exclusões
  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