Skip to content

Conversation

@bitsdojo
Copy link
Contributor

@bitsdojo bitsdojo commented Mar 8, 2021

No description provided.


s.preserve_paths = 'MetalANGLE.framework'
s.xcconfig = { 'OTHER_LDFLAGS' => '-framework MetalANGLE' }
s.xcconfig = { 'OTHER_LDFLAGS' => '-framework MetalANGLE', 'HEADER_SEARCH_PATHS' => '"${PODS_TARGET_SRCROOT}/MetalANGLE.framework/Headers"'}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

really? Xcode is not smart enough to search headers by itself as we already linked the framework ?? lol
@escamoteur if it works remember what I told you => one line fix :D
thanks @bitsdojo !

@escamoteur escamoteur merged commit 3c31c19 into FlutterGL:objeC_framework_version Mar 8, 2021
@Mrzy Mrzy mentioned this pull request Jun 30, 2021
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.

3 participants