Fix whitespace (#2070)
tuxsudo committed
Mar 6, 2025 at 18:34 UTC
3dabad81f4207e81ccd59fb958d6a80dccc7eb38
1 file changed
+2
ios/Runner/InfoBase.plist
+2
@@ -2,6 +2,8 @@
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
<plist version="1.0">
4
<dict>
5
+ <key>CADisableMinimumFrameDurationOnPhone</key>
6
+ <true/>
7
<key>BGTaskSchedulerPermittedIdentifiers</key>
8
<array>
9
<string>com.fotolockr.cakewallet.monero_sync_task</string>