Jump to content

Preferences/Preferences.h not found


Demi-God

18 posts in this topic

Recommended Posts

Posted
5 minutes ago, DiDA said:

Are you using the latest theos from GitHub?

i don't think so i installed theos in December last year and i'm on ios 10.0.2 so i don't know 

Posted
3 minutes ago, Demi-God said:

i don't think so i installed theos in December last year and i'm on ios 10.0.2 so i don't know 

What's inside your /theos/include?

Posted

 

2 minutes ago, DiDA said:

What's inside your /theos/include?

Folder : Logos

files : initializer_list

substrate.h

Posted
Just now, Demi-God said:

 

Folder : Logos

files : initializer_list

substrate.h

Ah so you are using the latest theos.

You will need to edit all the files that are calling for Preferences/Preferences.h and change it to:

#import <Preferences/PSListController.h>

 

Posted
4 minutes ago, DiDA said:

Ah so you are using the latest theos.

You will need to edit all the files that are calling for Preferences/Preferences.h and change it to:


#import <Preferences/PSListController.h>

 

i'm sorry but where to do that edit :eyes:

Posted
2 minutes ago, Demi-God said:

i'm sorry but where to do that edit :eyes:

Check the .plist inside your Preferences project folder. :)

Posted
3 minutes ago, DiDA said:

Check the .plist inside your Preferences project folder. :)

i only found #import Preferences/Preferences.h inside ".mm" file should i edit that? i'm using your patcher 1.3

Posted
Just now, Demi-God said:

i only found #import Preferences/Preferences.h inside ".mm" file should i edit that? i'm using your patcher 1.3

Yeah, edit that. :)

I will update the public patchers soon. :)

Archived

This topic is now archived and is closed to further 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