react-native run-iosCould not find iPhone 6 simulator 和 Entry, ":CFBundleIdentifier", Does Not Exist
一、在运行rn app应用时,react-native run:ios 报错出现
Could not find iPhone 6 simulator
解决办法:
1、react-native run-ios --simulator="iPhone 6",运行时指定启动版本
2 、Open file: 打开:node_modules/react-native...
原创
2019-05-02 21:16:45 ·
6457 阅读 ·
0 评论