Skip to content

Commit

Permalink
Add macOS minos check to release checklist.
Browse files Browse the repository at this point in the history
  • Loading branch information
baagaard-usgs committed Jun 6, 2024
1 parent fb9ccd6 commit 0e159d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-notes/checklist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ DISTRIBUTIONS
* Generate binaries using pylith_installer packager/build.py.
Check on various platforms.
Check trapping of errors.
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`

TAG

Expand Down

0 comments on commit 0e159d2

Please sign in to comment.