Disallowing bundle ID, because no eligible provisioning profiles found

I'm building a macos app using swift, I tried with creating archive using auto and manual signing but my app run in the debug mode but not in the release mode, I also tried with fresh project,

I'm not able to install my app from testflight,

Testflight error:

Couldn’t not install appname. the requested app is not available or doesn't exist.

I also invited my account to test my app through testflight.

Xcode error:

Could not launch “App name”

Runningboard has returned error 5. Please check the system logs for the underlying cause of the error.

Please help me.

Macbook Pro M1 OS 14.3 Xcode 15.1

Replies

I also tried with fresh project

And it worked? Or did it fail in the same way?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Add a Comment