Skip to content

M1 - Apple Silicon with arm64 excluded architecture issue #74

@dasoga

Description

@dasoga

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:

  1. -Create new project
  2. Instal Swift package Then 6.0.0
  3. In build settings add excluded Architecture for Any iOS simulator SDK = arm64

Screen Shot 2022-05-17 at 18 18 40

4. Import Then in ViewController.swift 5. Try to compile the project

Screen Shot 2022-05-17 at 18 15 06

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions