marmelroy / Localize-Swift

Swift friendly localization and i18n with in-app language switching
MIT License
3.08k stars 330 forks source link

Swift Package Manager Xcode 11.1 Error Dependency #141

Closed Cipherdale closed 5 years ago

Cipherdale commented 5 years ago

Got this error 'The package dependency graph can not be resolve'

fassko commented 5 years ago

Yep we have issue for that https://github.com/marmelroy/Localize-Swift/issues/140

If you can help with PR would help to speed it up. :)

gcharita commented 5 years ago

@episquare it seems that the latest commit in master branch tackle that issue.

Just use specific branch when you add the dependency in Xcode: Screenshot 2019-10-31 at 12 04 48 PM

fassko commented 5 years ago

Version 3.1.0 will fix this issue, thanks.