File tree 4 files changed +8
-6
lines changed
4 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 21
21
<key >CFBundleVersion </key >
22
22
<string >1.0 </string >
23
23
<key >MinimumOSVersion </key >
24
- <string >9 .0 </string >
24
+ <string >13 .0 </string >
25
25
</dict >
26
26
</plist >
Original file line number Diff line number Diff line change 224
224
developmentRegion = en;
225
225
hasScannedForEncodings = 0;
226
226
knownRegions = (
227
+ en,
227
228
"en-US",
228
229
Base,
229
230
"ca-ES",
Original file line number Diff line number Diff line change 50
50
ignoresPersistentStateOnLaunch = " NO"
51
51
debugDocumentVersioning = " YES"
52
52
debugServiceExtension = " internal"
53
+ enableGPUValidationMode = " 1"
53
54
allowLocationSimulation = " YES" >
54
55
<BuildableProductRunnable
55
56
runnableDebuggingMode = " 0" >
Original file line number Diff line number Diff line change 2
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
3
<plist version =" 1.0" >
4
4
<dict >
5
- <!-- < key>BGTaskSchedulerPermittedIdentifiers</key>
6
- <array>
7
- <string>trackingTask</string>
8
- <string>scheduleDailyTasks</string>
9
- </array> -- >
5
+ <key >BGTaskSchedulerPermittedIdentifiers </key >
6
+ <array >
7
+ <string >trackingTask </string >
8
+ <string >scheduleDailyTasks </string >
9
+ </array >
10
10
<key >CADisableMinimumFrameDurationOnPhone </key >
11
11
<true />
12
12
<key >CFBundleDevelopmentRegion </key >
You can’t perform that action at this time.
0 commit comments