-
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
-
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
-
ok
-
im using your patcher
-
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
-
no its in there
-
yep 100% i had it cygwin installed before and deleted the folder, could that be the problem?
-
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
-
if the owner didnt respond its possible that he scammed you. where did you buy it from
-
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
-
-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#
-
I tested it out yesterday it worked for me Make sure you close the app first
-
@@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#
-
Arceus because hes a BOSS