You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my Mac, the highest version of Xcode supported is 14.2, which corresponds to iOS version 16.2. As a result, I can't use the new macro feature, so when I include the SwiftfulUI Package, it throws an error at #Preview. I would like to have support for the older PreviewProvider syntax.
The text was updated successfully, but these errors were encountered:
On my Mac, the highest version of Xcode supported is 14.2, which corresponds to iOS version 16.2. As a result, I can't use the new macro feature, so when I include the SwiftfulUI Package, it throws an error at #Preview. I would like to have support for the older PreviewProvider syntax.
The text was updated successfully, but these errors were encountered: