Skip to content

Commit e5e06e4

Browse files
committed
Improve MacOS installer error message
1 parent dcb3601 commit e5e06e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Installer/MIDI2LR-debug.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
</componentList>
232232
<initializationActionList>
233233
<throwError>
234-
<text>This application runs on OS X 10.9 or above only.</text>
234+
<text>This application runs on MacOS 10.12 or above only. Use MID2OR versions 2.9.3 or earlier if you must use an earlier version of MacOS.</text>
235235
<ruleList>
236236
<platformTest>
237237
<type>osx</type>

Installer/MIDI2LR.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
</componentList>
226226
<initializationActionList>
227227
<throwError>
228-
<text>This application runs on OS X 10.9 or above only.</text>
228+
<text>This application runs on MacOS 10.12 or above only. Use MID2OR versions 2.9.3 or earlier if you must use an earlier version of MacOS.</text>
229229
<ruleList>
230230
<platformTest>
231231
<type>osx</type>

0 commit comments

Comments
 (0)