T-Pham / CoinPriceBar

💰 Cryptocurrency prices on MacBook Touch Bar
MIT License
315 stars 45 forks source link

Add EUR Currency #6

Closed Th3Mouk closed 6 years ago

Th3Mouk commented 6 years ago

Can u please add EUR currency ? Or add a quick tuto how to build and test.

Thanks

T-Pham commented 6 years ago

You can change the fiat currency by adding it to FiatMoney enum in CoinPriceBar/Money.swift and change currency from .USD to that currency in CoinPriceBar/Data.swift. That should be similar to the below commit, in which I changed USD to CZK. https://github.com/T-Pham/CoinPriceBar/commit/1b755d7a9df5d5da8fab8f8cdf9c7e1d4b66ff2f

Th3Mouk commented 6 years ago

Thank you, it's not usefull yet to make a PR.

Th3Mouk commented 6 years ago

EURO fork: https://github.com/Th3Mouk/CoinPriceBar I will maintain as long as necessary