Advertisement
Guest User

Untitled

a guest
Mar 25th, 2019
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. Building & testing AsyncDisplayKit.
  2. [!] The version of CocoaPods used to generate the lockfile (1.5.3) is higher than the version of the current executable (1.1.1). Incompatibility issues may arise.
  3. Analyzing dependencies
  4. [!] Due to the previous naïve CocoaPods resolver, you were using a pre-release version of `PINRemoteImage`, without explicitly asking for a pre-release version, which now leads to a conflict. Please decide to either use that pre-release version by adding the version requirement to your Podfile (e.g. `pod 'PINRemoteImage', '= 3.0.0-beta.13'`) or revert to a stable version by running `pod update PINRemoteImage`.
  5. 
  6. [!] There are duplicate dependencies on `PINRemoteImage` in `Podfile`:
  7.  
  8. - PINRemoteImage (= 3.0.0-beta.13)
  9. - PINRemoteImage (= 3.0.0-beta.14)
  10.  
  11.  
  12. Oh no! You walked directly into the slavering fangs of a lurking grue!
  13. **** You have died ****
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement