You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved Podfile parsing when performing incremental builds.
This is still not really correct Podfile parsing as it doesn't
handle escaped characters within each property value of a "pod"
line.
This also adds support for all currently supported Podfile pod
declaration properties when adding Cocoapod references via XML and
fixes warnings when adding identical pod references when appending
to builds with an existing Podfile.
Bug: 122456935
Issue googlesamples#176
Change-Id: If502bc118c4d531484a81e4ec4e888874ded91be
0 commit comments