Getting following error while uploading the app on AppStore.
I know the reason of second warning but don't know the reason of first error.
I have set the following parameters in my Plist -
1) Bundle OS Type code - APPL
2) Bundle Identifier - com.company.appname
3) Bundle display name - Appname
Anyone can help me.
Make sure you have that in your .plist file:
<key>CFBundlePackageType</key>
<string>APPL</string>
If you have several targets (release / debug maybe) make sure you changed that in the configuration you are posting - potentially you have several .plist files in your project.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With