Secondary content

This commit is contained in:
Lumaa 2024-08-09 02:04:21 +02:00
parent 39993449e1
commit 861c57566e
4 changed files with 7 additions and 1 deletions

View File

@ -718,7 +718,7 @@
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = 1;
LastSwiftUpdateCheck = 1530;
LastSwiftUpdateCheck = 1600;
LastUpgradeCheck = 1510;
TargetAttributes = {
B9B469B62B9A7E6800AD5585 = {

View File

@ -73,6 +73,7 @@
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES"
askForAppToLaunch = "Yes"
launchAutomaticallySubstyle = "2">
<BuildableProductRunnable
runnableDebuggingMode = "0">

View File

@ -101,6 +101,7 @@
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES"
askForAppToLaunch = "Yes"
launchAutomaticallySubstyle = "2">
<BuildableProductRunnable
runnableDebuggingMode = "0">

View File

@ -17,5 +17,9 @@
</array>
</dict>
</array>
<key>UIBackgroundModes</key>
<array>
<string>remote-notification</string>
</array>
</dict>
</plist>