Jump to content

bib

Senior Member
  • Posts

    529
  • Joined

  • Last visited

Profile Information

  • iDevice
    iPhone 6s Plus
  • iOS Version
    11.2.5
  • Jailbroken
    No
  • Rooted
    No
  • Gender
    Male
  • Interests
    Making Animation and Hacking Ios

Recent Profile Visitors

2,420 profile views

bib's Achievements

Newbie

Newbie (1/14)

  • Popular

Recent Badges

646

Reputation

  1. This is music that I have been creating over 4 months i hope you enjoy! i would like you to leave feedback also, like "You should change this" or "i thought it was good!" none of these are completed. EDM ish btw
  2. I might be back

  3. im using your patcher
  4. on cygwin got this error pplanes.mm:1:9: fatal error: 'Preferences/Preferences.h' file not found #import <Preferences/Preferences.h> ^ 1 error generated. make[4]: *** [/home/Harry/theos/makefiles/instance/rules.mk:184: /home/harry/pplanes/.theos/obj/debug/armv7/pplanes.mm.27a3032c.o] Error 1 make[3]: *** [/home/Harry/theos/makefiles/instance/bundle.mk:36: /home/harry/pplanes/.theos/obj/debug/armv7/pplanes.bundle/pplanes] Error 2 make[2]: *** [/home/Harry/theos/makefiles/instance/bundle.mk:26: internal-bundle-all_] Error 2 make[1]: *** [/home/Harry/theos/makefiles/master/rules.mk:90: pplanes.all.bundle.variables] Error 2 make: *** [/home/Harry/theos/makefiles/master/aggregate.mk:12: internal-all] Error 2
  5. no its in there
  6. yep 100% i had it cygwin installed before and deleted the folder, could that be the problem?
  7. hello i have and error on windows i hope you can help Harry@DESKTOP-BCBC3LT ~/pplanes $ make package make: *** No rule to make target 'package'. Stop. Harry@DESKTOP-BCBC3LT ~/pplanes $ make Theos version mismatch! common.mk [version 0] loaded in tandem with rules.mk [version 1k] Check that $\(THEOS\) is set properly! make: *** [/home/Harry/theos/makefiles//master/rules.mk:5: all] Error 1 Thanks
  8. if the owner didnt respond its possible that he scammed you. where did you buy it from
  9. Making all for tweak pplands... Preprocessing Tweak.xm... Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Compiling Tweak.xm... Tweak.xm:10:952: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] ...SEL, UIAlertView *, NSInteger); ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ Tweak.xm:54:1: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] UIAlertView *igcredits = [[uIAlertView alloc... ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ Tweak.xm:54:28: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] UIAlertView *igcredits = [[uIAlertView alloc... ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ Tweak.xm:65:111: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] ...self, SEL _cmd, UIAlertView * alertView, NSIn... ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ Tweak.xm:76:1366: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] ...1; memcpy(_typeEncoding + i, @@encode(UIAlertV... ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ Tweak.xm:76:1397: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] ...@@encode(UIAlertView *), strlen(@@encode(UIAler... ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ Tweak.xm:76:1435: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] ...*))); i += strlen(@@encode(UIAlertView *)); me... ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ 7 errors generated. make[2]: *** [obj/Tweak.xm.1c26899f.o] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [pplands.all.tweak.variables] Error 2 Denniss-iPhone:/var/mobile/pplands root# Doesn't look like it
  10. -iPhone:/var/mobile/pplands root# make package Bootstrapping CydiaSubstrate... Compiling iPhoneOS CydiaSubstrate stub... default target? Compiling native CydiaSubstrate stub... Making all for tweak pplands... Preprocessing Tweak.xm... Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Compiling Tweak.xm... Tweak.xm:10:952: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] ...SEL, UIAlertView *, NSInteger); ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ Tweak.xm:54:1: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] UIAlertView *igcredits = [[uIAlertView alloc... ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ Tweak.xm:54:28: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] UIAlertView *igcredits = [[uIAlertView alloc... ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ Tweak.xm:65:111: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] ...self, SEL _cmd, UIAlertView * alertView, NSIn... ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ Tweak.xm:76:1366: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] ...1; memcpy(_typeEncoding + i, @@encode(UIAlertV... ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ Tweak.xm:76:1397: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] ...@@encode(UIAlertView *), strlen(@@encode(UIAler... ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ Tweak.xm:76:1435: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] ...*))); i += strlen(@@encode(UIAlertView *)); me... ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ 7 errors generated. make[2]: *** [obj/Tweak.xm.1c26899f.o] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [pplands.all.tweak.variables] Error 2 Denniss-iPhone:/var/mobile/pplands root#
  11. I tested it out yesterday it worked for me Make sure you close the app first
  12. @@Diversityy Denniss-iPhone:/var/mobile/pplands root# make package Bootstrapping CydiaSubstrate... Compiling iPhoneOS CydiaSubstrate stub... default target? Compiling native CydiaSubstrate stub... Making all for tweak pplands... Preprocessing Tweak.xm... Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Compiling Tweak.xm... Tweak.xm:10:952: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] ...SEL, UIAlertView *, NSInteger); ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ Tweak.xm:54:1: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] UIAlertView *igcredits = [[uIAlertView alloc... ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ Tweak.xm:54:28: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] UIAlertView *igcredits = [[uIAlertView alloc... ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ Tweak.xm:65:111: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] ...self, SEL _cmd, UIAlertView * alertView, NSIn... ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ Tweak.xm:76:1366: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] ...1; memcpy(_typeEncoding + i, @@encode(UIAlertV... ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ Tweak.xm:76:1397: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] ...@@encode(UIAlertView *), strlen(@@encode(UIAler... ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ Tweak.xm:76:1435: error: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 [-Werror,-Wdeprecated-declarations] ...*))); i += strlen(@@encode(UIAlertView *)); me... ^ /var/mobile/pplands/theos/sdks/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:26:12: note: 'UIAlertView' has been explicitly marked deprecated here @interface UIAlertView : UIView ^ 7 errors generated. make[2]: *** [obj/Tweak.xm.1c26899f.o] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [pplands.all.tweak.variables] Error 2 Denniss-iPhone:/var/mobile/pplands root#
  13. Arceus because hes a BOSS
×
  • 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