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

Fix & refactor script build-skia-ios-fatlibs #53

Merged

Conversation

schiller-manuel
Copy link
Contributor

fixing this script to be able to build the library

needs to check for existence of iOS libs instead of the Android ones
@ghost ghost added the cla-needed label Dec 19, 2021
@schiller-manuel schiller-manuel force-pushed the fix-refactor-build-skia-ios-fatlibs branch from b2aa927 to 55cf482 Compare December 19, 2021 11:22
use values from configuration
@schiller-manuel schiller-manuel force-pushed the fix-refactor-build-skia-ios-fatlibs branch from 55cf482 to b55c07e Compare December 19, 2021 11:25
@ghost ghost removed the cla-needed label Dec 19, 2021
@chrfalch
Copy link
Collaborator

Hi @schiller-manuel !

Thanks so much for helping out :) Just wanted to discuss what error this PR is targeting - I see your point using the configuration instead of hard coded values - but did this result in a failure in the build system?

Just asking to make sure I understand the problem :) :)

Christian

@schiller-manuel
Copy link
Contributor Author

schiller-manuel commented Dec 22, 2021

Hi @chrfalch,

I wanted to build the library myself but the script failed since it checked for Android libs being present during iOS build.
This is fixed in 53c3c6c
The other commit is rather cosmetic but I thought it makes sense to reuse the configuration.

Copy link
Collaborator

@chrfalch chrfalch left a comment

Choose a reason for hiding this comment

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

I've tested this locally, and it works as expected.

@chrfalch chrfalch merged commit 4451bcf into Shopify:main Dec 30, 2021
@schiller-manuel schiller-manuel deleted the fix-refactor-build-skia-ios-fatlibs branch December 30, 2021 10:21
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.

None yet

2 participants