ui icon indicating copy to clipboard operation
ui copied to clipboard

iOS: development, building and deployment

Open ylluminate opened this issue 5 years ago • 1 comments

Just wanted a goto thread for considerations on developing iOS apps and generally getting started with using V UI on iOS. Hopefully we can establish a nice cohesive workflow that not only works on macOS, but also on other operating systems.

@leahlundqvist noted some struggles regarding bundling the app and is currently working through that.

I thought I could / should mention some possibly useful tools and threads that might extend building iOS apps to Linux, Windows and FreeBSD:

  • https://github.com/tpoechtrager/osxcross
  • https://github.com/tpoechtrager/osxcross/issues/204
  • https://github.com/tpoechtrager/osxcross/issues/38#issuecomment-610224922
  • https://github.com/tpoechtrager/cctools-port
  • https://github.com/tpoechtrager/wclang
  • https://github.com/ios-control/ios-deploy

Please chime in if you have any experience in this area.

ylluminate avatar Jul 07 '20 20:07 ylluminate

Any development on this? Compiling iOS target apps from MacOS host machine only is very much OK. That's what other libraries do.

NoelJacob avatar Oct 19 '23 14:10 NoelJacob