lpw
2023-07-20 d814a6bb51fd823746e511fcab25a1c834b4c764
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?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>FACEBOOK</key>
    <dict>
        <key>Enabled</key>
        <false/>
    </dict>
    <key>CHARTBOOST</key>
    <dict>
        <key>AppID</key>
        <string>55c16434c909a64d63743141</string>
        <key>AppSignature</key>
        <string>0964f36276dcdc991eee51723abf86191668a9ec</string>
        <key>Enabled</key>
        <false/>
    </dict>
    <key>WINGA</key>
    <dict>
        <key>ChannelId</key>
        <string>AppleStore</string>
        <key>URL</key>
        <string>https://api.wingsdk.com/data/</string>
        <key>Enabled</key>
        <true/>
    </dict>
    <key>APPSFLYER</key>
    <dict>
        <key>AppsFlyerDevKey</key>
        <string>922wXRJwEns6Qj4MfMt4Gg</string>
        <key>AppleAppID</key>
        <string>113996505</string>
        <key>Enabled</key>
        <true/>
    </dict>
    <key>FIREBASE</key>
    <dict>
        <key>Enabled</key>
        <true/>
    </dict>
</dict>
</plist>