Skip to content

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