copy from frameworks/GoogleUtilities.framework/Headers/GULSwizzledObject.h
copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULSwizzledObject.h
File was copied from frameworks/GoogleUtilities.framework/Headers/GULSwizzledObject.h |
| | |
| | | |
| | | @class GULObjectSwizzler; |
| | | |
| | | FOUNDATION_EXPORT NSString *kSwizzlerAssociatedObjectKey; |
| | | |
| | | /** This class exists as a method donor. These methods will be added to all objects that are |
| | | * swizzled by the object swizzler. This class should not be instantiated. |
| | | */ |