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 fb9ccd6 commit 0e159d2Copy full SHA for 0e159d2
release-notes/checklist.txt
@@ -37,6 +37,7 @@ DISTRIBUTIONS
37
* Generate binaries using pylith_installer packager/build.py.
38
Check on various platforms.
39
Check trapping of errors.
40
+ Check macOSX minos `for i in lib*.dylib; do otool -l $i | grep -E -A4 '(LC_VERSION_MIN_MACOSX|LC_BUILD_VERSION)' | grep -B1 sdk; done`
41
42
TAG
43
0 commit comments