> On Jan 4, 2016, at 14:11 , Quincey Morris > <quinceymor...@rivergatesoftware.com> wrote: > > On Jan 4, 2016, at 11:56 , Rick Mann <rm...@latencyzero.com> 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. >
Don't think so, but I ended up restarting and that fixed things. Sigh. -- Rick Mann rm...@latencyzero.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (Xcode-users@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to arch...@mail-archive.com