We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ed5991 commit f507482Copy full SHA for f507482
config.sh
@@ -22,6 +22,8 @@ function pre_build {
22
23
if [ -n "$IS_OSX" ]; then
24
echo "Running for OSX"
25
+
26
+ MACOSX_DEPLOYMENT_TARGET=10.7
27
28
brew update
29
0 commit comments