提交 0be9de14 编写于 作者: C Chinmay Garde

Fix iOS device code signing issues

上级 9bcf718a
......@@ -19,7 +19,7 @@
<string>LaunchScreen</string>
<key>CFBundleIdentifier</key>
<string>org.domokit.sky.game</string>
<string>com.google.sky.game</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
......
......@@ -3,14 +3,10 @@
<plist version="1.0">
<dict>
<key>application-identifier</key>
<string>F5T262WGN6.org.domokit.sky</string>
<string>EQHXZ8M8AV.com.google.sky</string>
<key>com.apple.developer.team-identifier</key>
<string>F5T262WGN6</string>
<string>EQHXZ8M8AV</string>
<key>get-task-allow</key>
<true/>
<key>keychain-access-groups</key>
<array>
<string>F5T262WGN6.org.domokit.sky</string>
</array>
</dict>
</plist>
......@@ -13,7 +13,7 @@
<string>SkyShell</string>
<key>CFBundleIdentifier</key>
<string>org.domokit.SkyShell</string>
<string>com.google.SkyShell</string>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册