Skip to content

fix: filter framework to prebuild for which marked as binary => false#113

Open
looseyi wants to merge 1 commit intoleavez:masterfrom
looseyi:master
Open

fix: filter framework to prebuild for which marked as binary => false#113
looseyi wants to merge 1 commit intoleavez:masterfrom
looseyi:master

Conversation

@looseyi
Copy link

@looseyi looseyi commented Jan 5, 2020

example Podfile
pod 'A', '1.0' # A depends on B
pod 'B', '1.0', :binary => B

in this case, pod 'B' will be prebuild if not install before, because of A's depends.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant