Files
frontend-app/info.plist
T

37 lines
965 B
Plaintext
Raw Normal View History

2025-12-16 09:13:48 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>WeChat</key>
<dict>
<key>appid</key>
<string>wx7a5902cd556d9396</string>
<key>universalLink</key>
<string>https://app.tbmall.xin/uni-universallinks/__UNI__4910728/</string>
</dict>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>WeChat</string>
<key>CFBundleURLSchemes</key>
<array>
<string>wx7a5902cd556d9396</string>
</array>
</dict>
2026-09-11 10:46:22 +08:00
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>trustbridgeapp</string>
<key>CFBundleURLSchemes</key>
<array>
<string>trustbridgeapp</string>
</array>
</dict>
2025-12-16 09:13:48 +08:00
</array>
</dict>
2025-10-10 13:41:42 +08:00
</plist>