Jump to content

castix

Senior Member
  • Posts

    2,379
  • Joined

  • Last visited

Everything posted by castix

  1. Your second try works because you can't use return in a void method and you correctly assigned a value to each argument
  2. Screenshot please
  3. That fixed at least the search bar issue. Could you go into your Filza.app folder and tell me the exact names of the app icons?
  4. Hello everyone, I used Electra to jailbreak my iPad Air 2 on iOS 11.0.0. Filza File Manager is one of the essential Tweaks for me and I was really happy when I saw it got iOS 11 support. (I dowloaded it from the BigBoss repo) However, I found 2 issues with Filza on my iPad and I want to ask if anyone here has experienced those issues or knows a fix for them: Problem 1: Filza File Manager has no app icon on my SpringBoard. This is not a problem of functionality but it annoys me to see a blank icon on my SpringBoard. I already tried running "uicache" via Terminal. Problem 2: I cannot use the "< Back" button at the top to go to the previous directory. Whenever I tap on the button it would open a search bar in which I can manually type in a specific directory of the filesystem. That's not what I want. Thank you
  5. The error is normal. Electra jailbreak blocks saurik's repo because of a package which would cause the jailbreak to malfunction. It's safe to ignore the error
  6. I don't know but I assume he's busy with more important stuff right now. You won't need SHSH blobs
  7. Don't do it on a jailbroken device. Coolstar is working on a new version of semi-restore compatible with 11.0-11.1.2. Remember when you jailbroke your phone it created a system snapshot for exactly that purpose
  8. do I have to make changes to the Makefile to compile iOS 11 tweaks?
  9. https://gist.github.com/githubutilities/361ef7e8e2060e9215d8
  10. I recommend you wipe Theos from your device and re-run git config --global http.sslVerify false git clone --recursive https://github.com/theos/theos.git $THEOS git clone https://github.com/theos/sdks $THEOS/sdks
  11. Add coolstar's repo (https://coolstar.org/publicrepo) and download Theos dependencies from Cydia
  12. Are you missing curl from devel?
  13. You can't use git --clone when there's already a file in the destination folder
  14. Make sure you are signed out of Gamecenter on other devices you own with Injustice 2 installed. The 2 gamestates may conflict with each other
  15. the link is broken
  16. an you make a signature with megumin in it? adding an explosion would be cool
  17. @DiDA maybe add this to the top post
  18. Errors when trying to install it with cpan IO::Compress::Lzma https://ghostbin.com/paste/savwv
  19. I installed everything related to CPAN with Cygwin but it's still the same
  20. No the tutorial provides inctructions to install all prerequisites which I did. I'm going to contact kirb about it
  21. Can't locate IO/Compress/Lzma.pm in @INC (you may need to install the IO::Compress::Lzma module) (@INC contains: /usr/local/lib/perl5/site_perl/5.26/x86_64-cygwin-threads /usr/local/share/perl5/site_perl/5.26 /usr/lib/perl5/vendor_perl/5.26/x86_64-cygwin-threads /usr/share/perl5/vendor_perl/5.26 /usr/lib/perl5/5.26/x86_64-cygwin-threads /usr/share/perl5/5.26) at /home/castix/theos/bin/dm.pl line 12. BEGIN failed--compilation aborted at /home/castix/theos/bin/dm.pl line 12. make: *** [/home/castix/theos/makefiles/package/deb.mk:40: internal-package] @AnotherLurker @DiDA
  22. /opt/theos/include/SettingsKit/SKTintedListController.m:120:31: error: no known class method for selector 'appearanceWhenContainedInInstancesOfClasses:' [UISwitch appearanceWhenContainedInInstancesOfClasses:@[self.class]].onTintColor = self.switchTintColor; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/theos/include/SettingsKit/SKTintedListController.m:120:90: error: property 'onTintColor' not found on object of type 'id' [UISwitch appearanceWhenContainedInInstancesOfClasses:@[self.class]].onTintColor = self.switchTintColor; I'm trying to compile a plain project with SettingsKit using the iOS 8.1 SDK. The .mm file has not been edited. I get those errors in line 102,111, 120 and 128
  23. When compiling Linking tweak lulwat (arm64)… arm64-apple-darwin14-clang-3.9: error: no such file or directory: '+=' /opt/theos/makefiles/instance/library.mk:32: I didn't force clang in the Makefile fixed
  24. It worked. I think Theos must be installed first in order for the commands to work
  25. The console just returns an empty line
×
  • 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