Skip to content

Add universal binary support for Apple M1 architectures #2

@DominikDeak

Description

@DominikDeak

The BuildDarwin.sh should use the following CMake architecture environment variables:

      -D CMAKE_OSX_ARCHITECTURES="arm64;x86_64" \

The Qt library also needs to be updated for universal binary support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions