Hi there, I just started with swift and my playground is getting stuck whenever i am trying to execute something, it ain't showing any error but just stuck.
"Ready to Continue" : playground, This is something that is coming on my screen top, and my program isn't running.
Are you using the Playgrounds app? Or a playground within Xcode (File > New > Playground)?
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
@eskimo this is happening from within Xcode (File > New > Playground) Xcode 15.2 for me
Did you found any solution to this, I am also facing the same issue.
I’m having the same issue since updating to Xcode 16 and sequoia. Any luck solving?