spacemeshos / cosmic

🌱🌌 Seed for a universal (native iOS, native Android, web, desktop) app based on react native web, redux and Typescript
MIT License
32 stars 10 forks source link

Update dependencies #15

Open iamonuwa opened 5 years ago

iamonuwa commented 5 years ago

Fixes #13

avive commented 5 years ago

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 commented 5 years ago

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 commented 5 years ago

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

avive commented 5 years ago

yarn dist hangs on os x

tpscrpt commented 5 years ago

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