Jump to content

Strange Errors (On-Device Theos Install)


Go to solution Solved by Rook,

28 posts in this topic

Recommended Posts

Posted (edited)

Do you need this Framework?

 

tes_FRAMEWORKS = Foundation

 

Foundation is a built in framework, from what I understand it doesn't need to be referenced in Theos.

And if foundation was missing, it'd give an error along the lines of:

fatal error: couldn't find Foundation.h
Updated by _Bool
  • Replies 27
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Foundation is a built in framework, from what I understand it doesn't need to be referenced in Theos.

I think that's why the error is being generated.

Posted

I think that's why the error is being generated.

 

So how do you reference a framework in your Theos project? I've only had to change the Makefile to add frameworks.

Posted

So how do you reference a framework in your Theos project? I've only had to change the Makefile to add frameworks.

You can just try replacing Foundation with let's say UIKit and see if it compiles.

Posted

You can just try replacing Foundation with let's say UIKit and see if it compiles.

 

Same error, I changed the #import and the Makefile from Foundation to UIKit.

Posted

Same error, I changed the #import and the Makefile from Foundation to UIKit.

Okay, revert them back. :p

Posted

This is so weird, there is literally nothing online offering a solution.

Can you send me your project folder as a .zip archive? So I can check it out and see what could be the issue?

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