Jump to content

8 posts in this topic

Recommended Posts

Posted (edited)

(device iphone 7 ios 15.5) Hello! trying to compile "https://github.com/joeyjurjens/iOS-Mod-Menu-Template-for-Theos" on Ubuntu Linux(WSL), sdk changed to iPhoneOS12.4.sdk, the following error appears: gnutrix@DESKTOP-U9Q3D4N:~/iOS-Mod-Menu-Template-for-Theos/template$ make package install
===> Install SYSROOT in /home/gnutrix/theos/sdks/iPhoneOS12.4.sdk/.
> Do everything for the tweak @@PROJECTNAME@@...
===> Install SYSROOT in /home/gnutrix/theos/sdks/iPhoneOS12.4.sdk/...
===> Installing SYSROOT on /home/gnutrix/theos/sdks/iPhoneOS12.4.sdk/...
===> Installing SYSROOT in /home/gnutrix/theos/sdks/iPhoneOS12.4.sdk/...
==> Preprocessing Tweak.xm...
==> Compiling Tweak.xm (arm64)...
==> Linking tweak @@PROJECTNAME@@ (arm64)...
==> Generating debugging symbols for @@PROJECTNAME@@...
==> Unmounting @@PROJECTNAME@@ (arm64)...
/home/gnutrix/theos/toolchain/linux/iphone/bin/strip: changes made to the file invalidate the code signature in: /home/gnutrix/iOS-Mod-Menu-Template-for-Theos/template/.theos/obj/arm64/@@PROJECTNAME@@.dylib
[cctools-port]: create a fake signature for '/home/gnutrix/iOS-Mod-Menu-Template-for-Theos/template/.theos/obj/arm64/@@PROJECTNAME@@.dylib.strip'
==> Tweak merge @@PROJECTNAME@@.
==> Signing @@PROJECTNAME@@...
> Create a scene for the @@PROJECTNAME@@...
===> Installing SYSROOT in /home/gnutrix/theos/sdks/iPhoneOS12.4.sdk/...
==> Note: Neither plutil, ply nor libplist-utils are installed, so the XML plist files were not optimized.
ERROR: package name contains characters that are not lowercase or '-+'.
make: *** [/home/gnutrix/theos/makefiles/package/deb.mk:59: internal-package] Error 25.

what to do?

Updated by icetrix
Posted

You're not starting the project properly.

You need to start using the template via theos $THEOS/bin/nic.pl and then select the template from there and proceed with the rest of the instructions.

  • Like 1
Posted

gnutrix@DESKTOP-U9Q3D4N:~$ theos/bin/nic.pl
NIC 2.0 - New Instance Creator
------------------------------
  [1.] iphone/activator_event
  [2.] iphone/activator_listener
  [3.] iphone/application
  [4.] iphone/application_swift
  [5.] iphone/control_center_module-11up
  [6.] iphone/cydget
  [7.] iphone/flipswitch_switch
  [8.] iphone/framework
  [9.] iphone/library
  [10.] iphone/notification_center_widget
  [11.] iphone/notification_center_widget-7up
  [12.] iphone/preference_bundle
  [13.] iphone/preference_bundle_swift
  [14.] iphone/theme
  [15.] iphone/tool
  [16.] iphone/tool_swift
  [17.] iphone/tweak
  [18.] iphone/tweak_with_simple_preferences
  [19.] iphone/xpc_service
  [20.] iphone/xpc_service_modern
Choose a Template (required): 

and what to choose

 

Posted
4 minutes ago, icetrix said:

gnutrix@DESKTOP-U9Q3D4N:~$ theos/bin/nic.pl
NIC 2.0 - New Instance Creator
------------------------------
  [1.] iphone/activator_event
  [2.] iphone/activator_listener
  [3.] iphone/application
  [4.] iphone/application_swift
  [5.] iphone/control_center_module-11up
  [6.] iphone/cydget
  [7.] iphone/flipswitch_switch
  [8.] iphone/framework
  [9.] iphone/library
  [10.] iphone/notification_center_widget
  [11.] iphone/notification_center_widget-7up
  [12.] iphone/preference_bundle
  [13.] iphone/preference_bundle_swift
  [14.] iphone/theme
  [15.] iphone/tool
  [16.] iphone/tool_swift
  [17.] iphone/tweak
  [18.] iphone/tweak_with_simple_preferences
  [19.] iphone/xpc_service
  [20.] iphone/xpc_service_modern
Choose a Template (required): 

and what to choose

 

Place the mod menu template inside $THEOS/templates and run the command again and select it.

Posted
5 hours ago, icetrix said:

sorry for the question, what's next? I compiled, where is this deb file and how do I attach it to the game?

It should be in the project name you given it. Maybe /var/mobile/PROJECT or /var/mobile/Documents/PROJECT. It should be in a packages folder. Tap on it and tap on install.

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