|
|
|
@ -7,6 +7,7 @@ |
|
|
|
|
objects = { |
|
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */ |
|
|
|
|
1699405F72849CC43A13D181 /* Pods_AlphaWalletTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F18F1FBA3C66C15C047AF0B8 /* Pods_AlphaWalletTests.framework */; }; |
|
|
|
|
1D2831CD94641E5166E3A798 /* Pods_TrustUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AEE09E815DB68F6634F89AA /* Pods_TrustUITests.framework */; }; |
|
|
|
|
290B2B541F8F50030053C83E /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 290B2B561F8F50030053C83E /* Localizable.strings */; }; |
|
|
|
|
290B2B5B1F8F551E0053C83E /* LokaliseInitializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290B2B5A1F8F551E0053C83E /* LokaliseInitializer.swift */; }; |
|
|
|
@ -265,7 +266,6 @@ |
|
|
|
|
29FF130D1F7626E800AFD326 /* FakeNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29FF130C1F7626E800AFD326 /* FakeNavigationController.swift */; }; |
|
|
|
|
29FF6D6B2011D2AF00A3011C /* InCoordinatorError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29FF6D6A2011D2AF00A3011C /* InCoordinatorError.swift */; }; |
|
|
|
|
29FF6D73201200D500A3011C /* FieldAppereance.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29FF6D72201200D500A3011C /* FieldAppereance.swift */; }; |
|
|
|
|
3CDDD1E2CD1B0180754B7992 /* Pods_Trust.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 646C8C822C986358D7388602 /* Pods_Trust.framework */; }; |
|
|
|
|
442FC03669B2BB02B0876278 /* StormBirdTokenSummaryTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 442FCFA81968EBB72349E849 /* StormBirdTokenSummaryTableViewCell.swift */; }; |
|
|
|
|
442FC126C8A73F70F2782025 /* TicketDecode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 442FC6911EEE85B669D7BDA1 /* TicketDecode.swift */; }; |
|
|
|
|
442FC249C2A39F85BDBD7987 /* GetDecimalsCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 442FC0F2E3BB3EE420BC2C16 /* GetDecimalsCoordinator.swift */; }; |
|
|
|
@ -283,6 +283,7 @@ |
|
|
|
|
442FCD76B5C25C9FB7FE7479 /* TicketsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 442FCB182F854B307761CD82 /* TicketsViewModel.swift */; }; |
|
|
|
|
442FCE0709E29BF233F32CAB /* GetStormBirdBalanceCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 442FC002CDEA792B8ECD3E13 /* GetStormBirdBalanceCoordinator.swift */; }; |
|
|
|
|
442FCED8B618930EFD1F7BA8 /* GetIsStormBird.swift in Sources */ = {isa = PBXBuildFile; fileRef = 442FCA1F19B6293FE5FAD494 /* GetIsStormBird.swift */; }; |
|
|
|
|
4AEDE35A1DC3B1F4B885A073 /* Pods_AlphaWallet.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9BD60178B937124277D81CCD /* Pods_AlphaWallet.framework */; }; |
|
|
|
|
613D04891FDE15F8008DE72E /* COMODO ECC Domain Validation Secure Server CA 2.cer in Resources */ = {isa = PBXBuildFile; fileRef = 613D04881FDE15F8008DE72E /* COMODO ECC Domain Validation Secure Server CA 2.cer */; }; |
|
|
|
|
613D048B1FDE162B008DE72E /* TrustProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 613D048A1FDE162B008DE72E /* TrustProvider.swift */; }; |
|
|
|
|
615F10561FCBEF2E008A45AF /* OnboardingPageViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615F10551FCBEF2E008A45AF /* OnboardingPageViewModel.swift */; }; |
|
|
|
@ -359,6 +360,7 @@ |
|
|
|
|
77B3BF4A2019247200EEC15A /* BrowserNavigationBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77B3BF492019247200EEC15A /* BrowserNavigationBar.swift */; }; |
|
|
|
|
77E0E773201FAD06009B4B31 /* BrowserURLParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77E0E772201FAD05009B4B31 /* BrowserURLParser.swift */; }; |
|
|
|
|
77E0E777201FAD36009B4B31 /* BrowserURLParserTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77E0E776201FAD36009B4B31 /* BrowserURLParserTests.swift */; }; |
|
|
|
|
9B2444900035A62AD4FA2D55 /* Pods_AlphaWalletUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B2CF9CDF557F98DECE6D0AF6 /* Pods_AlphaWalletUITests.framework */; }; |
|
|
|
|
AA26C61F20412A1E00318B9B /* TicketsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA26C61D20412A1D00318B9B /* TicketsViewController.swift */; }; |
|
|
|
|
AA26C62020412A1E00318B9B /* Tickets.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA26C61E20412A1E00318B9B /* Tickets.storyboard */; }; |
|
|
|
|
AA26C62320412A4100318B9B /* UIViewInspectableEnhancements.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA26C62120412A4100318B9B /* UIViewInspectableEnhancements.swift */; }; |
|
|
|
@ -693,6 +695,7 @@ |
|
|
|
|
615F10581FCBEF7C008A45AF /* OnboardingPage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingPage.swift; sourceTree = "<group>"; }; |
|
|
|
|
615F105C1FCBF55E008A45AF /* OnboardingCollectionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingCollectionViewController.swift; sourceTree = "<group>"; }; |
|
|
|
|
615F10611FCD3F0F008A45AF /* OnboardingPageStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingPageStyle.swift; sourceTree = "<group>"; }; |
|
|
|
|
61621995A39B7730239E6112 /* Pods-AlphaWalletTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AlphaWalletTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-AlphaWalletTests/Pods-AlphaWalletTests.debug.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
|
61C359DF2002AA590097B04D /* TransactionSigning.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TransactionSigning.swift; sourceTree = "<group>"; }; |
|
|
|
|
61C359E12002AC9D0097B04D /* TransactionSigningTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransactionSigningTests.swift; sourceTree = "<group>"; }; |
|
|
|
|
61DCE17A2001A6BE0053939F /* RLP.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RLP.swift; sourceTree = "<group>"; }; |
|
|
|
@ -765,7 +768,12 @@ |
|
|
|
|
77B3BF492019247200EEC15A /* BrowserNavigationBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BrowserNavigationBar.swift; sourceTree = "<group>"; }; |
|
|
|
|
77E0E772201FAD05009B4B31 /* BrowserURLParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BrowserURLParser.swift; sourceTree = "<group>"; }; |
|
|
|
|
77E0E776201FAD36009B4B31 /* BrowserURLParserTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BrowserURLParserTests.swift; path = TrustTests/Browser/Types/BrowserURLParserTests.swift; sourceTree = SOURCE_ROOT; }; |
|
|
|
|
7D173D659C678A9D41C02820 /* Pods-AlphaWalletTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AlphaWalletTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-AlphaWalletTests/Pods-AlphaWalletTests.release.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
|
87FA1153388F27F599C430B8 /* Pods-TrustTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TrustTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-TrustTests/Pods-TrustTests.debug.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
|
8878FA2A7E4E5AC421A7A814 /* Pods-AlphaWallet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AlphaWallet.debug.xcconfig"; path = "Pods/Target Support Files/Pods-AlphaWallet/Pods-AlphaWallet.debug.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
|
8BB9C45338F697361B4D2BE8 /* Pods-AlphaWalletUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AlphaWalletUITests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-AlphaWalletUITests/Pods-AlphaWalletUITests.debug.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
|
8E0282B596A862A10ACB6686 /* Pods-AlphaWalletUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AlphaWalletUITests.release.xcconfig"; path = "Pods/Target Support Files/Pods-AlphaWalletUITests/Pods-AlphaWalletUITests.release.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
|
9BD60178B937124277D81CCD /* Pods_AlphaWallet.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AlphaWallet.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
|
A3B747245A27436E621E7E41 /* Pods-TrustUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TrustUITests.release.xcconfig"; path = "Pods/Target Support Files/Pods-TrustUITests/Pods-TrustUITests.release.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
|
A48A17FC2CC895AF2BB871D0 /* Pods_TrustTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TrustTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
|
AA26C61D20412A1D00318B9B /* TicketsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TicketsViewController.swift; sourceTree = "<group>"; }; |
|
|
|
@ -780,6 +788,7 @@ |
|
|
|
|
B13A87D3BA5167741E5D0801 /* Pods-Trust.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Trust.release.xcconfig"; path = "Pods/Target Support Files/Pods-Trust/Pods-Trust.release.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
|
B1DC375C203AEAE100C9756D /* OrdersRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrdersRequest.swift; sourceTree = "<group>"; }; |
|
|
|
|
B1DC375E203AEB4800C9756D /* OrderRequestTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderRequestTest.swift; sourceTree = "<group>"; }; |
|
|
|
|
B2CF9CDF557F98DECE6D0AF6 /* Pods_AlphaWalletUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AlphaWalletUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
|
BB5D6A9D20232EE8000FC5AB /* CurrencyRate+Fee.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CurrencyRate+Fee.swift"; sourceTree = "<group>"; }; |
|
|
|
|
BBF4F9B62029D0B2009E04C0 /* GasViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GasViewModel.swift; sourceTree = "<group>"; }; |
|
|
|
|
CCA4FE321FD3655900749AE4 /* CheckDeviceCoordinatorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CheckDeviceCoordinatorTests.swift; sourceTree = "<group>"; }; |
|
|
|
@ -788,6 +797,8 @@ |
|
|
|
|
CCA4FE391FD42B4100749AE4 /* FakeJailbreakChecker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FakeJailbreakChecker.swift; sourceTree = "<group>"; }; |
|
|
|
|
CCCD74FC1FD2D38D004A087D /* CheckDeviceCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CheckDeviceCoordinator.swift; sourceTree = "<group>"; }; |
|
|
|
|
DDF643F2D99BCE8E6139C057 /* Pods-TrustTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TrustTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-TrustTests/Pods-TrustTests.release.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
|
F142C0A3ACCC936E43250187 /* Pods-AlphaWallet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AlphaWallet.release.xcconfig"; path = "Pods/Target Support Files/Pods-AlphaWallet/Pods-AlphaWallet.release.xcconfig"; sourceTree = "<group>"; }; |
|
|
|
|
F18F1FBA3C66C15C047AF0B8 /* Pods_AlphaWalletTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AlphaWalletTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
|
|
/* End PBXFileReference section */ |
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */ |
|
|
|
@ -795,7 +806,7 @@ |
|
|
|
|
isa = PBXFrameworksBuildPhase; |
|
|
|
|
buildActionMask = 2147483647; |
|
|
|
|
files = ( |
|
|
|
|
3CDDD1E2CD1B0180754B7992 /* Pods_Trust.framework in Frameworks */, |
|
|
|
|
4AEDE35A1DC3B1F4B885A073 /* Pods_AlphaWallet.framework in Frameworks */, |
|
|
|
|
); |
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
}; |
|
|
|
@ -804,6 +815,7 @@ |
|
|
|
|
buildActionMask = 2147483647; |
|
|
|
|
files = ( |
|
|
|
|
D9F052FDC5B72E024DD05F0D /* Pods_TrustTests.framework in Frameworks */, |
|
|
|
|
1699405F72849CC43A13D181 /* Pods_AlphaWalletTests.framework in Frameworks */, |
|
|
|
|
); |
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
}; |
|
|
|
@ -812,6 +824,7 @@ |
|
|
|
|
buildActionMask = 2147483647; |
|
|
|
|
files = ( |
|
|
|
|
1D2831CD94641E5166E3A798 /* Pods_TrustUITests.framework in Frameworks */, |
|
|
|
|
9B2444900035A62AD4FA2D55 /* Pods_AlphaWalletUITests.framework in Frameworks */, |
|
|
|
|
); |
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
}; |
|
|
|
@ -2167,6 +2180,12 @@ |
|
|
|
|
DDF643F2D99BCE8E6139C057 /* Pods-TrustTests.release.xcconfig */, |
|
|
|
|
477899BEAA4489DA423E8857 /* Pods-TrustUITests.debug.xcconfig */, |
|
|
|
|
A3B747245A27436E621E7E41 /* Pods-TrustUITests.release.xcconfig */, |
|
|
|
|
8878FA2A7E4E5AC421A7A814 /* Pods-AlphaWallet.debug.xcconfig */, |
|
|
|
|
F142C0A3ACCC936E43250187 /* Pods-AlphaWallet.release.xcconfig */, |
|
|
|
|
61621995A39B7730239E6112 /* Pods-AlphaWalletTests.debug.xcconfig */, |
|
|
|
|
7D173D659C678A9D41C02820 /* Pods-AlphaWalletTests.release.xcconfig */, |
|
|
|
|
8BB9C45338F697361B4D2BE8 /* Pods-AlphaWalletUITests.debug.xcconfig */, |
|
|
|
|
8E0282B596A862A10ACB6686 /* Pods-AlphaWalletUITests.release.xcconfig */, |
|
|
|
|
); |
|
|
|
|
name = Pods; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
@ -2212,6 +2231,9 @@ |
|
|
|
|
646C8C822C986358D7388602 /* Pods_Trust.framework */, |
|
|
|
|
A48A17FC2CC895AF2BB871D0 /* Pods_TrustTests.framework */, |
|
|
|
|
0AEE09E815DB68F6634F89AA /* Pods_TrustUITests.framework */, |
|
|
|
|
9BD60178B937124277D81CCD /* Pods_AlphaWallet.framework */, |
|
|
|
|
F18F1FBA3C66C15C047AF0B8 /* Pods_AlphaWalletTests.framework */, |
|
|
|
|
B2CF9CDF557F98DECE6D0AF6 /* Pods_AlphaWalletUITests.framework */, |
|
|
|
|
); |
|
|
|
|
name = Frameworks; |
|
|
|
|
sourceTree = "<group>"; |
|
|
|
@ -2401,7 +2423,7 @@ |
|
|
|
|
); |
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
shellPath = /bin/sh; |
|
|
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-TrustTests/Pods-TrustTests-resources.sh\"\n"; |
|
|
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-AlphaWalletTests/Pods-AlphaWalletTests-resources.sh\"\n"; |
|
|
|
|
showEnvVarsInLog = 0; |
|
|
|
|
}; |
|
|
|
|
21113C0DD6E65F7B19B7168D /* [CP] Embed Pods Frameworks */ = { |
|
|
|
@ -2416,7 +2438,7 @@ |
|
|
|
|
); |
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
shellPath = /bin/sh; |
|
|
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-TrustTests/Pods-TrustTests-frameworks.sh\"\n"; |
|
|
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-AlphaWalletTests/Pods-AlphaWalletTests-frameworks.sh\"\n"; |
|
|
|
|
showEnvVarsInLog = 0; |
|
|
|
|
}; |
|
|
|
|
2909B06A324FDD6FB858F676 /* [CP] Copy Pods Resources */ = { |
|
|
|
@ -2431,7 +2453,7 @@ |
|
|
|
|
); |
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
shellPath = /bin/sh; |
|
|
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Trust/Pods-Trust-resources.sh\"\n"; |
|
|
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-AlphaWallet/Pods-AlphaWallet-resources.sh\"\n"; |
|
|
|
|
showEnvVarsInLog = 0; |
|
|
|
|
}; |
|
|
|
|
29282B511F7629DB0067F88D /* Run SwiftLint */ = { |
|
|
|
@ -2486,7 +2508,7 @@ |
|
|
|
|
); |
|
|
|
|
name = "[CP] Check Pods Manifest.lock"; |
|
|
|
|
outputPaths = ( |
|
|
|
|
"$(DERIVED_FILE_DIR)/Pods-TrustTests-checkManifestLockResult.txt", |
|
|
|
|
"$(DERIVED_FILE_DIR)/Pods-AlphaWalletTests-checkManifestLockResult.txt", |
|
|
|
|
); |
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
shellPath = /bin/sh; |
|
|
|
@ -2505,7 +2527,7 @@ |
|
|
|
|
); |
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
shellPath = /bin/sh; |
|
|
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-TrustUITests/Pods-TrustUITests-resources.sh\"\n"; |
|
|
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-AlphaWalletUITests/Pods-AlphaWalletUITests-resources.sh\"\n"; |
|
|
|
|
showEnvVarsInLog = 0; |
|
|
|
|
}; |
|
|
|
|
EB2D49CBEF37022D8861D8E0 /* [CP] Check Pods Manifest.lock */ = { |
|
|
|
@ -2519,7 +2541,7 @@ |
|
|
|
|
); |
|
|
|
|
name = "[CP] Check Pods Manifest.lock"; |
|
|
|
|
outputPaths = ( |
|
|
|
|
"$(DERIVED_FILE_DIR)/Pods-TrustUITests-checkManifestLockResult.txt", |
|
|
|
|
"$(DERIVED_FILE_DIR)/Pods-AlphaWalletUITests-checkManifestLockResult.txt", |
|
|
|
|
); |
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
shellPath = /bin/sh; |
|
|
|
@ -2538,7 +2560,7 @@ |
|
|
|
|
); |
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
shellPath = /bin/sh; |
|
|
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-TrustUITests/Pods-TrustUITests-frameworks.sh\"\n"; |
|
|
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-AlphaWalletUITests/Pods-AlphaWalletUITests-frameworks.sh\"\n"; |
|
|
|
|
showEnvVarsInLog = 0; |
|
|
|
|
}; |
|
|
|
|
F291FF6299FBB0600050DA49 /* [CP] Embed Pods Frameworks */ = { |
|
|
|
@ -2547,7 +2569,7 @@ |
|
|
|
|
files = ( |
|
|
|
|
); |
|
|
|
|
inputPaths = ( |
|
|
|
|
"${SRCROOT}/Pods/Target Support Files/Pods-Trust/Pods-Trust-frameworks.sh", |
|
|
|
|
"${SRCROOT}/Pods/Target Support Files/Pods-AlphaWallet/Pods-AlphaWallet-frameworks.sh", |
|
|
|
|
"${BUILT_PRODUCTS_DIR}/APIKit/APIKit.framework", |
|
|
|
|
"${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework", |
|
|
|
|
"${BUILT_PRODUCTS_DIR}/BigInt/BigInt.framework", |
|
|
|
@ -2606,7 +2628,7 @@ |
|
|
|
|
); |
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
shellPath = /bin/sh; |
|
|
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Trust/Pods-Trust-frameworks.sh\"\n"; |
|
|
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-AlphaWallet/Pods-AlphaWallet-frameworks.sh\"\n"; |
|
|
|
|
showEnvVarsInLog = 0; |
|
|
|
|
}; |
|
|
|
|
F48CC1C9F6D4FAE6EF587C03 /* [CP] Check Pods Manifest.lock */ = { |
|
|
|
@ -2620,7 +2642,7 @@ |
|
|
|
|
); |
|
|
|
|
name = "[CP] Check Pods Manifest.lock"; |
|
|
|
|
outputPaths = ( |
|
|
|
|
"$(DERIVED_FILE_DIR)/Pods-Trust-checkManifestLockResult.txt", |
|
|
|
|
"$(DERIVED_FILE_DIR)/Pods-AlphaWallet-checkManifestLockResult.txt", |
|
|
|
|
); |
|
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
|
shellPath = /bin/sh; |
|
|
|
@ -3160,7 +3182,7 @@ |
|
|
|
|
}; |
|
|
|
|
2912CD201F6A830700C6CBE3 /* Debug */ = { |
|
|
|
|
isa = XCBuildConfiguration; |
|
|
|
|
baseConfigurationReference = 4DB8204016307EAFC079EA48 /* Pods-Trust.debug.xcconfig */; |
|
|
|
|
baseConfigurationReference = 8878FA2A7E4E5AC421A7A814 /* Pods-AlphaWallet.debug.xcconfig */; |
|
|
|
|
buildSettings = { |
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
|
CODE_SIGN_ENTITLEMENTS = Trust/Trust.entitlements; |
|
|
|
@ -3185,7 +3207,7 @@ |
|
|
|
|
}; |
|
|
|
|
2912CD211F6A830700C6CBE3 /* Release */ = { |
|
|
|
|
isa = XCBuildConfiguration; |
|
|
|
|
baseConfigurationReference = B13A87D3BA5167741E5D0801 /* Pods-Trust.release.xcconfig */; |
|
|
|
|
baseConfigurationReference = F142C0A3ACCC936E43250187 /* Pods-AlphaWallet.release.xcconfig */; |
|
|
|
|
buildSettings = { |
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
|
CODE_SIGN_ENTITLEMENTS = Trust/Trust.entitlements; |
|
|
|
@ -3208,7 +3230,7 @@ |
|
|
|
|
}; |
|
|
|
|
2912CD231F6A830700C6CBE3 /* Debug */ = { |
|
|
|
|
isa = XCBuildConfiguration; |
|
|
|
|
baseConfigurationReference = 87FA1153388F27F599C430B8 /* Pods-TrustTests.debug.xcconfig */; |
|
|
|
|
baseConfigurationReference = 61621995A39B7730239E6112 /* Pods-AlphaWalletTests.debug.xcconfig */; |
|
|
|
|
buildSettings = { |
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
|
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)"; |
|
|
|
@ -3221,13 +3243,13 @@ |
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = ""; |
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2"; |
|
|
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Trust.app/Trust"; |
|
|
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AlphaWallet.app/AlphaWallet"; |
|
|
|
|
}; |
|
|
|
|
name = Debug; |
|
|
|
|
}; |
|
|
|
|
2912CD241F6A830700C6CBE3 /* Release */ = { |
|
|
|
|
isa = XCBuildConfiguration; |
|
|
|
|
baseConfigurationReference = DDF643F2D99BCE8E6139C057 /* Pods-TrustTests.release.xcconfig */; |
|
|
|
|
baseConfigurationReference = 7D173D659C678A9D41C02820 /* Pods-AlphaWalletTests.release.xcconfig */; |
|
|
|
|
buildSettings = { |
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
|
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)"; |
|
|
|
@ -3240,13 +3262,13 @@ |
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = ""; |
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2"; |
|
|
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Trust.app/Trust"; |
|
|
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AlphaWallet.app/AlphaWallet"; |
|
|
|
|
}; |
|
|
|
|
name = Release; |
|
|
|
|
}; |
|
|
|
|
2912CD261F6A830700C6CBE3 /* Debug */ = { |
|
|
|
|
isa = XCBuildConfiguration; |
|
|
|
|
baseConfigurationReference = 477899BEAA4489DA423E8857 /* Pods-TrustUITests.debug.xcconfig */; |
|
|
|
|
baseConfigurationReference = 8BB9C45338F697361B4D2BE8 /* Pods-AlphaWalletUITests.debug.xcconfig */; |
|
|
|
|
buildSettings = { |
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
|
|
|
|
CODE_SIGN_IDENTITY = "iPhone Distribution: StormBird Pte LTD (LRAW5PL536)"; |
|
|
|
@ -3266,7 +3288,7 @@ |
|
|
|
|
}; |
|
|
|
|
2912CD271F6A830700C6CBE3 /* Release */ = { |
|
|
|
|
isa = XCBuildConfiguration; |
|
|
|
|
baseConfigurationReference = A3B747245A27436E621E7E41 /* Pods-TrustUITests.release.xcconfig */; |
|
|
|
|
baseConfigurationReference = 8E0282B596A862A10ACB6686 /* Pods-AlphaWalletUITests.release.xcconfig */; |
|
|
|
|
buildSettings = { |
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
|
|
|
|