shoutem / shoutem.github.io

Supercharging React Native development
https://shoutem.github.io
520 stars 93 forks source link

How to update dependencies of shoutem application #188

Open Mr-Bhardwa7 opened 5 years ago

Mr-Bhardwa7 commented 5 years ago

I'm Woking on a shoutem application. Where I'm trying to run application on ios from react-native run-ios command and its throw an error Print: Entry, “:CFBundleIdentifier”, Does Not Exist

I'm using xcode 10 and my project react-native version is 0.56

I also create a new shoutem application which have react-native version 0.59.10 when I run this new application its working fine.

stack overflow : https://stackoverflow.com/q/58010485/9671445