From 76f34560a3971bcd33123bd1a41eea0e1152dc0e Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Wed, 15 Jul 2026 09:36:09 +0800
Subject: [PATCH] 提交版本 4.13.0
---
frameworks/FirebaseCoreInternal.xcframework/ios-arm64/FirebaseCoreInternal.framework/Modules/FirebaseCoreInternal.swiftmodule/arm64-apple-ios.abi.json | 666 ++++++++++++++++++++++++++----------------------------
1 files changed, 320 insertions(+), 346 deletions(-)
diff --git a/frameworks/FirebaseCoreInternal.xcframework/ios-arm64/FirebaseCoreInternal.framework/Modules/FirebaseCoreInternal.swiftmodule/arm64-apple-ios.abi.json b/frameworks/FirebaseCoreInternal.xcframework/ios-arm64/FirebaseCoreInternal.framework/Modules/FirebaseCoreInternal.swiftmodule/arm64-apple-ios.abi.json
index a15963d..9eb4474 100644
--- a/frameworks/FirebaseCoreInternal.xcframework/ios-arm64/FirebaseCoreInternal.framework/Modules/FirebaseCoreInternal.swiftmodule/arm64-apple-ios.abi.json
+++ b/frameworks/FirebaseCoreInternal.xcframework/ios-arm64/FirebaseCoreInternal.framework/Modules/FirebaseCoreInternal.swiftmodule/arm64-apple-ios.abi.json
@@ -516,302 +516,6 @@
]
},
{
- "kind": "Import",
- "name": "os.lock",
- "printedName": "os.lock",
- "declKind": "Import",
- "moduleName": "FirebaseCoreInternal"
- },
- {
- "kind": "TypeDecl",
- "name": "FIRAllocatedUnfairLock",
- "printedName": "FIRAllocatedUnfairLock",
- "children": [
- {
- "kind": "Constructor",
- "name": "init",
- "printedName": "init(initialState:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "FIRAllocatedUnfairLock",
- "printedName": "FirebaseCoreInternal.FIRAllocatedUnfairLock<τ_0_0>",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "GenericTypeParam",
- "printedName": "τ_0_0"
- }
- ],
- "usr": "s:20FirebaseCoreInternal22FIRAllocatedUnfairLockC"
- },
- {
- "kind": "TypeNominal",
- "name": "GenericTypeParam",
- "printedName": "τ_0_0",
- "paramValueOwnership": "Owned"
- }
- ],
- "declKind": "Constructor",
- "usr": "s:20FirebaseCoreInternal22FIRAllocatedUnfairLockC12initialStateACyxGxn_tcfc",
- "mangledName": "$s20FirebaseCoreInternal22FIRAllocatedUnfairLockC12initialStateACyxGxn_tcfc",
- "moduleName": "FirebaseCoreInternal",
- "genericSig": "<τ_0_0>",
- "sugared_genericSig": "<State>",
- "declAttributes": [
- "AccessControl"
- ],
- "init_kind": "Designated"
- },
- {
- "kind": "Constructor",
- "name": "init",
- "printedName": "init()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "FIRAllocatedUnfairLock",
- "printedName": "FirebaseCoreInternal.FIRAllocatedUnfairLock<τ_0_0>",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "GenericTypeParam",
- "printedName": "τ_0_0"
- }
- ],
- "usr": "s:20FirebaseCoreInternal22FIRAllocatedUnfairLockC"
- }
- ],
- "declKind": "Constructor",
- "usr": "s:20FirebaseCoreInternal22FIRAllocatedUnfairLockCACyytGycytRszlufc",
- "mangledName": "$s20FirebaseCoreInternal22FIRAllocatedUnfairLockCACyytGycytRszlufc",
- "moduleName": "FirebaseCoreInternal",
- "genericSig": "<τ_0_0 where τ_0_0 == ()>",
- "sugared_genericSig": "<State where State == ()>",
- "declAttributes": [
- "Convenience",
- "AccessControl"
- ],
- "init_kind": "Convenience"
- },
- {
- "kind": "Function",
- "name": "lock",
- "printedName": "lock()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- }
- ],
- "declKind": "Func",
- "usr": "s:20FirebaseCoreInternal22FIRAllocatedUnfairLockC4lockyyF",
- "mangledName": "$s20FirebaseCoreInternal22FIRAllocatedUnfairLockC4lockyyF",
- "moduleName": "FirebaseCoreInternal",
- "genericSig": "<τ_0_0>",
- "sugared_genericSig": "<State>",
- "declAttributes": [
- "Final",
- "AccessControl"
- ],
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "unlock",
- "printedName": "unlock()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- }
- ],
- "declKind": "Func",
- "usr": "s:20FirebaseCoreInternal22FIRAllocatedUnfairLockC6unlockyyF",
- "mangledName": "$s20FirebaseCoreInternal22FIRAllocatedUnfairLockC6unlockyyF",
- "moduleName": "FirebaseCoreInternal",
- "genericSig": "<τ_0_0>",
- "sugared_genericSig": "<State>",
- "declAttributes": [
- "Final",
- "AccessControl"
- ],
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "value",
- "printedName": "value()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "GenericTypeParam",
- "printedName": "τ_0_0"
- }
- ],
- "declKind": "Func",
- "usr": "s:20FirebaseCoreInternal22FIRAllocatedUnfairLockC5valuexyF",
- "mangledName": "$s20FirebaseCoreInternal22FIRAllocatedUnfairLockC5valuexyF",
- "moduleName": "FirebaseCoreInternal",
- "genericSig": "<τ_0_0>",
- "sugared_genericSig": "<State>",
- "declAttributes": [
- "Final",
- "AccessControl"
- ],
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "withLock",
- "printedName": "withLock(_:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "GenericTypeParam",
- "printedName": "τ_1_0"
- },
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(inout τ_0_0) throws -> τ_1_0",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "GenericTypeParam",
- "printedName": "τ_1_0"
- },
- {
- "kind": "TypeNominal",
- "name": "GenericTypeParam",
- "printedName": "τ_0_0"
- }
- ],
- "typeAttributes": [
- "noescape"
- ]
- }
- ],
- "declKind": "Func",
- "usr": "s:20FirebaseCoreInternal22FIRAllocatedUnfairLockC04withF0yqd__qd__xzKXEKlF",
- "mangledName": "$s20FirebaseCoreInternal22FIRAllocatedUnfairLockC04withF0yqd__qd__xzKXEKlF",
- "moduleName": "FirebaseCoreInternal",
- "genericSig": "<τ_0_0, τ_1_0>",
- "sugared_genericSig": "<State, R>",
- "declAttributes": [
- "Final",
- "Rethrows",
- "AccessControl",
- "DiscardableResult"
- ],
- "throwing": true,
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "withLock",
- "printedName": "withLock(_:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "GenericTypeParam",
- "printedName": "τ_1_0"
- },
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "() throws -> τ_1_0",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "GenericTypeParam",
- "printedName": "τ_1_0"
- },
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- }
- ],
- "typeAttributes": [
- "noescape"
- ]
- }
- ],
- "declKind": "Func",
- "usr": "s:20FirebaseCoreInternal22FIRAllocatedUnfairLockC04withF0yqd__qd__yKXEKlF",
- "mangledName": "$s20FirebaseCoreInternal22FIRAllocatedUnfairLockC04withF0yqd__qd__yKXEKlF",
- "moduleName": "FirebaseCoreInternal",
- "genericSig": "<τ_0_0, τ_1_0>",
- "sugared_genericSig": "<State, R>",
- "declAttributes": [
- "Final",
- "Rethrows",
- "AccessControl",
- "DiscardableResult"
- ],
- "throwing": true,
- "funcSelfKind": "NonMutating"
- }
- ],
- "declKind": "Class",
- "usr": "s:20FirebaseCoreInternal22FIRAllocatedUnfairLockC",
- "mangledName": "$s20FirebaseCoreInternal22FIRAllocatedUnfairLockC",
- "moduleName": "FirebaseCoreInternal",
- "genericSig": "<τ_0_0>",
- "sugared_genericSig": "<State>",
- "declAttributes": [
- "Final",
- "AccessControl",
- "RawDocComment"
- ],
- "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": "Sendable",
- "printedName": "Sendable",
- "usr": "s:s8SendableP",
- "mangledName": "$ss8SendableP"
- }
- ]
- },
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "FirebaseCoreInternal",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "FirebaseCoreInternal",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
"kind": "TypeDecl",
"name": "HeartbeatController",
"printedName": "HeartbeatController",
@@ -992,6 +696,13 @@
"printedName": "Sendable",
"usr": "s:s8SendableP",
"mangledName": "$ss8SendableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "SendableMetatype",
+ "printedName": "SendableMetatype",
+ "usr": "s:s16SendableMetatypeP",
+ "mangledName": "$ss16SendableMetatypeP"
}
]
},
@@ -1328,6 +1039,13 @@
},
{
"kind": "Conformance",
+ "name": "SendableMetatype",
+ "printedName": "SendableMetatype",
+ "usr": "s:s16SendableMetatypeP",
+ "mangledName": "$ss16SendableMetatypeP"
+ },
+ {
+ "kind": "Conformance",
"name": "HTTPHeaderRepresentable",
"printedName": "HTTPHeaderRepresentable",
"usr": "s:20FirebaseCoreInternal23HTTPHeaderRepresentableP",
@@ -1380,6 +1098,225 @@
"moduleName": "FirebaseCoreInternal",
"declAttributes": [
"RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "FirebaseCoreInternal",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "os.lock",
+ "printedName": "os.lock",
+ "declKind": "Import",
+ "moduleName": "FirebaseCoreInternal",
+ "declAttributes": [
+ "AccessControl"
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "UnfairLock",
+ "printedName": "UnfairLock",
+ "children": [
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UnfairLock",
+ "printedName": "FirebaseCoreInternal.UnfairLock<τ_0_0>",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
+ }
+ ],
+ "usr": "s:20FirebaseCoreInternal10UnfairLockC"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0",
+ "paramValueOwnership": "Owned"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "s:20FirebaseCoreInternal10UnfairLockCyACyxGxcfc",
+ "mangledName": "$s20FirebaseCoreInternal10UnfairLockCyACyxGxcfc",
+ "moduleName": "FirebaseCoreInternal",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "<Value>",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "init_kind": "Designated"
+ },
+ {
+ "kind": "Function",
+ "name": "value",
+ "printedName": "value()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:20FirebaseCoreInternal10UnfairLockC5valuexyF",
+ "mangledName": "$s20FirebaseCoreInternal10UnfairLockC5valuexyF",
+ "moduleName": "FirebaseCoreInternal",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "<Value>",
+ "declAttributes": [
+ "Final",
+ "AccessControl"
+ ],
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "withLock",
+ "printedName": "withLock(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_1_0"
+ },
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(inout sending τ_0_0) throws -> sending τ_1_0",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_1_0"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
+ }
+ ],
+ "typeAttributes": [
+ "noescape"
+ ]
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:20FirebaseCoreInternal10UnfairLockC04withE0yqd__qd__xzYuKYTXEKlF",
+ "mangledName": "$s20FirebaseCoreInternal10UnfairLockC04withE0yqd__qd__xzYuKYTXEKlF",
+ "moduleName": "FirebaseCoreInternal",
+ "genericSig": "<τ_0_0, τ_1_0>",
+ "sugared_genericSig": "<Value, Result>",
+ "declAttributes": [
+ "Final",
+ "Rethrows",
+ "Borrowing",
+ "AccessControl",
+ "DiscardableResult"
+ ],
+ "throwing": true,
+ "funcSelfKind": "Borrowing"
+ },
+ {
+ "kind": "Function",
+ "name": "withLock",
+ "printedName": "withLock(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_1_0"
+ },
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(inout sending τ_0_0) -> sending τ_1_0",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_1_0"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "GenericTypeParam",
+ "printedName": "τ_0_0"
+ }
+ ],
+ "typeAttributes": [
+ "noescape"
+ ]
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:20FirebaseCoreInternal10UnfairLockC04withE0yqd__qd__xzYuYTXElF",
+ "mangledName": "$s20FirebaseCoreInternal10UnfairLockC04withE0yqd__qd__xzYuYTXElF",
+ "moduleName": "FirebaseCoreInternal",
+ "genericSig": "<τ_0_0, τ_1_0>",
+ "sugared_genericSig": "<Value, Result>",
+ "declAttributes": [
+ "Final",
+ "Borrowing",
+ "AccessControl",
+ "DiscardableResult"
+ ],
+ "funcSelfKind": "Borrowing"
+ }
+ ],
+ "declKind": "Class",
+ "usr": "s:20FirebaseCoreInternal10UnfairLockC",
+ "mangledName": "$s20FirebaseCoreInternal10UnfairLockC",
+ "moduleName": "FirebaseCoreInternal",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "<Value>",
+ "declAttributes": [
+ "Final",
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "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": "Sendable",
+ "printedName": "Sendable",
+ "usr": "s:s8SendableP",
+ "mangledName": "$ss8SendableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "SendableMetatype",
+ "printedName": "SendableMetatype",
+ "usr": "s:s16SendableMetatypeP",
+ "mangledName": "$ss16SendableMetatypeP"
+ }
]
},
{
@@ -1525,6 +1462,7 @@
"intro_tvOS": "9.0",
"intro_watchOS": "2.0",
"declAttributes": [
+ "AddressableForDependencies",
"Frozen",
"Available",
"Available",
@@ -1890,6 +1828,13 @@
},
{
"kind": "Conformance",
+ "name": "SendableMetatype",
+ "printedName": "SendableMetatype",
+ "usr": "s:s16SendableMetatypeP",
+ "mangledName": "$ss16SendableMetatypeP"
+ },
+ {
+ "kind": "Conformance",
"name": "Sequence",
"printedName": "Sequence",
"children": [
@@ -1939,6 +1884,41 @@
},
{
"kind": "Conformance",
+ "name": "CustomStringConvertible",
+ "printedName": "CustomStringConvertible",
+ "usr": "s:s23CustomStringConvertibleP",
+ "mangledName": "$ss23CustomStringConvertibleP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CustomDebugStringConvertible",
+ "printedName": "CustomDebugStringConvertible",
+ "usr": "s:s28CustomDebugStringConvertibleP",
+ "mangledName": "$ss28CustomDebugStringConvertibleP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CustomReflectable",
+ "printedName": "CustomReflectable",
+ "usr": "s:s17CustomReflectableP",
+ "mangledName": "$ss17CustomReflectableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Decodable",
+ "printedName": "Decodable",
+ "usr": "s:Se",
+ "mangledName": "$sSe"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Encodable",
+ "printedName": "Encodable",
+ "usr": "s:SE",
+ "mangledName": "$sSE"
+ },
+ {
+ "kind": "Conformance",
"name": "ReferenceConvertible",
"printedName": "ReferenceConvertible",
"children": [
@@ -1983,38 +1963,32 @@
},
{
"kind": "Conformance",
- "name": "CustomStringConvertible",
- "printedName": "CustomStringConvertible",
- "usr": "s:s23CustomStringConvertibleP",
- "mangledName": "$ss23CustomStringConvertibleP"
- },
- {
- "kind": "Conformance",
- "name": "CustomDebugStringConvertible",
- "printedName": "CustomDebugStringConvertible",
- "usr": "s:s28CustomDebugStringConvertibleP",
- "mangledName": "$ss28CustomDebugStringConvertibleP"
- },
- {
- "kind": "Conformance",
- "name": "CustomReflectable",
- "printedName": "CustomReflectable",
- "usr": "s:s17CustomReflectableP",
- "mangledName": "$ss17CustomReflectableP"
- },
- {
- "kind": "Conformance",
- "name": "Decodable",
- "printedName": "Decodable",
- "usr": "s:Se",
- "mangledName": "$sSe"
- },
- {
- "kind": "Conformance",
- "name": "Encodable",
- "printedName": "Encodable",
- "usr": "s:SE",
- "mangledName": "$sSE"
+ "name": "Transferable",
+ "printedName": "Transferable",
+ "children": [
+ {
+ "kind": "TypeWitness",
+ "name": "Representation",
+ "printedName": "Representation",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "OpaqueTypeArchetype",
+ "printedName": "some CoreTransferable.TransferRepresentation",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "TransferRepresentation",
+ "printedName": "CoreTransferable.TransferRepresentation",
+ "usr": "s:16CoreTransferable22TransferRepresentationP"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "usr": "s:16CoreTransferable0B0P",
+ "mangledName": "$s16CoreTransferable0B0P"
}
]
}
@@ -2023,119 +1997,119 @@
},
"ConstValues": [
{
- "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/Heartbeat.swift",
+ "filePath": "\/var\/folders\/8j\/sfr9qqcj73j4p6nhwcfpr0th0000gn\/T\/ZipRelease\/2026-06-11T05-46-02\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/Heartbeat.swift",
"kind": "IntegerLiteral",
"offset": 869,
"length": 1,
"value": "1"
},
{
- "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/Heartbeat.swift",
+ "filePath": "\/var\/folders\/8j\/sfr9qqcj73j4p6nhwcfpr0th0000gn\/T\/ZipRelease\/2026-06-11T05-46-02\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/Heartbeat.swift",
"kind": "IntegerLiteral",
"offset": 1167,
"length": 1,
"value": "0"
},
{
- "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/Heartbeat.swift",
+ "filePath": "\/var\/folders\/8j\/sfr9qqcj73j4p6nhwcfpr0th0000gn\/T\/ZipRelease\/2026-06-11T05-46-02\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/Heartbeat.swift",
"kind": "Array",
"offset": 2219,
"length": 2,
"value": "[]"
},
{
- "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatController.swift",
+ "filePath": "\/var\/folders\/8j\/sfr9qqcj73j4p6nhwcfpr0th0000gn\/T\/ZipRelease\/2026-06-11T05-46-02\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatController.swift",
"kind": "StringLiteral",
"offset": 997,
"length": 13,
"value": "\"en_US_POSIX\""
},
{
- "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatController.swift",
+ "filePath": "\/var\/folders\/8j\/sfr9qqcj73j4p6nhwcfpr0th0000gn\/T\/ZipRelease\/2026-06-11T05-46-02\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatController.swift",
"kind": "IntegerLiteral",
"offset": 1063,
"length": 1,
"value": "0"
},
{
- "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatController.swift",
+ "filePath": "\/var\/folders\/8j\/sfr9qqcj73j4p6nhwcfpr0th0000gn\/T\/ZipRelease\/2026-06-11T05-46-02\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatController.swift",
"kind": "IntegerLiteral",
"offset": 1442,
"length": 2,
"value": "30"
},
{
- "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift",
+ "filePath": "\/var\/folders\/8j\/sfr9qqcj73j4p6nhwcfpr0th0000gn\/T\/ZipRelease\/2026-06-11T05-46-02\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift",
"kind": "IntegerLiteral",
"offset": 1658,
"length": 1,
"value": "2"
},
{
- "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift",
+ "filePath": "\/var\/folders\/8j\/sfr9qqcj73j4p6nhwcfpr0th0000gn\/T\/ZipRelease\/2026-06-11T05-46-02\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift",
"kind": "StringLiteral",
"offset": 2240,
"length": 12,
"value": "\"heartbeats\""
},
{
- "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift",
+ "filePath": "\/var\/folders\/8j\/sfr9qqcj73j4p6nhwcfpr0th0000gn\/T\/ZipRelease\/2026-06-11T05-46-02\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift",
"kind": "Array",
"offset": 2571,
"length": 2,
"value": "[]"
},
{
- "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift",
+ "filePath": "\/var\/folders\/8j\/sfr9qqcj73j4p6nhwcfpr0th0000gn\/T\/ZipRelease\/2026-06-11T05-46-02\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift",
"kind": "StringLiteral",
"offset": 4098,
"length": 12,
"value": "\"yyyy-MM-dd\""
},
{
- "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift",
+ "filePath": "\/var\/folders\/8j\/sfr9qqcj73j4p6nhwcfpr0th0000gn\/T\/ZipRelease\/2026-06-11T05-46-02\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift",
"kind": "StringLiteral",
"offset": 4153,
"length": 13,
"value": "\"en_US_POSIX\""
},
{
- "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift",
+ "filePath": "\/var\/folders\/8j\/sfr9qqcj73j4p6nhwcfpr0th0000gn\/T\/ZipRelease\/2026-06-11T05-46-02\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift",
"kind": "IntegerLiteral",
"offset": 4218,
"length": 1,
"value": "0"
},
{
- "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift",
+ "filePath": "\/var\/folders\/8j\/sfr9qqcj73j4p6nhwcfpr0th0000gn\/T\/ZipRelease\/2026-06-11T05-46-02\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift",
"kind": "Array",
"offset": 4680,
"length": 2,
"value": "[]"
},
{
- "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift",
+ "filePath": "\/var\/folders\/8j\/sfr9qqcj73j4p6nhwcfpr0th0000gn\/T\/ZipRelease\/2026-06-11T05-46-02\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift",
"kind": "Array",
"offset": 5242,
"length": 2,
"value": "[]"
},
{
- "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatStorage.swift",
+ "filePath": "\/var\/folders\/8j\/sfr9qqcj73j4p6nhwcfpr0th0000gn\/T\/ZipRelease\/2026-06-11T05-46-02\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatStorage.swift",
"kind": "Dictionary",
- "offset": 2465,
+ "offset": 2427,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/StorageFactory.swift",
+ "filePath": "\/var\/folders\/8j\/sfr9qqcj73j4p6nhwcfpr0th0000gn\/T\/ZipRelease\/2026-06-11T05-46-02\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/StorageFactory.swift",
"kind": "StringLiteral",
"offset": 758,
"length": 26,
"value": "\"google-heartbeat-storage\""
},
{
- "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/StorageFactory.swift",
+ "filePath": "\/var\/folders\/8j\/sfr9qqcj73j4p6nhwcfpr0th0000gn\/T\/ZipRelease\/2026-06-11T05-46-02\/project-ios\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/StorageFactory.swift",
"kind": "StringLiteral",
"offset": 905,
"length": 30,
--
Gitblit v1.8.0