简体   繁体   中英

Cannot verify my app after “Xcode: process launch failed: Security”

I have been working on an app for a couple of weeks but suddenly it does not run on the device any longer. Xcode returns:

Could not launch "MDInbox"

process launch failed: Security

and I get the "Untrusted Developer" pop-up if I want to run the app manually.

By "suddenly" I mean that I dont know of any upgrade I have done. It just stopped working after a couple of successful builds/runs on the device today. If I go to the "Settings"-->"General"-->"Profiles" I can do the following:

在此处输入图片说明

Problem is, that the app is still "Not Verified" upon pressing "Verify" on the last screen. The pop-up closes and the navbar is flashing for a millisecond .(btw. should it say "enterprise developer" if I am on a free developer tier?)

I have followed all the proposed answers in the following threads but nothing worked

To summarize all the action I have tried:

  • Restarted both the device and my computer
  • Deleted the ALL provision profiles on the devices & under ~/Library/MobileDevice/Provisioning Profiles
  • Created a new Apple ID
  • Installed Xcode 7.2 beta
  • Started new projects from scratch

I use

  • Xcode 7.1.1
  • iPhone 6 (iOS 9.1)
  • React Native
  • Free Tier Developer Program

I have found a solution (workaround?): Upgrading to iOS9.2 Beta 4 + xCode 7.2 beta did the fix problem. I suggest that restoring the iPhone with 9.1 would also work.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM