|
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 |
| - 33C374C12D104D9C004598F1 /* SentrySdkPackage.h in Headers */ = {isa = PBXBuildFile; fileRef = 33C374BE2D104A41004598F1 /* SentrySdkPackage.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
73 |
| - 33C374C22D104F60004598F1 /* SentrySdkPackage.m in Sources */ = {isa = PBXBuildFile; fileRef = 33C374BC2D104A31004598F1 /* SentrySdkPackage.m */; }; |
74 | 72 | 33EB2A912C3412E4004FED3D /* SentryWithoutUIKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 33EB2A8F2C3411AE004FED3D /* SentryWithoutUIKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
75 | 73 | 33EB2A922C341300004FED3D /* Sentry.h in Headers */ = {isa = PBXBuildFile; fileRef = 63AA76931EB9C1C200D153DE /* Sentry.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
76 | 74 | 51B15F802BE88D510026A2F2 /* URLSessionTaskHelperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51B15F7F2BE88D510026A2F2 /* URLSessionTaskHelperTests.swift */; };
|
|
1066 | 1064 | FA67DD192DDBD4EA00896B02 /* SwizzleClassNameExclude.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCD52DDBD4EA00896B02 /* SwizzleClassNameExclude.swift */; };
|
1067 | 1065 | FA8A36182DEAA1EB0058D883 /* SentryThread+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = FA8A36172DEAA1EB0058D883 /* SentryThread+Private.h */; };
|
1068 | 1066 | FA90FAA82E06614E008CAAE8 /* SentryExtraPackages.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA90FAA72E06614B008CAAE8 /* SentryExtraPackages.swift */; };
|
| 1067 | + FA90FAF72E06E427008CAAE8 /* SentrySdkPackage.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA90FAF62E06E427008CAAE8 /* SentrySdkPackage.swift */; }; |
1069 | 1068 | FAEC270E2DF3526000878871 /* SentryUserFeedback.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAEC270D2DF3526000878871 /* SentryUserFeedback.swift */; };
|
1070 | 1069 | FAEC273D2DF3933A00878871 /* NSData+Unzip.m in Sources */ = {isa = PBXBuildFile; fileRef = FAEC273C2DF3933200878871 /* NSData+Unzip.m */; };
|
1071 | 1070 | /* End PBXBuildFile section */
|
|
1216 | 1215 | 33042A0B29DAF5F400C60085 /* SentryExtraContextProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SentryExtraContextProvider.h; sourceTree = "<group>"; };
|
1217 | 1216 | 33042A0C29DAF79A00C60085 /* SentryExtraContextProvider.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryExtraContextProvider.m; sourceTree = "<group>"; };
|
1218 | 1217 | 33042A1629DC2C4300C60085 /* SentryExtraContextProviderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryExtraContextProviderTests.swift; sourceTree = "<group>"; };
|
1219 |
| - 33C374BC2D104A31004598F1 /* SentrySdkPackage.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentrySdkPackage.m; sourceTree = "<group>"; }; |
1220 |
| - 33C374BE2D104A41004598F1 /* SentrySdkPackage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentrySdkPackage.h; path = include/SentrySdkPackage.h; sourceTree = "<group>"; }; |
1221 | 1218 | 33EB2A8F2C3411AE004FED3D /* SentryWithoutUIKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryWithoutUIKit.h; path = Public/SentryWithoutUIKit.h; sourceTree = "<group>"; };
|
1222 | 1219 | 51B15F7F2BE88D510026A2F2 /* URLSessionTaskHelperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLSessionTaskHelperTests.swift; sourceTree = "<group>"; };
|
1223 | 1220 | 620078712D38F00D0022CB67 /* SentryGeoCodable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryGeoCodable.swift; sourceTree = "<group>"; };
|
|
2312 | 2309 | FA67DCF22DDBD4EA00896B02 /* SwiftDescriptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftDescriptor.swift; sourceTree = "<group>"; };
|
2313 | 2310 | FA8A36172DEAA1EB0058D883 /* SentryThread+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryThread+Private.h"; path = "include/SentryThread+Private.h"; sourceTree = "<group>"; };
|
2314 | 2311 | FA90FAA72E06614B008CAAE8 /* SentryExtraPackages.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryExtraPackages.swift; sourceTree = "<group>"; };
|
| 2312 | + FA90FAF62E06E427008CAAE8 /* SentrySdkPackage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySdkPackage.swift; sourceTree = "<group>"; }; |
2315 | 2313 | FAEC270D2DF3526000878871 /* SentryUserFeedback.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUserFeedback.swift; sourceTree = "<group>"; };
|
2316 | 2314 | FAEC273C2DF3933200878871 /* NSData+Unzip.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSData+Unzip.m"; sourceTree = "<group>"; };
|
2317 | 2315 | FAEC273E2DF393E000878871 /* NSData+Unzip.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSData+Unzip.h"; sourceTree = "<group>"; };
|
|
2446 | 2444 | 621D9F2D2B9B030E003D94DE /* Helper */ = {
|
2447 | 2445 | isa = PBXGroup;
|
2448 | 2446 | children = (
|
| 2447 | + FA90FAF62E06E427008CAAE8 /* SentrySdkPackage.swift */, |
2449 | 2448 | 84B0E0062CD963F9007FB332 /* SentryIconography.swift */,
|
2450 | 2449 | 621F61F02BEA073A005E654F /* SentryEnabledFeaturesBuilder.swift */,
|
2451 | 2450 | );
|
|
2736 | 2735 | 639889D51EDF10BE00EA7442 /* Helper */ = {
|
2737 | 2736 | isa = PBXGroup;
|
2738 | 2737 | children = (
|
2739 |
| - 33C374BE2D104A41004598F1 /* SentrySdkPackage.h */, |
2740 |
| - 33C374BC2D104A31004598F1 /* SentrySdkPackage.m */, |
2741 | 2738 | 63AA76951EB9C1C200D153DE /* SentryDefines.h */,
|
2742 | 2739 | 627E7588299F6FE40085504D /* SentryInternalDefines.h */,
|
2743 | 2740 | 0A9E917028DC7E7000FB4182 /* SentryInternalCDefines.h */,
|
|
4726 | 4723 | 844EDC6F294143B900C86F34 /* SentryNSProcessInfoWrapper.h in Headers */,
|
4727 | 4724 | D8479328278873A100BE8E99 /* SentryByteCountFormatter.h in Headers */,
|
4728 | 4725 | 63AA76981EB9C1C200D153DE /* SentryClient.h in Headers */,
|
4729 |
| - 33C374C12D104D9C004598F1 /* SentrySdkPackage.h in Headers */, |
4730 | 4726 | 0A9E917128DC7E7000FB4182 /* SentryInternalCDefines.h in Headers */,
|
4731 | 4727 | 63FE711F20DA4C1000CDBAE8 /* SentryCrashObjC.h in Headers */,
|
4732 | 4728 | 7BC3936825B1AB3E004F03D3 /* SentryLevelMapper.h in Headers */,
|
|
5246 | 5242 | 84A903712D39F66F00690CE4 /* SentryUserFeedbackFormViewModel.swift in Sources */,
|
5247 | 5243 | 7B3398652459C15200BD9C96 /* SentryEnvelopeRateLimit.m in Sources */,
|
5248 | 5244 | D81988C92BEC19200020E36C /* SentryRRWebBreadcrumbEvent.swift in Sources */,
|
| 5245 | + FA90FAF72E06E427008CAAE8 /* SentrySdkPackage.swift in Sources */, |
5249 | 5246 | 0A2D8D9628997845008720F6 /* NSLocale+Sentry.m in Sources */,
|
5250 | 5247 | 7B0DC730288698F70039995F /* NSMutableDictionary+Sentry.m in Sources */,
|
5251 | 5248 | 628094742D39584C00B3F18B /* SentryUserCodable.swift in Sources */,
|
|
5550 | 5547 | 8ECC674925C23A20000E2BF6 /* SentrySpanId.m in Sources */,
|
5551 | 5548 | 6344DDB51EC309E000D9160D /* SentryCrashReportSink.m in Sources */,
|
5552 | 5549 | D43B26D62D70964C007747FD /* SentrySpanOperation.m in Sources */,
|
5553 |
| - 33C374C22D104F60004598F1 /* SentrySdkPackage.m in Sources */, |
5554 | 5550 | 8EAE9806261E87120073B6B3 /* SentryUIViewControllerPerformanceTracker.m in Sources */,
|
5555 | 5551 | D81988C72BEC18E20020E36C /* SentryRRWebVideoEvent.swift in Sources */,
|
5556 | 5552 | 621F61F12BEA073A005E654F /* SentryEnabledFeaturesBuilder.swift in Sources */,
|
|
0 commit comments