瀏覽代碼

Disable code signing by default for tvOS platform.

Nikita Lutsenko 9 年之前
父節點
當前提交
014b78f648
共有 1 個文件被更改,包括 3 次插入0 次删除
  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