From ed8a75165efbcd79f5f9b1ab6f4ec10eed6f16a1 Mon Sep 17 00:00:00 2001 From: lpw <pengwei.li@gamehollywood.com> Date: Tue, 20 Apr 2021 17:12:42 +0800 Subject: [PATCH] no message --- frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULSwizzledObject.h | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/frameworks/GoogleUtilities.framework/Headers/GULSwizzledObject.h b/frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULSwizzledObject.h similarity index 95% copy from frameworks/GoogleUtilities.framework/Headers/GULSwizzledObject.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULSwizzledObject.h index 314ceec..fc07f0a 100644 --- a/frameworks/GoogleUtilities.framework/Headers/GULSwizzledObject.h +++ b/frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULSwizzledObject.h @@ -18,8 +18,6 @@ @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. */ -- Gitblit v1.8.0