Skip to content

Fix compilation issue - #3

Merged
escamoteur merged 1 commit into
FlutterGL:objeC_framework_versionfrom
bitsdojo:objeC_framework_version
Mar 8, 2021
Merged

Fix compilation issue#3
escamoteur merged 1 commit into
FlutterGL:objeC_framework_versionfrom
bitsdojo:objeC_framework_version

Conversation

@bitsdojo

@bitsdojo bitsdojo commented Mar 8, 2021

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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