Skip to content

Building for iOS #2293

Answered by kevingpqi123
exilef asked this question in Q&A
Discussion options

You must be logged in to vote

The XCFramework we provide includes the arm64 simulator architecture, which can be used directly.

If you need to compile it yourself, you can refer to the README file in the root directory. Execute the relevant commands to obtain third-party library dependencies. Also, check the README file in the ios directory to generate projects for real devices or simulators. The remaining steps are standard compilation processes. By compiling the project files, you can generate frameworks for various architectures.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kevingpqi123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants