From 1178266bed9f244671ebcb4e9624a01ce0d58097 Mon Sep 17 00:00:00 2001 From: lpw Date: Tue, 18 Mar 2025 09:04:04 +0800 Subject: [PATCH] 提交 4.4.0 --- frameworks/FirebaseAnalytics.xcframework/ios-arm64_x86_64-simulator/FirebaseAnalytics.framework/Modules/FirebaseAnalytics.swiftmodule/x86_64-apple-ios-simulator.abi.json | 92 +++++++++++++++++++++++++++++++++++++++++----- 1 files changed, 82 insertions(+), 10 deletions(-) diff --git a/frameworks/FirebaseAnalytics.xcframework/ios-arm64_x86_64-simulator/FirebaseAnalytics.framework/Modules/FirebaseAnalytics.swiftmodule/x86_64-apple-ios-simulator.abi.json b/frameworks/FirebaseAnalytics.xcframework/ios-arm64_x86_64-simulator/FirebaseAnalytics.framework/Modules/FirebaseAnalytics.swiftmodule/x86_64-apple-ios-simulator.abi.json index b63baea..c737245 100644 --- a/frameworks/FirebaseAnalytics.xcframework/ios-arm64_x86_64-simulator/FirebaseAnalytics.framework/Modules/FirebaseAnalytics.swiftmodule/x86_64-apple-ios-simulator.abi.json +++ b/frameworks/FirebaseAnalytics.xcframework/ios-arm64_x86_64-simulator/FirebaseAnalytics.framework/Modules/FirebaseAnalytics.swiftmodule/x86_64-apple-ios-simulator.abi.json @@ -6,6 +6,16 @@ "children": [ { "kind": "Import", + "name": "FirebaseAnalyticsPrivate", + "printedName": "FirebaseAnalyticsPrivate", + "declKind": "Import", + "moduleName": "FirebaseAnalytics", + "declAttributes": [ + "ImplementationOnly" + ] + }, + { + "kind": "Import", "name": "StoreKit", "printedName": "StoreKit", "declKind": "Import", @@ -133,16 +143,22 @@ "children": [ { "kind": "TypeNominal", - "name": "OpaqueTypeArchetype", - "printedName": "some SwiftUI.View", + "name": "ModifiedContent", + "printedName": "SwiftUI.ModifiedContent<τ_0_0, FirebaseAnalytics.LoggedAnalyticsModifier>", "children": [ { "kind": "TypeNominal", - "name": "View", - "printedName": "SwiftUI.View", - "usr": "s:7SwiftUI4ViewP" + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "LoggedAnalyticsModifier", + "printedName": "FirebaseAnalytics.LoggedAnalyticsModifier", + "usr": "s:17FirebaseAnalytics06LoggedB8ModifierV" } - ] + ], + "usr": "s:7SwiftUI15ModifiedContentV" }, { "kind": "TypeNominal", @@ -216,16 +232,72 @@ }, "ConstValues": [ { - "filePath": "\/Volumes\/google\/src\/cloud\/hantran\/m145\/google3\/googlemac\/iPhone\/Firebase\/Analytics\/Sources\/Swift\/Analytics+SwiftUI.swift", + "filePath": "\/Volumes\/google\/src\/cloud\/pdchen\/firebaserelease\/google3\/googlemac\/iPhone\/Firebase\/Analytics\/Sources\/Swift\/Analytics+StoreKit.swift", + "kind": "BooleanLiteral", + "offset": 1320, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Volumes\/google\/src\/cloud\/pdchen\/firebaserelease\/google3\/googlemac\/iPhone\/Firebase\/Analytics\/Sources\/Swift\/Analytics+StoreKit.swift", + "kind": "BooleanLiteral", + "offset": 1358, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Volumes\/google\/src\/cloud\/pdchen\/firebaserelease\/google3\/googlemac\/iPhone\/Firebase\/Analytics\/Sources\/Swift\/Analytics+StoreKit.swift", + "kind": "BooleanLiteral", + "offset": 2038, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Volumes\/google\/src\/cloud\/pdchen\/firebaserelease\/google3\/googlemac\/iPhone\/Firebase\/Analytics\/Sources\/Swift\/Analytics+StoreKit.swift", + "kind": "IntegerLiteral", + "offset": 3221, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Volumes\/google\/src\/cloud\/pdchen\/firebaserelease\/google3\/googlemac\/iPhone\/Firebase\/Analytics\/Sources\/Swift\/Analytics+StoreKit.swift", + "kind": "IntegerLiteral", + "offset": 3262, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Volumes\/google\/src\/cloud\/pdchen\/firebaserelease\/google3\/googlemac\/iPhone\/Firebase\/Analytics\/Sources\/Swift\/Analytics+StoreKit.swift", + "kind": "IntegerLiteral", + "offset": 3305, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Volumes\/google\/src\/cloud\/pdchen\/firebaserelease\/google3\/googlemac\/iPhone\/Firebase\/Analytics\/Sources\/Swift\/Analytics+StoreKit.swift", + "kind": "IntegerLiteral", + "offset": 3349, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Volumes\/google\/src\/cloud\/pdchen\/firebaserelease\/google3\/googlemac\/iPhone\/Firebase\/Analytics\/Sources\/Swift\/Analytics+StoreKit.swift", + "kind": "IntegerLiteral", + "offset": 3381, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Volumes\/google\/src\/cloud\/pdchen\/firebaserelease\/google3\/googlemac\/iPhone\/Firebase\/Analytics\/Sources\/Swift\/Analytics+SwiftUI.swift", "kind": "StringLiteral", - "offset": 2555, + "offset": 2654, "length": 6, "value": "\"View\"" }, { - "filePath": "\/Volumes\/google\/src\/cloud\/hantran\/m145\/google3\/googlemac\/iPhone\/Firebase\/Analytics\/Sources\/Swift\/Analytics+SwiftUI.swift", + "filePath": "\/Volumes\/google\/src\/cloud\/pdchen\/firebaserelease\/google3\/googlemac\/iPhone\/Firebase\/Analytics\/Sources\/Swift\/Analytics+SwiftUI.swift", "kind": "Dictionary", - "offset": 2602, + "offset": 2701, "length": 3, "value": "[]" } -- Gitblit v1.8.0