NativeBase-KitchenSink icon indicating copy to clipboard operation
NativeBase-KitchenSink copied to clipboard

build failed

Open Aishwaryashetty opened this issue 6 years ago • 1 comments

this is what I see, when I do 'react-native run-ios', idk what am doing wrong

I cloned the branch, did as it said in d readme

Error: Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/NativebaseKitchenSink.app/Info.plist Print: Entry, ":CFBundleIdentifier", Does Not Exist

Aishwaryashetty avatar Nov 14 '19 07:11 Aishwaryashetty

This is known bug https://github.com/react-native-community/cli/pull/1032 and it already fixed so please try latest pull request and check if it is reprodusable https://github.com/GeekyAnts/NativeBase-KitchenSink/pull/182

FDiskas avatar Mar 19 '20 08:03 FDiskas