I want to side load a .ipa file from a Mac to iPhone connected to Mac via USB. I don't want to use ABM or enterprise account. Also these can be any number of unknown devices. Is there any way to set this up automatically?
Have you looked at the cfgutil
tool that ships within Apple Configurator?
% /Applications/Apple\ Configurator.app/Contents/MacOS/cfgutil
…
install-app | install-application | install-applications | install-apps
Install apps on attached devices.
…
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"