这适用于多次编译和分发的现有应用程序.自从更新到Xcode 5后,我发现此错误.
奇怪的情况我编译编译到iOS 6.1所以我可以运行我的iPhone 3GS - 基础是SDK iOS 7?这可能是个问题吗?我只需要在找到更新的手机之前测试它,然后再将其更改为iOS 7.
在更新到Mavericks并确保我安装了最新的Xcode更新后,Xcode突然无法在设备上启动应用程序.
它在我的iPhone上安装应用程序,但在运行之前,抛出此错误:
进程启动失败:无法获得进程216的任务
这是自更新以来代码签名设置的样子:

还检查了Scheme,它在Debug配置中运行.
这是小牛队的一个已知问题吗?怎么解决?
我从iPhone手动删除了我的应用程序,现在当我尝试从Xcode再次运行它时收到此错误消息。
我清理了构建文件夹,重新启动了设备,Xcode和Mac,没有任何帮助。
我还尝试了这里提到的所有内容:安装成功,但是在设备上找不到应用程序
如何强制重新安装?
在XCode 11中,当我尝试运行显示已成功安装的应用程序xcode时,出现警告,并显示消息“找不到已安装的应用程序,安装成功,但在设备上找不到该应用程序。bundleId = com.xxx.xxx”
但是这些解决方案对我不起作用。请帮助我。
是否可以使用开发证书和配置文件为AppStore导出的IPA签名/设置?
我可以进行实际的辞职,经过手动验证,一切似乎还不错,但是我尝试在启动时崩溃的任何应用程序都可以。我不打算放弃从AppStore下载的应用程序,这些是在我的计算机上构建的应用程序。
似乎没有一种流行的工具能够正确执行此操作。有没有人做到这一点,或者由于某种原因不可能吗?
在设备日志中,我没有看到App进程本身报告的任何内容,因此OS必须在启动之前将其杀死。我确实看到了:
securityd[101] <Notice>: cert[0]: CheckLeafMarkerOid =(leaf)[]> 0
securityd[101] <Notice>: cert[0]: SubjectCommonName =(leaf)[]> 0
securityd[101] <Notice>: cert[0]: IssuerCommonName =(path)[]> 0
amfid(Security)[196] <Notice>: [leaf CheckLeafMarkerOid IssuerCommonName SubjectCommonName]
amfid(libmis.dylib)[196] <Info>: Blacklist does not exist.
amfid(libmis.dylib)[196] <Info>: Using empty blacklist.
amfid(libmis.dylib)[196] <Info>: CreateMISAuthListWithStream: open stream failed (may be non-existing)
amfid(libmis.dylib)[196] <Info>: CreateMISAuthListWithStream: creating empty auth list
assertiond[66] <Notice>: Unable to obtain a task name port right for pid 1683: (os/kern) failure (5)
SpringBoard(FrontBoard)[57] <Error>: Unable to register for exec …Run Code Online (Sandbox Code Playgroud) 我刚刚完成了我的项目,我正在尝试添加正确的默认图像.
我的pngcrush出现了构建错误,因此我删除了默认图像并尝试重新添加它们...
现在我的构建失败了,这个错误......
CopyPNGFile "/Users/me/Library/Developer/Xcode/DerivedData/appName-focehhxhholrseatdpjqdglseomk/Build/Products/Debug-iphoneos/appName.app/Default@2x.png" "i-snapshot/Default@2x.png"
cd /Users/me/Documents/appName
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress "" "/Users/me/Documents/appName/appName/Default@2x.png" "/Users/me/Library/Developer/Xcode/DerivedData/appName-focehhxhholrseatdpjqdglseomk/Build/Products/Debug-iphoneos/appName.app/Default@2x.png"
Can't find /Users/me/Documents/appName/appName/Default@2x.pngCommand /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng failed with exit code 1
Run Code Online (Sandbox Code Playgroud)
我试过了:
现在我被卡住了,不知道该做什么,应用程序根本就不会构建.
ios ×5
xcode ×5
xcode5 ×2
code-signing ×1
entitlements ×1
iphone ×1
objective-c ×1
xcode11 ×1
xcode7 ×1
xcode8 ×1