Jump to content

2 posts in this topic

Recommended Posts

Posted (edited)

So i tried but it error sadsadddd

        

iPhone5x:/var/mobile/jet root# make package        
	> Making all for tweak Jet…                        
	==> Preprocessing Tweak.xm…                        
	==> Preprocessing Tweak.xm…                        
	==> Compiling Tweak.xm (arm64)…                    
	Tweak.xm:49:22: error: instance method '-openURL:options:completionHandler:' not found (return type defaults to 'id') [-Werror,-Wobjc-method-access]       
	        [application openURL:URL options:@{} completionHandler:^(BOOL success) {                       
	                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                         
	/var/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:103:40: note: receiver is instance of class declared here
	NS_CLASS_AVAILABLE_IOS(2_0) @interface UIApplication : UIResponder                                     
	                                       ^           
	Tweak.xm:60:22: error: instance method '-openURL:options:completionHandler:' not found (return type defaults to 'id') [-Werror,-Wobjc-method-access]       
	        [application openURL:URL options:@{} completionHandler:^(BOOL success) {                       
	                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                         
	/var/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:103:40: note: receiver is instance of class declared here
	NS_CLASS_AVAILABLE_IOS(2_0) @interface UIApplication : UIResponder                                     
	                                       ^           
	2 errors generated.                                
	make[3]: *** [/var/theos/makefiles/instance/rules.mk:246: /var/mobile/jet/.theos/obj/arm64/Tweak.xm.8fb07412.o] Error 1                                    
	rm /var/mobile/jet/.theos/obj/arm64/Tweak.xm.mm    
	==> Compiling Tweak.xm (armv7)…                    
	Tweak.xm:49:22: error: instance method '-openURL:options:completionHandler:' not found (return type defaults to 'id') [-Werror,-Wobjc-method-access]       
	        [application openURL:URL options:@{} completionHandler:^(BOOL success) {                       
	                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                         
	/var/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:103:40: note: make[2]: *** [/var/theos/makefiles/instance/library.mk:33: /var/mobile/jet/.theos/obj/arm64/Jet.dylib] Error 2                                     
	make[2]: *** Waiting for unfinished jobs....       
	receiver is instance of class declared here        
	NS_CLASS_AVAILABLE_IOS(2_0) @interface UIApplication : UIResponder                                     
	                                       ^           
	Tweak.xm:60:22: error: instance method '-openURL:options:completionHandler:' not found (return type defaults to 'id') [-Werror,-Wobjc-method-access]       
	        [application openURL:URL options:@{} completionHandler:^(BOOL success) {                       
	                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                         
	/var/theos/sdks/iPhoneOS9.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:103:40: note: receiver is instance of class declared here
	NS_CLASS_AVAILABLE_IOS(2_0) @interface UIApplication : UIResponder                                     
	                                       ^           
	2 errors generated.                                
	make[3]: *** [/var/theos/makefiles/instance/rules.mk:246: /var/mobile/jet/.theos/obj/armv7/Tweak.xm.bd9cdc0a.o] Error 1                                    
	rm /var/mobile/jet/.theos/obj/armv7/Tweak.xm.mm    
	make[2]: *** [/var/theos/makefiles/instance/library.mk:33: /var/mobile/jet/.theos/obj/armv7/Jet.dylib] Error 2                                             
	make[1]: *** [/var/theos/makefiles/instance/library.mk:24: internal-library-all_] Error 2              
	make: *** [/var/theos/makefiles/master/rules.mk:123: Jet.all.tweak.variables] Error 2                  
	iPhone5x:/var/mobile/jet root# 

 

And btw, how do i upload the binary to my pc/armconverter theres no tweak for ios 11 working. And ifunbox doesnt give me access to the raw filesystem.

 

Plaaaaaasss help im slowly fadin away :((((

Thanks <3<3<3<3

Updated by AxCE
Posted

Hello,

As mentioned when downloading. v3.1 of the patcher requires iOS 10+ SDK. :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • 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