Skip to content

Swift project: the generated IPA works but can't be sent to Apple TestFlight #11

@viktorbenei

Description

@viktorbenei

How to reproduce

  • Create a new Swift project with the latest stable Xcode (7.0.1) - no CococaPods, nothing, just a default Swift Xcode project.
  • Add the required App Icons (or else the TestFlight submission will fail)
  • archive it with this (xcode-archive) step
  • try to send it for TestFlight

It'll be accepted, but will remain in "processing" state, and you'll get an email with the content:

Dear developer,

We have discovered one or more issues with your recent delivery for "XXX". To process your delivery, the following issues must be corrected:

Invalid Swift Support - The SwiftSupport folder is missing. Rebuild your app using the current public (GM) version of Xcode and resubmit it.

Once these issues have been corrected, you can then redeliver the corrected binary.

Regards,

The App Store team

Related links / pointers:

Solution

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions