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

Collect only files when Extender search for libraries. #558

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

ekharkunov
Copy link
Contributor

@ekharkunov ekharkunov commented Nov 14, 2024

Main part of the fix: defold/defold#9756.

Added additional check if File is directory for case when we want collect only files. For collection osx/ios frameworks separate utility function was created because frameworks is directories.

Fixes #452

Add separate utility function to collect osx/ios frameworks because framework is directory.
@ekharkunov ekharkunov marked this pull request as ready for review November 14, 2024 12:51
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.

Can't build native extension if the name ends with "tlib"
2 participants