Jump to content

[Theos] SilentPwn: Advanced iOS Mod Menu Framework


244 posts in this topic

Recommended Posts

Posted
On 10/4/2024 at 12:37 AM, Sohail18372 said:

Hi, I got some errors when I tried to use it. I followed the instructions but I ended up getting this error.

~/theos/templates/ios$ make clean package
Makefile:26: /tweak.mk: No such file or directory
make: *** No rule to make target '/tweak.mk'.  Stop.

This means you haven't set up theos properly. Check out the pinned topic in Tutorials on how to do so.

A temporary solution is to run:

THEOS=/your/path/to/theos make clean package

 

Posted (edited)

New update of MacOS 15.0 or 15.1 with the new version of clang causes this error. Can you update the template to fix this issue. This is the error I get when I try to compile this template. 

 

 Making all for tweak noob…
==> Compiling Button.mm (arm64)…
In file included from Button.mm:1:
In file included from ./include.h:18:
./5Toubun/dobby.h:9:1: error: import of C++ module 'std_stdint_h' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c]
    9 | #include <stdint.h>
      | ^
./5Toubun/dobby.h:5:1: note: extern "C" language linkage specification begins here
    5 | extern "C" {
      | ^
1 error generated.

 

Updated by ios_noob_roblox
  • Batch changed the title to [ Theos ] Batchh Mod Menu Template 1.7 [ Il2cpp + imgui ]

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