Obscure WebKit SPI
This commit is contained in:
11
App/Hacks/Hacks.h
Normal file
11
App/Hacks/Hacks.h
Normal file
@@ -0,0 +1,11 @@
|
||||
//
|
||||
// Hacks.h
|
||||
// App
|
||||
//
|
||||
// Created by James Magahern on 5/5/25.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
extern Class DecodedClass(const char *encodedClassName);
|
||||
extern SEL DecodedSelector(const char *encodedSelectorName);
|
||||
Reference in New Issue
Block a user