Xcode 7.3进程启动失败:未知失败

时间:2016-08-24 17:48:07

标签: ios iphone xcode

我正在努力尝试推出一个项目,但我做不到。 该项目在模拟器上运行完美但是当我在iphone 6(IOS 9.3)上尝试失败时,项目安装在所需的设备上但未启动。 我删除了派生数据,但我不知道如何解决问题

enter image description here

我不明白我在下面描述的窗口/设备/日志的输出:

Aug 27 14:29:26 Eduardos-iPhone installd[50] <Notice>: 0x16e12f000 -[MIClientConnection _doBackgroundInstallationForPath:withOptions:completion:]: Install of "/var/mobile/Media/PublicStaging/vipp.app.ios.app_sparse.ipa" type Developer (LSInstallType = (null)) requested by streaming_zip_conduit (pid 276)
Aug 27 14:29:26 Eduardos-iPhone installd[50] <Notice>: 0x16e12f000 -[MIInstaller performInstallationWithError:]: Installing <MIInstallableBundlePatch ID=com.Bitam.vipp-app-ios; Version=1.0, ShortVersion=1.0>
Aug 27 14:29:26 Eduardos-iPhone installd[50] <Notice>: 0x16e12f000 -[MIInstallableBundlePatch applyPatchWithError:]: Attempting patch update of com.Bitam.vipp-app-ios from 1.0 (1.0) to 1.0 (1.0)
Aug 27 14:29:26 Eduardos-iPhone profiled[154] <Notice>: (Note ) MC: Provisioning profiles changed
Aug 27 14:29:26 Eduardos-iPhone profiled[154] <Notice>: (Note ) MC: Updating MIS trust...
Aug 27 14:29:26 Eduardos-iPhone securityd[98] <Error>:  secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Aug 27 14:29:26 Eduardos-iPhone securityd[98] <Error>:  secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Aug 27 14:29:26 Eduardos-iPhone installd[50] <Error>:  SecTrustEvaluate  [leaf IssuerCommonName SubjectCommonName]
Aug 27 14:29:27 Eduardos-iPhone securityd[98] <Error>:  secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Aug 27 14:29:27 Eduardos-iPhone securityd[98] <Error>:  secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Aug 27 14:29:27 Eduardos-iPhone installd[50] <Error>:  SecTrustEvaluate  [leaf IssuerCommonName SubjectCommonName]
Aug 27 14:29:27 Eduardos-iPhone securityd[98] <Error>:  secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Aug 27 14:29:27 Eduardos-iPhone securityd[98] <Error>:  secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Aug 27 14:29:27 Eduardos-iPhone installd[50] <Error>:  SecTrustEvaluate  [leaf IssuerCommonName SubjectCommonName]
Aug 27 14:29:27 Eduardos-iPhone securityd[98] <Error>:  secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Aug 27 14:29:27 Eduardos-iPhone securityd[98] <Error>:  secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Aug 27 14:29:27 Eduardos-iPhone installd[50] <Error>:  SecTrustEvaluate  [leaf IssuerCommonName SubjectCommonName]
Aug 27 14:29:27 Eduardos-iPhone securityd[98] <Error>:  secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Aug 27 14:29:27 Eduardos-iPhone securityd[98] <Error>:  secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
Aug 27 14:29:27 Eduardos-iPhone installd[50] <Error>:  SecTrustEvaluate  [leaf IssuerCommonName SubjectCommonName]
Aug 27 14:29:27 Eduardos-iPhone installd[50] <Notice>: 0x16e12f000 -[MIInstallableBundle _refreshUUIDForContainer:withError:]: Data container for com.Bitam.vipp-app-ios is now at /private/var/mobile/Containers/Data/Application/A5BC5AD3-16B6-4C6B-900C-0AC6CFB62F86
Aug 27 14:29:27 Eduardos-iPhone installd[50] <Notice>: 0x16e12f000 -[MIContainer makeContainerLiveReplacingContainer:reason:withError:]: Made container live for com.Bitam.vipp-app-ios at /private/var/containers/Bundle/Application/48FD12A3-A17B-4DE5-9A57-CF8F6A5E7036
Aug 27 14:29:27 Eduardos-iPhone installd[50] <Notice>: 0x16e12f000 -[MIInstaller performInstallationWithError:]: Install Successful; Staging: 0.00s; Waiting: 0.00s; Preflight/Patch: 0.31s, Verifying: 0.11s; Overall: 0.66s
Aug 27 14:29:27 Eduardos-iPhone pkd[160] <Warning>: releasing plug-in hold B5E9BC0E-BB8B-41BA-9F25-E44036C5B7D7 at client's request
Aug 27 14:29:27 Eduardos-iPhone online-auth-agent[214] <Error>:  SecTrustEvaluate  [leaf IssuerCommonName SubjectCommonName]
Aug 27 14:29:27 Eduardos-iPhone SpringBoard[58] <Warning>: Installed apps did change.
    Added: {(
    )}
    Removed: {(
    )}
    Modified: {(
        "com.Bitam.vipp-app-ios"
    )}
Aug 27 14:29:29 Eduardos-iPhone com.apple.debugserver-@(#)PROGRAM:debugserver  PROJECT:debugserver-340.3.124
    [298] <Warning>: debugserver-@(#)PROGRAM:debugserver  PROJECT:debugserver-340.3.124
     for arm64.
Aug 27 14:29:29 Eduardos-iPhone com.apple.debugserver-@(#)PROGRAM:debugserver  PROJECT:debugserver-340.3.124
    [298] <Warning>: Connecting to com.apple.debugserver service...
Aug 27 14:29:29 Eduardos-iPhone com.apple.debugserver-@(#)PROGRAM:debugserver  PROJECT:debugserver-340.3.124
    [298] <Warning>: Got a connection, waiting for process information for launching or attaching.
Aug 27 14:29:29 Eduardos-iPhone com.apple.debugserver-@(#)PROGRAM:debugserver  PROJECT:debugserver-340.3.124
    [298] <Warning>: 1 +0.000000 sec [012a/0c07]: RNBRunLoopLaunchInferior DNBProcessLaunch() failed to launch process, unknown failure
Aug 27 14:29:29 Eduardos-iPhone com.apple.debugserver-@(#)PROGRAM:debugserver  PROJECT:debugserver-340.3.124
    [298] <Warning>: error: failed to launch process /Developer/usr/bin/debugserver: <unknown failure>
Aug 27 14:29:29 Eduardos-iPhone com.apple.debugserver-@(#)PROGRAM:debugserver  PROJECT:debugserver-340.3.124
    [298] <Warning>: 2 +0.000560 sec [012a/1107]: error: ::read ( -1, 0x16e246a38, 1024 ) => -1 err = Bad file descriptor (0x00000009)
Aug 27 14:29:29 Eduardos-iPhone com.apple.debugserver-@(#)PROGRAM:debugserver  PROJECT:debugserver-340.3.124
    [298] <Warning>: Exiting.
Aug 27 14:29:39 Eduardos-iPhone assistant_service[195] <Warning>: Error getting NanoAppRegistry workspace info: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.nanoappregistry.workspace was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.nanoappregistry.workspace was invalidated.}
Aug 27 14:29:39 Eduardos-iPhone assistant_service[195] <Warning>: Error getting NanoAppRegistry workspace info: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.nanoappregistry.workspace was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.nanoappregistry.workspace was invalidated.}
Aug 27 14:29:39 Eduardos-iPhone calaccessd[165] <Warning>: ERROR: couldn't find any operation group that responds to the selector CADDatabaseGetSharedCalendarInvitationsWithReply:
Aug 27 14:29:39 Eduardos-iPhone calaccessd[165] <Warning>: ERROR: couldn't find any operation group that responds to the invocation CADDatabaseGetSharedCalendarInvitationsWithReply:
Aug 27 14:29:39 Eduardos-iPhone assistant_service[195] <Warning>: Error getting shared calendar invitations for entity types 2 from daemon: Error Domain=EKCADErrorDomain Code=1014 "(null)"

2 个答案:

答案 0 :(得分:0)

确保在构建设置下为目标的代码签名身份配置资料设置了正确的值。

尝试将配置配置文件保留为自动代码签名身份作为iOS开发人员。

enter image description here

如果设置了Ad-Hoc Provisioning配置文件,则很容易发生此类错误。

答案 1 :(得分:0)

在developer.apple.com上为您的设备UID制作开发者资料,并在Build Settings中的Provisioning profile字段中选择它。有时会出现此错误,这是避免它的唯一方法