Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode cannot read info.plist when archiving

Tags:

null

xcode

swift

After updating to Xcode 7.3, when I try to archive an app so I can send it to the App Store, I get an error saying:

error: could not read CFBundleIdentifier from Info.plist (null)

This is annoying, since I've never had this problem before. Is there a fix for this? I added the bundle ID to Info.plist and I still get this issue.

I didn't update recommended settings when updating Xcode, and this error just appeared when I added the bundle ID to my plist file.

like image 926
kspa Avatar asked Sep 11 '26 18:09

kspa


1 Answers

Did you register the bundle ID on the developer website? If you did, make sure that the bundle ID is identical on Xcode and online.

like image 173
spadaroapps Avatar answered Sep 14 '26 08:09

spadaroapps



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!