"Your project does not explicitly specify the CocoaPods master specs repo." warning is shown on pod install
#48627
Labels
Resolution: PR Submitted
A pull request with a fix has been provided.
Description
The following warning is shown on
pod install
:Steps to reproduce
npx @react-native-community/cli@latest init MasterSpecsRepoWarningApp
cd MasterSpecsRepoWarningApp
bundle
cd ios
bundle exec pod install
Alternatively, use https://github.com/noway/master-specs-repo-warning-reproducer-react-native repo.
React Native Version
0.76.6
Affected Platforms
Build - MacOS
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://github.com/noway/master-specs-repo-warning-reproducer-react-native
Screenshots and Videos
The text was updated successfully, but these errors were encountered: