-
Notifications
You must be signed in to change notification settings - Fork 321
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Compile]: How to compile IOS version #516
Comments
Make sure that you have successfully set up the Go environment and gomobile environment, and have installed Xcode on your Mac. If you are still experiencing issues, please provide detailed logs, as well as the version of your Mac and Xcode. |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue was closed because it has been stalled for 7 days with no activity. |
Build on Mac. |
What would you like to share?
I am trying to compile Android, WASM, and IOS versions on the Windows platform.
I have successfully compiled Android and WASM versions using the following scripts.
Android:
WASM:
However, using similar scripts cannot compile the IOS version.
IOS:
How can I complie the IOS version?
Additional information
My IOS build script output:
The text was updated successfully, but these errors were encountered: