首先我确定 ssh没问题
Makefile的内容如下
THEOS_DEVICE_IP = 169.254.199.148
ARCHS = armv7 arm64
TARGET = iphone:latest:8.0
include $(THEOS)/makefiles/common.mk
APPLICATION_NAME = iOSRETargetApp
iOSRETargetApp_FILES = main.m UHAppDelegate.m UHRootViewController.mm
iOSRETargetApp_FRAMEWORKS = UIKit CoreGraphics
include $(THEOS_MAKE_PATH)/application.mk
after-install::
install.exec “su mobile -c uicache”
然后直接上报错信息
DanieldeiMac:iosregreetings Daniel$ make package install
Making all for tweak iOSREGreetings…
make[2]: Nothing to be done forinternal-library-compile'. Making stage for tweak iOSREGreetings… dm.pl: building package
com.iosre.iosregreetings:iphoneos-arm’ in `./packages/com.iosre.iosregreetings_0.0.1-7+debug_iphoneos-arm.deb’
==> Installing…
archs: nodename nor servname provided, or not known