@hanyang wrote:
本人小白一个,遇见问题请大神们指教,
场景:我安装最新的theos 运行公司以前的插件 报错Making all for bundle iOSREUIAutomatorResources…
==> Copying resource directories into the bundle wrapper…
==> Warning: No files to link - creating a bundle containing only resources
Making all for tweak iOSREUIAutomator…
==> Compiling simulatetouchlib/SimulateTouchEventHandler.mm (armv7)…
==> Linking tweak iOSREUIAutomator (armv7)…
Undefined symbols for architecture armv7:
"OBJCCLASS_$_CPDistributedMessagingCenter", referenced from:
objc-class-ref in SimulateTouch.mm.95c45b22.o
objc-class-ref in SimulateTouchEventHandler.mm.95c45b22.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [/Users/hanyang/Desktop/iosreuiautomator/.theos/obj/armv7/iOSREUIAutomator.dylib] Error 1
make[2]: *** [/Users/hanyang/Desktop/iosreuiautomator/.theos/obj/armv7/iOSREUIAutomator.dylib] Error 2
make[1]: *** [internal-library-all_] Error 2
make: *** [iOSREUIAutomator.all.tweak.variables] Error 2请问这是什么原因,我毫无头绪啊
在这个问题之前 报错找不到 CydiaSubstrate GraphicsServices AppSupport这三个库 ,我从手机上下载 放到了工程里面,之后就报上面的错误了,我是个小白,第一次接触越狱,求大神指教
Posts: 3
Participants: 2