1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-12 03:18:26 -06:00

MacOSX: Add build scripts and modifications to linking against wxWidgets 3.1.2 for non legacy build targeting OSX 10.9+

This commit is contained in:
Mounir IDRASSI
2019-10-12 01:19:45 +02:00
parent f56a8c49f9
commit b6dcea013e
6 changed files with 183 additions and 23 deletions

View File

@@ -82,14 +82,8 @@
<key>CFBundleLongVersionString</key>
<string>VeraCrypt _VERSION_</string>
<key>LSArchitecturePriority</key>
<array>
<string>x86_64</string>
<string>i386</string>
</array>
<key>LSMinimumSystemVersion</key>
<string>10.7.0</string>
<string>10.9.0</string>
<key>LSRequiresCarbon</key>
<false/>