|
|
@@ -2,8 +2,6 @@
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
<plist version="1.0">
|
|
|
<dict>
|
|
|
- <key>TeamID</key>
|
|
|
- <string>$(DEVELOPER_TEAM)</string>
|
|
|
<key>AppGroupID</key>
|
|
|
<string>$(APP_GROUP_ID)</string>
|
|
|
<key>BGTaskSchedulerPermittedIdentifiers</key>
|
|
|
@@ -88,6 +86,8 @@
|
|
|
<string>$(COPYRIGHT_NOTICE)</string>
|
|
|
<key>NSSupportsLiveActivities</key>
|
|
|
<true/>
|
|
|
+ <key>TeamID</key>
|
|
|
+ <string>$(DEVELOPMENT_TEAM)</string>
|
|
|
<key>UIApplicationSceneManifest</key>
|
|
|
<dict>
|
|
|
<key>UIApplicationSupportsMultipleScenes</key>
|