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
I am getting the following error when trying to build my project on my M1 mac mini.
Could not find module 'BetterSafariView' for target 'x86_64-apple-ios-simulator'; found: arm64, arm64-apple-ios-simulator, at: /Users/username/Library/Developer/Xcode/DerivedData/Project-abcdefg/Build/Products/Debug-iphonesimulator/BetterSafariView.swiftmodule
Any ideas how to fix this? Does BetterSafariView need to be compiled as an XCFramework?
Thanks!
The text was updated successfully, but these errors were encountered:
I am getting the following error when trying to build my project on my M1 mac mini.
Any ideas how to fix this? Does BetterSafariView need to be compiled as an XCFramework?
Thanks!
The text was updated successfully, but these errors were encountered: