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

CI for iOS build with USE_FRAMEWORKS=static #4735

Merged
merged 16 commits into from
Jul 18, 2023

Conversation

piaskowyk
Copy link
Member

@piaskowyk piaskowyk commented Jul 14, 2023

Summary

In this follow-up to the PR #4718. This PR contains a CI test to check the Reanimated build with a static framework configuration. The initial problem was reported in the following link: #4701.
For this CI, two apps were created: Paper and Fabric architecture. The CI setup involves using the command USE_FRAMEWORKS=static NO_FLIPPER=1 && pod install to configure the app with a static framework. Since there is no need to run this CI for every PR, it will be performed only as a nightly test.

@piaskowyk piaskowyk marked this pull request as ready for review July 17, 2023 17:10
@piaskowyk piaskowyk requested a review from tomekzaw July 17, 2023 17:11
@piaskowyk piaskowyk added this pull request to the merge queue Jul 18, 2023
Merged via the queue into main with commit fbd77f4 Jul 18, 2023
8 checks passed
@piaskowyk piaskowyk deleted the @piaskowyk/ci-static-framework branch July 18, 2023 07:04
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