Xcode 8.1 gets stuck (takes 4-5 mins) on "copying swift standard libraries" whenever I try to run my app on a device. Can you guys suggest any solution? Thanks.
Ok, I think i got it.
I just tried this:
http://stackoverflow.com/questions/39934254/xcode-8-preparing-archive-takes-forever
- Open Keychain
- Search for AppleID certificates (I found 1300+ of them)
- Delete all of them
I had 1,642 com.apple.idms.appleid.* certificates. I removed them all and now it is taking about 10 seconds to build. I hope this works for you too aidev!