Search code examples
iosxcodeipaxcarchive

Export .xcarchive in XCode 6?


How to create .xcarchive file in Xcode 6. In previous versions of Xcode we can directly export it from Organizer but in Xcode6 there is no option to export xcarchive file from Organizer.

Xcode 5

Xcode 6 GM


Solution

  • Just take the file from the finder, it's already on your file system:

    In Xcode chose

    • Windows -> Organizer
    • On the left chose your app
    • On the right chose the version
    • Right click -> show in finder