trustwallet / trust-wallet-ios

:iphone: Trust - Ethereum Wallet and Web3 DApp Browser for iOS
https://trustwallet.com
GNU General Public License v3.0
1.52k stars 718 forks source link

build trust failed with xcode build #928

Closed theone3nu closed 5 years ago

theone3nu commented 5 years ago

Hi,

I have cloned repo and typed make bootstrap. It took some time to install all dependencies. I got this message. Generating Pods project Integrating client project Sending stats Pod installation complete! There are 24 dependencies from the Podfile and 29 total pods installed.

Now i opend my xcode and clicked build. After that i got the error build failed. No such module 'TrustCore'. How to install trustcore module

theone3nu commented 5 years ago

resolved by opening Trust.xcworkspace instead of xcode. Thanks.