개발/Web Programming
[React Native] xcrun: error: SDK "iphoneos" cannot be located
부의 돚거
2021. 12. 21. 02:32
https://anywaydevlog.tistory.com/18
[react-native] [!] No 'Podfile' found in the project directory 오류 해결
[!] No `Podfile' found in the project directory. pod install 명령어를 실행했더니 발생한 오류. Podfile 을 못 찾겠다는 의미다. 폴더를 잘 보니... 프로젝트 폴더에는 podfile 이 없다. 튜토리얼을 다시 자세..
anywaydevlog.tistory.com
https://flaviocopes.com/react-native-fix-iphoneos-cannot-be-located/
How to fix the `iphoneos cannot be located` error in macOS
A quick guide to how I solved a confusing React Native error
flaviocopes.com