Jump to content

icetrix

Newbie
  • Posts

    5
  • Joined

  • Last visited

Everything posted by icetrix

  1. do you have any lessons on gamehacking on iOS?
  2. sorry for the question, what's next? I compiled, where is this deb file and how do I attach it to the game?
  3. 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
  4. So this same command is creating a new project
  5. (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?
×
  • 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