Update package-osx.sh

This commit is contained in:
JieXu 2025-11-11 13:56:21 +08:00 committed by GitHub
parent 1f8dd1a52d
commit a77acfcb5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,6 +43,8 @@ cat >"$PackagePath/v2rayN.app/Contents/Info.plist" <<-EOF
<true/>
<key>NSHighResolutionCapable</key>
<true/>
<key>LSMinimumSystemVersion</key>
<string>12.7</string>
</dict>
</plist>
EOF