React Native/Error

We ran "xcodebuild" command but it exited with error code 65.

Juzero 2022. 10. 10. 03:40

코코아팟 재설치

1. sudo gem uninstall cocoapods

2. sudo gem install cocoapods -v 1.10.2

3. cd ios pod update pod install

 

 

2. iOS 13으로 버전 수정

3. podfile에서 use_flipper 삭제

4. React Native 버전을 최상으로 업데이트

 

 

 

https://github.com/CocoaPods/CocoaPods/releases