lostb1t

Results 83 comments of lostb1t

for some reason which cargo-apple is empty when running through Xcode. You could replace CARGO_APPLE in the preBuildScripts with the absolute path to cargo apple ex `CARGO_APPLE=/Users/USERNAME/.cargo/bin/cargo-apple`

tried different targets but always get `dyld[72062]: could not use 'dyld_sim' because it was not built for platform ios-sim`

Im following the instructions in the iOS-beta example from this repo.

Would love to help out on the mobile apps. Wil they be open source so i can contribute?

@gazpachoking let me know your thoughts on the bullet points

@gazpachoking ping

what's the current suggested way todo this?

> I'm working on something related here - https://github.com/edezhic/prest/ Simple usage example can be found here - https://github.com/edezhic/prest/blob/main/examples/todo/src/main.rs Besides from/into row it also provides utilities to easily CRUD table derived...