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

Add back INJECT_PLUGIN_PATHS, INJECT_POST_INSTALL #1442

Merged
1 commit merged into from Mar 8, 2024

Conversation

mihaiblaga89
Copy link
Member

@mihaiblaga89 mihaiblaga89 commented Mar 5, 2024

Description

  • Add back INJECT_PLUGIN_PATHS, INJECT_POST_INSTALL injections

Testcase:

  • npx rnv run -p ios -s debug-static-pods should succeed. For this scheme there are 2 extra plugins added, react-native-firebase and react-native-photo-editor. Both need the injections to work. The build will fail otherwise.

Related issues

  • n/a

Npm releases

n/a

@mihaiblaga89 mihaiblaga89 added this to the 1.0 milestone Mar 5, 2024
@mihaiblaga89 mihaiblaga89 self-assigned this Mar 5, 2024
@pauliusguzas
Copy link
Collaborator

@mihaiblaga89 how is this testable?

@mihaiblaga89 mihaiblaga89 marked this pull request as draft March 7, 2024 08:38
Copy link
Member

@pavjacko pavjacko left a comment

Choose a reason for hiding this comment

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

@mihaiblaga89 we need proper test case in app-harness. any plugin which can take advantage of this will do

@mihaiblaga89 mihaiblaga89 marked this pull request as ready for review March 8, 2024 12:02
@pauliusguzas pauliusguzas self-requested a review March 8, 2024 12:13
@pavjacko pavjacko closed this pull request by merging all changes into release/1.0 in bf566a4 Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants