Skip to content

Does not work on M1 Macs #177

Open
Open
@konrad1977

Description

@konrad1977

After some investigation of my own swift-stuff for emacs I noticed that "uname -a" is different in iTerm compared to emacs shell. iTerm (rosetta) returns x86_64 while Emacs returns arm64.

The only way I could get xcodebuild to run correctly on M1 is if its prepended with "env /usr/bin/arch - x86_64 \\".
Just to be clear, the command runs oki but the -destination with iOS Simulator doesnt work without it.

Skärmavbild 2022-03-19 kl  12 01 53

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions