Merge pull request #3941 from igrechuhin/pushwoosh

[ios] Set Pushwoosh log level to warning.
This commit is contained in:
Vlad Mihaylenko 2016-08-03 16:52:57 +04:00 committed by GitHub
commit 7b8024ca1e

View file

@ -246,5 +246,7 @@
</array>
<key>PW_USE_GPS</key>
<true/>
<key>Pushwoosh_LOG_LEVEL</key>
<string>WARNING</string>
</dict>
</plist>