iphone-private-frameworks
iphone-private-frameworks copied to clipboard
Headers for private frameworks or undocumented interfaces of iPhoneOS 3.x or before (4.x is not supported yet).
Can you help with gsevent.h for IOS7. I read the binary of the graphicsservices, most of the API is still there. But I guess they change the way how to...
cp: /System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceAPI.h: No such file or directory and spotlight also found nothing. Any idea?
I try build but some thing wrong with: GenerateAvailability2.d Error: Uncategorized near import How to fix it. Thanks
I am looking for private frameworks headers in iOS5 (specifically of GSEvent.h in GraphicServices.Framework). It would be great if this project gets updated soon :)
hi thanks for you sharing this useful framework. i was downloaded all file of "iPhone-private-franework" and copy that into(under) my Xcode project app, but it doesn't work when it run,...
Which methods should i be looking to hook with Mobile-Substrate to integrate orientation lock into my MS-Extension? Thanks.
PSSettingsIconImageForUserAppBundlePath(path) seems to have been removed from 3.2 SDK. Any idea what to replace it with?
the folder in PrivateFrameWorks is: PrivateFrameWorks/SpringBoardServices/ PrivateFrameWorks/SpringBoardUI/ no "PrivateFrameWorks/SpringBoard/" folder ,how to use SBStatusBarController addStatusBarItem?