"Unverified" is not "verified" in production testing

Asked 1 years ago, Updated 1 years ago, 106 views

Excuse me.
I have installed and used Xcode 7.0 today.

I registered my Apple ID and actually built HelloWorld because it is possible to test the actual machine for free.
(The actual machine has my Apple ID trusted in advance from the profile.)

Then, in Xcode,

Could not launch "Hello World"
process launch failed —Security

appears.
On the iPhone profile screen, you can see

HelloWorld not verified

No matter how many times you press the Validate App button, it will not be verified.

I checked with beta3 of Xcode 7.1 the other day and it worked.Why do I get this error in Xcode 7.0?

Is there anyone who gets the same error?
Also, if you know how to solve this problem, please let me know.

swift xcode xcode7

2022-09-30 20:14

1 Answers

When I connected the actual iPhone/iPad to my Mac, I think I got an alert asking if I trust this computer.At this time, even though I chose to trust, it doesn't seem to be trusted.In other words, I have the impression that there is a bug in Xcode 7.0.x.

Enter a description of the image here

When this dialog appears, open Settings > General for the actual machine.

Enter a description of the image here

Tap Profiles to set Developer APP to Trust.
This item "Profile" does not appear until the actual machine is connected to the Mac on which Xcode is started.
In my case, I was able to transfer the project to the actual machine.


2022-09-30 20:14

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.