27 lines
685 B
Plaintext
27 lines
685 B
Plaintext
<?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>
|
||
|
|
</array>
|
||
|
|
</dict>
|
||
|
|
</plist>
|