问题
Xcode 6.0 taking about 8 hours to archive a fairly large project! Any idea how to make the archiving project faster? The archiving just gets stuck for hours at compiling 42 of 42 source files. Also, sometimes Xcode just crashing after hours of attempting to archive.
I recently upgraded my Mac to a 2.3GHz quad-core Intel Core i7 processor and 16GB RAM, but unfortunately that didn't help. I want to understand if it is a PC configuration issue or an Xcode issue. In other words, if I upgrade to a Mac Pro, would that help?
回答1:
Try to cancel archive, restart and try again.
If this doesn't work use other old method.
- Build you project. Go to left pane-> product ->here you will see .app.
- Show in finder .app file under product folder, drag and app in .app in iTunes.
- There you will see you app in iTunes, again show in finder and you will see ipa file.
来源:https://stackoverflow.com/questions/25780831/xcode-6-0-taking-forever-to-archive-my-project