This commit is contained in:
Developer
2026-05-20 01:40:09 +08:00
parent 6f5400ec4b
commit 27672343b8
78 changed files with 7109 additions and 9503 deletions

View File

@@ -84,7 +84,7 @@
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleURLName</key>
<string>com.xianyan.app</string>
<string>apps.xy.xianyan</string>
<key>CFBundleURLSchemes</key>
<array>
<string>xianyan</string>
@@ -97,7 +97,7 @@
<!-- ============================================================ -->
<key>com.apple.security.application-groups</key>
<array>
<string>group.com.xianyan.share</string>
<string>group.apps.xy.xianyan.share</string>
</array>
</dict>
</plist>