iOS-Runtime-Headers icon indicating copy to clipboard operation
iOS-Runtime-Headers copied to clipboard

iOS Objective-C headers as derived from runtime introspection

Results 58 iOS-Runtime-Headers issues
Sort by recently updated
recently updated
newest added

Some frameworks live in a subdirectory of another framework, and they don't seem to be included here. e.g. /Symbols/System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio

LSApplicationProxy shortVersionString for iMovie incorrect

Hi, how to call -[UIApplication activeInterfaceOrientation] using private method ??? i develop using objective-c

if it's possible, how to get user's Apple ID.

and how can i know the key of dictionary if a method like this `initWithDictionary:(id)arg1`?

How can i use callhistory framework? I want read iphone call logs because I have to get last incoming/outgoing call number. Please help me.

I do not have frameworks in private ChatKit. I need to download it here and connect to ? I need to use CKSMSComposeRemoteViewControllerDelegate, but it is nil. Could not you...

Hi, I new with PrivateFrameworks. (Working on Swift) Load bundle "/System/Library/PrivateFrameworks/AppleAccount.framework" - OK load class - NSClassFromString("AAAccountManager") - OK but when I try to get sharedManager value(forKey: "sharedManager") received next...