Skip to content

V82 - Simplify Local SDK Frameworks handling in osx#586

Merged
danoli3 merged 4 commits intoopenframeworks:masterfrom
dimitre:v82
Nov 5, 2024
Merged

V82 - Simplify Local SDK Frameworks handling in osx#586
danoli3 merged 4 commits intoopenframeworks:masterfrom
dimitre:v82

Conversation

@dimitre
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

danoli3 commented Nov 5, 2024

#515 (comment)

@danoli3 danoli3 merged commit c6503b0 into openframeworks:master Nov 5, 2024
@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