YungRaj/StreakNotify

XCode Build Compile Non-Jailbroken Device

Closed this issue · 3 comments

I have been trying to compile this for a non-jailbroken device, and have gone ahead and attempted to fix some errors but this happens
�[1;31m> �[1;3;39mMaking all for tweak StreakNotify…�[m
�[0;33m==> �[1;39mLinking tweak StreakNotify (armv7)…�[m
ld: warning: directory not found for option '-L~/theos/lib'
ld: warning: directory not found for option '-L~/theos/vendor/lib'
ld: warning: directory not found for option '-F~/theos/vendor/lib'
ld: library not found for -lrocketbootstrap
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [/Users/collincraig/Downloads/StreakNotify/.theos/obj/debug/armv7/StreakNotify.dylib] Error 1
make[2]: *** [/Users/collincraig/Downloads/StreakNotify/.theos/obj/debug/armv7/StreakNotify.dylib] Error 2
make[1]: *** [internal-library-all_] Error 2
make: *** [StreakNotify.all.tweak.variables] Error 2
Command /usr/bin/make failed with exit code 2

This happens when it runs the make

Okay thanks, I have an iPhone 7 and unfortunately can't jailbreak due to my firmware being 10.3. But this is an amazing tweak I can't wait until it works on non-jailbroken devices.