Iosopendev的一个问题

初学逆向ios,弄了一个晚上,有个问题请教下,xm文件如下,就是很简单的两句


这里也选择真机了,IP地址也配了,但是一运行就显示错误,


ld: warning: ignoring file /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Foundation.framework/Foundation, missing required architecture armv7 in file /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Foundation.framework/Foundation (2 slices)
Undefined symbols for architecture armv7:
OBJC_CLASS$_NSBundle”, referenced from:
objc-class-ref in CoreService
OBJC_CLASS$_NSJSONSerialization”, referenced from:
objc-class-ref in CoreService
OBJC_CLASS$_NSNotificationCenter”, referenced from:
objc-class-ref in CoreService
OBJC_CLASS$_NSString”, referenced from:
objc-class-ref in CoreService
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)

小弟刚学,不甚感谢啊

没有找到armV7