Summary:
- api_diff now handles APIs that have moved to a new file.
- jverkoey/objc-diff correctly handles deprecated API changes.
Reviewers: O1 Material components iOS, randallli
Reviewed By: O1 Material components iOS, randallli
Subscribers: randallli
Tags: #material_components_ios
Differential Revision: http://codereview.cc/D890
Summary:
This will allow us to more easily use objc-diff in other tools.
New script has two "modes":
- No arguments: clones and builds objc-diff
- -p: Echos path to the objc-diff binary and exits (produces no other output)
Reviewers: ajsecord, #mdc_ios_owners
Reviewed By: ajsecord, #mdc_ios_owners
Subscribers: ajsecord
Projects: #material_components_ios
Differential Revision: http://codereview.cc/D783