|
883 | 883 | D4CD2A812DE9F91900DA9F59 /* SentryRedactRegionType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4CD2A7D2DE9F91900DA9F59 /* SentryRedactRegionType.swift */; };
|
884 | 884 | D4E3F35D2D4A864600F79E2B /* SentryNSDictionarySanitizeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D42E48582D48FC8F00D251BC /* SentryNSDictionarySanitizeTests.swift */; };
|
885 | 885 | D4E3F35E2D4A877300F79E2B /* SentryNSDictionarySanitize+Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = D41909942D490006002B83D0 /* SentryNSDictionarySanitize+Tests.m */; };
|
| 886 | + D4ECA4012E3CBEDE00C757EA /* SentryDummyPublicEmptyClass.m in Sources */ = {isa = PBXBuildFile; fileRef = D4ECA4002E3CBEDE00C757EA /* SentryDummyPublicEmptyClass.m */; }; |
| 887 | + D4ECA4022E3CBEDE00C757EA /* SentryDummyPrivateEmptyClass.m in Sources */ = {isa = PBXBuildFile; fileRef = D4ECA3FF2E3CBEDE00C757EA /* SentryDummyPrivateEmptyClass.m */; }; |
886 | 888 | D4EDF9842D0B2A210071E7B3 /* Data+SentryTracing.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4EDF9832D0B2A1D0071E7B3 /* Data+SentryTracing.swift */; };
|
887 | 889 | D4EE12D22DE9AC3800385BAF /* TestNSNotificationCenterWrapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4EE12D12DE9AC3300385BAF /* TestNSNotificationCenterWrapperTests.swift */; };
|
888 | 890 | D4F2B5352D0C69D500649E42 /* SentryCrashCTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4F2B5342D0C69D100649E42 /* SentryCrashCTests.swift */; };
|
|
2205 | 2207 | D4CBA2512DE06D1600581618 /* TestConstantTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestConstantTests.swift; sourceTree = "<group>"; };
|
2206 | 2208 | D4CD2A7C2DE9F91900DA9F59 /* SentryRedactRegion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryRedactRegion.swift; sourceTree = "<group>"; };
|
2207 | 2209 | D4CD2A7D2DE9F91900DA9F59 /* SentryRedactRegionType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryRedactRegionType.swift; sourceTree = "<group>"; };
|
| 2210 | + D4ECA3FF2E3CBEDE00C757EA /* SentryDummyPrivateEmptyClass.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryDummyPrivateEmptyClass.m; sourceTree = "<group>"; }; |
| 2211 | + D4ECA4002E3CBEDE00C757EA /* SentryDummyPublicEmptyClass.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryDummyPublicEmptyClass.m; sourceTree = "<group>"; }; |
2208 | 2212 | D4EDF9832D0B2A1D0071E7B3 /* Data+SentryTracing.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Data+SentryTracing.swift"; sourceTree = "<group>"; };
|
2209 | 2213 | D4EE12D12DE9AC3300385BAF /* TestNSNotificationCenterWrapperTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestNSNotificationCenterWrapperTests.swift; sourceTree = "<group>"; };
|
2210 | 2214 | D4F2B5342D0C69D100649E42 /* SentryCrashCTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryCrashCTests.swift; sourceTree = "<group>"; };
|
|
3087 | 3091 | 7B2BB0012966F55900A1E102 /* SentryOptionsInternal.h */,
|
3088 | 3092 | 7D9B079F23D1E89800C5FC8E /* SentryMeta.h */,
|
3089 | 3093 | 7D082B8023C628780029866B /* SentryMeta.m */,
|
| 3094 | + D4ECA3FF2E3CBEDE00C757EA /* SentryDummyPrivateEmptyClass.m */, |
| 3095 | + D4ECA4002E3CBEDE00C757EA /* SentryDummyPublicEmptyClass.m */, |
3090 | 3096 | );
|
3091 | 3097 | path = Sentry;
|
3092 | 3098 | sourceTree = "<group>";
|
|
5787 | 5793 | A8F17B2E2901765900990B25 /* SentryRequest.m in Sources */,
|
5788 | 5794 | FABE8E172E307A7F0040809A /* Dependencies.swift in Sources */,
|
5789 | 5795 | 7BE1E33424F7E3CB009D3AD0 /* SentryMigrateSessionInit.m in Sources */,
|
| 5796 | + D4ECA4012E3CBEDE00C757EA /* SentryDummyPublicEmptyClass.m in Sources */, |
| 5797 | + D4ECA4022E3CBEDE00C757EA /* SentryDummyPrivateEmptyClass.m in Sources */, |
5790 | 5798 | D80299502BA83A88000F0081 /* SentryPixelBuffer.swift in Sources */,
|
5791 | 5799 | 15E0A8F22411A45A00F044E3 /* SentrySession.m in Sources */,
|
5792 | 5800 | 844EDCE62947DC3100C86F34 /* SentryNSTimerFactory.m in Sources */,
|
|
0 commit comments