b123400 / xliffie

A localization assistance for iOS / Mac app.
https://itunes.apple.com/us/app/xliffie/id961651406
GNU General Public License v3.0
65 stars 16 forks source link

Before you install FGTranslator install all the other pods #4

Closed zdavatz closed 6 years ago

zdavatz commented 6 years ago

For me FGTranslator did not install if I did not install all the other pod files first. So first I commented out this line: pod "FGTranslator", :git => "git@github.com:b123400/FGTranslator.git", :branch => "refactor" then I did "pod install" and then I commented above line back in. Then everything installed fine.

b123400 commented 6 years ago

Hello! This library is few years old and IMO out of maintenance, I can understand if it doesn't build, but it's weird to see the installation order matters. What's the error message you got?

zdavatz commented 6 years ago

It did not find some github reference for git@github.com:b123400/FGTranslator.git