Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change TonKit #5921

Merged
merged 2 commits into from
Jun 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 23 additions & 14 deletions UnstoppableWallet/UnstoppableWallet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,6 @@
11B354B5E42290EE934C428E /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11B359697FC3E92D4111ED5D /* String.swift */; };
11B354B8BD1C3C036F6DE16A /* LitecoinAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11B356861F703A5A5C6630B6 /* LitecoinAdapter.swift */; };
11B354BC4D954CCDA2E75C68 /* AddEvmSyncSourceViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11B350B29037572DDAAF9E16 /* AddEvmSyncSourceViewModel.swift */; };
11B354C1218C0776499FAA5E /* Kmm.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11B35D813B2B43683404CCD6 /* Kmm.swift */; };
11B354CAD4BC4FAB3889838D /* EvmSyncSourceManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11B35D9C2409FD9060974F67 /* EvmSyncSourceManager.swift */; };
11B354CF393A2EAFDABE1C47 /* WalletTokenListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11B357D222B4819BE881E182 /* WalletTokenListViewController.swift */; };
11B354D628AADF3AFD9123E1 /* SingleCoinPriceWidget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11B351F5E57874D4517F67B7 /* SingleCoinPriceWidget.swift */; };
Expand Down Expand Up @@ -781,7 +780,6 @@
11B358C4D4C466ACCEF0E4C7 /* MultiSwapMainField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11B35D0D43137223A01FC2DA /* MultiSwapMainField.swift */; };
11B358C72B4E7F70331084AA /* SendEvmViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11B35113CB935A0E54504C1C /* SendEvmViewController.swift */; };
11B358D01760F90518DA612F /* SendHandlerFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11B353B02ADF5EC5CC83FB33 /* SendHandlerFactory.swift */; };
11B358D0D4AE015DC9FECF29 /* Kmm.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11B35D813B2B43683404CCD6 /* Kmm.swift */; };
11B358D1687049E5DACEBC96 /* AppManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11B352884D47E0B23DCF2C2C /* AppManager.swift */; };
11B358D35D2270FD78C6EF82 /* AutoLockPeriod.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11B35E41142BD3D2FF59BAE7 /* AutoLockPeriod.swift */; };
11B358D519ACFE88A7823C7E /* ApiProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11B3531363949F235A210921 /* ApiProvider.swift */; };
Expand Down Expand Up @@ -1912,6 +1910,8 @@
6BCD531D2A16203F00993F20 /* CloudBackupManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BCD531B2A16203F00993F20 /* CloudBackupManager.swift */; };
6BDA29AB29D6F37C003847ED /* ECashKit in Frameworks */ = {isa = PBXBuildFile; productRef = 6BDA29AA29D6F37C003847ED /* ECashKit */; };
6BDA29AD29D6F384003847ED /* ECashKit in Frameworks */ = {isa = PBXBuildFile; productRef = 6BDA29AC29D6F384003847ED /* ECashKit */; };
6BDDB59C2C1816B500DE9D56 /* TonKit in Frameworks */ = {isa = PBXBuildFile; productRef = 6BDDB59B2C1816B500DE9D56 /* TonKit */; };
6BDDB5A12C1AC73D00DE9D56 /* TonKit in Frameworks */ = {isa = PBXBuildFile; productRef = 6BDDB5A02C1AC73D00DE9D56 /* TonKit */; };
6BE8A07B2ADE2F8D0012DE7F /* Currency.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BE8A07A2ADE2F8D0012DE7F /* Currency.swift */; };
6BE8A07C2ADE2F8D0012DE7F /* Currency.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BE8A07A2ADE2F8D0012DE7F /* Currency.swift */; };
6BE8A07E2ADE2F950012DE7F /* CurrencyValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BE8A07D2ADE2F950012DE7F /* CurrencyValue.swift */; };
Expand Down Expand Up @@ -2989,9 +2989,6 @@
D3BA259F2ADFAF23002B13EA /* HsToolKit in Frameworks */ = {isa = PBXBuildFile; productRef = D3BA25982ADFAF23002B13EA /* HsToolKit */; };
D3BA25A02ADFAF23002B13EA /* Intents.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3948F092ADA887300FAE566 /* Intents.framework */; };
D3BA25A72ADFB042002B13EA /* IntentExtension Prod.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = D3BA25A52ADFAF23002B13EA /* IntentExtension Prod.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
D3BC25812B0B5E1E0092F682 /* TonKitKmm.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = D3BC257F2B0B5E1E0092F682 /* TonKitKmm.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
D3BC25832B0B5E460092F682 /* TonKitKmm.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3BC257F2B0B5E1E0092F682 /* TonKitKmm.xcframework */; };
D3BC25842B0B5E460092F682 /* TonKitKmm.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = D3BC257F2B0B5E1E0092F682 /* TonKitKmm.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
D3BF1E5C274BC29D00229A00 /* Down in Frameworks */ = {isa = PBXBuildFile; productRef = D3BF1E5B274BC29D00229A00 /* Down */; };
D3BF1E5E274CAF1C00229A00 /* Down in Frameworks */ = {isa = PBXBuildFile; productRef = D3BF1E5D274CAF1C00229A00 /* Down */; };
D3BF1E63274CBBCE00229A00 /* DeepDiff in Frameworks */ = {isa = PBXBuildFile; productRef = D3BF1E62274CBBCE00229A00 /* DeepDiff */; };
Expand Down Expand Up @@ -3153,7 +3150,6 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
D3BC25812B0B5E1E0092F682 /* TonKitKmm.xcframework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
Expand All @@ -3164,7 +3160,6 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
D3BC25842B0B5E460092F682 /* TonKitKmm.xcframework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -3780,7 +3775,6 @@
11B35D6FC62F4797DEE1C419 /* StatStorage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StatStorage.swift; sourceTree = "<group>"; };
11B35D747108CE6727D3103D /* HsToolKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HsToolKit.swift; sourceTree = "<group>"; };
11B35D805327837A9E81801C /* ManageAccountsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ManageAccountsViewController.swift; sourceTree = "<group>"; };
11B35D813B2B43683404CCD6 /* Kmm.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Kmm.swift; sourceTree = "<group>"; };
11B35D8AF9D337A98530548D /* Auditor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Auditor.swift; sourceTree = "<group>"; };
11B35D8B730D82D948B27210 /* ISendHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ISendHandler.swift; sourceTree = "<group>"; };
11B35D96B8963CDC30DC5643 /* NftViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NftViewModel.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -4654,7 +4648,6 @@
D3B73E2F2BDFC5580067429D /* PriceRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PriceRow.swift; sourceTree = "<group>"; };
D3BA25912ADFAD7C002B13EA /* WidgetExtension Prod.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "WidgetExtension Prod.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
D3BA25A52ADFAF23002B13EA /* IntentExtension Prod.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "IntentExtension Prod.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
D3BC257F2B0B5E1E0092F682 /* TonKitKmm.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = TonKitKmm.xcframework; sourceTree = "<group>"; };
D3C5986D2C1315AF00789D69 /* AttributedStringView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AttributedStringView.swift; sourceTree = "<group>"; };
D3C598702C16CDB700789D69 /* CoinAnalyticsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoinAnalyticsView.swift; sourceTree = "<group>"; };
D3C598732C16CDC400789D69 /* CoinAnalyticsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoinAnalyticsViewModel.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -4716,6 +4709,7 @@
D3AF5A9329FFD87500C1399E /* RxSwift in Frameworks */,
D3604E5728F02B280066C366 /* NftKit in Frameworks */,
D3C187E0290FD00E00FE1900 /* ThemeKit in Frameworks */,
6BDDB59C2C1816B500DE9D56 /* TonKit in Frameworks */,
D0DA7413272A6F180072BE86 /* UnicodeURL in Frameworks */,
D38405B8218317DF007D50AD /* LocalAuthentication.framework in Frameworks */,
D3BF1E5E274CAF1C00229A00 /* Down in Frameworks */,
Expand Down Expand Up @@ -4758,13 +4752,13 @@
D3604E6928F02DF30066C366 /* BitcoinCashKit in Frameworks */,
D3993DC228F42992008720FB /* UnstoppableDomainsResolution in Frameworks */,
D3604E8528F03CDC0066C366 /* BinanceChainKit in Frameworks */,
D3BC25832B0B5E460092F682 /* TonKitKmm.xcframework in Frameworks */,
D3C187BA2907CFAB00FE1900 /* Checkpoints in Frameworks */,
6BDA29AD29D6F384003847ED /* ECashKit in Frameworks */,
D3604E4D28F02AB40066C366 /* NftKit in Frameworks */,
D3C187CF290FCF2D00FE1900 /* ThemeKit in Frameworks */,
D0DA740F272A6EFC0072BE86 /* UnicodeURL in Frameworks */,
D38406A721831B3D007D50AD /* LocalAuthentication.framework in Frameworks */,
6BDDB5A12C1AC73D00DE9D56 /* TonKit in Frameworks */,
D3BF1E5C274BC29D00229A00 /* Down in Frameworks */,
D3604E4A28F02A8C0066C366 /* Eip20Kit in Frameworks */,
D3604E4328F02A020066C366 /* EvmKit in Frameworks */,
Expand Down Expand Up @@ -5172,7 +5166,6 @@
ABC9A9B35C58F6525F3B2D5C /* FullCoin.swift */,
ABC9A830FE79DBF62FD63CC4 /* ThemeMode.swift */,
ABC9A3DFC1E03CB2E6C12F2C /* Encodable.swift */,
11B35D813B2B43683404CCD6 /* Kmm.swift */,
D00DAE442B626C2900F48E1D /* GasPrice.swift */,
ABC9A448ABC30B93088DE978 /* Binding.swift */,
11B35ED0A8819AB7EA27D368 /* StatExtensions.swift */,
Expand Down Expand Up @@ -7390,7 +7383,6 @@
95AD93BB0A2D5F5C4A435252 /* Frameworks */ = {
isa = PBXGroup;
children = (
D3BC257F2B0B5E1E0092F682 /* TonKitKmm.xcframework */,
50AB06AD2158E2EE00A01E4A /* LocalAuthentication.framework */,
D3373D9420BEC7B30082BC4A /* AVFoundation.framework */,
D3948EF12ADA846400FAE566 /* WidgetKit.framework */,
Expand Down Expand Up @@ -8857,6 +8849,7 @@
6B55E33C2AF26D7A00616B60 /* Starscream */,
D08C93B02B91E3B400A7D1D5 /* Hodler */,
6BBCE4A22BDA419200ABBD55 /* Web3Wallet */,
6BDDB59B2C1816B500DE9D56 /* TonKit */,
);
productName = Wallet;
productReference = D38405CE218317DF007D50AD /* Unstoppable D.app */;
Expand Down Expand Up @@ -8919,6 +8912,7 @@
6B55E33A2AF26D6400616B60 /* Starscream */,
D08C93AE2B91E39E00A7D1D5 /* Hodler */,
6BBCE4A42BDA419B00ABBD55 /* Web3Wallet */,
6BDDB5A02C1AC73D00DE9D56 /* TonKit */,
);
productName = Wallet;
productReference = D38406BE21831B3D007D50AD /* Unstoppable.app */;
Expand Down Expand Up @@ -9089,6 +9083,7 @@
6B55E3392AF26D6400616B60 /* XCRemoteSwiftPackageReference "Starscream" */,
D08C93AD2B91E37E00A7D1D5 /* XCRemoteSwiftPackageReference "Hodler" */,
6BF66DD82BA1A73300963242 /* XCRemoteSwiftPackageReference "ObjectMapper" */,
6BDDB59F2C1AC73200DE9D56 /* XCRemoteSwiftPackageReference "TonKit" */,
);
productRefGroup = D3285F4320BD158E00644076 /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -10502,7 +10497,6 @@
11B35ACE7B126DCF9F7F1A19 /* SearchBar.swift in Sources */,
11B3546CB3C043D22A5F7A88 /* TransactionsViewModel.swift in Sources */,
11B35071705455BC25C214D2 /* TonAdapter.swift in Sources */,
11B358D0D4AE015DC9FECF29 /* Kmm.swift in Sources */,
11B3535D6A72ED1D564A0F7C /* TonOutgoingTransactionRecord.swift in Sources */,
11B35C60FE9B94994FCCB0CB /* TonTransactionRecord.swift in Sources */,
11B3589CF4D819A0430DE3D9 /* TonIncomingTransactionRecord.swift in Sources */,
Expand Down Expand Up @@ -11958,7 +11952,6 @@
11B358781EBEFCE7CED000F0 /* SearchBar.swift in Sources */,
11B358D91C9D8102C46B97ED /* TransactionsViewModel.swift in Sources */,
11B35D88633A14FD13E91702 /* TonAdapter.swift in Sources */,
11B354C1218C0776499FAA5E /* Kmm.swift in Sources */,
11B3589C124F6BBDDBB144F4 /* TonOutgoingTransactionRecord.swift in Sources */,
D389BC4F2C0DEF1800724504 /* MarketAdvancedSearchResultsView.swift in Sources */,
11B35EB4CAA93773DF09B479 /* TonTransactionRecord.swift in Sources */,
Expand Down Expand Up @@ -12866,6 +12859,14 @@
version = 2.0.5;
};
};
6BDDB59F2C1AC73200DE9D56 /* XCRemoteSwiftPackageReference "TonKit" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/horizontalsystems/TonKit.Swift";
requirement = {
kind = exactVersion;
version = 0.2.0;
};
};
6BF66DD82BA1A73300963242 /* XCRemoteSwiftPackageReference "ObjectMapper" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/tristanhimmelman/ObjectMapper/";
Expand Down Expand Up @@ -13197,6 +13198,14 @@
package = 6BDA29A929D6EA9B003847ED /* XCRemoteSwiftPackageReference "ECashKit.Swift" */;
productName = ECashKit;
};
6BDDB59B2C1816B500DE9D56 /* TonKit */ = {
isa = XCSwiftPackageProductDependency;
productName = TonKit;
};
6BDDB5A02C1AC73D00DE9D56 /* TonKit */ = {
isa = XCSwiftPackageProductDependency;
productName = TonKit;
};
D023D2622A249E59004F65B0 /* TronKit */ = {
isa = XCSwiftPackageProductDependency;
package = D023D2612A249E59004F65B0 /* XCRemoteSwiftPackageReference "TronKit.Swift" */;
Expand Down
Loading