Invalid Swift Support error when submitting binary

Originator:info
Number:rdar://18389777 Date Originated:18-Sep-2014 06:50 PM
Status:Open Resolved:
Product:iTunes Connect Product Version:
Classification:Other Bug Reproducible:Always
 
Summary:
Our binary is being rejected claiming “invalid swift support” when submitting to iTunes Connect.

Steps to Reproduce:
1. Compile app with a Today View extension: xcodebuild -sdk iphoneos clean build -config Release ONLY_ACTIVE_ARCH=no -workspace {workspace} -scheme {Scheme} SYMROOT={build folder} 'CODE_SIGN_IDENTITY={signing identity}’
2. Package it: xcrun -v -sdk iphoneos PackageApplication {.app file} --embed {provisioning profile} --sign {Signing Identity}
3. Submit .ipa file using Application Loader.
4. Wait for app to be processed in iTunes Connect.

Expected Results:
Binary is accepted.

Actual Results:
Binary rejected with error: “Invalid Swift Support - The bundle contains an invalid implementation of Swift. The app may have been built or signed with non-compliant or pre-release tools. Visit developer.apple.com for more information.”

Regression:
Compiling with Xcode 6.0.1 (downloaded from Mac App Store)

Notes:
App bundle ID is com.elevateapp.elevate and the Apple ID 875063456.

Comments

Oswaldo

Same problem here with Builds made with iOS 8 SDK and xcodebuild CLI from Xcode 6.4.

Also, the build stay in 'Processing' status forever. :(

Hi Orubio,

Did you get any solution for this yet?

By aseem.chaudhary87 at May 23, 2016, 2:44 p.m. (reply...)

Same issue here. Nothing from our CI server can be submitted. I've tried several work-arounds and the only thing that works for me is to submit a build from the GUI. It seems unreasonable to me that our CI process is broken.

By carl.leiby.comcast at Nov. 7, 2014, 4:18 p.m. (reply...)

I have the same issue with submitting my Swift app

By isaev.mihael at Sept. 19, 2014, 11:21 p.m. (reply...)

Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!