From 71fb9531f894366660eed5e852719c7cecdd41e7 Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Sun, 28 Sep 2025 15:06:20 +0800
Subject: [PATCH] 提交版本 4.8.0
---
frameworks/FirebaseAnalytics.xcframework/tvos-arm64/FirebaseAnalytics.framework/Modules/FirebaseAnalytics.swiftmodule/arm64-apple-tvos.abi.json | 66 ++++++++++++++++++++++++++++----
1 files changed, 57 insertions(+), 9 deletions(-)
diff --git a/frameworks/FirebaseAnalytics.xcframework/tvos-arm64/FirebaseAnalytics.framework/Modules/FirebaseAnalytics.swiftmodule/arm64-apple-tvos.abi.json b/frameworks/FirebaseAnalytics.xcframework/tvos-arm64/FirebaseAnalytics.framework/Modules/FirebaseAnalytics.swiftmodule/arm64-apple-tvos.abi.json
index b63baea..ceaf57b 100644
--- a/frameworks/FirebaseAnalytics.xcframework/tvos-arm64/FirebaseAnalytics.framework/Modules/FirebaseAnalytics.swiftmodule/arm64-apple-tvos.abi.json
+++ b/frameworks/FirebaseAnalytics.xcframework/tvos-arm64/FirebaseAnalytics.framework/Modules/FirebaseAnalytics.swiftmodule/arm64-apple-tvos.abi.json
@@ -1,9 +1,19 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "FirebaseAnalytics",
+ "printedName": "FirebaseAnalytics",
"children": [
+ {
+ "kind": "Import",
+ "name": "FirebaseAnalyticsPrivate",
+ "printedName": "FirebaseAnalyticsPrivate",
+ "declKind": "Import",
+ "moduleName": "FirebaseAnalytics",
+ "declAttributes": [
+ "ImplementationOnly"
+ ]
+ },
{
"kind": "Import",
"name": "StoreKit",
@@ -70,6 +80,20 @@
"ObjectiveC.NSObject"
],
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "Equatable",
@@ -185,6 +209,8 @@
"genericSig": "<τ_0_0 where τ_0_0 : SwiftUI.View>",
"sugared_genericSig": "<Self where Self : SwiftUI.View>",
"declAttributes": [
+ "Preconcurrency",
+ "Custom",
"AccessControl",
"RawDocComment"
],
@@ -195,7 +221,7 @@
"declKind": "Protocol",
"usr": "s:7SwiftUI4ViewP",
"mangledName": "$s7SwiftUI4ViewP",
- "moduleName": "SwiftUI",
+ "moduleName": "SwiftUICore",
"genericSig": "<τ_0_0.Body : SwiftUI.View>",
"sugared_genericSig": "<Self.Body : SwiftUI.View>",
"intro_Macosx": "10.15",
@@ -203,29 +229,51 @@
"intro_tvOS": "13.0",
"intro_watchOS": "6.0",
"declAttributes": [
+ "Preconcurrency",
"TypeEraser",
+ "OriginallyDefinedIn",
+ "OriginallyDefinedIn",
+ "OriginallyDefinedIn",
+ "OriginallyDefinedIn",
"Available",
"Available",
"Available",
- "Available"
+ "Available",
+ "Custom"
],
- "isExternal": true
+ "isExternal": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
+ ]
}
],
"json_format_version": 8
},
"ConstValues": [
{
- "filePath": "\/Volumes\/google\/src\/cloud\/hantran\/m145\/google3\/googlemac\/iPhone\/Firebase\/Analytics\/Sources\/Swift\/Analytics+SwiftUI.swift",
+ "filePath": "\/Volumes\/google\/src\/cloud\/hantran\/m168\/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\/hantran\/m168\/google3\/googlemac\/iPhone\/Firebase\/Analytics\/Sources\/Swift\/Analytics+SwiftUI.swift",
"kind": "Dictionary",
- "offset": 2602,
+ "offset": 2701,
"length": 3,
"value": "[]"
}
--
Gitblit v1.8.0