|
460 | 460 | 7B8713B426415BAA006D6004 /* SentryAppStartTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B8713B326415BAA006D6004 /* SentryAppStartTracker.m */; };
|
461 | 461 | 7B87C916295ECFD700510C52 /* SentryMetricKitEventTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B87C915295ECFD700510C52 /* SentryMetricKitEventTests.swift */; };
|
462 | 462 | 7B883F49253D714C00879E62 /* SentryCrashUUIDConversion.c in Sources */ = {isa = PBXBuildFile; fileRef = 7B883F48253D714C00879E62 /* SentryCrashUUIDConversion.c */; };
|
463 |
| - 7B88F2FE24BC5A4C00ADF90A /* SentrySdkInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B88F2FD24BC5A4C00ADF90A /* SentrySdkInfo.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
464 |
| - 7B88F30024BC5A7D00ADF90A /* SentrySdkInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B88F2FF24BC5A7D00ADF90A /* SentrySdkInfo.m */; }; |
465 | 463 | 7B88F30224BC5C6D00ADF90A /* SentrySdkInfoTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B88F30124BC5C6D00ADF90A /* SentrySdkInfoTests.swift */; };
|
466 | 464 | 7B88F30424BC8E6500ADF90A /* SentrySerializationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B88F30324BC8E6500ADF90A /* SentrySerializationTests.swift */; };
|
467 | 465 | 7B8CA85726DD4E6200DD872C /* SentryNetworkTrackerIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B8CA85626DD4E6200DD872C /* SentryNetworkTrackerIntegrationTests.swift */; };
|
|
1063 | 1061 | FA67DD182DDBD4EA00896B02 /* UIImageHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCED2DDBD4EA00896B02 /* UIImageHelper.swift */; };
|
1064 | 1062 | FA67DD192DDBD4EA00896B02 /* SwizzleClassNameExclude.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCD52DDBD4EA00896B02 /* SwizzleClassNameExclude.swift */; };
|
1065 | 1063 | FA8A36182DEAA1EB0058D883 /* SentryThread+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = FA8A36172DEAA1EB0058D883 /* SentryThread+Private.h */; };
|
| 1064 | + FA90FAA62E065A47008CAAE8 /* SentryEnvelopeHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA90FAA52E065A43008CAAE8 /* SentryEnvelopeHeader.swift */; }; |
1066 | 1065 | FA90FAA82E06614E008CAAE8 /* SentryExtraPackages.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA90FAA72E06614B008CAAE8 /* SentryExtraPackages.swift */; };
|
1067 | 1066 | FA90FAF72E06E427008CAAE8 /* SentrySdkPackage.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA90FAF62E06E427008CAAE8 /* SentrySdkPackage.swift */; };
|
| 1067 | + FA90FAF92E06E667008CAAE8 /* SentrySdkInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA90FAF82E06E664008CAAE8 /* SentrySdkInfo.swift */; }; |
1068 | 1068 | FAEC270E2DF3526000878871 /* SentryUserFeedback.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAEC270D2DF3526000878871 /* SentryUserFeedback.swift */; };
|
1069 | 1069 | FAEC273D2DF3933A00878871 /* NSData+Unzip.m in Sources */ = {isa = PBXBuildFile; fileRef = FAEC273C2DF3933200878871 /* NSData+Unzip.m */; };
|
1070 | 1070 | /* End PBXBuildFile section */
|
|
1631 | 1631 | 7B8713B326415BAA006D6004 /* SentryAppStartTracker.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryAppStartTracker.m; sourceTree = "<group>"; };
|
1632 | 1632 | 7B87C915295ECFD700510C52 /* SentryMetricKitEventTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryMetricKitEventTests.swift; sourceTree = "<group>"; };
|
1633 | 1633 | 7B883F48253D714C00879E62 /* SentryCrashUUIDConversion.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SentryCrashUUIDConversion.c; sourceTree = "<group>"; };
|
1634 |
| - 7B88F2FD24BC5A4C00ADF90A /* SentrySdkInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentrySdkInfo.h; path = include/SentrySdkInfo.h; sourceTree = "<group>"; }; |
1635 |
| - 7B88F2FF24BC5A7D00ADF90A /* SentrySdkInfo.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentrySdkInfo.m; sourceTree = "<group>"; }; |
1636 | 1634 | 7B88F30124BC5C6D00ADF90A /* SentrySdkInfoTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySdkInfoTests.swift; sourceTree = "<group>"; };
|
1637 | 1635 | 7B88F30324BC8E6500ADF90A /* SentrySerializationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySerializationTests.swift; sourceTree = "<group>"; };
|
1638 | 1636 | 7B8CA85626DD4E6200DD872C /* SentryNetworkTrackerIntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryNetworkTrackerIntegrationTests.swift; sourceTree = "<group>"; };
|
|
2308 | 2306 | FA67DCEF2DDBD4EA00896B02 /* URLSessionTaskHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLSessionTaskHelper.swift; sourceTree = "<group>"; };
|
2309 | 2307 | FA67DCF22DDBD4EA00896B02 /* SwiftDescriptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftDescriptor.swift; sourceTree = "<group>"; };
|
2310 | 2308 | FA8A36172DEAA1EB0058D883 /* SentryThread+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryThread+Private.h"; path = "include/SentryThread+Private.h"; sourceTree = "<group>"; };
|
| 2309 | + FA90FAA52E065A43008CAAE8 /* SentryEnvelopeHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryEnvelopeHeader.swift; sourceTree = "<group>"; }; |
2311 | 2310 | FA90FAA72E06614B008CAAE8 /* SentryExtraPackages.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryExtraPackages.swift; sourceTree = "<group>"; };
|
2312 | 2311 | FA90FAF62E06E427008CAAE8 /* SentrySdkPackage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySdkPackage.swift; sourceTree = "<group>"; };
|
| 2312 | + FA90FAF82E06E664008CAAE8 /* SentrySdkInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySdkInfo.swift; sourceTree = "<group>"; }; |
2313 | 2313 | FAEC270D2DF3526000878871 /* SentryUserFeedback.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUserFeedback.swift; sourceTree = "<group>"; };
|
2314 | 2314 | FAEC273C2DF3933200878871 /* NSData+Unzip.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSData+Unzip.m"; sourceTree = "<group>"; };
|
2315 | 2315 | FAEC273E2DF393E000878871 /* NSData+Unzip.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSData+Unzip.h"; sourceTree = "<group>"; };
|
|
2444 | 2444 | 621D9F2D2B9B030E003D94DE /* Helper */ = {
|
2445 | 2445 | isa = PBXGroup;
|
2446 | 2446 | children = (
|
| 2447 | + FA90FAF82E06E664008CAAE8 /* SentrySdkInfo.swift */, |
2447 | 2448 | FA90FAF62E06E427008CAAE8 /* SentrySdkPackage.swift */,
|
2448 | 2449 | 84B0E0062CD963F9007FB332 /* SentryIconography.swift */,
|
2449 | 2450 | 621F61F02BEA073A005E654F /* SentryEnabledFeaturesBuilder.swift */,
|
|
2560 | 2561 | 7B4E24FB251C97B400060D68 /* SentrySession.h */,
|
2561 | 2562 | 15E0A8F12411A45A00F044E3 /* SentrySession.m */,
|
2562 | 2563 | 7BE1E32624F7AE08009D3AD0 /* SentrySession+Private.h */,
|
2563 |
| - 7B88F2FD24BC5A4C00ADF90A /* SentrySdkInfo.h */, |
2564 |
| - 7B88F2FF24BC5A7D00ADF90A /* SentrySdkInfo.m */, |
2565 | 2564 | 7BFC169A2524995700FF6266 /* SentryMessage.h */,
|
2566 | 2565 | 7BFC16A025249A9D00FF6266 /* SentryMessage.m */,
|
2567 | 2566 | 7B4E375425822C4500059C93 /* SentryAttachment.h */,
|
|
4238 | 4237 | D856272A2A374A6800FB8062 /* Tools */ = {
|
4239 | 4238 | isa = PBXGroup;
|
4240 | 4239 | children = (
|
| 4240 | + FA90FAA52E065A43008CAAE8 /* SentryEnvelopeHeader.swift */, |
4241 | 4241 | FA67DCC02DDBD4C800896B02 /* SentryLog+Configure.swift */,
|
4242 | 4242 | );
|
4243 | 4243 | path = Tools;
|
|
4625 | 4625 | 63FE717720DA4C1100CDBAE8 /* SentryCrashReportWriter.h in Headers */,
|
4626 | 4626 | 84DEE86B2B686BD400A7BC17 /* SentrySamplerDecision.h in Headers */,
|
4627 | 4627 | 7B4E23BE251A2BD500060D68 /* SentryCrashIntegrationSessionHandler.h in Headers */,
|
4628 |
| - 7B88F2FE24BC5A4C00ADF90A /* SentrySdkInfo.h in Headers */, |
4629 | 4628 | D4291A692DD61A3F00772088 /* SentryDispatchQueueProviderProtocol.h in Headers */,
|
4630 | 4629 | 7BCFBD672681C95000BC27D8 /* SentryScopeObserver.h in Headers */,
|
4631 | 4630 | D81A346C291AECC7005A27A9 /* PrivateSentrySDKOnly.h in Headers */,
|
|
5287 | 5286 | 15E0A8ED240F2CB000F044E3 /* SentrySerialization.m in Sources */,
|
5288 | 5287 | 7BC85235245880AE005A70F0 /* SentryDataCategoryMapper.m in Sources */,
|
5289 | 5288 | 7B7A30C824B48389005A4C6E /* SentryCrashWrapper.m in Sources */,
|
| 5289 | + FA90FAA62E065A47008CAAE8 /* SentryEnvelopeHeader.swift in Sources */, |
5290 | 5290 | D8ACE3C92762187200F5A213 /* SentryFileIOTrackingIntegration.m in Sources */,
|
5291 | 5291 | 620078742D38F0DF0022CB67 /* SentryCodable.swift in Sources */,
|
5292 | 5292 | F45243892DE65968003E8F50 /* ExceptionCatcher.m in Sources */,
|
|
5299 | 5299 | 7BA0C0482805600A003E0326 /* SentryTransportAdapter.m in Sources */,
|
5300 | 5300 | 63FE712920DA4C1000CDBAE8 /* SentryCrashCPU_arm.c in Sources */,
|
5301 | 5301 | 03F84D3427DD4191008FE43F /* SentryThreadMetadataCache.cpp in Sources */,
|
5302 |
| - 7B88F30024BC5A7D00ADF90A /* SentrySdkInfo.m in Sources */, |
5303 | 5302 | 62862B1E2B1DDC35009B16E3 /* SentryDelayedFrame.m in Sources */,
|
5304 | 5303 | 84AC61D729F75A98009EEF61 /* SentryDispatchFactory.m in Sources */,
|
5305 | 5304 | 15360CD62432832400112302 /* SentryAutoSessionTrackingIntegration.m in Sources */,
|
|
5580 | 5579 | 63FE714520DA4C1100CDBAE8 /* SentryCrashObjC.c in Sources */,
|
5581 | 5580 | 63FE710520DA4C1000CDBAE8 /* SentryAsyncSafeLog.c in Sources */,
|
5582 | 5581 | 62E300942D5202890037AA3F /* SentryExceptionCodable.swift in Sources */,
|
| 5582 | + FA90FAF92E06E667008CAAE8 /* SentrySdkInfo.swift in Sources */, |
5583 | 5583 | 0A2D8D5B289815C0008720F6 /* SentryBaseIntegration.m in Sources */,
|
5584 | 5584 | 639FCF991EBC7B9700778193 /* SentryEvent.m in Sources */,
|
5585 | 5585 | D820CDB72BB1895F00BA339D /* SentrySessionReplayIntegration.m in Sources */,
|
|
0 commit comments