Skip to content
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

Support iOS native build #51

Merged
merged 1 commit into from
Jul 9, 2021
Merged

Support iOS native build #51

merged 1 commit into from
Jul 9, 2021

Conversation

Torrekie
Copy link
Contributor

@Torrekie Torrekie commented Jul 4, 2021

Made some modifications to Makefile in order to correctly locate build toolchains when attempting to build on iOS natively:

  1. Avoid using xcrun.
  2. Locate sysroot to /.
  3. Use ldid instead of ldid2.

@trufae
Copy link
Member

trufae commented Jul 9, 2021

Looks good. i would probably squash some ducks reusing variables, but it looks and runs good. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants