|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - FAFEAA112DCF200100E5C0DE /* ReownWalletKit in Frameworks */ = {isa = PBXBuildFile; productRef = FAFEAA132DCF200100E5C0DE /* ReownWalletKit */; }; |
| 10 | + FAE41F5B2C8CF4C900123456 /* SceneWindowFinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAE41F5A2C8CF4C900123456 /* SceneWindowFinder.swift */; }; |
| 11 | + FAFEAA112DCF200100E5C0DE /* ReownWalletKit in Frameworks */ = {isa = PBXBuildFile; productRef = FAFEAA132DCF200100E5C0DE /* ReownWalletKit */; }; |
11 | 12 | F1E2D3C4B5A60718293A4B5C /* GraphQLResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1F2A3B4C5D60718293A4B5C /* GraphQLResponse.swift */; }; |
12 | 13 | BBCCDDEEAABB112233445566 /* XcmMinAmountInspectorShim.swift in Sources */ = {isa = PBXBuildFile; fileRef = AABBCCDDEEFF112233445566 /* XcmMinAmountInspectorShim.swift */; }; |
13 | 14 | 012B4273E4109F0B65117BAE /* Identifiable+Models.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1B2C3D4E5F60718293A4B5C /* Identifiable+Models.swift */; }; |
@@ -5840,6 +5841,7 @@ AA1111000011223344556678 /* WalletSelectAccountCommandFactory.swift in Sources * |
5840 | 5841 | FAD240DD2C64E97900B389FF /* KaiaHistoryResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KaiaHistoryResponse.swift; sourceTree = "<group>"; }; |
5841 | 5842 | FAD240DF2C64EA1D00B389FF /* KaiaHistoryOperationFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KaiaHistoryOperationFactory.swift; sourceTree = "<group>"; }; |
5842 | 5843 | FAD240E12C64EA6E00B389FF /* AssetTransactionData+KaiaHistory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AssetTransactionData+KaiaHistory.swift"; sourceTree = "<group>"; }; |
| 5844 | + FAE41F5A2C8CF4C900123456 /* SceneWindowFinder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneWindowFinder.swift; sourceTree = "<group>"; }; |
5843 | 5845 | FAD428932A834A8E001D6A16 /* TopViewControllerHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopViewControllerHelper.swift; sourceTree = "<group>"; }; |
5844 | 5846 | FAD428952A834BA8001D6A16 /* UIApplication+TopViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIApplication+TopViewController.swift"; sourceTree = "<group>"; }; |
5845 | 5847 | FAD428972A860C9B001D6A16 /* EthereumNodeFetching.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EthereumNodeFetching.swift; sourceTree = "<group>"; }; |
@@ -9396,6 +9398,7 @@ AA1111000011223344556676 /* WalletSelectAccountCommandFactory.swift */ = {isa = |
9396 | 9398 | C63FE88929000EB500E97E8E /* FearlessKeyboardHandler.swift */, |
9397 | 9399 | C665E4EF29C35801001946D1 /* TimeFormatter.swift */, |
9398 | 9400 | FAD428932A834A8E001D6A16 /* TopViewControllerHelper.swift */, |
| 9401 | + FAE41F5A2C8CF4C900123456 /* SceneWindowFinder.swift */, |
9399 | 9402 | FAD428972A860C9B001D6A16 /* EthereumNodeFetching.swift */, |
9400 | 9403 | FA584C792AB2BFE300F6F020 /* MediaType.swift */, |
9401 | 9404 | FAC6CDAE2BA81FA00013A17E /* WalletLoggerProtocol.swift */, |
@@ -16677,6 +16680,7 @@ FAD429442A8A1A74001D6A16 /* Inject Google Keys */ = { |
16677 | 16680 | 8436EDE225895804004D9E97 /* RampProvider.swift in Sources */, |
16678 | 16681 | 849013AC24A80984008F705E /* AppDelegate.swift in Sources */, |
16679 | 16682 | FAD428942A834A8E001D6A16 /* TopViewControllerHelper.swift in Sources */, |
| 16683 | + FAE41F5B2C8CF4C900123456 /* SceneWindowFinder.swift in Sources */, |
16680 | 16684 | 84CE69E82566750D00559427 /* ByteLengthProcessor.swift in Sources */, |
16681 | 16685 | 8494D87A2525350000614D8F /* SubscanStatusData.swift in Sources */, |
16682 | 16686 | FA2FC7FF28B3807C00CC0A42 /* StakingPoolJoinChoosePoolAssembly.swift in Sources */, |
|
0 commit comments