frostney / react-native-create-library

:notebook: Command line tool to create a React Native library with a single command
MIT License
1.45k stars 113 forks source link

when create a new rn library , can not open *.xcworkspace 。 #79

Open wx962464 opened 6 years ago

wx962464 commented 6 years ago

when create a new rn library , can not open *.xcworkspace 。 image

maicki commented 6 years ago

@wx962464 Hey - do you use master or the version from npm?

othorin commented 6 years ago

Same here. Version 3.1.2 from npm and Xcode 9.2.

maicki commented 6 years ago

@othorin Please test master. Thanks!

wx962464 commented 6 years ago

@maicki I used npm version. Thanks! Xcode version : 9.4.1 (9F2000)

BCT-Otis commented 6 years ago

The same problem. Xcode version: 10.1

patbenatar commented 5 years ago

Installing from master resolved this for me

boehlerlukas commented 5 years ago

For anyone coming here.. Installing it from master works. Just use the following command:

npm install frostney/react-native-create-library -g