|
358 | 358 | 7B26BBFB24C0A66D00A79CCC /* SentrySdkInfoNilTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B26BBFA24C0A66D00A79CCC /* SentrySdkInfoNilTests.m */; }; |
359 | 359 | 7B2A70D827D5F080008B0D15 /* SentryANRTrackerV1Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B2A70D727D5F07F008B0D15 /* SentryANRTrackerV1Tests.swift */; }; |
360 | 360 | 7B2A70DF27D60904008B0D15 /* SentryTestThreadWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B2A70DE27D60904008B0D15 /* SentryTestThreadWrapper.swift */; }; |
361 | | - 7B2BB0032966F55900A1E102 /* SentryOptionsHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B2BB0012966F55900A1E102 /* SentryOptionsHelpers.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
| 361 | + 7B2BB0032966F55900A1E102 /* SentryOptionsInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B2BB0012966F55900A1E102 /* SentryOptionsInternal.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
362 | 362 | 7B30B68026527C3C006B2752 /* SentryFramesTrackerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B30B67F26527C3C006B2752 /* SentryFramesTrackerTests.swift */; }; |
363 | 363 | 7B31C291277B04A000337126 /* SentryCrashPlatformSpecificDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B31C290277B04A000337126 /* SentryCrashPlatformSpecificDefines.h */; }; |
364 | 364 | 7B3398632459C14000BD9C96 /* SentryEnvelopeRateLimit.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B3398622459C14000BD9C96 /* SentryEnvelopeRateLimit.h */; }; |
|
1131 | 1131 | FABE8E172E307A7F0040809A /* Dependencies.swift in Sources */ = {isa = PBXBuildFile; fileRef = FABE8E162E307A7C0040809A /* Dependencies.swift */; }; |
1132 | 1132 | FAC62B652E15A4100003909D /* SentrySDKThreadTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAC62B642E15A40C0003909D /* SentrySDKThreadTests.swift */; }; |
1133 | 1133 | FAC735232E25AA81006C5A64 /* SentryProfilingSwiftHelpersTests.m in Sources */ = {isa = PBXBuildFile; fileRef = FAC735222E25AA7A006C5A64 /* SentryProfilingSwiftHelpersTests.m */; }; |
1134 | | - FACEED132E3179A10007B4AC /* SentyOptionsHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = FACEED122E3179A10007B4AC /* SentyOptionsHelper.m */; }; |
| 1134 | + FACEED132E3179A10007B4AC /* SentryOptionsInternal.m in Sources */ = {isa = PBXBuildFile; fileRef = FACEED122E3179A10007B4AC /* SentryOptionsInternal.m */; }; |
1135 | 1135 | FAE2DAB82E1F317900262307 /* SentryProfilingSwiftHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = FAE2DAB72E1F317900262307 /* SentryProfilingSwiftHelpers.m */; }; |
1136 | 1136 | FAE2DABA2E1F318900262307 /* SentryProfilingSwiftHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = FAE2DAB92E1F318900262307 /* SentryProfilingSwiftHelpers.h */; }; |
1137 | 1137 | FAE579842E7CF21800B710F9 /* SentryMigrateSessionInit.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE5797E2E7CF21300B710F9 /* SentryMigrateSessionInit.swift */; }; |
|
1652 | 1652 | 7B26BBFA24C0A66D00A79CCC /* SentrySdkInfoNilTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentrySdkInfoNilTests.m; sourceTree = "<group>"; }; |
1653 | 1653 | 7B2A70D727D5F07F008B0D15 /* SentryANRTrackerV1Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryANRTrackerV1Tests.swift; sourceTree = "<group>"; }; |
1654 | 1654 | 7B2A70DE27D60904008B0D15 /* SentryTestThreadWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryTestThreadWrapper.swift; sourceTree = "<group>"; }; |
1655 | | - 7B2BB0012966F55900A1E102 /* SentryOptionsHelpers.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryOptionsHelpers.h; path = include/HybridPublic/SentryOptionsHelpers.h; sourceTree = "<group>"; }; |
| 1655 | + 7B2BB0012966F55900A1E102 /* SentryOptionsInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryOptionsInternal.h; path = include/HybridPublic/SentryOptionsInternal.h; sourceTree = "<group>"; }; |
1656 | 1656 | 7B30B67F26527C3C006B2752 /* SentryFramesTrackerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryFramesTrackerTests.swift; sourceTree = "<group>"; }; |
1657 | 1657 | 7B30B68126527C55006B2752 /* TestDisplayLinkWrapper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestDisplayLinkWrapper.swift; sourceTree = "<group>"; }; |
1658 | 1658 | 7B31C290277B04A000337126 /* SentryCrashPlatformSpecificDefines.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SentryCrashPlatformSpecificDefines.h; sourceTree = "<group>"; }; |
|
2513 | 2513 | FABE8E162E307A7C0040809A /* Dependencies.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Dependencies.swift; sourceTree = "<group>"; }; |
2514 | 2514 | FAC62B642E15A40C0003909D /* SentrySDKThreadTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySDKThreadTests.swift; sourceTree = "<group>"; }; |
2515 | 2515 | FAC735222E25AA7A006C5A64 /* SentryProfilingSwiftHelpersTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryProfilingSwiftHelpersTests.m; sourceTree = "<group>"; }; |
2516 | | - FACEED122E3179A10007B4AC /* SentyOptionsHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentyOptionsHelper.m; sourceTree = "<group>"; }; |
| 2516 | + FACEED122E3179A10007B4AC /* SentryOptionsInternal.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryOptionsInternal.m; sourceTree = "<group>"; }; |
2517 | 2517 | FAE2DAB72E1F317900262307 /* SentryProfilingSwiftHelpers.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryProfilingSwiftHelpers.m; sourceTree = "<group>"; }; |
2518 | 2518 | FAE2DAB92E1F318900262307 /* SentryProfilingSwiftHelpers.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryProfilingSwiftHelpers.h; path = Sources/Sentry/include/SentryProfilingSwiftHelpers.h; sourceTree = SOURCE_ROOT; }; |
2519 | 2519 | FAE5797E2E7CF21300B710F9 /* SentryMigrateSessionInit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryMigrateSessionInit.swift; sourceTree = "<group>"; }; |
|
3119 | 3119 | 7B610D5E2512390E00B0B5D9 /* SentrySDK+Private.h */, |
3120 | 3120 | FA6555132E30181B009917BC /* SentrySDKInternal.h */, |
3121 | 3121 | FA6555152E30182B009917BC /* SentrySDKInternal.m */, |
3122 | | - FACEED122E3179A10007B4AC /* SentyOptionsHelper.m */, |
| 3122 | + FACEED122E3179A10007B4AC /* SentryOptionsInternal.m */, |
3123 | 3123 | 63EED6BC2237923600E02400 /* SentryOptions.h */, |
3124 | 3124 | 63EED6BD2237923600E02400 /* SentryOptions.m */, |
3125 | 3125 | 7BDEAA002632A4580001EA25 /* SentryOptions+Private.h */, |
3126 | | - 7B2BB0012966F55900A1E102 /* SentryOptionsHelpers.h */, |
| 3126 | + 7B2BB0012966F55900A1E102 /* SentryOptionsInternal.h */, |
3127 | 3127 | 7D9B079F23D1E89800C5FC8E /* SentryMeta.h */, |
3128 | 3128 | 7D082B8023C628780029866B /* SentryMeta.m */, |
3129 | 3129 | D4ECA3FF2E3CBEDE00C757EA /* SentryDummyPrivateEmptyClass.m */, |
|
5206 | 5206 | A8AFFCCF2906C03700967CD7 /* SentryRequest.h in Headers */, |
5207 | 5207 | D82859442C3E753C009A28AA /* SentrySessionReplaySyncC.h in Headers */, |
5208 | 5208 | 8459FCBE2BD73E820038E9C9 /* SentryProfilerSerialization.h in Headers */, |
5209 | | - 7B2BB0032966F55900A1E102 /* SentryOptionsHelpers.h in Headers */, |
| 5209 | + 7B2BB0032966F55900A1E102 /* SentryOptionsInternal.h in Headers */, |
5210 | 5210 | 7BF9EF762722B34700B5BBEF /* SentrySubClassFinder.h in Headers */, |
5211 | 5211 | 7BC852332458802C005A70F0 /* SentryDataCategoryMapper.h in Headers */, |
5212 | 5212 | 7BDB03B7251364F800BAE198 /* _SentryDispatchQueueWrapperInternal.h in Headers */, |
|
6079 | 6079 | 636085141ED47BE600E8599E /* SentryFileManagerHelper.m in Sources */, |
6080 | 6080 | 63FE710B20DA4C1000CDBAE8 /* SentryCrashMach.c in Sources */, |
6081 | 6081 | 63FE707720DA4C1000CDBAE8 /* SentryDictionaryDeepSearch.m in Sources */, |
6082 | | - FACEED132E3179A10007B4AC /* SentyOptionsHelper.m in Sources */, |
| 6082 | + FACEED132E3179A10007B4AC /* SentryOptionsInternal.m in Sources */, |
6083 | 6083 | FAAB95C02EA163590030A2DB /* SentryScopeObserver.swift in Sources */, |
6084 | 6084 | D48891D02E98F2E700212823 /* SentryInfoPlistError.swift in Sources */, |
6085 | 6085 | 8482FA9C2DD7C397000E9283 /* SentryFeedbackAPI.m in Sources */, |
|
0 commit comments