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

Remove MAC_USE_CURRENT_SDK from lime setup #1892

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

tobil4sk
Copy link
Member

MAC_USE_CURRENT_SDK is an incredibly old relic from a very old version of hxcpp (haxe 2 days). It was removed in:
HaxeFoundation/hxcpp@9a7f7f9

This is now instead controlled by the flag MACOSX_DEPLOYMENT_TARGET.

The setup command now only does two things

  • Sets up haxelibs
  • Adds cli alias

MAC_USE_CURRENT_SDK is an incredibly old relic from a very old version
of hxcpp (haxe 2 days). It was removed in:
HaxeFoundation/hxcpp@9a7f7f9

This is now instead controlled by the flag `MACOSX_DEPLOYMENT_TARGET`.

The setup command now only does two things:
- Sets up haxelibs
- Adds cli alias
@joshtynjala joshtynjala merged commit e0c734d into openfl:develop Jan 22, 2025
30 checks passed
@tobil4sk tobil4sk deleted the fix/remove-MAC_USE_CURRENT_SDK branch January 22, 2025 16:52
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