Jump to content

Astronaut

Senior Member
  • Posts

    163
  • Joined

  • Last visited

Everything posted by Astronaut

  1. Well, first I used iFile for iOS 9.3 sdk, which still didn't work. Then, I used Filza for iOS 8 and still won't budge. I downloaded sdks from here: http://www.elementscompiler.com/elements/sdks/ I believe it's the sdks? From where I downloaded them? Or could it be how it's unarchiving?
  2. Before anyone comments to check or search the forum, I have and tried the solutions yet none work. ✔️ Renamed Darwin-arm to Darwin-arm64 (both in /var/theos/makefiles/platform and /var/theos/makefiles/targets) ✔️ Created an "sdks" folder in /var/theos/ and unzipped iOS 8.0 sdk in it. (+ tried other sdks) I am running iOS 10.1.1 on an iPhone 7. Thanks. Error:
  3. How do you enter? Edit: Nvm, I feel dumb now.
  4. It's definitely Flex 3. I had the same issue. Uninstall it and install from official repo. He pushed out a fix for the bootloop bug. Official repo: http://getdelta.co Edit: Mobile Terminal or SSH. dpkg -r PackageName
  5. I get this error after all the checks have been completed. Unable to Change directory. Error on line: 30 [Errno 2] No such file or directory: '/opt' Aborting Process... Any help please.
  6. run make package messages=yes, post what it says
  7. interesting
  8. Run uicache? Reboot then rejailbreak?
  9. it's called MTerminal.
  10. #import "substrate.h" on your other file.
  11. Such a nice tutorial. Thanks!
  12. thats gonna be hard to find online.
  13. Try this?: Go to /var/theos/bin and remove "fauxsu" and "libfauxsu.dylib"
  14. He didn't do a preference bundle. He only made a tweak. Don't know about the boot loop part.
  15. Well put. Thanks.
  16. Thanks but it didn't help much. so what would it be called? Instead of libsqlite3.0.dylib
  17. I'm missing libsqlite3.dylib and libsqlite3.0.dylib from /usr/lib/. How should I get them? Thanks.
  18. Paste it onto your Tweak.xm. Then "make package" the tweak.
  19. okay I already had #import <SCLAlertView/SCLAlertView.h> And I should remove the # from this?: #CFLAGS = -fobjc-arc And last where can I find a substrate that's arc compatible? Please and thank you !
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines