Unexpected CFBundleExecutable Key - Xcode 10.2 beta 3

When trying to upload an archive to APC from the organizer, we are now getting this error (caused specifically by the SwiftMessages framework). The upload works fine from Xcode 10.1.


The error message suggests removing the executable key from the framework's Plist, which we did, but it did not solve the problem.


Anyone else?

Replies

Same here. I suspect either a bug in Xcode or App Store Connect.

Filed a bug report (rdar://48373359) as it seems like Xcode 10.2 Beta is adding CFBundleExecutable key when creating an archive while it wasn't the case in Xcode 10.1 or prior versions.