From ad1dcdc0e165b639a2a8916c624ea03d7feac27d Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Tue, 01 Jul 2025 15:29:08 +0800 Subject: [PATCH] 提交版本 4.5.0 --- frameworks/FirebaseCoreInternal.xcframework/macos-arm64_x86_64/FirebaseCoreInternal.framework/Versions/A/Modules/FirebaseCoreInternal.swiftmodule/arm64-apple-macos.abi.json | 765 +++++++++++++++++++++++++++++++--------------------------- 1 files changed, 413 insertions(+), 352 deletions(-) diff --git a/frameworks/FirebaseCoreInternal.xcframework/macos-arm64_x86_64/FirebaseCoreInternal.framework/Versions/A/Modules/FirebaseCoreInternal.swiftmodule/arm64-apple-macos.abi.json b/frameworks/FirebaseCoreInternal.xcframework/macos-arm64_x86_64/FirebaseCoreInternal.framework/Versions/A/Modules/FirebaseCoreInternal.swiftmodule/arm64-apple-macos.abi.json index 76fabbc..510fa03 100644 --- a/frameworks/FirebaseCoreInternal.xcframework/macos-arm64_x86_64/FirebaseCoreInternal.framework/Versions/A/Modules/FirebaseCoreInternal.swiftmodule/arm64-apple-macos.abi.json +++ b/frameworks/FirebaseCoreInternal.xcframework/macos-arm64_x86_64/FirebaseCoreInternal.framework/Versions/A/Modules/FirebaseCoreInternal.swiftmodule/arm64-apple-macos.abi.json @@ -1,8 +1,8 @@ { "ABIRoot": { "kind": "Root", - "name": "TopLevel", - "printedName": "TopLevel", + "name": "FirebaseCoreInternal", + "printedName": "FirebaseCoreInternal", "children": [ { "kind": "Import", @@ -205,6 +205,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", @@ -418,6 +432,20 @@ }, { "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", "printedName": "Equatable", "usr": "s:SQ", @@ -464,6 +492,302 @@ "printedName": "CustomDebugStringConvertible", "usr": "s:s28CustomDebugStringConvertibleP", "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "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": "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" } ] }, @@ -650,6 +974,20 @@ "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", @@ -684,7 +1022,7 @@ "declKind": "Import", "moduleName": "FirebaseCoreInternal", "declAttributes": [ - "ImplementationOnly" + "AccessControl" ] }, { @@ -722,6 +1060,22 @@ "declAttributes": [ "AccessControl", "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + } ] }, { @@ -784,7 +1138,7 @@ { "kind": "TypeNominal", "name": "Decoder", - "printedName": "Swift.Decoder", + "printedName": "any Swift.Decoder", "usr": "s:s7DecoderP" } ], @@ -809,7 +1163,7 @@ { "kind": "TypeNominal", "name": "Encoder", - "printedName": "Swift.Encoder", + "printedName": "any Swift.Encoder", "usr": "s:s7EncoderP" } ], @@ -937,6 +1291,20 @@ "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": "Decodable", @@ -1557,6 +1925,20 @@ }, { "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": "ReferenceConvertible", "printedName": "ReferenceConvertible", "children": [ @@ -1654,12 +2036,6 @@ "name": "TransferRepresentation", "printedName": "CoreTransferable.TransferRepresentation", "usr": "s:16CoreTransferable22TransferRepresentationP" - }, - { - "kind": "TypeNominal", - "name": "Sendable", - "printedName": "Swift.Sendable", - "usr": "s:s8SendableP" } ] } @@ -1676,438 +2052,123 @@ }, "ConstValues": [ { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/_ObjC_HeartbeatController.swift", - "kind": "StringLiteral", - "offset": 763, - "length": 25, - "value": "\"FirebaseCoreInternal._ObjC_HeartbeatController\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/_ObjC_HeartbeatsPayload.swift", - "kind": "StringLiteral", - "offset": 755, - "length": 23, - "value": "\"FirebaseCoreInternal._ObjC_HeartbeatsPayload\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/Heartbeat.swift", + "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/Heartbeat.swift", "kind": "IntegerLiteral", "offset": 869, "length": 1, "value": "1" }, { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/Heartbeat.swift", - "kind": "IntegerLiteral", - "offset": 982, - "length": 5, - "value": "86400" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/Heartbeat.swift", - "kind": "IntegerLiteral", - "offset": 869, - "length": 1, - "value": "1" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/Heartbeat.swift", - "kind": "IntegerLiteral", - "offset": 869, - "length": 1, - "value": "1" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/Heartbeat.swift", + "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/Heartbeat.swift", "kind": "IntegerLiteral", "offset": 1167, "length": 1, "value": "0" }, { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/Heartbeat.swift", + "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/Heartbeat.swift", "kind": "Array", "offset": 2219, "length": 2, "value": "[]" }, { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatController.swift", + "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatController.swift", "kind": "StringLiteral", "offset": 997, "length": 13, "value": "\"en_US_POSIX\"" }, { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatController.swift", + "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatController.swift", "kind": "IntegerLiteral", "offset": 1063, "length": 1, "value": "0" }, { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatController.swift", + "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatController.swift", "kind": "IntegerLiteral", "offset": 1442, "length": 2, "value": "30" }, { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsBundle.swift", + "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", "kind": "IntegerLiteral", - "offset": 2471, - "length": 1, - "value": "0" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsBundle.swift", - "kind": "StringLiteral", - "offset": 3670, - "length": 3, - "value": "\" \"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsBundle.swift", - "kind": "StringLiteral", - "offset": 3681, - "length": 3, - "value": "\"-\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsBundle.swift", - "kind": "StringLiteral", - "offset": 3744, - "length": 46, - "value": "\"\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsBundle.swift", - "kind": "StringLiteral", - "offset": 3763, - "length": 5, - "value": "\" error\/\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsBundle.swift", - "kind": "StringLiteral", - "offset": 3789, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsBundle.swift", - "kind": "Array", - "offset": 4657, - "length": 2, - "value": "[]" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", - "kind": "IntegerLiteral", - "offset": 1682, + "offset": 1658, "length": 1, "value": "2" }, { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", + "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", "kind": "StringLiteral", - "offset": 2264, + "offset": 2240, "length": 12, "value": "\"heartbeats\"" }, { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", - "kind": "StringLiteral", - "offset": 2264, - "length": 12, - "value": "\"heartbeats\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", + "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", "kind": "Array", - "offset": 2595, + "offset": 2571, "length": 2, "value": "[]" }, { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", + "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", "kind": "StringLiteral", - "offset": 4122, + "offset": 4098, "length": 12, "value": "\"yyyy-MM-dd\"" }, { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", + "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", "kind": "StringLiteral", - "offset": 4177, + "offset": 4153, "length": 13, "value": "\"en_US_POSIX\"" }, { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", + "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", "kind": "IntegerLiteral", - "offset": 4242, + "offset": 4218, "length": 1, "value": "0" }, { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", + "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", "kind": "Array", - "offset": 4704, + "offset": 4680, "length": 2, "value": "[]" }, { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", - "kind": "StringLiteral", - "offset": 4778, - "length": 3, - "value": "\"\/\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", - "kind": "StringLiteral", - "offset": 4789, - "length": 3, - "value": "\"_\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", - "kind": "StringLiteral", - "offset": 4826, - "length": 3, - "value": "\"+\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", - "kind": "StringLiteral", - "offset": 4837, - "length": 3, - "value": "\"-\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", - "kind": "StringLiteral", - "offset": 4874, - "length": 3, - "value": "\"=\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", - "kind": "StringLiteral", - "offset": 4885, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", + "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", "kind": "Array", - "offset": 5266, + "offset": 5242, "length": 2, "value": "[]" }, { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", - "kind": "StringLiteral", - "offset": 5344, - "length": 3, - "value": "\"_\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", - "kind": "StringLiteral", - "offset": 5355, - "length": 3, - "value": "\"\/\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", - "kind": "StringLiteral", - "offset": 5392, - "length": 3, - "value": "\"-\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", - "kind": "StringLiteral", - "offset": 5403, - "length": 3, - "value": "\"+\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", - "kind": "IntegerLiteral", - "offset": 5538, - "length": 1, - "value": "4" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatsPayload.swift", - "kind": "StringLiteral", - "offset": 5570, - "length": 3, - "value": "\"=\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatStorage.swift", - "kind": "StringLiteral", - "offset": 2158, - "length": 29, - "value": "\"com.heartbeat.storage.\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatStorage.swift", - "kind": "StringLiteral", - "offset": 2186, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatStorage.swift", + "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/HeartbeatStorage.swift", "kind": "Dictionary", - "offset": 3056, + "offset": 2465, "length": 3, "value": "[]" }, { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/RingBuffer.swift", - "kind": "StringLiteral", - "offset": 1230, - "length": 62, - "value": "\"Out-of-bounds push at index \"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/RingBuffer.swift", - "kind": "StringLiteral", - "offset": 1271, - "length": 2, - "value": "\" to ring buffer with\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/RingBuffer.swift", - "kind": "StringLiteral", - "offset": 1305, - "length": 27, - "value": "\"end index of \"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/RingBuffer.swift", - "kind": "StringLiteral", - "offset": 1330, - "length": 1, - "value": "\".\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/RingBuffer.swift", - "kind": "IntegerLiteral", - "offset": 1990, - "length": 1, - "value": "0" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/RingBuffer.swift", - "kind": "IntegerLiteral", - "offset": 2497, - "length": 1, - "value": "1" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/RingBuffer.swift", - "kind": "IntegerLiteral", - "offset": 2928, - "length": 1, - "value": "0" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/RingBuffer.swift", - "kind": "IntegerLiteral", - "offset": 3104, - "length": 1, - "value": "1" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/RingBuffer.swift", - "kind": "IntegerLiteral", - "offset": 3195, - "length": 1, - "value": "1" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/Storage.swift", - "kind": "BooleanLiteral", - "offset": 2928, - "length": 4, - "value": "true" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/StorageFactory.swift", + "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/StorageFactory.swift", "kind": "StringLiteral", "offset": 758, "length": 26, "value": "\"google-heartbeat-storage\"" }, { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/StorageFactory.swift", + "filePath": "\/var\/folders\/w5\/_8wgjw3j5cg6mgrth3s2kg9m0000gn\/T\/ZipRelease\/2025-05-28T04-04-58\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/StorageFactory.swift", "kind": "StringLiteral", "offset": 905, "length": 30, "value": "\"com.google.heartbeat.storage\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/StorageFactory.swift", - "kind": "StringLiteral", - "offset": 1459, - "length": 3, - "value": "\":\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/StorageFactory.swift", - "kind": "StringLiteral", - "offset": 1470, - "length": 3, - "value": "\"_\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/StorageFactory.swift", - "kind": "StringLiteral", - "offset": 1503, - "length": 27, - "value": "\"heartbeats-\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/StorageFactory.swift", - "kind": "StringLiteral", - "offset": 1529, - "length": 1, - "value": "\"\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/StorageFactory.swift", - "kind": "BooleanLiteral", - "offset": 1634, - "length": 4, - "value": "true" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/StorageFactory.swift", - "kind": "BooleanLiteral", - "offset": 1702, - "length": 5, - "value": "false" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/StorageFactory.swift", - "kind": "StringLiteral", - "offset": 2124, - "length": 18, - "value": "\"heartbeats-\"" - }, - { - "filePath": "\/var\/folders\/2s\/h6hvv9ps03xgz_krkkstvq_r0000gn\/T\/ZipRelease\/2025-02-20T04-01-34\/project-macos\/Pods\/FirebaseCoreInternal\/FirebaseCore\/Internal\/Sources\/HeartbeatLogging\/StorageFactory.swift", - "kind": "StringLiteral", - "offset": 2141, - "length": 1, - "value": "\"\"" } ] } \ No newline at end of file -- Gitblit v1.8.0