mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-08-04 14:55:43 +02:00
build: bump minimum macOS version to 10.14
Change-Id: I27de95a89782937125e6620135c1c1406167e777
This commit is contained in:
parent
bef42fb1ce
commit
2a16a85ffe
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<key>CFBundleShortVersionString</key>
|
||||
<string>${MACOSX_BUNDLE_SHORT_VERSION_STRING}</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.13</string>
|
||||
<string>10.14</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>${MACOSX_BUNDLE_BUNDLE_VERSION}</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
|
|
Loading…
Add table
Reference in a new issue