Jump to content

Theos asks for endless dependencies


Go to solution Solved by Rook,

10 posts in this topic

Recommended Posts

Posted

I needed UIKit framework which I imported in makefile after which I downloaded the UIKit framework from Xcode's iPhone sim. Now Theos is asking me for foundation header. And if I try to remove the import statement it gives more errors. How do I solve this?

Posted

You need to install theos properly with all the headers.

See this tutorial: 

 

Posted
3 minutes ago, DiDA said:

You need to install theos properly with all the headers.

See this tutorial: 

 

Thanks a lot! I'll take a look right now.

Posted
1 hour ago, DiDA said:

You need to install theos properly with all the headers.

See this tutorial: 

 

I think, github is not working on iOS now because of ssh weak encryption algorithms being removed... I'm getting an error...

fatal: unable to access 'https://github.com/theos/theos.git/': error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version

  • Solution
Posted
Just now, MrunalS said:

I think, github is not working on iOS now because of ssh weak encryption algorithms being removed... I'm getting an error...

fatal: unable to access 'https://github.com/theos/theos.git/': error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version

That's correct. You will need to clone theos on your Mac first then rsync it to your iDevice as there's no way to clone it straight to your iDevice unless the issue is fixed.

I had the same error as you, search that and you will find the solution and the rsync command. :)

Posted
3 hours ago, DiDA said:

That's correct. You will need to clone theos on your Mac first then rsync it to your iDevice as there's no way to clone it straight to your iDevice unless the issue is fixed.

I had the same error as you, search that and you will find the solution and the rsync command. :)

I did the rsync with recursive, time options... Now I tried to 'make package' again I got a different error this time...

>Making all for tweak ...

linking tweak ... (armv7)

Ld: file not found /usr/lib/system/liblaunch.dylib for architecture armv7

clang-5.0: error: linker command failed with exit code 1

I am using Stashing for iOS 9.2-9.3.5, is this the reason for the error?

Posted

Are you sure you're just cloning it? Do you have dependencies installed?

Posted
28 minutes ago, DiDA said:

Are you sure you're just cloning it? Do you have dependencies installed?

Yeah, I did the cloning and yes I have the dependencies installed.

When I executed this: 

apt-get install -y --force-yes org.theos.dependencies org.coolstar.iostoolchain git unzip ldid

It said 0 removed, 0 upgrade etc. So I'm sure that the dependencies are there. I don't what that error is about... How can symlinks be missing from that directory?

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