Info_leishen.plist
996 Bytes
<?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>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>wechat</string>
<string>weixin</string>
<string>alipay</string>
</array>
<key>NSPhotoLibraryUsageDescription</key>
<string>为了便于妥善保存游客账号,需要访问您的相册并截图保存至您的相册中。
</string>
<key>RgameSDKinfo</key>
<dict>
<key>BiAddress</key>
<string>https://qingyun-kafka.qitiangame.com/bi-agent/</string>
<key>BiByAddress</key>
<string>https://qingyun-kafka.qitiangame.com/bi-agent/</string>
<key>RgameAddress</key>
<string>https://sdk-cn.qitiangame.com/gamesdk-server/</string>
<key>RgameByAddress</key>
<string>https://sdk-cn.qitiangame.com/gamesdk-server/</string>
</dict>
</dict>
</plist>