Explorar o código

Merge pull request #164 from MikePlante1/restore_identifier

Restore identifier
bjornoleh %!s(int64=2) %!d(string=hai) anos
pai
achega
6f862aa2dd
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      FreeAPS/Resources/Info.plist

+ 4 - 0
FreeAPS/Resources/Info.plist

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