replace Assets.xcassets/AppIcon.appiconset with AppIcon.icns for custom

client
This commit is contained in:
rustdesk
2024-03-24 15:23:24 +08:00
parent 25b5c96648
commit 770289cd67
12 changed files with 10 additions and 78 deletions

View File

@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIconFile</key>
<string></string>
<string>AppIcon.icns</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>