TSMessages icon indicating copy to clipboard operation
TSMessages copied to clipboard

[!] Unable to find a specification for `TSMessage (~> 0.9.13)`

Open semnyqu opened this issue 7 years ago • 1 comments

[!] Unable to satisfy the following requirements:

  • TSMessages (~> 0.9.13) required by Podfile

None of your spec sources contain a spec satisfying the dependency: TSMessages (~> 0.9.13).

You have either:

  • out-of-date source repos which you can update with pod repo update.
  • mistyped the name or version.
  • not added the source repo that hosts the Podspec to your Podfile.

Note: as of CocoaPods 1.0, pod repo update does not happen on pod install by default.

semnyqu avatar Sep 21 '17 02:09 semnyqu

Use pod 'TSMessages', '~> 0.9.12'

[;2017-09-21 10:55:17.799 Test[26816:1413898] *** Assertion failure in +[TSMessageView notificationDesign], *****/Test/Pods/TSMessages/Pod/Classes/TSMessageView.m:68

2017-09-21 10:55:18.045 Test[26816:1413898] invalid mode 'kCFRunLoopCommonModes' provided to CFRunLoopRunSpecific - break on _CFRunLoopError_RunCalledWithInvalidMode to debug. This message will only appear once per execution. libc++abi.dylib: terminate_handler unexpectedly threw an exception

semnyqu avatar Sep 21 '17 02:09 semnyqu