urbanairship / ios-library

Urban Airship iOS SDK
http://urbanairship.com
Apache License 2.0
478 stars 265 forks source link

Cannot install the pod SDK anymore #157

Closed geraldeersteling closed 7 years ago

geraldeersteling commented 7 years ago

While trying to run pod install the installation hangs on Installing UrbanAirship-iOS-SDK, all other pods install just fine. Everything works fine whenever I comment out installing the SDK, the pod install succeeds but then I've got no UA in my project of course.

What happened to the pod? Was just working fine a day ago.

I'm using the latest Cocoapods on High Sierra.

rlepinski commented 7 years ago

We pushed an update. Could you post your pod file, pod lock file, and logs? Make sure your pod repo is up to date.

geraldeersteling commented 7 years ago

It works again! Thanks for pushing the update!

Do you still need the podfile?

rlepinski commented 7 years ago

Nope. Glad its working.