When I use IOSurface.framework
, the problem follows:
d: warning: directory not found for option '-F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.3.sdk/System/Library/PrivateFrameworks' ld: framework not found IOSurface
I know IOSurface is a private framework and I just want to install the app into my iPhone, how to solve this problem?