|
465 | 465 | 7B8713B426415BAA006D6004 /* SentryAppStartTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B8713B326415BAA006D6004 /* SentryAppStartTracker.m */; };
|
466 | 466 | 7B87C916295ECFD700510C52 /* SentryMetricKitEventTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B87C915295ECFD700510C52 /* SentryMetricKitEventTests.swift */; };
|
467 | 467 | 7B883F49253D714C00879E62 /* SentryCrashUUIDConversion.c in Sources */ = {isa = PBXBuildFile; fileRef = 7B883F48253D714C00879E62 /* SentryCrashUUIDConversion.c */; };
|
468 |
| - 7B88F2FE24BC5A4C00ADF90A /* SentrySdkInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B88F2FD24BC5A4C00ADF90A /* SentrySdkInfo.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
469 |
| - 7B88F30024BC5A7D00ADF90A /* SentrySdkInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B88F2FF24BC5A7D00ADF90A /* SentrySdkInfo.m */; }; |
470 | 468 | 7B88F30224BC5C6D00ADF90A /* SentrySdkInfoTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B88F30124BC5C6D00ADF90A /* SentrySdkInfoTests.swift */; };
|
471 | 469 | 7B88F30424BC8E6500ADF90A /* SentrySerializationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B88F30324BC8E6500ADF90A /* SentrySerializationTests.swift */; };
|
472 | 470 | 7B8CA85726DD4E6200DD872C /* SentryNetworkTrackerIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B8CA85626DD4E6200DD872C /* SentryNetworkTrackerIntegrationTests.swift */; };
|
|
1068 | 1066 | FA67DD182DDBD4EA00896B02 /* UIImageHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCED2DDBD4EA00896B02 /* UIImageHelper.swift */; };
|
1069 | 1067 | FA67DD192DDBD4EA00896B02 /* SwizzleClassNameExclude.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCD52DDBD4EA00896B02 /* SwizzleClassNameExclude.swift */; };
|
1070 | 1068 | FA8A36182DEAA1EB0058D883 /* SentryThread+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = FA8A36172DEAA1EB0058D883 /* SentryThread+Private.h */; };
|
| 1069 | + FA90FAA62E065A47008CAAE8 /* SentryEnvelopeHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA90FAA52E065A43008CAAE8 /* SentryEnvelopeHeader.swift */; }; |
1071 | 1070 | FAEC270E2DF3526000878871 /* SentryUserFeedback.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAEC270D2DF3526000878871 /* SentryUserFeedback.swift */; };
|
1072 | 1071 | FAEC273D2DF3933A00878871 /* NSData+Unzip.m in Sources */ = {isa = PBXBuildFile; fileRef = FAEC273C2DF3933200878871 /* NSData+Unzip.m */; };
|
1073 | 1072 | /* End PBXBuildFile section */
|
|
1639 | 1638 | 7B8713B326415BAA006D6004 /* SentryAppStartTracker.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryAppStartTracker.m; sourceTree = "<group>"; };
|
1640 | 1639 | 7B87C915295ECFD700510C52 /* SentryMetricKitEventTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryMetricKitEventTests.swift; sourceTree = "<group>"; };
|
1641 | 1640 | 7B883F48253D714C00879E62 /* SentryCrashUUIDConversion.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SentryCrashUUIDConversion.c; sourceTree = "<group>"; };
|
1642 |
| - 7B88F2FD24BC5A4C00ADF90A /* SentrySdkInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentrySdkInfo.h; path = include/SentrySdkInfo.h; sourceTree = "<group>"; }; |
1643 |
| - 7B88F2FF24BC5A7D00ADF90A /* SentrySdkInfo.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentrySdkInfo.m; sourceTree = "<group>"; }; |
1644 | 1641 | 7B88F30124BC5C6D00ADF90A /* SentrySdkInfoTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySdkInfoTests.swift; sourceTree = "<group>"; };
|
1645 | 1642 | 7B88F30324BC8E6500ADF90A /* SentrySerializationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySerializationTests.swift; sourceTree = "<group>"; };
|
1646 | 1643 | 7B8CA85626DD4E6200DD872C /* SentryNetworkTrackerIntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryNetworkTrackerIntegrationTests.swift; sourceTree = "<group>"; };
|
|
2316 | 2313 | FA67DCEF2DDBD4EA00896B02 /* URLSessionTaskHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLSessionTaskHelper.swift; sourceTree = "<group>"; };
|
2317 | 2314 | FA67DCF22DDBD4EA00896B02 /* SwiftDescriptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftDescriptor.swift; sourceTree = "<group>"; };
|
2318 | 2315 | FA8A36172DEAA1EB0058D883 /* SentryThread+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryThread+Private.h"; path = "include/SentryThread+Private.h"; sourceTree = "<group>"; };
|
| 2316 | + FA90FAA52E065A43008CAAE8 /* SentryEnvelopeHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryEnvelopeHeader.swift; sourceTree = "<group>"; }; |
2319 | 2317 | FAEC270D2DF3526000878871 /* SentryUserFeedback.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUserFeedback.swift; sourceTree = "<group>"; };
|
2320 | 2318 | FAEC273C2DF3933200878871 /* NSData+Unzip.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSData+Unzip.m"; sourceTree = "<group>"; };
|
2321 | 2319 | FAEC273E2DF393E000878871 /* NSData+Unzip.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSData+Unzip.h"; sourceTree = "<group>"; };
|
|
2565 | 2563 | 7B4E24FB251C97B400060D68 /* SentrySession.h */,
|
2566 | 2564 | 15E0A8F12411A45A00F044E3 /* SentrySession.m */,
|
2567 | 2565 | 7BE1E32624F7AE08009D3AD0 /* SentrySession+Private.h */,
|
2568 |
| - 7B88F2FD24BC5A4C00ADF90A /* SentrySdkInfo.h */, |
2569 |
| - 7B88F2FF24BC5A7D00ADF90A /* SentrySdkInfo.m */, |
2570 | 2566 | 7BFC169A2524995700FF6266 /* SentryMessage.h */,
|
2571 | 2567 | 7BFC16A025249A9D00FF6266 /* SentryMessage.m */,
|
2572 | 2568 | 7B4E375425822C4500059C93 /* SentryAttachment.h */,
|
|
4248 | 4244 | D856272A2A374A6800FB8062 /* Tools */ = {
|
4249 | 4245 | isa = PBXGroup;
|
4250 | 4246 | children = (
|
| 4247 | + FA90FAA52E065A43008CAAE8 /* SentryEnvelopeHeader.swift */, |
4251 | 4248 | FA67DCC02DDBD4C800896B02 /* SentryLog+Configure.swift */,
|
4252 | 4249 | );
|
4253 | 4250 | path = Tools;
|
|
4635 | 4632 | 63FE717720DA4C1100CDBAE8 /* SentryCrashReportWriter.h in Headers */,
|
4636 | 4633 | 84DEE86B2B686BD400A7BC17 /* SentrySamplerDecision.h in Headers */,
|
4637 | 4634 | 7B4E23BE251A2BD500060D68 /* SentryCrashIntegrationSessionHandler.h in Headers */,
|
4638 |
| - 7B88F2FE24BC5A4C00ADF90A /* SentrySdkInfo.h in Headers */, |
4639 | 4635 | D4291A692DD61A3F00772088 /* SentryDispatchQueueProviderProtocol.h in Headers */,
|
4640 | 4636 | 7BCFBD672681C95000BC27D8 /* SentryScopeObserver.h in Headers */,
|
4641 | 4637 | D81A346C291AECC7005A27A9 /* PrivateSentrySDKOnly.h in Headers */,
|
|
5297 | 5293 | 15E0A8ED240F2CB000F044E3 /* SentrySerialization.m in Sources */,
|
5298 | 5294 | 7BC85235245880AE005A70F0 /* SentryDataCategoryMapper.m in Sources */,
|
5299 | 5295 | 7B7A30C824B48389005A4C6E /* SentryCrashWrapper.m in Sources */,
|
| 5296 | + FA90FAA62E065A47008CAAE8 /* SentryEnvelopeHeader.swift in Sources */, |
5300 | 5297 | D8ACE3C92762187200F5A213 /* SentryFileIOTrackingIntegration.m in Sources */,
|
5301 | 5298 | 620078742D38F0DF0022CB67 /* SentryCodable.swift in Sources */,
|
5302 | 5299 | F45243892DE65968003E8F50 /* ExceptionCatcher.m in Sources */,
|
|
5309 | 5306 | 7BA0C0482805600A003E0326 /* SentryTransportAdapter.m in Sources */,
|
5310 | 5307 | 63FE712920DA4C1000CDBAE8 /* SentryCrashCPU_arm.c in Sources */,
|
5311 | 5308 | 03F84D3427DD4191008FE43F /* SentryThreadMetadataCache.cpp in Sources */,
|
5312 |
| - 7B88F30024BC5A7D00ADF90A /* SentrySdkInfo.m in Sources */, |
5313 | 5309 | 62862B1E2B1DDC35009B16E3 /* SentryDelayedFrame.m in Sources */,
|
5314 | 5310 | 84AC61D729F75A98009EEF61 /* SentryDispatchFactory.m in Sources */,
|
5315 | 5311 | 15360CD62432832400112302 /* SentryAutoSessionTrackingIntegration.m in Sources */,
|
|
0 commit comments