Update API usage

This commit is contained in:
世界
2023-08-31 23:43:59 +08:00
parent b5a89fddec
commit 174d05c8c5
6 changed files with 57 additions and 20 deletions
+14
View File
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>destination</key>
<string>upload</string>
<key>method</key>
<string>app-store</string>
<key>manageAppVersionAndBuildNumber</key>
<true/>
<key>uploadSymbols</key>
<true/>
</dict>
</plist>