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