React Native 실행시 에러가 난 경우 - CFBundleIdentifier > 앱개발

앱개발

React Native 실행시 에러가 난 경우 - CFBundleIdentifier 정보

React Native 실행시 에러가 난 경우 - CFBundleIdentifier

본문

Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/FirestackApp.app/Info.plist

 

Print: Entry, ":CFBundleIdentifier", Does Not Exist

 

react native 버전이 낮아서 나오는 에러입니다.

 

package.json을 Edit해서 버전을 0.34 이상으로 install후에 컴파일하세요

 

공감
0
  • 복사

댓글 0개

© SIRSOFT
현재 페이지 제일 처음으로