CocoaPods / Rome

Makes it easy to build a list of frameworks.
MIT License
694 stars 64 forks source link

Update fourflusher to 2.2 for Xcode 10.2 support #80

Closed TomasLinhart closed 3 years ago

TomasLinhart commented 5 years ago

It upgrades the dependency to 2.2. The new version of the dependency includes support for Xcode 10.2. This commit specifically: https://github.com/CocoaPods/fourflusher/commit/733ddbcdaefd55ed403fd0b99bd13caf378b33ae

dnkoutso commented 5 years ago

Can you also run bundle update fourflusher?

TomasLinhart commented 5 years ago

I am unable to run that without running bundle install that updates half of the Gemfile.lock.

TomasLinhart commented 5 years ago

@dnkoutso What needs to be done to merge it?