|
82 | 82 | 620078782D3906BF0022CB67 /* SentryCodableTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 620078772D3906BF0022CB67 /* SentryCodableTests.swift */; };
|
83 | 83 | 620379DB2AFE1415005AC0C1 /* SentryBuildAppStartSpans.h in Headers */ = {isa = PBXBuildFile; fileRef = 620379DA2AFE1415005AC0C1 /* SentryBuildAppStartSpans.h */; };
|
84 | 84 | 620379DD2AFE1432005AC0C1 /* SentryBuildAppStartSpans.m in Sources */ = {isa = PBXBuildFile; fileRef = 620379DC2AFE1432005AC0C1 /* SentryBuildAppStartSpans.m */; };
|
85 |
| - 620467AC2D3FFD230025F06C /* SentryNSErrorCodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 620467AB2D3FFD1C0025F06C /* SentryNSErrorCodable.swift */; }; |
86 | 85 | 6205B4A42CE73AA100744684 /* TestDebugImageProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = D85790282976A69F00C6AC1F /* TestDebugImageProvider.swift */; };
|
87 | 86 | 6205CF262D549D8A001E6049 /* SentryDateCodableTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6205CF252D549D8A001E6049 /* SentryDateCodableTests.swift */; };
|
88 | 87 | 621655662DB12A8900810504 /* SentryCrashMach-OTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 621655652DB12A8900810504 /* SentryCrashMach-OTests.m */; };
|
|
386 | 385 | 7B3398652459C15200BD9C96 /* SentryEnvelopeRateLimit.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B3398642459C15200BD9C96 /* SentryEnvelopeRateLimit.m */; };
|
387 | 386 | 7B3398672459C4AE00BD9C96 /* SentryEnvelopeRateLimitTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B3398662459C4AE00BD9C96 /* SentryEnvelopeRateLimitTests.swift */; };
|
388 | 387 | 7B34721728086A9D0041F047 /* SentrySwizzleWrapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B34721628086A9D0041F047 /* SentrySwizzleWrapperTests.swift */; };
|
389 |
| - 7B3B473025D6CBFC00D01640 /* SentryNSError.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B3B472F25D6CBFC00D01640 /* SentryNSError.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
390 |
| - 7B3B473825D6CC7E00D01640 /* SentryNSError.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B3B473725D6CC7E00D01640 /* SentryNSError.m */; }; |
391 | 388 | 7B3B473E25D6CEA500D01640 /* SentryNSErrorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B3B473D25D6CEA500D01640 /* SentryNSErrorTests.swift */; };
|
392 | 389 | 7B42C48027E08F33009B58C2 /* SentryDependencyContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B42C47F27E08F33009B58C2 /* SentryDependencyContainer.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
393 | 390 | 7B42C48227E08F4B009B58C2 /* SentryDependencyContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B42C48127E08F4B009B58C2 /* SentryDependencyContainer.m */; };
|
|
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 | + FA8DEC2E2DF7F2D000C25374 /* SentryNSError.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA8DEC2D2DF7F2D000C25374 /* SentryNSError.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 */
|
|
1223 | 1221 | 620078772D3906BF0022CB67 /* SentryCodableTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryCodableTests.swift; sourceTree = "<group>"; };
|
1224 | 1222 | 620379DA2AFE1415005AC0C1 /* SentryBuildAppStartSpans.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryBuildAppStartSpans.h; path = include/SentryBuildAppStartSpans.h; sourceTree = "<group>"; };
|
1225 | 1223 | 620379DC2AFE1432005AC0C1 /* SentryBuildAppStartSpans.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryBuildAppStartSpans.m; sourceTree = "<group>"; };
|
1226 |
| - 620467AB2D3FFD1C0025F06C /* SentryNSErrorCodable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryNSErrorCodable.swift; sourceTree = "<group>"; }; |
1227 | 1224 | 6205CF252D549D8A001E6049 /* SentryDateCodableTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryDateCodableTests.swift; sourceTree = "<group>"; };
|
1228 | 1225 | 621655652DB12A8900810504 /* SentryCrashMach-OTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "SentryCrashMach-OTests.m"; sourceTree = "<group>"; };
|
1229 | 1226 | 621AE74A2C626C230012E730 /* SentryANRTrackerV2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryANRTrackerV2.h; path = include/SentryANRTrackerV2.h; sourceTree = "<group>"; };
|
|
1544 | 1541 | 7B3398662459C4AE00BD9C96 /* SentryEnvelopeRateLimitTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryEnvelopeRateLimitTests.swift; sourceTree = "<group>"; };
|
1545 | 1542 | 7B34721628086A9D0041F047 /* SentrySwizzleWrapperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySwizzleWrapperTests.swift; sourceTree = "<group>"; };
|
1546 | 1543 | 7B3878E92490D90400EBDEA2 /* SentryClient+TestInit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SentryClient+TestInit.h"; sourceTree = "<group>"; };
|
1547 |
| - 7B3B472F25D6CBFC00D01640 /* SentryNSError.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryNSError.h; path = Public/SentryNSError.h; sourceTree = "<group>"; }; |
1548 |
| - 7B3B473725D6CC7E00D01640 /* SentryNSError.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryNSError.m; sourceTree = "<group>"; }; |
1549 | 1544 | 7B3B473D25D6CEA500D01640 /* SentryNSErrorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryNSErrorTests.swift; sourceTree = "<group>"; };
|
1550 | 1545 | 7B42C47F27E08F33009B58C2 /* SentryDependencyContainer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryDependencyContainer.h; path = include/HybridPublic/SentryDependencyContainer.h; sourceTree = "<group>"; };
|
1551 | 1546 | 7B42C48127E08F4B009B58C2 /* SentryDependencyContainer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryDependencyContainer.m; 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 | + FA8DEC2D2DF7F2D000C25374 /* SentryNSError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryNSError.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>"; };
|
|
2408 | 2404 | 6293F5742D422A8A002BC3BD /* SentryStacktraceCodable.swift */,
|
2409 | 2405 | 62F70E922D4234B100634054 /* SentryMechanismMetaCodable.swift */,
|
2410 | 2406 | 62F70E942D423BCA00634054 /* SentryMechanismCodable.swift */,
|
2411 |
| - 620467AB2D3FFD1C0025F06C /* SentryNSErrorCodable.swift */, |
2412 | 2407 | 620078712D38F00D0022CB67 /* SentryGeoCodable.swift */,
|
2413 | 2408 | 628094732D39584700B3F18B /* SentryUserCodable.swift */,
|
2414 | 2409 | 627C77882D50B6840055E966 /* SentryBreadcrumbCodable.swift */,
|
|
2537 | 2532 | 6334314020AD9AE40077E581 /* SentryMechanism.m */,
|
2538 | 2533 | 7BECF42126145C5D00D9826E /* SentryMechanismMeta.h */,
|
2539 | 2534 | 7BECF42726145CD900D9826E /* SentryMechanismMeta.m */,
|
2540 |
| - 7B3B472F25D6CBFC00D01640 /* SentryNSError.h */, |
2541 |
| - 7B3B473725D6CC7E00D01640 /* SentryNSError.m */, |
2542 | 2535 | 639FCFA61EBC80CC00778193 /* SentryFrame.h */,
|
2543 | 2536 | 639FCFA71EBC80CC00778193 /* SentryFrame.m */,
|
2544 | 2537 | 639FCFA21EBC809A00778193 /* SentryStacktrace.h */,
|
|
4102 | 4095 | D856272A2A374A6800FB8062 /* Tools */,
|
4103 | 4096 | D8B665BB2B95F5A100BD0E7B /* module.modulemap */,
|
4104 | 4097 | FA4C32962DF7513F001D7B00 /* SentryExperimentalOptions.swift */,
|
| 4098 | + FA8DEC2D2DF7F2D000C25374 /* SentryNSError.swift */, |
4105 | 4099 | );
|
4106 | 4100 | path = Swift;
|
4107 | 4101 | sourceTree = "<group>";
|
|
4716 | 4710 | 7BD4BD4727EB2A3D0071F4FF /* SentryDiscardedEvent.h in Headers */,
|
4717 | 4711 | 7BBD18972449DC1D00427C76 /* SentryRateLimits.h in Headers */,
|
4718 | 4712 | 844EDC76294144DB00C86F34 /* SentrySystemWrapper.h in Headers */,
|
4719 |
| - 7B3B473025D6CBFC00D01640 /* SentryNSError.h in Headers */, |
4720 | 4713 | 630436101EC0600A00C4D3FA /* SentrySerializable.h in Headers */,
|
4721 | 4714 | 63FE70DD20DA4C1000CDBAE8 /* SentryCrashMonitor_Signal.h in Headers */,
|
4722 | 4715 | 63FE710320DA4C1000CDBAE8 /* SentryCrashMachineContext_Apple.h in Headers */,
|
|
5264 | 5257 | 7B7D873624864C9D00D2ECFF /* SentryCrashDefaultMachineContextWrapper.m in Sources */,
|
5265 | 5258 | 63FE712F20DA4C1100CDBAE8 /* SentryCrashSysCtl.c in Sources */,
|
5266 | 5259 | 62212B872D520CB00062C2FA /* SentryEventCodable.swift in Sources */,
|
5267 |
| - 7B3B473825D6CC7E00D01640 /* SentryNSError.m in Sources */, |
5268 | 5260 | 621AE74D2C626C510012E730 /* SentryANRTrackerV2.m in Sources */,
|
5269 | 5261 | 84CFA4CA2C9DF884008DA5F4 /* SentryUserFeedbackWidget.swift in Sources */,
|
5270 | 5262 | FAEC270E2DF3526000878871 /* SentryUserFeedback.swift in Sources */,
|
|
5468 | 5460 | D8739D182BEEA33F007D2F66 /* SentryLevelHelper.m in Sources */,
|
5469 | 5461 | 63FE712720DA4C1000CDBAE8 /* SentryCrashThread.c in Sources */,
|
5470 | 5462 | 7B127B0F27CF6F4700A71ED2 /* SentryANRTrackingIntegration.m in Sources */,
|
| 5463 | + FA8DEC2E2DF7F2D000C25374 /* SentryNSError.swift in Sources */, |
5471 | 5464 | 62C316832B1F2EA1000D7031 /* SentryDelayedFramesTracker.m in Sources */,
|
5472 | 5465 | D8BFE37329A3782F002E73F3 /* SentryTimeToDisplayTracker.m in Sources */,
|
5473 | 5466 | 15360CCF2432777500112302 /* SentrySessionTracker.m in Sources */,
|
|
5477 | 5470 | F452437E2DE60B71003E8F50 /* SentryUseNSExceptionCallstackWrapper.m in Sources */,
|
5478 | 5471 | 63FE70D320DA4C1000CDBAE8 /* SentryCrashMonitor_AppState.c in Sources */,
|
5479 | 5472 | 849B8F9D2C6E906900148E1F /* SentryUserFeedbackWidgetConfiguration.swift in Sources */,
|
5480 |
| - 620467AC2D3FFD230025F06C /* SentryNSErrorCodable.swift in Sources */, |
5481 | 5473 | 639FCFA51EBC809A00778193 /* SentryStacktrace.m in Sources */,
|
5482 | 5474 | D84D2CC32C29AD120011AF8A /* SentrySessionReplay.swift in Sources */,
|
5483 | 5475 | 849B8F9B2C6E906900148E1F /* SentryUserFeedbackIntegrationDriver.swift in Sources */,
|
|
0 commit comments