Jump to content

pwxown

Senior Member
  • Posts

    620
  • Joined

  • Last visited

Everything posted by pwxown

  1. @castix https://ghostbin.com/paste/by6as
  2. happy birthdae iosgods Bless this forum
  3. how i can add this : i can't find PSListController in my projects folder Then go to the implementation of your PSListController and add this code in there: -(id)init { self = [super init]; if(self) { handle = dlopen("/Library/PreferenceBundles/PrefUp.bundle/lib/PrefUpLib.dylib", RTLD_NOW | RTLD_GLOBAL); } return self; } -(void)dealloc { dlclose(handle); //[super dealloc]; }
  4. dunno EDGE of TOMORROW just that
  5. it happens to me too
  6. i can't open gamegem , always crash on my ipad
  7. #include <Foundation/Foundation.h>
  8. xcon or officer (from big boss repo)
  9. https://twitter.com/supercellgames??
  10. my iPad is connected to wifi, but can't use internet i do respring and reboot but still can't use internet
×
  • 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