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

'all_binary' option has a problem.

Open meccatol opened this issue 6 years ago • 1 comments

   CocoaPods : 1.8.4
       Xcode : 11.2.1 (11B500)
cocoapods-binary      : 0.4.4
plugin 'cocoapods-binary'

And sample project link. https://github.com/meccatol/PodBinaryTestingProject/commits/bug_in_all_binary_option

--

Hello. It's beneficial for using Cocoapods frameworks (not Codes!) Thanks.

When I used it with 'all_binary' option, I found some weird things.

'all_binary' and ':binary => false' combinations has a problem that causes not fetching sub dependency.

I attached the sample project link. It has two commits after the initial commit.

The first one has a problem that I told before. Seconds one has not any problem. It seems very well when no 'all_binary' option and specifying ':binary => true or false' each by explicitly.

Please take a look at this problem! Thanks.

meccatol avatar Dec 31 '19 03:12 meccatol

Hi Is anything update?

wei18 avatar Jun 18 '20 08:06 wei18