orta / cocoapods-keys

A key value store for storing per-developer environment and application keys
MIT License
1.55k stars 92 forks source link

Strange installation bug. #153

Open sunshinejr opened 7 years ago

sunshinejr commented 7 years ago

Hey there! 👋 First of all thanks for this awesome plugin!

So I've had a small bug few months ago while installing this plugin in one of my projects in Swift. But didn't remember what was that and how did I fix it. Fortunately, lately I've started another project (also Swift) and needed to use keys as well and this bug happened again.

So when I went through installation steps, set-up the keys, hit pod install, Keys pod was generated, but the implementation had no keys whatsoever. Once I did pod install/pod update again, I found out by accident that the keys are there. Dunno if it's a known bug, maybe some edge case, but from few issues I saw there was nothing like that. Maybe someone will find it useful! :D

BasThomas commented 5 years ago

This should be closed by #192