【发布时间】:2013-04-10 18:26:55
【问题描述】:
我使用ldid 实用程序对我的应用程序进行了代码设计,以便它可以继续运行到 cydia。是的,我使用 armv7 集构建了我的应用程序。
这是我在终端中使用的代码:
/// Before running the below code, I connected to my iDevice using SSH
root# ldid -S /Applications/(appname here).app/(appname here)
/// Here is the error
util/ldid.cpp(567): _assert(0:arch != NULL)
有人对修复此错误有任何想法吗?
【问题讨论】: