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

Use xcrun for Apple platform SDK path detection #352

Closed
ghost opened this issue May 22, 2020 · 0 comments · Fixed by #353
Closed

Use xcrun for Apple platform SDK path detection #352

ghost opened this issue May 22, 2020 · 0 comments · Fixed by #353
Labels
c: sys Component: low-level bindings (mod sys) feature Adds functionality to the library
Milestone

Comments

@ghost
Copy link

ghost commented May 22, 2020

This should make it more robust to build for Apple platforms, compared to the current solution. It would also add support for the iOS simulator.

Suggested by @simlay in #286 (comment). Thanks!

@ghost ghost added feature Adds functionality to the library c: sys Component: low-level bindings (mod sys) labels May 22, 2020
@ghost ghost added this to the 0.9 milestone May 22, 2020
@ghost ghost mentioned this issue May 22, 2020
@ghost ghost modified the milestones: 0.9, 0.8.1 May 22, 2020
@ghost ghost closed this as completed in #353 May 23, 2020
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: sys Component: low-level bindings (mod sys) feature Adds functionality to the library
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants