1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-08-03 22:35:45 +02:00

build: bump minimum macOS version to 10.14

Change-Id: I27de95a89782937125e6620135c1c1406167e777
This commit is contained in:
kkostiuk 2022-03-17 21:13:11 -04:00
parent bef42fb1ce
commit 2a16a85ffe

View file

@ -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>