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

V82 - Simplify Local SDK Frameworks handling in osx #586

Merged
merged 4 commits into from
Nov 5, 2024

Conversation

dimitre
Copy link
Member

@dimitre dimitre commented Nov 4, 2024

this PR simplifies local SDK Frameworks handling, point them to be relative to the correct SDK Folder set by the project.
it merges the almost similar functions to add .framework and .xcframework to be parsed in the same recursive iteration in all folders.

We can now pass system frameworks (SDK) as a parameter for a specific project in PG, so we can experiment per project
-f"Vision,MetalKit,Metal"

@danoli3
Copy link
Member

danoli3 commented Nov 5, 2024

Looks good, will this also sort not adding the XCFrameworks to the project view. Just adding as XCFRAMEWORKS search path not doing it

@danoli3
Copy link
Member

danoli3 commented Nov 5, 2024

#515 (comment)

@danoli3 danoli3 merged commit c6503b0 into openframeworks:master Nov 5, 2024
3 checks passed
@dimitre dimitre deleted the v82 branch November 5, 2024 15:23
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