To build MAF formatting-capable applications, add the
com.sap.mobile.maf.tools.ios/MAFFormatters (MAFFormatters.a) library, and the
MAFFormatters.bundle iOS resource bundle file, to your project.
The bundle includes:
- CountryFormats.xml, which contains all the country and locale information
for address and phone number formats
- dl_iso_table_a1.xml, which lists all the currency and ISO code information
per country
- CountryCodes.plist, which is a list of all countries and country codes
- Language files for the address fields, for example, the translations of
“street”, ”city”, ”postal code”, and so on.
iOS frameworks are not required.