Unable to close storyboard sheet segue

Joined
Mar 2, 2016
Messages
89
Reaction score
1
I'm learning how to do some Swift coding using Xcode 12, and the exercise I'm doing now shows how to add a second window and view controller to a project and create a segue between the first view controller and the second. The issue is, when I choose the "sheet" segue, when the sheet displays, the red close-this-window button is greyed out, leaving only the yellow minimize and green maximize buttons to use. Because of this, I can't close the sheet to return to my first window view. When I choose other segue formats, the problem does not occur.

Xcode 8 did not do this. Does anyone have any ideas or workarounds? TIA!
 

Cory Cooper

Moderator
Joined
May 19, 2004
Messages
11,106
Reaction score
497
Hello,

Sorry, I have zero experience with Swift. Hope fully someone else will chime in with some suggestions.

C
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top