How I can restrict an iOS App so that it can install only on specific device type. for example, I do not want my app to install iPhone7, iPhone7S, and iPhone8. I do not want to control it with deployment target settings (iOS version). And this has to be distributed using Apple Developer Enterprise Program.