I get an error like this when i am trying to compile my tweak. What should i do?
/var/theos/Prefix.pch:9:11: fatal error: 'Foundation/Foundation.h'
file not found
#import <Foundation/Foundation.h>
^
I get an error like this when i am trying to compile my tweak. What should i do?
/var/theos/Prefix.pch:9:11: fatal error: 'Foundation/Foundation.h'
file not found
#import <Foundation/Foundation.h>
^