🐛 Fix bad Info.plist

This commit is contained in:
LittleSheep 2024-12-11 00:39:35 +08:00
parent 41dd7d0b64
commit 2abc9808e2
2 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,7 @@
archiveVersion = 1; archiveVersion = 1;
classes = { classes = {
}; };
objectVersion = 54; objectVersion = 70;
objects = { objects = {
/* Begin PBXBuildFile section */ /* Begin PBXBuildFile section */

View File

@ -53,7 +53,6 @@
<string>remote-notification</string> <string>remote-notification</string>
<string>audio</string> <string>audio</string>
<string>voip</string> <string>voip</string>
<string>processing</string>
</array> </array>
<key>UILaunchStoryboardName</key> <key>UILaunchStoryboardName</key>
<string>LaunchScreen</string> <string>LaunchScreen</string>