adding platform ios to cdm-config.xml

This commit is contained in:
hasuniea 2016-10-11 16:55:40 +05:30
parent 4f42980500
commit fa972fbf36

View File

@ -53,6 +53,7 @@
<RecurrentTimes>1</RecurrentTimes>
<Platforms>
<platform>android</platform>
<platform>ios</platform>
</Platforms>
</Operation>
<Operation>
@ -60,6 +61,7 @@
<RecurrentTimes>5</RecurrentTimes>
<Platforms>
<platform>android</platform>
<platform>ios</platform>
</Platforms>
</Operation>
<Operation>
@ -67,6 +69,7 @@
<RecurrentTimes>1</RecurrentTimes>
<Platforms>
<platform>android</platform>
<platform>ios</platform>
</Platforms>
</Operation>
</Operations>