cocoapods-try icon indicating copy to clipboard operation
cocoapods-try copied to clipboard

CocoaPods plugin which allows to quickly try the demo project of a Pod.

Results 14 cocoapods-try issues
Sort by recently updated
recently updated
newest added

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version. Changelog Sourced from rake's changelog. === 13.0.6 Additional fix for #389 Pull request #390 by hsbt === 13.0.5 Fixed the...

dependencies

--------------------------------------------- Error loading the plugin `cocoapods-try-1.2.0`. NoMethodError - undefined method `activate' for # spec.activate ^^^^^^^^^ Did you mean? activated? /Users/comdosoft/.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/claide-1.0.3/lib/claide/command/plugin_manager.rb:93:in `safe_activate_and_require' /Users/comdosoft/.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/claide-1.0.3/lib/claide/command/plugin_manager.rb:31:in `block in load_plugins' /Users/comdosoft/.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/claide-1.0.3/lib/claide/command/plugin_manager.rb:30:in `map' /Users/comdosoft/.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/claide-1.0.3/lib/claide/command/plugin_manager.rb:30:in `load_plugins' /Users/comdosoft/.rbenv/versions/3.1.0/lib/ruby/gems/3.1.0/gems/claide-1.0.3/lib/claide/command.rb:326:in...

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...

dependencies

* [x] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md). # Report ## What did you do? ``` pod try SwiftNIO ``` ##...

t1:enhancement
d2:moderate

I'm trying to open the Google Sign In demo but it returned this error instead: --------------------------------------------- > > Error loading the plugin `slather-2.4.7`. > > Gem::ConflictError - Unable to activate...

version 1.8.4 before * [x] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md). # Report ## What did you do? ℹ Please replace...

# Report ## What did you do? I just created a private pod following the [cocoapods guidelines](https://guides.cocoapods.org/making/private-cocoapods). Then I tried `pod try myPrivatePod` ## What did you expect to happen?...

Would be nice to define a pod version to try (as an option). Useful for trying non-latest version, e.g. for older Xcode

t3:discussion