Error: Command AppIntentsSSUTraining failed with a nonzero exit code
How to fix the error 'Command AppIntentsSSUTraining failed with a nonzero exit code'
Writing & tutorials
Practical Swift tutorials, project stories, and lessons from building apps.

How to fix the error 'Command AppIntentsSSUTraining failed with a nonzero exit code'

How to get the size of a view in SwiftUI using GeometryReader.

It is now easier than ever to create a list - with one thing to make sure of. The elements are identifiable

When starting out with SwiftUI the @State property wrapper might very well be the most important one to learn about.

SwiftUI currently only supports a placeholder for TextField but not for the TextEditor - Let's fix that!

When creating a new macOS app you won't be able to make a network request right away.

How to ignore the SafeArea when using a UIHostingController.