git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
2011-03-06 Adam Barth <abarth@webkit.org>
[WebKit-https.git]
/
Source
/
gyp
/
remove-headers-if-needed.sh
1
if (( TARGET_MAC_OS_X_VERSION_MAJOR > 1050 )); then
2
rm -rf \"$BUILT_PRODUCTS_DIR/$PUBLIC_HEADERS_FOLDER_PATH\"/*.h;
3
fi