From aca600212ff84587e15aad341babd5eb2faf69a5 Mon Sep 17 00:00:00 2001 From: lpw Date: Sat, 03 Jun 2023 09:15:01 +0800 Subject: [PATCH] 3.15.0 --- frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.h b/frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.h index eac6831..d89ec68 100644 --- a/frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.h +++ b/frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.h @@ -19,6 +19,7 @@ #import "GULHeartbeatDateStorageUserDefaults.h" #import "GULKeychainStorage.h" #import "GULKeychainUtils.h" +#import "GULNetworkInfo.h" #import "GULSecureCoding.h" #import "GULURLSessionDataResponse.h" #import "NSURLSession+GULPromises.h" -- Gitblit v1.8.0