Modify the macos build script (#6461)

No longer generate AppIcon.icns
This commit is contained in:
Long Yixing
2025-01-09 10:21:07 +08:00
committed by GitHub
parent db934e70cb
commit 8b4a07dfe8
4 changed files with 2 additions and 14 deletions

View File

@@ -48,7 +48,7 @@
<None Update="v2rayN.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="v2rayN2.png">
<None Update="v2rayN.icns">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB