mirror of
https://github.com/lil-org/tokenary.git
synced 2024-12-04 05:05:10 +03:00
2506 lines
145 KiB
Plaintext
2506 lines
145 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 54;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
0D059AD226C2796200EE3023 /* ApprovalSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D059AD126C2796200EE3023 /* ApprovalSubject.swift */; };
|
|
0DC850E726B73A5900809E82 /* AuthenticationReason.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DC850E626B73A5900809E82 /* AuthenticationReason.swift */; };
|
|
2C03D1D2269B407900EF10EA /* NetworkMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C03D1D1269B407900EF10EA /* NetworkMonitor.swift */; };
|
|
2C03D1D5269B428C00EF10EA /* Notification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C03D1D4269B428C00EF10EA /* Notification.swift */; };
|
|
2C03EB762B069B5A00EF61F5 /* Tests_iOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C03EB752B069B5A00EF61F5 /* Tests_iOS.swift */; };
|
|
2C03EB832B069BC900EF61F5 /* Tests_macOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C03EB822B069BC900EF61F5 /* Tests_macOS.swift */; };
|
|
2C03EB8A2B069BFD00EF61F5 /* TransactionInspectorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C03EB892B069BFD00EF61F5 /* TransactionInspectorTests.swift */; };
|
|
2C03EB8D2B06A0FA00EF61F5 /* TransactionInspectorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C03EB892B069BFD00EF61F5 /* TransactionInspectorTests.swift */; };
|
|
2C09CBA2273979C1009AD39B /* SafariWebExtensionHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C09CBA1273979C1009AD39B /* SafariWebExtensionHandler.swift */; };
|
|
2C09CBA9273979C1009AD39B /* manifest.json in Resources */ = {isa = PBXBuildFile; fileRef = 2C09CBA8273979C1009AD39B /* manifest.json */; };
|
|
2C09CBAB273979C1009AD39B /* background.js in Resources */ = {isa = PBXBuildFile; fileRef = 2C09CBAA273979C1009AD39B /* background.js */; };
|
|
2C09CBAD273979C1009AD39B /* content.js in Resources */ = {isa = PBXBuildFile; fileRef = 2C09CBAC273979C1009AD39B /* content.js */; };
|
|
2C09CBB9273979C1009AD39B /* Safari macOS.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 2C09CB9F273979C1009AD39B /* Safari macOS.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
2C09FC5F2828078C00DE9C27 /* AccountsHeaderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2C09FC5D2828078C00DE9C27 /* AccountsHeaderView.xib */; };
|
|
2C09FC602828078C00DE9C27 /* AccountsHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C09FC5E2828078C00DE9C27 /* AccountsHeaderView.swift */; };
|
|
2C09FC662828331D00DE9C27 /* PlatformSpecificImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C09FC652828331D00DE9C27 /* PlatformSpecificImage.swift */; };
|
|
2C09FC672828331D00DE9C27 /* PlatformSpecificImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C09FC652828331D00DE9C27 /* PlatformSpecificImage.swift */; };
|
|
2C134BA627553EC500DAFBDB /* Browser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C134BA527553EC500DAFBDB /* Browser.swift */; };
|
|
2C1995402674C4B900A8E370 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C19953F2674C4B900A8E370 /* AppDelegate.swift */; };
|
|
2C1995422674C4B900A8E370 /* ImportViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C1995412674C4B900A8E370 /* ImportViewController.swift */; };
|
|
2C1995442674C4BA00A8E370 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2C1995432674C4BA00A8E370 /* Assets.xcassets */; };
|
|
2C1995472674C4BA00A8E370 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2C1995452674C4BA00A8E370 /* Main.storyboard */; };
|
|
2C1995562674D0F300A8E370 /* Ethereum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C1995552674D0F300A8E370 /* Ethereum.swift */; };
|
|
2C20ED992AEE54A300DDE709 /* FixedWidthInteger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8944C42AEAFF97006A711F /* FixedWidthInteger.swift */; };
|
|
2C20ED9A2AEE54A400DDE709 /* FixedWidthInteger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8944C42AEAFF97006A711F /* FixedWidthInteger.swift */; };
|
|
2C264BBC27B2F25E00234393 /* SafariRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BBB27B2F25E00234393 /* SafariRequest.swift */; };
|
|
2C264BBD27B2F25E00234393 /* SafariRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BBB27B2F25E00234393 /* SafariRequest.swift */; };
|
|
2C264BBE27B2F25E00234393 /* SafariRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BBB27B2F25E00234393 /* SafariRequest.swift */; };
|
|
2C264BBF27B2F25E00234393 /* SafariRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BBB27B2F25E00234393 /* SafariRequest.swift */; };
|
|
2C264BC127B2F2C100234393 /* EthereumSafariRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BC027B2F2C100234393 /* EthereumSafariRequest.swift */; };
|
|
2C264BC227B2F2C100234393 /* EthereumSafariRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BC027B2F2C100234393 /* EthereumSafariRequest.swift */; };
|
|
2C264BC327B2F2C100234393 /* EthereumSafariRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BC027B2F2C100234393 /* EthereumSafariRequest.swift */; };
|
|
2C264BC427B2F2C100234393 /* EthereumSafariRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BC027B2F2C100234393 /* EthereumSafariRequest.swift */; };
|
|
2C264BD027B2F30C00234393 /* UnknownSafariRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BCF27B2F30C00234393 /* UnknownSafariRequest.swift */; };
|
|
2C264BD127B2F30C00234393 /* UnknownSafariRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BCF27B2F30C00234393 /* UnknownSafariRequest.swift */; };
|
|
2C264BD227B2F30C00234393 /* UnknownSafariRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BCF27B2F30C00234393 /* UnknownSafariRequest.swift */; };
|
|
2C264BD327B2F30C00234393 /* UnknownSafariRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BCF27B2F30C00234393 /* UnknownSafariRequest.swift */; };
|
|
2C264BD527B5806200234393 /* InpageProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BD427B5806200234393 /* InpageProvider.swift */; };
|
|
2C264BD627B5806200234393 /* InpageProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BD427B5806200234393 /* InpageProvider.swift */; };
|
|
2C264BD727B5806200234393 /* InpageProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BD427B5806200234393 /* InpageProvider.swift */; };
|
|
2C264BD827B5806200234393 /* InpageProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BD427B5806200234393 /* InpageProvider.swift */; };
|
|
2C264BDC27B5AC5400234393 /* EthereumResponseToExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BDB27B5AC5400234393 /* EthereumResponseToExtension.swift */; };
|
|
2C264BDD27B5AC5400234393 /* EthereumResponseToExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BDB27B5AC5400234393 /* EthereumResponseToExtension.swift */; };
|
|
2C264BDE27B5AC5400234393 /* EthereumResponseToExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BDB27B5AC5400234393 /* EthereumResponseToExtension.swift */; };
|
|
2C264BDF27B5AC5400234393 /* EthereumResponseToExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BDB27B5AC5400234393 /* EthereumResponseToExtension.swift */; };
|
|
2C264BEB27B6B50700234393 /* DappRequestProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BEA27B6B50700234393 /* DappRequestProcessor.swift */; };
|
|
2C264BEC27B6B50700234393 /* DappRequestProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C264BEA27B6B50700234393 /* DappRequestProcessor.swift */; };
|
|
2C2AA1D228AD1DC100E35DBF /* SpecificWalletAccount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C2AA1D128AD1DC100E35DBF /* SpecificWalletAccount.swift */; };
|
|
2C2AA1D328AD1DC100E35DBF /* SpecificWalletAccount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C2AA1D128AD1DC100E35DBF /* SpecificWalletAccount.swift */; };
|
|
2C2AA1D528AFB1AD00E35DBF /* MultipleResponseToExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C2AA1D428AFB1AD00E35DBF /* MultipleResponseToExtension.swift */; };
|
|
2C2AA1D628AFB1AD00E35DBF /* MultipleResponseToExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C2AA1D428AFB1AD00E35DBF /* MultipleResponseToExtension.swift */; };
|
|
2C2AA1D728AFB1AD00E35DBF /* MultipleResponseToExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C2AA1D428AFB1AD00E35DBF /* MultipleResponseToExtension.swift */; };
|
|
2C2AA1D828AFB1AD00E35DBF /* MultipleResponseToExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C2AA1D428AFB1AD00E35DBF /* MultipleResponseToExtension.swift */; };
|
|
2C3024FC28C1193100C304ED /* TokenaryAccount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C3024FB28C1193100C304ED /* TokenaryAccount.swift */; };
|
|
2C3024FD28C1193100C304ED /* TokenaryAccount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C3024FB28C1193100C304ED /* TokenaryAccount.swift */; };
|
|
2C3B7F022756A08600931264 /* Identifiers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C3B7F012756A08600931264 /* Identifiers.swift */; };
|
|
2C40709027667A6600AB3D55 /* MultilineLabelTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C40708E27667A6600AB3D55 /* MultilineLabelTableViewCell.swift */; };
|
|
2C40709127667A6600AB3D55 /* MultilineLabelTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2C40708F27667A6600AB3D55 /* MultilineLabelTableViewCell.xib */; };
|
|
2C40709427667A8600AB3D55 /* ImageWithLabelTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C40709227667A8600AB3D55 /* ImageWithLabelTableViewCell.swift */; };
|
|
2C40709527667A8600AB3D55 /* ImageWithLabelTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2C40709327667A8600AB3D55 /* ImageWithLabelTableViewCell.xib */; };
|
|
2C4297282ADEDCBD0044357A /* PeerMeta.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C4297272ADEDCBD0044357A /* PeerMeta.swift */; };
|
|
2C4297292ADEDCBD0044357A /* PeerMeta.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C4297272ADEDCBD0044357A /* PeerMeta.swift */; };
|
|
2C4768A728258627005E8D4D /* EditAccountsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C4768A628258627005E8D4D /* EditAccountsViewController.swift */; };
|
|
2C4768A9282598C5005E8D4D /* CoinDerivationCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C4768A8282598C5005E8D4D /* CoinDerivationCellView.swift */; };
|
|
2C4768AB2826CA63005E8D4D /* CoinDerivation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C4768AA2826CA63005E8D4D /* CoinDerivation.swift */; };
|
|
2C4768AC2826CA63005E8D4D /* CoinDerivation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C4768AA2826CA63005E8D4D /* CoinDerivation.swift */; };
|
|
2C4768AE2826ECE5005E8D4D /* SharedAssets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2C4768AD2826ECE5005E8D4D /* SharedAssets.xcassets */; };
|
|
2C4768AF2826ECE5005E8D4D /* SharedAssets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2C4768AD2826ECE5005E8D4D /* SharedAssets.xcassets */; };
|
|
2C4768B42826ED83005E8D4D /* CoinType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C4768B32826ED83005E8D4D /* CoinType.swift */; };
|
|
2C4768B52826ED83005E8D4D /* CoinType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C4768B32826ED83005E8D4D /* CoinType.swift */; };
|
|
2C4B72CB2B0E7EA800113087 /* NSViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C4B72CA2B0E7EA800113087 /* NSViewController.swift */; };
|
|
2C528A16267FA8EB00CA3ADD /* Defaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C528A15267FA8EB00CA3ADD /* Defaults.swift */; };
|
|
2C5C829F2822B9DF007D9488 /* Images.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C5C829E2822B9DF007D9488 /* Images.swift */; };
|
|
2C5FF97226C84F7B00B32ACC /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C5FF97126C84F7B00B32ACC /* AppDelegate.swift */; };
|
|
2C5FF97426C84F7B00B32ACC /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C5FF97326C84F7B00B32ACC /* SceneDelegate.swift */; };
|
|
2C5FF97926C84F7B00B32ACC /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2C5FF97726C84F7B00B32ACC /* Main.storyboard */; };
|
|
2C5FF97B26C84F7C00B32ACC /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2C5FF97A26C84F7C00B32ACC /* Assets.xcassets */; };
|
|
2C5FF97E26C84F7C00B32ACC /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2C5FF97C26C84F7C00B32ACC /* LaunchScreen.storyboard */; };
|
|
2C603D0226B6E13F00956955 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C603D0126B6E13F00956955 /* String.swift */; };
|
|
2C6706A5267A6BFE006AAEF2 /* Bundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C6706A4267A6BFE006AAEF2 /* Bundle.swift */; };
|
|
2C6B964C26B9D92500D2C819 /* NSColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C6B964B26B9D92500D2C819 /* NSColor.swift */; };
|
|
2C6B964F26B9D98C00D2C819 /* Colors.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2C6B964E26B9D98C00D2C819 /* Colors.xcassets */; };
|
|
2C6F6D5A28273FE500D6E8FB /* EditAccountsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C6F6D5928273FE500D6E8FB /* EditAccountsViewController.swift */; };
|
|
2C6F6D5D2827434800D6E8FB /* CoinDerivationTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2C6F6D5B2827434800D6E8FB /* CoinDerivationTableViewCell.xib */; };
|
|
2C6F6D5E2827434800D6E8FB /* CoinDerivationTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C6F6D5C2827434800D6E8FB /* CoinDerivationTableViewCell.swift */; };
|
|
2C728B5E2AFBE7EA00E4DD47 /* NetworksListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C9931DB2AEEC0E200577C8A /* NetworksListView.swift */; };
|
|
2C728B5F2AFBE7EA00E4DD47 /* NetworksListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C9931DB2AEEC0E200577C8A /* NetworksListView.swift */; };
|
|
2C728B612AFBFAF100E4DD47 /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C728B602AFBFAF100E4DD47 /* Image.swift */; };
|
|
2C728B622AFBFAF100E4DD47 /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C728B602AFBFAF100E4DD47 /* Image.swift */; };
|
|
2C73215A2AEE8F5200AA8A71 /* ConfigurationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C7321592AEE8F5200AA8A71 /* ConfigurationService.swift */; };
|
|
2C73215B2AEE8F5200AA8A71 /* ConfigurationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C7321592AEE8F5200AA8A71 /* ConfigurationService.swift */; };
|
|
2C773F5E27450B97007B04E7 /* ExtensionBridge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C773F5D27450B97007B04E7 /* ExtensionBridge.swift */; };
|
|
2C773F5F27450FBD007B04E7 /* ExtensionBridge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C773F5D27450B97007B04E7 /* ExtensionBridge.swift */; };
|
|
2C773F62274523DC007B04E7 /* ResponseToExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C773F61274523DC007B04E7 /* ResponseToExtension.swift */; };
|
|
2C773F63274523DC007B04E7 /* ResponseToExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C773F61274523DC007B04E7 /* ResponseToExtension.swift */; };
|
|
2C78F8282683BDCC00C10670 /* Alert.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C78F8272683BDCC00C10670 /* Alert.swift */; };
|
|
2C797E7E267BB88800F2CE2D /* WelcomeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C797E7D267BB88800F2CE2D /* WelcomeViewController.swift */; };
|
|
2C8155682ADFC7A700F4559B /* popup.css in Resources */ = {isa = PBXBuildFile; fileRef = 2C8155662ADFC7A700F4559B /* popup.css */; };
|
|
2C81556B2ADFC7B900F4559B /* popup.js in Resources */ = {isa = PBXBuildFile; fileRef = 2C8155692ADFC7B900F4559B /* popup.js */; };
|
|
2C81556E2ADFC7C400F4559B /* popup.html in Resources */ = {isa = PBXBuildFile; fileRef = 2C81556C2ADFC7C400F4559B /* popup.html */; };
|
|
2C8944C52AEAFF97006A711F /* FixedWidthInteger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8944C42AEAFF97006A711F /* FixedWidthInteger.swift */; };
|
|
2C8944C62AEAFF97006A711F /* FixedWidthInteger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8944C42AEAFF97006A711F /* FixedWidthInteger.swift */; };
|
|
2C8944CB2AEB0C10006A711F /* EthereumRPC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8944CA2AEB0C10006A711F /* EthereumRPC.swift */; };
|
|
2C8944CC2AEB0C10006A711F /* EthereumRPC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8944CA2AEB0C10006A711F /* EthereumRPC.swift */; };
|
|
2C8944CE2AEC34EB006A711F /* Blockies.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8944CD2AEC34EB006A711F /* Blockies.swift */; };
|
|
2C8944CF2AEC34EB006A711F /* Blockies.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8944CD2AEC34EB006A711F /* Blockies.swift */; };
|
|
2C89D26827BADCA9006C0C8D /* DappRequestAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C89D26727BADCA9006C0C8D /* DappRequestAction.swift */; };
|
|
2C89D26927BADCA9006C0C8D /* DappRequestAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C89D26727BADCA9006C0C8D /* DappRequestAction.swift */; };
|
|
2C8A09C6267513FC00993638 /* Agent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8A09C5267513FC00993638 /* Agent.swift */; };
|
|
2C8A09D42675184700993638 /* Window.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8A09D32675184700993638 /* Window.swift */; };
|
|
2C8A09DF267579EA00993638 /* AccountsListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8A09DE267579EA00993638 /* AccountsListViewController.swift */; };
|
|
2C8A09E326757FC000993638 /* AccountCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8A09E226757FC000993638 /* AccountCellView.swift */; };
|
|
2C8A09EB2675964700993638 /* ApproveViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8A09EA2675964700993638 /* ApproveViewController.swift */; };
|
|
2C8A09EE2675965F00993638 /* WaitingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8A09ED2675965F00993638 /* WaitingViewController.swift */; };
|
|
2C8E47A326A322E8007B8354 /* RightClickTableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8E47A226A322E8007B8354 /* RightClickTableView.swift */; };
|
|
2C8E889F275F9967003EB8DB /* Storyboard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8E889E275F9967003EB8DB /* Storyboard.swift */; };
|
|
2C8E88A2275FA596003EB8DB /* ImportViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8E88A1275FA596003EB8DB /* ImportViewController.swift */; };
|
|
2C8E88A4275FB7B9003EB8DB /* UIApplication.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8E88A3275FB7B9003EB8DB /* UIApplication.swift */; };
|
|
2C8ED8D62AEA7DB200818D74 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C603D0126B6E13F00956955 /* String.swift */; };
|
|
2C8ED8D72AEA7DB300818D74 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C603D0126B6E13F00956955 /* String.swift */; };
|
|
2C8ED8DC2AEADDC400818D74 /* BigInt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8ED8DB2AEADDC400818D74 /* BigInt.swift */; };
|
|
2C8ED8DD2AEADDC400818D74 /* BigInt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C8ED8DB2AEADDC400818D74 /* BigInt.swift */; };
|
|
2C901C472689E6D400D0926A /* ApproveTransactionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C901C462689E6D400D0926A /* ApproveTransactionViewController.swift */; };
|
|
2C901C4A2689F01700D0926A /* Strings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C901C492689F01700D0926A /* Strings.swift */; };
|
|
2C901C4D268A033100D0926A /* GasService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C901C4C268A033100D0926A /* GasService.swift */; };
|
|
2C90E61D27B2C5C100C8991E /* InternalSafariRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C90E61C27B2C5C100C8991E /* InternalSafariRequest.swift */; };
|
|
2C90E61E27B2C5C100C8991E /* InternalSafariRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C90E61C27B2C5C100C8991E /* InternalSafariRequest.swift */; };
|
|
2C90E62227B2ED2D00C8991E /* SafariRequest+Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C90E62127B2ED2D00C8991E /* SafariRequest+Helpers.swift */; };
|
|
2C90E62327B2ED2D00C8991E /* SafariRequest+Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C90E62127B2ED2D00C8991E /* SafariRequest+Helpers.swift */; };
|
|
2C917429267D2A6E00049075 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C917428267D2A6E00049075 /* Keychain.swift */; };
|
|
2C96D38F2762317300687301 /* AccountTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C96D38D2762317300687301 /* AccountTableViewCell.swift */; };
|
|
2C96D3902762317300687301 /* AccountTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2C96D38E2762317300687301 /* AccountTableViewCell.xib */; };
|
|
2C96D392276232A300687301 /* UITableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C96D391276232A300687301 /* UITableView.swift */; };
|
|
2C96D3962762380400687301 /* ButtonWithExtendedArea.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C96D3952762380400687301 /* ButtonWithExtendedArea.swift */; };
|
|
2C96D39827623EC600687301 /* URL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C96D39727623EC600687301 /* URL.swift */; };
|
|
2C96D39927623ECE00687301 /* URL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C96D39727623EC600687301 /* URL.swift */; };
|
|
2C96D39C2763ADE100687301 /* LocalAuthentication.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C96D39B2763ADE100687301 /* LocalAuthentication.swift */; };
|
|
2C96D3A42763C6A800687301 /* UIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C96D3A32763C6A800687301 /* UIView.swift */; };
|
|
2C96D3A62763CCA000687301 /* Images.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C96D3A52763CCA000687301 /* Images.swift */; };
|
|
2C96D3A92763D13400687301 /* DataStateView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C96D3A72763D13400687301 /* DataStateView.swift */; };
|
|
2C96D3AA2763D13400687301 /* DataStateView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2C96D3A82763D13400687301 /* DataStateView.xib */; };
|
|
2C9B55D12AF2AE4B008BE899 /* BundledNetwork.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C9B55D02AF2AE4B008BE899 /* BundledNetwork.swift */; };
|
|
2C9B55D22AF2AE4B008BE899 /* BundledNetwork.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C9B55D02AF2AE4B008BE899 /* BundledNetwork.swift */; };
|
|
2C9B55D32AF2AE4B008BE899 /* BundledNetwork.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C9B55D02AF2AE4B008BE899 /* BundledNetwork.swift */; };
|
|
2C9F0B6826BDCB2E008FA3D6 /* EthereumNetwork.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C9F0B6726BDCB2E008FA3D6 /* EthereumNetwork.swift */; };
|
|
2CAA412526C7CD93009F3535 /* ReviewRequester.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CAA412426C7CD93009F3535 /* ReviewRequester.swift */; };
|
|
2CADD2C52AFAAE860082BFA4 /* Infura.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CADD2C42AFAAE860082BFA4 /* Infura.swift */; };
|
|
2CADD2C62AFAAE860082BFA4 /* Infura.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CADD2C42AFAAE860082BFA4 /* Infura.swift */; };
|
|
2CADD2C72AFAAE860082BFA4 /* Infura.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CADD2C42AFAAE860082BFA4 /* Infura.swift */; };
|
|
2CADD2C82AFAAE860082BFA4 /* Infura.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CADD2C42AFAAE860082BFA4 /* Infura.swift */; };
|
|
2CB0BC492B13AA5100603E68 /* Secrets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CB0BC482B13AA5100603E68 /* Secrets.swift */; };
|
|
2CB0BC4A2B13AA5100603E68 /* Secrets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CB0BC482B13AA5100603E68 /* Secrets.swift */; };
|
|
2CB0BC4B2B13AA5100603E68 /* Secrets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CB0BC482B13AA5100603E68 /* Secrets.swift */; };
|
|
2CB0BC4C2B13AA5100603E68 /* Secrets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CB0BC482B13AA5100603E68 /* Secrets.swift */; };
|
|
2CB3845A27654EA900A189B9 /* _locales in Resources */ = {isa = PBXBuildFile; fileRef = 2CB3845827654E9700A189B9 /* _locales */; };
|
|
2CB3845B27654EA900A189B9 /* images in Resources */ = {isa = PBXBuildFile; fileRef = 2CB3845927654E9700A189B9 /* images */; };
|
|
2CB3845C27654EB300A189B9 /* _locales in Resources */ = {isa = PBXBuildFile; fileRef = 2CB3845827654E9700A189B9 /* _locales */; };
|
|
2CB3845D27654EB300A189B9 /* images in Resources */ = {isa = PBXBuildFile; fileRef = 2CB3845927654E9700A189B9 /* images */; };
|
|
2CB4031B281C99C800BAEBEE /* AccountsHeaderRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CB4031A281C99C800BAEBEE /* AccountsHeaderRowView.swift */; };
|
|
2CB4031D281D745D00BAEBEE /* NSTableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CB4031C281D745D00BAEBEE /* NSTableView.swift */; };
|
|
2CC0CDBE2692027E0072922A /* PriceService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC0CDBD2692027E0072922A /* PriceService.swift */; };
|
|
2CC6EF0D275E64810040CC62 /* UIViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC6EF0C275E64810040CC62 /* UIViewController.swift */; };
|
|
2CC79DF82AFD4BD6002B5A2D /* TransactionInspector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC79DF72AFD4BD6002B5A2D /* TransactionInspector.swift */; };
|
|
2CC79DF92AFD4BD6002B5A2D /* TransactionInspector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC79DF72AFD4BD6002B5A2D /* TransactionInspector.swift */; };
|
|
2CC89471269A334A00879245 /* UserDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC89470269A334A00879245 /* UserDefaults.swift */; };
|
|
2CC8C5A22767D3B30083FB1B /* GasPriceSliderTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC8C5A02767D3B30083FB1B /* GasPriceSliderTableViewCell.swift */; };
|
|
2CC8C5A32767D3B30083FB1B /* GasPriceSliderTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2CC8C5A12767D3B30083FB1B /* GasPriceSliderTableViewCell.xib */; };
|
|
2CC8C5A5276A52670083FB1B /* ios-specific-background.js in Resources */ = {isa = PBXBuildFile; fileRef = 2CC8C5A4276A52670083FB1B /* ios-specific-background.js */; };
|
|
2CC8C5A7276A54DA0083FB1B /* macos-specific-background.js in Resources */ = {isa = PBXBuildFile; fileRef = 2CC8C5A6276A54DA0083FB1B /* macos-specific-background.js */; };
|
|
2CC8C5AC276A7EF70083FB1B /* EthereumNetwork.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C9F0B6726BDCB2E008FA3D6 /* EthereumNetwork.swift */; };
|
|
2CC8C5AD276A7EF80083FB1B /* EthereumNetwork.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C9F0B6726BDCB2E008FA3D6 /* EthereumNetwork.swift */; };
|
|
2CC8C5B4276A96760083FB1B /* Haptic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC8C5B3276A96760083FB1B /* Haptic.swift */; };
|
|
2CCEB83727594E2A00768473 /* manifest.json in Resources */ = {isa = PBXBuildFile; fileRef = 2CCEB83627594E2A00768473 /* manifest.json */; };
|
|
2CCEB84527594E2A00768473 /* Safari iOS.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 2CCEB82D27594E2A00768473 /* Safari iOS.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
2CD0669126B5537B00728C20 /* TokenaryWallet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CD0668B26B2142000728C20 /* TokenaryWallet.swift */; };
|
|
2CD0669226B5537B00728C20 /* WalletsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CD0668926B213E500728C20 /* WalletsManager.swift */; };
|
|
2CD0B3F526A0DAA900488D92 /* NSPasteboard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CD0B3F426A0DAA900488D92 /* NSPasteboard.swift */; };
|
|
2CD0B3F726AC619900488D92 /* AddAccountOptionCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CD0B3F626AC619900488D92 /* AddAccountOptionCellView.swift */; };
|
|
2CD7FC8D2B1115AE00659439 /* EditTransactionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CD7FC8C2B1115AE00659439 /* EditTransactionView.swift */; };
|
|
2CD7FC8E2B1115AE00659439 /* EditTransactionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CD7FC8C2B1115AE00659439 /* EditTransactionView.swift */; };
|
|
2CDAB3722675B3F0009F8B97 /* PasswordViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CDAB3712675B3F0009F8B97 /* PasswordViewController.swift */; };
|
|
2CE059372763D60A0042D844 /* KeyboardObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CE059362763D60A0042D844 /* KeyboardObserver.swift */; };
|
|
2CE059392763F3FF0042D844 /* CGFloat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CE059382763F3FF0042D844 /* CGFloat.swift */; };
|
|
2CE0593F27640E300042D844 /* SafariWebExtensionHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C09CBA1273979C1009AD39B /* SafariWebExtensionHandler.swift */; };
|
|
2CE0594027640E8E0042D844 /* background.js in Resources */ = {isa = PBXBuildFile; fileRef = 2C09CBAA273979C1009AD39B /* background.js */; };
|
|
2CE0594127640E8E0042D844 /* content.js in Resources */ = {isa = PBXBuildFile; fileRef = 2C09CBAC273979C1009AD39B /* content.js */; };
|
|
2CE0594227640E8E0042D844 /* inpage.js in Resources */ = {isa = PBXBuildFile; fileRef = 2CEFEB15274D5DC900CE23BD /* inpage.js */; };
|
|
2CE0594327640EAB0042D844 /* ExtensionBridge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C773F5D27450B97007B04E7 /* ExtensionBridge.swift */; };
|
|
2CE0594427640EB40042D844 /* ExtensionBridge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C773F5D27450B97007B04E7 /* ExtensionBridge.swift */; };
|
|
2CE0594527640EF10042D844 /* ResponseToExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C773F61274523DC007B04E7 /* ResponseToExtension.swift */; };
|
|
2CE0594627640F470042D844 /* UserDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC89470269A334A00879245 /* UserDefaults.swift */; };
|
|
2CE3D012267F73C00032A62E /* Transaction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CE3D011267F73C00032A62E /* Transaction.swift */; };
|
|
2CED86A52AF00BC9006F9E26 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CED86A42AF00BC9006F9E26 /* main.swift */; };
|
|
2CED86B02AF0167F006F9E26 /* EIP155ChainData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CED86AF2AF0167F006F9E26 /* EIP155ChainData.swift */; };
|
|
2CED86B32AF01F99006F9E26 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C603D0126B6E13F00956955 /* String.swift */; };
|
|
2CED86B62AF17D5A006F9E26 /* BundledNodes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CED86B52AF17D5A006F9E26 /* BundledNodes.swift */; };
|
|
2CED86B72AF17D5A006F9E26 /* BundledNodes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CED86B52AF17D5A006F9E26 /* BundledNodes.swift */; };
|
|
2CED86BA2AF1820E006F9E26 /* Nodes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CED86B92AF1820E006F9E26 /* Nodes.swift */; };
|
|
2CED86BB2AF1820E006F9E26 /* Nodes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CED86B92AF1820E006F9E26 /* Nodes.swift */; };
|
|
2CED86BF2AF25C32006F9E26 /* Networks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CED86BE2AF25C32006F9E26 /* Networks.swift */; };
|
|
2CED86C02AF25C32006F9E26 /* Networks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CED86BE2AF25C32006F9E26 /* Networks.swift */; };
|
|
2CED86C12AF26114006F9E26 /* bundled-networks.json in Resources */ = {isa = PBXBuildFile; fileRef = 2CED86A92AF00F56006F9E26 /* bundled-networks.json */; };
|
|
2CED86C22AF2611D006F9E26 /* bundled-networks.json in Resources */ = {isa = PBXBuildFile; fileRef = 2CED86A92AF00F56006F9E26 /* bundled-networks.json */; };
|
|
2CED86C32AF262E6006F9E26 /* Nodes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CED86B92AF1820E006F9E26 /* Nodes.swift */; };
|
|
2CED86C42AF262E7006F9E26 /* Nodes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CED86B92AF1820E006F9E26 /* Nodes.swift */; };
|
|
2CED86C52AF26327006F9E26 /* BundledNodes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CED86B52AF17D5A006F9E26 /* BundledNodes.swift */; };
|
|
2CED86C62AF26328006F9E26 /* BundledNodes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CED86B52AF17D5A006F9E26 /* BundledNodes.swift */; };
|
|
2CEFEB16274D5DCA00CE23BD /* inpage.js in Resources */ = {isa = PBXBuildFile; fileRef = 2CEFEB15274D5DC900CE23BD /* inpage.js */; };
|
|
2CF25597275A46D300AE54B9 /* Defaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C528A15267FA8EB00CA3ADD /* Defaults.swift */; };
|
|
2CF25598275A46D600AE54B9 /* Strings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C901C492689F01700D0926A /* Strings.swift */; };
|
|
2CF2559B275A46E700AE54B9 /* AuthenticationReason.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DC850E626B73A5900809E82 /* AuthenticationReason.swift */; };
|
|
2CF2559C275A477F00AE54B9 /* ApprovalSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D059AD126C2796200EE3023 /* ApprovalSubject.swift */; };
|
|
2CF2559D275A479800AE54B9 /* TokenaryWallet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CD0668B26B2142000728C20 /* TokenaryWallet.swift */; };
|
|
2CF2559E275A479800AE54B9 /* WalletsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CD0668926B213E500728C20 /* WalletsManager.swift */; };
|
|
2CF255A0275A47DD00AE54B9 /* Bundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C6706A4267A6BFE006AAEF2 /* Bundle.swift */; };
|
|
2CF255A1275A47DD00AE54B9 /* Notification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C03D1D4269B428C00EF10EA /* Notification.swift */; };
|
|
2CF255A2275A47DD00AE54B9 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C603D0126B6E13F00956955 /* String.swift */; };
|
|
2CF255A3275A47DD00AE54B9 /* UserDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC89470269A334A00879245 /* UserDefaults.swift */; };
|
|
2CF255A5275A48BB00AE54B9 /* ReviewRequester.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CAA412426C7CD93009F3535 /* ReviewRequester.swift */; };
|
|
2CF255A6275A48BB00AE54B9 /* GasService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C901C4C268A033100D0926A /* GasService.swift */; };
|
|
2CF255A7275A48BB00AE54B9 /* PriceService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC0CDBD2692027E0072922A /* PriceService.swift */; };
|
|
2CF255A8275A48BB00AE54B9 /* NetworkMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C03D1D1269B407900EF10EA /* NetworkMonitor.swift */; };
|
|
2CF255A9275A48BB00AE54B9 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C917428267D2A6E00049075 /* Keychain.swift */; };
|
|
2CF255AB275A48CF00AE54B9 /* Ethereum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C1995552674D0F300A8E370 /* Ethereum.swift */; };
|
|
2CF255AD275A48CF00AE54B9 /* EthereumNetwork.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C9F0B6726BDCB2E008FA3D6 /* EthereumNetwork.swift */; };
|
|
2CF255AE275A48CF00AE54B9 /* Transaction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CE3D011267F73C00032A62E /* Transaction.swift */; };
|
|
2CF255B1275A4A1800AE54B9 /* ResponseToExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C773F61274523DC007B04E7 /* ResponseToExtension.swift */; };
|
|
2CF255B2275A4A7200AE54B9 /* UserDefaults.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC89470269A334A00879245 /* UserDefaults.swift */; };
|
|
2CF255B4275A744000AE54B9 /* PasswordViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CF255B3275A744000AE54B9 /* PasswordViewController.swift */; };
|
|
2CF255B6275A746000AE54B9 /* AccountsListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CF255B5275A746000AE54B9 /* AccountsListViewController.swift */; };
|
|
2CF255B8275A748300AE54B9 /* ApproveTransactionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CF255B7275A748300AE54B9 /* ApproveTransactionViewController.swift */; };
|
|
2CF255BA275A749300AE54B9 /* ApproveViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CF255B9275A749300AE54B9 /* ApproveViewController.swift */; };
|
|
2CFAE56A28BE6292001D0799 /* NSImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CFAE56928BE6292001D0799 /* NSImage.swift */; };
|
|
2CFDDF4E2765417E00F89019 /* ios-specific-content.js in Resources */ = {isa = PBXBuildFile; fileRef = 2CFDDF4D2765417D00F89019 /* ios-specific-content.js */; };
|
|
4E8C32A95AAFFA5F92AC68F2 /* Pods_Tokenary_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B68D6F8A1A3A0B2B75B3144F /* Pods_Tokenary_iOS.framework */; };
|
|
6FB42AE67AA91CF5E49E3FDF /* Pods_Tokenary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D4E16BAD0EF0718C2D51467A /* Pods_Tokenary.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
2C03EB772B069B5A00EF61F5 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 2C1995342674C4B900A8E370 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 2C5FF96E26C84F7B00B32ACC;
|
|
remoteInfo = "Tokenary iOS";
|
|
};
|
|
2C03EB842B069BC900EF61F5 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 2C1995342674C4B900A8E370 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 2C19953B2674C4B900A8E370;
|
|
remoteInfo = Tokenary;
|
|
};
|
|
2C09CBB6273979C1009AD39B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 2C1995342674C4B900A8E370 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 2C09CB9E273979C1009AD39B;
|
|
remoteInfo = Safari;
|
|
};
|
|
2CCEB84327594E2A00768473 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 2C1995342674C4B900A8E370 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 2CCEB82C27594E2A00768473;
|
|
remoteInfo = "Safari iOS";
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
2C09CBB8273979C1009AD39B /* Embed Foundation Extensions */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 13;
|
|
files = (
|
|
2C09CBB9273979C1009AD39B /* Safari macOS.appex in Embed Foundation Extensions */,
|
|
);
|
|
name = "Embed Foundation Extensions";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2CCEB84627594E2A00768473 /* Embed Foundation Extensions */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 13;
|
|
files = (
|
|
2CCEB84527594E2A00768473 /* Safari iOS.appex in Embed Foundation Extensions */,
|
|
);
|
|
name = "Embed Foundation Extensions";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
0D059AD126C2796200EE3023 /* ApprovalSubject.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApprovalSubject.swift; sourceTree = "<group>"; };
|
|
0DC850E626B73A5900809E82 /* AuthenticationReason.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthenticationReason.swift; sourceTree = "<group>"; };
|
|
257128B20D8A5E5CF6B30685 /* Pods-Tokenary iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tokenary iOS.release.xcconfig"; path = "Target Support Files/Pods-Tokenary iOS/Pods-Tokenary iOS.release.xcconfig"; sourceTree = "<group>"; };
|
|
2C03D1D1269B407900EF10EA /* NetworkMonitor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkMonitor.swift; sourceTree = "<group>"; };
|
|
2C03D1D4269B428C00EF10EA /* Notification.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Notification.swift; sourceTree = "<group>"; };
|
|
2C03EB732B069B5A00EF61F5 /* Tests iOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests iOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
2C03EB752B069B5A00EF61F5 /* Tests_iOS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests_iOS.swift; sourceTree = "<group>"; };
|
|
2C03EB802B069BC900EF61F5 /* Tests macOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests macOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
2C03EB822B069BC900EF61F5 /* Tests_macOS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests_macOS.swift; sourceTree = "<group>"; };
|
|
2C03EB892B069BFD00EF61F5 /* TransactionInspectorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransactionInspectorTests.swift; sourceTree = "<group>"; };
|
|
2C09CB9F273979C1009AD39B /* Safari macOS.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Safari macOS.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
2C09CBA1273979C1009AD39B /* SafariWebExtensionHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SafariWebExtensionHandler.swift; sourceTree = "<group>"; };
|
|
2C09CBA8273979C1009AD39B /* manifest.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = manifest.json; sourceTree = "<group>"; };
|
|
2C09CBAA273979C1009AD39B /* background.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = background.js; sourceTree = "<group>"; };
|
|
2C09CBAC273979C1009AD39B /* content.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = content.js; sourceTree = "<group>"; };
|
|
2C09CBB4273979C1009AD39B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
2C09CBB5273979C1009AD39B /* Safari.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Safari.entitlements; sourceTree = "<group>"; };
|
|
2C09FC5D2828078C00DE9C27 /* AccountsHeaderView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AccountsHeaderView.xib; sourceTree = "<group>"; };
|
|
2C09FC5E2828078C00DE9C27 /* AccountsHeaderView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AccountsHeaderView.swift; sourceTree = "<group>"; };
|
|
2C09FC652828331D00DE9C27 /* PlatformSpecificImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlatformSpecificImage.swift; sourceTree = "<group>"; };
|
|
2C134BA527553EC500DAFBDB /* Browser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Browser.swift; sourceTree = "<group>"; };
|
|
2C19953C2674C4B900A8E370 /* Tokenary.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Tokenary.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
2C19953F2674C4B900A8E370 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
2C1995412674C4B900A8E370 /* ImportViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImportViewController.swift; sourceTree = "<group>"; };
|
|
2C1995432674C4BA00A8E370 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
2C1995462674C4BA00A8E370 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
2C1995482674C4BA00A8E370 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
2C1995492674C4BA00A8E370 /* Tokenary.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Tokenary.entitlements; sourceTree = "<group>"; };
|
|
2C1995552674D0F300A8E370 /* Ethereum.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Ethereum.swift; sourceTree = "<group>"; };
|
|
2C209B642AF7B3BC00FF9012 /* Secrets.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Secrets.plist; sourceTree = "<group>"; };
|
|
2C264BBB27B2F25E00234393 /* SafariRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SafariRequest.swift; sourceTree = "<group>"; };
|
|
2C264BC027B2F2C100234393 /* EthereumSafariRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EthereumSafariRequest.swift; sourceTree = "<group>"; };
|
|
2C264BCF27B2F30C00234393 /* UnknownSafariRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnknownSafariRequest.swift; sourceTree = "<group>"; };
|
|
2C264BD427B5806200234393 /* InpageProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InpageProvider.swift; sourceTree = "<group>"; };
|
|
2C264BDB27B5AC5400234393 /* EthereumResponseToExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EthereumResponseToExtension.swift; sourceTree = "<group>"; };
|
|
2C264BEA27B6B50700234393 /* DappRequestProcessor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DappRequestProcessor.swift; sourceTree = "<group>"; };
|
|
2C2AA1D128AD1DC100E35DBF /* SpecificWalletAccount.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SpecificWalletAccount.swift; sourceTree = "<group>"; };
|
|
2C2AA1D428AFB1AD00E35DBF /* MultipleResponseToExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MultipleResponseToExtension.swift; sourceTree = "<group>"; };
|
|
2C3024FB28C1193100C304ED /* TokenaryAccount.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TokenaryAccount.swift; sourceTree = "<group>"; };
|
|
2C3B7F012756A08600931264 /* Identifiers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Identifiers.swift; sourceTree = "<group>"; };
|
|
2C40708E27667A6600AB3D55 /* MultilineLabelTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MultilineLabelTableViewCell.swift; sourceTree = "<group>"; };
|
|
2C40708F27667A6600AB3D55 /* MultilineLabelTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MultilineLabelTableViewCell.xib; sourceTree = "<group>"; };
|
|
2C40709227667A8600AB3D55 /* ImageWithLabelTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageWithLabelTableViewCell.swift; sourceTree = "<group>"; };
|
|
2C40709327667A8600AB3D55 /* ImageWithLabelTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ImageWithLabelTableViewCell.xib; sourceTree = "<group>"; };
|
|
2C4297272ADEDCBD0044357A /* PeerMeta.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PeerMeta.swift; sourceTree = "<group>"; };
|
|
2C452ECF2B0EDB8F0017CE2C /* utils.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = utils.js; path = "Inpage Provider/utils.js"; sourceTree = "<group>"; };
|
|
2C452ED02B0EDB8F0017CE2C /* yarn.lock */ = {isa = PBXFileReference; lastKnownFileType = text; name = yarn.lock; path = "Inpage Provider/yarn.lock"; sourceTree = "<group>"; };
|
|
2C452ED12B0EDB8F0017CE2C /* package.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = package.json; path = "Inpage Provider/package.json"; sourceTree = "<group>"; };
|
|
2C452ED22B0EDB8F0017CE2C /* index.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = index.js; path = "Inpage Provider/index.js"; sourceTree = "<group>"; };
|
|
2C452ED32B0EDB8F0017CE2C /* ethereum.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = ethereum.js; path = "Inpage Provider/ethereum.js"; sourceTree = "<group>"; };
|
|
2C452ED42B0EDB8F0017CE2C /* error.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = error.js; path = "Inpage Provider/error.js"; sourceTree = "<group>"; };
|
|
2C452ED52B0EDB8F0017CE2C /* id_mapping.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = id_mapping.js; path = "Inpage Provider/id_mapping.js"; sourceTree = "<group>"; };
|
|
2C452ED62B0EDB8F0017CE2C /* rpc.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; name = rpc.js; path = "Inpage Provider/rpc.js"; sourceTree = "<group>"; };
|
|
2C4768A628258627005E8D4D /* EditAccountsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditAccountsViewController.swift; sourceTree = "<group>"; };
|
|
2C4768A8282598C5005E8D4D /* CoinDerivationCellView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoinDerivationCellView.swift; sourceTree = "<group>"; };
|
|
2C4768AA2826CA63005E8D4D /* CoinDerivation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoinDerivation.swift; sourceTree = "<group>"; };
|
|
2C4768AD2826ECE5005E8D4D /* SharedAssets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = SharedAssets.xcassets; sourceTree = "<group>"; };
|
|
2C4768B32826ED83005E8D4D /* CoinType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoinType.swift; sourceTree = "<group>"; };
|
|
2C4B72CA2B0E7EA800113087 /* NSViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSViewController.swift; sourceTree = "<group>"; };
|
|
2C4E26BD27564EB000265DCC /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = SOURCE_ROOT; };
|
|
2C528A15267FA8EB00CA3ADD /* Defaults.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Defaults.swift; sourceTree = "<group>"; };
|
|
2C5C829E2822B9DF007D9488 /* Images.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Images.swift; sourceTree = "<group>"; };
|
|
2C5FF96F26C84F7B00B32ACC /* Tokenary iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Tokenary iOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
2C5FF97126C84F7B00B32ACC /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
2C5FF97326C84F7B00B32ACC /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
2C5FF97826C84F7B00B32ACC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
2C5FF97A26C84F7C00B32ACC /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
2C5FF97D26C84F7C00B32ACC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
2C5FF97F26C84F7C00B32ACC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
2C603D0126B6E13F00956955 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = "<group>"; };
|
|
2C6706A4267A6BFE006AAEF2 /* Bundle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Bundle.swift; sourceTree = "<group>"; };
|
|
2C6B964B26B9D92500D2C819 /* NSColor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSColor.swift; sourceTree = "<group>"; };
|
|
2C6B964E26B9D98C00D2C819 /* Colors.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Colors.xcassets; sourceTree = "<group>"; };
|
|
2C6F6D5928273FE500D6E8FB /* EditAccountsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditAccountsViewController.swift; sourceTree = "<group>"; };
|
|
2C6F6D5B2827434800D6E8FB /* CoinDerivationTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = CoinDerivationTableViewCell.xib; sourceTree = "<group>"; };
|
|
2C6F6D5C2827434800D6E8FB /* CoinDerivationTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CoinDerivationTableViewCell.swift; sourceTree = "<group>"; };
|
|
2C728B602AFBFAF100E4DD47 /* Image.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Image.swift; sourceTree = "<group>"; };
|
|
2C7321592AEE8F5200AA8A71 /* ConfigurationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConfigurationService.swift; sourceTree = "<group>"; };
|
|
2C773F5D27450B97007B04E7 /* ExtensionBridge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionBridge.swift; sourceTree = "<group>"; };
|
|
2C773F61274523DC007B04E7 /* ResponseToExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResponseToExtension.swift; sourceTree = "<group>"; };
|
|
2C78F8272683BDCC00C10670 /* Alert.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Alert.swift; sourceTree = "<group>"; };
|
|
2C797E7D267BB88800F2CE2D /* WelcomeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WelcomeViewController.swift; sourceTree = "<group>"; };
|
|
2C8155662ADFC7A700F4559B /* popup.css */ = {isa = PBXFileReference; lastKnownFileType = text.css; path = popup.css; sourceTree = "<group>"; };
|
|
2C8155692ADFC7B900F4559B /* popup.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = popup.js; sourceTree = "<group>"; };
|
|
2C81556C2ADFC7C400F4559B /* popup.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; path = popup.html; sourceTree = "<group>"; };
|
|
2C8944C42AEAFF97006A711F /* FixedWidthInteger.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FixedWidthInteger.swift; sourceTree = "<group>"; };
|
|
2C8944CA2AEB0C10006A711F /* EthereumRPC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EthereumRPC.swift; sourceTree = "<group>"; };
|
|
2C8944CD2AEC34EB006A711F /* Blockies.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Blockies.swift; sourceTree = "<group>"; };
|
|
2C89D26727BADCA9006C0C8D /* DappRequestAction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DappRequestAction.swift; sourceTree = "<group>"; };
|
|
2C8A09C5267513FC00993638 /* Agent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Agent.swift; sourceTree = "<group>"; };
|
|
2C8A09D32675184700993638 /* Window.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Window.swift; sourceTree = "<group>"; };
|
|
2C8A09DE267579EA00993638 /* AccountsListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountsListViewController.swift; sourceTree = "<group>"; };
|
|
2C8A09E226757FC000993638 /* AccountCellView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountCellView.swift; sourceTree = "<group>"; };
|
|
2C8A09EA2675964700993638 /* ApproveViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApproveViewController.swift; sourceTree = "<group>"; };
|
|
2C8A09ED2675965F00993638 /* WaitingViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WaitingViewController.swift; sourceTree = "<group>"; };
|
|
2C8E47A226A322E8007B8354 /* RightClickTableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RightClickTableView.swift; sourceTree = "<group>"; };
|
|
2C8E889E275F9967003EB8DB /* Storyboard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Storyboard.swift; sourceTree = "<group>"; };
|
|
2C8E88A1275FA596003EB8DB /* ImportViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImportViewController.swift; sourceTree = "<group>"; };
|
|
2C8E88A3275FB7B9003EB8DB /* UIApplication.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIApplication.swift; sourceTree = "<group>"; };
|
|
2C8ED8DB2AEADDC400818D74 /* BigInt.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BigInt.swift; sourceTree = "<group>"; };
|
|
2C901C462689E6D400D0926A /* ApproveTransactionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApproveTransactionViewController.swift; sourceTree = "<group>"; };
|
|
2C901C492689F01700D0926A /* Strings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Strings.swift; sourceTree = "<group>"; };
|
|
2C901C4C268A033100D0926A /* GasService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GasService.swift; sourceTree = "<group>"; };
|
|
2C90E61C27B2C5C100C8991E /* InternalSafariRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InternalSafariRequest.swift; sourceTree = "<group>"; };
|
|
2C90E62127B2ED2D00C8991E /* SafariRequest+Helpers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SafariRequest+Helpers.swift"; sourceTree = "<group>"; };
|
|
2C917428267D2A6E00049075 /* Keychain.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Keychain.swift; sourceTree = "<group>"; };
|
|
2C96D38D2762317300687301 /* AccountTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountTableViewCell.swift; sourceTree = "<group>"; };
|
|
2C96D38E2762317300687301 /* AccountTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AccountTableViewCell.xib; sourceTree = "<group>"; };
|
|
2C96D391276232A300687301 /* UITableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UITableView.swift; sourceTree = "<group>"; };
|
|
2C96D3952762380400687301 /* ButtonWithExtendedArea.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ButtonWithExtendedArea.swift; sourceTree = "<group>"; };
|
|
2C96D39727623EC600687301 /* URL.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URL.swift; sourceTree = "<group>"; };
|
|
2C96D39B2763ADE100687301 /* LocalAuthentication.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalAuthentication.swift; sourceTree = "<group>"; };
|
|
2C96D3A32763C6A800687301 /* UIView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIView.swift; sourceTree = "<group>"; };
|
|
2C96D3A52763CCA000687301 /* Images.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Images.swift; sourceTree = "<group>"; };
|
|
2C96D3A72763D13400687301 /* DataStateView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStateView.swift; sourceTree = "<group>"; };
|
|
2C96D3A82763D13400687301 /* DataStateView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = DataStateView.xib; sourceTree = "<group>"; };
|
|
2C9931DB2AEEC0E200577C8A /* NetworksListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworksListView.swift; sourceTree = "<group>"; };
|
|
2C9B55D02AF2AE4B008BE899 /* BundledNetwork.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BundledNetwork.swift; sourceTree = "<group>"; };
|
|
2C9B55D42AF2B004008BE899 /* nodes-to-bundle.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "nodes-to-bundle.json"; sourceTree = "<group>"; };
|
|
2C9F0B6726BDCB2E008FA3D6 /* EthereumNetwork.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EthereumNetwork.swift; sourceTree = "<group>"; };
|
|
2CAA412426C7CD93009F3535 /* ReviewRequester.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReviewRequester.swift; sourceTree = "<group>"; };
|
|
2CADD2C42AFAAE860082BFA4 /* Infura.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Infura.swift; sourceTree = "<group>"; };
|
|
2CB0BC482B13AA5100603E68 /* Secrets.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Secrets.swift; sourceTree = "<group>"; };
|
|
2CB3845827654E9700A189B9 /* _locales */ = {isa = PBXFileReference; lastKnownFileType = folder; path = _locales; sourceTree = "<group>"; };
|
|
2CB3845927654E9700A189B9 /* images */ = {isa = PBXFileReference; lastKnownFileType = folder; path = images; sourceTree = "<group>"; };
|
|
2CB4031A281C99C800BAEBEE /* AccountsHeaderRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountsHeaderRowView.swift; sourceTree = "<group>"; };
|
|
2CB4031C281D745D00BAEBEE /* NSTableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSTableView.swift; sourceTree = "<group>"; };
|
|
2CBB9FA42AF7B5970047B0CD /* ci_post_clone.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = ci_post_clone.sh; sourceTree = "<group>"; };
|
|
2CC0CDBD2692027E0072922A /* PriceService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PriceService.swift; sourceTree = "<group>"; };
|
|
2CC6EF0C275E64810040CC62 /* UIViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIViewController.swift; sourceTree = "<group>"; };
|
|
2CC79DF72AFD4BD6002B5A2D /* TransactionInspector.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransactionInspector.swift; sourceTree = "<group>"; };
|
|
2CC89470269A334A00879245 /* UserDefaults.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDefaults.swift; sourceTree = "<group>"; };
|
|
2CC8C5A02767D3B30083FB1B /* GasPriceSliderTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GasPriceSliderTableViewCell.swift; sourceTree = "<group>"; };
|
|
2CC8C5A12767D3B30083FB1B /* GasPriceSliderTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = GasPriceSliderTableViewCell.xib; sourceTree = "<group>"; };
|
|
2CC8C5A4276A52670083FB1B /* ios-specific-background.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "ios-specific-background.js"; sourceTree = "<group>"; };
|
|
2CC8C5A6276A54DA0083FB1B /* macos-specific-background.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "macos-specific-background.js"; sourceTree = "<group>"; };
|
|
2CC8C5B3276A96760083FB1B /* Haptic.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Haptic.swift; sourceTree = "<group>"; };
|
|
2CCEB82D27594E2A00768473 /* Safari iOS.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Safari iOS.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
2CCEB83627594E2A00768473 /* manifest.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = manifest.json; sourceTree = "<group>"; };
|
|
2CCEB84227594E2A00768473 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
2CD0668926B213E500728C20 /* WalletsManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletsManager.swift; sourceTree = "<group>"; };
|
|
2CD0668B26B2142000728C20 /* TokenaryWallet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TokenaryWallet.swift; sourceTree = "<group>"; };
|
|
2CD0B3F426A0DAA900488D92 /* NSPasteboard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSPasteboard.swift; sourceTree = "<group>"; };
|
|
2CD0B3F626AC619900488D92 /* AddAccountOptionCellView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddAccountOptionCellView.swift; sourceTree = "<group>"; };
|
|
2CD7FC8C2B1115AE00659439 /* EditTransactionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditTransactionView.swift; sourceTree = "<group>"; };
|
|
2CDAB3712675B3F0009F8B97 /* PasswordViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PasswordViewController.swift; sourceTree = "<group>"; };
|
|
2CE059362763D60A0042D844 /* KeyboardObserver.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeyboardObserver.swift; sourceTree = "<group>"; };
|
|
2CE059382763F3FF0042D844 /* CGFloat.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CGFloat.swift; sourceTree = "<group>"; };
|
|
2CE059482764169E0042D844 /* Tokenary iOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Tokenary iOS.entitlements"; sourceTree = "<group>"; };
|
|
2CE0594B2764DF9A0042D844 /* Safari iOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Safari iOS.entitlements"; sourceTree = "<group>"; };
|
|
2CE3D011267F73C00032A62E /* Transaction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Transaction.swift; sourceTree = "<group>"; };
|
|
2CED86A22AF00BC9006F9E26 /* tools */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = tools; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
2CED86A42AF00BC9006F9E26 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
|
|
2CED86A92AF00F56006F9E26 /* bundled-networks.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "bundled-networks.json"; sourceTree = "<group>"; };
|
|
2CED86AF2AF0167F006F9E26 /* EIP155ChainData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EIP155ChainData.swift; sourceTree = "<group>"; };
|
|
2CED86B52AF17D5A006F9E26 /* BundledNodes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BundledNodes.swift; sourceTree = "<group>"; };
|
|
2CED86B92AF1820E006F9E26 /* Nodes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Nodes.swift; sourceTree = "<group>"; };
|
|
2CED86BE2AF25C32006F9E26 /* Networks.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Networks.swift; sourceTree = "<group>"; };
|
|
2CEFEB15274D5DC900CE23BD /* inpage.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = inpage.js; sourceTree = "<group>"; };
|
|
2CF16E522AF523A40098F996 /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = SOURCE_ROOT; };
|
|
2CF255B3275A744000AE54B9 /* PasswordViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PasswordViewController.swift; sourceTree = "<group>"; };
|
|
2CF255B5275A746000AE54B9 /* AccountsListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountsListViewController.swift; sourceTree = "<group>"; };
|
|
2CF255B7275A748300AE54B9 /* ApproveTransactionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApproveTransactionViewController.swift; sourceTree = "<group>"; };
|
|
2CF255B9275A749300AE54B9 /* ApproveViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApproveViewController.swift; sourceTree = "<group>"; };
|
|
2CFAE56928BE6292001D0799 /* NSImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSImage.swift; sourceTree = "<group>"; };
|
|
2CFDDF4D2765417D00F89019 /* ios-specific-content.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "ios-specific-content.js"; sourceTree = "<group>"; };
|
|
31994388DB6575DC5C0455DA /* Pods-Tokenary iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tokenary iOS.debug.xcconfig"; path = "Target Support Files/Pods-Tokenary iOS/Pods-Tokenary iOS.debug.xcconfig"; sourceTree = "<group>"; };
|
|
5CBBA342061DCD715AD14008 /* Pods-Tokenary.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tokenary.debug.xcconfig"; path = "Target Support Files/Pods-Tokenary/Pods-Tokenary.debug.xcconfig"; sourceTree = "<group>"; };
|
|
6312B917C20199DA362BB38F /* Pods-Tokenary.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tokenary.release.xcconfig"; path = "Target Support Files/Pods-Tokenary/Pods-Tokenary.release.xcconfig"; sourceTree = "<group>"; };
|
|
B68D6F8A1A3A0B2B75B3144F /* Pods_Tokenary_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Tokenary_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
D4E16BAD0EF0718C2D51467A /* Pods_Tokenary.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Tokenary.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
2C03EB702B069B5A00EF61F5 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2C03EB7D2B069BC900EF61F5 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2C09CB9C273979C1009AD39B /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2C1995392674C4B900A8E370 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
6FB42AE67AA91CF5E49E3FDF /* Pods_Tokenary.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2C5FF96C26C84F7B00B32ACC /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
4E8C32A95AAFFA5F92AC68F2 /* Pods_Tokenary_iOS.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2CCEB82A27594E2A00768473 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2CED869F2AF00BC9006F9E26 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
0DC850E926B73A8200809E82 /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C134BA527553EC500DAFBDB /* Browser.swift */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C03EB742B069B5A00EF61F5 /* Tests iOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C03EB752B069B5A00EF61F5 /* Tests_iOS.swift */,
|
|
);
|
|
path = "Tests iOS";
|
|
sourceTree = "<group>";
|
|
};
|
|
2C03EB812B069BC900EF61F5 /* Tests macOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C03EB822B069BC900EF61F5 /* Tests_macOS.swift */,
|
|
);
|
|
path = "Tests macOS";
|
|
sourceTree = "<group>";
|
|
};
|
|
2C03EB8E2B06A18700EF61F5 /* Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C03EB892B069BFD00EF61F5 /* TransactionInspectorTests.swift */,
|
|
);
|
|
path = Tests;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C09CBA0273979C1009AD39B /* Safari macOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C09CBB5273979C1009AD39B /* Safari.entitlements */,
|
|
2C09CBB4273979C1009AD39B /* Info.plist */,
|
|
2C09CBA3273979C1009AD39B /* Resources */,
|
|
);
|
|
path = "Safari macOS";
|
|
sourceTree = "<group>";
|
|
};
|
|
2C09CBA3273979C1009AD39B /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C09CBA8273979C1009AD39B /* manifest.json */,
|
|
2CC8C5A6276A54DA0083FB1B /* macos-specific-background.js */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C1995332674C4B900A8E370 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2CCEB7A127592A1F00768473 /* Shared */,
|
|
2C19953E2674C4B900A8E370 /* Tokenary macOS */,
|
|
2C5FF97026C84F7B00B32ACC /* Tokenary iOS */,
|
|
2CCEB7A227592A3800768473 /* Safari Shared */,
|
|
2C09CBA0273979C1009AD39B /* Safari macOS */,
|
|
2CCEB82E27594E2A00768473 /* Safari iOS */,
|
|
2CED86A32AF00BC9006F9E26 /* Tools */,
|
|
2C03EB8E2B06A18700EF61F5 /* Tests */,
|
|
2C03EB742B069B5A00EF61F5 /* Tests iOS */,
|
|
2C03EB812B069BC900EF61F5 /* Tests macOS */,
|
|
2CBB9FA32AF7B5970047B0CD /* ci_scripts */,
|
|
2C19953D2674C4B900A8E370 /* Products */,
|
|
AA97AE0C21DC8732F06C98F1 /* Pods */,
|
|
37F7BCC0C74DF8B082163CE2 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
2C19953D2674C4B900A8E370 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C19953C2674C4B900A8E370 /* Tokenary.app */,
|
|
2C5FF96F26C84F7B00B32ACC /* Tokenary iOS.app */,
|
|
2C09CB9F273979C1009AD39B /* Safari macOS.appex */,
|
|
2CCEB82D27594E2A00768473 /* Safari iOS.appex */,
|
|
2CED86A22AF00BC9006F9E26 /* tools */,
|
|
2C03EB732B069B5A00EF61F5 /* Tests iOS.xctest */,
|
|
2C03EB802B069BC900EF61F5 /* Tests macOS.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C19953E2674C4B900A8E370 /* Tokenary macOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C19953F2674C4B900A8E370 /* AppDelegate.swift */,
|
|
2C8A09C5267513FC00993638 /* Agent.swift */,
|
|
2C8A09D32675184700993638 /* Window.swift */,
|
|
2C3B7F012756A08600931264 /* Identifiers.swift */,
|
|
0DC850E926B73A8200809E82 /* Models */,
|
|
2C6706A7267A6C04006AAEF2 /* Extensions */,
|
|
2C8A09C92675142700993638 /* Screens */,
|
|
2C8A09E5267595C200993638 /* Views */,
|
|
2C1995432674C4BA00A8E370 /* Assets.xcassets */,
|
|
2C5C82A02822B9F0007D9488 /* Content */,
|
|
2C6B964E26B9D98C00D2C819 /* Colors.xcassets */,
|
|
2C1995452674C4BA00A8E370 /* Main.storyboard */,
|
|
2C208AA126813497005BA500 /* Supporting Files */,
|
|
);
|
|
path = "Tokenary macOS";
|
|
sourceTree = "<group>";
|
|
};
|
|
2C208AA126813497005BA500 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C1995482674C4BA00A8E370 /* Info.plist */,
|
|
2C1995492674C4BA00A8E370 /* Tokenary.entitlements */,
|
|
);
|
|
path = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
2C264BD927B5A91B00234393 /* Responses */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C773F61274523DC007B04E7 /* ResponseToExtension.swift */,
|
|
2C2AA1D428AFB1AD00E35DBF /* MultipleResponseToExtension.swift */,
|
|
2C264BDB27B5AC5400234393 /* EthereumResponseToExtension.swift */,
|
|
);
|
|
path = Responses;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C264BDA27B5A94400234393 /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C90E62427B2F1B200C8991E /* Requests */,
|
|
2C264BD927B5A91B00234393 /* Responses */,
|
|
2C264BD427B5806200234393 /* InpageProvider.swift */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C40708D276654C100AB3D55 /* Approve */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2CF255B7275A748300AE54B9 /* ApproveTransactionViewController.swift */,
|
|
2CF255B9275A749300AE54B9 /* ApproveViewController.swift */,
|
|
2C40709227667A8600AB3D55 /* ImageWithLabelTableViewCell.swift */,
|
|
2C40709327667A8600AB3D55 /* ImageWithLabelTableViewCell.xib */,
|
|
2C40708E27667A6600AB3D55 /* MultilineLabelTableViewCell.swift */,
|
|
2C40708F27667A6600AB3D55 /* MultilineLabelTableViewCell.xib */,
|
|
2CC8C5A02767D3B30083FB1B /* GasPriceSliderTableViewCell.swift */,
|
|
2CC8C5A12767D3B30083FB1B /* GasPriceSliderTableViewCell.xib */,
|
|
);
|
|
path = Approve;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C452ECE2B0EDB7E0017CE2C /* Inpage Provider */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C452ED42B0EDB8F0017CE2C /* error.js */,
|
|
2C452ED32B0EDB8F0017CE2C /* ethereum.js */,
|
|
2C452ED52B0EDB8F0017CE2C /* id_mapping.js */,
|
|
2C452ED22B0EDB8F0017CE2C /* index.js */,
|
|
2C452ED12B0EDB8F0017CE2C /* package.json */,
|
|
2C452ED62B0EDB8F0017CE2C /* rpc.js */,
|
|
2C452ECF2B0EDB8F0017CE2C /* utils.js */,
|
|
2C452ED02B0EDB8F0017CE2C /* yarn.lock */,
|
|
);
|
|
name = "Inpage Provider";
|
|
sourceTree = "<group>";
|
|
};
|
|
2C5C82A02822B9F0007D9488 /* Content */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C5C829E2822B9DF007D9488 /* Images.swift */,
|
|
);
|
|
path = Content;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C5FF97026C84F7B00B32ACC /* Tokenary iOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2CE059482764169E0042D844 /* Tokenary iOS.entitlements */,
|
|
2C5FF97126C84F7B00B32ACC /* AppDelegate.swift */,
|
|
2C5FF97326C84F7B00B32ACC /* SceneDelegate.swift */,
|
|
2C96D394276237F600687301 /* Library */,
|
|
2CC6EF0E275E64840040CC62 /* Extensions */,
|
|
2CF255BB275A74A400AE54B9 /* Screens */,
|
|
2C5FF97726C84F7B00B32ACC /* Main.storyboard */,
|
|
2C5FF97A26C84F7C00B32ACC /* Assets.xcassets */,
|
|
2C8E88A0275F99D4003EB8DB /* Content */,
|
|
2C5FF97C26C84F7C00B32ACC /* LaunchScreen.storyboard */,
|
|
2C5FF97F26C84F7C00B32ACC /* Info.plist */,
|
|
);
|
|
path = "Tokenary iOS";
|
|
sourceTree = "<group>";
|
|
};
|
|
2C6706A7267A6C04006AAEF2 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C6B964B26B9D92500D2C819 /* NSColor.swift */,
|
|
2C4B72CA2B0E7EA800113087 /* NSViewController.swift */,
|
|
2CFAE56928BE6292001D0799 /* NSImage.swift */,
|
|
2CD0B3F426A0DAA900488D92 /* NSPasteboard.swift */,
|
|
2CB4031C281D745D00BAEBEE /* NSTableView.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C6F6D5F2827435B00D6E8FB /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C09FC5E2828078C00DE9C27 /* AccountsHeaderView.swift */,
|
|
2C09FC5D2828078C00DE9C27 /* AccountsHeaderView.xib */,
|
|
2C6F6D5C2827434800D6E8FB /* CoinDerivationTableViewCell.swift */,
|
|
2C6F6D5B2827434800D6E8FB /* CoinDerivationTableViewCell.xib */,
|
|
2C96D38D2762317300687301 /* AccountTableViewCell.swift */,
|
|
2C96D38E2762317300687301 /* AccountTableViewCell.xib */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C8944D02AEC34F2006A711F /* Utilities */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C8944CD2AEC34EB006A711F /* Blockies.swift */,
|
|
);
|
|
path = Utilities;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C8A09C2267513A700993638 /* Ethereum */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C1995552674D0F300A8E370 /* Ethereum.swift */,
|
|
2CE3D011267F73C00032A62E /* Transaction.swift */,
|
|
2C8944CA2AEB0C10006A711F /* EthereumRPC.swift */,
|
|
2C9F0B6726BDCB2E008FA3D6 /* EthereumNetwork.swift */,
|
|
2CED86BE2AF25C32006F9E26 /* Networks.swift */,
|
|
2CED86B92AF1820E006F9E26 /* Nodes.swift */,
|
|
);
|
|
path = Ethereum;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C8A09C92675142700993638 /* Screens */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C1995412674C4B900A8E370 /* ImportViewController.swift */,
|
|
2C797E7D267BB88800F2CE2D /* WelcomeViewController.swift */,
|
|
2CDAB3712675B3F0009F8B97 /* PasswordViewController.swift */,
|
|
2C901C462689E6D400D0926A /* ApproveTransactionViewController.swift */,
|
|
2C8A09EA2675964700993638 /* ApproveViewController.swift */,
|
|
2C8A09ED2675965F00993638 /* WaitingViewController.swift */,
|
|
2C8A09DE267579EA00993638 /* AccountsListViewController.swift */,
|
|
2C4768A628258627005E8D4D /* EditAccountsViewController.swift */,
|
|
);
|
|
path = Screens;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C8A09E5267595C200993638 /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C8A09E226757FC000993638 /* AccountCellView.swift */,
|
|
2C4768A8282598C5005E8D4D /* CoinDerivationCellView.swift */,
|
|
2CB4031A281C99C800BAEBEE /* AccountsHeaderRowView.swift */,
|
|
2CD0B3F626AC619900488D92 /* AddAccountOptionCellView.swift */,
|
|
2C8E47A226A322E8007B8354 /* RightClickTableView.swift */,
|
|
2C78F8272683BDCC00C10670 /* Alert.swift */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C8E88A0275F99D4003EB8DB /* Content */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C96D3A52763CCA000687301 /* Images.swift */,
|
|
2C8E889E275F9967003EB8DB /* Storyboard.swift */,
|
|
);
|
|
path = Content;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C90E62427B2F1B200C8991E /* Requests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C90E61C27B2C5C100C8991E /* InternalSafariRequest.swift */,
|
|
2C264BBB27B2F25E00234393 /* SafariRequest.swift */,
|
|
2C264BC027B2F2C100234393 /* EthereumSafariRequest.swift */,
|
|
2C264BCF27B2F30C00234393 /* UnknownSafariRequest.swift */,
|
|
);
|
|
path = Requests;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C96D38C2762314A00687301 /* Accounts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2CF255B5275A746000AE54B9 /* AccountsListViewController.swift */,
|
|
2C6F6D5928273FE500D6E8FB /* EditAccountsViewController.swift */,
|
|
2C6F6D5F2827435B00D6E8FB /* Views */,
|
|
);
|
|
path = Accounts;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C96D394276237F600687301 /* Library */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C96D3A72763D13400687301 /* DataStateView.swift */,
|
|
2CC8C5B3276A96760083FB1B /* Haptic.swift */,
|
|
2CE059362763D60A0042D844 /* KeyboardObserver.swift */,
|
|
2C96D3A82763D13400687301 /* DataStateView.xib */,
|
|
2C96D3952762380400687301 /* ButtonWithExtendedArea.swift */,
|
|
2C96D39B2763ADE100687301 /* LocalAuthentication.swift */,
|
|
);
|
|
path = Library;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C9B55D52AF2B8D5008BE899 /* Helpers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C9B55D42AF2B004008BE899 /* nodes-to-bundle.json */,
|
|
);
|
|
path = Helpers;
|
|
sourceTree = "<group>";
|
|
};
|
|
2CB3844027654A0D00A189B9 /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2CB3845827654E9700A189B9 /* _locales */,
|
|
2CB3845927654E9700A189B9 /* images */,
|
|
2CEFEB15274D5DC900CE23BD /* inpage.js */,
|
|
2C09CBAA273979C1009AD39B /* background.js */,
|
|
2C09CBAC273979C1009AD39B /* content.js */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
2CBB9FA32AF7B5970047B0CD /* ci_scripts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2CBB9FA42AF7B5970047B0CD /* ci_post_clone.sh */,
|
|
);
|
|
path = ci_scripts;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
2CC6EF0E275E64840040CC62 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2CC6EF0C275E64810040CC62 /* UIViewController.swift */,
|
|
2C8E88A3275FB7B9003EB8DB /* UIApplication.swift */,
|
|
2CE059382763F3FF0042D844 /* CGFloat.swift */,
|
|
2C96D3A32763C6A800687301 /* UIView.swift */,
|
|
2C96D391276232A300687301 /* UITableView.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
2CCEB7A127592A1F00768473 /* Shared */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C901C492689F01700D0926A /* Strings.swift */,
|
|
2C528A15267FA8EB00CA3ADD /* Defaults.swift */,
|
|
2C8A09C2267513A700993638 /* Ethereum */,
|
|
2CF255A4275A483600AE54B9 /* Services */,
|
|
2CF2559F275A47B600AE54B9 /* Extensions */,
|
|
2CD0668826B213BB00728C20 /* Wallets */,
|
|
2CED86B12AF01DFD006F9E26 /* Views */,
|
|
2CF25596275A468B00AE54B9 /* Models */,
|
|
2C8944D02AEC34F2006A711F /* Utilities */,
|
|
2CF255AF275A490600AE54B9 /* Supporting Files */,
|
|
);
|
|
path = Shared;
|
|
sourceTree = "<group>";
|
|
};
|
|
2CCEB7A227592A3800768473 /* Safari Shared */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C452ECE2B0EDB7E0017CE2C /* Inpage Provider */,
|
|
2CB3844027654A0D00A189B9 /* Resources */,
|
|
2C264BDA27B5A94400234393 /* Models */,
|
|
2C773F5D27450B97007B04E7 /* ExtensionBridge.swift */,
|
|
2C09CBA1273979C1009AD39B /* SafariWebExtensionHandler.swift */,
|
|
);
|
|
path = "Safari Shared";
|
|
sourceTree = "<group>";
|
|
};
|
|
2CCEB82E27594E2A00768473 /* Safari iOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2CE0594B2764DF9A0042D844 /* Safari iOS.entitlements */,
|
|
2CCEB84227594E2A00768473 /* Info.plist */,
|
|
2CCEB83127594E2A00768473 /* Resources */,
|
|
);
|
|
path = "Safari iOS";
|
|
sourceTree = "<group>";
|
|
};
|
|
2CCEB83127594E2A00768473 /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2CCEB83627594E2A00768473 /* manifest.json */,
|
|
2C8155662ADFC7A700F4559B /* popup.css */,
|
|
2C8155692ADFC7B900F4559B /* popup.js */,
|
|
2C81556C2ADFC7C400F4559B /* popup.html */,
|
|
2CFDDF4D2765417D00F89019 /* ios-specific-content.js */,
|
|
2CC8C5A4276A52670083FB1B /* ios-specific-background.js */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
2CD0668826B213BB00728C20 /* Wallets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2CD0668926B213E500728C20 /* WalletsManager.swift */,
|
|
2CD0668B26B2142000728C20 /* TokenaryWallet.swift */,
|
|
2C3024FB28C1193100C304ED /* TokenaryAccount.swift */,
|
|
2C4768AA2826CA63005E8D4D /* CoinDerivation.swift */,
|
|
);
|
|
path = Wallets;
|
|
sourceTree = "<group>";
|
|
};
|
|
2CED86A32AF00BC9006F9E26 /* Tools */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2CED86A42AF00BC9006F9E26 /* main.swift */,
|
|
2CED86B42AF17BF0006F9E26 /* Bundled */,
|
|
2CED86BD2AF225A4006F9E26 /* Models */,
|
|
2C9B55D52AF2B8D5008BE899 /* Helpers */,
|
|
);
|
|
path = Tools;
|
|
sourceTree = "<group>";
|
|
};
|
|
2CED86B12AF01DFD006F9E26 /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C9931DB2AEEC0E200577C8A /* NetworksListView.swift */,
|
|
2CD7FC8C2B1115AE00659439 /* EditTransactionView.swift */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
2CED86B42AF17BF0006F9E26 /* Bundled */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2CED86A92AF00F56006F9E26 /* bundled-networks.json */,
|
|
2CED86B52AF17D5A006F9E26 /* BundledNodes.swift */,
|
|
2CADD2C42AFAAE860082BFA4 /* Infura.swift */,
|
|
);
|
|
path = Bundled;
|
|
sourceTree = "<group>";
|
|
};
|
|
2CED86BD2AF225A4006F9E26 /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2CED86AF2AF0167F006F9E26 /* EIP155ChainData.swift */,
|
|
2C9B55D02AF2AE4B008BE899 /* BundledNetwork.swift */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
2CF25596275A468B00AE54B9 /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C90E62127B2ED2D00C8991E /* SafariRequest+Helpers.swift */,
|
|
0D059AD126C2796200EE3023 /* ApprovalSubject.swift */,
|
|
2C09FC652828331D00DE9C27 /* PlatformSpecificImage.swift */,
|
|
2C4297272ADEDCBD0044357A /* PeerMeta.swift */,
|
|
2C89D26727BADCA9006C0C8D /* DappRequestAction.swift */,
|
|
0DC850E626B73A5900809E82 /* AuthenticationReason.swift */,
|
|
2C2AA1D128AD1DC100E35DBF /* SpecificWalletAccount.swift */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
2CF2559F275A47B600AE54B9 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2CC89470269A334A00879245 /* UserDefaults.swift */,
|
|
2C6706A4267A6BFE006AAEF2 /* Bundle.swift */,
|
|
2C4768B32826ED83005E8D4D /* CoinType.swift */,
|
|
2C728B602AFBFAF100E4DD47 /* Image.swift */,
|
|
2C96D39727623EC600687301 /* URL.swift */,
|
|
2C03D1D4269B428C00EF10EA /* Notification.swift */,
|
|
2C603D0126B6E13F00956955 /* String.swift */,
|
|
2C8ED8DB2AEADDC400818D74 /* BigInt.swift */,
|
|
2C8944C42AEAFF97006A711F /* FixedWidthInteger.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
2CF255A4275A483600AE54B9 /* Services */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C03D1D1269B407900EF10EA /* NetworkMonitor.swift */,
|
|
2C264BEA27B6B50700234393 /* DappRequestProcessor.swift */,
|
|
2CAA412426C7CD93009F3535 /* ReviewRequester.swift */,
|
|
2C901C4C268A033100D0926A /* GasService.swift */,
|
|
2CC79DF72AFD4BD6002B5A2D /* TransactionInspector.swift */,
|
|
2C7321592AEE8F5200AA8A71 /* ConfigurationService.swift */,
|
|
2CC0CDBD2692027E0072922A /* PriceService.swift */,
|
|
2C917428267D2A6E00049075 /* Keychain.swift */,
|
|
);
|
|
path = Services;
|
|
sourceTree = "<group>";
|
|
};
|
|
2CF255AF275A490600AE54B9 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C4E26BD27564EB000265DCC /* README.md */,
|
|
2CB0BC482B13AA5100603E68 /* Secrets.swift */,
|
|
2CF16E522AF523A40098F996 /* .gitignore */,
|
|
2C209B642AF7B3BC00FF9012 /* Secrets.plist */,
|
|
2C4768AD2826ECE5005E8D4D /* SharedAssets.xcassets */,
|
|
);
|
|
path = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
2CF255BB275A74A400AE54B9 /* Screens */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2C96D38C2762314A00687301 /* Accounts */,
|
|
2C40708D276654C100AB3D55 /* Approve */,
|
|
2CF255B3275A744000AE54B9 /* PasswordViewController.swift */,
|
|
2C8E88A1275FA596003EB8DB /* ImportViewController.swift */,
|
|
);
|
|
path = Screens;
|
|
sourceTree = "<group>";
|
|
};
|
|
37F7BCC0C74DF8B082163CE2 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D4E16BAD0EF0718C2D51467A /* Pods_Tokenary.framework */,
|
|
B68D6F8A1A3A0B2B75B3144F /* Pods_Tokenary_iOS.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
AA97AE0C21DC8732F06C98F1 /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5CBBA342061DCD715AD14008 /* Pods-Tokenary.debug.xcconfig */,
|
|
6312B917C20199DA362BB38F /* Pods-Tokenary.release.xcconfig */,
|
|
31994388DB6575DC5C0455DA /* Pods-Tokenary iOS.debug.xcconfig */,
|
|
257128B20D8A5E5CF6B30685 /* Pods-Tokenary iOS.release.xcconfig */,
|
|
);
|
|
path = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
2C03EB722B069B5A00EF61F5 /* Tests iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 2C03EB7B2B069B5A00EF61F5 /* Build configuration list for PBXNativeTarget "Tests iOS" */;
|
|
buildPhases = (
|
|
2C03EB6F2B069B5A00EF61F5 /* Sources */,
|
|
2C03EB702B069B5A00EF61F5 /* Frameworks */,
|
|
2C03EB712B069B5A00EF61F5 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
2C03EB782B069B5A00EF61F5 /* PBXTargetDependency */,
|
|
);
|
|
name = "Tests iOS";
|
|
productName = "Tests iOS";
|
|
productReference = 2C03EB732B069B5A00EF61F5 /* Tests iOS.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
2C03EB7F2B069BC900EF61F5 /* Tests macOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 2C03EB862B069BC900EF61F5 /* Build configuration list for PBXNativeTarget "Tests macOS" */;
|
|
buildPhases = (
|
|
2C03EB7C2B069BC900EF61F5 /* Sources */,
|
|
2C03EB7D2B069BC900EF61F5 /* Frameworks */,
|
|
2C03EB7E2B069BC900EF61F5 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
2C03EB852B069BC900EF61F5 /* PBXTargetDependency */,
|
|
);
|
|
name = "Tests macOS";
|
|
productName = "Tests macOS";
|
|
productReference = 2C03EB802B069BC900EF61F5 /* Tests macOS.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
2C09CB9E273979C1009AD39B /* Safari macOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 2C09CBBC273979C1009AD39B /* Build configuration list for PBXNativeTarget "Safari macOS" */;
|
|
buildPhases = (
|
|
2C85D99C274E531100160AD5 /* Run Script */,
|
|
2C09CB9B273979C1009AD39B /* Sources */,
|
|
2C09CB9C273979C1009AD39B /* Frameworks */,
|
|
2CB0BC4F2B13B30600603E68 /* ShellScript */,
|
|
2C09CB9D273979C1009AD39B /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Safari macOS";
|
|
productName = Safari;
|
|
productReference = 2C09CB9F273979C1009AD39B /* Safari macOS.appex */;
|
|
productType = "com.apple.product-type.app-extension";
|
|
};
|
|
2C19953B2674C4B900A8E370 /* Tokenary */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 2C19954C2674C4BA00A8E370 /* Build configuration list for PBXNativeTarget "Tokenary" */;
|
|
buildPhases = (
|
|
67225FF5BC41DD561676982F /* [CP] Check Pods Manifest.lock */,
|
|
2CF9B4072B0FC04500B220DF /* ShellScript */,
|
|
2C1995382674C4B900A8E370 /* Sources */,
|
|
2C1995392674C4B900A8E370 /* Frameworks */,
|
|
2CB0BC4D2B13B2B800603E68 /* Run Script */,
|
|
2C19953A2674C4B900A8E370 /* Resources */,
|
|
2C09CBB8273979C1009AD39B /* Embed Foundation Extensions */,
|
|
0304D15CC57E7E7D65ECE571 /* [CP] Embed Pods Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
2C09CBB7273979C1009AD39B /* PBXTargetDependency */,
|
|
);
|
|
name = Tokenary;
|
|
productName = "Ecrypted Ink";
|
|
productReference = 2C19953C2674C4B900A8E370 /* Tokenary.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
2C5FF96E26C84F7B00B32ACC /* Tokenary iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 2C5FF98026C84F7C00B32ACC /* Build configuration list for PBXNativeTarget "Tokenary iOS" */;
|
|
buildPhases = (
|
|
36FC39BCCBCB4F0B986443FA /* [CP] Check Pods Manifest.lock */,
|
|
2C5FF96B26C84F7B00B32ACC /* Sources */,
|
|
2C5FF96C26C84F7B00B32ACC /* Frameworks */,
|
|
2CB0BC4E2B13B2E300603E68 /* ShellScript */,
|
|
2C5FF96D26C84F7B00B32ACC /* Resources */,
|
|
2CCEB84627594E2A00768473 /* Embed Foundation Extensions */,
|
|
057CD1D87A3C5487A79E8554 /* [CP] Embed Pods Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
2CCEB84427594E2A00768473 /* PBXTargetDependency */,
|
|
);
|
|
name = "Tokenary iOS";
|
|
productName = "Encrypted Ink iOS";
|
|
productReference = 2C5FF96F26C84F7B00B32ACC /* Tokenary iOS.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
2CCEB82C27594E2A00768473 /* Safari iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 2CCEB84927594E2A00768473 /* Build configuration list for PBXNativeTarget "Safari iOS" */;
|
|
buildPhases = (
|
|
2CB3844927654C8D00A189B9 /* ShellScript */,
|
|
2CCEB82927594E2A00768473 /* Sources */,
|
|
2CCEB82A27594E2A00768473 /* Frameworks */,
|
|
2CB0BC502B13B32100603E68 /* ShellScript */,
|
|
2CCEB82B27594E2A00768473 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Safari iOS";
|
|
productName = "Safari iOS";
|
|
productReference = 2CCEB82D27594E2A00768473 /* Safari iOS.appex */;
|
|
productType = "com.apple.product-type.app-extension";
|
|
};
|
|
2CED86A12AF00BC9006F9E26 /* tools */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 2CED86A82AF00BC9006F9E26 /* Build configuration list for PBXNativeTarget "tools" */;
|
|
buildPhases = (
|
|
2CED869E2AF00BC9006F9E26 /* Sources */,
|
|
2CED869F2AF00BC9006F9E26 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = tools;
|
|
productName = tools;
|
|
productReference = 2CED86A22AF00BC9006F9E26 /* tools */;
|
|
productType = "com.apple.product-type.tool";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
2C1995342674C4B900A8E370 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = YES;
|
|
LastSwiftUpdateCheck = 1500;
|
|
LastUpgradeCheck = 1500;
|
|
TargetAttributes = {
|
|
2C03EB722B069B5A00EF61F5 = {
|
|
CreatedOnToolsVersion = 15.0.1;
|
|
TestTargetID = 2C5FF96E26C84F7B00B32ACC;
|
|
};
|
|
2C03EB7F2B069BC900EF61F5 = {
|
|
CreatedOnToolsVersion = 15.0.1;
|
|
TestTargetID = 2C19953B2674C4B900A8E370;
|
|
};
|
|
2C09CB9E273979C1009AD39B = {
|
|
CreatedOnToolsVersion = 13.0;
|
|
};
|
|
2C19953B2674C4B900A8E370 = {
|
|
CreatedOnToolsVersion = 12.4;
|
|
};
|
|
2C5FF96E26C84F7B00B32ACC = {
|
|
CreatedOnToolsVersion = 12.5.1;
|
|
};
|
|
2CCEB82C27594E2A00768473 = {
|
|
CreatedOnToolsVersion = 13.1;
|
|
};
|
|
2CED86A12AF00BC9006F9E26 = {
|
|
CreatedOnToolsVersion = 15.0.1;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 2C1995372674C4B900A8E370 /* Build configuration list for PBXProject "Tokenary" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 2C1995332674C4B900A8E370;
|
|
productRefGroup = 2C19953D2674C4B900A8E370 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
2C19953B2674C4B900A8E370 /* Tokenary */,
|
|
2C5FF96E26C84F7B00B32ACC /* Tokenary iOS */,
|
|
2C09CB9E273979C1009AD39B /* Safari macOS */,
|
|
2CCEB82C27594E2A00768473 /* Safari iOS */,
|
|
2CED86A12AF00BC9006F9E26 /* tools */,
|
|
2C03EB722B069B5A00EF61F5 /* Tests iOS */,
|
|
2C03EB7F2B069BC900EF61F5 /* Tests macOS */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
2C03EB712B069B5A00EF61F5 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2C03EB7E2B069BC900EF61F5 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2C09CB9D273979C1009AD39B /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2CB3845C27654EB300A189B9 /* _locales in Resources */,
|
|
2CB3845D27654EB300A189B9 /* images in Resources */,
|
|
2CC8C5A7276A54DA0083FB1B /* macos-specific-background.js in Resources */,
|
|
2CEFEB16274D5DCA00CE23BD /* inpage.js in Resources */,
|
|
2C09CBAB273979C1009AD39B /* background.js in Resources */,
|
|
2C09CBA9273979C1009AD39B /* manifest.json in Resources */,
|
|
2C09CBAD273979C1009AD39B /* content.js in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2C19953A2674C4B900A8E370 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2CED86C12AF26114006F9E26 /* bundled-networks.json in Resources */,
|
|
2C6B964F26B9D98C00D2C819 /* Colors.xcassets in Resources */,
|
|
2C1995442674C4BA00A8E370 /* Assets.xcassets in Resources */,
|
|
2C1995472674C4BA00A8E370 /* Main.storyboard in Resources */,
|
|
2C4768AE2826ECE5005E8D4D /* SharedAssets.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2C5FF96D26C84F7B00B32ACC /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2CED86C22AF2611D006F9E26 /* bundled-networks.json in Resources */,
|
|
2C96D3AA2763D13400687301 /* DataStateView.xib in Resources */,
|
|
2C5FF97E26C84F7C00B32ACC /* LaunchScreen.storyboard in Resources */,
|
|
2C40709527667A8600AB3D55 /* ImageWithLabelTableViewCell.xib in Resources */,
|
|
2C4768AF2826ECE5005E8D4D /* SharedAssets.xcassets in Resources */,
|
|
2CC8C5A32767D3B30083FB1B /* GasPriceSliderTableViewCell.xib in Resources */,
|
|
2C40709127667A6600AB3D55 /* MultilineLabelTableViewCell.xib in Resources */,
|
|
2C09FC5F2828078C00DE9C27 /* AccountsHeaderView.xib in Resources */,
|
|
2C96D3902762317300687301 /* AccountTableViewCell.xib in Resources */,
|
|
2C5FF97B26C84F7C00B32ACC /* Assets.xcassets in Resources */,
|
|
2C5FF97926C84F7B00B32ACC /* Main.storyboard in Resources */,
|
|
2C6F6D5D2827434800D6E8FB /* CoinDerivationTableViewCell.xib in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2CCEB82B27594E2A00768473 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2CC8C5A5276A52670083FB1B /* ios-specific-background.js in Resources */,
|
|
2CB3845A27654EA900A189B9 /* _locales in Resources */,
|
|
2CB3845B27654EA900A189B9 /* images in Resources */,
|
|
2CE0594027640E8E0042D844 /* background.js in Resources */,
|
|
2CE0594227640E8E0042D844 /* inpage.js in Resources */,
|
|
2C81556E2ADFC7C400F4559B /* popup.html in Resources */,
|
|
2C8155682ADFC7A700F4559B /* popup.css in Resources */,
|
|
2CCEB83727594E2A00768473 /* manifest.json in Resources */,
|
|
2C81556B2ADFC7B900F4559B /* popup.js in Resources */,
|
|
2CE0594127640E8E0042D844 /* content.js in Resources */,
|
|
2CFDDF4E2765417E00F89019 /* ios-specific-content.js in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
0304D15CC57E7E7D65ECE571 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-Tokenary/Pods-Tokenary-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-Tokenary/Pods-Tokenary-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Tokenary/Pods-Tokenary-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
057CD1D87A3C5487A79E8554 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-Tokenary iOS/Pods-Tokenary iOS-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-Tokenary iOS/Pods-Tokenary iOS-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Tokenary iOS/Pods-Tokenary iOS-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
2C85D99C274E531100160AD5 /* Run Script */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
alwaysOutOfDate = 1;
|
|
buildActionMask = 12;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Run Script";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
"",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "YARN_PATH=$(command -v yarn)\n\nif [ -z \"$YARN_PATH\" ]; then\n echo \"warning: install yarn to make changes to the inpage script\"\nelse\n FILE=/usr/lib/bin/yarn\n if [ -f \"$FILE\" ]; then\n export PATH=/usr/lib/bin:$PATH\n else\n export PATH=/opt/homebrew/bin:$PATH\n fi\n\n cd \"$PROJECT_DIR\"/Safari\\ Shared/Inpage\\ Provider\n yarn run prebuild\n yarn run build\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
2CB0BC4D2B13B2B800603E68 /* Run Script */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
alwaysOutOfDate = 1;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
"$SRCROOT/Shared/Supporting Files/Secrets.plist",
|
|
);
|
|
name = "Run Script";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Secrets.plist",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "if [ -f \"${HOME}/Developer/secrets/tokenary/Secrets.plist\" ]; then\n cp -f \"${HOME}/Developer/secrets/tokenary/Secrets.plist\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Secrets.plist\"\nelse\n echo \"warning: 🟢🔴 YO BUNDLING EMPTY SECRETS\"\n cp -f \"$SRCROOT/Shared/Supporting Files/Secrets.plist\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Secrets.plist\"\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
2CB0BC4E2B13B2E300603E68 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
alwaysOutOfDate = 1;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
"$SRCROOT/Shared/Supporting Files/Secrets.plist",
|
|
);
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Secrets.plist",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "if [ -f \"${HOME}/Developer/secrets/tokenary/Secrets.plist\" ]; then\n cp -f \"${HOME}/Developer/secrets/tokenary/Secrets.plist\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Secrets.plist\"\nelse\n echo \"warning: 🟢🔴 YO BUNDLING EMPTY SECRETS\"\n cp -f \"$SRCROOT/Shared/Supporting Files/Secrets.plist\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Secrets.plist\"\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
2CB0BC4F2B13B30600603E68 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
alwaysOutOfDate = 1;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
"$SRCROOT/Shared/Supporting Files/Secrets.plist",
|
|
);
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Secrets.plist",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "if [ -f \"${HOME}/Developer/secrets/tokenary/Secrets.plist\" ]; then\n cp -f \"${HOME}/Developer/secrets/tokenary/Secrets.plist\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Secrets.plist\"\nelse\n echo \"warning: 🟢🔴 YO BUNDLING EMPTY SECRETS\"\n cp -f \"$SRCROOT/Shared/Supporting Files/Secrets.plist\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Secrets.plist\"\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
2CB0BC502B13B32100603E68 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
alwaysOutOfDate = 1;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
"$SRCROOT/Shared/Supporting Files/Secrets.plist",
|
|
);
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Secrets.plist",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "if [ -f \"${HOME}/Developer/secrets/tokenary/Secrets.plist\" ]; then\n cp -f \"${HOME}/Developer/secrets/tokenary/Secrets.plist\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Secrets.plist\"\nelse\n echo \"warning: 🟢🔴 YO BUNDLING EMPTY SECRETS\"\n cp -f \"$SRCROOT/Shared/Supporting Files/Secrets.plist\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Secrets.plist\"\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
2CB3844927654C8D00A189B9 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
alwaysOutOfDate = 1;
|
|
buildActionMask = 12;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
"",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "YARN_PATH=$(command -v yarn)\n\nif [ -z \"$YARN_PATH\" ]; then\n echo \"warning: install yarn to make changes to the inpage script\"\nelse\n FILE=/usr/lib/bin/yarn\n if [ -f \"$FILE\" ]; then\n export PATH=/usr/lib/bin:$PATH\n else\n export PATH=/opt/homebrew/bin:$PATH\n fi\n\n cd \"$PROJECT_DIR\"/Safari\\ Shared/Inpage\\ Provider\n yarn run prebuild\n yarn run build\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
2CF9B4072B0FC04500B220DF /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
alwaysOutOfDate = 1;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "#!/bin/bash\n\nif pgrep -x \"Tokenary\" > /dev/null\nthen\n killall Tokenary\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
36FC39BCCBCB4F0B986443FA /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
"$(DERIVED_FILE_DIR)/Pods-Tokenary iOS-checkManifestLockResult.txt",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
67225FF5BC41DD561676982F /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
"$(DERIVED_FILE_DIR)/Pods-Tokenary-checkManifestLockResult.txt",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
2C03EB6F2B069B5A00EF61F5 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2C03EB8A2B069BFD00EF61F5 /* TransactionInspectorTests.swift in Sources */,
|
|
2C03EB762B069B5A00EF61F5 /* Tests_iOS.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2C03EB7C2B069BC900EF61F5 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2C03EB8D2B06A0FA00EF61F5 /* TransactionInspectorTests.swift in Sources */,
|
|
2C03EB832B069BC900EF61F5 /* Tests_macOS.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2C09CB9B273979C1009AD39B /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2CF255B2275A4A7200AE54B9 /* UserDefaults.swift in Sources */,
|
|
2CB0BC4B2B13AA5100603E68 /* Secrets.swift in Sources */,
|
|
2C264BD227B2F30C00234393 /* UnknownSafariRequest.swift in Sources */,
|
|
2C264BD727B5806200234393 /* InpageProvider.swift in Sources */,
|
|
2C8ED8D62AEA7DB200818D74 /* String.swift in Sources */,
|
|
2CADD2C72AFAAE860082BFA4 /* Infura.swift in Sources */,
|
|
2C20ED992AEE54A300DDE709 /* FixedWidthInteger.swift in Sources */,
|
|
2C90E61D27B2C5C100C8991E /* InternalSafariRequest.swift in Sources */,
|
|
2C2AA1D728AFB1AD00E35DBF /* MultipleResponseToExtension.swift in Sources */,
|
|
2C773F5E27450B97007B04E7 /* ExtensionBridge.swift in Sources */,
|
|
2C264BDE27B5AC5400234393 /* EthereumResponseToExtension.swift in Sources */,
|
|
2CED86BA2AF1820E006F9E26 /* Nodes.swift in Sources */,
|
|
2CC8C5AC276A7EF70083FB1B /* EthereumNetwork.swift in Sources */,
|
|
2C264BC327B2F2C100234393 /* EthereumSafariRequest.swift in Sources */,
|
|
2C264BBE27B2F25E00234393 /* SafariRequest.swift in Sources */,
|
|
2C09CBA2273979C1009AD39B /* SafariWebExtensionHandler.swift in Sources */,
|
|
2C773F63274523DC007B04E7 /* ResponseToExtension.swift in Sources */,
|
|
2CED86B62AF17D5A006F9E26 /* BundledNodes.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2C1995382674C4B900A8E370 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2CB4031B281C99C800BAEBEE /* AccountsHeaderRowView.swift in Sources */,
|
|
2C728B612AFBFAF100E4DD47 /* Image.swift in Sources */,
|
|
2C3024FC28C1193100C304ED /* TokenaryAccount.swift in Sources */,
|
|
2C901C4A2689F01700D0926A /* Strings.swift in Sources */,
|
|
2C2AA1D228AD1DC100E35DBF /* SpecificWalletAccount.swift in Sources */,
|
|
2C6706A5267A6BFE006AAEF2 /* Bundle.swift in Sources */,
|
|
2CC0CDBE2692027E0072922A /* PriceService.swift in Sources */,
|
|
2C8A09C6267513FC00993638 /* Agent.swift in Sources */,
|
|
2C8A09D42675184700993638 /* Window.swift in Sources */,
|
|
2C264BD527B5806200234393 /* InpageProvider.swift in Sources */,
|
|
2C4768B42826ED83005E8D4D /* CoinType.swift in Sources */,
|
|
2C773F62274523DC007B04E7 /* ResponseToExtension.swift in Sources */,
|
|
0DC850E726B73A5900809E82 /* AuthenticationReason.swift in Sources */,
|
|
2C4768AB2826CA63005E8D4D /* CoinDerivation.swift in Sources */,
|
|
2CAA412526C7CD93009F3535 /* ReviewRequester.swift in Sources */,
|
|
2CD0669126B5537B00728C20 /* TokenaryWallet.swift in Sources */,
|
|
2C8944CB2AEB0C10006A711F /* EthereumRPC.swift in Sources */,
|
|
2C89D26827BADCA9006C0C8D /* DappRequestAction.swift in Sources */,
|
|
2C3B7F022756A08600931264 /* Identifiers.swift in Sources */,
|
|
2C9F0B6826BDCB2E008FA3D6 /* EthereumNetwork.swift in Sources */,
|
|
2C03D1D2269B407900EF10EA /* NetworkMonitor.swift in Sources */,
|
|
2C8ED8DC2AEADDC400818D74 /* BigInt.swift in Sources */,
|
|
2C8A09E326757FC000993638 /* AccountCellView.swift in Sources */,
|
|
2C6B964C26B9D92500D2C819 /* NSColor.swift in Sources */,
|
|
2C603D0226B6E13F00956955 /* String.swift in Sources */,
|
|
2CED86C32AF262E6006F9E26 /* Nodes.swift in Sources */,
|
|
2C264BC127B2F2C100234393 /* EthereumSafariRequest.swift in Sources */,
|
|
2C264BD027B2F30C00234393 /* UnknownSafariRequest.swift in Sources */,
|
|
2CED86BF2AF25C32006F9E26 /* Networks.swift in Sources */,
|
|
2C134BA627553EC500DAFBDB /* Browser.swift in Sources */,
|
|
2CC89471269A334A00879245 /* UserDefaults.swift in Sources */,
|
|
2C78F8282683BDCC00C10670 /* Alert.swift in Sources */,
|
|
2C728B5F2AFBE7EA00E4DD47 /* NetworksListView.swift in Sources */,
|
|
2C8A09EE2675965F00993638 /* WaitingViewController.swift in Sources */,
|
|
2C797E7E267BB88800F2CE2D /* WelcomeViewController.swift in Sources */,
|
|
2CD7FC8D2B1115AE00659439 /* EditTransactionView.swift in Sources */,
|
|
2C4B72CB2B0E7EA800113087 /* NSViewController.swift in Sources */,
|
|
2CD0669226B5537B00728C20 /* WalletsManager.swift in Sources */,
|
|
2C4768A9282598C5005E8D4D /* CoinDerivationCellView.swift in Sources */,
|
|
2CB4031D281D745D00BAEBEE /* NSTableView.swift in Sources */,
|
|
2CD0B3F726AC619900488D92 /* AddAccountOptionCellView.swift in Sources */,
|
|
2CED86C52AF26327006F9E26 /* BundledNodes.swift in Sources */,
|
|
2C8944C52AEAFF97006A711F /* FixedWidthInteger.swift in Sources */,
|
|
0D059AD226C2796200EE3023 /* ApprovalSubject.swift in Sources */,
|
|
2C1995422674C4B900A8E370 /* ImportViewController.swift in Sources */,
|
|
2C8E47A326A322E8007B8354 /* RightClickTableView.swift in Sources */,
|
|
2C773F5F27450FBD007B04E7 /* ExtensionBridge.swift in Sources */,
|
|
2C96D39927623ECE00687301 /* URL.swift in Sources */,
|
|
2C901C472689E6D400D0926A /* ApproveTransactionViewController.swift in Sources */,
|
|
2CDAB3722675B3F0009F8B97 /* PasswordViewController.swift in Sources */,
|
|
2C1995402674C4B900A8E370 /* AppDelegate.swift in Sources */,
|
|
2C901C4D268A033100D0926A /* GasService.swift in Sources */,
|
|
2C4768A728258627005E8D4D /* EditAccountsViewController.swift in Sources */,
|
|
2C5C829F2822B9DF007D9488 /* Images.swift in Sources */,
|
|
2C4297282ADEDCBD0044357A /* PeerMeta.swift in Sources */,
|
|
2CADD2C52AFAAE860082BFA4 /* Infura.swift in Sources */,
|
|
2C528A16267FA8EB00CA3ADD /* Defaults.swift in Sources */,
|
|
2CB0BC492B13AA5100603E68 /* Secrets.swift in Sources */,
|
|
2C264BBC27B2F25E00234393 /* SafariRequest.swift in Sources */,
|
|
2CFAE56A28BE6292001D0799 /* NSImage.swift in Sources */,
|
|
2CD0B3F526A0DAA900488D92 /* NSPasteboard.swift in Sources */,
|
|
2C2AA1D528AFB1AD00E35DBF /* MultipleResponseToExtension.swift in Sources */,
|
|
2C264BEB27B6B50700234393 /* DappRequestProcessor.swift in Sources */,
|
|
2CE3D012267F73C00032A62E /* Transaction.swift in Sources */,
|
|
2C90E62227B2ED2D00C8991E /* SafariRequest+Helpers.swift in Sources */,
|
|
2C09FC662828331D00DE9C27 /* PlatformSpecificImage.swift in Sources */,
|
|
2C73215A2AEE8F5200AA8A71 /* ConfigurationService.swift in Sources */,
|
|
2C8A09EB2675964700993638 /* ApproveViewController.swift in Sources */,
|
|
2C264BDC27B5AC5400234393 /* EthereumResponseToExtension.swift in Sources */,
|
|
2C03D1D5269B428C00EF10EA /* Notification.swift in Sources */,
|
|
2C1995562674D0F300A8E370 /* Ethereum.swift in Sources */,
|
|
2CC79DF82AFD4BD6002B5A2D /* TransactionInspector.swift in Sources */,
|
|
2C8944CE2AEC34EB006A711F /* Blockies.swift in Sources */,
|
|
2C8A09DF267579EA00993638 /* AccountsListViewController.swift in Sources */,
|
|
2C917429267D2A6E00049075 /* Keychain.swift in Sources */,
|
|
2C9B55D12AF2AE4B008BE899 /* BundledNetwork.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2C5FF96B26C84F7B00B32ACC /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2C6F6D5A28273FE500D6E8FB /* EditAccountsViewController.swift in Sources */,
|
|
2CF255BA275A749300AE54B9 /* ApproveViewController.swift in Sources */,
|
|
2C3024FD28C1193100C304ED /* TokenaryAccount.swift in Sources */,
|
|
2CD7FC8E2B1115AE00659439 /* EditTransactionView.swift in Sources */,
|
|
2C96D3962762380400687301 /* ButtonWithExtendedArea.swift in Sources */,
|
|
2C264BC227B2F2C100234393 /* EthereumSafariRequest.swift in Sources */,
|
|
2CE059372763D60A0042D844 /* KeyboardObserver.swift in Sources */,
|
|
2CF255A0275A47DD00AE54B9 /* Bundle.swift in Sources */,
|
|
2C2AA1D328AD1DC100E35DBF /* SpecificWalletAccount.swift in Sources */,
|
|
2C40709027667A6600AB3D55 /* MultilineLabelTableViewCell.swift in Sources */,
|
|
2CF255A6275A48BB00AE54B9 /* GasService.swift in Sources */,
|
|
2C96D392276232A300687301 /* UITableView.swift in Sources */,
|
|
2CED86C62AF26328006F9E26 /* BundledNodes.swift in Sources */,
|
|
2CF255A5275A48BB00AE54B9 /* ReviewRequester.swift in Sources */,
|
|
2CF255B6275A746000AE54B9 /* AccountsListViewController.swift in Sources */,
|
|
2C96D3A42763C6A800687301 /* UIView.swift in Sources */,
|
|
2C73215B2AEE8F5200AA8A71 /* ConfigurationService.swift in Sources */,
|
|
2CF25597275A46D300AE54B9 /* Defaults.swift in Sources */,
|
|
2CF255A2275A47DD00AE54B9 /* String.swift in Sources */,
|
|
2CF2559D275A479800AE54B9 /* TokenaryWallet.swift in Sources */,
|
|
2CC8C5B4276A96760083FB1B /* Haptic.swift in Sources */,
|
|
2CF255AB275A48CF00AE54B9 /* Ethereum.swift in Sources */,
|
|
2C8944CF2AEC34EB006A711F /* Blockies.swift in Sources */,
|
|
2CC8C5A22767D3B30083FB1B /* GasPriceSliderTableViewCell.swift in Sources */,
|
|
2C8944C62AEAFF97006A711F /* FixedWidthInteger.swift in Sources */,
|
|
2CC6EF0D275E64810040CC62 /* UIViewController.swift in Sources */,
|
|
2C264BDD27B5AC5400234393 /* EthereumResponseToExtension.swift in Sources */,
|
|
2CF255A9275A48BB00AE54B9 /* Keychain.swift in Sources */,
|
|
2CED86C42AF262E7006F9E26 /* Nodes.swift in Sources */,
|
|
2CF255A7275A48BB00AE54B9 /* PriceService.swift in Sources */,
|
|
2CF25598275A46D600AE54B9 /* Strings.swift in Sources */,
|
|
2C4768B52826ED83005E8D4D /* CoinType.swift in Sources */,
|
|
2C728B622AFBFAF100E4DD47 /* Image.swift in Sources */,
|
|
2CED86C02AF25C32006F9E26 /* Networks.swift in Sources */,
|
|
2CF255AE275A48CF00AE54B9 /* Transaction.swift in Sources */,
|
|
2C96D38F2762317300687301 /* AccountTableViewCell.swift in Sources */,
|
|
2C264BEC27B6B50700234393 /* DappRequestProcessor.swift in Sources */,
|
|
2CF255A1275A47DD00AE54B9 /* Notification.swift in Sources */,
|
|
2C4297292ADEDCBD0044357A /* PeerMeta.swift in Sources */,
|
|
2CE059392763F3FF0042D844 /* CGFloat.swift in Sources */,
|
|
2C264BBD27B2F25E00234393 /* SafariRequest.swift in Sources */,
|
|
2C8944CC2AEB0C10006A711F /* EthereumRPC.swift in Sources */,
|
|
2CF255B4275A744000AE54B9 /* PasswordViewController.swift in Sources */,
|
|
2C8E889F275F9967003EB8DB /* Storyboard.swift in Sources */,
|
|
2C96D39C2763ADE100687301 /* LocalAuthentication.swift in Sources */,
|
|
2CADD2C62AFAAE860082BFA4 /* Infura.swift in Sources */,
|
|
2C8ED8DD2AEADDC400818D74 /* BigInt.swift in Sources */,
|
|
2C96D3A62763CCA000687301 /* Images.swift in Sources */,
|
|
2C264BD127B2F30C00234393 /* UnknownSafariRequest.swift in Sources */,
|
|
2C9B55D22AF2AE4B008BE899 /* BundledNetwork.swift in Sources */,
|
|
2C96D39827623EC600687301 /* URL.swift in Sources */,
|
|
2CF255AD275A48CF00AE54B9 /* EthereumNetwork.swift in Sources */,
|
|
2CF2559C275A477F00AE54B9 /* ApprovalSubject.swift in Sources */,
|
|
2C09FC672828331D00DE9C27 /* PlatformSpecificImage.swift in Sources */,
|
|
2C264BD627B5806200234393 /* InpageProvider.swift in Sources */,
|
|
2CE0594427640EB40042D844 /* ExtensionBridge.swift in Sources */,
|
|
2CF255B1275A4A1800AE54B9 /* ResponseToExtension.swift in Sources */,
|
|
2C09FC602828078C00DE9C27 /* AccountsHeaderView.swift in Sources */,
|
|
2CF2559B275A46E700AE54B9 /* AuthenticationReason.swift in Sources */,
|
|
2C6F6D5E2827434800D6E8FB /* CoinDerivationTableViewCell.swift in Sources */,
|
|
2C96D3A92763D13400687301 /* DataStateView.swift in Sources */,
|
|
2CF255A3275A47DD00AE54B9 /* UserDefaults.swift in Sources */,
|
|
2CF255B8275A748300AE54B9 /* ApproveTransactionViewController.swift in Sources */,
|
|
2C8E88A4275FB7B9003EB8DB /* UIApplication.swift in Sources */,
|
|
2C40709427667A8600AB3D55 /* ImageWithLabelTableViewCell.swift in Sources */,
|
|
2CB0BC4A2B13AA5100603E68 /* Secrets.swift in Sources */,
|
|
2C728B5E2AFBE7EA00E4DD47 /* NetworksListView.swift in Sources */,
|
|
2C5FF97226C84F7B00B32ACC /* AppDelegate.swift in Sources */,
|
|
2C4768AC2826CA63005E8D4D /* CoinDerivation.swift in Sources */,
|
|
2C89D26927BADCA9006C0C8D /* DappRequestAction.swift in Sources */,
|
|
2CF255A8275A48BB00AE54B9 /* NetworkMonitor.swift in Sources */,
|
|
2C8E88A2275FA596003EB8DB /* ImportViewController.swift in Sources */,
|
|
2C5FF97426C84F7B00B32ACC /* SceneDelegate.swift in Sources */,
|
|
2CF2559E275A479800AE54B9 /* WalletsManager.swift in Sources */,
|
|
2C90E62327B2ED2D00C8991E /* SafariRequest+Helpers.swift in Sources */,
|
|
2CC79DF92AFD4BD6002B5A2D /* TransactionInspector.swift in Sources */,
|
|
2C2AA1D628AFB1AD00E35DBF /* MultipleResponseToExtension.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2CCEB82927594E2A00768473 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2CE0594627640F470042D844 /* UserDefaults.swift in Sources */,
|
|
2CB0BC4C2B13AA5100603E68 /* Secrets.swift in Sources */,
|
|
2C264BD327B2F30C00234393 /* UnknownSafariRequest.swift in Sources */,
|
|
2C264BD827B5806200234393 /* InpageProvider.swift in Sources */,
|
|
2C8ED8D72AEA7DB300818D74 /* String.swift in Sources */,
|
|
2CADD2C82AFAAE860082BFA4 /* Infura.swift in Sources */,
|
|
2C20ED9A2AEE54A400DDE709 /* FixedWidthInteger.swift in Sources */,
|
|
2C90E61E27B2C5C100C8991E /* InternalSafariRequest.swift in Sources */,
|
|
2C2AA1D828AFB1AD00E35DBF /* MultipleResponseToExtension.swift in Sources */,
|
|
2CE0594327640EAB0042D844 /* ExtensionBridge.swift in Sources */,
|
|
2C264BDF27B5AC5400234393 /* EthereumResponseToExtension.swift in Sources */,
|
|
2CED86BB2AF1820E006F9E26 /* Nodes.swift in Sources */,
|
|
2CC8C5AD276A7EF80083FB1B /* EthereumNetwork.swift in Sources */,
|
|
2C264BC427B2F2C100234393 /* EthereumSafariRequest.swift in Sources */,
|
|
2C264BBF27B2F25E00234393 /* SafariRequest.swift in Sources */,
|
|
2CE0593F27640E300042D844 /* SafariWebExtensionHandler.swift in Sources */,
|
|
2CE0594527640EF10042D844 /* ResponseToExtension.swift in Sources */,
|
|
2CED86B72AF17D5A006F9E26 /* BundledNodes.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2CED869E2AF00BC9006F9E26 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2C9B55D32AF2AE4B008BE899 /* BundledNetwork.swift in Sources */,
|
|
2CED86B02AF0167F006F9E26 /* EIP155ChainData.swift in Sources */,
|
|
2CED86A52AF00BC9006F9E26 /* main.swift in Sources */,
|
|
2CED86B32AF01F99006F9E26 /* String.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
2C03EB782B069B5A00EF61F5 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 2C5FF96E26C84F7B00B32ACC /* Tokenary iOS */;
|
|
targetProxy = 2C03EB772B069B5A00EF61F5 /* PBXContainerItemProxy */;
|
|
};
|
|
2C03EB852B069BC900EF61F5 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 2C19953B2674C4B900A8E370 /* Tokenary */;
|
|
targetProxy = 2C03EB842B069BC900EF61F5 /* PBXContainerItemProxy */;
|
|
};
|
|
2C09CBB7273979C1009AD39B /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 2C09CB9E273979C1009AD39B /* Safari macOS */;
|
|
targetProxy = 2C09CBB6273979C1009AD39B /* PBXContainerItemProxy */;
|
|
};
|
|
2CCEB84427594E2A00768473 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 2CCEB82C27594E2A00768473 /* Safari iOS */;
|
|
targetProxy = 2CCEB84327594E2A00768473 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
2C1995452674C4BA00A8E370 /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
2C1995462674C4BA00A8E370 /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C5FF97726C84F7B00B32ACC /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
2C5FF97826C84F7B00B32ACC /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
2C5FF97C26C84F7C00B32ACC /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
2C5FF97D26C84F7C00B32ACC /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
2C03EB792B069B5A00EF61F5 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = XWNXDSM6BU;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 14.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "mac.tokenary.Tests-iOS";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = auto;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Tokenary iOS.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Tokenary iOS";
|
|
};
|
|
name = Debug;
|
|
};
|
|
2C03EB7A2B069B5A00EF61F5 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = XWNXDSM6BU;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 14.0;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "mac.tokenary.Tests-iOS";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = auto;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Tokenary iOS.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Tokenary iOS";
|
|
};
|
|
name = Release;
|
|
};
|
|
2C03EB872B069BC900EF61F5 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APP_SHORTCUTS_ENABLE_FLEXIBLE_MATCHING = NO;
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
|
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = NO;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = XWNXDSM6BU;
|
|
ENABLE_APP_SANDBOX = NO;
|
|
ENABLE_HARDENED_RUNTIME = NO;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_KEY_LSUIElement = NO;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
|
MARKETING_VERSION = 1.0;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "mac.tokenary.Tests-macOS";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SDKROOT = auto;
|
|
SUPPORTED_PLATFORMS = macosx;
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Tokenary.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Tokenary";
|
|
};
|
|
name = Debug;
|
|
};
|
|
2C03EB882B069BC900EF61F5 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APP_SHORTCUTS_ENABLE_FLEXIBLE_MATCHING = NO;
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
|
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = NO;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = XWNXDSM6BU;
|
|
ENABLE_APP_SANDBOX = NO;
|
|
ENABLE_HARDENED_RUNTIME = NO;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_KEY_LSUIElement = NO;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
|
MARKETING_VERSION = 1.0;
|
|
ONLY_ACTIVE_ARCH = NO;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "mac.tokenary.Tests-macOS";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SDKROOT = auto;
|
|
SUPPORTED_PLATFORMS = macosx;
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Tokenary.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Tokenary";
|
|
};
|
|
name = Release;
|
|
};
|
|
2C09CBBA273979C1009AD39B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
CODE_SIGN_ENTITLEMENTS = "Safari macOS/Safari.entitlements";
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 75;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEVELOPMENT_TEAM = XWNXDSM6BU;
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = "Safari macOS/Info.plist";
|
|
INFOPLIST_KEY_CFBundleDisplayName = Safari;
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
"@executable_path/../../../../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
|
MARKETING_VERSION = 2.0.24;
|
|
OTHER_LDFLAGS = (
|
|
"-framework",
|
|
SafariServices,
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = mac.tokenary.io.Safari;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
2C09CBBB273979C1009AD39B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
CODE_SIGN_ENTITLEMENTS = "Safari macOS/Safari.entitlements";
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 75;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEVELOPMENT_TEAM = XWNXDSM6BU;
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = "Safari macOS/Info.plist";
|
|
INFOPLIST_KEY_CFBundleDisplayName = Safari;
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
"@executable_path/../../../../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
|
MARKETING_VERSION = 2.0.24;
|
|
OTHER_LDFLAGS = (
|
|
"-framework",
|
|
SafariServices,
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = mac.tokenary.io.Safari;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
2C19954A2674C4BA00A8E370 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
2C19954B2674C4BA00A8E370 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = macosx;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
};
|
|
name = Release;
|
|
};
|
|
2C19954D2674C4BA00A8E370 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 5CBBA342061DCD715AD14008 /* Pods-Tokenary.debug.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = "Tokenary macOS/Supporting Files/Tokenary.entitlements";
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 75;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEVELOPMENT_TEAM = XWNXDSM6BU;
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
INFOPLIST_FILE = "$(SRCROOT)/Tokenary macOS/Supporting Files/Info.plist";
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.finance";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
|
MARKETING_VERSION = 2.0.24;
|
|
PRODUCT_BUNDLE_IDENTIFIER = mac.tokenary.io;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
2C19954E2674C4BA00A8E370 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 6312B917C20199DA362BB38F /* Pods-Tokenary.release.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = "Tokenary macOS/Supporting Files/Tokenary.entitlements";
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 75;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEVELOPMENT_TEAM = XWNXDSM6BU;
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
INFOPLIST_FILE = "$(SRCROOT)/Tokenary macOS/Supporting Files/Info.plist";
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.finance";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 12.0;
|
|
MARKETING_VERSION = 2.0.24;
|
|
PRODUCT_BUNDLE_IDENTIFIER = mac.tokenary.io;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
2C5FF98126C84F7C00B32ACC /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 31994388DB6575DC5C0455DA /* Pods-Tokenary iOS.debug.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = "Tokenary iOS/Tokenary iOS.entitlements";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 75;
|
|
DEVELOPMENT_TEAM = XWNXDSM6BU;
|
|
INFOPLIST_FILE = "Tokenary iOS/Info.plist";
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.finance";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
|
|
MARKETING_VERSION = 2.0.24;
|
|
PRODUCT_BUNDLE_IDENTIFIER = mac.tokenary.io;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
2C5FF98226C84F7C00B32ACC /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 257128B20D8A5E5CF6B30685 /* Pods-Tokenary iOS.release.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = "Tokenary iOS/Tokenary iOS.entitlements";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 75;
|
|
DEVELOPMENT_TEAM = XWNXDSM6BU;
|
|
INFOPLIST_FILE = "Tokenary iOS/Info.plist";
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.finance";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
|
|
MARKETING_VERSION = 2.0.24;
|
|
PRODUCT_BUNDLE_IDENTIFIER = mac.tokenary.io;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
2CCEB84727594E2A00768473 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
CODE_SIGN_ENTITLEMENTS = "Safari iOS/Safari iOS.entitlements";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 75;
|
|
DEVELOPMENT_TEAM = XWNXDSM6BU;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = "Safari iOS/Info.plist";
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Safari iOS";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/../../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
|
|
MARKETING_VERSION = 2.0.24;
|
|
OTHER_LDFLAGS = (
|
|
"-framework",
|
|
SafariServices,
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = mac.tokenary.io.Safari;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
2CCEB84827594E2A00768473 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
CODE_SIGN_ENTITLEMENTS = "Safari iOS/Safari iOS.entitlements";
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 75;
|
|
DEVELOPMENT_TEAM = XWNXDSM6BU;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = "Safari iOS/Info.plist";
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Safari iOS";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/../../Frameworks",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
|
|
MARKETING_VERSION = 2.0.24;
|
|
OTHER_LDFLAGS = (
|
|
"-framework",
|
|
SafariServices,
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = mac.tokenary.io.Safari;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
2CED86A62AF00BC9006F9E26 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEVELOPMENT_TEAM = XWNXDSM6BU;
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 14.0;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
2CED86A72AF00BC9006F9E26 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEVELOPMENT_TEAM = XWNXDSM6BU;
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 14.0;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
2C03EB7B2B069B5A00EF61F5 /* Build configuration list for PBXNativeTarget "Tests iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2C03EB792B069B5A00EF61F5 /* Debug */,
|
|
2C03EB7A2B069B5A00EF61F5 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2C03EB862B069BC900EF61F5 /* Build configuration list for PBXNativeTarget "Tests macOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2C03EB872B069BC900EF61F5 /* Debug */,
|
|
2C03EB882B069BC900EF61F5 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2C09CBBC273979C1009AD39B /* Build configuration list for PBXNativeTarget "Safari macOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2C09CBBA273979C1009AD39B /* Debug */,
|
|
2C09CBBB273979C1009AD39B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2C1995372674C4B900A8E370 /* Build configuration list for PBXProject "Tokenary" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2C19954A2674C4BA00A8E370 /* Debug */,
|
|
2C19954B2674C4BA00A8E370 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2C19954C2674C4BA00A8E370 /* Build configuration list for PBXNativeTarget "Tokenary" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2C19954D2674C4BA00A8E370 /* Debug */,
|
|
2C19954E2674C4BA00A8E370 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2C5FF98026C84F7C00B32ACC /* Build configuration list for PBXNativeTarget "Tokenary iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2C5FF98126C84F7C00B32ACC /* Debug */,
|
|
2C5FF98226C84F7C00B32ACC /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2CCEB84927594E2A00768473 /* Build configuration list for PBXNativeTarget "Safari iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2CCEB84727594E2A00768473 /* Debug */,
|
|
2CCEB84827594E2A00768473 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2CED86A82AF00BC9006F9E26 /* Build configuration list for PBXNativeTarget "tools" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2CED86A62AF00BC9006F9E26 /* Debug */,
|
|
2CED86A72AF00BC9006F9E26 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 2C1995342674C4B900A8E370 /* Project object */;
|
|
}
|