|
77 | 77 | 33EB2A912C3412E4004FED3D /* SentryWithoutUIKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EB2A8F2C3411AE004FED3D /* SentryWithoutUIKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
78 | 78 | 33EB2A922C341300004FED3D /* Sentry.h in Headers */ = {isa = PBXBuildFile; fileRef = 63AA76931EB9C1C200D153DE /* Sentry.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
79 | 79 | 51B15F802BE88D510026A2F2 /* URLSessionTaskHelperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51B15F7F2BE88D510026A2F2 /* URLSessionTaskHelperTests.swift */; };
|
80 |
| - 620078722D38F00D0022CB67 /* SentryGeoCodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 620078712D38F00D0022CB67 /* SentryGeoCodable.swift */; }; |
81 | 80 | 620078742D38F0DF0022CB67 /* SentryCodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 620078732D38F0DF0022CB67 /* SentryCodable.swift */; };
|
82 | 81 | 620078782D3906BF0022CB67 /* SentryCodableTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 620078772D3906BF0022CB67 /* SentryCodableTests.swift */; };
|
83 | 82 | 620379DB2AFE1415005AC0C1 /* SentryBuildAppStartSpans.h in Headers */ = {isa = PBXBuildFile; fileRef = 620379DA2AFE1415005AC0C1 /* SentryBuildAppStartSpans.h */; };
|
|
797 | 796 | 925824C22CB5897700C9B20B /* SentrySessionReplayIntegration-Hybrid.h in Headers */ = {isa = PBXBuildFile; fileRef = D80382BE2C09C6FD0090E048 /* SentrySessionReplayIntegration-Hybrid.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
798 | 797 | 92672BB629C9A2A9006B021C /* SentryBreadcrumb+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 92672BB529C9A2A9006B021C /* SentryBreadcrumb+Private.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
799 | 798 | 927A5CC42DD7626B00B82404 /* SentryEnvelopeItemHeaderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 927A5CC32DD7626400B82404 /* SentryEnvelopeItemHeaderTests.swift */; };
|
800 |
| - 9286059529A5096600F96038 /* SentryGeo.h in Headers */ = {isa = PBXBuildFile; fileRef = 9286059429A5096600F96038 /* SentryGeo.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
801 |
| - 9286059729A5098900F96038 /* SentryGeo.m in Sources */ = {isa = PBXBuildFile; fileRef = 9286059629A5098900F96038 /* SentryGeo.m */; }; |
802 | 799 | 9286059929A50BAB00F96038 /* SentryGeoTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9286059829A50BAA00F96038 /* SentryGeoTests.swift */; };
|
803 | 800 | 92E5F3D62CDBB3BF00B7AD98 /* SentrySampling.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E8C57A525EEFC42001CEEFA /* SentrySampling.h */; };
|
804 | 801 | 92F6726B29C8B7B100BFD34D /* SentryUser+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 92F6726A29C8B7B000BFD34D /* SentryUser+Private.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
1062 | 1059 | FA67DD182DDBD4EA00896B02 /* UIImageHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCED2DDBD4EA00896B02 /* UIImageHelper.swift */; };
|
1063 | 1060 | FA67DD192DDBD4EA00896B02 /* SwizzleClassNameExclude.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCD52DDBD4EA00896B02 /* SwizzleClassNameExclude.swift */; };
|
1064 | 1061 | FA8A36182DEAA1EB0058D883 /* SentryThread+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = FA8A36172DEAA1EB0058D883 /* SentryThread+Private.h */; };
|
1065 |
| - FAEC273D2DF3933A00878871 /* NSData+Unzip.m in Sources */ = {isa = PBXBuildFile; fileRef = FAEC273C2DF3933200878871 /* NSData+Unzip.m */; }; |
| 1062 | + FA8DEC322DF7FB4100C25374 /* SentryGeo.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA8DEC312DF7FB4100C25374 /* SentryGeo.swift */; }; |
1066 | 1063 | FAEC270E2DF3526000878871 /* SentryUserFeedback.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAEC270D2DF3526000878871 /* SentryUserFeedback.swift */; };
|
| 1064 | + FAEC273D2DF3933A00878871 /* NSData+Unzip.m in Sources */ = {isa = PBXBuildFile; fileRef = FAEC273C2DF3933200878871 /* NSData+Unzip.m */; }; |
1067 | 1065 | /* End PBXBuildFile section */
|
1068 | 1066 |
|
1069 | 1067 | /* Begin PBXContainerItemProxy section */
|
|
1218 | 1216 | 33C374BE2D104A41004598F1 /* SentrySdkPackage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentrySdkPackage.h; path = include/SentrySdkPackage.h; sourceTree = "<group>"; };
|
1219 | 1217 | 33EB2A8F2C3411AE004FED3D /* SentryWithoutUIKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryWithoutUIKit.h; path = Public/SentryWithoutUIKit.h; sourceTree = "<group>"; };
|
1220 | 1218 | 51B15F7F2BE88D510026A2F2 /* URLSessionTaskHelperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLSessionTaskHelperTests.swift; sourceTree = "<group>"; };
|
1221 |
| - 620078712D38F00D0022CB67 /* SentryGeoCodable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryGeoCodable.swift; sourceTree = "<group>"; }; |
1222 | 1219 | 620078732D38F0DF0022CB67 /* SentryCodable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryCodable.swift; sourceTree = "<group>"; };
|
1223 | 1220 | 620078772D3906BF0022CB67 /* SentryCodableTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryCodableTests.swift; sourceTree = "<group>"; };
|
1224 | 1221 | 620379DA2AFE1415005AC0C1 /* SentryBuildAppStartSpans.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryBuildAppStartSpans.h; path = include/SentryBuildAppStartSpans.h; sourceTree = "<group>"; };
|
|
2017 | 2014 | 92136D662C9D765D002A9FB8 /* SentryNSURLRequestBuilderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryNSURLRequestBuilderTests.swift; sourceTree = "<group>"; };
|
2018 | 2015 | 92672BB529C9A2A9006B021C /* SentryBreadcrumb+Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "SentryBreadcrumb+Private.h"; path = "include/HybridPublic/SentryBreadcrumb+Private.h"; sourceTree = "<group>"; };
|
2019 | 2016 | 927A5CC32DD7626400B82404 /* SentryEnvelopeItemHeaderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryEnvelopeItemHeaderTests.swift; sourceTree = "<group>"; };
|
2020 |
| - 9286059429A5096600F96038 /* SentryGeo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SentryGeo.h; path = Public/SentryGeo.h; sourceTree = "<group>"; }; |
2021 |
| - 9286059629A5098900F96038 /* SentryGeo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SentryGeo.m; sourceTree = "<group>"; }; |
2022 | 2017 | 9286059829A50BAA00F96038 /* SentryGeoTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SentryGeoTests.swift; sourceTree = "<group>"; };
|
2023 | 2018 | 92F6726A29C8B7B000BFD34D /* SentryUser+Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "SentryUser+Private.h"; path = "include/HybridPublic/SentryUser+Private.h"; sourceTree = "<group>"; };
|
2024 | 2019 | A811D866248E2770008A41EA /* SentrySystemEventBreadcrumbsTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySystemEventBreadcrumbsTest.swift; sourceTree = "<group>"; };
|
|
2304 | 2299 | FA67DCEF2DDBD4EA00896B02 /* URLSessionTaskHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLSessionTaskHelper.swift; sourceTree = "<group>"; };
|
2305 | 2300 | FA67DCF22DDBD4EA00896B02 /* SwiftDescriptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftDescriptor.swift; sourceTree = "<group>"; };
|
2306 | 2301 | FA8A36172DEAA1EB0058D883 /* SentryThread+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryThread+Private.h"; path = "include/SentryThread+Private.h"; sourceTree = "<group>"; };
|
| 2302 | + FA8DEC312DF7FB4100C25374 /* SentryGeo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryGeo.swift; sourceTree = "<group>"; }; |
2307 | 2303 | FAEC270D2DF3526000878871 /* SentryUserFeedback.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUserFeedback.swift; sourceTree = "<group>"; };
|
2308 | 2304 | FAEC273C2DF3933200878871 /* NSData+Unzip.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSData+Unzip.m"; sourceTree = "<group>"; };
|
2309 | 2305 | FAEC273E2DF393E000878871 /* NSData+Unzip.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSData+Unzip.h"; sourceTree = "<group>"; };
|
|
2402 | 2398 | 620078752D38F1110022CB67 /* Codable */ = {
|
2403 | 2399 | isa = PBXGroup;
|
2404 | 2400 | children = (
|
| 2401 | + FA8DEC312DF7FB4100C25374 /* SentryGeo.swift */, |
2405 | 2402 | 623FD9032D3FA90900803EDA /* NSNumberDecodableWrapper.swift */,
|
2406 | 2403 | 6281C5712D3E4F06009D0978 /* DecodeArbitraryData.swift */,
|
2407 | 2404 | 623FD9012D3FA5DA00803EDA /* SentryFrameCodable.swift */,
|
2408 | 2405 | 6293F5742D422A8A002BC3BD /* SentryStacktraceCodable.swift */,
|
2409 | 2406 | 62F70E922D4234B100634054 /* SentryMechanismMetaCodable.swift */,
|
2410 | 2407 | 62F70E942D423BCA00634054 /* SentryMechanismCodable.swift */,
|
2411 | 2408 | 620467AB2D3FFD1C0025F06C /* SentryNSErrorCodable.swift */,
|
2412 |
| - 620078712D38F00D0022CB67 /* SentryGeoCodable.swift */, |
2413 | 2409 | 628094732D39584700B3F18B /* SentryUserCodable.swift */,
|
2414 | 2410 | 627C77882D50B6840055E966 /* SentryBreadcrumbCodable.swift */,
|
2415 | 2411 | 628308602D50ADAC00EAEF77 /* SentryRequestCodable.swift */,
|
|
2550 | 2546 | 843FB3212D0CD04D00558F18 /* SentryUserAccess.h */,
|
2551 | 2547 | 843FB3222D0CD04D00558F18 /* SentryUserAccess.m */,
|
2552 | 2548 | 92F6726A29C8B7B000BFD34D /* SentryUser+Private.h */,
|
2553 |
| - 9286059429A5096600F96038 /* SentryGeo.h */, |
2554 |
| - 9286059629A5098900F96038 /* SentryGeo.m */, |
2555 | 2549 | 63B818F71EC34639002FDF4C /* SentryDebugMeta.h */,
|
2556 | 2550 | 63B818F81EC34639002FDF4C /* SentryDebugMeta.m */,
|
2557 | 2551 | 6360850B1ED2AFE100E8599E /* SentryBreadcrumb.h */,
|
|
4881 | 4875 | 84A7890A2C0E9F6400FF0803 /* SentrySpan+Private.h in Headers */,
|
4882 | 4876 | 7BC5B6FA290BCDE500D99477 /* SentryHttpStatusCodeRange+Private.h in Headers */,
|
4883 | 4877 | 7B04A9AF24EAC02C00E710B1 /* SentryRetryAfterHeaderParser.h in Headers */,
|
4884 |
| - 9286059529A5096600F96038 /* SentryGeo.h in Headers */, |
4885 | 4878 | 7B98D7BC25FB607300C5A389 /* SentryWatchdogTerminationTracker.h in Headers */,
|
4886 | 4879 | 7BA61CB9247BC57B00C130A8 /* SentryCrashDefaultBinaryImageProvider.h in Headers */,
|
4887 | 4880 | 8E4E7C7D25DAB287006AB9E2 /* SentryTracer.h in Headers */,
|
|
5309 | 5302 | 7BCFA71627D0BB50008C662C /* SentryANRTrackerV1.m in Sources */,
|
5310 | 5303 | 8459FCC02BD73EB20038E9C9 /* SentryProfilerSerialization.mm in Sources */,
|
5311 | 5304 | 63EED6C02237923600E02400 /* SentryOptions.m in Sources */,
|
5312 |
| - 620078722D38F00D0022CB67 /* SentryGeoCodable.swift in Sources */, |
5313 | 5305 | D8CB741B2947286500A5F964 /* SentryEnvelopeItemHeader.m in Sources */,
|
5314 | 5306 | D8CB7417294724CC00A5F964 /* SentryEnvelopeAttachmentHeader.m in Sources */,
|
5315 | 5307 | D84793262788737D00BE8E99 /* SentryByteCountFormatter.m in Sources */,
|
|
5386 | 5378 | 6360850E1ED2AFE100E8599E /* SentryBreadcrumb.m in Sources */,
|
5387 | 5379 | D82859432C3E753C009A28AA /* SentrySessionReplaySyncC.c in Sources */,
|
5388 | 5380 | D833D57C2D10784800961E7A /* SentryRRWebOptionsEvent.swift in Sources */,
|
| 5381 | + FA8DEC322DF7FB4100C25374 /* SentryGeo.swift in Sources */, |
5389 | 5382 | 84A8891D28DBD28900C51DFD /* SentryDevice.mm in Sources */,
|
5390 | 5383 | 7B56D73324616D9500B842DA /* SentryConcurrentRateLimitsDictionary.m in Sources */,
|
5391 | 5384 | 8ECC674825C23A20000E2BF6 /* SentryTransaction.m in Sources */,
|
|
5528 | 5521 | 7B98D7CF25FB650F00C5A389 /* SentryWatchdogTerminationTrackingIntegration.m in Sources */,
|
5529 | 5522 | 8E5D38DD261D4A3E000D363D /* SentryPerformanceTrackingIntegration.m in Sources */,
|
5530 | 5523 | 7B4E23C2251A2C2B00060D68 /* SentryCrashIntegrationSessionHandler.m in Sources */,
|
5531 |
| - 9286059729A5098900F96038 /* SentryGeo.m in Sources */, |
5532 | 5524 | D43B26D82D70A550007747FD /* SentryTraceOrigin.m in Sources */,
|
5533 | 5525 | D8A3649C2C91AA3300AC569B /* SentryReplayApi.m in Sources */,
|
5534 | 5526 | 7B42C48227E08F4B009B58C2 /* SentryDependencyContainer.m in Sources */,
|
|
0 commit comments