|
|
|
|
|
by iclelland
4517 days ago
|
|
It's available to everyone right now; go ahead and clone it from GitHub, or install the cca package from npm -- it's a "developer preview" right now because some of the APIs are still changing; I wouldn't consider it stable enough to ship an app to users just yet. We're definitely looking for people to try it out, though -- we want to know what's working, what's missing, and what's just more difficult than it could be. |
|
Installing cca. Can't seem to pass the cca checkenv test, because of Xcode command line tools (I don't want the full Xcode). Problem:
Xcode appears to be installed, but no version is selected (fix this with xcodeselect)
No solution with xcode-select. Maybe some better docs could help out frustrated devs like me?