mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
adding platform ios to cdm-config.xml
This commit is contained in:
parent
4f42980500
commit
fa972fbf36
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user