Skip to content

"Your first feature" tutorial doesn't compile #3733

Answered by stephencelis
cameronmcefee asked this question in Q&A
Discussion options

You must be logged in to vote

@cameronmcefee Xcode 26 uses main actor isolation by default, which means you need to explicitly make everything nonisolated or switch back to nonisolated as the default.

There are pending changes to the language that will give us the ability to signal this to the compiler, but they haven't shipped as of beta 4.

Since this isn't a bug with the library I'm going to convert to a discussion.

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by cameronmcefee
Comment options

You must be logged in to vote
2 replies
@stephencelis
Comment options

@cameronmcefee
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3732 on July 24, 2025 22:50.