removing ios platform entry from cdm-config.xml

This commit is contained in:
hasuniea 2016-10-11 13:52:46 +05:30
parent bb60caa171
commit 799beb3c59

View File

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