This commit is contained in:
rustdesk
2023-04-22 13:21:06 +08:00
parent a5e948a7d6
commit 7cfcedaa5c
5 changed files with 23 additions and 6 deletions

View File

@@ -6,12 +6,14 @@
<true/>
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
<string>RustDesk</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<string>6.0</string>
<key>CFBundleName</key>
<string>RustDesk</string>
<key>CFBundlePackageType</key>