Bug 105336

Summary: [Mac] Build Phase check-* scripts should use CONTENTS_FOLDER_PATH instead of SHALLOW_BUNDLE
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ddkilzer, joepeck
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.