|
1053 | 1053 | FA6555142E30181B009917BC /* SentrySDKInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = FA6555132E30181B009917BC /* SentrySDKInternal.h */; }; |
1054 | 1054 | FA6555162E30182B009917BC /* SentrySDKInternal.m in Sources */ = {isa = PBXBuildFile; fileRef = FA6555152E30182B009917BC /* SentrySDKInternal.m */; }; |
1055 | 1055 | FA65551A2E3018A3009917BC /* SentrySDKTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA6555192E30189E009917BC /* SentrySDKTests.swift */; }; |
1056 | | - FA66143A2E4B593900657755 /* SentryApplication+UIKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA6614392E4B593000657755 /* SentryApplication+UIKit.swift */; }; |
| 1056 | + FA66143A2E4B593900657755 /* SentryApplicationExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA6614392E4B593000657755 /* SentryApplicationExtensions.swift */; }; |
1057 | 1057 | FA6614FC2E4B8E1A00657755 /* TestSentryUIApplication.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA6614FB2E4B8E1500657755 /* TestSentryUIApplication.swift */; }; |
1058 | 1058 | FA6615052E4BA4D700657755 /* ThreadSafeApplication.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA6615042E4BA4D200657755 /* ThreadSafeApplication.swift */; }; |
1059 | 1059 | FA67DCC12DDBD4C800896B02 /* SentrySDKLog+Configure.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCC02DDBD4C800896B02 /* SentrySDKLog+Configure.swift */; }; |
|
2401 | 2401 | FA6555132E30181B009917BC /* SentrySDKInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentrySDKInternal.h; path = include/SentrySDKInternal.h; sourceTree = "<group>"; }; |
2402 | 2402 | FA6555152E30182B009917BC /* SentrySDKInternal.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentrySDKInternal.m; sourceTree = "<group>"; }; |
2403 | 2403 | FA6555192E30189E009917BC /* SentrySDKTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentrySDKTests.swift; sourceTree = "<group>"; }; |
2404 | | - FA6614392E4B593000657755 /* SentryApplication+UIKit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentryApplication+UIKit.swift"; sourceTree = "<group>"; }; |
| 2404 | + FA6614392E4B593000657755 /* SentryApplicationExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryApplicationExtensions.swift; sourceTree = "<group>"; }; |
2405 | 2405 | FA6614FB2E4B8E1500657755 /* TestSentryUIApplication.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestSentryUIApplication.swift; sourceTree = "<group>"; }; |
2406 | 2406 | FA6615042E4BA4D200657755 /* ThreadSafeApplication.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThreadSafeApplication.swift; sourceTree = "<group>"; }; |
2407 | 2407 | FA67DCC02DDBD4C800896B02 /* SentrySDKLog+Configure.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentrySDKLog+Configure.swift"; sourceTree = "<group>"; }; |
|
2615 | 2615 | FABE8E162E307A7C0040809A /* Dependencies.swift */, |
2616 | 2616 | FA6FC0A92E0B6B0E00ED2669 /* SentrySdkInfo.swift */, |
2617 | 2617 | FA18417D2E4B457B005DEDC7 /* SentryApplication.swift */, |
2618 | | - FA6614392E4B593000657755 /* SentryApplication+UIKit.swift */, |
| 2618 | + FA6614392E4B593000657755 /* SentryApplicationExtensions.swift */, |
2619 | 2619 | FA6615042E4BA4D200657755 /* ThreadSafeApplication.swift */, |
2620 | 2620 | FABE8E142E307A5C0040809A /* SentrySDK.swift */, |
2621 | 2621 | FA3A42712E1C5F9B00A08C39 /* SentryNSNotificationCenterWrapper.swift */, |
|
5773 | 5773 | FABE8E152E307A5E0040809A /* SentrySDK.swift in Sources */, |
5774 | 5774 | FA67DCFF2DDBD4EA00896B02 /* SentryMXManager.swift in Sources */, |
5775 | 5775 | D41415A72DEEE532003B14D5 /* SentryRedactViewHelper.swift in Sources */, |
5776 | | - FA66143A2E4B593900657755 /* SentryApplication+UIKit.swift in Sources */, |
| 5776 | + FA66143A2E4B593900657755 /* SentryApplicationExtensions.swift in Sources */, |
5777 | 5777 | FA67DD002DDBD4EA00896B02 /* SentryMaskRenderer.swift in Sources */, |
5778 | 5778 | FA67DD012DDBD4EA00896B02 /* SentryMXCallStackTree.swift in Sources */, |
5779 | 5779 | FAAB29F12E3D252300ACD577 /* SentrySession.swift in Sources */, |
|
0 commit comments