|
1041 | 1041 | FA1841832E4B457F005DEDC7 /* SentryApplication.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA18417D2E4B457B005DEDC7 /* SentryApplication.swift */; }; |
1042 | 1042 | FA21A2EF2E60E9CB00E7EADB /* EnvelopeComparison.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA21A2E92E60E9C700E7EADB /* EnvelopeComparison.swift */; }; |
1043 | 1043 | FA21F0B42E4A2A80008B4E5A /* SentryAppState.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA4C32972DF7513F001D7B01 /* SentryAppState.swift */; }; |
| 1044 | + FA24E02A2EBBF6F900EFD92E /* SentryOptionsObjC.h in Headers */ = {isa = PBXBuildFile; fileRef = FA24E0292EBBF6F500EFD92E /* SentryOptionsObjC.h */; }; |
1044 | 1045 | FA27EBDC2EB639D400F2ECF7 /* SentryId.h in Headers */ = {isa = PBXBuildFile; fileRef = FA27EBDB2EB639D100F2ECF7 /* SentryId.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
1045 | 1046 | FA27EBDE2EB639D900F2ECF7 /* SentryId.m in Sources */ = {isa = PBXBuildFile; fileRef = FA27EBDD2EB639D700F2ECF7 /* SentryId.m */; }; |
1046 | 1047 | FA27EBF52EB82FAD00F2ECF7 /* FileIOTrackerTestHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA27EBEF2EB82FA800F2ECF7 /* FileIOTrackerTestHelpers.swift */; }; |
1047 | | - FA27ECA12EBA325A00F2ECF7 /* SentryTraceContext+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = FA27EC9B2EBA325400F2ECF7 /* SentryTraceContext+Private.h */; }; |
1048 | 1048 | FA27EC0E2EB922F200F2ECF7 /* SentryOptionsInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = FA27EC0D2EB922F200F2ECF7 /* SentryOptionsInternal.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
1049 | | - FA27EC102EB922F900F2ECF7 /* SentryOptionsInternal+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = FA27EC0F2EB922F900F2ECF7 /* SentryOptionsInternal+Private.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
1050 | | - FA27EC122EB9231D00F2ECF7 /* SentryOptionsConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = FA27EC112EB9231D00F2ECF7 /* SentryOptionsConverter.h */; }; |
1051 | | - FA27EC142EB9232600F2ECF7 /* SentryOptionsConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = FA27EC132EB9232600F2ECF7 /* SentryOptionsConverter.m */; }; |
1052 | 1049 | FA27EC162EB9236000F2ECF7 /* Options.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA27EC152EB9236000F2ECF7 /* Options.swift */; }; |
1053 | | - FA27EC182EB9236400F2ECF7 /* Options+Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA27EC172EB9236400F2ECF7 /* Options+Internal.swift */; }; |
1054 | | - FA27EC222EB9466D00F2ECF7 /* OptionsUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA27EC1C2EB9466900F2ECF7 /* OptionsUtils.swift */; }; |
| 1050 | + FA27ECA12EBA325A00F2ECF7 /* SentryTraceContext+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = FA27EC9B2EBA325400F2ECF7 /* SentryTraceContext+Private.h */; }; |
1055 | 1051 | FA34C1A32E692A5000BC52AA /* SentryEnvelopeItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA34C1A22E692A5000BC52AA /* SentryEnvelopeItem.swift */; }; |
1056 | 1052 | FA3734842E0F086C0091EF24 /* SentryDependencyContainerSwiftHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = FA3734832E0F07A20091EF24 /* SentryDependencyContainerSwiftHelper.h */; }; |
1057 | 1053 | FA3734862E0F09320091EF24 /* SentryDependencyContainerSwiftHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = FA3734852E0F092F0091EF24 /* SentryDependencyContainerSwiftHelper.m */; }; |
|
2471 | 2467 | FA034AC72DD3DB4900FE3107 /* SentryIntegrationProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryIntegrationProtocol.h; path = include/HybridPublic/SentryIntegrationProtocol.h; sourceTree = "<group>"; }; |
2472 | 2468 | FA18417D2E4B457B005DEDC7 /* SentryApplication.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryApplication.swift; sourceTree = "<group>"; }; |
2473 | 2469 | FA21A2E92E60E9C700E7EADB /* EnvelopeComparison.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EnvelopeComparison.swift; sourceTree = "<group>"; }; |
| 2470 | + FA24E0292EBBF6F500EFD92E /* SentryOptionsObjC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryOptionsObjC.h; path = include/SentryOptionsObjC.h; sourceTree = "<group>"; }; |
2474 | 2471 | FA27EBDB2EB639D100F2ECF7 /* SentryId.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryId.h; path = Public/SentryId.h; sourceTree = "<group>"; }; |
2475 | 2472 | FA27EBDD2EB639D700F2ECF7 /* SentryId.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryId.m; sourceTree = "<group>"; }; |
2476 | 2473 | FA27EBEF2EB82FA800F2ECF7 /* FileIOTrackerTestHelpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileIOTrackerTestHelpers.swift; sourceTree = "<group>"; }; |
2477 | | - FA27EC9B2EBA325400F2ECF7 /* SentryTraceContext+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryTraceContext+Private.h"; path = "include/SentryTraceContext+Private.h"; sourceTree = "<group>"; }; |
2478 | | - FA27EC0D2EB922F200F2ECF7 /* SentryOptionsInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryOptionsInternal.h; path = include/SentryOptionsInternal.h; sourceTree = "<group>"; }; |
2479 | | - FA27EC0F2EB922F900F2ECF7 /* SentryOptionsInternal+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryOptionsInternal+Private.h"; path = "include/SentryOptionsInternal+Private.h"; sourceTree = "<group>"; }; |
2480 | | - FA27EC112EB9231D00F2ECF7 /* SentryOptionsConverter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryOptionsConverter.h; path = include/SentryOptionsConverter.h; sourceTree = "<group>"; }; |
2481 | | - FA27EC132EB9232600F2ECF7 /* SentryOptionsConverter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryOptionsConverter.m; sourceTree = "<group>"; }; |
| 2474 | + FA27EC0D2EB922F200F2ECF7 /* SentryOptionsInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryOptionsInternal.h; path = include/HybridPublic/SentryOptionsInternal.h; sourceTree = "<group>"; }; |
2482 | 2475 | FA27EC152EB9236000F2ECF7 /* Options.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Options.swift; sourceTree = "<group>"; }; |
2483 | | - FA27EC172EB9236400F2ECF7 /* Options+Internal.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Options+Internal.swift"; sourceTree = "<group>"; }; |
2484 | | - FA27EC1C2EB9466900F2ECF7 /* OptionsUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OptionsUtils.swift; sourceTree = "<group>"; }; |
| 2476 | + FA27EC9B2EBA325400F2ECF7 /* SentryTraceContext+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryTraceContext+Private.h"; path = "include/SentryTraceContext+Private.h"; sourceTree = "<group>"; }; |
2485 | 2477 | FA34C1A22E692A5000BC52AA /* SentryEnvelopeItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryEnvelopeItem.swift; sourceTree = "<group>"; }; |
2486 | 2478 | FA3734832E0F07A20091EF24 /* SentryDependencyContainerSwiftHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryDependencyContainerSwiftHelper.h; path = include/SentryDependencyContainerSwiftHelper.h; sourceTree = "<group>"; }; |
2487 | 2479 | FA3734852E0F092F0091EF24 /* SentryDependencyContainerSwiftHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryDependencyContainerSwiftHelper.m; sourceTree = "<group>"; }; |
|
3036 | 3028 | 63AA769B1EB9C57A00D153DE /* SentryError.h */, |
3037 | 3029 | 63AA769C1EB9C57A00D153DE /* SentryError.mm */, |
3038 | 3030 | 636085111ED47BE600E8599E /* SentryFileManagerHelper.h */, |
| 3031 | + FA24E0292EBBF6F500EFD92E /* SentryOptionsObjC.h */, |
3039 | 3032 | FA3734832E0F07A20091EF24 /* SentryDependencyContainerSwiftHelper.h */, |
3040 | 3033 | FA3734852E0F092F0091EF24 /* SentryDependencyContainerSwiftHelper.m */, |
3041 | 3034 | 636085121ED47BE600E8599E /* SentryFileManagerHelper.m */, |
|
3204 | 3197 | 7B610D5E2512390E00B0B5D9 /* SentrySDK+Private.h */, |
3205 | 3198 | FA6555132E30181B009917BC /* SentrySDKInternal.h */, |
3206 | 3199 | FA6555152E30182B009917BC /* SentrySDKInternal.m */, |
3207 | | - FA27EC132EB9232600F2ECF7 /* SentryOptionsConverter.m */, |
3208 | | - FA27EC112EB9231D00F2ECF7 /* SentryOptionsConverter.h */, |
3209 | 3200 | FA27EC0D2EB922F200F2ECF7 /* SentryOptionsInternal.h */, |
3210 | | - FA27EC0F2EB922F900F2ECF7 /* SentryOptionsInternal+Private.h */, |
3211 | 3201 | FACEED122E3179A10007B4AC /* SentryOptionsInternal.m */, |
3212 | 3202 | 7D9B079F23D1E89800C5FC8E /* SentryMeta.h */, |
3213 | 3203 | 7D082B8023C628780029866B /* SentryMeta.m */, |
|
3988 | 3978 | 7BF536D224BEF240004FA6A2 /* TestUtils */ = { |
3989 | 3979 | isa = PBXGroup; |
3990 | 3980 | children = ( |
3991 | | - FA27EC1C2EB9466900F2ECF7 /* OptionsUtils.swift */, |
3992 | 3981 | 62885DA629E946B100554F38 /* TestConncurrentModifications.swift */, |
3993 | 3982 | 7BF536D324BEF255004FA6A2 /* SentryAssertions.swift */, |
3994 | 3983 | 7B6D98EC24C703F8005502FA /* Async.swift */, |
|
4587 | 4576 | FA6251FE2EB52DD700BFC967 /* SentryHub.swift */, |
4588 | 4577 | FA6252052EB5489B00BFC967 /* SentryClient.swift */, |
4589 | 4578 | FA27EC152EB9236000F2ECF7 /* Options.swift */, |
4590 | | - FA27EC172EB9236400F2ECF7 /* Options+Internal.swift */, |
4591 | 4579 | ); |
4592 | 4580 | path = Swift; |
4593 | 4581 | sourceTree = "<group>"; |
|
5233 | 5221 | 0A2D8DA8289BC905008720F6 /* SentryViewHierarchyProviderHelper.h in Headers */, |
5234 | 5222 | 8EAE980C261E9F530073B6B3 /* SentryDefaultUIViewControllerPerformanceTracker.h in Headers */, |
5235 | 5223 | 63FE717D20DA4C1100CDBAE8 /* SentryCrashCachedData.h in Headers */, |
5236 | | - FA27EC122EB9231D00F2ECF7 /* SentryOptionsConverter.h in Headers */, |
5237 | 5224 | 03BCC38A27E1BF49003232C7 /* SentryTime.h in Headers */, |
5238 | 5225 | 925824C22CB5897700C9B20B /* SentrySessionReplayIntegration-Hybrid.h in Headers */, |
5239 | 5226 | 63FE70CD20DA4C1000CDBAE8 /* SentryCrashDoctor.h in Headers */, |
|
5401 | 5388 | 6344DDB41EC309E000D9160D /* SentryCrashReportSink.h in Headers */, |
5402 | 5389 | D8C66A362A77B1F70015696A /* SentryPropagationContext.h in Headers */, |
5403 | 5390 | D867063F27C3BC2400048851 /* SentryCoreDataTracker.h in Headers */, |
5404 | | - FA27EC102EB922F900F2ECF7 /* SentryOptionsInternal+Private.h in Headers */, |
5405 | 5391 | 7B6C5EDA264E8D860010D138 /* SentryFramesTrackingIntegration.h in Headers */, |
5406 | 5392 | 7B0DC72F288698F70039995F /* NSMutableDictionary+Sentry.h in Headers */, |
5407 | 5393 | 63FE713920DA4C1100CDBAE8 /* SentryCrashMach.h in Headers */, |
|
5439 | 5425 | 63FE715520DA4C1100CDBAE8 /* SentryCrashStackCursor_MachineContext.h in Headers */, |
5440 | 5426 | 62E081A929ED4260000F69FC /* SentryBreadcrumbDelegate.h in Headers */, |
5441 | 5427 | 15360CF02433A16D00112302 /* SentryInstallation.h in Headers */, |
| 5428 | + FA24E02A2EBBF6F900EFD92E /* SentryOptionsObjC.h in Headers */, |
5442 | 5429 | 63FE714720DA4C1100CDBAE8 /* SentryCrashMachineContext.h in Headers */, |
5443 | 5430 | 7BC63F0828081242009D9E37 /* SentrySwizzleWrapperHelper.h in Headers */, |
5444 | 5431 | 638DC9A01EBC6B6400A66E41 /* SentryRequestOperation.h in Headers */, |
|
6135 | 6122 | FA67DD012DDBD4EA00896B02 /* SentryMXCallStackTree.swift in Sources */, |
6136 | 6123 | FAAB29F12E3D252300ACD577 /* SentrySession.swift in Sources */, |
6137 | 6124 | FA6252042EB52DD900BFC967 /* SentryHub.swift in Sources */, |
6138 | | - FA27EC142EB9232600F2ECF7 /* SentryOptionsConverter.m in Sources */, |
6139 | 6125 | FA67DD022DDBD4EA00896B02 /* SentryViewScreenshotProvider.swift in Sources */, |
6140 | 6126 | FA67DD032DDBD4EA00896B02 /* SentryTransactionNameSource.swift in Sources */, |
6141 | 6127 | FA67DD042DDBD4EA00896B02 /* SwiftDescriptor.swift in Sources */, |
|
6278 | 6264 | 63FE711B20DA4C1000CDBAE8 /* SentryCrashString.c in Sources */, |
6279 | 6265 | 7B14089824878F950035403D /* SentryCrashStackEntryMapper.m in Sources */, |
6280 | 6266 | D8BC28C82BFF5EBB0054DA4D /* SentryTouchTracker.swift in Sources */, |
6281 | | - FA27EC182EB9236400F2ECF7 /* Options+Internal.swift in Sources */, |
6282 | 6267 | 63FE711720DA4C1000CDBAE8 /* SentryCrashStackCursor_Backtrace.c in Sources */, |
6283 | 6268 | FA3A42722E1C5F9B00A08C39 /* SentryNSNotificationCenterWrapper.swift in Sources */, |
6284 | 6269 | 63FE70CB20DA4C1000CDBAE8 /* SentryCrashReportFixer.c in Sources */, |
|
6633 | 6618 | FA8AFCFA2E844AB6007A0E18 /* SentryThreadsafeApplicationTests.swift in Sources */, |
6634 | 6619 | D884A20527C80F6300074664 /* SentryCoreDataTrackerTest.swift in Sources */, |
6635 | 6620 | 8E70B10125CB8695002B3155 /* SentrySpanIdTests.swift in Sources */, |
6636 | | - FA27EC222EB9466D00F2ECF7 /* OptionsUtils.swift in Sources */, |
6637 | 6621 | 62E2119A2DAE99FC007D7262 /* SentryAsyncSafeLog.m in Sources */, |
6638 | 6622 | F44D2B602E6B829F00FF31FA /* SentryScreenFramesTests.swift in Sources */, |
6639 | 6623 | 84EB21962BF01CEA00EDDA28 /* SentryCrashInstallationTests.swift in Sources */, |
|
0 commit comments