|
1022 | 1022 | F49D419C2DEA30C300D9244E /* SentryCrashExceptionApplicationHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = F49D419B2DEA30B800D9244E /* SentryCrashExceptionApplicationHelper.h */; }; |
1023 | 1023 | F49D419E2DEA3D0600D9244E /* SentryCrashExceptionApplicationHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = F49D419D2DEA3D0300D9244E /* SentryCrashExceptionApplicationHelper.m */; }; |
1024 | 1024 | FA034AC82DD3DB4900FE3107 /* SentryIntegrationProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = FA034AC72DD3DB4900FE3107 /* SentryIntegrationProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 1025 | + FA4C32972DF7513F001D7B00 /* SentryExperimentalOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA4C32962DF7513F001D7B00 /* SentryExperimentalOptions.swift */; }; |
1025 | 1026 | FA67DCC12DDBD4C800896B02 /* SentryLog+Configure.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCC02DDBD4C800896B02 /* SentryLog+Configure.swift */; }; |
1026 | | - FA67DCF42DDBD4EA00896B02 /* SentryExperimentalOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCF12DDBD4EA00896B02 /* SentryExperimentalOptions.swift */; }; |
1027 | 1027 | FA67DCF52DDBD4EA00896B02 /* SentryCurrentDateProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCCA2DDBD4EA00896B02 /* SentryCurrentDateProvider.swift */; }; |
1028 | 1028 | FA67DCF62DDBD4EA00896B02 /* SentryViewRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCE52DDBD4EA00896B02 /* SentryViewRenderer.swift */; }; |
1029 | 1029 | FA67DCF72DDBD4EA00896B02 /* SentryDefaultMaskRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67DCDF2DDBD4EA00896B02 /* SentryDefaultMaskRenderer.swift */; }; |
|
2264 | 2264 | F49D419B2DEA30B800D9244E /* SentryCrashExceptionApplicationHelper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SentryCrashExceptionApplicationHelper.h; sourceTree = "<group>"; }; |
2265 | 2265 | F49D419D2DEA3D0300D9244E /* SentryCrashExceptionApplicationHelper.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SentryCrashExceptionApplicationHelper.m; sourceTree = "<group>"; }; |
2266 | 2266 | FA034AC72DD3DB4900FE3107 /* SentryIntegrationProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SentryIntegrationProtocol.h; path = Public/SentryIntegrationProtocol.h; sourceTree = "<group>"; }; |
| 2267 | + FA4C32962DF7513F001D7B00 /* SentryExperimentalOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryExperimentalOptions.swift; sourceTree = "<group>"; }; |
2267 | 2268 | FA67DCC02DDBD4C800896B02 /* SentryLog+Configure.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SentryLog+Configure.swift"; sourceTree = "<group>"; }; |
2268 | 2269 | FA67DCC22DDBD4EA00896B02 /* Locks.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Locks.swift; sourceTree = "<group>"; }; |
2269 | 2270 | FA67DCC32DDBD4EA00896B02 /* NumberExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NumberExtensions.swift; sourceTree = "<group>"; }; |
|
2301 | 2302 | FA67DCED2DDBD4EA00896B02 /* UIImageHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIImageHelper.swift; sourceTree = "<group>"; }; |
2302 | 2303 | FA67DCEE2DDBD4EA00896B02 /* UrlSanitized.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UrlSanitized.swift; sourceTree = "<group>"; }; |
2303 | 2304 | FA67DCEF2DDBD4EA00896B02 /* URLSessionTaskHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLSessionTaskHelper.swift; sourceTree = "<group>"; }; |
2304 | | - FA67DCF12DDBD4EA00896B02 /* SentryExperimentalOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryExperimentalOptions.swift; sourceTree = "<group>"; }; |
2305 | 2305 | FA67DCF22DDBD4EA00896B02 /* SwiftDescriptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftDescriptor.swift; sourceTree = "<group>"; }; |
2306 | 2306 | FA8A36172DEAA1EB0058D883 /* SentryThread+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "SentryThread+Private.h"; path = "include/SentryThread+Private.h"; sourceTree = "<group>"; }; |
2307 | 2307 | FAEC270D2DF3526000878871 /* SentryUserFeedback.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SentryUserFeedback.swift; sourceTree = "<group>"; }; |
|
4101 | 4101 | D8F016B12B9622B7007B9AFB /* Protocol */, |
4102 | 4102 | D856272A2A374A6800FB8062 /* Tools */, |
4103 | 4103 | D8B665BB2B95F5A100BD0E7B /* module.modulemap */, |
| 4104 | + FA4C32962DF7513F001D7B00 /* SentryExperimentalOptions.swift */, |
4104 | 4105 | ); |
4105 | 4106 | path = Swift; |
4106 | 4107 | sourceTree = "<group>"; |
|
4586 | 4587 | FA67DCDA2DDBD4EA00896B02 /* MetricKit */, |
4587 | 4588 | FA67DCDE2DDBD4EA00896B02 /* Protocol */, |
4588 | 4589 | FA67DCF02DDBD4EA00896B02 /* Tools */, |
4589 | | - FA67DCF12DDBD4EA00896B02 /* SentryExperimentalOptions.swift */, |
4590 | 4590 | FA67DCF22DDBD4EA00896B02 /* SwiftDescriptor.swift */, |
4591 | 4591 | ); |
4592 | 4592 | path = Core; |
|
5407 | 5407 | 849B8F9A2C6E906900148E1F /* SentryUserFeedbackConfiguration.swift in Sources */, |
5408 | 5408 | 63295AF71EF3C7DB002D4490 /* SentryNSDictionarySanitize.m in Sources */, |
5409 | 5409 | 7B8ECBFC26498958005FE2EF /* SentryAppStateManager.m in Sources */, |
5410 | | - FA67DCF42DDBD4EA00896B02 /* SentryExperimentalOptions.swift in Sources */, |
5411 | 5410 | FA67DCF52DDBD4EA00896B02 /* SentryCurrentDateProvider.swift in Sources */, |
5412 | 5411 | FA67DCF62DDBD4EA00896B02 /* SentryViewRenderer.swift in Sources */, |
5413 | 5412 | FA67DCF72DDBD4EA00896B02 /* SentryDefaultMaskRenderer.swift in Sources */, |
|
5440 | 5439 | FA67DD122DDBD4EA00896B02 /* Locks.swift in Sources */, |
5441 | 5440 | FA67DD132DDBD4EA00896B02 /* NumberExtensions.swift in Sources */, |
5442 | 5441 | FA67DD142DDBD4EA00896B02 /* SentryGraphicsImageRenderer.swift in Sources */, |
| 5442 | + FA4C32972DF7513F001D7B00 /* SentryExperimentalOptions.swift in Sources */, |
5443 | 5443 | FA67DD152DDBD4EA00896B02 /* UrlSanitized.swift in Sources */, |
5444 | 5444 | FA67DD162DDBD4EA00896B02 /* SentryViewPhotographer.swift in Sources */, |
5445 | 5445 | FA67DD172DDBD4EA00896B02 /* SentryLogOutput.swift in Sources */, |
|
0 commit comments