How to test an app on phone without developer provisioning?

Hi there, I am working on an app for my company that requires a physical phone to test on, but I have no record of who registered the app ID or if it was registered with Apple. I have my own developer account, but obviously it doesn't have this app ID. I am being told by xcode that I need developer provisioning in order to load this app on my phone.

Is there any way that I can make my own provisioning to test this? This app is an enterprise app and will probably not need to go into the Apple app store.

Make sure the checkbox is ticked under Automatically manage signing which you will find in the Signing and Capabilities section. See if the Deployment Target and Xcode version match. You can go to the "Show the report navigator and see the signing update has been finished.

How to test an app on phone without developer provisioning?
 
 
Q