|
@@ -4,6 +4,10 @@
|
|
|
<dict>
|
|
<dict>
|
|
|
<key>AppGroupID</key>
|
|
<key>AppGroupID</key>
|
|
|
<string>$(APP_GROUP_ID)</string>
|
|
<string>$(APP_GROUP_ID)</string>
|
|
|
|
|
+ <key>BGTaskSchedulerPermittedIdentifiers</key>
|
|
|
|
|
+ <array>
|
|
|
|
|
+ <string>$(PRODUCT_BUNDLE_IDENTIFIER).background-task.critical-event-log</string>
|
|
|
|
|
+ </array>
|
|
|
<key>CBBundleDisplayName</key>
|
|
<key>CBBundleDisplayName</key>
|
|
|
<string>$(APP_DISPLAY_NAME)</string>
|
|
<string>$(APP_DISPLAY_NAME)</string>
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<key>CFBundleDevelopmentRegion</key>
|