Post

Replies

Boosts

Views

Activity

Reply to Xcode playground keeps saying running my playground but dosen't run any code I type in it just keeps saying that
@KingOfTheEmpre If the above solution doesn't work, consider using the Swift Playgrounds app on the macOS app store. It's not a perfect replacement for XCode Playgrounds (for instance, playgroundbooks are only available on xcode playgrounds), but if xcode playgrounds is too buggy it might be worth it. P.S. Note that the swift playgrounds app also has a bug which makes playgrounds crash (specifically when using SwiftUI). The solution to that bug is to turn off the "enable results" option for that playground ;)
Topic: Programming Languages SubTopic: Swift Tags:
Jun ’21