|
69 | 69 | 15E0A8F22411A45A00F044E3 /* SentrySession.m in Sources */ = {isa = PBXBuildFile; fileRef = 15E0A8F12411A45A00F044E3 /* SentrySession.m */; };
|
70 | 70 | 33042A0D29DAF79A00C60085 /* SentryExtraContextProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 33042A0C29DAF79A00C60085 /* SentryExtraContextProvider.m */; };
|
71 | 71 | 33042A1729DC2C4300C60085 /* SentryExtraContextProviderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33042A1629DC2C4300C60085 /* SentryExtraContextProviderTests.swift */; };
|
72 |
| - 33C374B92D103F17004598F1 /* SentryExtraPackages.h in Headers */ = {isa = PBXBuildFile; fileRef = 33C374B82D103EE5004598F1 /* SentryExtraPackages.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
73 |
| - 33C374BB2D103F4D004598F1 /* SentryExtraPackages.m in Sources */ = {isa = PBXBuildFile; fileRef = 33C374BA2D103F4A004598F1 /* SentryExtraPackages.m */; }; |
74 |
| - 33C374C02D104D6C004598F1 /* SentryExtraPackages.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B6D1262265F7CC600C9BE4B /* SentryExtraPackages.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
75 | 72 | 33C374C12D104D9C004598F1 /* SentrySdkPackage.h in Headers */ = {isa = PBXBuildFile; fileRef = 33C374BE2D104A41004598F1 /* SentrySdkPackage.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
76 | 73 | 33C374C22D104F60004598F1 /* SentrySdkPackage.m in Sources */ = {isa = PBXBuildFile; fileRef = 33C374BC2D104A31004598F1 /* SentrySdkPackage.m */; };
|
77 | 74 | 33EB2A912C3412E4004FED3D /* SentryWithoutUIKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EB2A8F2C3411AE004FED3D /* SentryWithoutUIKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
1068 | 1065 | FA67DD182DDBD4EA00896B02 /* UIImageHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCED2DDBD4EA00896B02 /* UIImageHelper.swift */; };
|
1069 | 1066 | FA67DD192DDBD4EA00896B02 /* SwizzleClassNameExclude.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCD52DDBD4EA00896B02 /* SwizzleClassNameExclude.swift */; };
|
1070 | 1067 | FA8A36182DEAA1EB0058D883 /* SentryThread+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = FA8A36172DEAA1EB0058D883 /* SentryThread+Private.h */; };
|
| 1068 | + FA90FAA82E06614E008CAAE8 /* SentryExtraPackages.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA90FAA72E06614B008CAAE8 /* SentryExtraPackages.swift */; }; |
1071 | 1069 | FAEC270E2DF3526000878871 /* SentryUserFeedback.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAEC270D2DF3526000878871 /* SentryUserFeedback.swift */; };
|
1072 | 1070 | FAEC273D2DF3933A00878871 /* NSData+Unzip.m in Sources */ = {isa = PBXBuildFile; fileRef = FAEC273C2DF3933200878871 /* NSData+Unzip.m */; };
|
1073 | 1071 | /* End PBXBuildFile section */
|
|
1218 | 1216 | 33042A0B29DAF5F400C60085 /* SentryExtraContextProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SentryExtraContextProvider.h; sourceTree = "<group>"; };
|
1219 | 1217 | 33042A0C29DAF79A00C60085 /* SentryExtraContextProvider.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryExtraContextProvider.m; sourceTree = "<group>"; };
|
1220 | 1218 | 33042A1629DC2C4300C60085 /* SentryExtraContextProviderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryExtraContextProviderTests.swift; sourceTree = "<group>"; };
|
1221 |
| - 33C374B82D103EE5004598F1 /* SentryExtraPackages.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryExtraPackages.h; path = include/SentryExtraPackages.h; sourceTree = "<group>"; }; |
1222 |
| - 33C374BA2D103F4A004598F1 /* SentryExtraPackages.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryExtraPackages.m; sourceTree = "<group>"; }; |
1223 | 1219 | 33C374BC2D104A31004598F1 /* SentrySdkPackage.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentrySdkPackage.m; sourceTree = "<group>"; };
|
1224 | 1220 | 33C374BE2D104A41004598F1 /* SentrySdkPackage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentrySdkPackage.h; path = include/SentrySdkPackage.h; sourceTree = "<group>"; };
|
1225 | 1221 | 33EB2A8F2C3411AE004FED3D /* SentryWithoutUIKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryWithoutUIKit.h; path = Public/SentryWithoutUIKit.h; sourceTree = "<group>"; };
|
|
1606 | 1602 | 7B6C5F8626034395007F7DFF /* SentryWatchdogTerminationLogic.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryWatchdogTerminationLogic.m; sourceTree = "<group>"; };
|
1607 | 1603 | 7B6CC50124EE5A42001816D7 /* SentryHubTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryHubTests.swift; sourceTree = "<group>"; };
|
1608 | 1604 | 7B6D1260265F784000C9BE4B /* PrivateSentrySDKOnly.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = PrivateSentrySDKOnly.mm; sourceTree = "<group>"; };
|
1609 |
| - 7B6D1262265F7CC600C9BE4B /* SentryExtraPackages.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryExtraPackages.h; path = ../../Sources/Sentry/include/SentryExtraPackages.h; sourceTree = "<group>"; }; |
1610 | 1605 | 7B6D135B27F4605D00331ED2 /* TestEnvelopeRateLimitDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestEnvelopeRateLimitDelegate.swift; sourceTree = "<group>"; };
|
1611 | 1606 | 7B6D98E724C6D336005502FA /* SentrySdkInfo+Equality.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SentrySdkInfo+Equality.h"; sourceTree = "<group>"; };
|
1612 | 1607 | 7B6D98E824C6D336005502FA /* SentrySdkInfo+Equality.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "SentrySdkInfo+Equality.m"; sourceTree = "<group>"; };
|
|
2316 | 2311 | FA67DCEF2DDBD4EA00896B02 /* URLSessionTaskHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLSessionTaskHelper.swift; sourceTree = "<group>"; };
|
2317 | 2312 | FA67DCF22DDBD4EA00896B02 /* SwiftDescriptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftDescriptor.swift; sourceTree = "<group>"; };
|
2318 | 2313 | FA8A36172DEAA1EB0058D883 /* SentryThread+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryThread+Private.h"; path = "include/SentryThread+Private.h"; sourceTree = "<group>"; };
|
| 2314 | + FA90FAA72E06614B008CAAE8 /* SentryExtraPackages.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryExtraPackages.swift; sourceTree = "<group>"; }; |
2319 | 2315 | FAEC270D2DF3526000878871 /* SentryUserFeedback.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUserFeedback.swift; sourceTree = "<group>"; };
|
2320 | 2316 | FAEC273C2DF3933200878871 /* NSData+Unzip.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSData+Unzip.m"; sourceTree = "<group>"; };
|
2321 | 2317 | FAEC273E2DF393E000878871 /* NSData+Unzip.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSData+Unzip.h"; sourceTree = "<group>"; };
|
|
2798 | 2794 | D858FA652A29EAB3002A3503 /* SentryBinaryImageCache.m */,
|
2799 | 2795 | D8739D152BEEA33F007D2F66 /* SentryLevelHelper.h */,
|
2800 | 2796 | D8739D162BEEA33F007D2F66 /* SentryLevelHelper.m */,
|
2801 |
| - 33C374BA2D103F4A004598F1 /* SentryExtraPackages.m */, |
2802 |
| - 33C374B82D103EE5004598F1 /* SentryExtraPackages.h */, |
2803 | 2797 | F452438B2DE65BC0003E8F50 /* SentryUseNSExceptionCallstackWrapper.h */,
|
2804 | 2798 | F452437D2DE60B71003E8F50 /* SentryUseNSExceptionCallstackWrapper.m */,
|
2805 | 2799 | );
|
|
2856 | 2850 | 7B0002312477F0520035FEF1 /* SentrySessionTests.m */,
|
2857 | 2851 | 63AA75951EB8AEDB00D153DE /* SentryTests.m */,
|
2858 | 2852 | 63AA75941EB8AEDB00D153DE /* Info.plist */,
|
2859 |
| - 7B6D1262265F7CC600C9BE4B /* SentryExtraPackages.h */, |
2860 | 2853 | 7BAF3DB4243C743E008A5414 /* SentryClientTests.swift */,
|
2861 | 2854 | A8AFFCD12907DA7600967CD7 /* SentryHttpStatusCodeRangeTests.swift */,
|
2862 | 2855 | 7B6CC50124EE5A42001816D7 /* SentryHubTests.swift */,
|
|
4490 | 4483 | FA67DCCC2DDBD4EA00896B02 /* Helper */ = {
|
4491 | 4484 | isa = PBXGroup;
|
4492 | 4485 | children = (
|
| 4486 | + FA90FAA72E06614B008CAAE8 /* SentryExtraPackages.swift */, |
4493 | 4487 | FA67DCC82DDBD4EA00896B02 /* Log */,
|
4494 | 4488 | FA67DCC92DDBD4EA00896B02 /* SentryBaggageSerialization.swift */,
|
4495 | 4489 | FA67DCCA2DDBD4EA00896B02 /* SentryCurrentDateProvider.swift */,
|
|
4629 | 4623 | D8CB74152947246600A5F964 /* SentryEnvelopeAttachmentHeader.h in Headers */,
|
4630 | 4624 | 63FE71BA20DA4C1100CDBAE8 /* SentryCrashInstallation+Private.h in Headers */,
|
4631 | 4625 | 63FE71AE20DA4C1100CDBAE8 /* SentryCrashInstallation.h in Headers */,
|
4632 |
| - 33C374C02D104D6C004598F1 /* SentryExtraPackages.h in Headers */, |
4633 | 4626 | 63FE70F120DA4C1000CDBAE8 /* SentryCrashMonitorType.h in Headers */,
|
4634 | 4627 | 7BA0C04628055F8E003E0326 /* SentryTransportAdapter.h in Headers */,
|
4635 | 4628 | 63FE717720DA4C1100CDBAE8 /* SentryCrashReportWriter.h in Headers */,
|
|
4713 | 4706 | 8EAE980B261E9F530073B6B3 /* SentryPerformanceTracker.h in Headers */,
|
4714 | 4707 | 63FE718520DA4C1100CDBAE8 /* SentryCrashC.h in Headers */,
|
4715 | 4708 | 8EA1ED0D2669028C00E62B98 /* SentryUIViewControllerSwizzling.h in Headers */,
|
4716 |
| - 33C374B92D103F17004598F1 /* SentryExtraPackages.h in Headers */, |
4717 | 4709 | D820CDB82BB1895F00BA339D /* SentrySessionReplayIntegration.h in Headers */,
|
4718 | 4710 | F49D419C2DEA30C300D9244E /* SentryCrashExceptionApplicationHelper.h in Headers */,
|
4719 | 4711 | 7B98D7E425FB7A7200C5A389 /* SentryAppState.h in Headers */,
|
|
5244 | 5236 | files = (
|
5245 | 5237 | 7BFC16A125249A9D00FF6266 /* SentryMessage.m in Sources */,
|
5246 | 5238 | 7BCFBD6F2681D0EE00BC27D8 /* SentryCrashScopeObserver.m in Sources */,
|
| 5239 | + FA90FAA82E06614E008CAAE8 /* SentryExtraPackages.swift in Sources */, |
5247 | 5240 | 7BD86ED1264A7CF6005439DB /* SentryAppStartMeasurement.m in Sources */,
|
5248 | 5241 | 7DC27EC723997EB7006998B5 /* SentryAutoBreadcrumbTrackingIntegration.m in Sources */,
|
5249 | 5242 | D84D2CDF2C2BF9370011AF8A /* SentryReplayType.swift in Sources */,
|
|
5327 | 5320 | 63AA769E1EB9C57A00D153DE /* SentryError.mm in Sources */,
|
5328 | 5321 | 7B8713B026415B22006D6004 /* SentryAppStartTrackingIntegration.m in Sources */,
|
5329 | 5322 | 8E133FA225E72DEF00ABD0BF /* SentrySamplingContext.m in Sources */,
|
5330 |
| - 33C374BB2D103F4D004598F1 /* SentryExtraPackages.m in Sources */, |
5331 | 5323 | D81988C02BEBFFF70020E36C /* SentryReplayRecording.swift in Sources */,
|
5332 | 5324 | 7B6C5F8726034395007F7DFF /* SentryWatchdogTerminationLogic.m in Sources */,
|
5333 | 5325 | 7BBC827125DFD039005F1ED8 /* SentryInAppLogic.m in Sources */,
|
|
0 commit comments