1580 lines
106 KiB
Plaintext
1580 lines
106 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 51;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
0D040F5923C3ECDD00ACD07E /* KeyPadViewModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D040F5823C3ECDD00ACD07E /* KeyPadViewModelTests.swift */; };
|
|
0D07B40DDE6D1EC3E6412CE1 /* Pods_ECC_Wallet.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E35EE9E1FF450129E6B39D53 /* Pods_ECC_Wallet.framework */; };
|
|
0D0AAE0F2410237A009CD8F9 /* LottieAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D0AAE0E24102379009CD8F9 /* LottieAnimation.swift */; };
|
|
0D0AAE1124102380009CD8F9 /* SyncingButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D0AAE1024102380009CD8F9 /* SyncingButton.swift */; };
|
|
0D0AAE15241048B4009CD8F9 /* FundsAtRisk.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D0AAE14241048B4009CD8F9 /* FundsAtRisk.swift */; };
|
|
0D100ED523BA75EE0089DB22 /* ZcashLogo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D100ED423BA75EE0089DB22 /* ZcashLogo.swift */; };
|
|
0D100ED723BA78990089DB22 /* ZcashSymbol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D100ED623BA78990089DB22 /* ZcashSymbol.swift */; };
|
|
0D100ED923BA8DE80089DB22 /* CreateNewWallet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D100ED823BA8DE80089DB22 /* CreateNewWallet.swift */; };
|
|
0D100EDB23BA91F70089DB22 /* ZcashButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D100EDA23BA91F70089DB22 /* ZcashButton.swift */; };
|
|
0D100EDE23BA92A50089DB22 /* Colors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D100EDD23BA92A50089DB22 /* Colors.swift */; };
|
|
0D100EE023BAAB170089DB22 /* BackupWallet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D100EDF23BAAB170089DB22 /* BackupWallet.swift */; };
|
|
0D100EE223BAB1B80089DB22 /* SeedBackup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D100EE123BAB1B80089DB22 /* SeedBackup.swift */; };
|
|
0D11C22D23BF807E001CF6F7 /* ReceiveFunds.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D11C22C23BF807E001CF6F7 /* ReceiveFunds.swift */; };
|
|
0D11C22F23BF8181001CF6F7 /* QRCodeContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D11C22E23BF8181001CF6F7 /* QRCodeContainer.swift */; };
|
|
0D11C23123BF966C001CF6F7 /* ScanAddress.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D11C23023BF966C001CF6F7 /* ScanAddress.swift */; };
|
|
0D11C23323BFA810001CF6F7 /* HostingController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D11C23223BFA810001CF6F7 /* HostingController.swift */; };
|
|
0D11C23523BFB33B001CF6F7 /* NavigationConfigurator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D11C23423BFB33B001CF6F7 /* NavigationConfigurator.swift */; };
|
|
0D11C23723BFB666001CF6F7 /* ShareScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D11C23623BFB666001CF6F7 /* ShareScreen.swift */; };
|
|
0D12510323B557E40014EE3A /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D12510223B557E40014EE3A /* AppDelegate.swift */; };
|
|
0D12510523B557E40014EE3A /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D12510423B557E40014EE3A /* SceneDelegate.swift */; };
|
|
0D12510923B557E60014EE3A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0D12510823B557E60014EE3A /* Assets.xcassets */; };
|
|
0D12510C23B557E60014EE3A /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0D12510B23B557E60014EE3A /* Preview Assets.xcassets */; };
|
|
0D12510F23B557E60014EE3A /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0D12510D23B557E60014EE3A /* LaunchScreen.storyboard */; };
|
|
0D12511A23B557E60014EE3A /* walletTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D12511923B557E60014EE3A /* walletTests.swift */; };
|
|
0D12512523B557E60014EE3A /* walletUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D12512423B557E60014EE3A /* walletUITests.swift */; };
|
|
0D1B6D7824241C20004C75DB /* LazyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D1B6D7724241C20004C75DB /* LazyView.swift */; };
|
|
0D1B6D7A24243F46004C75DB /* NumberTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D1B6D7924243F46004C75DB /* NumberTests.swift */; };
|
|
0D1C2F25240D8655001AA427 /* ZcashSeedWordPill.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D1C2F24240D8655001AA427 /* ZcashSeedWordPill.swift */; };
|
|
0D1C2F27240DAFE9001AA427 /* ZcashSeedPhraseGrid.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D1C2F26240DAFE9001AA427 /* ZcashSeedPhraseGrid.swift */; };
|
|
0D1C2F29240DB948001AA427 /* UILogicTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D1C2F28240DB948001AA427 /* UILogicTests.swift */; };
|
|
0D27C4A923C4C4640044B48E /* ZcashTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D27C4A823C4C4640044B48E /* ZcashTextField.swift */; };
|
|
0D2BCF5F23E8A59D0076C5B0 /* QRCodeGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D2BCF5E23E8A59D0076C5B0 /* QRCodeGenerator.swift */; };
|
|
0D2D5C1624CF3BD4001A58AD /* lottie_button_loading_new.json in Resources */ = {isa = PBXBuildFile; fileRef = 0D2D5C1524CF3BD4001A58AD /* lottie_button_loading_new.json */; };
|
|
0D2D5C1724CF3BD4001A58AD /* lottie_button_loading_new.json in Resources */ = {isa = PBXBuildFile; fileRef = 0D2D5C1524CF3BD4001A58AD /* lottie_button_loading_new.json */; };
|
|
0D2D5C1924CF8031001A58AD /* ZcashActionableTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D2D5C1824CF8031001A58AD /* ZcashActionableTextField.swift */; };
|
|
0D2D5C1A24CF8031001A58AD /* ZcashActionableTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D2D5C1824CF8031001A58AD /* ZcashActionableTextField.swift */; };
|
|
0D2D5C1D24CF827A001A58AD /* SendTransaction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D2D5C1C24CF827A001A58AD /* SendTransaction.swift */; };
|
|
0D2D5C1E24CF827A001A58AD /* SendTransaction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D2D5C1C24CF827A001A58AD /* SendTransaction.swift */; };
|
|
0D2D5C2024CF85CF001A58AD /* ZecAmountHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D2D5C1F24CF85CF001A58AD /* ZecAmountHeader.swift */; };
|
|
0D2D5C2124CF85CF001A58AD /* ZecAmountHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D2D5C1F24CF85CF001A58AD /* ZecAmountHeader.swift */; };
|
|
0D2D5C2324CF8AB2001A58AD /* ZcashNavigationBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D2D5C2224CF8AB2001A58AD /* ZcashNavigationBar.swift */; };
|
|
0D2D5C2424CF8AB2001A58AD /* ZcashNavigationBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D2D5C2224CF8AB2001A58AD /* ZcashNavigationBar.swift */; };
|
|
0D3AAB45244652700010EA3C /* TransactionDetail.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D3AAB44244652700010EA3C /* TransactionDetail.swift */; };
|
|
0D41AF9F23FCAA4700EE4FC0 /* TextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D41AF9E23FCAA4700EE4FC0 /* TextView.swift */; };
|
|
0D421AFA23C66B7500E5E55E /* Sending.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D421AF923C66B7500E5E55E /* Sending.swift */; };
|
|
0D421AFF23C67DCF00E5E55E /* DetailCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D421AFE23C67DCE00E5E55E /* DetailCard.swift */; };
|
|
0D4364C723CCF4CC008B7DAC /* SendFlowEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D4364C623CCF4CC008B7DAC /* SendFlowEnvironment.swift */; };
|
|
0D4B91DA24CA390B00A0E024 /* KeyboardAdaptive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D4B91D924CA390B00A0E024 /* KeyboardAdaptive.swift */; };
|
|
0D4B91DB24CA390B00A0E024 /* KeyboardAdaptive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D4B91D924CA390B00A0E024 /* KeyboardAdaptive.swift */; };
|
|
0D4B91DD24CA395100A0E024 /* UIResponder+Current.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D4B91DC24CA395100A0E024 /* UIResponder+Current.swift */; };
|
|
0D4B91DE24CA395100A0E024 /* UIResponder+Current.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D4B91DC24CA395100A0E024 /* UIResponder+Current.swift */; };
|
|
0D4C100123C52A9B00CD2854 /* UIKit+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D4C100023C52A9B00CD2854 /* UIKit+Extensions.swift */; };
|
|
0D4C100723C542D800CD2854 /* ZcashCheckCircle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D4C100623C542D800CD2854 /* ZcashCheckCircle.swift */; };
|
|
0D4C505024C8FDF7007FEC4C /* DetailCardTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D4C504F24C8FDF7007FEC4C /* DetailCardTests.swift */; };
|
|
0D5BB98023DB6FE3002BC9CF /* sapling-output.params in Resources */ = {isa = PBXBuildFile; fileRef = 0D5BB97E23DB6FE3002BC9CF /* sapling-output.params */; };
|
|
0D5BB98123DB6FE3002BC9CF /* sapling-spend.params in Resources */ = {isa = PBXBuildFile; fileRef = 0D5BB97F23DB6FE3002BC9CF /* sapling-spend.params */; };
|
|
0D60F2EB23BE1B87006F5FAD /* Home.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D60F2EA23BE1B87006F5FAD /* Home.swift */; };
|
|
0D60F2ED23BE1BC9006F5FAD /* ZcashBackground.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D60F2EC23BE1BC9006F5FAD /* ZcashBackground.swift */; };
|
|
0D6BE0B323EB1348006A71C5 /* CameraAccessHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D6BE0B223EB1348006A71C5 /* CameraAccessHelper.swift */; };
|
|
0D72330823E9CFE40004B6D1 /* QRCodeScannerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D72330723E9CFE40004B6D1 /* QRCodeScannerView.swift */; };
|
|
0D75ECD92416D13800244CE4 /* SimpleLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D75ECD82416D13800244CE4 /* SimpleLogger.swift */; };
|
|
0D7D5DDB24BFAC7C0028083C /* KeyboardResponder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D7D5DDA24BFAC7C0028083C /* KeyboardResponder.swift */; };
|
|
0D7D5DDC24BFAC7C0028083C /* KeyboardResponder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D7D5DDA24BFAC7C0028083C /* KeyboardResponder.swift */; };
|
|
0D87E2CC240ECEC500648C09 /* ZcashButtonBackground.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D87E2CB240ECEC500648C09 /* ZcashButtonBackground.swift */; };
|
|
0D8C3E2D23D8B37900B94438 /* ProfileScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D8C3E2C23D8B37900B94438 /* ProfileScreen.swift */; };
|
|
0D8C3E2F23D8BA6500B94438 /* String+Zcash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D8C3E2E23D8BA6500B94438 /* String+Zcash.swift */; };
|
|
0D92967923BEEFFC001518F3 /* BalanceDetail.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D92967823BEEFFC001518F3 /* BalanceDetail.swift */; };
|
|
0D92AEBE2422D6F30028AD53 /* ZcashTapToSendButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D92AEBD2422D6F30028AD53 /* ZcashTapToSendButton.swift */; };
|
|
0D99079524E1762400743EB9 /* AlertMessaging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D99079424E1762400743EB9 /* AlertMessaging.swift */; };
|
|
0D99079624E1762400743EB9 /* AlertMessaging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D99079424E1762400743EB9 /* AlertMessaging.swift */; };
|
|
0D9C203D23D77D4B006F1510 /* WalletDetails.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D9C203C23D77D4B006F1510 /* WalletDetails.swift */; };
|
|
0D9C203F23D7827F006F1510 /* WalletDetailsHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D9C203E23D7827F006F1510 /* WalletDetailsHeader.swift */; };
|
|
0D9E89BB23DA3A9900AFD118 /* RestoreWallet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D9E89BA23DA3A9900AFD118 /* RestoreWallet.swift */; };
|
|
0D9E89BD23DA3BD600AFD118 /* SeedManagement.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D9E89BC23DA3BD600AFD118 /* SeedManagement.swift */; };
|
|
0D9E89C223DA620E00AFD118 /* ZECCWalletEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D9E89C123DA620E00AFD118 /* ZECCWalletEnvironment.swift */; };
|
|
0DBA1E1B24CB5D5C009C654E /* ShareView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DBA1E1A24CB5D5C009C654E /* ShareView.swift */; };
|
|
0DBA1E1C24CB5D5C009C654E /* ShareView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DBA1E1A24CB5D5C009C654E /* ShareView.swift */; };
|
|
0DBA1E1E24CB628B009C654E /* DisplayAddress.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DBA1E1D24CB628B009C654E /* DisplayAddress.swift */; };
|
|
0DBA1E1F24CB628B009C654E /* DisplayAddress.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DBA1E1D24CB628B009C654E /* DisplayAddress.swift */; };
|
|
0DBA1E2124CB6951009C654E /* AddressFragment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DBA1E2024CB6950009C654E /* AddressFragment.swift */; };
|
|
0DBA1E2224CB6951009C654E /* AddressFragment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DBA1E2024CB6950009C654E /* AddressFragment.swift */; };
|
|
0DBAA0912419A77500B08BC7 /* NukeWarning.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DBAA0902419A77500B08BC7 /* NukeWarning.swift */; };
|
|
0DC0847724BE57BE00F498A5 /* FeedbackForm.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DC0847624BE57BE00F498A5 /* FeedbackForm.swift */; };
|
|
0DC0847924BE583400F498A5 /* RateComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DC0847824BE583400F498A5 /* RateComponent.swift */; };
|
|
0DC0847A24BE583400F498A5 /* RateComponent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DC0847824BE583400F498A5 /* RateComponent.swift */; };
|
|
0DC167AF23BE35B300332890 /* SendZecView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DC167AE23BE35B300332890 /* SendZecView.swift */; };
|
|
0DC167B123BE37B300332890 /* BalanceUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DC167B023BE37B300332890 /* BalanceUtils.swift */; };
|
|
0DC37D7324D37D7D00ACFE12 /* AddressHelperView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DC37D7224D37D7C00ACFE12 /* AddressHelperView.swift */; };
|
|
0DC37D7424D37D7D00ACFE12 /* AddressHelperView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DC37D7224D37D7C00ACFE12 /* AddressHelperView.swift */; };
|
|
0DC37D7624D3834E00ACFE12 /* AddressValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DC37D7524D3834E00ACFE12 /* AddressValidator.swift */; };
|
|
0DC37D7724D3834E00ACFE12 /* AddressValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DC37D7524D3834E00ACFE12 /* AddressValidator.swift */; };
|
|
0DCD012324DE245300ED0113 /* ErrorHandling.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DCD012224DE245300ED0113 /* ErrorHandling.swift */; };
|
|
0DCD012424DE245300ED0113 /* ErrorHandling.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DCD012224DE245300ED0113 /* ErrorHandling.swift */; };
|
|
0DCDFF9824B6722B000F6999 /* SyncingButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D0AAE1024102380009CD8F9 /* SyncingButton.swift */; };
|
|
0DCDFF9924B6722B000F6999 /* SeedBackup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D100EE123BAB1B80089DB22 /* SeedBackup.swift */; };
|
|
0DCDFF9A24B6722B000F6999 /* Fonts.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DE51DAD23BEB0E500709636 /* Fonts.swift */; };
|
|
0DCDFF9B24B6722B000F6999 /* CombineSynchronizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DCF43BD23DF7229007E9B49 /* CombineSynchronizer.swift */; };
|
|
0DCDFF9C24B6722B000F6999 /* SendZecView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DC167AE23BE35B300332890 /* SendZecView.swift */; };
|
|
0DCDFF9D24B6722B000F6999 /* ProfileScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D8C3E2C23D8B37900B94438 /* ProfileScreen.swift */; };
|
|
0DCDFF9E24B6722B000F6999 /* ZECCWalletEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D9E89C123DA620E00AFD118 /* ZECCWalletEnvironment.swift */; };
|
|
0DCDFF9F24B6722B000F6999 /* ZcashButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D100EDA23BA91F70089DB22 /* ZcashButton.swift */; };
|
|
0DCDFFA024B6722B000F6999 /* ZcashTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D27C4A823C4C4640044B48E /* ZcashTextField.swift */; };
|
|
0DCDFFA124B6722B000F6999 /* String+localized.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D73958F24A40E6C00936DE3 /* String+localized.swift */; };
|
|
0DCDFFA224B6722B000F6999 /* Colors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D100EDD23BA92A50089DB22 /* Colors.swift */; };
|
|
0DCDFFA324B6722B000F6999 /* KeyPad.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DE51DAF23BEBE5100709636 /* KeyPad.swift */; };
|
|
0DCDFFA424B6722B000F6999 /* ZcashTapToSendButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D92AEBD2422D6F30028AD53 /* ZcashTapToSendButton.swift */; };
|
|
0DCDFFA524B6722B000F6999 /* WalletDetails.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D9C203C23D77D4B006F1510 /* WalletDetails.swift */; };
|
|
0DCDFFA624B6722B000F6999 /* BalanceUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DC167B023BE37B300332890 /* BalanceUtils.swift */; };
|
|
0DCDFFA724B6722B000F6999 /* FundsAtRisk.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D0AAE14241048B4009CD8F9 /* FundsAtRisk.swift */; };
|
|
0DCDFFA824B6722B000F6999 /* LazyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D1B6D7724241C20004C75DB /* LazyView.swift */; };
|
|
0DCDFFA924B6722B000F6999 /* ShareScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D11C23623BFB666001CF6F7 /* ShareScreen.swift */; };
|
|
0DCDFFAB24B6722B000F6999 /* BalanceDetail.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D92967823BEEFFC001518F3 /* BalanceDetail.swift */; };
|
|
0DCDFFAC24B6722B000F6999 /* Home.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D60F2EA23BE1B87006F5FAD /* Home.swift */; };
|
|
0DCDFFAD24B6722B000F6999 /* ActionableMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DE51DB123BED85C00709636 /* ActionableMessage.swift */; };
|
|
0DCDFFAE24B6722B000F6999 /* DetailCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D421AFE23C67DCE00E5E55E /* DetailCard.swift */; };
|
|
0DCDFFAF24B6722B000F6999 /* SeedManagement.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D9E89BC23DA3BD600AFD118 /* SeedManagement.swift */; };
|
|
0DCDFFB024B6722B000F6999 /* SendFlowEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D4364C623CCF4CC008B7DAC /* SendFlowEnvironment.swift */; };
|
|
0DCDFFB124B6722B000F6999 /* URL+Zcash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DDF876623DB5400002BF158 /* URL+Zcash.swift */; };
|
|
0DCDFFB224B6722B000F6999 /* MnemonicSeedPhraseProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DDAF3A824098D1000EA9427 /* MnemonicSeedPhraseProvider.swift */; };
|
|
0DCDFFB324B6722B000F6999 /* zECC+SwiftUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DF210FE23F4733000C31B08 /* zECC+SwiftUI.swift */; };
|
|
0DCDFFB424B6722B000F6999 /* ZcashLogo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D100ED423BA75EE0089DB22 /* ZcashLogo.swift */; };
|
|
0DCDFFB524B6722B000F6999 /* ZcashCheckCircle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D4C100623C542D800CD2854 /* ZcashCheckCircle.swift */; };
|
|
0DCDFFB624B6722B000F6999 /* CameraAccessHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D6BE0B223EB1348006A71C5 /* CameraAccessHelper.swift */; };
|
|
0DCDFFB724B6722B000F6999 /* ZcashHoldToSendButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DFC0CF023C7787F0009DD7E /* ZcashHoldToSendButton.swift */; };
|
|
0DCDFFB824B6722B000F6999 /* WalletDetailsHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D9C203E23D7827F006F1510 /* WalletDetailsHeader.swift */; };
|
|
0DCDFFB924B6722B000F6999 /* LottieAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D0AAE0E24102379009CD8F9 /* LottieAnimation.swift */; };
|
|
0DCDFFBA24B6722B000F6999 /* ZcashCloseButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DFC0CF223C8EA1C0009DD7E /* ZcashCloseButton.swift */; };
|
|
0DCDFFBB24B6722B000F6999 /* NukeWarning.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DBAA0902419A77500B08BC7 /* NukeWarning.swift */; };
|
|
0DCDFFBC24B6722B000F6999 /* TextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D41AF9E23FCAA4700EE4FC0 /* TextView.swift */; };
|
|
0DCDFFBD24B6722B000F6999 /* ZcashSeedPhraseGrid.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D1C2F26240DAFE9001AA427 /* ZcashSeedPhraseGrid.swift */; };
|
|
0DCDFFBE24B6722B000F6999 /* Sending.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D421AF923C66B7500E5E55E /* Sending.swift */; };
|
|
0DCDFFBF24B6722B000F6999 /* String+Zcash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D8C3E2E23D8BA6500B94438 /* String+Zcash.swift */; };
|
|
0DCDFFC024B6722B000F6999 /* UIKit+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D4C100023C52A9B00CD2854 /* UIKit+Extensions.swift */; };
|
|
0DCDFFC124B6722B000F6999 /* ZcashButtonBackground.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D87E2CB240ECEC500648C09 /* ZcashButtonBackground.swift */; };
|
|
0DCDFFC224B6722B000F6999 /* ReceiveFunds.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D11C22C23BF807E001CF6F7 /* ReceiveFunds.swift */; };
|
|
0DCDFFC324B6722B000F6999 /* RestoreWallet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D9E89BA23DA3A9900AFD118 /* RestoreWallet.swift */; };
|
|
0DCDFFC424B6722B000F6999 /* NavigationConfigurator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D11C23423BFB33B001CF6F7 /* NavigationConfigurator.swift */; };
|
|
0DCDFFC524B6722B000F6999 /* ZcashSymbol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D100ED623BA78990089DB22 /* ZcashSymbol.swift */; };
|
|
0DCDFFC624B6722B000F6999 /* SimpleLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D75ECD82416D13800244CE4 /* SimpleLogger.swift */; };
|
|
0DCDFFC724B6722B000F6999 /* BackupWallet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D100EDF23BAAB170089DB22 /* BackupWallet.swift */; };
|
|
0DCDFFC924B6722B000F6999 /* QRCodeGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D2BCF5E23E8A59D0076C5B0 /* QRCodeGenerator.swift */; };
|
|
0DCDFFCA24B6722B000F6999 /* ScanAddress.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D11C23023BF966C001CF6F7 /* ScanAddress.swift */; };
|
|
0DCDFFCB24B6722B000F6999 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D12510223B557E40014EE3A /* AppDelegate.swift */; };
|
|
0DCDFFCC24B6722B000F6999 /* Ring.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DEC5DF823BD60CF002EFD0D /* Ring.swift */; };
|
|
0DCDFFCD24B6722B000F6999 /* QRCodeScannerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D72330723E9CFE40004B6D1 /* QRCodeScannerView.swift */; };
|
|
0DCDFFCE24B6722B000F6999 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D12510423B557E40014EE3A /* SceneDelegate.swift */; };
|
|
0DCDFFCF24B6722B000F6999 /* QRCodeContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D11C22E23BF8181001CF6F7 /* QRCodeContainer.swift */; };
|
|
0DCDFFD024B6722B000F6999 /* TransactionDetail.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D3AAB44244652700010EA3C /* TransactionDetail.swift */; };
|
|
0DCDFFD124B6722B000F6999 /* ZcashSeedWordPill.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D1C2F24240D8655001AA427 /* ZcashSeedWordPill.swift */; };
|
|
0DCDFFD224B6722B000F6999 /* CreateNewWallet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D100ED823BA8DE80089DB22 /* CreateNewWallet.swift */; };
|
|
0DCDFFD424B6722B000F6999 /* HostingController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D11C23223BFA810001CF6F7 /* HostingController.swift */; };
|
|
0DCDFFD524B6722B000F6999 /* MnemonicSeedPhraseHandling.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DDAF3A624097D6E00EA9427 /* MnemonicSeedPhraseHandling.swift */; };
|
|
0DCDFFD624B6722B000F6999 /* ZcashBackground.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D60F2EC23BE1BC9006F5FAD /* ZcashBackground.swift */; };
|
|
0DCDFFDB24B6722B000F6999 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0D12510D23B557E60014EE3A /* LaunchScreen.storyboard */; };
|
|
0DCDFFDC24B6722B000F6999 /* sapling-spend.params in Resources */ = {isa = PBXBuildFile; fileRef = 0D5BB97F23DB6FE3002BC9CF /* sapling-spend.params */; };
|
|
0DCDFFDD24B6722B000F6999 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0D12510B23B557E60014EE3A /* Preview Assets.xcassets */; };
|
|
0DCDFFDE24B6722B000F6999 /* Zboto.otf in Resources */ = {isa = PBXBuildFile; fileRef = 0DE51DAB23BEB03C00709636 /* Zboto.otf */; };
|
|
0DCDFFDF24B6722B000F6999 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8D3F362724A40FCF0087687A /* Localizable.strings */; };
|
|
0DCDFFE024B6722B000F6999 /* sapling-output.params in Resources */ = {isa = PBXBuildFile; fileRef = 0D5BB97E23DB6FE3002BC9CF /* sapling-output.params */; };
|
|
0DCDFFE124B6722B000F6999 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0D12510823B557E60014EE3A /* Assets.xcassets */; };
|
|
0DCF43BE23DF7229007E9B49 /* CombineSynchronizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DCF43BD23DF7229007E9B49 /* CombineSynchronizer.swift */; };
|
|
0DD8B9B824B6898F0031FF42 /* EventLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DD8B9B724B6898F0031FF42 /* EventLogger.swift */; };
|
|
0DDAF3A724097D6E00EA9427 /* MnemonicSeedPhraseHandling.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DDAF3A624097D6E00EA9427 /* MnemonicSeedPhraseHandling.swift */; };
|
|
0DDAF3A924098D1000EA9427 /* MnemonicSeedPhraseProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DDAF3A824098D1000EA9427 /* MnemonicSeedPhraseProvider.swift */; };
|
|
0DDF876723DB5400002BF158 /* URL+Zcash.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DDF876623DB5400002BF158 /* URL+Zcash.swift */; };
|
|
0DE51DAC23BEB03C00709636 /* Zboto.otf in Resources */ = {isa = PBXBuildFile; fileRef = 0DE51DAB23BEB03C00709636 /* Zboto.otf */; };
|
|
0DE51DAE23BEB0E500709636 /* Fonts.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DE51DAD23BEB0E500709636 /* Fonts.swift */; };
|
|
0DE51DB023BEBE5100709636 /* KeyPad.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DE51DAF23BEBE5100709636 /* KeyPad.swift */; };
|
|
0DE51DB223BED85C00709636 /* ActionableMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DE51DB123BED85C00709636 /* ActionableMessage.swift */; };
|
|
0DE8668524BCE55400F3B883 /* Constants.generated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DE8668424BCE55400F3B883 /* Constants.generated.swift */; };
|
|
0DE8668724BD195C00F3B883 /* EventLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DD8B9B724B6898F0031FF42 /* EventLogger.swift */; };
|
|
0DEC5DF923BD60CF002EFD0D /* Ring.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DEC5DF823BD60CF002EFD0D /* Ring.swift */; };
|
|
0DF210FF23F4733000C31B08 /* zECC+SwiftUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DF210FE23F4733000C31B08 /* zECC+SwiftUI.swift */; };
|
|
0DF26E2124D1F75300F32978 /* ZcashMemoTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DF26E2024D1F75300F32978 /* ZcashMemoTextField.swift */; };
|
|
0DF26E2224D1F75300F32978 /* ZcashMemoTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DF26E2024D1F75300F32978 /* ZcashMemoTextField.swift */; };
|
|
0DF26E2424D1F75E00F32978 /* SquareToggleStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DF26E2324D1F75E00F32978 /* SquareToggleStyle.swift */; };
|
|
0DF26E2524D1F75E00F32978 /* SquareToggleStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DF26E2324D1F75E00F32978 /* SquareToggleStyle.swift */; };
|
|
0DF26E2724D1F88100F32978 /* Baseline.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DF26E2624D1F88100F32978 /* Baseline.swift */; };
|
|
0DF26E2824D1F88100F32978 /* Baseline.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DF26E2624D1F88100F32978 /* Baseline.swift */; };
|
|
0DF26E2A24D2208A00F32978 /* AuthenticationHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DF26E2924D2208A00F32978 /* AuthenticationHelper.swift */; };
|
|
0DF26E2B24D2208A00F32978 /* AuthenticationHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DF26E2924D2208A00F32978 /* AuthenticationHelper.swift */; };
|
|
0DF3075024DB31570080B0CF /* DeviceFeedbackHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DF3074F24DB31570080B0CF /* DeviceFeedbackHelper.swift */; };
|
|
0DF3075124DB31570080B0CF /* DeviceFeedbackHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DF3074F24DB31570080B0CF /* DeviceFeedbackHelper.swift */; };
|
|
0DF3075424DB4A440080B0CF /* lottie_sending.json in Resources */ = {isa = PBXBuildFile; fileRef = 0DF3075224DB4A440080B0CF /* lottie_sending.json */; };
|
|
0DF3075524DB4A440080B0CF /* lottie_sending.json in Resources */ = {isa = PBXBuildFile; fileRef = 0DF3075224DB4A440080B0CF /* lottie_sending.json */; };
|
|
0DF3075624DB4A440080B0CF /* lottie_success.json in Resources */ = {isa = PBXBuildFile; fileRef = 0DF3075324DB4A440080B0CF /* lottie_success.json */; };
|
|
0DF3075724DB4A440080B0CF /* lottie_success.json in Resources */ = {isa = PBXBuildFile; fileRef = 0DF3075324DB4A440080B0CF /* lottie_success.json */; };
|
|
0DFC0CF123C7787F0009DD7E /* ZcashHoldToSendButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DFC0CF023C7787F0009DD7E /* ZcashHoldToSendButton.swift */; };
|
|
0DFC0CF323C8EA1C0009DD7E /* ZcashCloseButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DFC0CF223C8EA1C0009DD7E /* ZcashCloseButton.swift */; };
|
|
8D3F362524A40FCF0087687A /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8D3F362724A40FCF0087687A /* Localizable.strings */; };
|
|
8D73959024A40E6C00936DE3 /* String+localized.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D73958F24A40E6C00936DE3 /* String+localized.swift */; };
|
|
BABBC9CA990303F17A76CAEE /* Pods_ECC_WalletUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A27DE1BA307BA79AF558DCBB /* Pods_ECC_WalletUITests.framework */; };
|
|
D0DE96F2A4EC1243F7B668E2 /* Pods_ECC_Wallet_no_logging.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F98B8F09503E4B5A2323A3FA /* Pods_ECC_Wallet_no_logging.framework */; };
|
|
F70B17A1E28C2C93B8A21ECA /* Pods_ECC_WalletTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 36B81DA8FB2A74AD2728DEF5 /* Pods_ECC_WalletTests.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
0D12511623B557E60014EE3A /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 0D1250F723B557E40014EE3A /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 0D1250FE23B557E40014EE3A;
|
|
remoteInfo = wallet;
|
|
};
|
|
0D12512123B557E60014EE3A /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 0D1250F723B557E40014EE3A /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 0D1250FE23B557E40014EE3A;
|
|
remoteInfo = wallet;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
027E3A71136B5B4D796FE4D9 /* Pods-ECC-WalletTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ECC-WalletTests.debug.xcconfig"; path = "Target Support Files/Pods-ECC-WalletTests/Pods-ECC-WalletTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
0394897B71FCB571DCBA2B04 /* Pods-ECC-WalletTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ECC-WalletTests.release.xcconfig"; path = "Target Support Files/Pods-ECC-WalletTests/Pods-ECC-WalletTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
0D040F5823C3ECDD00ACD07E /* KeyPadViewModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyPadViewModelTests.swift; sourceTree = "<group>"; };
|
|
0D0AAE0E24102379009CD8F9 /* LottieAnimation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LottieAnimation.swift; sourceTree = "<group>"; };
|
|
0D0AAE1024102380009CD8F9 /* SyncingButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SyncingButton.swift; sourceTree = "<group>"; };
|
|
0D0AAE14241048B4009CD8F9 /* FundsAtRisk.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FundsAtRisk.swift; sourceTree = "<group>"; };
|
|
0D100ED423BA75EE0089DB22 /* ZcashLogo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZcashLogo.swift; sourceTree = "<group>"; };
|
|
0D100ED623BA78990089DB22 /* ZcashSymbol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZcashSymbol.swift; sourceTree = "<group>"; };
|
|
0D100ED823BA8DE80089DB22 /* CreateNewWallet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CreateNewWallet.swift; sourceTree = "<group>"; };
|
|
0D100EDA23BA91F70089DB22 /* ZcashButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZcashButton.swift; sourceTree = "<group>"; };
|
|
0D100EDD23BA92A50089DB22 /* Colors.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Colors.swift; sourceTree = "<group>"; };
|
|
0D100EDF23BAAB170089DB22 /* BackupWallet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BackupWallet.swift; sourceTree = "<group>"; };
|
|
0D100EE123BAB1B80089DB22 /* SeedBackup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeedBackup.swift; sourceTree = "<group>"; };
|
|
0D11C22C23BF807E001CF6F7 /* ReceiveFunds.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReceiveFunds.swift; sourceTree = "<group>"; };
|
|
0D11C22E23BF8181001CF6F7 /* QRCodeContainer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QRCodeContainer.swift; sourceTree = "<group>"; };
|
|
0D11C23023BF966C001CF6F7 /* ScanAddress.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScanAddress.swift; sourceTree = "<group>"; };
|
|
0D11C23223BFA810001CF6F7 /* HostingController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HostingController.swift; sourceTree = "<group>"; };
|
|
0D11C23423BFB33B001CF6F7 /* NavigationConfigurator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigationConfigurator.swift; sourceTree = "<group>"; };
|
|
0D11C23623BFB666001CF6F7 /* ShareScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShareScreen.swift; sourceTree = "<group>"; };
|
|
0D1250FF23B557E40014EE3A /* ECC Wallet.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "ECC Wallet.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
0D12510223B557E40014EE3A /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
0D12510423B557E40014EE3A /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
0D12510823B557E60014EE3A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
0D12510B23B557E60014EE3A /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
|
0D12510E23B557E60014EE3A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
0D12511023B557E60014EE3A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
0D12511523B557E60014EE3A /* ECC-WalletTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "ECC-WalletTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
0D12511923B557E60014EE3A /* walletTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = walletTests.swift; sourceTree = "<group>"; };
|
|
0D12511B23B557E60014EE3A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
0D12512023B557E60014EE3A /* ECC-WalletUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "ECC-WalletUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
0D12512423B557E60014EE3A /* walletUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = walletUITests.swift; sourceTree = "<group>"; };
|
|
0D12512623B557E60014EE3A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
0D1B6D7724241C20004C75DB /* LazyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LazyView.swift; sourceTree = "<group>"; };
|
|
0D1B6D7924243F46004C75DB /* NumberTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NumberTests.swift; sourceTree = "<group>"; };
|
|
0D1C2F24240D8655001AA427 /* ZcashSeedWordPill.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZcashSeedWordPill.swift; sourceTree = "<group>"; };
|
|
0D1C2F26240DAFE9001AA427 /* ZcashSeedPhraseGrid.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZcashSeedPhraseGrid.swift; sourceTree = "<group>"; };
|
|
0D1C2F28240DB948001AA427 /* UILogicTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UILogicTests.swift; sourceTree = "<group>"; };
|
|
0D27C4A823C4C4640044B48E /* ZcashTextField.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZcashTextField.swift; sourceTree = "<group>"; };
|
|
0D2BCF5E23E8A59D0076C5B0 /* QRCodeGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QRCodeGenerator.swift; sourceTree = "<group>"; };
|
|
0D2D5C1524CF3BD4001A58AD /* lottie_button_loading_new.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = lottie_button_loading_new.json; sourceTree = "<group>"; };
|
|
0D2D5C1824CF8031001A58AD /* ZcashActionableTextField.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZcashActionableTextField.swift; sourceTree = "<group>"; };
|
|
0D2D5C1C24CF827A001A58AD /* SendTransaction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SendTransaction.swift; sourceTree = "<group>"; };
|
|
0D2D5C1F24CF85CF001A58AD /* ZecAmountHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZecAmountHeader.swift; sourceTree = "<group>"; };
|
|
0D2D5C2224CF8AB2001A58AD /* ZcashNavigationBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZcashNavigationBar.swift; sourceTree = "<group>"; };
|
|
0D3AAB44244652700010EA3C /* TransactionDetail.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransactionDetail.swift; sourceTree = "<group>"; };
|
|
0D41AF9E23FCAA4700EE4FC0 /* TextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextView.swift; sourceTree = "<group>"; };
|
|
0D421AF923C66B7500E5E55E /* Sending.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Sending.swift; sourceTree = "<group>"; };
|
|
0D421AFE23C67DCE00E5E55E /* DetailCard.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DetailCard.swift; sourceTree = "<group>"; };
|
|
0D4364C623CCF4CC008B7DAC /* SendFlowEnvironment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SendFlowEnvironment.swift; sourceTree = "<group>"; };
|
|
0D4B91D924CA390B00A0E024 /* KeyboardAdaptive.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardAdaptive.swift; sourceTree = "<group>"; };
|
|
0D4B91DC24CA395100A0E024 /* UIResponder+Current.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIResponder+Current.swift"; sourceTree = "<group>"; };
|
|
0D4C100023C52A9B00CD2854 /* UIKit+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIKit+Extensions.swift"; sourceTree = "<group>"; };
|
|
0D4C100623C542D800CD2854 /* ZcashCheckCircle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZcashCheckCircle.swift; sourceTree = "<group>"; };
|
|
0D4C504F24C8FDF7007FEC4C /* DetailCardTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DetailCardTests.swift; sourceTree = "<group>"; };
|
|
0D5BB97E23DB6FE3002BC9CF /* sapling-output.params */ = {isa = PBXFileReference; lastKnownFileType = file; path = "sapling-output.params"; sourceTree = "<group>"; };
|
|
0D5BB97F23DB6FE3002BC9CF /* sapling-spend.params */ = {isa = PBXFileReference; lastKnownFileType = file; path = "sapling-spend.params"; sourceTree = "<group>"; };
|
|
0D60F2EA23BE1B87006F5FAD /* Home.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Home.swift; sourceTree = "<group>"; };
|
|
0D60F2EC23BE1BC9006F5FAD /* ZcashBackground.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZcashBackground.swift; sourceTree = "<group>"; };
|
|
0D6BE0B223EB1348006A71C5 /* CameraAccessHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CameraAccessHelper.swift; sourceTree = "<group>"; };
|
|
0D72330723E9CFE40004B6D1 /* QRCodeScannerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QRCodeScannerView.swift; sourceTree = "<group>"; };
|
|
0D75ECD82416D13800244CE4 /* SimpleLogger.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimpleLogger.swift; sourceTree = "<group>"; };
|
|
0D7D5DDA24BFAC7C0028083C /* KeyboardResponder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardResponder.swift; sourceTree = "<group>"; };
|
|
0D87E2CB240ECEC500648C09 /* ZcashButtonBackground.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZcashButtonBackground.swift; sourceTree = "<group>"; };
|
|
0D8C3E2C23D8B37900B94438 /* ProfileScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileScreen.swift; sourceTree = "<group>"; };
|
|
0D8C3E2E23D8BA6500B94438 /* String+Zcash.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Zcash.swift"; sourceTree = "<group>"; };
|
|
0D92967823BEEFFC001518F3 /* BalanceDetail.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BalanceDetail.swift; sourceTree = "<group>"; };
|
|
0D92AEBD2422D6F30028AD53 /* ZcashTapToSendButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZcashTapToSendButton.swift; sourceTree = "<group>"; };
|
|
0D99079424E1762400743EB9 /* AlertMessaging.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlertMessaging.swift; sourceTree = "<group>"; };
|
|
0D9C203C23D77D4B006F1510 /* WalletDetails.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletDetails.swift; sourceTree = "<group>"; };
|
|
0D9C203E23D7827F006F1510 /* WalletDetailsHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletDetailsHeader.swift; sourceTree = "<group>"; };
|
|
0D9E89BA23DA3A9900AFD118 /* RestoreWallet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RestoreWallet.swift; sourceTree = "<group>"; };
|
|
0D9E89BC23DA3BD600AFD118 /* SeedManagement.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeedManagement.swift; sourceTree = "<group>"; };
|
|
0D9E89C123DA620E00AFD118 /* ZECCWalletEnvironment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZECCWalletEnvironment.swift; sourceTree = "<group>"; };
|
|
0DBA1E1A24CB5D5C009C654E /* ShareView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShareView.swift; sourceTree = "<group>"; };
|
|
0DBA1E1D24CB628B009C654E /* DisplayAddress.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DisplayAddress.swift; sourceTree = "<group>"; };
|
|
0DBA1E2024CB6950009C654E /* AddressFragment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddressFragment.swift; sourceTree = "<group>"; };
|
|
0DBAA0902419A77500B08BC7 /* NukeWarning.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NukeWarning.swift; sourceTree = "<group>"; };
|
|
0DC0847624BE57BE00F498A5 /* FeedbackForm.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedbackForm.swift; sourceTree = "<group>"; };
|
|
0DC0847824BE583400F498A5 /* RateComponent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RateComponent.swift; sourceTree = "<group>"; };
|
|
0DC167AE23BE35B300332890 /* SendZecView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SendZecView.swift; sourceTree = "<group>"; };
|
|
0DC167B023BE37B300332890 /* BalanceUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BalanceUtils.swift; sourceTree = "<group>"; };
|
|
0DC37D7224D37D7C00ACFE12 /* AddressHelperView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AddressHelperView.swift; sourceTree = "<group>"; };
|
|
0DC37D7524D3834E00ACFE12 /* AddressValidator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddressValidator.swift; sourceTree = "<group>"; };
|
|
0DCD012224DE245300ED0113 /* ErrorHandling.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ErrorHandling.swift; sourceTree = "<group>"; };
|
|
0DCDFFE624B6722B000F6999 /* ECC-Wallet-no-logs.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "ECC-Wallet-no-logs.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
0DCDFFE724B6722B000F6999 /* ECC-Wallet-no-logs-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ECC-Wallet-no-logs-Info.plist"; sourceTree = "<group>"; };
|
|
0DCF43BD23DF7229007E9B49 /* CombineSynchronizer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CombineSynchronizer.swift; sourceTree = "<group>"; };
|
|
0DD8B9B724B6898F0031FF42 /* EventLogger.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventLogger.swift; sourceTree = "<group>"; };
|
|
0DDAF3A624097D6E00EA9427 /* MnemonicSeedPhraseHandling.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MnemonicSeedPhraseHandling.swift; sourceTree = "<group>"; };
|
|
0DDAF3A824098D1000EA9427 /* MnemonicSeedPhraseProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MnemonicSeedPhraseProvider.swift; sourceTree = "<group>"; };
|
|
0DDF876623DB5400002BF158 /* URL+Zcash.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "URL+Zcash.swift"; sourceTree = "<group>"; };
|
|
0DE51DAB23BEB03C00709636 /* Zboto.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = Zboto.otf; sourceTree = "<group>"; };
|
|
0DE51DAD23BEB0E500709636 /* Fonts.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Fonts.swift; sourceTree = "<group>"; };
|
|
0DE51DAF23BEBE5100709636 /* KeyPad.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyPad.swift; sourceTree = "<group>"; };
|
|
0DE51DB123BED85C00709636 /* ActionableMessage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActionableMessage.swift; sourceTree = "<group>"; };
|
|
0DE8668424BCE55400F3B883 /* Constants.generated.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.generated.swift; sourceTree = "<group>"; };
|
|
0DEC5DF823BD60CF002EFD0D /* Ring.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Ring.swift; sourceTree = "<group>"; };
|
|
0DF210FE23F4733000C31B08 /* zECC+SwiftUI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "zECC+SwiftUI.swift"; sourceTree = "<group>"; };
|
|
0DF26E2024D1F75300F32978 /* ZcashMemoTextField.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ZcashMemoTextField.swift; sourceTree = "<group>"; };
|
|
0DF26E2324D1F75E00F32978 /* SquareToggleStyle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SquareToggleStyle.swift; sourceTree = "<group>"; };
|
|
0DF26E2624D1F88100F32978 /* Baseline.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Baseline.swift; sourceTree = "<group>"; };
|
|
0DF26E2924D2208A00F32978 /* AuthenticationHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthenticationHelper.swift; sourceTree = "<group>"; };
|
|
0DF3074F24DB31570080B0CF /* DeviceFeedbackHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceFeedbackHelper.swift; sourceTree = "<group>"; };
|
|
0DF3075224DB4A440080B0CF /* lottie_sending.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = lottie_sending.json; sourceTree = "<group>"; };
|
|
0DF3075324DB4A440080B0CF /* lottie_success.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = lottie_success.json; sourceTree = "<group>"; };
|
|
0DFC0CF023C7787F0009DD7E /* ZcashHoldToSendButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZcashHoldToSendButton.swift; sourceTree = "<group>"; };
|
|
0DFC0CF223C8EA1C0009DD7E /* ZcashCloseButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZcashCloseButton.swift; sourceTree = "<group>"; };
|
|
18C69464FD3770D35A524106 /* Pods-wallet-no-logging.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-wallet-no-logging.debug.xcconfig"; path = "Target Support Files/Pods-wallet-no-logging/Pods-wallet-no-logging.debug.xcconfig"; sourceTree = "<group>"; };
|
|
29D1459C46D96D9D3DF2A55C /* Pods-walletUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-walletUITests.debug.xcconfig"; path = "Target Support Files/Pods-walletUITests/Pods-walletUITests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
2E7FFE45D0C33A74C7344A5E /* Pods-walletTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-walletTests.release.xcconfig"; path = "Target Support Files/Pods-walletTests/Pods-walletTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
36B81DA8FB2A74AD2728DEF5 /* Pods_ECC_WalletTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ECC_WalletTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
4561814BA5B2134841DF75E7 /* Pods-ECC-Wallet-no-logging.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ECC-Wallet-no-logging.debug.xcconfig"; path = "Target Support Files/Pods-ECC-Wallet-no-logging/Pods-ECC-Wallet-no-logging.debug.xcconfig"; sourceTree = "<group>"; };
|
|
49010075453C5CD74A5E09D2 /* Pods-wallet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-wallet.debug.xcconfig"; path = "Target Support Files/Pods-wallet/Pods-wallet.debug.xcconfig"; sourceTree = "<group>"; };
|
|
4F1CD575112095FD4EB1B604 /* Pods-wallet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-wallet.release.xcconfig"; path = "Target Support Files/Pods-wallet/Pods-wallet.release.xcconfig"; sourceTree = "<group>"; };
|
|
5FFB8D9CEB83884D76AC0960 /* Pods-ECC-WalletUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ECC-WalletUITests.release.xcconfig"; path = "Target Support Files/Pods-ECC-WalletUITests/Pods-ECC-WalletUITests.release.xcconfig"; sourceTree = "<group>"; };
|
|
727FE4974F8832ED9217E96A /* Pods-ECC-Wallet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ECC-Wallet.debug.xcconfig"; path = "Target Support Files/Pods-ECC-Wallet/Pods-ECC-Wallet.debug.xcconfig"; sourceTree = "<group>"; };
|
|
8D3F362624A40FCF0087687A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
8D3F362824A40FDF0087687A /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
8D73958F24A40E6C00936DE3 /* String+localized.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+localized.swift"; sourceTree = "<group>"; };
|
|
8F020BD1AB76698D896ED4C4 /* Pods-walletUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-walletUITests.release.xcconfig"; path = "Target Support Files/Pods-walletUITests/Pods-walletUITests.release.xcconfig"; sourceTree = "<group>"; };
|
|
A27DE1BA307BA79AF558DCBB /* Pods_ECC_WalletUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ECC_WalletUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A85B99A0F1C01CABADF33492 /* Pods-walletTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-walletTests.debug.xcconfig"; path = "Target Support Files/Pods-walletTests/Pods-walletTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
AA8163D8FC63C0383BA13D13 /* Pods-wallet-no-logging.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-wallet-no-logging.release.xcconfig"; path = "Target Support Files/Pods-wallet-no-logging/Pods-wallet-no-logging.release.xcconfig"; sourceTree = "<group>"; };
|
|
B29005011E7A8D04F5FB5009 /* Pods-ECC-WalletUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ECC-WalletUITests.debug.xcconfig"; path = "Target Support Files/Pods-ECC-WalletUITests/Pods-ECC-WalletUITests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
CA0B4D8E758BD88483D3B5EE /* Pods-ECC-Wallet-no-logging.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ECC-Wallet-no-logging.release.xcconfig"; path = "Target Support Files/Pods-ECC-Wallet-no-logging/Pods-ECC-Wallet-no-logging.release.xcconfig"; sourceTree = "<group>"; };
|
|
D1B51D8DC0F8B49AD8EAE6C4 /* Pods-ECC-Wallet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ECC-Wallet.release.xcconfig"; path = "Target Support Files/Pods-ECC-Wallet/Pods-ECC-Wallet.release.xcconfig"; sourceTree = "<group>"; };
|
|
E35EE9E1FF450129E6B39D53 /* Pods_ECC_Wallet.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ECC_Wallet.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
F98B8F09503E4B5A2323A3FA /* Pods_ECC_Wallet_no_logging.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ECC_Wallet_no_logging.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
0D1250FC23B557E40014EE3A /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
0D07B40DDE6D1EC3E6412CE1 /* Pods_ECC_Wallet.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
0D12511223B557E60014EE3A /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F70B17A1E28C2C93B8A21ECA /* Pods_ECC_WalletTests.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
0D12511D23B557E60014EE3A /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BABBC9CA990303F17A76CAEE /* Pods_ECC_WalletUITests.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
0DCDFFD724B6722B000F6999 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
D0DE96F2A4EC1243F7B668E2 /* Pods_ECC_Wallet_no_logging.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
0D100ED323BA75870089DB22 /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0D2D5C1B24CF8259001A58AD /* Unified Send Flow */,
|
|
0D9C203B23D77D2E006F1510 /* Wallet Details */,
|
|
0D27C4A523C4C3480044B48E /* Send Flow */,
|
|
0D100ED823BA8DE80089DB22 /* CreateNewWallet.swift */,
|
|
0D9E89BA23DA3A9900AFD118 /* RestoreWallet.swift */,
|
|
0D100EDF23BAAB170089DB22 /* BackupWallet.swift */,
|
|
0D100EE123BAB1B80089DB22 /* SeedBackup.swift */,
|
|
0D60F2EA23BE1B87006F5FAD /* Home.swift */,
|
|
0D11C22C23BF807E001CF6F7 /* ReceiveFunds.swift */,
|
|
0D11C23023BF966C001CF6F7 /* ScanAddress.swift */,
|
|
0D11C23623BFB666001CF6F7 /* ShareScreen.swift */,
|
|
0D8C3E2C23D8B37900B94438 /* ProfileScreen.swift */,
|
|
0D0AAE14241048B4009CD8F9 /* FundsAtRisk.swift */,
|
|
0DBAA0902419A77500B08BC7 /* NukeWarning.swift */,
|
|
0DC0847624BE57BE00F498A5 /* FeedbackForm.swift */,
|
|
0DBA1E1D24CB628B009C654E /* DisplayAddress.swift */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
0D100EDC23BA92970089DB22 /* Utils */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0D100EDD23BA92A50089DB22 /* Colors.swift */,
|
|
0DE51DAD23BEB0E500709636 /* Fonts.swift */,
|
|
0D11C23223BFA810001CF6F7 /* HostingController.swift */,
|
|
0DC167B023BE37B300332890 /* BalanceUtils.swift */,
|
|
0D11C23423BFB33B001CF6F7 /* NavigationConfigurator.swift */,
|
|
0D4C100023C52A9B00CD2854 /* UIKit+Extensions.swift */,
|
|
0D8C3E2E23D8BA6500B94438 /* String+Zcash.swift */,
|
|
0D9E89BC23DA3BD600AFD118 /* SeedManagement.swift */,
|
|
0DDF876623DB5400002BF158 /* URL+Zcash.swift */,
|
|
0D2BCF5E23E8A59D0076C5B0 /* QRCodeGenerator.swift */,
|
|
0D6BE0B223EB1348006A71C5 /* CameraAccessHelper.swift */,
|
|
0DF210FE23F4733000C31B08 /* zECC+SwiftUI.swift */,
|
|
0DDAF3A624097D6E00EA9427 /* MnemonicSeedPhraseHandling.swift */,
|
|
0DDAF3A824098D1000EA9427 /* MnemonicSeedPhraseProvider.swift */,
|
|
0D75ECD82416D13800244CE4 /* SimpleLogger.swift */,
|
|
8D73958F24A40E6C00936DE3 /* String+localized.swift */,
|
|
0DD8B9B724B6898F0031FF42 /* EventLogger.swift */,
|
|
0D7D5DDA24BFAC7C0028083C /* KeyboardResponder.swift */,
|
|
0D4B91D924CA390B00A0E024 /* KeyboardAdaptive.swift */,
|
|
0D4B91DC24CA395100A0E024 /* UIResponder+Current.swift */,
|
|
0DF26E2924D2208A00F32978 /* AuthenticationHelper.swift */,
|
|
0DC37D7524D3834E00ACFE12 /* AddressValidator.swift */,
|
|
0DF3074F24DB31570080B0CF /* DeviceFeedbackHelper.swift */,
|
|
0DCD012224DE245300ED0113 /* ErrorHandling.swift */,
|
|
0D99079424E1762400743EB9 /* AlertMessaging.swift */,
|
|
);
|
|
path = Utils;
|
|
sourceTree = "<group>";
|
|
};
|
|
0D1250F623B557E40014EE3A = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0D12510123B557E40014EE3A /* wallet */,
|
|
0D12511823B557E60014EE3A /* walletTests */,
|
|
0D12512323B557E60014EE3A /* walletUITests */,
|
|
0D12510023B557E40014EE3A /* Products */,
|
|
EA66A8F666D2E80F5C4EC4F5 /* Pods */,
|
|
0F65A46FFC0823E2EE87ED5E /* Frameworks */,
|
|
0DCDFFE724B6722B000F6999 /* ECC-Wallet-no-logs-Info.plist */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
0D12510023B557E40014EE3A /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0D1250FF23B557E40014EE3A /* ECC Wallet.app */,
|
|
0D12511523B557E60014EE3A /* ECC-WalletTests.xctest */,
|
|
0D12512023B557E60014EE3A /* ECC-WalletUITests.xctest */,
|
|
0DCDFFE624B6722B000F6999 /* ECC-Wallet-no-logs.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
0D12510123B557E40014EE3A /* wallet */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0DE8668324BCE52C00F3B883 /* Generated */,
|
|
0D4364C523CCF49E008B7DAC /* Environment */,
|
|
0DEC5DFA23BD63AA002EFD0D /* Components */,
|
|
0DEC5DF723BD60B0002EFD0D /* Shapes */,
|
|
0D100EDC23BA92970089DB22 /* Utils */,
|
|
0D100ED323BA75870089DB22 /* Views */,
|
|
0D12510223B557E40014EE3A /* AppDelegate.swift */,
|
|
0D12510423B557E40014EE3A /* SceneDelegate.swift */,
|
|
8D3F362724A40FCF0087687A /* Localizable.strings */,
|
|
0D12510823B557E60014EE3A /* Assets.xcassets */,
|
|
0D12510D23B557E60014EE3A /* LaunchScreen.storyboard */,
|
|
0D2D5C1524CF3BD4001A58AD /* lottie_button_loading_new.json */,
|
|
0DF3075224DB4A440080B0CF /* lottie_sending.json */,
|
|
0DF3075324DB4A440080B0CF /* lottie_success.json */,
|
|
0D5BB97E23DB6FE3002BC9CF /* sapling-output.params */,
|
|
0D5BB97F23DB6FE3002BC9CF /* sapling-spend.params */,
|
|
0D12511023B557E60014EE3A /* Info.plist */,
|
|
0DE51DAB23BEB03C00709636 /* Zboto.otf */,
|
|
0D12510A23B557E60014EE3A /* Preview Content */,
|
|
);
|
|
path = wallet;
|
|
sourceTree = "<group>";
|
|
};
|
|
0D12510A23B557E60014EE3A /* Preview Content */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0D12510B23B557E60014EE3A /* Preview Assets.xcassets */,
|
|
);
|
|
path = "Preview Content";
|
|
sourceTree = "<group>";
|
|
};
|
|
0D12511823B557E60014EE3A /* walletTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0D4C504F24C8FDF7007FEC4C /* DetailCardTests.swift */,
|
|
0D12511923B557E60014EE3A /* walletTests.swift */,
|
|
0D12511B23B557E60014EE3A /* Info.plist */,
|
|
0D040F5823C3ECDD00ACD07E /* KeyPadViewModelTests.swift */,
|
|
0D1C2F28240DB948001AA427 /* UILogicTests.swift */,
|
|
0D1B6D7924243F46004C75DB /* NumberTests.swift */,
|
|
);
|
|
path = walletTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
0D12512323B557E60014EE3A /* walletUITests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0D12512423B557E60014EE3A /* walletUITests.swift */,
|
|
0D12512623B557E60014EE3A /* Info.plist */,
|
|
);
|
|
path = walletUITests;
|
|
sourceTree = "<group>";
|
|
};
|
|
0D27C4A523C4C3480044B48E /* Send Flow */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0D421AF923C66B7500E5E55E /* Sending.swift */,
|
|
);
|
|
path = "Send Flow";
|
|
sourceTree = "<group>";
|
|
};
|
|
0D2D5C1B24CF8259001A58AD /* Unified Send Flow */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0D2D5C1C24CF827A001A58AD /* SendTransaction.swift */,
|
|
);
|
|
path = "Unified Send Flow";
|
|
sourceTree = "<group>";
|
|
};
|
|
0D4364C523CCF49E008B7DAC /* Environment */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0D4364C623CCF4CC008B7DAC /* SendFlowEnvironment.swift */,
|
|
0D9E89C123DA620E00AFD118 /* ZECCWalletEnvironment.swift */,
|
|
0DCF43BD23DF7229007E9B49 /* CombineSynchronizer.swift */,
|
|
);
|
|
path = Environment;
|
|
sourceTree = "<group>";
|
|
};
|
|
0D9C203B23D77D2E006F1510 /* Wallet Details */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0D9C203C23D77D4B006F1510 /* WalletDetails.swift */,
|
|
0D9C203E23D7827F006F1510 /* WalletDetailsHeader.swift */,
|
|
0D3AAB44244652700010EA3C /* TransactionDetail.swift */,
|
|
);
|
|
path = "Wallet Details";
|
|
sourceTree = "<group>";
|
|
};
|
|
0DE8668324BCE52C00F3B883 /* Generated */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0DE8668424BCE55400F3B883 /* Constants.generated.swift */,
|
|
);
|
|
path = Generated;
|
|
sourceTree = "<group>";
|
|
};
|
|
0DEC5DF723BD60B0002EFD0D /* Shapes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0D100ED623BA78990089DB22 /* ZcashSymbol.swift */,
|
|
0DEC5DF823BD60CF002EFD0D /* Ring.swift */,
|
|
);
|
|
path = Shapes;
|
|
sourceTree = "<group>";
|
|
};
|
|
0DEC5DFA23BD63AA002EFD0D /* Components */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0DC37D7224D37D7C00ACFE12 /* AddressHelperView.swift */,
|
|
0DF26E2024D1F75300F32978 /* ZcashMemoTextField.swift */,
|
|
0DBA1E1A24CB5D5C009C654E /* ShareView.swift */,
|
|
0D0AAE1024102380009CD8F9 /* SyncingButton.swift */,
|
|
0D0AAE0E24102379009CD8F9 /* LottieAnimation.swift */,
|
|
0D100ED423BA75EE0089DB22 /* ZcashLogo.swift */,
|
|
0DF26E2324D1F75E00F32978 /* SquareToggleStyle.swift */,
|
|
0D100EDA23BA91F70089DB22 /* ZcashButton.swift */,
|
|
0D60F2EC23BE1BC9006F5FAD /* ZcashBackground.swift */,
|
|
0DC167AE23BE35B300332890 /* SendZecView.swift */,
|
|
0DE51DAF23BEBE5100709636 /* KeyPad.swift */,
|
|
0DE51DB123BED85C00709636 /* ActionableMessage.swift */,
|
|
0D92967823BEEFFC001518F3 /* BalanceDetail.swift */,
|
|
0D11C22E23BF8181001CF6F7 /* QRCodeContainer.swift */,
|
|
0D27C4A823C4C4640044B48E /* ZcashTextField.swift */,
|
|
0D4C100623C542D800CD2854 /* ZcashCheckCircle.swift */,
|
|
0D421AFE23C67DCE00E5E55E /* DetailCard.swift */,
|
|
0DFC0CF023C7787F0009DD7E /* ZcashHoldToSendButton.swift */,
|
|
0DFC0CF223C8EA1C0009DD7E /* ZcashCloseButton.swift */,
|
|
0D72330723E9CFE40004B6D1 /* QRCodeScannerView.swift */,
|
|
0D41AF9E23FCAA4700EE4FC0 /* TextView.swift */,
|
|
0D1C2F24240D8655001AA427 /* ZcashSeedWordPill.swift */,
|
|
0D1C2F26240DAFE9001AA427 /* ZcashSeedPhraseGrid.swift */,
|
|
0D87E2CB240ECEC500648C09 /* ZcashButtonBackground.swift */,
|
|
0D92AEBD2422D6F30028AD53 /* ZcashTapToSendButton.swift */,
|
|
0D1B6D7724241C20004C75DB /* LazyView.swift */,
|
|
0DC0847824BE583400F498A5 /* RateComponent.swift */,
|
|
0DBA1E2024CB6950009C654E /* AddressFragment.swift */,
|
|
0D2D5C1824CF8031001A58AD /* ZcashActionableTextField.swift */,
|
|
0D2D5C1F24CF85CF001A58AD /* ZecAmountHeader.swift */,
|
|
0D2D5C2224CF8AB2001A58AD /* ZcashNavigationBar.swift */,
|
|
0DF26E2624D1F88100F32978 /* Baseline.swift */,
|
|
);
|
|
path = Components;
|
|
sourceTree = "<group>";
|
|
};
|
|
0F65A46FFC0823E2EE87ED5E /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E35EE9E1FF450129E6B39D53 /* Pods_ECC_Wallet.framework */,
|
|
F98B8F09503E4B5A2323A3FA /* Pods_ECC_Wallet_no_logging.framework */,
|
|
36B81DA8FB2A74AD2728DEF5 /* Pods_ECC_WalletTests.framework */,
|
|
A27DE1BA307BA79AF558DCBB /* Pods_ECC_WalletUITests.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
EA66A8F666D2E80F5C4EC4F5 /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
49010075453C5CD74A5E09D2 /* Pods-wallet.debug.xcconfig */,
|
|
4F1CD575112095FD4EB1B604 /* Pods-wallet.release.xcconfig */,
|
|
A85B99A0F1C01CABADF33492 /* Pods-walletTests.debug.xcconfig */,
|
|
2E7FFE45D0C33A74C7344A5E /* Pods-walletTests.release.xcconfig */,
|
|
29D1459C46D96D9D3DF2A55C /* Pods-walletUITests.debug.xcconfig */,
|
|
8F020BD1AB76698D896ED4C4 /* Pods-walletUITests.release.xcconfig */,
|
|
18C69464FD3770D35A524106 /* Pods-wallet-no-logging.debug.xcconfig */,
|
|
AA8163D8FC63C0383BA13D13 /* Pods-wallet-no-logging.release.xcconfig */,
|
|
727FE4974F8832ED9217E96A /* Pods-ECC-Wallet.debug.xcconfig */,
|
|
D1B51D8DC0F8B49AD8EAE6C4 /* Pods-ECC-Wallet.release.xcconfig */,
|
|
4561814BA5B2134841DF75E7 /* Pods-ECC-Wallet-no-logging.debug.xcconfig */,
|
|
CA0B4D8E758BD88483D3B5EE /* Pods-ECC-Wallet-no-logging.release.xcconfig */,
|
|
027E3A71136B5B4D796FE4D9 /* Pods-ECC-WalletTests.debug.xcconfig */,
|
|
0394897B71FCB571DCBA2B04 /* Pods-ECC-WalletTests.release.xcconfig */,
|
|
B29005011E7A8D04F5FB5009 /* Pods-ECC-WalletUITests.debug.xcconfig */,
|
|
5FFB8D9CEB83884D76AC0960 /* Pods-ECC-WalletUITests.release.xcconfig */,
|
|
);
|
|
path = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
0D1250FE23B557E40014EE3A /* ECC-Wallet */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 0D12512923B557E60014EE3A /* Build configuration list for PBXNativeTarget "ECC-Wallet" */;
|
|
buildPhases = (
|
|
04BA33C9C2CE0C770BEA81AD /* [CP] Check Pods Manifest.lock */,
|
|
0D100EC623BA642E0089DB22 /* ShellScript */,
|
|
0D1250FB23B557E40014EE3A /* Sources */,
|
|
0D1250FC23B557E40014EE3A /* Frameworks */,
|
|
0D1250FD23B557E40014EE3A /* Resources */,
|
|
D3E1A021CA3B68FF53F37671 /* [CP] Embed Pods Frameworks */,
|
|
AFBFA011C32F80A73756DCC0 /* Upload Bugsnag dSYM */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "ECC-Wallet";
|
|
productName = wallet;
|
|
productReference = 0D1250FF23B557E40014EE3A /* ECC Wallet.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
0D12511423B557E60014EE3A /* ECC-WalletTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 0D12512C23B557E60014EE3A /* Build configuration list for PBXNativeTarget "ECC-WalletTests" */;
|
|
buildPhases = (
|
|
8C3EAD89BAA309B5FC123070 /* [CP] Check Pods Manifest.lock */,
|
|
0D12511123B557E60014EE3A /* Sources */,
|
|
0D12511223B557E60014EE3A /* Frameworks */,
|
|
0D12511323B557E60014EE3A /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
0D12511723B557E60014EE3A /* PBXTargetDependency */,
|
|
);
|
|
name = "ECC-WalletTests";
|
|
productName = walletTests;
|
|
productReference = 0D12511523B557E60014EE3A /* ECC-WalletTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
0D12511F23B557E60014EE3A /* ECC-WalletUITests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 0D12512F23B557E60014EE3A /* Build configuration list for PBXNativeTarget "ECC-WalletUITests" */;
|
|
buildPhases = (
|
|
E0558BAB804CA8B326196F9C /* [CP] Check Pods Manifest.lock */,
|
|
0D12511C23B557E60014EE3A /* Sources */,
|
|
0D12511D23B557E60014EE3A /* Frameworks */,
|
|
0D12511E23B557E60014EE3A /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
0D12512223B557E60014EE3A /* PBXTargetDependency */,
|
|
);
|
|
name = "ECC-WalletUITests";
|
|
productName = walletUITests;
|
|
productReference = 0D12512023B557E60014EE3A /* ECC-WalletUITests.xctest */;
|
|
productType = "com.apple.product-type.bundle.ui-testing";
|
|
};
|
|
0DCDFF9324B6722B000F6999 /* ECC-Wallet-no-logging */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 0DCDFFE324B6722B000F6999 /* Build configuration list for PBXNativeTarget "ECC-Wallet-no-logging" */;
|
|
buildPhases = (
|
|
0DCDFF9424B6722B000F6999 /* [CP] Check Pods Manifest.lock */,
|
|
0DCDFF9624B6722B000F6999 /* Sources */,
|
|
0DCDFFD724B6722B000F6999 /* Frameworks */,
|
|
0DCDFFD924B6722B000F6999 /* Resources */,
|
|
0DCDFFE224B6722B000F6999 /* [CP] Embed Pods Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "ECC-Wallet-no-logging";
|
|
productName = wallet;
|
|
productReference = 0DCDFFE624B6722B000F6999 /* ECC-Wallet-no-logs.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
0D1250F723B557E40014EE3A /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 1130;
|
|
LastUpgradeCheck = 1130;
|
|
ORGANIZATIONNAME = "Francisco Gindre";
|
|
TargetAttributes = {
|
|
0D1250FE23B557E40014EE3A = {
|
|
CreatedOnToolsVersion = 11.3;
|
|
};
|
|
0D12511423B557E60014EE3A = {
|
|
CreatedOnToolsVersion = 11.3;
|
|
TestTargetID = 0D1250FE23B557E40014EE3A;
|
|
};
|
|
0D12511F23B557E60014EE3A = {
|
|
CreatedOnToolsVersion = 11.3;
|
|
TestTargetID = 0D1250FE23B557E40014EE3A;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 0D1250FA23B557E40014EE3A /* Build configuration list for PBXProject "ECC-Wallet" */;
|
|
compatibilityVersion = "Xcode 10.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
es,
|
|
);
|
|
mainGroup = 0D1250F623B557E40014EE3A;
|
|
productRefGroup = 0D12510023B557E40014EE3A /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
0D1250FE23B557E40014EE3A /* ECC-Wallet */,
|
|
0DCDFF9324B6722B000F6999 /* ECC-Wallet-no-logging */,
|
|
0D12511423B557E60014EE3A /* ECC-WalletTests */,
|
|
0D12511F23B557E60014EE3A /* ECC-WalletUITests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
0D1250FD23B557E40014EE3A /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
0DF3075624DB4A440080B0CF /* lottie_success.json in Resources */,
|
|
0D12510F23B557E60014EE3A /* LaunchScreen.storyboard in Resources */,
|
|
0D5BB98123DB6FE3002BC9CF /* sapling-spend.params in Resources */,
|
|
0D2D5C1624CF3BD4001A58AD /* lottie_button_loading_new.json in Resources */,
|
|
0D12510C23B557E60014EE3A /* Preview Assets.xcassets in Resources */,
|
|
0DE51DAC23BEB03C00709636 /* Zboto.otf in Resources */,
|
|
8D3F362524A40FCF0087687A /* Localizable.strings in Resources */,
|
|
0DF3075424DB4A440080B0CF /* lottie_sending.json in Resources */,
|
|
0D5BB98023DB6FE3002BC9CF /* sapling-output.params in Resources */,
|
|
0D12510923B557E60014EE3A /* Assets.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
0D12511323B557E60014EE3A /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
0D12511E23B557E60014EE3A /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
0DCDFFD924B6722B000F6999 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
0DF3075724DB4A440080B0CF /* lottie_success.json in Resources */,
|
|
0DCDFFDB24B6722B000F6999 /* LaunchScreen.storyboard in Resources */,
|
|
0DCDFFDC24B6722B000F6999 /* sapling-spend.params in Resources */,
|
|
0D2D5C1724CF3BD4001A58AD /* lottie_button_loading_new.json in Resources */,
|
|
0DCDFFDD24B6722B000F6999 /* Preview Assets.xcassets in Resources */,
|
|
0DCDFFDE24B6722B000F6999 /* Zboto.otf in Resources */,
|
|
0DCDFFDF24B6722B000F6999 /* Localizable.strings in Resources */,
|
|
0DF3075524DB4A440080B0CF /* lottie_sending.json in Resources */,
|
|
0DCDFFE024B6722B000F6999 /* sapling-output.params in Resources */,
|
|
0DCDFFE124B6722B000F6999 /* Assets.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
04BA33C9C2CE0C770BEA81AD /* [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-ECC-Wallet-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;
|
|
};
|
|
0D100EC623BA642E0089DB22 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "source ${SRCROOT}/env-vars.sh\nsh ${PROJECT_DIR}/Scripts/generate_constants.sh\n";
|
|
};
|
|
0DCDFF9424B6722B000F6999 /* [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-ECC-Wallet-no-logging-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;
|
|
};
|
|
0DCDFFE224B6722B000F6999 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-ECC-Wallet-no-logging/Pods-ECC-Wallet-no-logging-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-ECC-Wallet-no-logging/Pods-ECC-Wallet-no-logging-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ECC-Wallet-no-logging/Pods-ECC-Wallet-no-logging-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
8C3EAD89BAA309B5FC123070 /* [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-ECC-WalletTests-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;
|
|
};
|
|
AFBFA011C32F80A73756DCC0 /* Upload Bugsnag dSYM */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Upload Bugsnag dSYM";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = "/usr/bin/env ruby";
|
|
shellScript = "# First, attempt to get the API key from an environment variable\napi_key = ENV[\"BUGSNAG_API_KEY\"]\n\n# If not present, attempt to lookup the value from the Info.plist\nif !api_key\n default_info_plist_location = Dir.glob(\"./{ios/,}*/Info.plist\").reject {|path| path =~ /build|test/i }\n plist_buddy_response = `/usr/libexec/PlistBuddy -c \"print :BugsnagAPIKey\" \"#{default_info_plist_location.first}\"`\n api_key = plist_buddy_response if $?.success?\nend\n\nfork do\n Process.setsid\n STDIN.reopen(\"/dev/null\")\n STDOUT.reopen(\"/dev/null\", \"a\")\n STDERR.reopen(\"/dev/null\", \"a\")\n\n require 'shellwords'\n\n Dir[\"#{ENV[\"DWARF_DSYM_FOLDER_PATH\"]}/*/Contents/Resources/DWARF/*\"].each do |dsym|\n curl_command = \"curl -F dsym=@#{Shellwords.escape(dsym)} -F projectRoot=#{Shellwords.escape(ENV[\"PROJECT_DIR\"])} \"\n curl_command += \"-F apiKey=#{Shellwords.escape(api_key)} \" if api_key\n curl_command += \"https://upload.bugsnag.com/\"\n system(curl_command)\n end\nend\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
D3E1A021CA3B68FF53F37671 /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-ECC-Wallet/Pods-ECC-Wallet-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-ECC-Wallet/Pods-ECC-Wallet-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ECC-Wallet/Pods-ECC-Wallet-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
E0558BAB804CA8B326196F9C /* [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-ECC-WalletUITests-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 */
|
|
0D1250FB23B557E40014EE3A /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
0DF26E2724D1F88100F32978 /* Baseline.swift in Sources */,
|
|
0D0AAE1124102380009CD8F9 /* SyncingButton.swift in Sources */,
|
|
0DD8B9B824B6898F0031FF42 /* EventLogger.swift in Sources */,
|
|
0D100EE223BAB1B80089DB22 /* SeedBackup.swift in Sources */,
|
|
0DE51DAE23BEB0E500709636 /* Fonts.swift in Sources */,
|
|
0DCD012324DE245300ED0113 /* ErrorHandling.swift in Sources */,
|
|
0DCF43BE23DF7229007E9B49 /* CombineSynchronizer.swift in Sources */,
|
|
0DC167AF23BE35B300332890 /* SendZecView.swift in Sources */,
|
|
0D8C3E2D23D8B37900B94438 /* ProfileScreen.swift in Sources */,
|
|
0D9E89C223DA620E00AFD118 /* ZECCWalletEnvironment.swift in Sources */,
|
|
0D100EDB23BA91F70089DB22 /* ZcashButton.swift in Sources */,
|
|
0D4B91DA24CA390B00A0E024 /* KeyboardAdaptive.swift in Sources */,
|
|
0D27C4A923C4C4640044B48E /* ZcashTextField.swift in Sources */,
|
|
8D73959024A40E6C00936DE3 /* String+localized.swift in Sources */,
|
|
0D100EDE23BA92A50089DB22 /* Colors.swift in Sources */,
|
|
0DE51DB023BEBE5100709636 /* KeyPad.swift in Sources */,
|
|
0D92AEBE2422D6F30028AD53 /* ZcashTapToSendButton.swift in Sources */,
|
|
0D9C203D23D77D4B006F1510 /* WalletDetails.swift in Sources */,
|
|
0DC167B123BE37B300332890 /* BalanceUtils.swift in Sources */,
|
|
0D0AAE15241048B4009CD8F9 /* FundsAtRisk.swift in Sources */,
|
|
0DBA1E1E24CB628B009C654E /* DisplayAddress.swift in Sources */,
|
|
0D2D5C1D24CF827A001A58AD /* SendTransaction.swift in Sources */,
|
|
0D1B6D7824241C20004C75DB /* LazyView.swift in Sources */,
|
|
0D11C23723BFB666001CF6F7 /* ShareScreen.swift in Sources */,
|
|
0D92967923BEEFFC001518F3 /* BalanceDetail.swift in Sources */,
|
|
0D60F2EB23BE1B87006F5FAD /* Home.swift in Sources */,
|
|
0DBA1E1B24CB5D5C009C654E /* ShareView.swift in Sources */,
|
|
0DE8668524BCE55400F3B883 /* Constants.generated.swift in Sources */,
|
|
0DE51DB223BED85C00709636 /* ActionableMessage.swift in Sources */,
|
|
0D421AFF23C67DCF00E5E55E /* DetailCard.swift in Sources */,
|
|
0D9E89BD23DA3BD600AFD118 /* SeedManagement.swift in Sources */,
|
|
0D4364C723CCF4CC008B7DAC /* SendFlowEnvironment.swift in Sources */,
|
|
0DDF876723DB5400002BF158 /* URL+Zcash.swift in Sources */,
|
|
0DDAF3A924098D1000EA9427 /* MnemonicSeedPhraseProvider.swift in Sources */,
|
|
0D2D5C2024CF85CF001A58AD /* ZecAmountHeader.swift in Sources */,
|
|
0DF210FF23F4733000C31B08 /* zECC+SwiftUI.swift in Sources */,
|
|
0D100ED523BA75EE0089DB22 /* ZcashLogo.swift in Sources */,
|
|
0D4C100723C542D800CD2854 /* ZcashCheckCircle.swift in Sources */,
|
|
0DF26E2A24D2208A00F32978 /* AuthenticationHelper.swift in Sources */,
|
|
0DF26E2424D1F75E00F32978 /* SquareToggleStyle.swift in Sources */,
|
|
0DC37D7624D3834E00ACFE12 /* AddressValidator.swift in Sources */,
|
|
0D6BE0B323EB1348006A71C5 /* CameraAccessHelper.swift in Sources */,
|
|
0D99079524E1762400743EB9 /* AlertMessaging.swift in Sources */,
|
|
0D2D5C1924CF8031001A58AD /* ZcashActionableTextField.swift in Sources */,
|
|
0DFC0CF123C7787F0009DD7E /* ZcashHoldToSendButton.swift in Sources */,
|
|
0D9C203F23D7827F006F1510 /* WalletDetailsHeader.swift in Sources */,
|
|
0D0AAE0F2410237A009CD8F9 /* LottieAnimation.swift in Sources */,
|
|
0DC0847924BE583400F498A5 /* RateComponent.swift in Sources */,
|
|
0DFC0CF323C8EA1C0009DD7E /* ZcashCloseButton.swift in Sources */,
|
|
0DC0847724BE57BE00F498A5 /* FeedbackForm.swift in Sources */,
|
|
0DBAA0912419A77500B08BC7 /* NukeWarning.swift in Sources */,
|
|
0DF26E2124D1F75300F32978 /* ZcashMemoTextField.swift in Sources */,
|
|
0D41AF9F23FCAA4700EE4FC0 /* TextView.swift in Sources */,
|
|
0D1C2F27240DAFE9001AA427 /* ZcashSeedPhraseGrid.swift in Sources */,
|
|
0D421AFA23C66B7500E5E55E /* Sending.swift in Sources */,
|
|
0D8C3E2F23D8BA6500B94438 /* String+Zcash.swift in Sources */,
|
|
0D4C100123C52A9B00CD2854 /* UIKit+Extensions.swift in Sources */,
|
|
0DF3075024DB31570080B0CF /* DeviceFeedbackHelper.swift in Sources */,
|
|
0D87E2CC240ECEC500648C09 /* ZcashButtonBackground.swift in Sources */,
|
|
0D11C22D23BF807E001CF6F7 /* ReceiveFunds.swift in Sources */,
|
|
0D9E89BB23DA3A9900AFD118 /* RestoreWallet.swift in Sources */,
|
|
0D11C23523BFB33B001CF6F7 /* NavigationConfigurator.swift in Sources */,
|
|
0D100ED723BA78990089DB22 /* ZcashSymbol.swift in Sources */,
|
|
0D75ECD92416D13800244CE4 /* SimpleLogger.swift in Sources */,
|
|
0D100EE023BAAB170089DB22 /* BackupWallet.swift in Sources */,
|
|
0D4B91DD24CA395100A0E024 /* UIResponder+Current.swift in Sources */,
|
|
0D2BCF5F23E8A59D0076C5B0 /* QRCodeGenerator.swift in Sources */,
|
|
0D11C23123BF966C001CF6F7 /* ScanAddress.swift in Sources */,
|
|
0DBA1E2124CB6951009C654E /* AddressFragment.swift in Sources */,
|
|
0D7D5DDB24BFAC7C0028083C /* KeyboardResponder.swift in Sources */,
|
|
0D12510323B557E40014EE3A /* AppDelegate.swift in Sources */,
|
|
0DEC5DF923BD60CF002EFD0D /* Ring.swift in Sources */,
|
|
0D72330823E9CFE40004B6D1 /* QRCodeScannerView.swift in Sources */,
|
|
0D12510523B557E40014EE3A /* SceneDelegate.swift in Sources */,
|
|
0D11C22F23BF8181001CF6F7 /* QRCodeContainer.swift in Sources */,
|
|
0D3AAB45244652700010EA3C /* TransactionDetail.swift in Sources */,
|
|
0D1C2F25240D8655001AA427 /* ZcashSeedWordPill.swift in Sources */,
|
|
0D100ED923BA8DE80089DB22 /* CreateNewWallet.swift in Sources */,
|
|
0D2D5C2324CF8AB2001A58AD /* ZcashNavigationBar.swift in Sources */,
|
|
0DC37D7324D37D7D00ACFE12 /* AddressHelperView.swift in Sources */,
|
|
0D11C23323BFA810001CF6F7 /* HostingController.swift in Sources */,
|
|
0DDAF3A724097D6E00EA9427 /* MnemonicSeedPhraseHandling.swift in Sources */,
|
|
0D60F2ED23BE1BC9006F5FAD /* ZcashBackground.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
0D12511123B557E60014EE3A /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
0D1B6D7A24243F46004C75DB /* NumberTests.swift in Sources */,
|
|
0D4C505024C8FDF7007FEC4C /* DetailCardTests.swift in Sources */,
|
|
0D040F5923C3ECDD00ACD07E /* KeyPadViewModelTests.swift in Sources */,
|
|
0D12511A23B557E60014EE3A /* walletTests.swift in Sources */,
|
|
0D1C2F29240DB948001AA427 /* UILogicTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
0D12511C23B557E60014EE3A /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
0D12512523B557E60014EE3A /* walletUITests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
0DCDFF9624B6722B000F6999 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
0D99079624E1762400743EB9 /* AlertMessaging.swift in Sources */,
|
|
0DF26E2524D1F75E00F32978 /* SquareToggleStyle.swift in Sources */,
|
|
0DCDFF9824B6722B000F6999 /* SyncingButton.swift in Sources */,
|
|
0DE8668724BD195C00F3B883 /* EventLogger.swift in Sources */,
|
|
0DCDFF9924B6722B000F6999 /* SeedBackup.swift in Sources */,
|
|
0DCDFF9A24B6722B000F6999 /* Fonts.swift in Sources */,
|
|
0DCDFF9B24B6722B000F6999 /* CombineSynchronizer.swift in Sources */,
|
|
0DCDFF9C24B6722B000F6999 /* SendZecView.swift in Sources */,
|
|
0DCDFF9D24B6722B000F6999 /* ProfileScreen.swift in Sources */,
|
|
0DCDFF9E24B6722B000F6999 /* ZECCWalletEnvironment.swift in Sources */,
|
|
0D7D5DDC24BFAC7C0028083C /* KeyboardResponder.swift in Sources */,
|
|
0DBA1E1C24CB5D5C009C654E /* ShareView.swift in Sources */,
|
|
0DCDFF9F24B6722B000F6999 /* ZcashButton.swift in Sources */,
|
|
0DCDFFA024B6722B000F6999 /* ZcashTextField.swift in Sources */,
|
|
0DCDFFA124B6722B000F6999 /* String+localized.swift in Sources */,
|
|
0DCDFFA224B6722B000F6999 /* Colors.swift in Sources */,
|
|
0DCDFFA324B6722B000F6999 /* KeyPad.swift in Sources */,
|
|
0DCDFFA424B6722B000F6999 /* ZcashTapToSendButton.swift in Sources */,
|
|
0DF26E2224D1F75300F32978 /* ZcashMemoTextField.swift in Sources */,
|
|
0DCDFFA524B6722B000F6999 /* WalletDetails.swift in Sources */,
|
|
0DCDFFA624B6722B000F6999 /* BalanceUtils.swift in Sources */,
|
|
0DF26E2B24D2208A00F32978 /* AuthenticationHelper.swift in Sources */,
|
|
0DCDFFA724B6722B000F6999 /* FundsAtRisk.swift in Sources */,
|
|
0DCDFFA824B6722B000F6999 /* LazyView.swift in Sources */,
|
|
0D2D5C2424CF8AB2001A58AD /* ZcashNavigationBar.swift in Sources */,
|
|
0D4B91DB24CA390B00A0E024 /* KeyboardAdaptive.swift in Sources */,
|
|
0DCDFFA924B6722B000F6999 /* ShareScreen.swift in Sources */,
|
|
0DC37D7724D3834E00ACFE12 /* AddressValidator.swift in Sources */,
|
|
0DCDFFAB24B6722B000F6999 /* BalanceDetail.swift in Sources */,
|
|
0D4B91DE24CA395100A0E024 /* UIResponder+Current.swift in Sources */,
|
|
0D2D5C1E24CF827A001A58AD /* SendTransaction.swift in Sources */,
|
|
0DCDFFAC24B6722B000F6999 /* Home.swift in Sources */,
|
|
0DCDFFAD24B6722B000F6999 /* ActionableMessage.swift in Sources */,
|
|
0DCDFFAE24B6722B000F6999 /* DetailCard.swift in Sources */,
|
|
0DCDFFAF24B6722B000F6999 /* SeedManagement.swift in Sources */,
|
|
0DCDFFB024B6722B000F6999 /* SendFlowEnvironment.swift in Sources */,
|
|
0DCDFFB124B6722B000F6999 /* URL+Zcash.swift in Sources */,
|
|
0DCDFFB224B6722B000F6999 /* MnemonicSeedPhraseProvider.swift in Sources */,
|
|
0D2D5C2124CF85CF001A58AD /* ZecAmountHeader.swift in Sources */,
|
|
0DCDFFB324B6722B000F6999 /* zECC+SwiftUI.swift in Sources */,
|
|
0DCDFFB424B6722B000F6999 /* ZcashLogo.swift in Sources */,
|
|
0DCDFFB524B6722B000F6999 /* ZcashCheckCircle.swift in Sources */,
|
|
0DCDFFB624B6722B000F6999 /* CameraAccessHelper.swift in Sources */,
|
|
0DCDFFB724B6722B000F6999 /* ZcashHoldToSendButton.swift in Sources */,
|
|
0DCDFFB824B6722B000F6999 /* WalletDetailsHeader.swift in Sources */,
|
|
0DCDFFB924B6722B000F6999 /* LottieAnimation.swift in Sources */,
|
|
0DCDFFBA24B6722B000F6999 /* ZcashCloseButton.swift in Sources */,
|
|
0DCDFFBB24B6722B000F6999 /* NukeWarning.swift in Sources */,
|
|
0DCDFFBC24B6722B000F6999 /* TextView.swift in Sources */,
|
|
0DF3075124DB31570080B0CF /* DeviceFeedbackHelper.swift in Sources */,
|
|
0DCDFFBD24B6722B000F6999 /* ZcashSeedPhraseGrid.swift in Sources */,
|
|
0DCDFFBE24B6722B000F6999 /* Sending.swift in Sources */,
|
|
0DCDFFBF24B6722B000F6999 /* String+Zcash.swift in Sources */,
|
|
0DBA1E1F24CB628B009C654E /* DisplayAddress.swift in Sources */,
|
|
0DCDFFC024B6722B000F6999 /* UIKit+Extensions.swift in Sources */,
|
|
0DCDFFC124B6722B000F6999 /* ZcashButtonBackground.swift in Sources */,
|
|
0DCDFFC224B6722B000F6999 /* ReceiveFunds.swift in Sources */,
|
|
0DCDFFC324B6722B000F6999 /* RestoreWallet.swift in Sources */,
|
|
0DCDFFC424B6722B000F6999 /* NavigationConfigurator.swift in Sources */,
|
|
0DCDFFC524B6722B000F6999 /* ZcashSymbol.swift in Sources */,
|
|
0DC37D7424D37D7D00ACFE12 /* AddressHelperView.swift in Sources */,
|
|
0D2D5C1A24CF8031001A58AD /* ZcashActionableTextField.swift in Sources */,
|
|
0DCDFFC624B6722B000F6999 /* SimpleLogger.swift in Sources */,
|
|
0DCDFFC724B6722B000F6999 /* BackupWallet.swift in Sources */,
|
|
0DF26E2824D1F88100F32978 /* Baseline.swift in Sources */,
|
|
0DCDFFC924B6722B000F6999 /* QRCodeGenerator.swift in Sources */,
|
|
0DCDFFCA24B6722B000F6999 /* ScanAddress.swift in Sources */,
|
|
0DBA1E2224CB6951009C654E /* AddressFragment.swift in Sources */,
|
|
0DCDFFCB24B6722B000F6999 /* AppDelegate.swift in Sources */,
|
|
0DCDFFCC24B6722B000F6999 /* Ring.swift in Sources */,
|
|
0DCDFFCD24B6722B000F6999 /* QRCodeScannerView.swift in Sources */,
|
|
0DCDFFCE24B6722B000F6999 /* SceneDelegate.swift in Sources */,
|
|
0DCDFFCF24B6722B000F6999 /* QRCodeContainer.swift in Sources */,
|
|
0DCDFFD024B6722B000F6999 /* TransactionDetail.swift in Sources */,
|
|
0DC0847A24BE583400F498A5 /* RateComponent.swift in Sources */,
|
|
0DCDFFD124B6722B000F6999 /* ZcashSeedWordPill.swift in Sources */,
|
|
0DCDFFD224B6722B000F6999 /* CreateNewWallet.swift in Sources */,
|
|
0DCDFFD424B6722B000F6999 /* HostingController.swift in Sources */,
|
|
0DCD012424DE245300ED0113 /* ErrorHandling.swift in Sources */,
|
|
0DCDFFD524B6722B000F6999 /* MnemonicSeedPhraseHandling.swift in Sources */,
|
|
0DCDFFD624B6722B000F6999 /* ZcashBackground.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
0D12511723B557E60014EE3A /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 0D1250FE23B557E40014EE3A /* ECC-Wallet */;
|
|
targetProxy = 0D12511623B557E60014EE3A /* PBXContainerItemProxy */;
|
|
};
|
|
0D12512223B557E60014EE3A /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 0D1250FE23B557E40014EE3A /* ECC-Wallet */;
|
|
targetProxy = 0D12512123B557E60014EE3A /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
0D12510D23B557E60014EE3A /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
0D12510E23B557E60014EE3A /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
8D3F362724A40FCF0087687A /* Localizable.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
8D3F362624A40FCF0087687A /* en */,
|
|
8D3F362824A40FDF0087687A /* es */,
|
|
);
|
|
name = Localizable.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
0D12512723B557E60014EE3A /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
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_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;
|
|
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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.2;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
0D12512823B557E60014EE3A /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
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_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;
|
|
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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.2;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
0D12512A23B557E60014EE3A /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 727FE4974F8832ED9217E96A /* Pods-ECC-Wallet.debug.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 50;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEVELOPMENT_ASSET_PATHS = "\"wallet/Preview Content\"";
|
|
DEVELOPMENT_TEAM = RLPRR8CPQG;
|
|
ENABLE_BITCODE = NO;
|
|
ENABLE_PREVIEWS = YES;
|
|
INFOPLIST_FILE = wallet/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 0.2.0;
|
|
OTHER_SWIFT_FLAGS = "$(inherited) -D ENABLE_LOGGING";
|
|
PRODUCT_BUNDLE_IDENTIFIER = co.electriccoin.eccwallet;
|
|
PRODUCT_NAME = "ECC Wallet";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
};
|
|
name = Debug;
|
|
};
|
|
0D12512B23B557E60014EE3A /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = D1B51D8DC0F8B49AD8EAE6C4 /* Pods-ECC-Wallet.release.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 50;
|
|
DEVELOPMENT_ASSET_PATHS = "\"wallet/Preview Content\"";
|
|
DEVELOPMENT_TEAM = RLPRR8CPQG;
|
|
ENABLE_BITCODE = NO;
|
|
ENABLE_PREVIEWS = YES;
|
|
INFOPLIST_FILE = wallet/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 0.2.0;
|
|
OTHER_SWIFT_FLAGS = "$(inherited) -D ENABLE_LOGGING";
|
|
PRODUCT_BUNDLE_IDENTIFIER = co.electriccoin.eccwallet;
|
|
PRODUCT_NAME = "ECC Wallet";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
};
|
|
name = Release;
|
|
};
|
|
0D12512D23B557E60014EE3A /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 027E3A71136B5B4D796FE4D9 /* Pods-ECC-WalletTests.debug.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = 6J82A38BF9;
|
|
INFOPLIST_FILE = walletTests/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = co.electriccoin.walletTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ECC Wallet.app/ECC Wallet";
|
|
};
|
|
name = Debug;
|
|
};
|
|
0D12512E23B557E60014EE3A /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 0394897B71FCB571DCBA2B04 /* Pods-ECC-WalletTests.release.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = 6J82A38BF9;
|
|
INFOPLIST_FILE = walletTests/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = co.electriccoin.walletTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ECC Wallet.app/ECC Wallet";
|
|
};
|
|
name = Release;
|
|
};
|
|
0D12513023B557E60014EE3A /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = B29005011E7A8D04F5FB5009 /* Pods-ECC-WalletUITests.debug.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = 6J82A38BF9;
|
|
INFOPLIST_FILE = walletUITests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = co.electriccoin.walletUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = wallet;
|
|
};
|
|
name = Debug;
|
|
};
|
|
0D12513123B557E60014EE3A /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 5FFB8D9CEB83884D76AC0960 /* Pods-ECC-WalletUITests.release.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEVELOPMENT_TEAM = 6J82A38BF9;
|
|
INFOPLIST_FILE = walletUITests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = co.electriccoin.walletUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = wallet;
|
|
};
|
|
name = Release;
|
|
};
|
|
0DCDFFE424B6722B000F6999 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 4561814BA5B2134841DF75E7 /* Pods-ECC-Wallet-no-logging.debug.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 50;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEVELOPMENT_ASSET_PATHS = "\"wallet/Preview Content\"";
|
|
DEVELOPMENT_TEAM = 6J82A38BF9;
|
|
ENABLE_BITCODE = NO;
|
|
ENABLE_PREVIEWS = YES;
|
|
INFOPLIST_FILE = "ECC-Wallet-no-logs-Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 0.2.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = co.electriccoin.eccwallet;
|
|
PRODUCT_NAME = "ECC-Wallet-no-logs";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
};
|
|
name = Debug;
|
|
};
|
|
0DCDFFE524B6722B000F6999 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = CA0B4D8E758BD88483D3B5EE /* Pods-ECC-Wallet-no-logging.release.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 50;
|
|
DEVELOPMENT_ASSET_PATHS = "\"wallet/Preview Content\"";
|
|
DEVELOPMENT_TEAM = 6J82A38BF9;
|
|
ENABLE_BITCODE = NO;
|
|
ENABLE_PREVIEWS = YES;
|
|
INFOPLIST_FILE = "ECC-Wallet-no-logs-Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 0.2.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = co.electriccoin.eccwallet;
|
|
PRODUCT_NAME = "ECC-Wallet-no-logs";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
0D1250FA23B557E40014EE3A /* Build configuration list for PBXProject "ECC-Wallet" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
0D12512723B557E60014EE3A /* Debug */,
|
|
0D12512823B557E60014EE3A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
0D12512923B557E60014EE3A /* Build configuration list for PBXNativeTarget "ECC-Wallet" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
0D12512A23B557E60014EE3A /* Debug */,
|
|
0D12512B23B557E60014EE3A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
0D12512C23B557E60014EE3A /* Build configuration list for PBXNativeTarget "ECC-WalletTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
0D12512D23B557E60014EE3A /* Debug */,
|
|
0D12512E23B557E60014EE3A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
0D12512F23B557E60014EE3A /* Build configuration list for PBXNativeTarget "ECC-WalletUITests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
0D12513023B557E60014EE3A /* Debug */,
|
|
0D12513123B557E60014EE3A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
0DCDFFE324B6722B000F6999 /* Build configuration list for PBXNativeTarget "ECC-Wallet-no-logging" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
0DCDFFE424B6722B000F6999 /* Debug */,
|
|
0DCDFFE524B6722B000F6999 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 0D1250F723B557E40014EE3A /* Project object */;
|
|
}
|