summaryrefslogtreecommitdiffstats
path: root/build/mac/change_mach_o_flags_from_xcode.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/mac/change_mach_o_flags_from_xcode.sh')
-rwxr-xr-xbuild/mac/change_mach_o_flags_from_xcode.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/mac/change_mach_o_flags_from_xcode.sh b/build/mac/change_mach_o_flags_from_xcode.sh
index ab3ee49..1824f8d 100755
--- a/build/mac/change_mach_o_flags_from_xcode.sh
+++ b/build/mac/change_mach_o_flags_from_xcode.sh
@@ -11,4 +11,5 @@
set -e
exec "$(dirname "${0}")/change_mach_o_flags.py" \
+ "${@}" \
"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_PATH}"