Post

Replies

Boosts

Views

Activity

Comment on On which target will Swift Student Challenge submissions run on, when choosing Xcode 14 on macOS 13?
Thanks! I reviewed the options, and I was wondering which run destination (not target, sorry) will be used when choosing the Xcode option. I was worried about an issue I had with a SwiftUI NavigationSplitView in Mac Catalyst (FB12108868), but I found a workaround and I don't think I'll have any specific instructions.
Replies
Boosts
Views
Activity
Apr ’23
Comment on Submission Format
Make sure to check if your app builds and runs on Swift Playgrounds.
Replies
Boosts
Views
Activity
Apr ’23
Comment on How to take off background from NavigationLink items.
NavigationView is deprecated. You can use NavigationStack and NavigationSplitView instead. Here you can find more details.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Apr ’23