Skip to content
This repository was archived by the owner on Oct 4, 2021. It is now read-only.

Commit 53beb11

Browse files
committed
Bump in makefile too
1 parent da915d8 commit 53beb11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/build/MacOSX/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ CLEANFILES = render.exe monostub monostub-test
2525
EXTRA_DIST = dmg-bg.png DS_Store Info.plist.in make-dmg-bundle.sh render.cs
2626

2727
MONOSTUB_EXTRA_SOURCEFILES = monostub-utils.h
28-
export MACOSX_DEPLOYMENT_TARGET=10.12
28+
export MACOSX_DEPLOYMENT_TARGET=10.13
2929

3030
# With the hardened runtime, we need to specify the location of all libraries
3131
# that we dlopen

0 commit comments

Comments
 (0)