Selaa lähdekoodia

Disable code signing by default for tvOS platform.

Nikita Lutsenko 9 vuotta sitten
vanhempi
commit
014b78f648
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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