Update package-rhel.sh (#9710)

* Update package-rhel.sh

* Update package-rhel-riscv.sh

* Update package-rhel-loong.sh

* Update package-debian.sh

* Update package-debian-riscv.sh

* Update package-debian-loong.sh

* Update package-osx.sh
This commit is contained in:
JieXu
2026-07-09 16:25:39 +08:00
committed by GitHub
parent fa61fedf11
commit 8c4bd52389
7 changed files with 23 additions and 23 deletions

View File

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