Fix CFBundleIdentifier Collision and Invalid Bundle issues when uploading to App Store Connect

This commit is contained in:
Mingshen Sun 2021-08-30 22:06:32 -07:00
parent 77ca3ff383
commit 2afd533393
3 changed files with 139 additions and 113 deletions

View file

@ -0,0 +1,8 @@
<?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>PreviewsEnabled</key>
<false/>
</dict>
</plist>