Jump to content

42 posts in this topic

Recommended Posts

Posted

You can search that on google 'Foundation/Foundation.h' file not found' there's heaps on it.

Just now, staybizzy said:

@Fadexz Yup that's correct iostoolchain, and okey I will stick another load of headers in there haha and see if that works thank you again ?

No problem, hope your issue is almost solved!  :)

  • Replies 41
  • Created
  • Last Reply

Top Posters In This Topic

Posted

@Fadexz me too. Il try again today if no luck will try on iOS 9.3.5 jailbreak see if any luck on that device , but I'm getting somewhere lol 1step forward 2steps back lol thanks again 

Posted


ld: library not found for -lobjc


I had the same issue. Mine was that I used an old SDK in  /var/theos/sdks.

After installing a new SDK (https://github.com/theos/sdks) it compiled perfectly for me.

So please remove any old SDK's you have and do a git clone https://github.com/theos/sdks (git clone git://github.com/theos/sdks when you get an error about https) in your /var/theos/sdks/ folder.

Posted

@QuasaR hey , ok I tried that and I still get the same result but I couldn't clone it in had to download and unzip it in as I get a certificate problem when trying to clone, thanks for your reply 

Posted

@Fadexz @QuasaR

does this look like it's picking up the library now ??????? Just I'm getting aload of errors I've been filling in symbols ie ( : ) ( ; ) that the errors as me but stuck on afew errors 

 

AVAILABILITY_INTERNAL__IPHONE_9_0
^
In file included from <built-in>:346:
In file included from <command line>:3:
In file included from /var/mobile/hello/theos/Prefix.pch:2:
In file included from /var/mobile/hello/theos/sdks/iPhoneOS10.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:
In file included from /var/mobile/hello/theos/sdks/iPhoneOS10.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:
/var/mobile/hello/theos/sdks/iPhoneOS10.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:299:1: error: 
      cannot declare variable inside @interface or @protocol
NS_AVAILABLE(10_11, 9_0);
^
/var/mobile/hello/theos/sdks/iPhoneOS10.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:249:34: note: 
      expanded from macro 'NS_AVAILABLE'
#define NS_AVAILABLE(_mac, _ios) CF_AVAILABLE(_mac, _ios)
                                 ^
/var/mobile/hello/theos/sdks/iPhoneOS10.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAvailability.h:59:34: note: 
      expanded from macro 'CF_AVAILABLE'
#define CF_AVAILABLE(_mac, _ios) __OSX_AVAILABLE_START...
                                 ^
/var/mobile/hello/theos/include/Availability.h:155:50: note: 
      expanded from macro '__OSX_AVAILABLE_STARTING'
    #define __OSX_AVAILABLE_STARTING(_osx, _ios) __AVA...
                                                 ^
-----------/

everytime I fix some I get another 20 errors lol 

Posted
1 hour ago, staybizzy said:

@Fadexz @QuasaR

does this look like it's picking up the library now ??????? Just I'm getting aload of errors I've been filling in symbols ie ( : ) ( ; ) that the errors as me but stuck on afew errors 

 

AVAILABILITY_INTERNAL__IPHONE_9_0
^
In file included from <built-in>:346:
In file included from <command line>:3:
In file included from /var/mobile/hello/theos/Prefix.pch:2:
In file included from /var/mobile/hello/theos/sdks/iPhoneOS10.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:
In file included from /var/mobile/hello/theos/sdks/iPhoneOS10.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:
/var/mobile/hello/theos/sdks/iPhoneOS10.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:299:1: error: 
      cannot declare variable inside @interface or @protocol
NS_AVAILABLE(10_11, 9_0);
^
/var/mobile/hello/theos/sdks/iPhoneOS10.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:249:34: note: 
      expanded from macro 'NS_AVAILABLE'
#define NS_AVAILABLE(_mac, _ios) CF_AVAILABLE(_mac, _ios)
                                 ^
/var/mobile/hello/theos/sdks/iPhoneOS10.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAvailability.h:59:34: note: 
      expanded from macro 'CF_AVAILABLE'
#define CF_AVAILABLE(_mac, _ios) __OSX_AVAILABLE_START...
                                 ^
/var/mobile/hello/theos/include/Availability.h:155:50: note: 
      expanded from macro '__OSX_AVAILABLE_STARTING'
    #define __OSX_AVAILABLE_STARTING(_osx, _ios) __AVA...
                                                 ^
-----------/

everytime I fix some I get another 20 errors lol 

Ok scratch that I get this error now 

 

hello...
 Copying resource directories into the application wrapper...
 Linking application hello...
ld: unexpected token: !tapi-tbd-v2 file '/var/mobile/hello/theos/sdks/iPhoneOS10.1.sdk/usr/lib/libobjc.tbd' for architecture armv7


clang-3.7: error: linker command failed with exit code 1 (use -v to see invocation)


make[2]: *** [obj/hello.app/hello.64873355.unsigned] Error 1


make[1]: *** [internal-application-all_] Error 2
make: *** [hello.all.application.variables] Error 2
Bizzy:/var/mobile/hello root# 

Posted

@staybizzy /var/mobile/hello/theos/ is not the normal directory, I think it should be /var/theos/ instead.

Try making the tweak again with the new SDK and just copy the text in the files to the new ones (tweak.xm and makefile).

Posted
7 minutes ago, Fadexz said:

@staybizzy /var/mobile/hello/theos/ is not the normal directory, I think it should be /var/theos/ instead.

Try making the tweak again with the new SDK and just copy the text in the files to the new ones (tweak.xm and makefile).

@Fadexz haha I didn't even know I was doing it there back to drawing board lol thanks for noticing that 

And yeh /var/theos hahaha

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
  • Our picks

    • LingoDeer - Language Learning Modded (All Versions) +1
      Modded/Hacked App: LingoDeer - Learn Languages by LingoDeer Co., Ltd.
      Bundle ID: com.lingodeer
      iTunes Store Link: https://apps.apple.com/us/app/lingodeer-learn-languages/id1261193709?uo=4&at=1010lce4


      Hack Features:
      - PREMIUM


      iOS Hack Download Link: https://iosgods.com/topic/122110-arm64-lingodeer-learn-languages-modded-all-versions-1/
      • 284 replies
    • Astro Defenders : Capt.Couch v1.0.71 Jailed Cheats +2
      Modded/Hacked App: Astro Defenders : Capt.Couch By playhard Inc.,
      Bundle ID: com.playhardlab.defenders
      App Store Link: https://apps.apple.com/us/app/astro-defenders-capt-couch/id6753168115?uo=4

       

      📌 Mod Requirements

      - Non-Jailbroken/Jailed or Jailbroken iPhone or iPad.
      - Sideloadly or alternatives.
      - Computer running Windows/macOS/Linux with iTunes installed.

       

      🤩 Hack Features

      - God Mode
      - Multiply Attack

       

      ⬇️ iOS Hack Download IPA Link: https://iosgods.com/topic/205808-astro-defenders-captcouch-v1021-jailed-cheats-2/
      • 5 replies
    • Punko.io: Tower Defense v1.0.38 Jailed Cheats +5
      Modded/Hacked App: Punko.io: Tower Defense TD By Blind Arcade SAS
      Bundle ID: com.Agonalea.Punko.io
      App Store Link: https://apps.apple.com/us/app/punko-io-tower-defense-td/id6463813666?uo=4

       

      📌 Mod Requirements

      - Non-Jailbroken/Jailed or Jailbroken iPhone or iPad.
      - Sideloadly or alternatives.
      - Computer running Windows/macOS/Linux with iTunes installed.

       

      🤩 Hack Features

      - God Mode
      - One Hit Kill
      - Free Store
      - Infinite Card Energy
      - Instant Deploy Card

       

      Jailbroken Hack: https://iosgods.com/topic/205003-punkoio-tower-defense-cheats-auto-update-5/

       

      ⬇️ iOS Hack Download IPA Link: https://iosgods.com/topic/205002-punkoio-tower-defense-v1033-jailed-cheats-5/
      • 5 replies
    • Dragon City - Breed & Battle! v26.3.1 Jailed Cheats +3
      Modded/Hacked App: Dragon City - Breed & Battle! By Socialpoint
      Bundle ID: es.socialpoint.dragoncity
      iTunes Store Link: https://apps.apple.com/us/app/dragon-city-breed-battle/id561941526?uo=4


      Hack Features:
      - God Mode
      - One Hit Kill
      - Always Your Turn (ViP)


      Jailbreak required hack(s): https://iosgods.com/topic/129371-dragon-city-mobile-cheats-auto-updating-4-always-your-turn-one-hit-kill/


      iOS Hack Download IPA Link: https://iosgods.com/topic/185564-dragon-city-breed-battle-v2491-jailed-cheats-3/
        • Like
      • 429 replies
    • Monster Legends: Collect all Cheats v19.2 +8
      Modded/Hacked App: Monster Legends: Merge RPG By Socialpoint
      Bundle ID: es.socialpoint.MonsterCity
      iTunes Store Link: https://apps.apple.com/us/app/monster-legends-merge-rpg/id653508448?uo=4

       

      📌 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Cydia, Sileo or Zebra).

       

      🤩 Hack Features

      - 1 Hit Kill
      - Skip Enemy Turn
      - Multiply Attack
      - Multiply Defense
      - Insane Score (Always 3 Stars)
      - No Skill Cost
      - Auto Win
      - Auto Play Battle Enabled for All Maps


      🍏 For Non-Jailbroken & No Jailbreak required hacks: https://iosgods.com/topic/140543-monster-legends-collect-all-v1778-5-cheats-for-jailed-idevices/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/176914-monster-legends-collect-all-cheats-v1779-8/
      • 417 replies
    • Sniper 3D: Gun Shooting Games Cheats (Auto Update) +7
      Modded/Hacked App: Sniper 3D Assassin: FPS Battle By Fun Games For Free
      Bundle ID: com.fungames.sniper3d
      iTunes Store Link: https://itunes.apple.com/us/app/sniper-3d-assassin-fps-battle/id930574573?mt=8&uo=4&at=1010lce4



      Hack Features:
      - Infinite Coins Only (Upgrade Weapon and Speed up Delivery with Coins)
      - Infinite Energy
      - Infinite Ammo / No Reload
      - No Spread
      - Unlock Premium Weapon - Semi

      NOTE: The game diamond currency is completely server-sided so do not request


      Hack Download Link: https://iosgods.com/topic/74114-arm64-sniper-3d-fps-battle-shoot-to-kill-2018-cheats-all-versions-7/

      Credits:
      - @Laxus
        • Informative
        • Agree
        • Like
      • 3,948 replies
    • Bus Escape: Traffic Jam v1.9.67 Jailed Cheats +4
      Modded/Hacked App: Bus Escape: Traffic Jam By ABI GLOBAL LTD.
      Bundle ID: com.abi.busjam.sortpuzzle
      App Store Link: https://apps.apple.com/us/app/bus-escape-traffic-jam/id6689516366?uo=4

       

      📌 Mod Requirements

      - Non-Jailbroken/Jailed or Jailbroken iPhone or iPad.
      - Sideloadly or alternatives.
      - Computer running Windows/macOS/Linux with iTunes installed.

       

      🤩 Hack Features

      - Free IAP (Buy No Ads and Premium)
      - Infinite Currencies
      - No Ads
      - Premium

       

      ⬇️ iOS Hack Download IPA Link: https://iosgods.com/topic/190805-bus-escape-traffic-jam-v1965-jailed-cheats-4/
      • 26 replies
    • Immortal Rising v2.7.6 Jailed Cheats +4
      Modded/Hacked App: Immortal Rising By MOBIRIX
      Bundle ID: com.badbeans.DarkIdle
      iTunes Store Link: https://apps.apple.com/us/app/immortal-rising/id1588863558?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:
      - God Mode
      - One Hit Kill
      - PREMIUM
      - Freeze Currencies*

      *Abuse = Ban



      iOS Hack Download IPA Link: https://iosgods.com/topic/190808-immortal-rising-v270-jailed-cheats-4/
      • 42 replies
    • Warhammer 40,000: Tacticus v1.33.95 +4 Cheats
      Modded/Hacked App: Warhammer 40,000: Tacticus By Snowprint Studios AB
      Bundle ID: com.snowprintstudios.tacticus
      iTunes Store Link: https://apps.apple.com/us/app/warhammer-40-000-tacticus/id1599937506?uo=4

      Hack Features:
      - Always Win [ even if all your characters die, you win ]
      - Custom Ability Stats
      - Ability Always Available
      - Game Speed Multiplier

      Note: Use characters that do ability attack to multiple enemies like Varro Tigurius & Bellator


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/163492-warhammer-40000-tacticus-v1133-3-cheats-for-jailed-idevices/


      iOS Hack Download Link: https://iosgods.com/topic/163377-warhammer-40000-tacticus-v1133-4-cheats/
      • 314 replies
    • Nonstop Knight 2 Cheats (Auto Update) +7
      Modded/Hacked App: Nonstop Knight 2 - Action RPG By Flaregames GmbH
      Bundle ID: com.koplagames.kopla02
      iTunes Store Link: https://apps.apple.com/us/app/nonstop-knight-2-action-rpg/id1444887980?uo=4

       

      📌 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Sileo, Cydia or Zebra).

       

      🤩 Hack Features

      - God Mode
      - One Hit Kill
      - Custom Move Speed
      - Custom Attack Speed
      - Custom Attack Range
      - Instant Skill
      - Infinite MP

       

      Non-Jailbroken Hack: https://iosgods.com/topic/99785-nonstop-knight-2-v323-jailed-cheats-2/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/99783-nonstop-knight-2-cheats-v324-7-god-mode-more/
        • Haha
      • 1,620 replies
    • Kick The Buddy v2.3.3 Jailed Cheats +5
      Modded/Hacked App: Kick the Buddy By Playgendary Limited
      Bundle ID: com.chillfleet.buddy
      iTunes Store Link: https://apps.apple.com/us/app/kick-the-buddy/id1278869953?uo=4

       

      📌 Mod Requirements

      - Non-Jailbroken/Jailed or Jailbroken iPhone or iPad.
      - Sideloadly or alternatives.
      - Computer running Windows/macOS/Linux with iTunes installed.

       

      🤩 Hack Features

      - Infinite Golds (Spend some/ Get some)
      - Infinite Bucks (Spend some/ Get some)
      - All Items Owned
      - No Ads
      - Premium

       

      ⬇️ iOS Hack Download IPA Link: https://iosgods.com/topic/84162-kick-the-buddy-v1224-jailed-cheats-5/
        • Informative
        • Winner
        • Like
      • 327 replies
    • Kick the Buddy: Forever v1.9.2 Jailed Cheats +3
      Modded/Hacked App: Kick the Buddy: Forever By Playgendary Limited
      Bundle ID: com.playgendary.ktb2
      iTunes Store Link: https://apps.apple.com/us/app/kick-the-buddy-forever/id1435346021?uo=4

       

      📌 Mod Requirements

      - Non-Jailbroken/Jailed or Jailbroken iPhone or iPad.
      - Sideloadly or alternatives.
      - Computer running Windows/macOS/Linux with iTunes installed.

       

      🤩 Hack Features

      - Inifnite Currencies
      - No Ads
      - Blood Mode



      ⬇️ iOS Hack Download IPA Link: https://iosgods.com/topic/85569-kick-the-buddy-forever-v183-jailed-cheats-3/
      • 155 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