Archives created by xcodebuild -exportArchive are missing SwiftSupport and WatchKitSupport folders
Creating an archive of an iOS app containing a WatchKit app (containing some Swift) using xcodebuild's -exportArchive generates an invalid .ipa file. Attempting to install this .ipa file onto an iPhone using Xcode works, but the Watch app deployment fails with the message "Application Verification Failed"
https://openradar.appspot.com/20898925














