Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ios): allow pods mixte type settings on post-install (#46536)
Summary: Following the discussion on #46505, this PR aims to allow mixte type configuration (String and/or Array of String) during the post installation of pods. ## Changelog: <!-- Help reviewers and the release process by writing your own changelog entry. Pick one each for the category and type tags: [ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message For more details, see: https://reactnative.dev/contributing/changelogs-in-pull-requests --> [IOS] [FIXED] - allow pods mixte type settings on post-install Pull Request resolved: #46536 Test Plan: `packages/react-native/scripts/cocoapods/__tests__/utils-test.rb` test suits was updated to support array and works as expected Reviewed By: shwanton Differential Revision: D62870582 Pulled By: cipolleschi fbshipit-source-id: c0ace6d9d20e6609ceae5aafd236d97fc9e86ddf
- Loading branch information