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

Anconda: Respect SDKROOT and use_osx_frameworks #7154

Merged
merged 1 commit into from
Oct 15, 2020
Merged

Conversation

matham
Copy link
Member

@matham matham commented Oct 15, 2020

These changes are required to make conda work again (conda-forge/kivy-feedstock#20).

The issue is that conda can't use frameworks. So we need to be able to disable it, but previously use_osx_frameworks was not respected for kivy itself, only for sdl2 and gstreamer.

Also, SDKROOT should be used instead of xcode-select, if it's set.

@matham matham merged commit 4315d2d into master Oct 15, 2020
@matham matham deleted the matham-patch-1 branch October 15, 2020 17:24
@matham matham added this to the 2.0.0 milestone Oct 28, 2020
@matham matham changed the title Respect SDKROOT and use_osx_frameworks OSX: Respect SDKROOT and use_osx_frameworks Dec 8, 2020
@matham matham changed the title OSX: Respect SDKROOT and use_osx_frameworks Anconda: Respect SDKROOT and use_osx_frameworks Dec 8, 2020
@matham matham added the Component: distribution Wheels, apt PPA, conda, end user install issues label Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: distribution Wheels, apt PPA, conda, end user install issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant