Skip to content

Commit 683a059

Browse files
committed
Adjust minimum_os_version in pkginfo to reflect PrinterGenerator's supported macOS version
1 parent b517f97 commit 683a059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AddPrinter-Template.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ sys.exit(1)
7676
<key>installer_type</key>
7777
<string>nopkg</string>
7878
<key>minimum_os_version</key>
79-
<string>10.7.0</string>
79+
<string>10.14.0</string>
8080
<key>name</key>
8181
<string>AddPrinter_DISPLAYNAME</string>
8282
<key>preinstall_script</key>

0 commit comments

Comments
 (0)