我已经使用该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)
有人对修复此错误有任何想法吗?