freshOS / Stevia

:leaves: Concise Autolayout code
https://freshos.github.io/SteviaDocs/
MIT License
3.38k stars 213 forks source link

SwiftUI preview fails with error: could not find module 'Stevia' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator #166

Open vaibhyKbk opened 2 years ago

vaibhyKbk commented 2 years ago

Can anyone help me with this error: could not find module 'Stevia' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator

This is coming when I'm trying SwiftUI previews. Code is compiling but somehow preview is throwing error.

Screenshot 2022-06-16 at 6 56 17 PM