Exporting .xcarchive in XCode 6?
How to create .xcarchive file in Xcode 6. In previous versions of Xcode we can export it directly from Organizer, but in Xcode6 there is no way to export xcarchive file from Organizer.
Xcode 5
Xcode 6 GM
+3
christijk
source
to share
1 answer
Just grab the file from a finder, it's already on your filesystem:
In Xcode selected
- Windows -> Organizer
- On the left select your application
- On the right I chose the version
- Right click -> show in search
+20
hashier
source
to share