-
-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
Hi all
In order to run my project in Apple Silicon I had to exclude the arch arm64.
But I'm getting this error, could you add support to this please?
Could not find module 'Then' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator, at: /Users/.../.../Developer/Xcode/DerivedData/..../Build/Products/Debug-iphonesimulator/Then.swiftmodule
To reproduce it:
In M1 - Apple Silicon Mac:
- -Create new project
- Instal Swift package
Then 6.0.0 - In build settings add
excluded ArchitectureforAny iOS simulator SDK=arm64
Metadata
Metadata
Assignees
Labels
No labels

