diff options
| author | Paweł Jastrzębski <[email protected]> | 2019-03-06 10:56:44 +0100 |
|---|---|---|
| committer | Paweł Jastrzębski <[email protected]> | 2019-03-06 10:56:44 +0100 |
| commit | 2070a977aefe9da8ceb2ab1d0e96f30f1d7050b6 (patch) | |
| tree | eb79989398612fb28a44da3cbd1091bd67b6cfc5 /other | |
| parent | Fixed possible glob issues (diff) | |
| download | kcc-2070a977aefe9da8ceb2ab1d0e96f30f1d7050b6.tar.gz kcc-2070a977aefe9da8ceb2ab1d0e96f30f1d7050b6.tar.bz2 kcc-2070a977aefe9da8ceb2ab1d0e96f30f1d7050b6.zip | |
Updated build enviroment
Diffstat (limited to 'other')
| -rw-r--r-- | other/osx/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/other/osx/Info.plist b/other/osx/Info.plist index 4a9fa48..0b30fed 100644 --- a/other/osx/Info.plist +++ b/other/osx/Info.plist @@ -55,7 +55,7 @@ <key>LSHasLocalizedDisplayName</key> <false/> <key>LSMinimumSystemVersion</key> - <string>10.10.0</string> + <string>10.12.0</string> <key>NSAppleScriptEnabled</key> <false/> <key>NSHumanReadableCopyright</key> |