Jump to content

[UPDATE 2.2][Template] Custom NIC Code Injection Patcher Template!


Rook

146 posts in this topic

Recommended Posts

  • Replies 145
  • Created
  • Last Reply
Posted

Updated to v2.2!

 

Some small improvements were made. :)

Don't extract the archive, just place it there.

Thanks, Bro. ITz already help me. :)

Posted

Please help , Can't package tweak ..

 

 

 

Compiling Tweak.xm...

In file included from <built-in>:351:

In file included from <command line>:3:

In file included from /var/mobile/Projects/splyceprofeatures/theos/Prefix.pch:4:

In file included from /usr/include/UIKit/UIKit.h:46:

/usr/include/UIKit/UITableView.h:157:58: error: property type

'id<UITableViewDelegate>' is incompatible with type

'id<UIScrollViewDelegate>' inherited from 'UIScrollView'

[-Werror,-Wincompatible-property-type]

@property(nonatomic,assign) id <UITableViewDelegate> delegate;

^

/usr/include/UIKit/UIScrollView.h:101:59: note: property declared

here

@property(nonatomic,assign) id<UIScrollViewDelegate> de...

^

In file included from <built-in>:351:

In file included from <command line>:3:

In file included from /var/mobile/Projects/splyceprofeatures/theos/Prefix.pch:4:

In file included from /usr/include/UIKit/UIKit.h:51:

/usr/include/UIKit/UITextView.h:50:52: error: property type

'id<UITextViewDelegate>' is incompatible with type

'id<UIScrollViewDelegate>' inherited from 'UIScrollView'

[-Werror,-Wincompatible-property-type]

@property(nonatomic,assign) id<UITextViewDelegate> delegate;

^

/usr/include/UIKit/UIScrollView.h:101:59: note: property declared

here

@property(nonatomic,assign) id<UIScrollViewDelegate> de...

^

In file included from Tweak.xm:1:

In file included from /var/mobile/Projects/splyceprofeatures/writeData.h:19:

/usr/include/mach-o/dyld.h:31:10: fatal error: 'mach-o/loader.h'

file not found

#include <mach-o/loader.h>

^

3 errors generated.

make[2]: *** [obj/Tweak.xm.e3fde9a8.o] Error 1

make[1]: *** [internal-library-all_] Error 2

make: *** [splyceProFeatures.all.tweak.variables] Error 2

Archived

This topic is now archived and is closed to further replies.

×
  • 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