Re: CopySwiftLibs never completes?
Re: CopySwiftLibs never completes?
- Subject: Re: CopySwiftLibs never completes?
- From: Quincey Morris <email@hidden>
- Date: Mon, 04 Jan 2016 14:11:41 -0800
- Feedback-id: 167118m:167118agrif8a:167118s-vsOXULen:SMTPCORP
On Jan 4, 2016, at 11:56 , Rick Mann <email@hidden> wrote:
I'm trying to archive my project, and it just gets stuck at CopySwiftLibs. I tried cleaning the build folder, relaunching Xcode. Other suggestions?
Is it possible you’re being prompted for keychain credentials at that point? There’s code signing happening right after the CopySwiftLibs phase.
One thing that I’ve seen happen with Xcode (and other apps like iTunes) is that they display a dialog *behind* their main window instead of in front**. That makes them look stuck, and there’s no direct way to bring the dialog to the front. You can do it indirectly by using Control-Up Arrow to get to the workspace overview (or whatever that mode is called), then click on the workspace in the row across the top of the screen that contains Xcode. When it comes back to normal, if there was a dialog or alert, it should now be in front of the main window. Just a shot in the dark, but it’s worth giving this a try.
** Or perhaps behind a window in a different workspace, or perhaps just invisibly in the aether somewhere. Wherever it is, this choosing-the-workspace trick brings it back.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden