浏览代码

Merge pull request #8 from ParsePlatform/nlutsenko.tvos

Disable code signing by default for tvOS platform.
Nikita Lutsenko 9 年之前
父节点
当前提交
94b6a06c0c
共有 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