mobversion.xml 1.1 KB

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. BI and PM: Mobile
  5. (C) Copyright IBM Corp. 2007, 2020
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <versions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="mobversion.xsd">
  9. <current version="11.0.0.13"/>
  10. <server minVersion="10.1.1" maxVersion="11.2" description="10.1 RP1 - 11.1 R6">
  11. <client platform="ANDROID" minVersion="11.0.0.1.0" maxVersion="11.2"/>
  12. <client platform="IOS" minVersion="11.0.0.1.0" maxVersion="11.2"/>
  13. <client platform="RIM" minVersion="10.2" maxVersion="10.2"/>
  14. </server>
  15. <server minVersion="10.1" maxVersion="10.1" description="10.1 INR">
  16. <client platform="IOS" msgID="MSG_IPAD_SUPPORTED_IN_10_1" compatible="false"/>
  17. <client platform="RIM" minVersion="10.2" maxVersion="10.2"/>
  18. </server>
  19. <server minVersion="8.4" maxVersion="8.4.1" description="8.4 INR - RP1">
  20. <client platform="IOS" msgID="MSG_IPAD_SUPPORTED_IN_10_1" compatible="false"/>
  21. </server>
  22. </versions>