Jump to content

Error when setup theos for new project


Go to solution Solved by G0DSTIER,

30 posts in this topic

Recommended Posts

Posted (edited)
51 minutes ago, Rauhiq9a said:

 

Sorry for late reply.. i fell sleep when i try to do as you say.. 

 

when i use patched sdk 10.3 from git , more fatal errors come up .. (couldn't load DARWIN)

but i do have darwin installed in cydia

i also has copy the binary from cydiasubstrate ..

 

 

guess .. I'll need some time before i can use theos😩

Did you manually installed Theos?

Updated by Ficgan
Posted
1 hour ago, Ficgan said:

Did you manually installed Theos?

ya i did both manual and auto

1) theosinstaller 10.3

still get error when setup project and compile project

then i managed to delete sdk and install patched sdk from git

Posted
54 minutes ago, Rauhiq9a said:

ya i did both manual and auto

1) theosinstaller 10.3

still get error when setup project and compile project

then i managed to delete sdk and install patched sdk from git

Have you tried the iOS 11.2 sdk?

Posted
1 hour ago, Ficgan said:

Have you tried the iOS 11.2 sdk?

hi, sorry for late reply.. it's 12.35 am here.

yup i did try ios11.2 sdk manually since theosinstaller only support up to 10.3 only

 

Posted
1 minute ago, Rauhiq9a said:

hi, sorry for late reply.. it's 12.35 am here.

yup i did try ios11.2 sdk manually since theosinstaller only support up to 10.3 only

 

What errors did you got with the iOS 11.2 sdk

Posted
4 hours ago, Ficgan said:

Did you manually installed Theos?

Choose a Template (required): 1
Project Name (required): bloodyharry
Package Name [com.yourcompany.bloodyharry]: com.rauhiq9a.bloodyharry
Author/Maintainer Name [System Administrator]: Rauhi9a
[iOSGods Tweak Patcher v3.1] MobileSubstrate Bundle filter [com.apple.springboard]: com.FDGEntertainment.BloodyHarry
[iOSGods Tweak Patcher v3.1] App Name: Bloody Harry
Instantiating iOSGods Tweak Patcher v3.1 in bloodyharry/...
Done.
MUHD-IPHONE-BIN-APPLE:~ root# cd bloodyharry
MUHD-IPHONE-BIN-APPLE:~/bloodyharry root# make package install
> Making all for tweak bloodyharry…
==> Preprocessing Tweak.xm…
==> Preprocessing Tweak.xm…
==> Compiling Tweak.xm (arm64)…
bash: line 1: 12763 Killed: 9               ( clang++ -x objective-c++ -c -I"/var/root/bloodyharry" -I/var/theos/include -I/var/theos/vendor/include -I/var/theos/include/_fallback -include /var/theos/Prefix.pch -MT /var/root/bloodyharry/.theos/obj/arm64/Tweak.xm.ea9c5ccc.o -MMD -MP -MF "/var/root/bloodyharry/.theos/obj/arm64/Tweak.xm.ea9c5ccc.Td" -fcolor-diagnostics -DTARGET_IPHONE=1 -Os -Wall -ggdb -Werror -isysroot "/var/theos/sdks/iPhoneOS11.2.sdk" -miphoneos-version-min=11.2 -fmodules -fcxx-modules -fmodule-name=bloodyharry -fbuild-session-file=/var/root/bloodyharry/.theos/build_session -fmodules-prune-after=345600 -fmodules-prune-interval=86400 -fmodules-validate-once-per-build-session -DTHEOS_INSTANCE_NAME="\"bloodyharry\"" -fmodules -fcxx-modules -fmodule-name=bloodyharry -fbuild-session-file=/var/root/bloodyharry/.theos/build_session -fmodules-prune-after=345600 -fmodules-prune-interval=86400 -fmodules-validate-once-per-build-session -arch arm64 /var/root/bloodyharry/.theos/obj/arm64/Tweak.xm.mm -o /var/root/bloodyharry/.theos/obj/arm64/Tweak.xm.ea9c5ccc.o )
make[3]: *** [/var/theos/makefiles/instance/rules.mk:268: /var/root/bloodyharry/.theos/obj/arm64/Tweak.xm.ea9c5ccc.o] Error 137
rm /var/root/bloodyharry/.theos/obj/arm64/Tweak.xm.mm
make[2]: *** [/var/theos/makefiles/instance/library.mk:33: /var/root/bloodyharry/.theos/obj/arm64/bloodyharry.dylib] Error 2
make[2]: *** Waiting for unfinished jobs....
==> Compiling Tweak.xm (armv7)…
clang-5.0: error: invalid iOS deployment version '-miphoneos-version-min=11.2', iOS 10 is the maximum deployment target for 32-bit targets [-Winvalid-ios-deployment-target]
make[3]: *** [/var/theos/makefiles/instance/rules.mk:268: /var/root/bloodyharry/.theos/obj/armv7/Tweak.xm.f2a76faa.o] Error 1
rm /var/root/bloodyharry/.theos/obj/armv7/Tweak.xm.mm
make[2]: *** [/var/theos/makefiles/instance/library.mk:33: /var/root/bloodyharry/.theos/obj/armv7/bloodyharry.dylib] Error 2
make[1]: *** [/var/theos/makefiles/instance/library.mk:24: internal-library-all_] Error 2
make: *** [/var/theos/makefiles/master/rules.mk:111: bloodyharry.all.tweak.variables] Error 2

 

Posted (edited)
15 minutes ago, Rauhiq9a said:

Choose a Template (required): 1
Project Name (required): bloodyharry
Package Name [com.yourcompany.bloodyharry]: com.rauhiq9a.bloodyharry
Author/Maintainer Name [System Administrator]: Rauhi9a
[iOSGods Tweak Patcher v3.1] MobileSubstrate Bundle filter [com.apple.springboard]: com.FDGEntertainment.BloodyHarry
[iOSGods Tweak Patcher v3.1] App Name: Bloody Harry
Instantiating iOSGods Tweak Patcher v3.1 in bloodyharry/...
Done.
MUHD-IPHONE-BIN-APPLE:~ root# cd bloodyharry
MUHD-IPHONE-BIN-APPLE:~/bloodyharry root# make package install
> Making all for tweak bloodyharry…
==> Preprocessing Tweak.xm…
==> Preprocessing Tweak.xm…
==> Compiling Tweak.xm (arm64)…
bash: line 1: 12763 Killed: 9               ( clang++ -x objective-c++ -c -I"/var/root/bloodyharry" -I/var/theos/include -I/var/theos/vendor/include -I/var/theos/include/_fallback -include /var/theos/Prefix.pch -MT /var/root/bloodyharry/.theos/obj/arm64/Tweak.xm.ea9c5ccc.o -MMD -MP -MF "/var/root/bloodyharry/.theos/obj/arm64/Tweak.xm.ea9c5ccc.Td" -fcolor-diagnostics -DTARGET_IPHONE=1 -Os -Wall -ggdb -Werror -isysroot "/var/theos/sdks/iPhoneOS11.2.sdk" -miphoneos-version-min=11.2 -fmodules -fcxx-modules -fmodule-name=bloodyharry -fbuild-session-file=/var/root/bloodyharry/.theos/build_session -fmodules-prune-after=345600 -fmodules-prune-interval=86400 -fmodules-validate-once-per-build-session -DTHEOS_INSTANCE_NAME="\"bloodyharry\"" -fmodules -fcxx-modules -fmodule-name=bloodyharry -fbuild-session-file=/var/root/bloodyharry/.theos/build_session -fmodules-prune-after=345600 -fmodules-prune-interval=86400 -fmodules-validate-once-per-build-session -arch arm64 /var/root/bloodyharry/.theos/obj/arm64/Tweak.xm.mm -o /var/root/bloodyharry/.theos/obj/arm64/Tweak.xm.ea9c5ccc.o )
make[3]: *** [/var/theos/makefiles/instance/rules.mk:268: /var/root/bloodyharry/.theos/obj/arm64/Tweak.xm.ea9c5ccc.o] Error 137
rm /var/root/bloodyharry/.theos/obj/arm64/Tweak.xm.mm
make[2]: *** [/var/theos/makefiles/instance/library.mk:33: /var/root/bloodyharry/.theos/obj/arm64/bloodyharry.dylib] Error 2
make[2]: *** Waiting for unfinished jobs....
==> Compiling Tweak.xm (armv7)…
clang-5.0: error: invalid iOS deployment version '-miphoneos-version-min=11.2', iOS 10 is the maximum deployment target for 32-bit targets [-Winvalid-ios-deployment-target]
make[3]: *** [/var/theos/makefiles/instance/rules.mk:268: /var/root/bloodyharry/.theos/obj/armv7/Tweak.xm.f2a76faa.o] Error 1
rm /var/root/bloodyharry/.theos/obj/armv7/Tweak.xm.mm
make[2]: *** [/var/theos/makefiles/instance/library.mk:33: /var/root/bloodyharry/.theos/obj/armv7/bloodyharry.dylib] Error 2
make[1]: *** [/var/theos/makefiles/instance/library.mk:24: internal-library-all_] Error 2
make: *** [/var/theos/makefiles/master/rules.mk:111: bloodyharry.all.tweak.variables] Error 2

 

Delete the armv7 portion on both your makefile

Updated by Ficgan
Posted
16 minutes ago, Ficgan said:

Delete the armv7 portion on both your makefile

I got bunch of fatal errors..

i think I'll continue this tmr cuz i got morning class .. 

thank you for your hard work to help me for today.. I'll msg you again tmr 

👍🏻

Posted (edited)
23 hours ago, Rauhiq9a said:

I got bunch of fatal errors..

i think I'll continue this tmr cuz i got morning class .. 

thank you for your hard work to help me for today.. I'll msg you again tmr 

👍🏻

Gj

Updated by Ficgan
Solved
  • Solution
Posted (edited)
20 hours ago, Ficgan said:

Pm me tmr

hi.. i just fix my theos..now it works

 

so what i did is reinstall theos using (setuptheos.sh setupAll) from this post

then I had to manually install sdk that i prefer cuz that installer didn't install sdk when i use setupAll

 

I also use this theos error guide from

https://iphonedevwiki.net/index.php/Theos/Troubleshooting

 

finally i can start making .deb hacks ...

thank you @Crowned Arts @Ficgan and @ZoZo03XX

Updated by Rauhiq9a
  • Informative 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below. For more information, please read our Posting Guidelines.
Reply to this topic... Posting Guidelines

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Our picks

    • Royal Kingdom v17659 +4 Jailed Cheats [ Coins + More ]
      Modded/Hacked App: Royal Kingdom By Dream Games
      Bundle ID: com.dreamgames.royalkingdom
      iTunes Store Link: https://apps.apple.com/ph/app/royal-kingdom/id1606549505
       

      Hack Features:
      - Freeze Coins
      - Freeze Lives
      - Freeze Boosters
      - Freeze Moves


      Jailbreak required hack(s): [Mod Menu Hack] Royal Kingdom v3987 +4 Cheats [ Unlimited Coins ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 113 replies
    • Royal Kingdom v17659 +4 Cheats [ Coins + More ]
      Modded/Hacked App: Royal Kingdom By Dream Games
      Bundle ID: com.dreamgames.royalkingdom
      iTunes Store Link: https://apps.apple.com/ph/app/royal-kingdom/id1606549505
       

      Hack Features:
      - Freeze Coins
      - Freeze Lives
      - Freeze Boosters
      - Freeze Moves


      Non-Jailbroken & No Jailbreak required hack(s): [Non-Jailbroken Hack] Royal Kingdom v3987 +4 Jailed Cheats [ Unlimited Coins ] - Free Non-Jailbroken IPA Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 62 replies
    • Royal Match v28375 +10 Jailed Cheats [ Coins + More ]
      Modded/Hacked App: Royal Match By Dream Games Teknoloji Anonim Sirketi
      Bundle ID: com.dreamgames.royalmatch
      iTunes Store Link: https://apps.apple.com/us/app/royal-match/id1482155847?uo=4


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - Freeze Coins
      - Freeze Lives
      - Freeze Stars
      - Freeze Boosters
      - Freeze Time
      - Freeze Moves
      - Unlock VIP Badges
      - Unlock VIP Name Styles
      - Unlock VIP Frames
      - Auto Win -> Quit the level.


      Jailbreak required hack(s): [Mod Menu Hack] Royal Match v26455 +11 Cheats [ Unlimited Coins + More ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 348 replies
    • Royal Match v28375 +10 Cheats [ Coins + More ]
      Modded/Hacked App: Royal Match By Dream Games Teknoloji Anonim Sirketi
      Bundle ID: com.dreamgames.royalmatch
      iTunes Store Link: https://apps.apple.com/us/app/royal-match/id1482155847?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Freeze Coins
      - Freeze Lives
      - Freeze Stars
      - Freeze Boosters
      - Freeze Time
      - Freeze Moves
      - Unlock VIP Badges
      - Unlock VIP Name Styles
      - Unlock VIP Frames
      - Auto Win -> Quit the level.


      Non-Jailbroken & No Jailbreak required hack(s): [IPA Mod Menu] Royal Match v26455 +11 Jailed Cheats [ Unlimited Coins + More ] - Free Non-Jailbroken IPA Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 449 replies
    • Three Kingdoms All-Star : Idle v1.2 +1 Jailed Cheat [ No Skill Cooldown ]
      Modded/Hacked App: Three Kingdoms All-Star : Idle By Highbrow
      Bundle ID: com.highbrow.games.tki
      iTunes Store Link: https://apps.apple.com/us/app/three-kingdoms-all-star-idle/id6737404289?uo=4

       


      🤩 Hack Features

      - No Skill Cooldown
      • 0 replies
    • Three Kingdoms All-Star : Idle v1.2 +1 Cheat [ No Skill Cooldown ]
      Modded/Hacked App: Three Kingdoms All-Star : Idle By Highbrow
      Bundle ID: com.highbrow.games.tki
      iTunes Store Link: https://apps.apple.com/us/app/three-kingdoms-all-star-idle/id6737404289?uo=4

       


      🤩 Hack Features

      - No Skill Cooldown
        • Winner
      • 2 replies
    • Adventure Bay - Farm Games v1.37.13 [ +4 Cheats ] Currency Max
      Modded/Hacked App: Adventure Bay - Farm Games By Gamegos Teknoloji A.S.
      Bundle ID: com.gamegos.adventure.bay.paradise.farm
      iTunes Store Link: https://apps.apple.com/us/app/adventure-bay-farm-games/id1578449819?uo=4
       

      🤩 Hack Features

      - Gems
      - Coins
      - Energy
      - Avatar Unlock
        • Like
      • 7 replies
    • Adventure Bay - Farm Games v1.37.13 [ +4 Jailed ] Currency Max
      Modded/Hacked App: Adventure Bay - Farm Games By Gamegos Teknoloji A.S.
      Bundle ID: com.gamegos.adventure.bay.paradise.farm
      iTunes Store Link: https://apps.apple.com/us/app/adventure-bay-farm-games/id1578449819?uo=4


      🤩 Hack Features

      - Gems
      - Coins
      - Energy
      - Avatar Unlock
        • Informative
        • Thanks
        • Winner
        • Like
      • 9 replies
    • Merge Cruise: Mystery Puzzle v0.36.140 [ +2 Cheats ] Currency Max
      Modded/Hacked App: Merge Cruise: Mystery Puzzle By STUDIO PEERPLAY GAMES LTD
      Bundle ID: com.peerplay.megamerge
      iTunes Store Link: https://apps.apple.com/us/app/merge-cruise-mystery-puzzle/id6459056553?uo=4
       

      🤩 Hack Features

      - Cash
      - Energy

      • 3 replies
    • Merge Cruise: Mystery Puzzle v0.36.140 [ +2 Jailed ] Currency Max
      Modded/Hacked App: Merge Cruise: Mystery Puzzle By STUDIO PEERPLAY GAMES LTD
      Bundle ID: com.peerplay.megamerge
      iTunes Store Link: https://apps.apple.com/us/app/merge-cruise-mystery-puzzle/id6459056553?uo=4
       

      🤩 Hack Features

      - Cash
      - Energy

        • Winner
        • Like
      • 5 replies
    • Turret Defense King v1.2.14 [ +9 Cheats ] Gold Max
      Modded/Hacked App: Turret Defense King By MOBIRIX
      Bundle ID: com.mobirix.tdwt
      iTunes Store Link: https://apps.apple.com/us/app/turret-defense-king/id6480586157?uo=4


      🚀 Hack Features

      - ADS NO [ Rewards Free]

      - Gold [ Revive To Get ]

      - Battle Coins [ Enemy Drop Kill ]

      - Tower Cost [ Earn Battle Coins ]

      - Enemy Max [ Only Stage Mod] Easy Win

      - Wave Max [ Only Stage Mod] Easy Win

      - Tower DMG [ Just Rebuild & Upgrade ]

      - Tower ATK Range

      - Tower Fire Rate
        • Agree
        • Winner
        • Like
      • 10 replies
    • Turret Defense King v1.2.14 [ +9 Jailed ] Gold Max
      Modded/Hacked App: Turret Defense King By MOBIRIX
      Bundle ID: com.mobirix.tdwt
      iTunes Store Link: https://apps.apple.com/us/app/turret-defense-king/id6480586157?uo=4


      🚀 Hack Features

      - ADS NO [ Rewards Free]

      - Gold [ Revive To Get ]

      - Battle Coins [ Enemy Drop Kill ]

      - Tower Cost [ Earn Battle Coins ]

      - Enemy Max [ Only Stage Mod] Easy Win

      - Wave Max [ Only Stage Mod] Easy Win

      - Tower DMG [ Just Rebuild & Upgrade ]

      - Tower ATK Range

      - Tower Fire Rate
        • Haha
        • Thanks
        • Winner
        • Like
      • 10 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