Преглед изворни кода

Revert part of "scrub old name from code"

This reverts a few lines from commit 08e6a801a21d8d742f9cccebb5102913df00a68f.
Mike Plante пре 2 година
родитељ
комит
9c877720c6
1 измењених фајлова са 4 додато и 0 уклоњено
  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>