NEW 105336
[Mac] Build Phase check-* scripts should use CONTENTS_FOLDER_PATH instead of SHALLOW_BUNDLE
https://bugs.webkit.org/show_bug.cgi?id=105336
Summary [Mac] Build Phase check-* scripts should use CONTENTS_FOLDER_PATH instead of ...
Joseph Pecoraro
Reported 2012-12-18 12:21:07 PST
Instead of manually building the path to the Framework / Headers / PrivateHeaders directories by checking SHALLOW_BUNDLE we can take advantage of CONTENTS_FOLDER_PATH. Scripts that should probably be updated: shell> grep --files-with-matches -R SHALLOW_BUNDLE Tools/Scripts Tools/Scripts/check-for-inappropriate-files-in-framework Tools/Scripts/check-for-inappropriate-macros-in-external-headers Tools/Scripts/check-for-webkit-framework-include-consistency Tools/Scripts/webkitruby/check-for-inappropriate-macros-in-external-headers-tests/run-test.rb
Attachments
Note You need to log in before you can comment on or make changes to this bug.