Procházet zdrojové kódy

Revert part of "scrub old name from code"

This reverts a few lines from commit 08e6a801a21d8d742f9cccebb5102913df00a68f.
Mike Plante před 2 roky
rodič
revize
9c877720c6
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  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>