【问题标题】:What means "The app must be signed with a development identity" ?“应用程序必须使用开发身份签名”是什么意思?
【发布时间】:2015-11-23 04:12:45
【问题描述】:

“应用程序必须使用开发身份签名”是什么意思? 但是 ipa 它已经从 xcode 签名了...

Appium 是 1.4.8

日志:

[INST STDERR] Instruments Trace Error : Target failed to run: Permission to debug com.. was denied. The app must be signed with a development identity (e.g. iOS Developer).

怎么了?

【问题讨论】:

    标签: selenium appium


    【解决方案1】:

    Xcode 不允许您使用分发证书进行构建。

    根据post,您应该为您的目标编辑方案,并在“配置文件 [应用程序名称]”下将构建配置设置为调试(默认情况下通常为发布)。

    【讨论】:

    • 但是如果bug只能在Release build中重现怎么办?
    猜你喜欢
    • 2015-07-26
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-06-02
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-10-16
    相关资源
    最近更新 更多