cosmic
cosmic copied to clipboard
Update dependencies
- [ ] All speced functionally is implemented and is working
- [ ] Unit tests for all functions and modules
- [ ] Integration tests for all use cases
- [ ] Comment documentation for all modules, functions and types
- [x] Ready for code review
Fixes #13
iOS simulator issue on yarn ios:
Installing build/Build/Products/Debug-iphonesimulator/cosmic.app An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=22): Failed to install the requested application The bundle identifier of the application could not be determined. Ensure that the application's Info.plist contains a value for CFBundleIdentifier. Print: Entry, ":CFBundleIdentifier", Does Not Exist
everything else seems to be working ok - so let's please fix this issue - do you have access to a mac or are you on linux?
I think that yarn dist should call yarn clean-all automatically.
yarn dist hangs on os x
@avive I've made a similar PR #17 could you test on iOS/x? It works good on Electron, Web and Android with that setup.
Sorry to bother! Considering getting a Hackintosh...