[jun]:iosreproject Zohar$ make
/Users/juns/Desktop/iosDev/iosreproject/theos/makefiles/targets/Darwin/iphone.mk:41: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries.
Making all for tweak iosreproject...
Linking tweak iosreproject...
clang: warning: libstdc++ is deprecated; move to libc++ with a minimum deployment target of iOS 7
ld: library not found for -ldylib1.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [obj/iosreproject.dylib.ba964c90.unsigned] Error 1
make[1]: *** [internal-library-all_] Error 2
make: *** [iosreproject.all.tweak.variables] Error 2
JoeMac:comkainuomiliao joe$ make
/Users/joe/Desktop/聊天备份/聊天18-04-02/comkainuomiliao/theos/makefiles/targets/Darwin/iphone.mk:41: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries.
Making all for tweak comkainuomiliao…
Preprocessing Tweak.xm…
Compiling Tweak.xm…
Linking tweak comkainuomiliao…
clang: warning: libstdc++ is deprecated; move to libc++ with a minimum deployment target of iOS 7 [-Wdeprecated]
ld: library not found for -ldylib1.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [obj/comkainuomiliao.dylib.ba964c90.unsigned] Error 1
make[1]: *** [internal-library-all_] Error 2
make: *** [comkainuomiliao.all.tweak.variables] Error 2