You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's failing because it's failing to install TPWeakProxy, a pod that doesn't appear in Podfile.lock.
This does not appear to be actually broken. The tests pass locally, and I can successfully set up a fresh iOS project with IntentKit as a cocoapods dependency.
I suspect this may be an issue with Travis config, particularly since this is the first Travis run since CocoaPods 1.0 dropped.
The text was updated successfully, but these errors were encountered:
Currently, the Travis build is broken.
It's failing because it's failing to install TPWeakProxy, a pod that doesn't appear in
Podfile.lock
.This does not appear to be actually broken. The tests pass locally, and I can successfully set up a fresh iOS project with IntentKit as a cocoapods dependency.
I suspect this may be an issue with Travis config, particularly since this is the first Travis run since CocoaPods 1.0 dropped.
The text was updated successfully, but these errors were encountered: