iOS: Restore the bundle identifier

This should not have been changed, as that would result in a new app on
the store.

FossilOrigin-Name: 5d6baa0a57580be88cbc0569e44441d2b83b6dac13a7728106ac9a44d4e21a00
This commit is contained in:
Jonathan Schleifer 2021-03-14 00:05:48 +00:00
parent 8359bd75ef
commit 4c744c922a
2 changed files with 5 additions and 3 deletions

View file

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.2</string>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>