mirror of
https://github.com/transmission/transmission
synced 2024-12-26 01:27:28 +00:00
add minimum system version
This commit is contained in:
parent
5166e636a6
commit
560e315e12
1 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,8 @@
|
|||
<string>BUNDLE_VERSION_INFOPLIST</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>VERSION_STRING_INFOPLIST (BUNDLE_VERSION_INFOPLIST)</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.5.0</string>
|
||||
<key>NSAppleScriptEnabled</key>
|
||||
<string>YES</string>
|
||||
<key>NSMainNibFile</key>
|
||||
|
|
Loading…
Reference in a new issue