Skip to content

Commit 0e159d2

Browse files
committed
Add macOS minos check to release checklist.
1 parent fb9ccd6 commit 0e159d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-notes/checklist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ DISTRIBUTIONS
3737
* Generate binaries using pylith_installer packager/build.py.
3838
Check on various platforms.
3939
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`
4041

4142
TAG
4243

0 commit comments

Comments
 (0)