Jump to content

Cyber X

Senior Member
  • Posts

    543
  • Joined

  • Last visited

Everything posted by Cyber X

  1. uninstall the latest tweaks you installed does it crash in safemode?
  2. is there away to make a linked alert with just the Tweak or do i need to make a PreferenceBundle thanks
  3. i used the name from CFBundleDisplayName
  4. testing alerts bc i have no clue how to find what goes %hook { do i put apps name here? }AppDelegate but i installed the tweak and no alert #import <UIKit/UIKit.h> %hook KikAppDelegate -(void)applicationDidBecomeActive:(id)argument { UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"This is a TEST" message:@"TESTING TESTING 123" delegate:nil cancelButtonTitle:@"hello" otherButtonTitles:nil]; [alert show]; [alert release]; } %end
  5. we need to change any permissions?
  6. good looks it was bc of ( _ )x2 im a dummy
  7. i seen how to fix this with ARCHS = armv7 arm64 but i still got error using SDK 8.1 Undefined symbols for architecture armv7: "_OBJC_CLASS_$_UIAlertView", referenced from: objc-class-ref in Tweak.xm.336cffdf.o ld: symbol(s) not found for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [obj/test.dylib.64873355.unsigned] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [test.all.tweak.variables] Error 2 makefile include theos/makefiles/common.mk ARCHS = armv7 arm64 TWEAK_NAME = test test_FILES = Tweak.xm test__FRAMEWORKS = UIKit include $(THEOS_MAKE_PATH)/tweak.mk
  8. So how would I find the class if I was doing a diffrent app?
  9. DawnOfMagic
  10. So the other day I was working on a tweak and I added a alert message and when I go play the game to test it the tweak I never got the popup when I made the alert I only changed the title, body, and button do I have to add any thing else to it? Like the apps name ? Also when I make a link button I put the alert in the tweak file and where does the other code go in the make? If it's ok can some one show me an example what to add in my alert to work BC like I said I just changed the title body and button and were to add extra code If I have a link button ? Thanks in advance
  11. 4s on 8.0.0
  12. wish i can use GDB but it keeps crashing on pc
  13. Welcome To The Tutorial In this Tutorial i will be showing you how to get paid Cydia Tweaks for FREE!!! Just follow the steps below [Hidden Content] ENJOY!! -L33TPr0xY credits: AppleTechSpot
  14. Cant wait to see what use pick
  15. i wanna change my answer FILZA FTW it has frickin AIR FILE BROWSER!!!!!!!!!!!!!!!!!!!!!!!
  16. http://lmgtfy.com/?q=kickass.to&l=1 lol
  17. yeah get Photoshop CC from Adobe Creative Cloud and i can PM the Crack .DLL
×
  • 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