feat: 统一 Commilitia Drop 全客户端命名与分发
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<string>en</string>
|
||||
</array>
|
||||
<key>CFBundleName</key>
|
||||
<string>$(PRODUCT_NAME)</string>
|
||||
<string>Commilitia Drop</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
@@ -35,7 +35,7 @@
|
||||
<string>net.commilitia.Commilitia-Drop</string>
|
||||
<key>CFBundleURLSchemes</key>
|
||||
<array>
|
||||
<string>cdrop</string>
|
||||
<string>commilitia-drop</string>
|
||||
</array>
|
||||
</dict>
|
||||
</array>
|
||||
@@ -50,7 +50,7 @@
|
||||
</dict>
|
||||
<key>NSBonjourServices</key>
|
||||
<array>
|
||||
<string>_cdrop._tcp</string>
|
||||
<string>_commilitia-drop._tcp</string>
|
||||
</array>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>Commilitia Drop 使用相机扫描二维码登录新设备。</string>
|
||||
|
||||
Reference in New Issue
Block a user