Skip to content

增加模拟器arm64支持 #1

Description

@sugarwyc

OpenSDK 在M1芯片电脑下的模拟器无法使用。

M1芯片的模拟器需要:arm64 for simulator,是使用模拟器SDK编译的arm64,而arm64 for devices并不适用。

普通的静态库好像是不支持同时包含两种arm64,会出现 duplicate architectures 的问题。XCFramework可以解决这个问题,能否提供XCFramework支持?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions