Developing app for personal use only

This is probably a long shot, is it possible to develop an IOS app for my personal use only without having to go through the App Store and install it onto my personal ios device?

I’m not interested in selling an app yet, but I would like to create my own apps for my own use.

The only thing I dislike iOS for is that I can’t write programs for myself and use them on my device!

Cheers, Peter

I've done that for a media app I wrote. You just need to run it on a provisioned device. You will need to run it from xcode periodically since the provisioning profile expires to refresh it.

Yes you can.

Connect the iPhone to the Mac, select it as the destination at the very top of Xcode window, compile and run and that should work.

Thank you so much for the responses!

Developing app for personal use only
 
 
Q