Cannot open the generated ios workspace
See original GitHub issueWe cannot open the generated ios workspace.
react-native-create-library@3.1.2
XCode 10.0
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:6 (1 by maintainers)
Top Results From Across the Web
xcworkspace could not be opened | Apple Developer Forums
Fix is simple - I restart mac every time XCode stops opening projects/workspaces. Not too convenient, but works. Posted 3 years ago by....
Read more >Could not open workspace file of Xcode - Stack Overflow
Open go the project directory and directly right click and open the .xcworkspace it will open.
Read more >Xcode 13 Missing Info.plist - Use Your Loaf
When you create a new SwiftUI project with Xcode 13, or later, you may notice it doesn't have an Info.plist file. What's going...
Read more >Get started with Google Sign-In for iOS and macOS
Open the generated .xcworkspace workspace file for your application in Xcode. Use this file for all future development on your application.
Read more >Generating iOS code signing files - Bitrise Docs
First you have to add your Apple ID to Accounts preferences in Xcode. If you are already done with this, you can skip...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@worldofnick
npm install -g git+https://github.com/frostney/react-native-create-library.git
should do the trick.Ok my bad, it works with master version… Then maybe a new release would be needed?