Jump to content

Error Compiling Tweak


Battleaxe

2 posts in this topic

Recommended Posts

I made my first tweak, while compiling in mobile terminal with 'make package' I get the following error:

Tweak.xm:l:l: error: missing context for method declaration

-(idinAppCash {

^

 

The code is as follows

-(id)inAppCash {
return [NSNumber numberWithInteger:100000000];
}

Thanks for the help

Link to comment
https://iosgods.com/topic/31026-error-compiling-tweak/
Share on other sites

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