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.