Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Build error on Xcode 11.3, missing CurrencyPickerViewController.swift #1

Open
reeyon opened this issue Jan 22, 2020 · 1 comment
Open

Comments

@reeyon
Copy link

reeyon commented Jan 22, 2020

Hi, I clone the master branch and build from Xcode11.3, but failed with the following errors.

<unknown>:0: error: no such file or directory: '/Users/reeyon/monero-wallet-ios-app/WooKeyWallet/Modules/Add wallet/CurrencyPickerViewController.swift'

Command Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc failed with exit code 1

So I cross check the missing file CurrencyPickerViewController.swift in Xcode and compare to master branch online, this filename is located in Modules\Common folder on github, and not in the Modules\Add wallet folder.

Screenshot of my Xcode project:
image

System: Catalina 10.15.2

@WooKeyWallet
Copy link
Owner

You can delete it, or clone the latest code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants