cosmic icon indicating copy to clipboard operation
cosmic copied to clipboard

Update dependencies

Open iamonuwa opened this issue 7 years ago • 5 comments

  • [ ] 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

iamonuwa avatar Oct 20 '18 19:10 iamonuwa

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

avive avatar Nov 13 '18 18:11 avive

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?

avive avatar Nov 13 '18 18:11 avive

I think that yarn dist should call yarn clean-all automatically.

avive avatar Nov 13 '18 18:11 avive

yarn dist hangs on os x

avive avatar Nov 13 '18 18:11 avive

@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...

tpscrpt avatar Jan 01 '19 23:01 tpscrpt