bendyworks / TravisCI.app

MIT License
52 stars 5 forks source link

Updated libPusher #4

Open lukeredpath opened 12 years ago

lukeredpath commented 12 years ago

Hi, I notice you're using an older version of libPusher dating from December.

There has been some important updates since then and I'd really recommend you update to the latest version of libPusher whenever you can.

Generally, changes include:

listrophy commented 12 years ago

We're trying to pull in cocoapods as the dependency manager, but we're running into serious issues with RestKit. :(

lukeredpath commented 12 years ago

If this is preventing you from updating libPusher, you might want to try one of the pre-compiled nightly or release builds.

Re: problems with RestKit/CocoaPods, please open an issue on the CocoaPods issues and we should be able to help!

listrophy commented 12 years ago

Filed an issue on CocoaPods for RestKit/CoreData: https://github.com/CocoaPods/CocoaPods/issues/159