- #1
- 17,797
- 18,976
- TL;DR Summary
- How to install apps locally?
Given that I have a little personal app, developed on pc, tested (under iOS) and running. How can I get the app on my iOS device? All I have is a folder with a lot of files in it.
@vela was right: the IDE company has an app at the store that installed an environment in which the IDE developed projects could be tested, and the "tests" work even without its server. At the beginning I only saw the simulator in the IDE, but it also connected to the device.My understanding is that you can't sideload an app onto iOS instead you must signup as a developer upload it to the app store and then download it to your device.
https://stackoverflow.com/questions/3161061/can-i-put-my-own-app-on-just-my-iphone
MLFlow has the capability of loading software for various environmental deployments. I haven't worked with iOS before so I didn't know if it was a workable solution.Does this post belong in a different thread?