Sfoglia il codice sorgente

Merge pull request #8 from ParsePlatform/nlutsenko.tvos

Disable code signing by default for tvOS platform.
Nikita Lutsenko 9 anni fa
parent
commit
94b6a06c0c
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      Configurations/Platform/tvOS.xcconfig

+ 3 - 0
Configurations/Platform/tvOS.xcconfig

@@ -9,3 +9,6 @@
 
 SDKROOT = appletvos
 TVOS_DEPLOYMENT_TARGET = 9.0
+
+CODE_SIGN_IDENTITY =
+CODE_SIGNING_REQUIRED = NO