Use XYZ0123456 team ID for tempEnt.plist

Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com>
This commit is contained in:
naturecodevoid
2023-04-06 20:45:18 -07:00
committed by GitHub
parent 6146f1bdaa
commit 40bcef1dcb

View File

@@ -3,13 +3,13 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>application-identifier</key> <key>application-identifier</key>
<string>A72ZC8AJ5X.com.SideStore.SideStore</string> <string>XYZ0123456.com.SideStore.SideStore</string>
<key>aps-environment</key> <key>aps-environment</key>
<string>development</string> <string>development</string>
<key>com.apple.developer.siri</key> <key>com.apple.developer.siri</key>
<true/> <true/>
<key>com.apple.developer.team-identifier</key> <key>com.apple.developer.team-identifier</key>
<string>A72ZC8AJ5X</string> <string>XYZ0123456</string>
<key>com.apple.security.application-groups</key> <key>com.apple.security.application-groups</key>
<array> <array>
<string>group.com.SideStore.SideStore</string> <string>group.com.SideStore.SideStore</string>