Few days before i have seen very strange behavior in frameworks. This is due to changes made to the simulator to support Apple silicon. My temporary workaround is to add "arm64" to the build settings "excluded architectures" for the app/extension target when building for the simulator (which preview seems to be trying to do) and add "active The only thing to do is to add "Build only for valid architectures" to the "No" setting for all schemes.
Regards,
J Wick
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: