diff --git a/3party/3party.pro b/3party/3party.pro index 182eae7aea..b22ddded47 100644 --- a/3party/3party.pro +++ b/3party/3party.pro @@ -7,7 +7,8 @@ TEMPLATE = subdirs CONFIG *= desktop } -SUBDIRS = freetype fribidi minizip jansson protobuf osrm expat succinct pugixml liboauthcpp stb_image sdf_image +SUBDIRS = freetype fribidi minizip jansson protobuf osrm expat succinct pugixml liboauthcpp stb_image sdf_image \ + icu # TODO(mgsrergio): Move opening hours out of 3party to the main project tree. # See https://trello.com/c/tWYSnXSS/22-opening-hours-3party-boost-test-framework. diff --git a/3party/icu/CMakeLists.txt b/3party/icu/CMakeLists.txt new file mode 100644 index 0000000000..df28d652ca --- /dev/null +++ b/3party/icu/CMakeLists.txt @@ -0,0 +1,814 @@ +project(icu) + +add_definitions( + -DU_CHARSET_IS_UTF8=1 + -DU_STATIC_IMPLEMENTATION + -DU_COMMON_IMPLEMENTATION + -DU_I18N_IMPLEMENTATION + -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS + -DU_DISABLE_RENAMING) + +set(CMAKE_PREFIX_PATH ./) + +include_directories(common i18n common/unicode ./) + +set( + SRC + common/appendable.cpp + common/bmpset.cpp + common/bmpset.h + common/brkeng.cpp + common/brkeng.h + common/brkiter.cpp + common/bytestream.cpp + common/bytestrie.cpp + common/bytestriebuilder.cpp + common/bytestrieiterator.cpp + common/caniter.cpp + common/chariter.cpp + common/charstr.cpp + common/charstr.h + common/cmemory.c + common/cmemory.h + common/cpputils.h + common/cstr.cpp + common/cstr.h + common/cstring.c + common/cstring.h + common/cwchar.c + common/cwchar.h + common/dictbe.cpp + common/dictbe.h + common/dictionarydata.cpp + common/dictionarydata.h + common/dtintrv.cpp + common/errorcode.cpp + common/filteredbrk.cpp + common/filterednormalizer2.cpp + common/hash.h + common/icudataver.c + common/icuplug.cpp + common/icuplugimp.h + common/listformatter.cpp + common/loadednormalizer2impl.cpp + common/localsvc.h + common/locavailable.cpp + common/locbased.cpp + common/locbased.h + common/locdispnames.cpp + common/locdspnm.cpp + common/locid.cpp + common/loclikely.cpp + common/locmap.c + common/locmap.h + common/locresdata.cpp + common/locutil.cpp + common/locutil.h + common/messageimpl.h + common/messagepattern.cpp + common/msvcres.h + common/mutex.h + common/norm2_nfc_data.h + common/norm2allmodes.h + common/normalizer2.cpp + common/normalizer2impl.cpp + common/normalizer2impl.h + common/normlzr.cpp + common/parsepos.cpp + common/patternprops.cpp + common/patternprops.h + common/pluralmap.cpp + common/pluralmap.h + common/propname.cpp + common/propname.h + common/propname_data.h + common/propsvec.c + common/propsvec.h + common/punycode.cpp + common/punycode.h + common/putil.cpp + common/putilimp.h + common/rbbi.cpp + common/rbbicst.pl + common/rbbidata.cpp + common/rbbidata.h + common/rbbinode.cpp + common/rbbinode.h + common/rbbirb.cpp + common/rbbirb.h + common/rbbirpt.h + common/rbbirpt.txt + common/rbbiscan.cpp + common/rbbiscan.h + common/rbbisetb.cpp + common/rbbisetb.h + common/rbbistbl.cpp + common/rbbitblb.cpp + common/rbbitblb.h + common/resbund.cpp + common/resbund_cnv.cpp + common/resource.cpp + common/resource.h + common/ruleiter.cpp + common/ruleiter.h + common/schriter.cpp + common/serv.cpp + common/serv.h + common/servlk.cpp + common/servlkf.cpp + common/servloc.h + common/servls.cpp + common/servnotf.cpp + common/servnotf.h + common/servrbf.cpp + common/servslkf.cpp + common/sharedobject.cpp + common/sharedobject.h + common/simpleformatter.cpp + common/sprpimpl.h + common/stringpiece.cpp + common/stringtriebuilder.cpp + common/uarrsort.c + common/uarrsort.h + common/uassert.h + common/ubidi.c + common/ubidi_props.c + common/ubidi_props.h + common/ubidi_props_data.h + common/ubidiimp.h + common/ubidiln.c + common/ubidiwrt.c + common/ubrk.cpp + common/ubrkimpl.h + common/ucase.cpp + common/ucase.h + common/ucase_props_data.h + common/ucasemap.cpp + common/ucasemap_titlecase_brkiter.cpp + common/ucat.c + common/uchar.c + common/uchar_props_data.h + common/ucharstrie.cpp + common/ucharstriebuilder.cpp + common/ucharstrieiterator.cpp + common/uchriter.cpp + common/ucln.h + common/ucln_cmn.cpp + common/ucln_cmn.h + common/ucln_imp.h + common/ucmndata.c + common/ucmndata.h + common/ucnv.c + common/ucnv2022.cpp + common/ucnv_bld.cpp + common/ucnv_bld.h + common/ucnv_cb.c + common/ucnv_cnv.c + common/ucnv_cnv.h + common/ucnv_ct.c + common/ucnv_err.c + common/ucnv_ext.cpp + common/ucnv_ext.h + common/ucnv_imp.h + common/ucnv_io.cpp + common/ucnv_io.h + common/ucnv_lmb.c + common/ucnv_set.c + common/ucnv_u16.c + common/ucnv_u32.c + common/ucnv_u7.c + common/ucnv_u8.c + common/ucnvbocu.cpp + common/ucnvdisp.c + common/ucnvhz.c + common/ucnvisci.c + common/ucnvlat1.c + common/ucnvmbcs.cpp + common/ucnvmbcs.h + common/ucnvscsu.c + common/ucnvsel.cpp + common/ucol_data.h + common/ucol_swp.cpp + common/ucol_swp.h + common/ucurr.cpp + common/ucurrimp.h + common/udata.cpp + common/udatamem.c + common/udatamem.h + common/udataswp.c + common/udataswp.h + common/uelement.h + common/uenum.c + common/uenumimp.h + common/uhash.c + common/uhash.h + common/uhash_us.cpp + common/uidna.cpp + common/uinit.cpp + common/uinvchar.c + common/uinvchar.h + common/uiter.cpp + common/ulist.c + common/ulist.h + common/ulistformatter.cpp + common/uloc.cpp + common/uloc_keytype.cpp + common/uloc_tag.c + common/ulocimp.h + common/umapfile.c + common/umapfile.h + common/umath.c + common/umutex.cpp + common/umutex.h + common/unames.cpp + common/unifiedcache.cpp + common/unifiedcache.h + common/unifilt.cpp + common/unifunct.cpp + common/uniset.cpp + common/uniset_closure.cpp + common/uniset_props.cpp + common/unisetspan.cpp + common/unisetspan.h + common/unistr.cpp + common/unistr_case.cpp + common/unistr_case_locale.cpp + common/unistr_cnv.cpp + common/unistr_props.cpp + common/unistr_titlecase_brkiter.cpp + common/unistrappender.h + common/unorm.cpp + common/unormcmp.cpp + common/unormimp.h + common/uobject.cpp + common/uposixdefs.h + common/uprops.cpp + common/uprops.h + common/ures_cnv.c + common/uresbund.cpp + common/uresdata.cpp + common/uresdata.h + common/uresimp.h + common/ureslocs.h + common/usc_impl.c + common/usc_impl.h + common/uscript.c + common/uscript_props.cpp + common/uset.cpp + common/uset_imp.h + common/uset_props.cpp + common/usetiter.cpp + common/ushape.cpp + common/usprep.cpp + common/ustack.cpp + common/ustr_cnv.cpp + common/ustr_cnv.h + common/ustr_imp.h + common/ustr_titlecase_brkiter.cpp + common/ustr_wcs.cpp + common/ustrcase.cpp + common/ustrcase_locale.cpp + common/ustrenum.cpp + common/ustrenum.h + common/ustrfmt.c + common/ustrfmt.h + common/ustring.cpp + common/ustrtrns.cpp + common/utext.cpp + common/utf_impl.c + common/util.cpp + common/util.h + common/util_props.cpp + common/utrace.c + common/utracimp.h + common/utrie.cpp + common/utrie.h + common/utrie2.cpp + common/utrie2.h + common/utrie2_builder.cpp + common/utrie2_impl.h + common/uts46.cpp + common/utypeinfo.h + common/utypes.c + common/uvector.cpp + common/uvector.h + common/uvectr32.cpp + common/uvectr32.h + common/uvectr64.cpp + common/uvectr64.h + common/wintz.c + common/wintz.h + common/unicode/appendable.h + common/unicode/brkiter.h + common/unicode/bytestream.h + common/unicode/bytestrie.h + common/unicode/bytestriebuilder.h + common/unicode/caniter.h + common/unicode/chariter.h + common/unicode/dbbi.h + common/unicode/docmain.h + common/unicode/dtintrv.h + common/unicode/enumset.h + common/unicode/errorcode.h + common/unicode/filteredbrk.h + common/unicode/icudataver.h + common/unicode/icuplug.h + common/unicode/idna.h + common/unicode/listformatter.h + common/unicode/localpointer.h + common/unicode/locdspnm.h + common/unicode/locid.h + common/unicode/messagepattern.h + common/unicode/normalizer2.h + common/unicode/normlzr.h + common/unicode/parseerr.h + common/unicode/parsepos.h + common/unicode/platform.h + common/unicode/ptypes.h + common/unicode/putil.h + common/unicode/rbbi.h + common/unicode/rep.h + common/unicode/resbund.h + common/unicode/schriter.h + common/unicode/simpleformatter.h + common/unicode/std_string.h + common/unicode/strenum.h + common/unicode/stringpiece.h + common/unicode/stringtriebuilder.h + common/unicode/symtable.h + common/unicode/ubidi.h + common/unicode/ubrk.h + common/unicode/ucasemap.h + common/unicode/ucat.h + common/unicode/uchar.h + common/unicode/ucharstrie.h + common/unicode/ucharstriebuilder.h + common/unicode/uchriter.h + common/unicode/uclean.h + common/unicode/ucnv.h + common/unicode/ucnv_cb.h + common/unicode/ucnv_err.h + common/unicode/ucnvsel.h + common/unicode/uconfig.h + common/unicode/ucurr.h + common/unicode/udata.h + common/unicode/udisplaycontext.h + common/unicode/uenum.h + common/unicode/uidna.h + common/unicode/uiter.h + common/unicode/uldnames.h + common/unicode/ulistformatter.h + common/unicode/uloc.h + common/unicode/umachine.h + common/unicode/umisc.h + common/unicode/unifilt.h + common/unicode/unifunct.h + common/unicode/unimatch.h + common/unicode/uniset.h + common/unicode/unistr.h + common/unicode/unorm.h + common/unicode/unorm2.h + common/unicode/uobject.h + common/unicode/urename.h + common/unicode/urep.h + common/unicode/ures.h + common/unicode/uscript.h + common/unicode/uset.h + common/unicode/usetiter.h + common/unicode/ushape.h + common/unicode/usprep.h + common/unicode/ustring.h + common/unicode/ustringtrie.h + common/unicode/utext.h + common/unicode/utf.h + common/unicode/utf16.h + common/unicode/utf32.h + common/unicode/utf8.h + common/unicode/utf_old.h + common/unicode/utrace.h + common/unicode/utypes.h + common/unicode/uvernum.h + common/unicode/uversion.h + i18n/affixpatternparser.cpp + i18n/affixpatternparser.h + i18n/alphaindex.cpp + i18n/anytrans.cpp + i18n/anytrans.h + i18n/astro.cpp + i18n/astro.h + i18n/basictz.cpp + i18n/bocsu.cpp + i18n/bocsu.h + i18n/brktrans.cpp + i18n/brktrans.h + i18n/buddhcal.cpp + i18n/buddhcal.h + i18n/calendar.cpp + i18n/casetrn.cpp + i18n/casetrn.h + i18n/cecal.cpp + i18n/cecal.h + i18n/chnsecal.cpp + i18n/chnsecal.h + i18n/choicfmt.cpp + i18n/coleitr.cpp + i18n/coll.cpp + i18n/collation.cpp + i18n/collation.h + i18n/collationbuilder.cpp + i18n/collationbuilder.h + i18n/collationcompare.cpp + i18n/collationcompare.h + i18n/collationdata.cpp + i18n/collationdata.h + i18n/collationdatabuilder.cpp + i18n/collationdatabuilder.h + i18n/collationdatareader.cpp + i18n/collationdatareader.h + i18n/collationdatawriter.cpp + i18n/collationdatawriter.h + i18n/collationfastlatin.cpp + i18n/collationfastlatin.h + i18n/collationfastlatinbuilder.cpp + i18n/collationfastlatinbuilder.h + i18n/collationfcd.cpp + i18n/collationfcd.h + i18n/collationiterator.cpp + i18n/collationiterator.h + i18n/collationkeys.cpp + i18n/collationkeys.h + i18n/collationroot.cpp + i18n/collationroot.h + i18n/collationrootelements.cpp + i18n/collationrootelements.h + i18n/collationruleparser.cpp + i18n/collationruleparser.h + i18n/collationsets.cpp + i18n/collationsets.h + i18n/collationsettings.cpp + i18n/collationsettings.h + i18n/collationtailoring.cpp + i18n/collationtailoring.h + i18n/collationweights.cpp + i18n/collationweights.h + i18n/collunsafe.h + i18n/compactdecimalformat.cpp + i18n/coptccal.cpp + i18n/coptccal.h + i18n/cpdtrans.cpp + i18n/cpdtrans.h + i18n/csdetect.cpp + i18n/csdetect.h + i18n/csmatch.cpp + i18n/csmatch.h + i18n/csr2022.cpp + i18n/csr2022.h + i18n/csrecog.cpp + i18n/csrecog.h + i18n/csrmbcs.cpp + i18n/csrmbcs.h + i18n/csrsbcs.cpp + i18n/csrsbcs.h + i18n/csrucode.cpp + i18n/csrucode.h + i18n/csrutf8.cpp + i18n/csrutf8.h + i18n/curramt.cpp + i18n/currfmt.cpp + i18n/currfmt.h + i18n/currpinf.cpp + i18n/currunit.cpp + i18n/dangical.cpp + i18n/dangical.h + i18n/datefmt.cpp + i18n/dayperiodrules.cpp + i18n/dayperiodrules.h + i18n/dcfmtimp.h + i18n/dcfmtsym.cpp + i18n/decContext.c + i18n/decContext.h + i18n/decfmtst.cpp + i18n/decfmtst.h + i18n/decimalformatpattern.cpp + i18n/decimalformatpattern.h + i18n/decimalformatpatternimpl.h + i18n/decimfmt.cpp + i18n/decimfmtimpl.cpp + i18n/decimfmtimpl.h + i18n/decNumber.c + i18n/decNumber.h + i18n/decNumberLocal.h + i18n/digitaffix.cpp + i18n/digitaffix.h + i18n/digitaffixesandpadding.cpp + i18n/digitaffixesandpadding.h + i18n/digitformatter.cpp + i18n/digitformatter.h + i18n/digitgrouping.cpp + i18n/digitgrouping.h + i18n/digitinterval.cpp + i18n/digitinterval.h + i18n/digitlst.cpp + i18n/digitlst.h + i18n/dtfmtsym.cpp + i18n/dtitv_impl.h + i18n/dtitvfmt.cpp + i18n/dtitvinf.cpp + i18n/dtptngen.cpp + i18n/dtptngen_impl.h + i18n/dtrule.cpp + i18n/esctrn.cpp + i18n/esctrn.h + i18n/ethpccal.cpp + i18n/ethpccal.h + i18n/fmtable.cpp + i18n/fmtable_cnv.cpp + i18n/fmtableimp.h + i18n/format.cpp + i18n/fphdlimp.cpp + i18n/fphdlimp.h + i18n/fpositer.cpp + i18n/funcrepl.cpp + i18n/funcrepl.h + i18n/gender.cpp + i18n/gregocal.cpp + i18n/gregoimp.cpp + i18n/gregoimp.h + i18n/hebrwcal.cpp + i18n/hebrwcal.h + i18n/identifier_info.cpp + i18n/identifier_info.h + i18n/indiancal.cpp + i18n/indiancal.h + i18n/inputext.cpp + i18n/inputext.h + i18n/islamcal.cpp + i18n/islamcal.h + i18n/japancal.cpp + i18n/japancal.h + i18n/measfmt.cpp + i18n/measunit.cpp + i18n/measure.cpp + i18n/msgfmt.cpp + i18n/msgfmt_impl.h + i18n/name2uni.cpp + i18n/name2uni.h + i18n/nfrlist.h + i18n/nfrs.cpp + i18n/nfrs.h + i18n/nfrule.cpp + i18n/nfrule.h + i18n/nfsubs.cpp + i18n/nfsubs.h + i18n/nortrans.cpp + i18n/nortrans.h + i18n/nultrans.cpp + i18n/nultrans.h + i18n/numfmt.cpp + i18n/numsys.cpp + i18n/numsys_impl.h + i18n/olsontz.cpp + i18n/olsontz.h + i18n/persncal.cpp + i18n/persncal.h + i18n/pluralaffix.cpp + i18n/pluralaffix.h + i18n/plurfmt.cpp + i18n/plurrule.cpp + i18n/plurrule_impl.h + i18n/precision.cpp + i18n/precision.h + i18n/quant.cpp + i18n/quant.h + i18n/quantityformatter.cpp + i18n/quantityformatter.h + i18n/rbnf.cpp + i18n/rbt.cpp + i18n/rbt.h + i18n/rbt_data.cpp + i18n/rbt_data.h + i18n/rbt_pars.cpp + i18n/rbt_pars.h + i18n/rbt_rule.cpp + i18n/rbt_rule.h + i18n/rbt_set.cpp + i18n/rbt_set.h + i18n/rbtz.cpp + i18n/regexcmp.cpp + i18n/regexcmp.h + i18n/regexcst.h + i18n/regexcst.pl + i18n/regexcst.txt + i18n/regeximp.cpp + i18n/regeximp.h + i18n/regexst.cpp + i18n/regexst.h + i18n/regextxt.cpp + i18n/regextxt.h + i18n/region.cpp + i18n/region_impl.h + i18n/reldatefmt.cpp + i18n/reldtfmt.cpp + i18n/reldtfmt.h + i18n/rematch.cpp + i18n/remtrans.cpp + i18n/remtrans.h + i18n/repattrn.cpp + i18n/rulebasedcollator.cpp + i18n/scientificnumberformatter.cpp + i18n/scriptset.cpp + i18n/scriptset.h + i18n/search.cpp + i18n/selfmt.cpp + i18n/selfmtimpl.h + i18n/sharedbreakiterator.cpp + i18n/sharedbreakiterator.h + i18n/sharedcalendar.h + i18n/shareddateformatsymbols.h + i18n/sharednumberformat.h + i18n/sharedpluralrules.h + i18n/significantdigitinterval.h + i18n/simpletz.cpp + i18n/smallintformatter.cpp + i18n/smallintformatter.h + i18n/smpdtfmt.cpp + i18n/smpdtfst.cpp + i18n/smpdtfst.h + i18n/sortkey.cpp + i18n/standardplural.cpp + i18n/standardplural.h + i18n/strmatch.cpp + i18n/strmatch.h + i18n/strrepl.cpp + i18n/strrepl.h + i18n/stsearch.cpp + i18n/taiwncal.cpp + i18n/taiwncal.h + i18n/timezone.cpp + i18n/titletrn.cpp + i18n/titletrn.h + i18n/tmunit.cpp + i18n/tmutamt.cpp + i18n/tmutfmt.cpp + i18n/tolowtrn.cpp + i18n/tolowtrn.h + i18n/toupptrn.cpp + i18n/toupptrn.h + i18n/translit.cpp + i18n/transreg.cpp + i18n/transreg.h + i18n/tridpars.cpp + i18n/tridpars.h + i18n/tzfmt.cpp + i18n/tzgnames.cpp + i18n/tzgnames.h + i18n/tznames.cpp + i18n/tznames_impl.cpp + i18n/tznames_impl.h + i18n/tzrule.cpp + i18n/tztrans.cpp + i18n/ucal.cpp + i18n/ucln_in.cpp + i18n/ucln_in.h + i18n/ucol.cpp + i18n/ucol_imp.h + i18n/ucol_res.cpp + i18n/ucol_sit.cpp + i18n/ucoleitr.cpp + i18n/ucsdet.cpp + i18n/udat.cpp + i18n/udateintervalformat.cpp + i18n/udatpg.cpp + i18n/ufieldpositer.cpp + i18n/uitercollationiterator.cpp + i18n/uitercollationiterator.h + i18n/ulocdata.c + i18n/umsg.cpp + i18n/umsg_imp.h + i18n/unesctrn.cpp + i18n/unesctrn.h + i18n/uni2name.cpp + i18n/uni2name.h + i18n/unum.cpp + i18n/unumsys.cpp + i18n/upluralrules.cpp + i18n/uregex.cpp + i18n/uregexc.cpp + i18n/uregion.cpp + i18n/usearch.cpp + i18n/uspoof.cpp + i18n/uspoof_build.cpp + i18n/uspoof_conf.cpp + i18n/uspoof_conf.h + i18n/uspoof_impl.cpp + i18n/uspoof_impl.h + i18n/uspoof_wsconf.cpp + i18n/uspoof_wsconf.h + i18n/usrchimp.h + i18n/utf16collationiterator.cpp + i18n/utf16collationiterator.h + i18n/utf8collationiterator.cpp + i18n/utf8collationiterator.h + i18n/utmscale.c + i18n/utrans.cpp + i18n/valueformatter.cpp + i18n/valueformatter.h + i18n/visibledigits.cpp + i18n/visibledigits.h + i18n/vtzone.cpp + i18n/vzone.cpp + i18n/vzone.h + i18n/windtfmt.cpp + i18n/windtfmt.h + i18n/winnmfmt.cpp + i18n/winnmfmt.h + i18n/wintzimpl.cpp + i18n/wintzimpl.h + i18n/zonemeta.cpp + i18n/zonemeta.h + i18n/zrule.cpp + i18n/zrule.h + i18n/ztrans.cpp + i18n/ztrans.h + i18n/unicode/alphaindex.h + i18n/unicode/basictz.h + i18n/unicode/calendar.h + i18n/unicode/choicfmt.h + i18n/unicode/coleitr.h + i18n/unicode/coll.h + i18n/unicode/compactdecimalformat.h + i18n/unicode/curramt.h + i18n/unicode/currpinf.h + i18n/unicode/currunit.h + i18n/unicode/datefmt.h + i18n/unicode/dcfmtsym.h + i18n/unicode/decimfmt.h + i18n/unicode/dtfmtsym.h + i18n/unicode/dtitvfmt.h + i18n/unicode/dtitvinf.h + i18n/unicode/dtptngen.h + i18n/unicode/dtrule.h + i18n/unicode/fieldpos.h + i18n/unicode/fmtable.h + i18n/unicode/format.h + i18n/unicode/fpositer.h + i18n/unicode/gender.h + i18n/unicode/gregocal.h + i18n/unicode/measfmt.h + i18n/unicode/measunit.h + i18n/unicode/measure.h + i18n/unicode/msgfmt.h + i18n/unicode/numfmt.h + i18n/unicode/numsys.h + i18n/unicode/plurfmt.h + i18n/unicode/plurrule.h + i18n/unicode/rbnf.h + i18n/unicode/rbtz.h + i18n/unicode/regex.h + i18n/unicode/region.h + i18n/unicode/reldatefmt.h + i18n/unicode/scientificnumberformatter.h + i18n/unicode/search.h + i18n/unicode/selfmt.h + i18n/unicode/simpletz.h + i18n/unicode/smpdtfmt.h + i18n/unicode/sortkey.h + i18n/unicode/stsearch.h + i18n/unicode/tblcoll.h + i18n/unicode/timezone.h + i18n/unicode/tmunit.h + i18n/unicode/tmutamt.h + i18n/unicode/tmutfmt.h + i18n/unicode/translit.h + i18n/unicode/tzfmt.h + i18n/unicode/tznames.h + i18n/unicode/tzrule.h + i18n/unicode/tztrans.h + i18n/unicode/ucal.h + i18n/unicode/ucol.h + i18n/unicode/ucoleitr.h + i18n/unicode/ucsdet.h + i18n/unicode/udat.h + i18n/unicode/udateintervalformat.h + i18n/unicode/udatpg.h + i18n/unicode/ufieldpositer.h + i18n/unicode/uformattable.h + i18n/unicode/ugender.h + i18n/unicode/ulocdata.h + i18n/unicode/umsg.h + i18n/unicode/unirepl.h + i18n/unicode/unum.h + i18n/unicode/unumsys.h + i18n/unicode/upluralrules.h + i18n/unicode/uregex.h + i18n/unicode/uregion.h + i18n/unicode/ureldatefmt.h + i18n/unicode/usearch.h + i18n/unicode/uspoof.h + i18n/unicode/utmscale.h + i18n/unicode/utrans.h + i18n/unicode/vtzone.h + stubdata/stubdata.c +) + +add_library(${PROJECT_NAME} ${SRC}) diff --git a/3party/icu/icu.pro b/3party/icu/icu.pro new file mode 100644 index 0000000000..22d2438383 --- /dev/null +++ b/3party/icu/icu.pro @@ -0,0 +1,816 @@ +TARGET = icu +TEMPLATE = lib +CONFIG += staticlib + +ROOT_DIR = ../.. + +include($$ROOT_DIR/common.pri) + +CONFIG -= warn_on +CONFIG *= warn_off + +DEFINES *= U_CHARSET_IS_UTF8=1 +DEFINES *= U_STATIC_IMPLEMENTATION +DEFINES *= U_COMMON_IMPLEMENTATION +DEFINES *= U_I18N_IMPLEMENTATION +DEFINES *= U_NO_DEFAULT_INCLUDE_UTF_HEADERS +DEFINES *= U_DISABLE_RENAMING + +INCLUDEPATH *= common \ + i18n + +HEADERS += \ + common/unicode/appendable.h \ + common/unicode/brkiter.h \ + common/unicode/bytestream.h \ + common/unicode/bytestrie.h \ + common/unicode/bytestriebuilder.h \ + common/unicode/caniter.h \ + common/unicode/chariter.h \ + common/unicode/dbbi.h \ + common/unicode/docmain.h \ + common/unicode/dtintrv.h \ + common/unicode/enumset.h \ + common/unicode/errorcode.h \ + common/unicode/filteredbrk.h \ + common/unicode/icudataver.h \ + common/unicode/icuplug.h \ + common/unicode/idna.h \ + common/unicode/listformatter.h \ + common/unicode/localpointer.h \ + common/unicode/locdspnm.h \ + common/unicode/locid.h \ + common/unicode/messagepattern.h \ + common/unicode/normalizer2.h \ + common/unicode/normlzr.h \ + common/unicode/parseerr.h \ + common/unicode/parsepos.h \ + common/unicode/platform.h \ + common/unicode/ptypes.h \ + common/unicode/putil.h \ + common/unicode/rbbi.h \ + common/unicode/rep.h \ + common/unicode/resbund.h \ + common/unicode/schriter.h \ + common/unicode/simpleformatter.h \ + common/unicode/std_string.h \ + common/unicode/strenum.h \ + common/unicode/stringpiece.h \ + common/unicode/stringtriebuilder.h \ + common/unicode/symtable.h \ + common/unicode/ubidi.h \ + common/unicode/ubrk.h \ + common/unicode/ucasemap.h \ + common/unicode/ucat.h \ + common/unicode/uchar.h \ + common/unicode/ucharstrie.h \ + common/unicode/ucharstriebuilder.h \ + common/unicode/uchriter.h \ + common/unicode/uclean.h \ + common/unicode/ucnv.h \ + common/unicode/ucnv_cb.h \ + common/unicode/ucnv_err.h \ + common/unicode/ucnvsel.h \ + common/unicode/uconfig.h \ + common/unicode/ucurr.h \ + common/unicode/udata.h \ + common/unicode/udisplaycontext.h \ + common/unicode/uenum.h \ + common/unicode/uidna.h \ + common/unicode/uiter.h \ + common/unicode/uldnames.h \ + common/unicode/ulistformatter.h \ + common/unicode/uloc.h \ + common/unicode/umachine.h \ + common/unicode/umisc.h \ + common/unicode/unifilt.h \ + common/unicode/unifunct.h \ + common/unicode/unimatch.h \ + common/unicode/uniset.h \ + common/unicode/unistr.h \ + common/unicode/unorm.h \ + common/unicode/unorm2.h \ + common/unicode/uobject.h \ + common/unicode/urename.h \ + common/unicode/urep.h \ + common/unicode/ures.h \ + common/unicode/uscript.h \ + common/unicode/uset.h \ + common/unicode/usetiter.h \ + common/unicode/ushape.h \ + common/unicode/usprep.h \ + common/unicode/ustring.h \ + common/unicode/ustringtrie.h \ + common/unicode/utext.h \ + common/unicode/utf.h \ + common/unicode/utf16.h \ + common/unicode/utf32.h \ + common/unicode/utf8.h \ + common/unicode/utf_old.h \ + common/unicode/utrace.h \ + common/unicode/utypes.h \ + common/unicode/uvernum.h \ + common/unicode/uversion.h \ + common/bmpset.h \ + common/brkeng.h \ + common/charstr.h \ + common/cmemory.h \ + common/common.rc \ + common/cpputils.h \ + common/cstr.h \ + common/cstring.h \ + common/cwchar.h \ + common/dictbe.h \ + common/dictionarydata.h \ + common/hash.h \ + common/icuplugimp.h \ + common/localsvc.h \ + common/locbased.h \ + common/locmap.h \ + common/locutil.h \ + common/messageimpl.h \ + common/msvcres.h \ + common/mutex.h \ + common/norm2_nfc_data.h \ + common/norm2allmodes.h \ + common/normalizer2impl.h \ + common/patternprops.h \ + common/pluralmap.h \ + common/propname.h \ + common/propname_data.h \ + common/propsvec.h \ + common/punycode.h \ + common/putilimp.h \ + common/rbbidata.h \ + common/rbbinode.h \ + common/rbbirb.h \ + common/rbbirpt.h \ + common/rbbiscan.h \ + common/rbbisetb.h \ + common/rbbitblb.h \ + common/resource.h \ + common/ruleiter.h \ + common/serv.h \ + common/servloc.h \ + common/servnotf.h \ + common/sharedobject.h \ + common/sprpimpl.h \ + common/uarrsort.h \ + common/uassert.h \ + common/ubidi_props.h \ + common/ubidi_props_data.h \ + common/ubidiimp.h \ + common/ubrkimpl.h \ + common/ucase.h \ + common/ucase_props_data.h \ + common/uchar_props_data.h \ + common/ucln.h \ + common/ucln_cmn.h \ + common/ucln_imp.h \ + common/ucmndata.h \ + common/ucnv_bld.h \ + common/ucnv_cnv.h \ + common/ucnv_ext.h \ + common/ucnv_imp.h \ + common/ucnv_io.h \ + common/ucnvmbcs.h \ + common/ucol_data.h \ + common/ucol_swp.h \ + common/ucurrimp.h \ + common/udatamem.h \ + common/udataswp.h \ + common/uelement.h \ + common/uenumimp.h \ + common/uhash.h \ + common/uinvchar.h \ + common/ulist.h \ + common/ulocimp.h \ + common/umapfile.h \ + common/umutex.h \ + common/unifiedcache.h \ + common/unisetspan.h \ + common/unistrappender.h \ + common/unormimp.h \ + common/uposixdefs.h \ + common/uprops.h \ + common/uresdata.h \ + common/uresimp.h \ + common/ureslocs.h \ + common/usc_impl.h \ + common/uset_imp.h \ + common/ustr_cnv.h \ + common/ustr_imp.h \ + common/ustrenum.h \ + common/ustrfmt.h \ + common/util.h \ + common/utracimp.h \ + common/utrie.h \ + common/utrie2.h \ + common/utrie2_impl.h \ + common/utypeinfo.h \ + common/uvector.h \ + common/uvectr32.h \ + common/uvectr64.h \ + common/wintz.h \ + i18n/unicode/alphaindex.h \ + i18n/unicode/basictz.h \ + i18n/unicode/calendar.h \ + i18n/unicode/choicfmt.h \ + i18n/unicode/coleitr.h \ + i18n/unicode/coll.h \ + i18n/unicode/compactdecimalformat.h \ + i18n/unicode/curramt.h \ + i18n/unicode/currpinf.h \ + i18n/unicode/currunit.h \ + i18n/unicode/datefmt.h \ + i18n/unicode/dcfmtsym.h \ + i18n/unicode/decimfmt.h \ + i18n/unicode/dtfmtsym.h \ + i18n/unicode/dtitvfmt.h \ + i18n/unicode/dtitvinf.h \ + i18n/unicode/dtptngen.h \ + i18n/unicode/dtrule.h \ + i18n/unicode/fieldpos.h \ + i18n/unicode/fmtable.h \ + i18n/unicode/format.h \ + i18n/unicode/fpositer.h \ + i18n/unicode/gender.h \ + i18n/unicode/gregocal.h \ + i18n/unicode/measfmt.h \ + i18n/unicode/measunit.h \ + i18n/unicode/measure.h \ + i18n/unicode/msgfmt.h \ + i18n/unicode/numfmt.h \ + i18n/unicode/numsys.h \ + i18n/unicode/plurfmt.h \ + i18n/unicode/plurrule.h \ + i18n/unicode/rbnf.h \ + i18n/unicode/rbtz.h \ + i18n/unicode/regex.h \ + i18n/unicode/region.h \ + i18n/unicode/reldatefmt.h \ + i18n/unicode/scientificnumberformatter.h \ + i18n/unicode/search.h \ + i18n/unicode/selfmt.h \ + i18n/unicode/simpletz.h \ + i18n/unicode/smpdtfmt.h \ + i18n/unicode/sortkey.h \ + i18n/unicode/stsearch.h \ + i18n/unicode/tblcoll.h \ + i18n/unicode/timezone.h \ + i18n/unicode/tmunit.h \ + i18n/unicode/tmutamt.h \ + i18n/unicode/tmutfmt.h \ + i18n/unicode/translit.h \ + i18n/unicode/tzfmt.h \ + i18n/unicode/tznames.h \ + i18n/unicode/tzrule.h \ + i18n/unicode/tztrans.h \ + i18n/unicode/ucal.h \ + i18n/unicode/ucol.h \ + i18n/unicode/ucoleitr.h \ + i18n/unicode/ucsdet.h \ + i18n/unicode/udat.h \ + i18n/unicode/udateintervalformat.h \ + i18n/unicode/udatpg.h \ + i18n/unicode/ufieldpositer.h \ + i18n/unicode/uformattable.h \ + i18n/unicode/ugender.h \ + i18n/unicode/ulocdata.h \ + i18n/unicode/umsg.h \ + i18n/unicode/unirepl.h \ + i18n/unicode/unum.h \ + i18n/unicode/unumsys.h \ + i18n/unicode/upluralrules.h \ + i18n/unicode/uregex.h \ + i18n/unicode/uregion.h \ + i18n/unicode/ureldatefmt.h \ + i18n/unicode/usearch.h \ + i18n/unicode/uspoof.h \ + i18n/unicode/utmscale.h \ + i18n/unicode/utrans.h \ + i18n/unicode/vtzone.h \ + i18n/affixpatternparser.h \ + i18n/anytrans.h \ + i18n/astro.h \ + i18n/bocsu.h \ + i18n/brktrans.h \ + i18n/buddhcal.h \ + i18n/casetrn.h \ + i18n/cecal.h \ + i18n/chnsecal.h \ + i18n/collation.h \ + i18n/collationbuilder.h \ + i18n/collationcompare.h \ + i18n/collationdata.h \ + i18n/collationdatabuilder.h \ + i18n/collationdatareader.h \ + i18n/collationdatawriter.h \ + i18n/collationfastlatin.h \ + i18n/collationfastlatinbuilder.h \ + i18n/collationfcd.h \ + i18n/collationiterator.h \ + i18n/collationkeys.h \ + i18n/collationroot.h \ + i18n/collationrootelements.h \ + i18n/collationruleparser.h \ + i18n/collationsets.h \ + i18n/collationsettings.h \ + i18n/collationtailoring.h \ + i18n/collationweights.h \ + i18n/collunsafe.h \ + i18n/coptccal.h \ + i18n/cpdtrans.h \ + i18n/csdetect.h \ + i18n/csmatch.h \ + i18n/csr2022.h \ + i18n/csrecog.h \ + i18n/csrmbcs.h \ + i18n/csrsbcs.h \ + i18n/csrucode.h \ + i18n/csrutf8.h \ + i18n/currfmt.h \ + i18n/dangical.h \ + i18n/dayperiodrules.h \ + i18n/dcfmtimp.h \ + i18n/decContext.h \ + i18n/decfmtst.h \ + i18n/decimalformatpattern.h \ + i18n/decimalformatpatternimpl.h \ + i18n/decimfmtimpl.h \ + i18n/decNumber.h \ + i18n/decNumberLocal.h \ + i18n/digitaffix.h \ + i18n/digitaffixesandpadding.h \ + i18n/digitformatter.h \ + i18n/digitgrouping.h \ + i18n/digitinterval.h \ + i18n/digitlst.h \ + i18n/dtitv_impl.h \ + i18n/dtptngen_impl.h \ + i18n/esctrn.h \ + i18n/ethpccal.h \ + i18n/fmtableimp.h \ + i18n/fphdlimp.h \ + i18n/funcrepl.h \ + i18n/gregoimp.h \ + i18n/hebrwcal.h \ + i18n/identifier_info.h \ + i18n/indiancal.h \ + i18n/inputext.h \ + i18n/islamcal.h \ + i18n/japancal.h \ + i18n/msgfmt_impl.h \ + i18n/name2uni.h \ + i18n/nfrlist.h \ + i18n/nfrs.h \ + i18n/nfrule.h \ + i18n/nfsubs.h \ + i18n/nortrans.h \ + i18n/nultrans.h \ + i18n/numsys_impl.h \ + i18n/olsontz.h \ + i18n/persncal.h \ + i18n/pluralaffix.h \ + i18n/plurrule_impl.h \ + i18n/precision.h \ + i18n/quant.h \ + i18n/quantityformatter.h \ + i18n/rbt.h \ + i18n/rbt_data.h \ + i18n/rbt_pars.h \ + i18n/rbt_rule.h \ + i18n/rbt_set.h \ + i18n/regexcmp.h \ + i18n/regexcst.h \ + i18n/regeximp.h \ + i18n/regexst.h \ + i18n/regextxt.h \ + i18n/region_impl.h \ + i18n/reldtfmt.h \ + i18n/remtrans.h \ + i18n/scriptset.h \ + i18n/selfmtimpl.h \ + i18n/sharedbreakiterator.h \ + i18n/sharedcalendar.h \ + i18n/shareddateformatsymbols.h \ + i18n/sharednumberformat.h \ + i18n/sharedpluralrules.h \ + i18n/significantdigitinterval.h \ + i18n/smallintformatter.h \ + i18n/smpdtfst.h \ + i18n/standardplural.h \ + i18n/strmatch.h \ + i18n/strrepl.h \ + i18n/taiwncal.h \ + i18n/titletrn.h \ + i18n/tolowtrn.h \ + i18n/toupptrn.h \ + i18n/transreg.h \ + i18n/tridpars.h \ + i18n/tzgnames.h \ + i18n/tznames_impl.h \ + i18n/ucln_in.h \ + i18n/ucol_imp.h \ + i18n/uitercollationiterator.h \ + i18n/umsg_imp.h \ + i18n/unesctrn.h \ + i18n/uni2name.h \ + i18n/uspoof_conf.h \ + i18n/uspoof_impl.h \ + i18n/uspoof_wsconf.h \ + i18n/usrchimp.h \ + i18n/utf16collationiterator.h \ + i18n/utf8collationiterator.h \ + i18n/valueformatter.h \ + i18n/visibledigits.h \ + i18n/vzone.h \ + i18n/windtfmt.h \ + i18n/winnmfmt.h \ + i18n/wintzimpl.h \ + i18n/zonemeta.h \ + i18n/zrule.h \ + i18n/ztrans.h + +SOURCES += \ + common/appendable.cpp \ + common/bmpset.cpp \ + common/brkeng.cpp \ + common/brkiter.cpp \ + common/bytestream.cpp \ + common/bytestrie.cpp \ + common/bytestriebuilder.cpp \ + common/bytestrieiterator.cpp \ + common/caniter.cpp \ + common/chariter.cpp \ + common/charstr.cpp \ + common/cstr.cpp \ + common/dictbe.cpp \ + common/dictionarydata.cpp \ + common/dtintrv.cpp \ + common/errorcode.cpp \ + common/filteredbrk.cpp \ + common/filterednormalizer2.cpp \ + common/icuplug.cpp \ + common/listformatter.cpp \ + common/loadednormalizer2impl.cpp \ + common/locavailable.cpp \ + common/locbased.cpp \ + common/locdispnames.cpp \ + common/locdspnm.cpp \ + common/locid.cpp \ + common/loclikely.cpp \ + common/locresdata.cpp \ + common/locutil.cpp \ + common/messagepattern.cpp \ + common/normalizer2.cpp \ + common/normalizer2impl.cpp \ + common/normlzr.cpp \ + common/parsepos.cpp \ + common/patternprops.cpp \ + common/pluralmap.cpp \ + common/propname.cpp \ + common/punycode.cpp \ + common/putil.cpp \ + common/rbbi.cpp \ + common/rbbidata.cpp \ + common/rbbinode.cpp \ + common/rbbirb.cpp \ + common/rbbiscan.cpp \ + common/rbbisetb.cpp \ + common/rbbistbl.cpp \ + common/rbbitblb.cpp \ + common/resbund.cpp \ + common/resbund_cnv.cpp \ + common/resource.cpp \ + common/ruleiter.cpp \ + common/schriter.cpp \ + common/serv.cpp \ + common/servlk.cpp \ + common/servlkf.cpp \ + common/servls.cpp \ + common/servnotf.cpp \ + common/servrbf.cpp \ + common/servslkf.cpp \ + common/sharedobject.cpp \ + common/simpleformatter.cpp \ + common/stringpiece.cpp \ + common/stringtriebuilder.cpp \ + common/ubrk.cpp \ + common/ucase.cpp \ + common/ucasemap.cpp \ + common/ucasemap_titlecase_brkiter.cpp \ + common/ucharstrie.cpp \ + common/ucharstriebuilder.cpp \ + common/ucharstrieiterator.cpp \ + common/uchriter.cpp \ + common/ucln_cmn.cpp \ + common/ucnv2022.cpp \ + common/ucnv_bld.cpp \ + common/ucnv_ext.cpp \ + common/ucnv_io.cpp \ + common/ucnvbocu.cpp \ + common/ucnvmbcs.cpp \ + common/ucnvsel.cpp \ + common/ucol_swp.cpp \ + common/ucurr.cpp \ + common/udata.cpp \ + common/uhash_us.cpp \ + common/uidna.cpp \ + common/uinit.cpp \ + common/uiter.cpp \ + common/ulistformatter.cpp \ + common/uloc.cpp \ + common/uloc_keytype.cpp \ + common/umutex.cpp \ + common/unames.cpp \ + common/unifiedcache.cpp \ + common/unifilt.cpp \ + common/unifunct.cpp \ + common/uniset.cpp \ + common/uniset_closure.cpp \ + common/uniset_props.cpp \ + common/unisetspan.cpp \ + common/unistr.cpp \ + common/unistr_case.cpp \ + common/unistr_case_locale.cpp \ + common/unistr_cnv.cpp \ + common/unistr_props.cpp \ + common/unistr_titlecase_brkiter.cpp \ + common/unorm.cpp \ + common/unormcmp.cpp \ + common/uobject.cpp \ + common/uprops.cpp \ + common/uresbund.cpp \ + common/uresdata.cpp \ + common/uscript_props.cpp \ + common/uset.cpp \ + common/uset_props.cpp \ + common/usetiter.cpp \ + common/ushape.cpp \ + common/usprep.cpp \ + common/ustack.cpp \ + common/ustr_cnv.cpp \ + common/ustr_titlecase_brkiter.cpp \ + common/ustr_wcs.cpp \ + common/ustrcase.cpp \ + common/ustrcase_locale.cpp \ + common/ustrenum.cpp \ + common/ustring.cpp \ + common/ustrtrns.cpp \ + common/utext.cpp \ + common/util.cpp \ + common/util_props.cpp \ + common/utrie.cpp \ + common/utrie2.cpp \ + common/utrie2_builder.cpp \ + common/uts46.cpp \ + common/uvector.cpp \ + common/uvectr32.cpp \ + common/uvectr64.cpp \ + i18n/affixpatternparser.cpp \ + i18n/alphaindex.cpp \ + i18n/anytrans.cpp \ + i18n/astro.cpp \ + i18n/basictz.cpp \ + i18n/bocsu.cpp \ + i18n/brktrans.cpp \ + i18n/buddhcal.cpp \ + i18n/calendar.cpp \ + i18n/casetrn.cpp \ + i18n/cecal.cpp \ + i18n/chnsecal.cpp \ + i18n/choicfmt.cpp \ + i18n/coleitr.cpp \ + i18n/coll.cpp \ + i18n/collation.cpp \ + i18n/collationbuilder.cpp \ + i18n/collationcompare.cpp \ + i18n/collationdata.cpp \ + i18n/collationdatabuilder.cpp \ + i18n/collationdatareader.cpp \ + i18n/collationdatawriter.cpp \ + i18n/collationfastlatin.cpp \ + i18n/collationfastlatinbuilder.cpp \ + i18n/collationfcd.cpp \ + i18n/collationiterator.cpp \ + i18n/collationkeys.cpp \ + i18n/collationroot.cpp \ + i18n/collationrootelements.cpp \ + i18n/collationruleparser.cpp \ + i18n/collationsets.cpp \ + i18n/collationsettings.cpp \ + i18n/collationtailoring.cpp \ + i18n/collationweights.cpp \ + i18n/compactdecimalformat.cpp \ + i18n/coptccal.cpp \ + i18n/cpdtrans.cpp \ + i18n/csdetect.cpp \ + i18n/csmatch.cpp \ + i18n/csr2022.cpp \ + i18n/csrecog.cpp \ + i18n/csrmbcs.cpp \ + i18n/csrsbcs.cpp \ + i18n/csrucode.cpp \ + i18n/csrutf8.cpp \ + i18n/curramt.cpp \ + i18n/currfmt.cpp \ + i18n/currpinf.cpp \ + i18n/currunit.cpp \ + i18n/dangical.cpp \ + i18n/datefmt.cpp \ + i18n/dayperiodrules.cpp \ + i18n/dcfmtsym.cpp \ + i18n/decfmtst.cpp \ + i18n/decimalformatpattern.cpp \ + i18n/decimfmt.cpp \ + i18n/decimfmtimpl.cpp \ + i18n/digitaffix.cpp \ + i18n/digitaffixesandpadding.cpp \ + i18n/digitformatter.cpp \ + i18n/digitgrouping.cpp \ + i18n/digitinterval.cpp \ + i18n/digitlst.cpp \ + i18n/dtfmtsym.cpp \ + i18n/dtitvfmt.cpp \ + i18n/dtitvinf.cpp \ + i18n/dtptngen.cpp \ + i18n/dtrule.cpp \ + i18n/esctrn.cpp \ + i18n/ethpccal.cpp \ + i18n/fmtable.cpp \ + i18n/fmtable_cnv.cpp \ + i18n/format.cpp \ + i18n/fphdlimp.cpp \ + i18n/fpositer.cpp \ + i18n/funcrepl.cpp \ + i18n/gender.cpp \ + i18n/gregocal.cpp \ + i18n/gregoimp.cpp \ + i18n/hebrwcal.cpp \ + i18n/identifier_info.cpp \ + i18n/indiancal.cpp \ + i18n/inputext.cpp \ + i18n/islamcal.cpp \ + i18n/japancal.cpp \ + i18n/measfmt.cpp \ + i18n/measunit.cpp \ + i18n/measure.cpp \ + i18n/msgfmt.cpp \ + i18n/name2uni.cpp \ + i18n/nfrs.cpp \ + i18n/nfrule.cpp \ + i18n/nfsubs.cpp \ + i18n/nortrans.cpp \ + i18n/nultrans.cpp \ + i18n/numfmt.cpp \ + i18n/numsys.cpp \ + i18n/olsontz.cpp \ + i18n/persncal.cpp \ + i18n/pluralaffix.cpp \ + i18n/plurfmt.cpp \ + i18n/plurrule.cpp \ + i18n/precision.cpp \ + i18n/quant.cpp \ + i18n/quantityformatter.cpp \ + i18n/rbnf.cpp \ + i18n/rbt.cpp \ + i18n/rbt_data.cpp \ + i18n/rbt_pars.cpp \ + i18n/rbt_rule.cpp \ + i18n/rbt_set.cpp \ + i18n/rbtz.cpp \ + i18n/regexcmp.cpp \ + i18n/regeximp.cpp \ + i18n/regexst.cpp \ + i18n/regextxt.cpp \ + i18n/region.cpp \ + i18n/reldatefmt.cpp \ + i18n/reldtfmt.cpp \ + i18n/rematch.cpp \ + i18n/remtrans.cpp \ + i18n/repattrn.cpp \ + i18n/rulebasedcollator.cpp \ + i18n/scientificnumberformatter.cpp \ + i18n/scriptset.cpp \ + i18n/search.cpp \ + i18n/selfmt.cpp \ + i18n/sharedbreakiterator.cpp \ + i18n/simpletz.cpp \ + i18n/smallintformatter.cpp \ + i18n/smpdtfmt.cpp \ + i18n/smpdtfst.cpp \ + i18n/sortkey.cpp \ + i18n/standardplural.cpp \ + i18n/strmatch.cpp \ + i18n/strrepl.cpp \ + i18n/stsearch.cpp \ + i18n/taiwncal.cpp \ + i18n/timezone.cpp \ + i18n/titletrn.cpp \ + i18n/tmunit.cpp \ + i18n/tmutamt.cpp \ + i18n/tmutfmt.cpp \ + i18n/tolowtrn.cpp \ + i18n/toupptrn.cpp \ + i18n/translit.cpp \ + i18n/transreg.cpp \ + i18n/tridpars.cpp \ + i18n/tzfmt.cpp \ + i18n/tzgnames.cpp \ + i18n/tznames.cpp \ + i18n/tznames_impl.cpp \ + i18n/tzrule.cpp \ + i18n/tztrans.cpp \ + i18n/ucal.cpp \ + i18n/ucln_in.cpp \ + i18n/ucol.cpp \ + i18n/ucol_res.cpp \ + i18n/ucol_sit.cpp \ + i18n/ucoleitr.cpp \ + i18n/ucsdet.cpp \ + i18n/udat.cpp \ + i18n/udateintervalformat.cpp \ + i18n/udatpg.cpp \ + i18n/ufieldpositer.cpp \ + i18n/uitercollationiterator.cpp \ + i18n/umsg.cpp \ + i18n/unesctrn.cpp \ + i18n/uni2name.cpp \ + i18n/unum.cpp \ + i18n/unumsys.cpp \ + i18n/upluralrules.cpp \ + i18n/uregex.cpp \ + i18n/uregexc.cpp \ + i18n/uregion.cpp \ + i18n/usearch.cpp \ + i18n/uspoof.cpp \ + i18n/uspoof_build.cpp \ + i18n/uspoof_conf.cpp \ + i18n/uspoof_impl.cpp \ + i18n/uspoof_wsconf.cpp \ + i18n/utf16collationiterator.cpp \ + i18n/utf8collationiterator.cpp \ + i18n/utrans.cpp \ + i18n/valueformatter.cpp \ + i18n/visibledigits.cpp \ + i18n/vtzone.cpp \ + i18n/vzone.cpp \ + i18n/windtfmt.cpp \ + i18n/winnmfmt.cpp \ + i18n/wintzimpl.cpp \ + i18n/zonemeta.cpp \ + i18n/zrule.cpp \ + i18n/ztrans.cpp \ + common/cmemory.c \ + common/cstring.c \ + common/cwchar.c \ + common/icudataver.c \ + common/locmap.c \ + common/propsvec.c \ + common/uarrsort.c \ + common/ubidi.c \ + common/ubidi_props.c \ + common/ubidiln.c \ + common/ubidiwrt.c \ + common/ucat.c \ + common/uchar.c \ + common/ucmndata.c \ + common/ucnv.c \ + common/ucnv_cb.c \ + common/ucnv_cnv.c \ + common/ucnv_ct.c \ + common/ucnv_err.c \ + common/ucnv_lmb.c \ + common/ucnv_set.c \ + common/ucnv_u16.c \ + common/ucnv_u32.c \ + common/ucnv_u7.c \ + common/ucnv_u8.c \ + common/ucnvdisp.c \ + common/ucnvhz.c \ + common/ucnvisci.c \ + common/ucnvlat1.c \ + common/ucnvscsu.c \ + common/udatamem.c \ + common/udataswp.c \ + common/uenum.c \ + common/uhash.c \ + common/uinvchar.c \ + common/ulist.c \ + common/uloc_tag.c \ + common/umapfile.c \ + common/umath.c \ + common/ures_cnv.c \ + common/usc_impl.c \ + common/uscript.c \ + common/ustrfmt.c \ + common/utf_impl.c \ + common/utrace.c \ + common/utypes.c \ + common/wintz.c \ + i18n/decContext.c \ + i18n/decNumber.c \ + i18n/ulocdata.c \ + i18n/utmscale.c \ + stubdata/stubdata.c diff --git a/CMakeLists.txt b/CMakeLists.txt index 872cb7add8..30d53119eb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -249,6 +249,7 @@ add_subdirectory(3party/jansson) add_subdirectory(3party/minizip) add_subdirectory(3party/freetype) add_subdirectory(3party/fribidi) +add_subdirectory(3party/icu) add_subdirectory(3party/expat) add_subdirectory(map) diff --git a/android/assets/icudt57l.dat b/android/assets/icudt57l.dat new file mode 120000 index 0000000000..45f63bfb0b --- /dev/null +++ b/android/assets/icudt57l.dat @@ -0,0 +1 @@ +../../data/icudt57l.dat \ No newline at end of file diff --git a/android/jni/Android.mk b/android/jni/Android.mk index 9345fafb62..125c24082a 100644 --- a/android/jni/Android.mk +++ b/android/jni/Android.mk @@ -26,7 +26,7 @@ define add_prebuild_static_lib endef prebuild_static_libs := map tracking routing traffic routing_common drape_frontend search storage indexer drape platform editor partners_api geometry coding base opening_hours -prebuild_static_libs += pugixml oauthcpp expat freetype fribidi minizip jansson protobuf osrm stats_client succinct stb_image sdf_image +prebuild_static_libs += pugixml oauthcpp expat freetype fribidi minizip jansson protobuf osrm stats_client succinct stb_image sdf_image icu $(foreach item,$(prebuild_static_libs),$(eval $(call add_prebuild_static_lib,$(item)))) diff --git a/android/script/replace_links.bat b/android/script/replace_links.bat index fe49651977..df4a2fd991 100644 --- a/android/script/replace_links.bat +++ b/android/script/replace_links.bat @@ -40,6 +40,8 @@ cp -r ../data/sound-strings/ assets/ cp -r ../data/countries-strings/ assets/ cp -r ../data/cuisine-strings/ assets/ +cp -r ../data/icudt57l.dat/ assets/ + rm -rf flavors/mwm-ttf-assets mkdir flavors\\mwm-ttf-assets cp ../data/01_dejavusans.ttf flavors/mwm-ttf-assets/ diff --git a/coding/CMakeLists.txt b/coding/CMakeLists.txt index 51bd2c744b..908c2d0fb6 100644 --- a/coding/CMakeLists.txt +++ b/coding/CMakeLists.txt @@ -1,8 +1,12 @@ project(coding) +add_definitions(-DU_DISABLE_RENAMING) + include_directories( ${OMIM_ROOT}/coding ${OMIM_ROOT}/3party/expat + ${OMIM_ROOT}/3party/icu/common + ${OMIM_ROOT}/3party/icu/i18n ) set( @@ -66,7 +70,9 @@ set( streams_sink.hpp succinct_mapper.hpp traffic.cpp - traffic.hpp + traffic.hpp + transliteration.cpp + transliteration.hpp uri.cpp uri.hpp url_encode.hpp diff --git a/coding/coding.pro b/coding/coding.pro index 4025552cb8..94ead8140d 100644 --- a/coding/coding.pro +++ b/coding/coding.pro @@ -2,6 +2,9 @@ TARGET = coding TEMPLATE = lib CONFIG += staticlib warn_on +INCLUDEPATH += ../3party/icu/common ../3party/icu/i18n + +DEFINES *= U_DISABLE_RENAMING ROOT_DIR = .. @@ -24,6 +27,7 @@ SOURCES += \ reader_writer_ops.cpp \ simple_dense_coding.cpp \ traffic.cpp \ + transliteration.cpp \ uri.cpp \ # varint_vector.cpp \ zip_creator.cpp \ @@ -76,6 +80,7 @@ HEADERS += \ streams_sink.hpp \ succinct_mapper.hpp \ traffic.hpp \ + transliteration.hpp \ uri.hpp \ url_encode.hpp \ value_opt_string.hpp \ diff --git a/coding/multilang_utf8_string.cpp b/coding/multilang_utf8_string.cpp index 12a5ca5a67..9e3211501a 100644 --- a/coding/multilang_utf8_string.cpp +++ b/coding/multilang_utf8_string.cpp @@ -9,22 +9,71 @@ namespace // Languages below were choosen after sorting name: tags in 2011. // Note, that it's not feasible to increase languages number here due to // our current encoding (6 bit to store language code). -StringUtf8Multilang::Languages const g_languages = {{ {"default", "Native for each country"}, - {"en", "English"}, {"ja", "日本語"}, {"fr", "Français"}, {"ko_rm", "Korean (Romanized)"}, - {"ar", "العربية"}, {"de", "Deutsch"}, {"int_name", "International (Latin)"}, {"ru", "Русский"}, - {"sv", "Svenska"}, {"zh", "中文"}, {"fi", "Suomi"}, {"be", "Беларуская"}, {"ka", "ქართული"}, - {"ko", "한국어"}, {"he", "עברית"}, {"nl", "Nederlands"}, {"ga", "Gaeilge"}, - {"ja_rm", "Japanese (Romanized)"}, {"el", "Ελληνικά"}, {"it", "Italiano"}, {"es", "Español"}, - {"zh_pinyin", "Chinese (Pinyin)"}, {"th", "ไทย"}, {"cy", "Cymraeg"}, {"sr", "Српски"}, - {"uk", "Українська"}, {"ca", "Català"}, {"hu", "Magyar"}, {"hsb", "Hornjoserbšćina"}, {"eu", "Euskara"}, - {"fa", "فارسی"}, {"br", "Breton"}, {"pl", "Polski"}, {"hy", "Հայերէն"}, {"kn", "ಕನ್ನಡ"}, - {"sl", "Slovenščina"}, {"ro", "Română"}, {"sq", "Shqipe"}, {"am", "አማርኛ"}, {"fy", "Frysk"}, - {"cs", "Čeština"}, {"gd", "Gàidhlig"}, {"sk", "Slovenčina"}, {"af", "Afrikaans"}, - {"ja_kana", "日本語(カタカナ)"}, {"lb", "Luxembourgish"}, {"pt", "Português"}, {"hr", "Hrvatski"}, - {"fur", "Friulian"}, {"vi", "Tiếng Việt"}, {"tr", "Türkçe"}, {"bg", "Български"}, - {"eo", "Esperanto"}, {"lt", "Lietuvių"}, {"la", "Latin"}, {"kk", "Қазақ"}, - {"gsw", "Schwiizertüütsch"}, {"et", "Eesti"}, {"ku", "Kurdish"}, {"mn", "Mongolian"}, - {"mk", "Македонски"}, {"lv", "Latviešu"}, {"hi", "हिन्दी"} +StringUtf8Multilang::Languages const g_languages = {{ + {"default", "Native for each country", "Any-Latin"}, + {"en", "English", ""}, + {"ja", "日本語", ""}, + {"fr", "Français", ""}, + {"ko_rm", "Korean (Romanized)", "Korean-Latin/BGN"}, + {"ar", "العربية", "Any-Latin"}, + {"de", "Deutsch", ""}, + {"int_name", "International (Latin)", "Any-Latin"}, + {"ru", "Русский", "Russian-Latin/BGN"}, + {"sv", "Svenska", "Any-Latin"}, + {"zh", "中文", "Any-Latin"}, + {"fi", "Suomi", "Any-Latin"}, + {"be", "Беларуская", "Belarusian-Latin/BGN"}, + {"ka", "ქართული", "Georgian-Latin"}, + {"ko", "한국어", "Hangul-Latin/BGN"}, + {"he", "עברית", "Hebrew-Latin/BGN"}, + {"nl", "Nederlands", ""}, + {"ga", "Gaeilge", "Any-Latin"}, + {"ja_rm", "Japanese (Romanized)", "Any-Latin"}, + {"el", "Ελληνικά", "Greek-Latin"}, + {"it", "Italiano", ""}, + {"es", "Español", ""}, + {"zh_pinyin", "Chinese (Pinyin)", "Any-Latin"}, + {"th", "ไทย", "Thai-Latin"}, + {"cy", "Cymraeg", "Any-Latin"}, + {"sr", "Српски", "Serbian-Latin/BGN"}, + {"uk", "Українська", "Ukrainian-Latin/BGN"}, + {"ca", "Català", "Any-Latin"}, + {"hu", "Magyar", "Any-Latin"}, + {"hsb", "Hornjoserbšćina", "Any-Latin"}, + {"eu", "Euskara", "Any-Latin"}, + {"fa", "فارسی", "Any-Latin"}, + {"br", "Breton", "Any-Latin"}, + {"pl", "Polski", "Any-Latin"}, + {"hy", "Հայերէն", "Armenian-Latin"}, + {"kn", "ಕನ್ನಡ", "Kannada-Latin"}, + {"sl", "Slovenščina", "Any-Latin"}, + {"ro", "Română", "Any-Latin"}, + {"sq", "Shqipe", "Any-Latin"}, + {"am", "አማርኛ", "Amharic-Latin/BGN"}, + {"fy", "Frysk", "Any-Latin"}, + {"cs", "Čeština", "Any-Latin"}, + {"gd", "Gàidhlig", "Any-Latin"}, + {"sk", "Slovenčina", "Any-Latin"}, + {"af", "Afrikaans", "Any-Latin"}, + {"ja_kana", "日本語(カタカナ)", "Katakana-Latin"}, + {"lb", "Luxembourgish", "Any-Latin"}, + {"pt", "Português", "Any-Latin"}, + {"hr", "Hrvatski", "Any-Latin"}, + {"fur", "Friulian", "Any-Latin"}, + {"vi", "Tiếng Việt", "Any-Latin"}, + {"tr", "Türkçe", "Any-Latin"}, + {"bg", "Български", "Bulgarian-Latin/BGN"}, + {"eo", "Esperanto", "Any-Latin"}, + {"lt", "Lietuvių", "Any-Latin"}, + {"la", "Latin", ""}, + {"kk", "Қазақ", "Kazakh-Latin/BGN"}, + {"gsw", "Schwiizertüütsch", "Any-Latin"}, + {"et", "Eesti", "Any-Latin"}, + {"ku", "Kurdish", "Any-Latin"}, + {"mn", "Mongolian", "Mongolian-Latin/BGN"}, + {"mk", "Македонски", "Macedonian-Latin/BGN"}, + {"lv", "Latviešu", "Any-Latin"}, + {"hi", "हिन्दी", "Any-Latin"} }}; static_assert(g_languages.size() == StringUtf8Multilang::kMaxSupportedLanguages, @@ -44,6 +93,7 @@ StringUtf8Multilang::Languages const & StringUtf8Multilang::GetSupportedLanguage ASSERT_EQUAL(g_languages[kInternationalCode].m_code, string("int_name"), ()); return g_languages; } + // static int8_t StringUtf8Multilang::GetLangIndex(string const & lang) { @@ -53,6 +103,7 @@ int8_t StringUtf8Multilang::GetLangIndex(string const & lang) return kUnsupportedLanguageCode; } + // static char const * StringUtf8Multilang::GetLangByCode(int8_t langCode) { @@ -60,6 +111,7 @@ char const * StringUtf8Multilang::GetLangByCode(int8_t langCode) return ""; return g_languages[langCode].m_code; } + // static char const * StringUtf8Multilang::GetLangNameByCode(int8_t langCode) { @@ -68,6 +120,14 @@ char const * StringUtf8Multilang::GetLangNameByCode(int8_t langCode) return g_languages[langCode].m_name; } +// static +char const * StringUtf8Multilang::GetTransliteratorIdByCode(int8_t langCode) +{ + if (langCode < 0 || langCode >= static_cast(g_languages.size())) + return ""; + return g_languages[langCode].m_transliteratorId; +} + size_t StringUtf8Multilang::GetNextIndex(size_t i) const { ++i; diff --git a/coding/multilang_utf8_string.hpp b/coding/multilang_utf8_string.hpp index db0ffa0f5d..f54d402a1e 100644 --- a/coding/multilang_utf8_string.hpp +++ b/coding/multilang_utf8_string.hpp @@ -50,6 +50,8 @@ public: char const * m_code; /// Native language name. char const * m_name; + /// Transliterator to latin id. + char const * m_transliteratorId; }; using Languages = array; @@ -61,6 +63,8 @@ public: static char const * GetLangByCode(int8_t langCode); /// @returns empty string if langCode is invalid. static char const * GetLangNameByCode(int8_t langCode); + /// @returns empty string if langCode is invalid. + static char const * GetTransliteratorIdByCode(int8_t langCode); inline bool operator== (StringUtf8Multilang const & rhs) const { diff --git a/coding/transliteration.cpp b/coding/transliteration.cpp new file mode 100644 index 0000000000..e30a03820a --- /dev/null +++ b/coding/transliteration.cpp @@ -0,0 +1,70 @@ +#include "coding/transliteration.hpp" +#include "coding/multilang_utf8_string.hpp" + +#include "base/logging.hpp" + +#include "3party/icu/common/unicode/uclean.h" +#include "3party/icu/common/unicode/unistr.h" +#include "3party/icu/common/unicode/utypes.h" +#include "3party/icu/i18n/unicode/translit.h" +#include "3party/icu/i18n/unicode/utrans.h" + +Transliteration::~Transliteration() +{ + // The use of u_cleanup() just before an application terminates is optional, + // but it should be called only once for performance reasons. + // The primary benefit is to eliminate reports of memory or resource leaks originating + // in ICU code from the results generated by heap analysis tools. + // http://www.icu-project.org/apiref/icu4c/uclean_8h.html#a93f27d0ddc7c196a1da864763f2d8920 + m_transliterators.clear(); + u_cleanup(); +} + +Transliteration & Transliteration::Instance() +{ + static Transliteration instance; + return instance; +} + +void Transliteration::Init(std::string const & icuDataDir) +{ + u_setDataDirectory(icuDataDir.c_str()); + + for (auto const & lang : StringUtf8Multilang::GetSupportedLanguages()) + { + if (strlen(lang.m_transliteratorId) == 0 || m_transliterators.count(lang.m_transliteratorId) != 0) + continue; + + UErrorCode status = U_ZERO_ERROR; + std::unique_ptr transliterator( + Transliterator::createInstance(lang.m_transliteratorId, UTRANS_FORWARD, status)); + + if (transliterator != nullptr) + m_transliterators.emplace(lang.m_transliteratorId, std::move(transliterator)); + else + LOG(LWARNING, ("Cannot create transliterator \"", lang.m_transliteratorId, "\", icu error =", status)); + } +} + +bool Transliteration::Transliterate(std::string const & str, int8_t langCode, std::string & out) const +{ + if (str.empty()) + return false; + + auto const transliteratorId = StringUtf8Multilang::GetTransliteratorIdByCode(langCode); + auto const & it = m_transliterators.find(transliteratorId); + if (it == m_transliterators.end()) + { + LOG(LWARNING, ("Transliteration failed, unknown transliterator \"", transliteratorId, "\"")); + return false; + } + + UnicodeString ustr(str.c_str()); + it->second->transliterate(ustr); + + if (ustr.isEmpty()) + return false; + + ustr.toUTF8String(out); + return true; +} diff --git a/coding/transliteration.hpp b/coding/transliteration.hpp new file mode 100644 index 0000000000..cc3f97eb4d --- /dev/null +++ b/coding/transliteration.hpp @@ -0,0 +1,27 @@ +#pragma once + +#include +#include +#include + +namespace icu +{ +class Transliterator; +} + +class Transliteration +{ +public: + ~Transliteration(); + + static Transliteration & Instance(); + + void Init(std::string const & icuDataDir); + + bool Transliterate(std::string const & str, int8_t langCode, std::string & out) const; + +private: + Transliteration() = default; + + std::map> m_transliterators; +}; diff --git a/data/icudt57l.dat b/data/icudt57l.dat new file mode 100644 index 0000000000..83699fda5c Binary files /dev/null and b/data/icudt57l.dat differ diff --git a/drape/drape_tests/CMakeLists.txt b/drape/drape_tests/CMakeLists.txt index 2109fc8798..95e70d41c4 100644 --- a/drape/drape_tests/CMakeLists.txt +++ b/drape/drape_tests/CMakeLists.txt @@ -57,6 +57,7 @@ omim_link_libraries( geometry base fribidi + icu expat stats_client freetype diff --git a/drape/drape_tests/drape_tests.pro b/drape/drape_tests/drape_tests.pro index edaee5b3f4..1c6ed84c46 100644 --- a/drape/drape_tests/drape_tests.pro +++ b/drape/drape_tests/drape_tests.pro @@ -5,7 +5,7 @@ TEMPLATE = app DEFINES += OGL_TEST_ENABLED GTEST_DONT_DEFINE_TEST COMPILER_TESTS ROOT_DIR = ../.. -DEPENDENCIES = qt_tstfrm indexer platform coding geometry base gmock freetype fribidi expat stats_client stb_image sdf_image +DEPENDENCIES = qt_tstfrm indexer platform coding geometry base gmock freetype fribidi expat stats_client stb_image sdf_image icu SHADER_COMPILE_ARGS = $$PWD/../shaders shader_index.txt shader_def include($$ROOT_DIR/common.pri) diff --git a/drape_frontend/drape_frontend_tests/CMakeLists.txt b/drape_frontend/drape_frontend_tests/CMakeLists.txt index 8b041880d7..cdc91b722b 100644 --- a/drape_frontend/drape_frontend_tests/CMakeLists.txt +++ b/drape_frontend/drape_frontend_tests/CMakeLists.txt @@ -29,6 +29,7 @@ omim_link_libraries( stats_client stb_image sdf_image + icu ${LIBZ} ) diff --git a/drape_frontend/drape_frontend_tests/drape_frontend_tests.pro b/drape_frontend/drape_frontend_tests/drape_frontend_tests.pro index 3913eddda9..168d9a1b98 100644 --- a/drape_frontend/drape_frontend_tests/drape_frontend_tests.pro +++ b/drape_frontend/drape_frontend_tests/drape_frontend_tests.pro @@ -4,7 +4,7 @@ CONFIG += console warn_on CONFIG -= app_bundle TEMPLATE = app -DEPENDENCIES = drape_frontend drape platform indexer geometry coding base expat stats_client stb_image sdf_image +DEPENDENCIES = drape_frontend drape platform indexer geometry coding base expat stats_client stb_image sdf_image icu ROOT_DIR = ../.. include($$ROOT_DIR/common.pri) diff --git a/drape_frontend/stylist.cpp b/drape_frontend/stylist.cpp index 2bf615bf09..36ed93d6a4 100644 --- a/drape_frontend/stylist.cpp +++ b/drape_frontend/stylist.cpp @@ -229,9 +229,9 @@ void CaptionDescription::Init(FeatureType const & f, bool const auxCaptionExists) { if (auxCaptionExists || type == feature::GEOM_LINE) - f.GetPreferredNames(m_mainText, m_auxText); + f.GetPreferredNames(true /* allowTranslit */, m_mainText, m_auxText); else - f.GetReadableName(m_mainText); + f.GetReadableName(true /* allowTranslit */, m_mainText); m_roadNumber = f.GetRoadNumber(); m_houseNumber = f.GetHouseNumber(); diff --git a/drape_frontend/watch/feature_styler.cpp b/drape_frontend/watch/feature_styler.cpp index 0a104f07ed..989c19d56e 100644 --- a/drape_frontend/watch/feature_styler.cpp +++ b/drape_frontend/watch/feature_styler.cpp @@ -75,7 +75,7 @@ FeatureStyler::FeatureStyler(FeatureType const & f, m_geometryType = type.first; m_isCoastline = type.second; - f.GetPreferredNames(m_primaryText, m_secondaryText); + f.GetPreferredNames(false /* allowTranslit */, m_primaryText, m_secondaryText); // Draw only one text for features on the World zoom level in user's native language. if (zoom <= scales::GetUpperWorldScale() && !m_secondaryText.empty()) @@ -215,7 +215,7 @@ FeatureStyler::FeatureStyler(FeatureType const & f, // User's language name is better if we don't have secondary text draw rule. if (!hasSecondaryText && !m_secondaryText.empty() && (m_geometryType != feature::GEOM_LINE)) { - f.GetReadableName(m_primaryText); + f.GetReadableName(false /* allowTranslit */, m_primaryText); if (m_primaryText == m_secondaryText) m_secondaryText.clear(); } diff --git a/drape_head/drape_head.pro b/drape_head/drape_head.pro index 0aad7f0849..a655054d3f 100644 --- a/drape_head/drape_head.pro +++ b/drape_head/drape_head.pro @@ -1,7 +1,7 @@ # Head project for drape develop and debuging ROOT_DIR = .. DEPENDENCIES = map traffic drape_frontend drape indexer storage platform geometry coding base \ - freetype expat protobuf jansson fribidi stats_client stb_image sdf_image + freetype expat protobuf jansson fribidi stats_client stb_image sdf_image icu include($$ROOT_DIR/common.pri) diff --git a/feature_list/feature_list.cpp b/feature_list/feature_list.cpp index ef38c56afc..b2ed1a8a20 100644 --- a/feature_list/feature_list.cpp +++ b/feature_list/feature_list.cpp @@ -192,7 +192,7 @@ public: string const & mwmName = f.GetID().GetMwmName(); string name, secondary; - f.GetPreferredNames(name, secondary); + f.GetPreferredNames(false /* allowTranslit */, name, secondary); string const & uid = BuildUniqueId(ll, name); string const & lat = strings::to_string_with_digits_after_comma(ll.lat, 6); string const & lon = strings::to_string_with_digits_after_comma(ll.lon, 6); diff --git a/feature_list/feature_list.pro b/feature_list/feature_list.pro index 9aefa8d367..75d400ce48 100644 --- a/feature_list/feature_list.pro +++ b/feature_list/feature_list.pro @@ -2,7 +2,7 @@ ROOT_DIR = .. DEPENDENCIES = map traffic search_tests_support search search_quality storage indexer platform editor geometry \ - coding base jansson protobuf stats_client succinct opening_hours pugixml + coding base jansson protobuf stats_client succinct opening_hours pugixml icu include($$ROOT_DIR/common.pri) diff --git a/generator/booking_quality_check/booking_quality_check.pro b/generator/booking_quality_check/booking_quality_check.pro index d8a0a0cd6e..bd8c7d813e 100644 --- a/generator/booking_quality_check/booking_quality_check.pro +++ b/generator/booking_quality_check/booking_quality_check.pro @@ -25,6 +25,7 @@ DEPENDENCIES = \ oauthcpp \ expat \ protobuf \ + icu \ include($$ROOT_DIR/common.pri) diff --git a/generator/dumper.cpp b/generator/dumper.cpp index 3d25aea4c5..d34bbdd3bd 100644 --- a/generator/dumper.cpp +++ b/generator/dumper.cpp @@ -70,7 +70,7 @@ namespace feature { ++m_totalCount; string s1, s2; - f.GetPreferredNames(s1, s2); + f.GetPreferredNames(false /* allowTranslit */, s1, s2); if (!s1.empty()) ++m_namesCount; diff --git a/generator/feature_segments_checker/feature_segments_checker.pro b/generator/feature_segments_checker/feature_segments_checker.pro index 3885d301c9..470c069261 100644 --- a/generator/feature_segments_checker/feature_segments_checker.pro +++ b/generator/feature_segments_checker/feature_segments_checker.pro @@ -8,7 +8,7 @@ TEMPLATE = app ROOT_DIR = ../.. DEPENDENCIES = generator map routing traffic routing_common storage indexer \ - platform geometry coding base minizip succinct protobuf gflags stats_client + platform geometry coding base minizip succinct protobuf gflags stats_client icu include($$ROOT_DIR/common.pri) diff --git a/generator/generator_tests/CMakeLists.txt b/generator/generator_tests/CMakeLists.txt index cf21475da7..4ab08ac789 100644 --- a/generator/generator_tests/CMakeLists.txt +++ b/generator/generator_tests/CMakeLists.txt @@ -49,6 +49,7 @@ omim_link_libraries( freetype expat fribidi + icu jansson protobuf osrm diff --git a/generator/generator_tests/generator_tests.pro b/generator/generator_tests/generator_tests.pro index abf206292d..b224967adb 100644 --- a/generator/generator_tests/generator_tests.pro +++ b/generator/generator_tests/generator_tests.pro @@ -7,7 +7,7 @@ ROOT_DIR = ../.. DEPENDENCIES = generator_tests_support platform_tests_support generator drape_frontend routing \ search storage indexer drape map traffic routing_common platform editor geometry \ coding base freetype expat fribidi jansson protobuf osrm stats_client \ - minizip succinct pugixml tess2 gflags oauthcpp stb_image sdf_image + minizip succinct pugixml tess2 gflags oauthcpp stb_image sdf_image icu include($$ROOT_DIR/common.pri) diff --git a/generator/generator_tool/CMakeLists.txt b/generator/generator_tool/CMakeLists.txt index d4d36fad73..6bc6aa690b 100644 --- a/generator/generator_tool/CMakeLists.txt +++ b/generator/generator_tool/CMakeLists.txt @@ -24,6 +24,7 @@ omim_link_libraries( freetype expat fribidi + icu jansson protobuf osrm diff --git a/generator/generator_tool/generator_tool.pro b/generator/generator_tool/generator_tool.pro index d0914b2be3..005c437bfe 100644 --- a/generator/generator_tool/generator_tool.pro +++ b/generator/generator_tool/generator_tool.pro @@ -4,7 +4,7 @@ ROOT_DIR = ../.. DEPENDENCIES = generator routing traffic routing_common search storage indexer editor platform geometry \ coding base freetype expat fribidi jansson protobuf osrm stats_client \ - minizip succinct pugixml tess2 gflags oauthcpp + minizip succinct pugixml tess2 gflags oauthcpp icu include($$ROOT_DIR/common.pri) INCLUDEPATH *= $$ROOT_DIR/3party/gflags/src diff --git a/generator/restaurants_info/restaurants_info.pro b/generator/restaurants_info/restaurants_info.pro index fd6fb59247..a46bb190f6 100644 --- a/generator/restaurants_info/restaurants_info.pro +++ b/generator/restaurants_info/restaurants_info.pro @@ -10,7 +10,7 @@ DEPENDENCIES = \ generator search routing routing_common indexer geometry \ editor platform coding base jansson \ pugixml stats_client opening_hours gflags \ - oauthcpp expat protobuf \ + oauthcpp expat protobuf icu \ include($$ROOT_DIR/common.pri) diff --git a/generator/srtm_coverage_checker/srtm_coverage_checker.pro b/generator/srtm_coverage_checker/srtm_coverage_checker.pro index 85d1eefd28..3f15a6665a 100644 --- a/generator/srtm_coverage_checker/srtm_coverage_checker.pro +++ b/generator/srtm_coverage_checker/srtm_coverage_checker.pro @@ -8,7 +8,7 @@ TEMPLATE = app ROOT_DIR = ../.. DEPENDENCIES = generator map routing routing_common search storage indexer platform editor geometry coding base \ - osrm jansson protobuf succinct stats_client pugixml minizip gflags stats_client + osrm jansson protobuf succinct stats_client pugixml minizip gflags stats_client icu include($$ROOT_DIR/common.pri) diff --git a/indexer/drules_selector.cpp b/indexer/drules_selector.cpp index 99c0e1f3c9..d515dc6c56 100644 --- a/indexer/drules_selector.cpp +++ b/indexer/drules_selector.cpp @@ -106,7 +106,7 @@ bool GetPopulation(FeatureType const & ft, uint64_t & population) // Feature tag value evaluator for tag 'name' bool GetName(FeatureType const & ft, string & name) { - ft.GetReadableName(name); + ft.GetReadableName(false /* allowTranslit */, name); return true; } diff --git a/indexer/feature.cpp b/indexer/feature.cpp index d5d35dec64..fe5cb49aa1 100644 --- a/indexer/feature.cpp +++ b/indexer/feature.cpp @@ -491,7 +491,7 @@ FeatureType::geom_stat_t FeatureType::GetTrianglesSize(int scale) const return geom_stat_t(sz, m_triangles.size()); } -void FeatureType::GetPreferredNames(string & primary, string & secondary) const +void FeatureType::GetPreferredNames(bool allowTranslit, string & primary, string & secondary) const { if (!HasName()) return; @@ -503,10 +503,11 @@ void FeatureType::GetPreferredNames(string & primary, string & secondary) const ParseCommon(); auto const deviceLang = StringUtf8Multilang::GetLangIndex(languages::GetCurrentNorm()); - ::GetPreferredNames(mwmInfo->GetRegionData(), GetNames(), deviceLang, primary, secondary); + ::GetPreferredNames(mwmInfo->GetRegionData(), GetNames(), deviceLang, allowTranslit, + primary, secondary); } -void FeatureType::GetReadableName(string & name) const +void FeatureType::GetReadableName(bool allowTranslit, string & name) const { if (!HasName()) return; @@ -518,7 +519,7 @@ void FeatureType::GetReadableName(string & name) const ParseCommon(); auto const deviceLang = StringUtf8Multilang::GetLangIndex(languages::GetCurrentNorm()); - ::GetReadableName(mwmInfo->GetRegionData(), GetNames(), deviceLang, name); + ::GetReadableName(mwmInfo->GetRegionData(), GetNames(), deviceLang, allowTranslit, name); } string FeatureType::GetHouseNumber() const diff --git a/indexer/feature.hpp b/indexer/feature.hpp index d580d5eedb..2716cd9827 100644 --- a/indexer/feature.hpp +++ b/indexer/feature.hpp @@ -285,9 +285,9 @@ public: /// @param[out] intName optionally choosen from tags "name:" by the algorithm //@{ /// Just get feature names. - void GetPreferredNames(string & defaultName, string & intName) const; + void GetPreferredNames(bool allowTranslit, string & defaultName, string & intName) const; /// Get one most suitable name for user. - void GetReadableName(string & name) const; + void GetReadableName(bool allowTranslit, string & name) const; static int8_t const DEFAULT_LANG = StringUtf8Multilang::kDefaultCode; bool GetName(int8_t lang, string & name) const; diff --git a/indexer/feature_utils.cpp b/indexer/feature_utils.cpp index a4b94028c3..235811225a 100644 --- a/indexer/feature_utils.cpp +++ b/indexer/feature_utils.cpp @@ -8,6 +8,7 @@ #include "geometry/point2d.hpp" #include "coding/multilang_utf8_string.hpp" +#include "coding/transliteration.hpp" #include "base/base.hpp" @@ -29,7 +30,24 @@ void GetMwmLangName(feature::RegionData const & regionData, StringUtf8Multilang } } -void GetBestName(StringUtf8Multilang const & src, vector const & priorityList, string & out) +bool GetTransliteratedName(feature::RegionData const & regionData, StringUtf8Multilang const & src, string & out) +{ + vector mwmLangCodes; + regionData.GetLanguages(mwmLangCodes); + + string srcName; + for (auto const code : mwmLangCodes) + if (src.GetString(code, srcName) && Transliteration::Instance().Transliterate(srcName, code, out)) + return true; + + // If default name is available, interpret it as a name for the first mwm language. + if (!mwmLangCodes.empty() && src.GetString(StringUtf8Multilang::kDefaultCode, srcName)) + return Transliteration::Instance().Transliterate(srcName, mwmLangCodes[0], out); + + return false; +} + +bool GetBestName(StringUtf8Multilang const & src, vector const & priorityList, string & out) { auto bestIndex = priorityList.size(); @@ -50,7 +68,6 @@ void GetBestName(StringUtf8Multilang const & src, vector const & priorit return false; findAndSet(priorityList, code, name, bestIndex, out); - return true; }); @@ -60,6 +77,8 @@ void GetBestName(StringUtf8Multilang const & src, vector const & priorit { out = out.substr(0, out.find_first_of(',')); } + + return bestIndex < priorityList.size(); } } // namespace @@ -204,7 +223,7 @@ int GetFeatureViewportScale(TypesHolder const & types) } void GetPreferredNames(RegionData const & regionData, StringUtf8Multilang const & src, - int8_t const deviceLang, string & primary, string & secondary) + int8_t const deviceLang, bool allowTranslit, string & primary, string & secondary) { primary.clear(); secondary.clear(); @@ -215,26 +234,29 @@ void GetPreferredNames(RegionData const & regionData, StringUtf8Multilang const vector const primaryCodes = {deviceLang, StrUtf8::kInternationalCode, StrUtf8::kEnglishCode}; + + if (!GetBestName(src, primaryCodes, primary) && allowTranslit) + GetTransliteratedName(regionData, src, primary); + vector secondaryCodes = {StrUtf8::kDefaultCode, StrUtf8::kInternationalCode}; vector mwmLangCodes; regionData.GetLanguages(mwmLangCodes); - secondaryCodes.insert(secondaryCodes.end(), mwmLangCodes.begin(), mwmLangCodes.end()); + secondaryCodes.push_back(StrUtf8::kEnglishCode); - GetBestName(src, primaryCodes, primary); GetBestName(src, secondaryCodes, secondary); if (primary.empty()) - primary.swap(secondary); + primary.swap(secondary); else if (!secondary.empty() && primary.find(secondary) != string::npos) secondary.clear(); } void GetReadableName(RegionData const & regionData, StringUtf8Multilang const & src, - int8_t const deviceLang, string & out) + int8_t const deviceLang, bool allowTranslit, string & out) { out.clear(); @@ -243,14 +265,25 @@ void GetReadableName(RegionData const & regionData, StringUtf8Multilang const & vector codes; // If MWM contains user's language. - if (regionData.HasLanguage(deviceLang)) + bool const preferDefault = regionData.HasLanguage(deviceLang); + if (preferDefault) codes = {deviceLang, StrUtf8::kDefaultCode, StrUtf8::kInternationalCode, StrUtf8::kEnglishCode}; else - codes = {deviceLang, StrUtf8::kInternationalCode, StrUtf8::kEnglishCode, StrUtf8::kDefaultCode}; + codes = {deviceLang, StrUtf8::kInternationalCode, StrUtf8::kEnglishCode}; - GetBestName(src, codes, out); + if (GetBestName(src, codes, out)) + return; - if (out.empty()) - GetMwmLangName(regionData, src, out); + if (allowTranslit && GetTransliteratedName(regionData, src, out)) + return; + + if (!preferDefault) + { + codes = {StrUtf8::kDefaultCode}; + if (GetBestName(src, codes, out)) + return; + } + + GetMwmLangName(regionData, src, out); } } // namespace feature diff --git a/indexer/feature_utils.hpp b/indexer/feature_utils.hpp index d6ff2ff180..7f4f055147 100644 --- a/indexer/feature_utils.hpp +++ b/indexer/feature_utils.hpp @@ -18,7 +18,8 @@ namespace feature /// Primary name using priority: /// - device language name; /// - international name; - /// - english name. + /// - english name; + /// - transliterated name (if allowed). /// Secondary name using priority: /// - default name; /// - international name; @@ -27,20 +28,22 @@ namespace feature /// In case when primary name is empty it will be propagated from secondary and secondary will be /// cleared. In case when primary name contains secondary name then secondary will be cleared. void GetPreferredNames(RegionData const & regionData, StringUtf8Multilang const & src, - int8_t const deviceLang, string & primary, string & secondary); + int8_t const deviceLang, bool allowTranslit, string & primary, string & secondary); /// When MWM contains user's language, the priority is the following: /// - device language name; /// - default name; /// - international name; /// - english name; + /// - transliterated name (if allowed); /// - country language name. /// When MWM does not contain user's language, the priority is the following: /// - device language name; /// - international name; /// - english name; + /// - transliterated name (if allowed); /// - default name; /// - country language name. void GetReadableName(RegionData const & regionData, StringUtf8Multilang const & src, - int8_t const deviceLang, string & out); + int8_t const deviceLang, bool allowTranslit, string & out); } // namespace feature diff --git a/indexer/indexer_tests/CMakeLists.txt b/indexer/indexer_tests/CMakeLists.txt index 5489408437..3e49a1e8ed 100644 --- a/indexer/indexer_tests/CMakeLists.txt +++ b/indexer/indexer_tests/CMakeLists.txt @@ -58,6 +58,7 @@ omim_link_libraries( geometry base stats_client + icu jansson tess2 protobuf diff --git a/indexer/indexer_tests/feature_names_test.cpp b/indexer/indexer_tests/feature_names_test.cpp index d11b245d98..a5af27cddb 100644 --- a/indexer/indexer_tests/feature_names_test.cpp +++ b/indexer/indexer_tests/feature_names_test.cpp @@ -21,12 +21,13 @@ UNIT_TEST(GetPrefferedNames) int8_t deviceLang = StrUtf8::GetLangIndex("ru"); string primary, secondary; + bool const allowTranslit = false; { StrUtf8 src; src.AddString("fr", "fr name"); - feature::GetPreferredNames(regionData, src, deviceLang, primary, secondary); + feature::GetPreferredNames(regionData, src, deviceLang, allowTranslit, primary, secondary); TEST_EQUAL(primary, "", ()); TEST_EQUAL(secondary, "", ()); @@ -36,7 +37,7 @@ UNIT_TEST(GetPrefferedNames) StrUtf8 src; src.AddString("default", "default name"); - feature::GetPreferredNames(regionData, src, deviceLang, primary, secondary); + feature::GetPreferredNames(regionData, src, deviceLang, allowTranslit, primary, secondary); TEST_EQUAL(primary, "default name", ()); TEST_EQUAL(secondary, "", ()); @@ -47,7 +48,7 @@ UNIT_TEST(GetPrefferedNames) src.AddString("default", "default name"); src.AddString("en", "en name"); - feature::GetPreferredNames(regionData, src, deviceLang, primary, secondary); + feature::GetPreferredNames(regionData, src, deviceLang, allowTranslit, primary, secondary); TEST_EQUAL(primary, "en name", ()); TEST_EQUAL(secondary, "default name", ()); @@ -59,7 +60,7 @@ UNIT_TEST(GetPrefferedNames) src.AddString("en", "en name"); src.AddString("ru", "ru name"); - feature::GetPreferredNames(regionData, src, deviceLang, primary, secondary); + feature::GetPreferredNames(regionData, src, deviceLang, allowTranslit, primary, secondary); TEST_EQUAL(primary, "ru name", ()); TEST_EQUAL(secondary, "default name", ()); @@ -72,7 +73,7 @@ UNIT_TEST(GetPrefferedNames) src.AddString("ru", "same name"); src.AddString("int_name", "int name"); - feature::GetPreferredNames(regionData, src, deviceLang, primary, secondary); + feature::GetPreferredNames(regionData, src, deviceLang, allowTranslit, primary, secondary); TEST_EQUAL(primary, "same name", ()); TEST_EQUAL(secondary, "", ()); @@ -86,7 +87,7 @@ UNIT_TEST(GetPrefferedNames) src.AddString("int_name", "int name"); src.AddString("de", "de name"); - feature::GetPreferredNames(regionData, src, deviceLang, primary, secondary); + feature::GetPreferredNames(regionData, src, deviceLang, allowTranslit, primary, secondary); TEST_EQUAL(primary, "ru name", ()); TEST_EQUAL(secondary, "default name", ()); @@ -101,7 +102,7 @@ UNIT_TEST(GetPrefferedNames) src.AddString("de", "de name"); src.AddString("ko", "ko name"); - feature::GetPreferredNames(regionData, src, deviceLang, primary, secondary); + feature::GetPreferredNames(regionData, src, deviceLang, allowTranslit, primary, secondary); TEST_EQUAL(primary, "ru name", ()); TEST_EQUAL(secondary, "default name", ()); @@ -115,7 +116,7 @@ UNIT_TEST(GetPrefferedNames) src.AddString("de", "de name"); src.AddString("ko", "ko name"); - feature::GetPreferredNames(regionData, src, deviceLang, primary, secondary); + feature::GetPreferredNames(regionData, src, deviceLang, allowTranslit, primary, secondary); TEST_EQUAL(primary, "int name", ()); TEST_EQUAL(secondary, "default name", ()); @@ -128,7 +129,7 @@ UNIT_TEST(GetPrefferedNames) src.AddString("de", "de name"); src.AddString("ko", "ko name"); - feature::GetPreferredNames(regionData, src, deviceLang, primary, secondary); + feature::GetPreferredNames(regionData, src, deviceLang, allowTranslit, primary, secondary); TEST_EQUAL(primary, "int name", ()); TEST_EQUAL(secondary, "", ()); @@ -140,7 +141,7 @@ UNIT_TEST(GetPrefferedNames) src.AddString("de", "de name"); src.AddString("ko", "ko name"); - feature::GetPreferredNames(regionData, src, deviceLang, primary, secondary); + feature::GetPreferredNames(regionData, src, deviceLang, allowTranslit, primary, secondary); TEST_EQUAL(primary, "en name", ()); TEST_EQUAL(secondary, "de name", ()); @@ -151,7 +152,7 @@ UNIT_TEST(GetPrefferedNames) src.AddString("en", "en name"); src.AddString("ko", "ko name"); - feature::GetPreferredNames(regionData, src, deviceLang, primary, secondary); + feature::GetPreferredNames(regionData, src, deviceLang, allowTranslit, primary, secondary); TEST_EQUAL(primary, "en name", ()); TEST_EQUAL(secondary, "ko name", ()); @@ -161,7 +162,7 @@ UNIT_TEST(GetPrefferedNames) StrUtf8 src; src.AddString("en", "en name"); - feature::GetPreferredNames(regionData, src, deviceLang, primary, secondary); + feature::GetPreferredNames(regionData, src, deviceLang, allowTranslit, primary, secondary); TEST_EQUAL(primary, "en name", ()); TEST_EQUAL(secondary, "", ()); @@ -174,13 +175,14 @@ UNIT_TEST(GetReadableName) regionData.SetLanguages({"de", "ko"}); int8_t deviceLang = StrUtf8::GetLangIndex("ru"); + bool const allowTranslit = false; string name; { StrUtf8 src; src.AddString("fr", "fr name"); - feature::GetReadableName(regionData, src, deviceLang, name); + feature::GetReadableName(regionData, src, deviceLang, allowTranslit, name); TEST_EQUAL(name, "", ()); } @@ -189,7 +191,7 @@ UNIT_TEST(GetReadableName) StrUtf8 src; src.AddString("ko", "ko name"); - feature::GetReadableName(regionData, src, deviceLang, name); + feature::GetReadableName(regionData, src, deviceLang, allowTranslit, name); TEST_EQUAL(name, "ko name", ()); } @@ -199,7 +201,7 @@ UNIT_TEST(GetReadableName) src.AddString("ko", "ko name"); src.AddString("de", "de name"); - feature::GetReadableName(regionData, src, deviceLang, name); + feature::GetReadableName(regionData, src, deviceLang, allowTranslit, name); TEST_EQUAL(name, "de name", ()); } @@ -210,7 +212,7 @@ UNIT_TEST(GetReadableName) src.AddString("de", "de name"); src.AddString("default", "default name"); - feature::GetReadableName(regionData, src, deviceLang, name); + feature::GetReadableName(regionData, src, deviceLang, allowTranslit, name); TEST_EQUAL(name, "default name", ()); } @@ -222,7 +224,7 @@ UNIT_TEST(GetReadableName) src.AddString("default", "default name"); src.AddString("en", "en name"); - feature::GetReadableName(regionData, src, deviceLang, name); + feature::GetReadableName(regionData, src, deviceLang, allowTranslit, name); TEST_EQUAL(name, "en name", ()); } @@ -235,7 +237,7 @@ UNIT_TEST(GetReadableName) src.AddString("en", "en name"); src.AddString("int_name", "int name"); - feature::GetReadableName(regionData, src, deviceLang, name); + feature::GetReadableName(regionData, src, deviceLang, allowTranslit, name); TEST_EQUAL(name, "int name", ()); } @@ -249,7 +251,7 @@ UNIT_TEST(GetReadableName) src.AddString("int_name", "int name"); src.AddString("ru", "ru name"); - feature::GetReadableName(regionData, src, deviceLang, name); + feature::GetReadableName(regionData, src, deviceLang, allowTranslit, name); TEST_EQUAL(name, "ru name", ()); } @@ -264,7 +266,7 @@ UNIT_TEST(GetReadableName) src.AddString("en", "en name"); src.AddString("int_name", "int name"); - feature::GetReadableName(regionData, src, deviceLang, name); + feature::GetReadableName(regionData, src, deviceLang, allowTranslit, name); TEST_EQUAL(name, "de name", ()); } @@ -276,7 +278,7 @@ UNIT_TEST(GetReadableName) src.AddString("en", "en name"); src.AddString("int_name", "int name"); - feature::GetReadableName(regionData, src, deviceLang, name); + feature::GetReadableName(regionData, src, deviceLang, allowTranslit, name); TEST_EQUAL(name, "default name", ()); } @@ -287,7 +289,7 @@ UNIT_TEST(GetReadableName) src.AddString("en", "en name"); src.AddString("int_name", "int name"); - feature::GetReadableName(regionData, src, deviceLang, name); + feature::GetReadableName(regionData, src, deviceLang, allowTranslit, name); TEST_EQUAL(name, "int name", ()); } @@ -297,7 +299,7 @@ UNIT_TEST(GetReadableName) src.AddString("ko", "ko name"); src.AddString("en", "en name"); - feature::GetReadableName(regionData, src, deviceLang, name); + feature::GetReadableName(regionData, src, deviceLang, allowTranslit, name); TEST_EQUAL(name, "en name", ()); } @@ -306,7 +308,7 @@ UNIT_TEST(GetReadableName) StrUtf8 src; src.AddString("ko", "ko name"); - feature::GetReadableName(regionData, src, deviceLang, name); + feature::GetReadableName(regionData, src, deviceLang, allowTranslit, name); TEST_EQUAL(name, "ko name", ()); } diff --git a/indexer/indexer_tests/indexer_tests.pro b/indexer/indexer_tests/indexer_tests.pro index 30b4d715a7..2bfd28cd1a 100644 --- a/indexer/indexer_tests/indexer_tests.pro +++ b/indexer/indexer_tests/indexer_tests.pro @@ -6,7 +6,7 @@ TEMPLATE = app ROOT_DIR = ../.. DEPENDENCIES = generator_tests_support search_tests_support indexer_tests_support \ platform_tests_support generator search routing routing_common indexer storage editor \ - platform coding geometry base stats_client jansson tess2 protobuf \ + platform coding geometry base stats_client jansson tess2 protobuf icu \ succinct opening_hours pugixml include($$ROOT_DIR/common.pri) diff --git a/iphone/Maps/Maps.xcodeproj/project.pbxproj b/iphone/Maps/Maps.xcodeproj/project.pbxproj index 0357a33145..f35d5fba3b 100644 --- a/iphone/Maps/Maps.xcodeproj/project.pbxproj +++ b/iphone/Maps/Maps.xcodeproj/project.pbxproj @@ -802,6 +802,9 @@ 978D4A31199A11E600D72CA7 /* faq.html in Resources */ = {isa = PBXBuildFile; fileRef = 978D4A30199A11E600D72CA7 /* faq.html */; }; 97A5967F19B9CD47007A963F /* copyright.html in Resources */ = {isa = PBXBuildFile; fileRef = 97A5967E19B9CD47007A963F /* copyright.html */; }; A367C93B1B17334800E2B6E7 /* resources-default in Resources */ = {isa = PBXBuildFile; fileRef = A367C93A1B17334800E2B6E7 /* resources-default */; }; + BB7626B51E8559980031D71C /* icudt57l.dat in Resources */ = {isa = PBXBuildFile; fileRef = BB7626B41E8559980031D71C /* icudt57l.dat */; }; + BB7626B61E85599C0031D71C /* icudt57l.dat in Resources */ = {isa = PBXBuildFile; fileRef = BB7626B41E8559980031D71C /* icudt57l.dat */; }; + BB7626B71E85599C0031D71C /* icudt57l.dat in Resources */ = {isa = PBXBuildFile; fileRef = BB7626B41E8559980031D71C /* icudt57l.dat */; }; ED48BBB517C267F5003E7E92 /* ColorPickerView.mm in Sources */ = {isa = PBXBuildFile; fileRef = ED48BBB417C267F5003E7E92 /* ColorPickerView.mm */; }; ED48BBBA17C2B1E2003E7E92 /* CircleView.mm in Sources */ = {isa = PBXBuildFile; fileRef = ED48BBB917C2B1E2003E7E92 /* CircleView.mm */; }; EE026F0611D6AC0D00645242 /* classificator.txt in Resources */ = {isa = PBXBuildFile; fileRef = EE026F0511D6AC0D00645242 /* classificator.txt */; }; @@ -1898,6 +1901,7 @@ 97A5967E19B9CD47007A963F /* copyright.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = copyright.html; path = ../../data/copyright.html; sourceTree = ""; }; 9DF04B231B71010E00DACAF1 /* 02_droidsans-fallback.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = "02_droidsans-fallback.ttf"; path = "../../data/02_droidsans-fallback.ttf"; sourceTree = ""; }; A367C93A1B17334800E2B6E7 /* resources-default */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "resources-default"; path = "../../data/resources-default"; sourceTree = ""; }; + BB7626B41E8559980031D71C /* icudt57l.dat */ = {isa = PBXFileReference; lastKnownFileType = file; name = icudt57l.dat; path = ../../data/icudt57l.dat; sourceTree = ""; }; ED48BBB317C267F5003E7E92 /* ColorPickerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ColorPickerView.h; sourceTree = ""; }; ED48BBB417C267F5003E7E92 /* ColorPickerView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ColorPickerView.mm; sourceTree = ""; }; ED48BBB817C2B1E2003E7E92 /* CircleView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CircleView.h; sourceTree = ""; }; @@ -4023,6 +4027,7 @@ FA065FC61286143F00FEA989 /* External Resources */ = { isa = PBXGroup; children = ( + BB7626B41E8559980031D71C /* icudt57l.dat */, 4554B6E81E55F02B0084017F /* drules_proto_vehicle_clear.bin */, 4554B6E91E55F02B0084017F /* drules_proto_vehicle_dark.bin */, F623DA6A1C9C2731006A3436 /* opening_hours_how_to_edit.html */, @@ -4379,6 +4384,7 @@ F6E2FEFF1E097BA00083EBEC /* MWMSearchCategoryCell.xib in Resources */, F69CE8DD1E5C51AB002B5881 /* CarouselElement.xib in Resources */, F6E2FF321E097BA00083EBEC /* MWMSearchCommonCell.xib in Resources */, + BB7626B51E8559980031D71C /* icudt57l.dat in Resources */, F6E2FF051E097BA00083EBEC /* MWMSearchHistoryClearCell.xib in Resources */, F6E2FF0E1E097BA00083EBEC /* MWMSearchHistoryMyPositionCell.xib in Resources */, F6E2FF141E097BA00083EBEC /* MWMSearchHistoryRequestCell.xib in Resources */, @@ -4546,6 +4552,7 @@ F6E2FF331E097BA00083EBEC /* MWMSearchCommonCell.xib in Resources */, F6E2FF061E097BA00083EBEC /* MWMSearchHistoryClearCell.xib in Resources */, F6E2FF0F1E097BA00083EBEC /* MWMSearchHistoryMyPositionCell.xib in Resources */, + BB7626B61E85599C0031D71C /* icudt57l.dat in Resources */, F6E2FF151E097BA00083EBEC /* MWMSearchHistoryRequestCell.xib in Resources */, F6E2FEE81E097BA00083EBEC /* MWMSearchNoResults.xib in Resources */, 346225921DDC5FBA001E8752 /* MWMSearchNoResultsAlert.xib in Resources */, @@ -4713,6 +4720,7 @@ F6E2FF011E097BA00083EBEC /* MWMSearchCategoryCell.xib in Resources */, F6E2FF341E097BA00083EBEC /* MWMSearchCommonCell.xib in Resources */, F6E2FF071E097BA00083EBEC /* MWMSearchHistoryClearCell.xib in Resources */, + BB7626B71E85599C0031D71C /* icudt57l.dat in Resources */, 341B10761E55B15B00071C74 /* MWMMobileInternetAlert.xib in Resources */, F6E2FF101E097BA00083EBEC /* MWMSearchHistoryMyPositionCell.xib in Resources */, F6E2FF161E097BA00083EBEC /* MWMSearchHistoryRequestCell.xib in Resources */, @@ -6242,6 +6250,7 @@ "-ltraffic", "-lstb_image", "-lsdf_image", + "-licu", ); }; name = Simulator; @@ -6339,6 +6348,7 @@ "-ltraffic", "-lstb_image", "-lsdf_image", + "-licu", ); }; name = Debug; @@ -6439,6 +6449,7 @@ "-ltraffic", "-lstb_image", "-lsdf_image", + "-licu", ); }; name = AdHoc; @@ -6539,6 +6550,7 @@ "-ltraffic", "-lstb_image", "-lsdf_image", + "-licu", ); }; name = "Production Full"; @@ -6639,6 +6651,7 @@ "-ltraffic", "-lstb_image", "-lsdf_image", + "-licu", ); }; name = Release; @@ -6740,6 +6753,7 @@ "-ltraffic", "-lstb_image", "-lsdf_image", + "-licu", ); }; name = "Simulator Release"; diff --git a/map/address_finder.cpp b/map/address_finder.cpp index 825dce4609..451d5fcd1f 100644 --- a/map/address_finder.cpp +++ b/map/address_finder.cpp @@ -502,7 +502,7 @@ search::AddressInfo Framework::GetFeatureAddressInfo(FeatureType & ft) const // TODO(vng): Why AddressInfo is responsible for types and names? Refactor out. string defaultName, intName; - ft.GetPreferredNames(defaultName, intName); + ft.GetPreferredNames(false /* allowTranslit */, defaultName, intName); info.m_name = defaultName.empty() ? intName : defaultName; info.m_types = GetPrintableFeatureTypes(ft); diff --git a/map/benchmark_tool/benchmark_tool.pro b/map/benchmark_tool/benchmark_tool.pro index 1f8e8d88ca..0c0346daed 100644 --- a/map/benchmark_tool/benchmark_tool.pro +++ b/map/benchmark_tool/benchmark_tool.pro @@ -7,7 +7,7 @@ TEMPLATE = app ROOT_DIR = ../.. -DEPENDENCIES = map indexer platform editor geometry coding base gflags protobuf succinct pugixml stats_client +DEPENDENCIES = map indexer platform editor geometry coding base gflags protobuf succinct pugixml stats_client icu include($$ROOT_DIR/common.pri) diff --git a/map/framework.cpp b/map/framework.cpp index ead18ca55f..725f02f5c7 100644 --- a/map/framework.cpp +++ b/map/framework.cpp @@ -71,9 +71,10 @@ #include "platform/socket.hpp" #include "coding/internal/file_data.hpp" -#include "coding/zip_reader.hpp" -#include "coding/url_encode.hpp" #include "coding/file_name_utils.hpp" +#include "coding/transliteration.hpp" +#include "coding/url_encode.hpp" +#include "coding/zip_reader.hpp" #include "geometry/angles.hpp" #include "geometry/any_rect2d.hpp" @@ -130,6 +131,10 @@ char const kTrafficEnabledKey[] = "TrafficEnabled"; char const kTrafficSimplifiedColorsKey[] = "TrafficSimplifiedColors"; char const kLargeFontsSize[] = "LargeFontsSize"; +#if defined(OMIM_OS_ANDROID) +char const kICUDataFile[] = "icudt57l.dat"; +#endif + double const kDistEqualQueryMeters = 100.0; double const kLargeFontsScaleFactor = 1.6; size_t constexpr kMaxTrafficCacheSizeBytes = 64 /* Mb */ * 1024 * 1024; @@ -192,7 +197,7 @@ string MakeSearchBookingUrl(Index const & index, booking::Api const & bookingApi { search::ReverseGeocoder const coder(index); string hotelName; - ft.GetReadableName(hotelName); + ft.GetReadableName(false /* allowTranslit */, hotelName); auto const lang = StringUtf8Multilang::GetLangIndex(languages::GetCurrentNorm()); string city = cityFinder.GetCityName(ft.GetCenter(), lang); @@ -501,6 +506,9 @@ Framework::Framework() m_trafficManager.SetCurrentDataVersion(m_storage.GetCurrentDataVersion()); m_cityFinder = make_unique(m_model.GetIndex()); + + InitTransliteration(); + LOG(LDEBUG, ("Transliterators initialized")); } Framework::~Framework() @@ -1428,6 +1436,25 @@ void Framework::InitSearchEngine() } } +void Framework::InitTransliteration() +{ +#if defined(OMIM_OS_ANDROID) + try + { + ZipFileReader::UnzipFile(GetPlatform().ResourcesDir(), + std::string("assets/") + kICUDataFile, + GetPlatform().WritableDir() + kICUDataFile); + } + catch (Reader::OpenException const & e) + { + LOG(LWARNING, ("Can't get transliteration data file \"", kICUDataFile, "\", reason:", e.what())); + } + Transliteration::GetInstance().Init(GetPlatform().WritableDir()); +#else + Transliteration::Instance().Init(GetPlatform().ResourcesDir()); +#endif +} + storage::TCountryId Framework::GetCountryIndex(m2::PointD const & pt) const { return m_infoGetter->GetRegionCountryId(pt); @@ -2972,7 +2999,7 @@ bool Framework::ParseEditorDebugCommand(search::SearchParams const & params) } string name; - ft.GetReadableName(name); + ft.GetReadableName(false /* allowTranslit */, name); feature::TypesHolder const types(ft); search::Result::Metadata smd; results.AddResultNoChecks(search::Result(fid, feature::GetCenter(ft), name, edit.second, @@ -3003,7 +3030,7 @@ WARN_UNUSED_RESULT bool LocalizeStreet(Index const & index, FeatureID const & fi return false; ft.GetName(StringUtf8Multilang::kDefaultCode, result.m_defaultName); - ft.GetReadableName(result.m_localizedName); + ft.GetReadableName(false /* allowTranslit */, result.m_localizedName); if (result.m_localizedName == result.m_defaultName) result.m_localizedName.clear(); return true; diff --git a/map/framework.hpp b/map/framework.hpp index d0b2c6ec1f..875337792a 100644 --- a/map/framework.hpp +++ b/map/framework.hpp @@ -198,6 +198,8 @@ protected: void CallDrapeFunction(TDrapeFunction const & fn) const; + void InitTransliteration(); + public: Framework(); virtual ~Framework(); diff --git a/map/map_tests/CMakeLists.txt b/map/map_tests/CMakeLists.txt index 5b52e62ede..199d2a1e5e 100644 --- a/map/map_tests/CMakeLists.txt +++ b/map/map_tests/CMakeLists.txt @@ -15,6 +15,7 @@ set( gps_track_test.cpp kmz_unarchive_test.cpp mwm_url_tests.cpp + transliteration_test.cpp working_time_tests.cpp ) @@ -40,6 +41,7 @@ omim_link_libraries( base freetype fribidi + icu expat protobuf jansson diff --git a/map/map_tests/map_tests.pro b/map/map_tests/map_tests.pro index 60b6b766d3..dd88109a56 100644 --- a/map/map_tests/map_tests.pro +++ b/map/map_tests/map_tests.pro @@ -8,7 +8,7 @@ TEMPLATE = app ROOT_DIR = ../.. DEPENDENCIES = map drape_frontend routing traffic routing_common search storage tracking drape \ indexer partners_api platform editor geometry coding base freetype fribidi expat \ - protobuf jansson osrm stats_client minizip succinct pugixml stats_client stb_image sdf_image + protobuf jansson osrm stats_client minizip succinct pugixml stats_client stb_image sdf_image icu DEPENDENCIES *= opening_hours @@ -43,6 +43,7 @@ SOURCES += \ gps_track_test.cpp \ kmz_unarchive_test.cpp \ mwm_url_tests.cpp \ + transliteration_test.cpp \ !linux* { SOURCES += working_time_tests.cpp \ diff --git a/map/map_tests/transliteration_test.cpp b/map/map_tests/transliteration_test.cpp new file mode 100644 index 0000000000..87693a559f --- /dev/null +++ b/map/map_tests/transliteration_test.cpp @@ -0,0 +1,47 @@ +#include "testing/testing.hpp" + +#include "coding/multilang_utf8_string.hpp" +#include "coding/transliteration.hpp" + +#include "platform/platform.hpp" + +namespace +{ +void TestTransliteration(Transliteration const & translit, std::string const & locale, + std::string const & original, std::string const & expected) +{ + std::string out; + translit.Transliterate(original, StringUtf8Multilang::GetLangIndex(locale), out); + TEST_EQUAL(expected, out, ()); +} +} // namespace + +// This test is inside of the map_tests because it uses Platform for obtaining the resource directory. +UNIT_TEST(Transliteration_CompareSamples) +{ + Transliteration & translit = Transliteration::Instance(); + translit.Init(GetPlatform().ResourcesDir()); + + TestTransliteration(translit, "ar", "العربية", "ạlʿrbyẗ"); + TestTransliteration(translit, "ru", "Русский", "Russkiy"); + TestTransliteration(translit, "zh", "中文", "zhōng wén"); + TestTransliteration(translit, "be", "Беларуская", "Byelaruskaya"); + TestTransliteration(translit, "ka", "ქართული", "kartuli"); + TestTransliteration(translit, "ko", "한국어", "hangug-eo"); + TestTransliteration(translit, "he", "עברית", "‘vryt"); + TestTransliteration(translit, "el", "Ελληνικά", "Ellēniká"); + TestTransliteration(translit, "zh_pinyin", "拼音", "pīn yīn"); + TestTransliteration(translit, "th", "ไทย", "thịy"); + TestTransliteration(translit, "sr", "Српски", "Srpski"); + TestTransliteration(translit, "uk", "Українська", "Ukrayinsʹka"); + TestTransliteration(translit, "fa", "فارسی", "fạrsy̰"); + TestTransliteration(translit, "hy", "Հայերէն", "Hayerēn"); + TestTransliteration(translit, "kn", "ಕನ್ನಡ", "kannaḍa"); + TestTransliteration(translit, "am", "አማርኛ", "āmarinya"); + TestTransliteration(translit, "ja_kana", "カタカナ", "katakana"); + TestTransliteration(translit, "bg", "Български", "Bŭlgarski"); + TestTransliteration(translit, "kk", "Қазақ", "Qazaq"); + TestTransliteration(translit, "mn", "Монгол хэл", "Mongol hel"); + TestTransliteration(translit, "mk", "Македонски", "Makedonski"); + TestTransliteration(translit, "hi", "हिन्दी", "hindī"); +} diff --git a/map/mwm_tests/CMakeLists.txt b/map/mwm_tests/CMakeLists.txt index 4c7f3d50e7..642e914817 100644 --- a/map/mwm_tests/CMakeLists.txt +++ b/map/mwm_tests/CMakeLists.txt @@ -27,6 +27,7 @@ omim_link_libraries( opening_hours freetype fribidi + icu expat oauthcpp protobuf diff --git a/map/mwm_tests/mwm_tests.pro b/map/mwm_tests/mwm_tests.pro index 473b5a70f3..2dbcb6138d 100644 --- a/map/mwm_tests/mwm_tests.pro +++ b/map/mwm_tests/mwm_tests.pro @@ -7,7 +7,7 @@ TEMPLATE = app ROOT_DIR = ../.. DEPENDENCIES = map traffic search storage indexer platform editor geometry coding base \ - freetype fribidi expat protobuf jansson succinct pugixml stats_client + freetype fribidi expat protobuf jansson succinct pugixml stats_client icu include($$ROOT_DIR/common.pri) diff --git a/map/place_page_info.cpp b/map/place_page_info.cpp index a1d02e6e06..83cffd6b27 100644 --- a/map/place_page_info.cpp +++ b/map/place_page_info.cpp @@ -64,7 +64,7 @@ string Info::GetTitle() const auto const mwmInfo = GetID().m_mwmId.GetInfo(); if (mwmInfo) - feature::GetReadableName(mwmInfo->GetRegionData(), m_name, deviceLang, name); + feature::GetReadableName(mwmInfo->GetRegionData(), m_name, deviceLang, true /* allowTranslit */, name); return name; } diff --git a/map/style_tests/CMakeLists.txt b/map/style_tests/CMakeLists.txt index 431c6af4c4..e7a334023b 100644 --- a/map/style_tests/CMakeLists.txt +++ b/map/style_tests/CMakeLists.txt @@ -29,6 +29,7 @@ omim_link_libraries( coding base protobuf + icu stats_client ${LIBZ} ) diff --git a/map/style_tests/style_tests.pro b/map/style_tests/style_tests.pro index 7b4c356e77..a4426df56c 100644 --- a/map/style_tests/style_tests.pro +++ b/map/style_tests/style_tests.pro @@ -6,7 +6,7 @@ TEMPLATE = app INCLUDEPATH += ../../3party/protobuf/src ROOT_DIR = ../.. -DEPENDENCIES = map traffic indexer platform geometry coding base expat protobuf stats_client +DEPENDENCIES = map traffic indexer platform geometry coding base expat protobuf stats_client icu macx-*: LIBS *= "-framework IOKit" diff --git a/mapshot/mapshot.pro b/mapshot/mapshot.pro index 41bd7c936b..0a3e16d5a0 100644 --- a/mapshot/mapshot.pro +++ b/mapshot/mapshot.pro @@ -4,7 +4,7 @@ ROOT_DIR = .. DEPENDENCIES = map drape_frontend routing search storage tracking traffic routing_common indexer \ drape partners_api platform editor geometry coding base \ freetype expat fribidi gflags jansson protobuf osrm stats_client minizip succinct \ - pugixml opening_hours stb_image sdf_image + pugixml opening_hours stb_image sdf_image icu include($$ROOT_DIR/common.pri) diff --git a/openlr/openlr_stat/CMakeLists.txt b/openlr/openlr_stat/CMakeLists.txt index 34dcc61bff..025c605919 100644 --- a/openlr/openlr_stat/CMakeLists.txt +++ b/openlr/openlr_stat/CMakeLists.txt @@ -19,6 +19,7 @@ omim_link_libraries(${PROJECT_NAME} coding base gflags + icu jansson oauthcpp opening_hours diff --git a/openlr/openlr_stat/openlr_stat.pro b/openlr/openlr_stat/openlr_stat.pro index 6bd1f4f63e..0e7255b792 100644 --- a/openlr/openlr_stat/openlr_stat.pro +++ b/openlr/openlr_stat/openlr_stat.pro @@ -3,7 +3,7 @@ ROOT_DIR = ../.. DEPENDENCIES = openlr routing routing_common search storage indexer editor \ - platform geometry coding base protobuf osrm stats_client pugixml jansson succinct gflags + platform geometry coding base protobuf osrm stats_client pugixml jansson succinct gflags icu include($$ROOT_DIR/common.pri) diff --git a/openlr/openlr_tests/CMakeLists.txt b/openlr/openlr_tests/CMakeLists.txt index 39c11f7d71..ba5049733e 100644 --- a/openlr/openlr_tests/CMakeLists.txt +++ b/openlr/openlr_tests/CMakeLists.txt @@ -22,6 +22,7 @@ omim_link_libraries( opening_hours pugixml stats_client + icu ${Qt5Core_LIBRARIES} ${LIBZ} ) diff --git a/openlr/openlr_tests/openlr_tests.pro b/openlr/openlr_tests/openlr_tests.pro index ab7899c7a6..3f1a7e9426 100644 --- a/openlr/openlr_tests/openlr_tests.pro +++ b/openlr/openlr_tests/openlr_tests.pro @@ -5,7 +5,7 @@ TEMPLATE = app ROOT_DIR = ../.. DEPENDENCIES = routing routing_common search storage indexer editor platform_tests_support platform \ - geometry coding base protobuf osrm stats_client pugixml openlr jansson succinct + geometry coding base protobuf osrm stats_client pugixml openlr jansson succinct icu include($$ROOT_DIR/common.pri) diff --git a/partners_api/partners_api_tests/CMakeLists.txt b/partners_api/partners_api_tests/CMakeLists.txt index 45dfdd69ec..2e8eb3efef 100644 --- a/partners_api/partners_api_tests/CMakeLists.txt +++ b/partners_api/partners_api_tests/CMakeLists.txt @@ -26,6 +26,7 @@ omim_link_libraries( protobuf oauthcpp opening_hours + icu ${LIBZ} ${Qt5Widgets_LIBRARIES} ${Qt5Network_LIBRARIES} diff --git a/partners_api/partners_api_tests/partners_api_tests.pro b/partners_api/partners_api_tests/partners_api_tests.pro index fdc7c2027e..915dde8512 100644 --- a/partners_api/partners_api_tests/partners_api_tests.pro +++ b/partners_api/partners_api_tests/partners_api_tests.pro @@ -7,7 +7,7 @@ ROOT_DIR = ../.. INCLUDEPATH *= $$ROOT_DIR/3party/jansson/src -DEPENDENCIES = partners_api indexer platform coding geometry base jansson stats_client protobuf +DEPENDENCIES = partners_api indexer platform coding geometry base jansson stats_client protobuf icu include($$ROOT_DIR/common.pri) diff --git a/qt/CMakeLists.txt b/qt/CMakeLists.txt index 2c3c5b8d5c..c0288e0a23 100644 --- a/qt/CMakeLists.txt +++ b/qt/CMakeLists.txt @@ -73,6 +73,7 @@ omim_link_libraries( freetype expat fribidi + icu jansson protobuf osrm @@ -148,6 +149,7 @@ copy_resources( World.mwm WorldCoasts.mwm WorldCoasts_obsolete.mwm + icudt57l.dat 01_dejavusans.ttf 02_droidsans-fallback.ttf diff --git a/qt/qt.pro b/qt/qt.pro index 8959cf5b07..4b6b16425f 100644 --- a/qt/qt.pro +++ b/qt/qt.pro @@ -4,7 +4,7 @@ ROOT_DIR = .. DEPENDENCIES = qt_common map drape_frontend openlr routing search storage tracking traffic routing_common \ indexer drape partners_api platform editor geometry \ coding base freetype expat fribidi jansson protobuf osrm stats_client \ - minizip succinct pugixml oauthcpp stb_image sdf_image + minizip succinct pugixml oauthcpp stb_image sdf_image icu DEPENDENCIES += opening_hours \ @@ -88,10 +88,13 @@ OTHER_RES.files += ../data/fonts_blacklist.txt \ ../data/fonts_whitelist.txt \ ../data/unicode_blocks.txt +ICU_RES.path = $$DATADIR +ICU_RES.files = ../data/icudt57l.dat + MWM_RES.path = $$DATADIR MWM_RES.files = ../data/World.mwm ../data/WorldCoasts.mwm -ALL_RESOURCES = OTHER_RES CLASSIFICATOR_RES MDPI_SKIN_RES XHDPI_SKIN_RES FONT_RES MWM_RES +ALL_RESOURCES = OTHER_RES CLASSIFICATOR_RES MDPI_SKIN_RES XHDPI_SKIN_RES FONT_RES MWM_RES ICU_RES #ALL_RESOURCES += DEFAULT_SKIN_RES linux* { diff --git a/routing/routing_benchmarks/routing_benchmarks.pro b/routing/routing_benchmarks/routing_benchmarks.pro index 28570fc45c..018904f510 100644 --- a/routing/routing_benchmarks/routing_benchmarks.pro +++ b/routing/routing_benchmarks/routing_benchmarks.pro @@ -5,7 +5,7 @@ TEMPLATE = app ROOT_DIR = ../../ DEPENDENCIES = map routing traffic routing_common search storage indexer platform editor geometry coding base \ - osrm jansson protobuf stats_client succinct pugixml + osrm jansson protobuf stats_client succinct pugixml icu macx-*: LIBS *= "-framework IOKit" diff --git a/routing/routing_consistency_tests/CMakeLists.txt b/routing/routing_consistency_tests/CMakeLists.txt index 4a35a13a72..0121d973d4 100644 --- a/routing/routing_consistency_tests/CMakeLists.txt +++ b/routing/routing_consistency_tests/CMakeLists.txt @@ -38,6 +38,7 @@ omim_link_libraries( generator gflags pugixml + icu ${Qt5Widgets_LIBRARIES} ${LIBZ} ) diff --git a/routing/routing_consistency_tests/routing_consistency_tests.pro b/routing/routing_consistency_tests/routing_consistency_tests.pro index fe39afc7b9..95513fe313 100644 --- a/routing/routing_consistency_tests/routing_consistency_tests.pro +++ b/routing/routing_consistency_tests/routing_consistency_tests.pro @@ -8,7 +8,7 @@ TEMPLATE = app ROOT_DIR = ../.. DEPENDENCIES = map routing traffic routing_common search storage indexer platform editor geometry coding base osrm \ - jansson protobuf succinct stats_client generator gflags pugixml + jansson protobuf succinct stats_client generator gflags pugixml icu include($$ROOT_DIR/common.pri) diff --git a/routing/routing_integration_tests/CMakeLists.txt b/routing/routing_integration_tests/CMakeLists.txt index e8bbab0b4e..aa90ea281d 100644 --- a/routing/routing_integration_tests/CMakeLists.txt +++ b/routing/routing_integration_tests/CMakeLists.txt @@ -46,6 +46,7 @@ omim_link_libraries( stats_client pugixml opening_hours + icu ${LIBZ} ) diff --git a/routing/routing_integration_tests/routing_integration_tests.pro b/routing/routing_integration_tests/routing_integration_tests.pro index aeaf06f212..1e1a653331 100644 --- a/routing/routing_integration_tests/routing_integration_tests.pro +++ b/routing/routing_integration_tests/routing_integration_tests.pro @@ -12,7 +12,7 @@ TEMPLATE = app ROOT_DIR = ../.. DEPENDENCIES = map routing traffic routing_common search storage indexer platform editor geometry coding base \ - osrm jansson protobuf succinct stats_client pugixml + osrm jansson protobuf succinct stats_client pugixml icu DEPENDENCIES += opening_hours diff --git a/routing/routing_tests/CMakeLists.txt b/routing/routing_tests/CMakeLists.txt index 9844760b4f..cf3bb76822 100644 --- a/routing/routing_tests/CMakeLists.txt +++ b/routing/routing_tests/CMakeLists.txt @@ -55,6 +55,7 @@ omim_link_libraries( map pugixml stats_client + icu ${LIBZ} ) diff --git a/routing/routing_tests/routing_tests.pro b/routing/routing_tests/routing_tests.pro index 0ecdd52344..bb689fa5c0 100644 --- a/routing/routing_tests/routing_tests.pro +++ b/routing/routing_tests/routing_tests.pro @@ -7,7 +7,7 @@ TEMPLATE = app ROOT_DIR = ../.. DEPENDENCIES = routing routing_common indexer platform_tests_support platform editor geometry coding base \ - osrm protobuf succinct jansson stats_client map traffic pugixml stats_client + osrm protobuf succinct jansson stats_client map traffic pugixml stats_client icu macx-*: LIBS *= "-framework IOKit" "-framework SystemConfiguration" diff --git a/routing_common/routing_common_tests/CMakeLists.txt b/routing_common/routing_common_tests/CMakeLists.txt index e17bf093f8..0a31cb5b11 100644 --- a/routing_common/routing_common_tests/CMakeLists.txt +++ b/routing_common/routing_common_tests/CMakeLists.txt @@ -28,6 +28,7 @@ omim_link_libraries( map pugixml stats_client + icu ${LIBZ} ) diff --git a/routing_common/routing_common_tests/routing_common_tests.pro b/routing_common/routing_common_tests/routing_common_tests.pro index 33aeca1780..86f5706e32 100644 --- a/routing_common/routing_common_tests/routing_common_tests.pro +++ b/routing_common/routing_common_tests/routing_common_tests.pro @@ -7,7 +7,7 @@ TEMPLATE = app ROOT_DIR = ../.. DEPENDENCIES = routing_common indexer platform_tests_support platform editor geometry coding base \ - osrm protobuf succinct jansson stats_client map traffic pugixml stats_client + osrm protobuf succinct jansson stats_client map traffic pugixml stats_client icu macx-*: LIBS *= "-framework IOKit" "-framework SystemConfiguration" diff --git a/search/pysearch/CMakeLists.txt b/search/pysearch/CMakeLists.txt index 3adc9438f4..432e01eb9a 100644 --- a/search/pysearch/CMakeLists.txt +++ b/search/pysearch/CMakeLists.txt @@ -27,6 +27,7 @@ omim_link_libraries( jansson oauthcpp stats_client + icu ${PYTHON_LIBRARIES} ${Boost_LIBRARIES} ${LIBZ} diff --git a/search/search_integration_tests/CMakeLists.txt b/search/search_integration_tests/CMakeLists.txt index bb8536ad3a..6461b8b283 100644 --- a/search/search_integration_tests/CMakeLists.txt +++ b/search/search_integration_tests/CMakeLists.txt @@ -40,6 +40,7 @@ omim_link_libraries( succinct pugixml opening_hours + icu ${Qt5Network_LIBRARIES} ${LIBZ} ) diff --git a/search/search_integration_tests/search_integration_tests.pro b/search/search_integration_tests/search_integration_tests.pro index b962a46225..84dfaf26b7 100644 --- a/search/search_integration_tests/search_integration_tests.pro +++ b/search/search_integration_tests/search_integration_tests.pro @@ -9,7 +9,7 @@ ROOT_DIR = ../.. DEPENDENCIES = generator_tests_support search_tests_support indexer_tests_support generator \ routing routing_common search storage stats_client indexer platform editor geometry coding base \ - tess2 protobuf jansson succinct pugixml opening_hours + tess2 protobuf jansson succinct pugixml opening_hours icu include($$ROOT_DIR/common.pri) diff --git a/search/search_quality/assessment_tool/CMakeLists.txt b/search/search_quality/assessment_tool/CMakeLists.txt index aee14f95d0..dee27cb93c 100644 --- a/search/search_quality/assessment_tool/CMakeLists.txt +++ b/search/search_quality/assessment_tool/CMakeLists.txt @@ -58,6 +58,7 @@ omim_link_libraries( expat freetype fribidi + icu gflags jansson minizip diff --git a/search/search_quality/features_collector_tool/CMakeLists.txt b/search/search_quality/features_collector_tool/CMakeLists.txt index 988941748a..452244462d 100644 --- a/search/search_quality/features_collector_tool/CMakeLists.txt +++ b/search/search_quality/features_collector_tool/CMakeLists.txt @@ -27,6 +27,7 @@ omim_link_libraries( succinct opening_hours pugixml + icu ${Qt5Core_LIBRARIES} ${Qt5Network_LIBRARIES} ${LIBZ} diff --git a/search/search_quality/features_collector_tool/features_collector_tool.pro b/search/search_quality/features_collector_tool/features_collector_tool.pro index 347ffda7e8..7e510bd19d 100644 --- a/search/search_quality/features_collector_tool/features_collector_tool.pro +++ b/search/search_quality/features_collector_tool/features_collector_tool.pro @@ -9,7 +9,7 @@ ROOT_DIR = ../../.. # todo(@m) revise DEPENDENCIES = map drape_frontend routing traffic routing_common search_tests_support search search_quality \ storage indexer drape platform editor geometry coding base freetype expat fribidi gflags \ - jansson protobuf osrm stats_client minizip succinct opening_hours pugixml stb_image sdf_image + jansson protobuf osrm stats_client minizip succinct opening_hours pugixml stb_image sdf_image icu include($$ROOT_DIR/common.pri) diff --git a/search/search_quality/search_quality_tests/search_quality_tests.pro b/search/search_quality/search_quality_tests/search_quality_tests.pro index 2b1935c378..a00fe1b24b 100644 --- a/search/search_quality/search_quality_tests/search_quality_tests.pro +++ b/search/search_quality/search_quality_tests/search_quality_tests.pro @@ -9,7 +9,7 @@ ROOT_DIR = ../../.. # todo(@m) revise DEPENDENCIES = map drape_frontend routing traffic routing_common search_tests_support search search_quality storage indexer drape platform geometry coding base \ freetype expat fribidi gflags jansson protobuf osrm stats_client minizip succinct \ - opening_hours stb_image sdf_image + opening_hours stb_image sdf_image icu include($$ROOT_DIR/common.pri) diff --git a/search/search_quality/search_quality_tool/CMakeLists.txt b/search/search_quality/search_quality_tool/CMakeLists.txt index 9ca7be9c7d..ab3ab0e367 100644 --- a/search/search_quality/search_quality_tool/CMakeLists.txt +++ b/search/search_quality/search_quality_tool/CMakeLists.txt @@ -28,6 +28,7 @@ omim_link_libraries( succinct opening_hours pugixml + icu ${Qt5Core_LIBRARIES} ${Qt5Network_LIBRARIES} ${LIBZ} diff --git a/search/search_quality/search_quality_tool/search_quality_tool.pro b/search/search_quality/search_quality_tool/search_quality_tool.pro index 41fa86a401..02d11f7a9e 100644 --- a/search/search_quality/search_quality_tool/search_quality_tool.pro +++ b/search/search_quality/search_quality_tool/search_quality_tool.pro @@ -10,7 +10,7 @@ ROOT_DIR = ../../.. DEPENDENCIES = map drape_frontend routing traffic routing_common search_tests_support search search_quality storage indexer drape \ platform editor geometry coding base freetype expat fribidi gflags \ jansson protobuf osrm stats_client minizip succinct \ - opening_hours pugixml stb_image sdf_image + opening_hours pugixml stb_image sdf_image icu include($$ROOT_DIR/common.pri) diff --git a/search/search_tests/CMakeLists.txt b/search/search_tests/CMakeLists.txt index 40d05107a7..37f5627481 100644 --- a/search/search_tests/CMakeLists.txt +++ b/search/search_tests/CMakeLists.txt @@ -41,6 +41,7 @@ omim_link_libraries( pugixml stats_client succinct + icu ${LIBZ} ) diff --git a/search/search_tests/search_tests.pro b/search/search_tests/search_tests.pro index cf0eb76a5e..c1f73af335 100644 --- a/search/search_tests/search_tests.pro +++ b/search/search_tests/search_tests.pro @@ -6,7 +6,7 @@ CONFIG -= app_bundle TEMPLATE = app ROOT_DIR = ../.. -DEPENDENCIES = search indexer platform editor geometry coding base protobuf jansson succinct pugixml stats_client +DEPENDENCIES = search indexer platform editor geometry coding icu base protobuf jansson succinct pugixml stats_client include($$ROOT_DIR/common.pri) diff --git a/storage/storage_integration_tests/CMakeLists.txt b/storage/storage_integration_tests/CMakeLists.txt index 819484bab7..0c6c2dc311 100644 --- a/storage/storage_integration_tests/CMakeLists.txt +++ b/storage/storage_integration_tests/CMakeLists.txt @@ -40,6 +40,7 @@ omim_link_libraries( freetype expat fribidi + icu jansson protobuf osrm diff --git a/storage/storage_integration_tests/storage_integration_tests.pro b/storage/storage_integration_tests/storage_integration_tests.pro index 4188439612..d1c226b6cc 100644 --- a/storage/storage_integration_tests/storage_integration_tests.pro +++ b/storage/storage_integration_tests/storage_integration_tests.pro @@ -9,7 +9,7 @@ ROOT_DIR = ../.. DEPENDENCIES = map drape_frontend routing search storage tracking traffic routing_common indexer drape \ partners_api platform_tests_support platform editor opening_hours geometry \ coding base freetype expat fribidi jansson protobuf osrm stats_client \ - minizip succinct pugixml oauthcpp stb_image sdf_image + minizip succinct pugixml oauthcpp stb_image sdf_image icu include($$ROOT_DIR/common.pri) diff --git a/storage/storage_tests/CMakeLists.txt b/storage/storage_tests/CMakeLists.txt index eaf31cce26..7b5b137f74 100644 --- a/storage/storage_tests/CMakeLists.txt +++ b/storage/storage_tests/CMakeLists.txt @@ -46,6 +46,7 @@ omim_link_libraries( freetype expat fribidi + icu jansson tess2 protobuf diff --git a/storage/storage_tests/storage_tests.pro b/storage/storage_tests/storage_tests.pro index 32016578bc..26824f0d9b 100644 --- a/storage/storage_tests/storage_tests.pro +++ b/storage/storage_tests/storage_tests.pro @@ -14,7 +14,7 @@ DEPENDENCIES = generator_tests_support generator DEPENDENCIES *= drape_frontend map routing traffic routing_common \ search storage indexer drape platform_tests_support platform editor opening_hours geometry \ coding base freetype expat fribidi jansson tess2 protobuf osrm stats_client \ - minizip succinct pugixml oauthcpp stb_image sdf_image + minizip succinct pugixml oauthcpp stb_image sdf_image icu include($$ROOT_DIR/common.pri) diff --git a/traffic/pytraffic/CMakeLists.txt b/traffic/pytraffic/CMakeLists.txt index 2d1946bdf5..a3f7d886de 100644 --- a/traffic/pytraffic/CMakeLists.txt +++ b/traffic/pytraffic/CMakeLists.txt @@ -39,6 +39,7 @@ omim_link_libraries( protobuf pugixml opening_hours + icu ${PYTHON_LIBRARIES} ${Boost_LIBRARIES} ${LIBZ} diff --git a/traffic/traffic_tests/CMakeLists.txt b/traffic/traffic_tests/CMakeLists.txt index 074ef8dff7..3c55ead1be 100644 --- a/traffic/traffic_tests/CMakeLists.txt +++ b/traffic/traffic_tests/CMakeLists.txt @@ -27,6 +27,7 @@ omim_link_libraries( base stats_client jansson + icu ${LIBZ} ) diff --git a/traffic/traffic_tests/traffic_tests.pro b/traffic/traffic_tests/traffic_tests.pro index dd0d0c8e7d..6a52312689 100644 --- a/traffic/traffic_tests/traffic_tests.pro +++ b/traffic/traffic_tests/traffic_tests.pro @@ -7,7 +7,7 @@ ROOT_DIR = ../.. INCLUDEPATH *= $$ROOT_DIR/3party/jansson/src -DEPENDENCIES = traffic routing_common indexer platform_tests_support platform coding geometry base stats_client protobuf +DEPENDENCIES = traffic routing_common indexer platform_tests_support platform coding geometry base stats_client protobuf icu include($$ROOT_DIR/common.pri) diff --git a/xcode/coding/coding.xcodeproj/project.pbxproj b/xcode/coding/coding.xcodeproj/project.pbxproj index 9cb95f2dc0..0b2bd6f652 100644 --- a/xcode/coding/coding.xcodeproj/project.pbxproj +++ b/xcode/coding/coding.xcodeproj/project.pbxproj @@ -124,6 +124,8 @@ 67E8DB751BBC17490053C5BA /* writer_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB2B1BBC16C70053C5BA /* writer_test.cpp */; }; 67E8DB761BBC17490053C5BA /* zip_creator_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB2C1BBC16C70053C5BA /* zip_creator_test.cpp */; }; 67E8DB771BBC17490053C5BA /* zip_reader_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB2D1BBC16C70053C5BA /* zip_reader_test.cpp */; }; + BB537C5F1E8490120074D9D3 /* transliteration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BB537C5D1E8490120074D9D3 /* transliteration.cpp */; }; + BB537C601E8490120074D9D3 /* transliteration.hpp in Headers */ = {isa = PBXBuildFile; fileRef = BB537C5E1E8490120074D9D3 /* transliteration.hpp */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ @@ -262,6 +264,8 @@ 67E8DB2B1BBC16C70053C5BA /* writer_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = writer_test.cpp; sourceTree = ""; }; 67E8DB2C1BBC16C70053C5BA /* zip_creator_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = zip_creator_test.cpp; sourceTree = ""; }; 67E8DB2D1BBC16C70053C5BA /* zip_reader_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = zip_reader_test.cpp; sourceTree = ""; }; + BB537C5D1E8490120074D9D3 /* transliteration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = transliteration.cpp; sourceTree = ""; }; + BB537C5E1E8490120074D9D3 /* transliteration.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = transliteration.hpp; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -380,6 +384,8 @@ 6753421D1A3F586300A0A8C3 /* coding */ = { isa = PBXGroup; children = ( + BB537C5D1E8490120074D9D3 /* transliteration.cpp */, + BB537C5E1E8490120074D9D3 /* transliteration.hpp */, 34A129D11DF99E43001B4531 /* zlib.cpp */, 34A129D21DF99E43001B4531 /* zlib.hpp */, 675E889A1DB7B0D000F8EBDA /* traffic.cpp */, @@ -479,6 +485,7 @@ 675342CD1A3F588C00A0A8C3 /* varint_vector.hpp in Headers */, 675342B51A3F588C00A0A8C3 /* reader_cache.hpp in Headers */, 675342CE1A3F588C00A0A8C3 /* varint.hpp in Headers */, + BB537C601E8490120074D9D3 /* transliteration.hpp in Headers */, 675342D01A3F588C00A0A8C3 /* writer.hpp in Headers */, 675342CA1A3F588C00A0A8C3 /* var_serial_vector.hpp in Headers */, 347F33391C4540F0009758CC /* fixed_bits_ddvector.hpp in Headers */, @@ -660,6 +667,7 @@ 6753429F1A3F588C00A0A8C3 /* file_reader.cpp in Sources */, 34A129D31DF99E43001B4531 /* zlib.cpp in Sources */, 676818201DC3ABD80094C0AC /* traffic_test.cpp in Sources */, + BB537C5F1E8490120074D9D3 /* transliteration.cpp in Sources */, 675342C51A3F588C00A0A8C3 /* uri.cpp in Sources */, 675342BB1A3F588C00A0A8C3 /* reader.cpp in Sources */, 670BAACB1D0B0C1E000302DA /* huffman.cpp in Sources */, @@ -700,6 +708,17 @@ isa = XCBuildConfiguration; baseConfigurationReference = 34A72A431DBE4989003D1F5F /* common-debug.xcconfig */; buildSettings = { + GCC_PREPROCESSOR_DEFINITIONS = ( + "$(inherited)", + U_DISABLE_RENAMING, + ); + HEADER_SEARCH_PATHS = ( + "$(inherited)", + "$(OMIM_ROOT)", + "$(BOOST_ROOT)", + "$(OMIM_ROOT)/3party/icu/common", + "$(OMIM_ROOT)/3party/icu/i18n", + ); }; name = Debug; }; @@ -707,6 +726,17 @@ isa = XCBuildConfiguration; baseConfigurationReference = 34A72A441DBE4989003D1F5F /* common-release.xcconfig */; buildSettings = { + GCC_PREPROCESSOR_DEFINITIONS = ( + "$(inherited)", + U_DISABLE_RENAMING, + ); + HEADER_SEARCH_PATHS = ( + "$(inherited)", + "$(OMIM_ROOT)", + "$(BOOST_ROOT)", + "$(OMIM_ROOT)/3party/icu/common", + "$(OMIM_ROOT)/3party/icu/i18n", + ); }; name = Release; }; diff --git a/xcode/icu/icu.xcodeproj/project.pbxproj b/xcode/icu/icu.xcodeproj/project.pbxproj new file mode 100644 index 0000000000..2fe4691765 --- /dev/null +++ b/xcode/icu/icu.xcodeproj/project.pbxproj @@ -0,0 +1,2600 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXBuildFile section */ + BBB1673C1E8275DD0058BF1E /* affixpatternparser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB165E81E8275DC0058BF1E /* affixpatternparser.cpp */; }; + BBB1673E1E8275DD0058BF1E /* alphaindex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB165EA1E8275DC0058BF1E /* alphaindex.cpp */; }; + BBB1673F1E8275DD0058BF1E /* anytrans.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB165EB1E8275DC0058BF1E /* anytrans.cpp */; }; + BBB167411E8275DD0058BF1E /* astro.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB165ED1E8275DC0058BF1E /* astro.cpp */; }; + BBB167431E8275DD0058BF1E /* basictz.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB165EF1E8275DC0058BF1E /* basictz.cpp */; }; + BBB167441E8275DD0058BF1E /* bocsu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB165F01E8275DC0058BF1E /* bocsu.cpp */; }; + BBB167461E8275DD0058BF1E /* brktrans.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB165F21E8275DC0058BF1E /* brktrans.cpp */; }; + BBB167481E8275DD0058BF1E /* buddhcal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB165F41E8275DC0058BF1E /* buddhcal.cpp */; }; + BBB1674A1E8275DD0058BF1E /* calendar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB165F61E8275DC0058BF1E /* calendar.cpp */; }; + BBB1674B1E8275DD0058BF1E /* casetrn.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB165F71E8275DC0058BF1E /* casetrn.cpp */; }; + BBB1674D1E8275DD0058BF1E /* cecal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB165F91E8275DC0058BF1E /* cecal.cpp */; }; + BBB1674F1E8275DD0058BF1E /* chnsecal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB165FB1E8275DC0058BF1E /* chnsecal.cpp */; }; + BBB167511E8275DD0058BF1E /* choicfmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB165FD1E8275DC0058BF1E /* choicfmt.cpp */; }; + BBB167521E8275DD0058BF1E /* coleitr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB165FE1E8275DC0058BF1E /* coleitr.cpp */; }; + BBB167531E8275DD0058BF1E /* coll.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB165FF1E8275DC0058BF1E /* coll.cpp */; }; + BBB167541E8275DD0058BF1E /* collation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166001E8275DC0058BF1E /* collation.cpp */; }; + BBB167561E8275DD0058BF1E /* collationbuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166021E8275DC0058BF1E /* collationbuilder.cpp */; }; + BBB167581E8275DD0058BF1E /* collationcompare.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166041E8275DD0058BF1E /* collationcompare.cpp */; }; + BBB1675A1E8275DD0058BF1E /* collationdata.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166061E8275DD0058BF1E /* collationdata.cpp */; }; + BBB1675C1E8275DD0058BF1E /* collationdatabuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166081E8275DD0058BF1E /* collationdatabuilder.cpp */; }; + BBB1675E1E8275DD0058BF1E /* collationdatareader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1660A1E8275DD0058BF1E /* collationdatareader.cpp */; }; + BBB167601E8275DD0058BF1E /* collationdatawriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1660C1E8275DD0058BF1E /* collationdatawriter.cpp */; }; + BBB167621E8275DD0058BF1E /* collationfastlatin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1660E1E8275DD0058BF1E /* collationfastlatin.cpp */; }; + BBB167641E8275DD0058BF1E /* collationfastlatinbuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166101E8275DD0058BF1E /* collationfastlatinbuilder.cpp */; }; + BBB167661E8275DD0058BF1E /* collationfcd.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166121E8275DD0058BF1E /* collationfcd.cpp */; }; + BBB167681E8275DD0058BF1E /* collationiterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166141E8275DD0058BF1E /* collationiterator.cpp */; }; + BBB1676A1E8275DD0058BF1E /* collationkeys.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166161E8275DD0058BF1E /* collationkeys.cpp */; }; + BBB1676C1E8275DD0058BF1E /* collationroot.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166181E8275DD0058BF1E /* collationroot.cpp */; }; + BBB1676E1E8275DD0058BF1E /* collationrootelements.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1661A1E8275DD0058BF1E /* collationrootelements.cpp */; }; + BBB167701E8275DD0058BF1E /* collationruleparser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1661C1E8275DD0058BF1E /* collationruleparser.cpp */; }; + BBB167721E8275DD0058BF1E /* collationsets.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1661E1E8275DD0058BF1E /* collationsets.cpp */; }; + BBB167741E8275DD0058BF1E /* collationsettings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166201E8275DD0058BF1E /* collationsettings.cpp */; }; + BBB167761E8275DD0058BF1E /* collationtailoring.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166221E8275DD0058BF1E /* collationtailoring.cpp */; }; + BBB167781E8275DD0058BF1E /* collationweights.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166241E8275DD0058BF1E /* collationweights.cpp */; }; + BBB1677B1E8275DD0058BF1E /* compactdecimalformat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166271E8275DD0058BF1E /* compactdecimalformat.cpp */; }; + BBB1677C1E8275DD0058BF1E /* coptccal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166281E8275DD0058BF1E /* coptccal.cpp */; }; + BBB1677E1E8275DD0058BF1E /* cpdtrans.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1662A1E8275DD0058BF1E /* cpdtrans.cpp */; }; + BBB167801E8275DD0058BF1E /* csdetect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1662C1E8275DD0058BF1E /* csdetect.cpp */; }; + BBB167821E8275DD0058BF1E /* csmatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1662E1E8275DD0058BF1E /* csmatch.cpp */; }; + BBB167841E8275DD0058BF1E /* csr2022.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166301E8275DD0058BF1E /* csr2022.cpp */; }; + BBB167861E8275DD0058BF1E /* csrecog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166321E8275DD0058BF1E /* csrecog.cpp */; }; + BBB167881E8275DD0058BF1E /* csrmbcs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166341E8275DD0058BF1E /* csrmbcs.cpp */; }; + BBB1678A1E8275DD0058BF1E /* csrsbcs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166361E8275DD0058BF1E /* csrsbcs.cpp */; }; + BBB1678C1E8275DD0058BF1E /* csrucode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166381E8275DD0058BF1E /* csrucode.cpp */; }; + BBB1678E1E8275DD0058BF1E /* csrutf8.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1663A1E8275DD0058BF1E /* csrutf8.cpp */; }; + BBB167901E8275DD0058BF1E /* curramt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1663C1E8275DD0058BF1E /* curramt.cpp */; }; + BBB167911E8275DD0058BF1E /* currfmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1663D1E8275DD0058BF1E /* currfmt.cpp */; }; + BBB167931E8275DD0058BF1E /* currpinf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1663F1E8275DD0058BF1E /* currpinf.cpp */; }; + BBB167941E8275DD0058BF1E /* currunit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166401E8275DD0058BF1E /* currunit.cpp */; }; + BBB167951E8275DD0058BF1E /* dangical.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166411E8275DD0058BF1E /* dangical.cpp */; }; + BBB167971E8275DD0058BF1E /* datefmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166431E8275DD0058BF1E /* datefmt.cpp */; }; + BBB167981E8275DD0058BF1E /* dayperiodrules.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166441E8275DD0058BF1E /* dayperiodrules.cpp */; }; + BBB1679B1E8275DD0058BF1E /* dcfmtsym.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166471E8275DD0058BF1E /* dcfmtsym.cpp */; }; + BBB1679C1E8275DD0058BF1E /* decContext.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB166481E8275DD0058BF1E /* decContext.c */; }; + BBB1679E1E8275DD0058BF1E /* decfmtst.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1664A1E8275DD0058BF1E /* decfmtst.cpp */; }; + BBB167A01E8275DD0058BF1E /* decimalformatpattern.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1664C1E8275DD0058BF1E /* decimalformatpattern.cpp */; }; + BBB167A31E8275DD0058BF1E /* decimfmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1664F1E8275DD0058BF1E /* decimfmt.cpp */; }; + BBB167A41E8275DD0058BF1E /* decimfmtimpl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166501E8275DD0058BF1E /* decimfmtimpl.cpp */; }; + BBB167A61E8275DD0058BF1E /* decNumber.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB166521E8275DD0058BF1E /* decNumber.c */; }; + BBB167A91E8275DD0058BF1E /* digitaffix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166551E8275DD0058BF1E /* digitaffix.cpp */; }; + BBB167AB1E8275DD0058BF1E /* digitaffixesandpadding.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166571E8275DD0058BF1E /* digitaffixesandpadding.cpp */; }; + BBB167AD1E8275DD0058BF1E /* digitformatter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166591E8275DD0058BF1E /* digitformatter.cpp */; }; + BBB167AF1E8275DD0058BF1E /* digitgrouping.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1665B1E8275DD0058BF1E /* digitgrouping.cpp */; }; + BBB167B11E8275DD0058BF1E /* digitinterval.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1665D1E8275DD0058BF1E /* digitinterval.cpp */; }; + BBB167B31E8275DD0058BF1E /* digitlst.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1665F1E8275DD0058BF1E /* digitlst.cpp */; }; + BBB167B51E8275DD0058BF1E /* dtfmtsym.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166611E8275DD0058BF1E /* dtfmtsym.cpp */; }; + BBB167B71E8275DD0058BF1E /* dtitvfmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166631E8275DD0058BF1E /* dtitvfmt.cpp */; }; + BBB167B81E8275DD0058BF1E /* dtitvinf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166641E8275DD0058BF1E /* dtitvinf.cpp */; }; + BBB167BA1E8275DD0058BF1E /* dtptngen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166661E8275DD0058BF1E /* dtptngen.cpp */; }; + BBB167BB1E8275DD0058BF1E /* dtrule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166671E8275DD0058BF1E /* dtrule.cpp */; }; + BBB167BC1E8275DD0058BF1E /* esctrn.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166681E8275DD0058BF1E /* esctrn.cpp */; }; + BBB167BE1E8275DD0058BF1E /* ethpccal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1666A1E8275DD0058BF1E /* ethpccal.cpp */; }; + BBB167C01E8275DD0058BF1E /* fmtable_cnv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1666C1E8275DD0058BF1E /* fmtable_cnv.cpp */; }; + BBB167C11E8275DD0058BF1E /* fmtable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1666D1E8275DD0058BF1E /* fmtable.cpp */; }; + BBB167C31E8275DD0058BF1E /* format.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1666F1E8275DD0058BF1E /* format.cpp */; }; + BBB167C41E8275DD0058BF1E /* fphdlimp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166701E8275DD0058BF1E /* fphdlimp.cpp */; }; + BBB167C61E8275DD0058BF1E /* fpositer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166721E8275DD0058BF1E /* fpositer.cpp */; }; + BBB167C71E8275DD0058BF1E /* funcrepl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166731E8275DD0058BF1E /* funcrepl.cpp */; }; + BBB167C91E8275DD0058BF1E /* gender.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166751E8275DD0058BF1E /* gender.cpp */; }; + BBB167CA1E8275DD0058BF1E /* gregocal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166761E8275DD0058BF1E /* gregocal.cpp */; }; + BBB167CB1E8275DD0058BF1E /* gregoimp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166771E8275DD0058BF1E /* gregoimp.cpp */; }; + BBB167CD1E8275DD0058BF1E /* hebrwcal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166791E8275DD0058BF1E /* hebrwcal.cpp */; }; + BBB167CF1E8275DD0058BF1E /* identifier_info.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1667B1E8275DD0058BF1E /* identifier_info.cpp */; }; + BBB167D11E8275DD0058BF1E /* indiancal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1667D1E8275DD0058BF1E /* indiancal.cpp */; }; + BBB167D31E8275DD0058BF1E /* inputext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1667F1E8275DD0058BF1E /* inputext.cpp */; }; + BBB167D51E8275DD0058BF1E /* islamcal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166811E8275DD0058BF1E /* islamcal.cpp */; }; + BBB167D71E8275DD0058BF1E /* japancal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166831E8275DD0058BF1E /* japancal.cpp */; }; + BBB167D91E8275DD0058BF1E /* measfmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166851E8275DD0058BF1E /* measfmt.cpp */; }; + BBB167DA1E8275DD0058BF1E /* measunit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166861E8275DD0058BF1E /* measunit.cpp */; }; + BBB167DB1E8275DD0058BF1E /* measure.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166871E8275DD0058BF1E /* measure.cpp */; }; + BBB167DD1E8275DD0058BF1E /* msgfmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166891E8275DD0058BF1E /* msgfmt.cpp */; }; + BBB167DE1E8275DD0058BF1E /* name2uni.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1668A1E8275DD0058BF1E /* name2uni.cpp */; }; + BBB167E11E8275DD0058BF1E /* nfrs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1668D1E8275DD0058BF1E /* nfrs.cpp */; }; + BBB167E31E8275DD0058BF1E /* nfrule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1668F1E8275DD0058BF1E /* nfrule.cpp */; }; + BBB167E51E8275DD0058BF1E /* nfsubs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166911E8275DD0058BF1E /* nfsubs.cpp */; }; + BBB167E71E8275DD0058BF1E /* nortrans.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166931E8275DD0058BF1E /* nortrans.cpp */; }; + BBB167E91E8275DD0058BF1E /* nultrans.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166951E8275DD0058BF1E /* nultrans.cpp */; }; + BBB167EB1E8275DD0058BF1E /* numfmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166971E8275DD0058BF1E /* numfmt.cpp */; }; + BBB167ED1E8275DD0058BF1E /* numsys.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166991E8275DD0058BF1E /* numsys.cpp */; }; + BBB167EE1E8275DD0058BF1E /* olsontz.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1669A1E8275DD0058BF1E /* olsontz.cpp */; }; + BBB167F01E8275DD0058BF1E /* persncal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1669C1E8275DD0058BF1E /* persncal.cpp */; }; + BBB167F21E8275DD0058BF1E /* pluralaffix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1669E1E8275DD0058BF1E /* pluralaffix.cpp */; }; + BBB167F41E8275DD0058BF1E /* plurfmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166A01E8275DD0058BF1E /* plurfmt.cpp */; }; + BBB167F61E8275DD0058BF1E /* plurrule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166A21E8275DD0058BF1E /* plurrule.cpp */; }; + BBB167F71E8275DD0058BF1E /* precision.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166A31E8275DD0058BF1E /* precision.cpp */; }; + BBB167F91E8275DD0058BF1E /* quant.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166A51E8275DD0058BF1E /* quant.cpp */; }; + BBB167FB1E8275DD0058BF1E /* quantityformatter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166A71E8275DD0058BF1E /* quantityformatter.cpp */; }; + BBB167FD1E8275DD0058BF1E /* rbnf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166A91E8275DD0058BF1E /* rbnf.cpp */; }; + BBB167FE1E8275DD0058BF1E /* rbt_data.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166AA1E8275DD0058BF1E /* rbt_data.cpp */; }; + BBB168001E8275DD0058BF1E /* rbt_pars.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166AC1E8275DD0058BF1E /* rbt_pars.cpp */; }; + BBB168021E8275DD0058BF1E /* rbt_rule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166AE1E8275DD0058BF1E /* rbt_rule.cpp */; }; + BBB168041E8275DD0058BF1E /* rbt_set.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166B01E8275DD0058BF1E /* rbt_set.cpp */; }; + BBB168061E8275DD0058BF1E /* rbt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166B21E8275DD0058BF1E /* rbt.cpp */; }; + BBB168081E8275DD0058BF1E /* rbtz.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166B41E8275DD0058BF1E /* rbtz.cpp */; }; + BBB168091E8275DD0058BF1E /* regexcmp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166B51E8275DD0058BF1E /* regexcmp.cpp */; }; + BBB1680C1E8275DD0058BF1E /* regeximp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166B91E8275DD0058BF1E /* regeximp.cpp */; }; + BBB1680E1E8275DD0058BF1E /* regexst.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166BB1E8275DD0058BF1E /* regexst.cpp */; }; + BBB168101E8275DD0058BF1E /* regextxt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166BD1E8275DD0058BF1E /* regextxt.cpp */; }; + BBB168131E8275DD0058BF1E /* region.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166C01E8275DD0058BF1E /* region.cpp */; }; + BBB168141E8275DD0058BF1E /* reldatefmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166C11E8275DD0058BF1E /* reldatefmt.cpp */; }; + BBB168151E8275DD0058BF1E /* reldtfmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166C21E8275DD0058BF1E /* reldtfmt.cpp */; }; + BBB168171E8275DD0058BF1E /* rematch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166C41E8275DD0058BF1E /* rematch.cpp */; }; + BBB168181E8275DD0058BF1E /* remtrans.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166C51E8275DD0058BF1E /* remtrans.cpp */; }; + BBB1681A1E8275DD0058BF1E /* repattrn.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166C71E8275DD0058BF1E /* repattrn.cpp */; }; + BBB1681B1E8275DD0058BF1E /* rulebasedcollator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166C81E8275DD0058BF1E /* rulebasedcollator.cpp */; }; + BBB1681C1E8275DD0058BF1E /* scientificnumberformatter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166C91E8275DD0058BF1E /* scientificnumberformatter.cpp */; }; + BBB1681D1E8275DD0058BF1E /* scriptset.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166CA1E8275DD0058BF1E /* scriptset.cpp */; }; + BBB1681F1E8275DD0058BF1E /* search.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166CC1E8275DD0058BF1E /* search.cpp */; }; + BBB168201E8275DD0058BF1E /* selfmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166CD1E8275DD0058BF1E /* selfmt.cpp */; }; + BBB168221E8275DD0058BF1E /* sharedbreakiterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166CF1E8275DD0058BF1E /* sharedbreakiterator.cpp */; }; + BBB168291E8275DE0058BF1E /* simpletz.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166D61E8275DD0058BF1E /* simpletz.cpp */; }; + BBB1682A1E8275DE0058BF1E /* smallintformatter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166D71E8275DD0058BF1E /* smallintformatter.cpp */; }; + BBB1682C1E8275DE0058BF1E /* smpdtfmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166D91E8275DD0058BF1E /* smpdtfmt.cpp */; }; + BBB1682D1E8275DE0058BF1E /* smpdtfst.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166DA1E8275DD0058BF1E /* smpdtfst.cpp */; }; + BBB1682F1E8275DE0058BF1E /* sortkey.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166DC1E8275DD0058BF1E /* sortkey.cpp */; }; + BBB168301E8275DE0058BF1E /* standardplural.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166DD1E8275DD0058BF1E /* standardplural.cpp */; }; + BBB168321E8275DE0058BF1E /* strmatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166DF1E8275DD0058BF1E /* strmatch.cpp */; }; + BBB168341E8275DE0058BF1E /* strrepl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166E11E8275DD0058BF1E /* strrepl.cpp */; }; + BBB168361E8275DE0058BF1E /* stsearch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166E31E8275DD0058BF1E /* stsearch.cpp */; }; + BBB168371E8275DE0058BF1E /* taiwncal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166E41E8275DD0058BF1E /* taiwncal.cpp */; }; + BBB168391E8275DE0058BF1E /* timezone.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166E61E8275DD0058BF1E /* timezone.cpp */; }; + BBB1683A1E8275DE0058BF1E /* titletrn.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166E71E8275DD0058BF1E /* titletrn.cpp */; }; + BBB1683C1E8275DE0058BF1E /* tmunit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166E91E8275DD0058BF1E /* tmunit.cpp */; }; + BBB1683D1E8275DE0058BF1E /* tmutamt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166EA1E8275DD0058BF1E /* tmutamt.cpp */; }; + BBB1683E1E8275DE0058BF1E /* tmutfmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166EB1E8275DD0058BF1E /* tmutfmt.cpp */; }; + BBB1683F1E8275DE0058BF1E /* tolowtrn.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166EC1E8275DD0058BF1E /* tolowtrn.cpp */; }; + BBB168411E8275DE0058BF1E /* toupptrn.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166EE1E8275DD0058BF1E /* toupptrn.cpp */; }; + BBB168431E8275DE0058BF1E /* translit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166F01E8275DD0058BF1E /* translit.cpp */; }; + BBB168441E8275DE0058BF1E /* transreg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166F11E8275DD0058BF1E /* transreg.cpp */; }; + BBB168461E8275DE0058BF1E /* tridpars.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166F31E8275DD0058BF1E /* tridpars.cpp */; }; + BBB168481E8275DE0058BF1E /* tzfmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166F51E8275DD0058BF1E /* tzfmt.cpp */; }; + BBB168491E8275DE0058BF1E /* tzgnames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166F61E8275DD0058BF1E /* tzgnames.cpp */; }; + BBB1684B1E8275DE0058BF1E /* tznames_impl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166F81E8275DD0058BF1E /* tznames_impl.cpp */; }; + BBB1684D1E8275DE0058BF1E /* tznames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166FA1E8275DD0058BF1E /* tznames.cpp */; }; + BBB1684E1E8275DE0058BF1E /* tzrule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166FB1E8275DD0058BF1E /* tzrule.cpp */; }; + BBB1684F1E8275DE0058BF1E /* tztrans.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166FC1E8275DD0058BF1E /* tztrans.cpp */; }; + BBB168501E8275DE0058BF1E /* ucal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166FD1E8275DD0058BF1E /* ucal.cpp */; }; + BBB168511E8275DE0058BF1E /* ucln_in.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB166FE1E8275DD0058BF1E /* ucln_in.cpp */; }; + BBB168541E8275DE0058BF1E /* ucol_res.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167011E8275DD0058BF1E /* ucol_res.cpp */; }; + BBB168551E8275DE0058BF1E /* ucol_sit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167021E8275DD0058BF1E /* ucol_sit.cpp */; }; + BBB168561E8275DE0058BF1E /* ucol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167031E8275DD0058BF1E /* ucol.cpp */; }; + BBB168571E8275DE0058BF1E /* ucoleitr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167041E8275DD0058BF1E /* ucoleitr.cpp */; }; + BBB168581E8275DE0058BF1E /* ucsdet.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167051E8275DD0058BF1E /* ucsdet.cpp */; }; + BBB168591E8275DE0058BF1E /* udat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167061E8275DD0058BF1E /* udat.cpp */; }; + BBB1685A1E8275DE0058BF1E /* udateintervalformat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167071E8275DD0058BF1E /* udateintervalformat.cpp */; }; + BBB1685B1E8275DE0058BF1E /* udatpg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167081E8275DD0058BF1E /* udatpg.cpp */; }; + BBB1685C1E8275DE0058BF1E /* ufieldpositer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167091E8275DD0058BF1E /* ufieldpositer.cpp */; }; + BBB1685D1E8275DE0058BF1E /* uitercollationiterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1670A1E8275DD0058BF1E /* uitercollationiterator.cpp */; }; + BBB1685F1E8275DE0058BF1E /* ulocdata.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB1670C1E8275DD0058BF1E /* ulocdata.c */; }; + BBB168611E8275DE0058BF1E /* umsg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1670E1E8275DD0058BF1E /* umsg.cpp */; }; + BBB168621E8275DE0058BF1E /* unesctrn.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1670F1E8275DD0058BF1E /* unesctrn.cpp */; }; + BBB168641E8275DE0058BF1E /* uni2name.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167111E8275DD0058BF1E /* uni2name.cpp */; }; + BBB168661E8275DE0058BF1E /* unum.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167131E8275DD0058BF1E /* unum.cpp */; }; + BBB168671E8275DE0058BF1E /* unumsys.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167141E8275DD0058BF1E /* unumsys.cpp */; }; + BBB168681E8275DE0058BF1E /* upluralrules.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167151E8275DD0058BF1E /* upluralrules.cpp */; }; + BBB168691E8275DE0058BF1E /* uregex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167161E8275DD0058BF1E /* uregex.cpp */; }; + BBB1686A1E8275DE0058BF1E /* uregexc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167171E8275DD0058BF1E /* uregexc.cpp */; }; + BBB1686B1E8275DE0058BF1E /* uregion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167181E8275DD0058BF1E /* uregion.cpp */; }; + BBB1686C1E8275DE0058BF1E /* usearch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167191E8275DD0058BF1E /* usearch.cpp */; }; + BBB1686D1E8275DE0058BF1E /* uspoof_build.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1671A1E8275DD0058BF1E /* uspoof_build.cpp */; }; + BBB1686E1E8275DE0058BF1E /* uspoof_conf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1671B1E8275DD0058BF1E /* uspoof_conf.cpp */; }; + BBB168701E8275DE0058BF1E /* uspoof_impl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1671D1E8275DD0058BF1E /* uspoof_impl.cpp */; }; + BBB168721E8275DE0058BF1E /* uspoof_wsconf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1671F1E8275DD0058BF1E /* uspoof_wsconf.cpp */; }; + BBB168741E8275DE0058BF1E /* uspoof.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167211E8275DD0058BF1E /* uspoof.cpp */; }; + BBB168761E8275DE0058BF1E /* utf8collationiterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167231E8275DD0058BF1E /* utf8collationiterator.cpp */; }; + BBB168781E8275DE0058BF1E /* utf16collationiterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167251E8275DD0058BF1E /* utf16collationiterator.cpp */; }; + BBB1687A1E8275DE0058BF1E /* utmscale.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB167271E8275DD0058BF1E /* utmscale.c */; }; + BBB1687B1E8275DE0058BF1E /* utrans.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167281E8275DD0058BF1E /* utrans.cpp */; }; + BBB1687C1E8275DE0058BF1E /* valueformatter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167291E8275DD0058BF1E /* valueformatter.cpp */; }; + BBB1687E1E8275DE0058BF1E /* visibledigits.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1672B1E8275DD0058BF1E /* visibledigits.cpp */; }; + BBB168801E8275DE0058BF1E /* vtzone.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1672D1E8275DD0058BF1E /* vtzone.cpp */; }; + BBB168811E8275DE0058BF1E /* vzone.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1672E1E8275DD0058BF1E /* vzone.cpp */; }; + BBB168831E8275DE0058BF1E /* windtfmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167301E8275DD0058BF1E /* windtfmt.cpp */; }; + BBB168851E8275DE0058BF1E /* winnmfmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167321E8275DD0058BF1E /* winnmfmt.cpp */; }; + BBB168871E8275DE0058BF1E /* wintzimpl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167341E8275DD0058BF1E /* wintzimpl.cpp */; }; + BBB168891E8275DE0058BF1E /* zonemeta.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167361E8275DD0058BF1E /* zonemeta.cpp */; }; + BBB1688B1E8275DE0058BF1E /* zrule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB167381E8275DD0058BF1E /* zrule.cpp */; }; + BBB1688D1E8275DE0058BF1E /* ztrans.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1673A1E8275DD0058BF1E /* ztrans.cpp */; }; + BBB16A471E82762A0058BF1E /* appendable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1692C1E82762A0058BF1E /* appendable.cpp */; }; + BBB16A481E82762A0058BF1E /* bmpset.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1692D1E82762A0058BF1E /* bmpset.cpp */; }; + BBB16A4A1E82762A0058BF1E /* brkeng.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1692F1E82762A0058BF1E /* brkeng.cpp */; }; + BBB16A4C1E82762A0058BF1E /* brkiter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169311E82762A0058BF1E /* brkiter.cpp */; }; + BBB16A4D1E82762A0058BF1E /* bytestream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169321E82762A0058BF1E /* bytestream.cpp */; }; + BBB16A4E1E82762A0058BF1E /* bytestrie.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169331E82762A0058BF1E /* bytestrie.cpp */; }; + BBB16A4F1E82762A0058BF1E /* bytestriebuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169341E82762A0058BF1E /* bytestriebuilder.cpp */; }; + BBB16A501E82762A0058BF1E /* bytestrieiterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169351E82762A0058BF1E /* bytestrieiterator.cpp */; }; + BBB16A511E82762A0058BF1E /* caniter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169361E82762A0058BF1E /* caniter.cpp */; }; + BBB16A521E82762A0058BF1E /* chariter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169371E82762A0058BF1E /* chariter.cpp */; }; + BBB16A531E82762A0058BF1E /* charstr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169381E82762A0058BF1E /* charstr.cpp */; }; + BBB16A551E82762A0058BF1E /* cmemory.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB1693A1E82762A0058BF1E /* cmemory.c */; }; + BBB16A581E82762A0058BF1E /* cstr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1693D1E82762A0058BF1E /* cstr.cpp */; }; + BBB16A5A1E82762A0058BF1E /* cstring.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB1693F1E82762A0058BF1E /* cstring.c */; }; + BBB16A5C1E82762A0058BF1E /* cwchar.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169411E82762A0058BF1E /* cwchar.c */; }; + BBB16A5E1E82762A0058BF1E /* dictbe.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169431E82762A0058BF1E /* dictbe.cpp */; }; + BBB16A601E82762A0058BF1E /* dictionarydata.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169451E82762A0058BF1E /* dictionarydata.cpp */; }; + BBB16A621E82762A0058BF1E /* dtintrv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169471E82762A0058BF1E /* dtintrv.cpp */; }; + BBB16A631E82762A0058BF1E /* errorcode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169481E82762A0058BF1E /* errorcode.cpp */; }; + BBB16A641E82762A0058BF1E /* filteredbrk.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169491E82762A0058BF1E /* filteredbrk.cpp */; }; + BBB16A651E82762A0058BF1E /* filterednormalizer2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1694A1E82762A0058BF1E /* filterednormalizer2.cpp */; }; + BBB16A671E82762A0058BF1E /* icudataver.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB1694C1E82762A0058BF1E /* icudataver.c */; }; + BBB16A681E82762A0058BF1E /* icuplug.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1694D1E82762A0058BF1E /* icuplug.cpp */; }; + BBB16A6A1E82762A0058BF1E /* listformatter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1694F1E82762A0058BF1E /* listformatter.cpp */; }; + BBB16A6B1E82762A0058BF1E /* loadednormalizer2impl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169501E82762A0058BF1E /* loadednormalizer2impl.cpp */; }; + BBB16A6D1E82762A0058BF1E /* locavailable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169521E82762A0058BF1E /* locavailable.cpp */; }; + BBB16A6E1E82762A0058BF1E /* locbased.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169531E82762A0058BF1E /* locbased.cpp */; }; + BBB16A701E82762A0058BF1E /* locdispnames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169551E82762A0058BF1E /* locdispnames.cpp */; }; + BBB16A711E82762A0058BF1E /* locdspnm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169561E82762A0058BF1E /* locdspnm.cpp */; }; + BBB16A721E82762A0058BF1E /* locid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169571E82762A0058BF1E /* locid.cpp */; }; + BBB16A731E82762A0058BF1E /* loclikely.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169581E82762A0058BF1E /* loclikely.cpp */; }; + BBB16A741E82762A0058BF1E /* locmap.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169591E82762A0058BF1E /* locmap.c */; }; + BBB16A761E82762A0058BF1E /* locresdata.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1695B1E82762A0058BF1E /* locresdata.cpp */; }; + BBB16A771E82762A0058BF1E /* locutil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1695C1E82762A0058BF1E /* locutil.cpp */; }; + BBB16A7A1E82762A0058BF1E /* messagepattern.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1695F1E82762A0058BF1E /* messagepattern.cpp */; }; + BBB16A7F1E82762A0058BF1E /* normalizer2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169641E82762A0058BF1E /* normalizer2.cpp */; }; + BBB16A801E82762A0058BF1E /* normalizer2impl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169651E82762A0058BF1E /* normalizer2impl.cpp */; }; + BBB16A821E82762A0058BF1E /* normlzr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169671E82762A0058BF1E /* normlzr.cpp */; }; + BBB16A831E82762A0058BF1E /* parsepos.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169681E82762A0058BF1E /* parsepos.cpp */; }; + BBB16A841E82762A0058BF1E /* patternprops.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169691E82762A0058BF1E /* patternprops.cpp */; }; + BBB16A861E82762A0058BF1E /* pluralmap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1696B1E82762A0058BF1E /* pluralmap.cpp */; }; + BBB16A891E82762A0058BF1E /* propname.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1696E1E82762A0058BF1E /* propname.cpp */; }; + BBB16A8B1E82762A0058BF1E /* propsvec.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169701E82762A0058BF1E /* propsvec.c */; }; + BBB16A8D1E82762A0058BF1E /* punycode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169721E82762A0058BF1E /* punycode.cpp */; }; + BBB16A8F1E82762A0058BF1E /* putil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169741E82762A0058BF1E /* putil.cpp */; }; + BBB16A911E82762A0058BF1E /* rbbi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169761E82762A0058BF1E /* rbbi.cpp */; }; + BBB16A921E82762A0058BF1E /* rbbidata.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169781E82762A0058BF1E /* rbbidata.cpp */; }; + BBB16A941E82762A0058BF1E /* rbbinode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1697A1E82762A0058BF1E /* rbbinode.cpp */; }; + BBB16A961E82762A0058BF1E /* rbbirb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1697C1E82762A0058BF1E /* rbbirb.cpp */; }; + BBB16A991E82762A0058BF1E /* rbbiscan.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1697F1E82762A0058BF1E /* rbbiscan.cpp */; }; + BBB16A9B1E82762A0058BF1E /* rbbisetb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169811E82762A0058BF1E /* rbbisetb.cpp */; }; + BBB16A9D1E82762A0058BF1E /* rbbistbl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169831E82762A0058BF1E /* rbbistbl.cpp */; }; + BBB16A9E1E82762A0058BF1E /* rbbitblb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169841E82762A0058BF1E /* rbbitblb.cpp */; }; + BBB16AA01E82762A0058BF1E /* resbund_cnv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169861E82762A0058BF1E /* resbund_cnv.cpp */; }; + BBB16AA11E82762A0058BF1E /* resbund.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169871E82762A0058BF1E /* resbund.cpp */; }; + BBB16AA21E82762A0058BF1E /* resource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169881E82762A0058BF1E /* resource.cpp */; }; + BBB16AA41E82762A0058BF1E /* ruleiter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1698A1E82762A0058BF1E /* ruleiter.cpp */; }; + BBB16AA61E82762A0058BF1E /* schriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1698C1E82762A0058BF1E /* schriter.cpp */; }; + BBB16AA71E82762A0058BF1E /* serv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1698D1E82762A0058BF1E /* serv.cpp */; }; + BBB16AA91E82762A0058BF1E /* servlk.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1698F1E82762A0058BF1E /* servlk.cpp */; }; + BBB16AAA1E82762A0058BF1E /* servlkf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169901E82762A0058BF1E /* servlkf.cpp */; }; + BBB16AAC1E82762A0058BF1E /* servls.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169921E82762A0058BF1E /* servls.cpp */; }; + BBB16AAD1E82762A0058BF1E /* servnotf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169931E82762A0058BF1E /* servnotf.cpp */; }; + BBB16AAF1E82762A0058BF1E /* servrbf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169951E82762A0058BF1E /* servrbf.cpp */; }; + BBB16AB01E82762A0058BF1E /* servslkf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169961E82762A0058BF1E /* servslkf.cpp */; }; + BBB16AB11E82762A0058BF1E /* sharedobject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169971E82762A0058BF1E /* sharedobject.cpp */; }; + BBB16AB31E82762A0058BF1E /* simpleformatter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169991E82762A0058BF1E /* simpleformatter.cpp */; }; + BBB16AB51E82762A0058BF1E /* stringpiece.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1699B1E82762A0058BF1E /* stringpiece.cpp */; }; + BBB16AB61E82762A0058BF1E /* stringtriebuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB1699C1E82762A0058BF1E /* stringtriebuilder.cpp */; }; + BBB16AB71E82762A0058BF1E /* uarrsort.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB1699D1E82762A0058BF1E /* uarrsort.c */; }; + BBB16ABB1E82762A0058BF1E /* ubidi_props.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169A11E82762A0058BF1E /* ubidi_props.c */; }; + BBB16ABD1E82762A0058BF1E /* ubidi.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169A31E82762A0058BF1E /* ubidi.c */; }; + BBB16ABF1E82762A0058BF1E /* ubidiln.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169A51E82762A0058BF1E /* ubidiln.c */; }; + BBB16AC01E82762A0058BF1E /* ubidiwrt.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169A61E82762A0058BF1E /* ubidiwrt.c */; }; + BBB16AC11E82762A0058BF1E /* ubrk.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169A71E82762A0058BF1E /* ubrk.cpp */; }; + BBB16AC41E82762A0058BF1E /* ucase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169AA1E82762A0058BF1E /* ucase.cpp */; }; + BBB16AC61E82762A0058BF1E /* ucasemap_titlecase_brkiter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169AC1E82762A0058BF1E /* ucasemap_titlecase_brkiter.cpp */; }; + BBB16AC71E82762A0058BF1E /* ucasemap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169AD1E82762A0058BF1E /* ucasemap.cpp */; }; + BBB16AC81E82762A0058BF1E /* ucat.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169AE1E82762A0058BF1E /* ucat.c */; }; + BBB16ACA1E82762A0058BF1E /* uchar.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169B01E82762A0058BF1E /* uchar.c */; }; + BBB16ACB1E82762A0058BF1E /* ucharstrie.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169B11E82762A0058BF1E /* ucharstrie.cpp */; }; + BBB16ACC1E82762A0058BF1E /* ucharstriebuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169B21E82762A0058BF1E /* ucharstriebuilder.cpp */; }; + BBB16ACD1E82762A0058BF1E /* ucharstrieiterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169B31E82762A0058BF1E /* ucharstrieiterator.cpp */; }; + BBB16ACE1E82762A0058BF1E /* uchriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169B41E82762A0058BF1E /* uchriter.cpp */; }; + BBB16ACF1E82762A0058BF1E /* ucln_cmn.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169B51E82762A0058BF1E /* ucln_cmn.cpp */; }; + BBB16AD31E82762A0058BF1E /* ucmndata.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169B91E82762A0058BF1E /* ucmndata.c */; }; + BBB16AD51E82762A0058BF1E /* ucnv_bld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169BB1E82762A0058BF1E /* ucnv_bld.cpp */; }; + BBB16AD71E82762A0058BF1E /* ucnv_cb.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169BD1E82762A0058BF1E /* ucnv_cb.c */; }; + BBB16AD81E82762A0058BF1E /* ucnv_cnv.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169BE1E82762A0058BF1E /* ucnv_cnv.c */; }; + BBB16ADA1E82762A0058BF1E /* ucnv_ct.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169C01E82762A0058BF1E /* ucnv_ct.c */; }; + BBB16ADB1E82762A0058BF1E /* ucnv_err.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169C11E82762A0058BF1E /* ucnv_err.c */; }; + BBB16ADC1E82762A0058BF1E /* ucnv_ext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169C21E82762A0058BF1E /* ucnv_ext.cpp */; }; + BBB16ADF1E82762A0058BF1E /* ucnv_io.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169C51E82762A0058BF1E /* ucnv_io.cpp */; }; + BBB16AE11E82762A0058BF1E /* ucnv_lmb.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169C71E82762A0058BF1E /* ucnv_lmb.c */; }; + BBB16AE21E82762A0058BF1E /* ucnv_set.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169C81E82762A0058BF1E /* ucnv_set.c */; }; + BBB16AE31E82762A0058BF1E /* ucnv_u7.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169C91E82762A0058BF1E /* ucnv_u7.c */; }; + BBB16AE41E82762A0058BF1E /* ucnv_u8.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169CA1E82762A0058BF1E /* ucnv_u8.c */; }; + BBB16AE51E82762A0058BF1E /* ucnv_u16.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169CB1E82762A0058BF1E /* ucnv_u16.c */; }; + BBB16AE61E82762A0058BF1E /* ucnv_u32.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169CC1E82762A0058BF1E /* ucnv_u32.c */; }; + BBB16AE71E82762A0058BF1E /* ucnv.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169CD1E82762A0058BF1E /* ucnv.c */; }; + BBB16AE81E82762A0058BF1E /* ucnv2022.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169CE1E82762A0058BF1E /* ucnv2022.cpp */; }; + BBB16AE91E82762A0058BF1E /* ucnvbocu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169CF1E82762A0058BF1E /* ucnvbocu.cpp */; }; + BBB16AEA1E82762A0058BF1E /* ucnvdisp.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169D01E82762A0058BF1E /* ucnvdisp.c */; }; + BBB16AEB1E82762A0058BF1E /* ucnvhz.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169D11E82762A0058BF1E /* ucnvhz.c */; }; + BBB16AEC1E82762A0058BF1E /* ucnvisci.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169D21E82762A0058BF1E /* ucnvisci.c */; }; + BBB16AED1E82762A0058BF1E /* ucnvlat1.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169D31E82762A0058BF1E /* ucnvlat1.c */; }; + BBB16AEE1E82762A0058BF1E /* ucnvmbcs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169D41E82762A0058BF1E /* ucnvmbcs.cpp */; }; + BBB16AF01E82762A0058BF1E /* ucnvscsu.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169D61E82762A0058BF1E /* ucnvscsu.c */; }; + BBB16AF11E82762A0058BF1E /* ucnvsel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169D71E82762A0058BF1E /* ucnvsel.cpp */; }; + BBB16AF31E82762A0058BF1E /* ucol_swp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169D91E82762A0058BF1E /* ucol_swp.cpp */; }; + BBB16AF51E82762A0058BF1E /* ucurr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169DB1E82762A0058BF1E /* ucurr.cpp */; }; + BBB16AF71E82762A0058BF1E /* udata.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169DD1E82762A0058BF1E /* udata.cpp */; }; + BBB16AF81E82762A0058BF1E /* udatamem.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169DE1E82762A0058BF1E /* udatamem.c */; }; + BBB16AFA1E82762A0058BF1E /* udataswp.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169E01E82762A0058BF1E /* udataswp.c */; }; + BBB16AFD1E82762A0058BF1E /* uenum.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169E31E82762A0058BF1E /* uenum.c */; }; + BBB16AFF1E82762B0058BF1E /* uhash_us.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169E51E82762A0058BF1E /* uhash_us.cpp */; }; + BBB16B001E82762B0058BF1E /* uhash.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169E61E82762A0058BF1E /* uhash.c */; }; + BBB16B021E82762B0058BF1E /* uidna.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169E81E82762A0058BF1E /* uidna.cpp */; }; + BBB16B031E82762B0058BF1E /* uinit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169E91E82762A0058BF1E /* uinit.cpp */; }; + BBB16B041E82762B0058BF1E /* uinvchar.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169EA1E82762A0058BF1E /* uinvchar.c */; }; + BBB16B061E82762B0058BF1E /* uiter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169EC1E82762A0058BF1E /* uiter.cpp */; }; + BBB16B071E82762B0058BF1E /* ulist.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169ED1E82762A0058BF1E /* ulist.c */; }; + BBB16B091E82762B0058BF1E /* ulistformatter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169EF1E82762A0058BF1E /* ulistformatter.cpp */; }; + BBB16B0A1E82762B0058BF1E /* uloc_keytype.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169F01E82762A0058BF1E /* uloc_keytype.cpp */; }; + BBB16B0B1E82762B0058BF1E /* uloc_tag.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169F11E82762A0058BF1E /* uloc_tag.c */; }; + BBB16B0C1E82762B0058BF1E /* uloc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169F21E82762A0058BF1E /* uloc.cpp */; }; + BBB16B0E1E82762B0058BF1E /* umapfile.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169F41E82762A0058BF1E /* umapfile.c */; }; + BBB16B101E82762B0058BF1E /* umath.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB169F61E82762A0058BF1E /* umath.c */; }; + BBB16B111E82762B0058BF1E /* umutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169F71E82762A0058BF1E /* umutex.cpp */; }; + BBB16B131E82762B0058BF1E /* unames.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169F91E82762A0058BF1E /* unames.cpp */; }; + BBB16B141E82762B0058BF1E /* unifiedcache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169FA1E82762A0058BF1E /* unifiedcache.cpp */; }; + BBB16B161E82762B0058BF1E /* unifilt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169FC1E82762A0058BF1E /* unifilt.cpp */; }; + BBB16B171E82762B0058BF1E /* unifunct.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169FD1E82762A0058BF1E /* unifunct.cpp */; }; + BBB16B181E82762B0058BF1E /* uniset_closure.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169FE1E82762A0058BF1E /* uniset_closure.cpp */; }; + BBB16B191E82762B0058BF1E /* uniset_props.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB169FF1E82762A0058BF1E /* uniset_props.cpp */; }; + BBB16B1A1E82762B0058BF1E /* uniset.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A001E82762A0058BF1E /* uniset.cpp */; }; + BBB16B1B1E82762B0058BF1E /* unisetspan.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A011E82762A0058BF1E /* unisetspan.cpp */; }; + BBB16B1D1E82762B0058BF1E /* unistr_case_locale.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A031E82762A0058BF1E /* unistr_case_locale.cpp */; }; + BBB16B1E1E82762B0058BF1E /* unistr_case.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A041E82762A0058BF1E /* unistr_case.cpp */; }; + BBB16B1F1E82762B0058BF1E /* unistr_cnv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A051E82762A0058BF1E /* unistr_cnv.cpp */; }; + BBB16B201E82762B0058BF1E /* unistr_props.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A061E82762A0058BF1E /* unistr_props.cpp */; }; + BBB16B211E82762B0058BF1E /* unistr_titlecase_brkiter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A071E82762A0058BF1E /* unistr_titlecase_brkiter.cpp */; }; + BBB16B221E82762B0058BF1E /* unistr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A081E82762A0058BF1E /* unistr.cpp */; }; + BBB16B241E82762B0058BF1E /* unorm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A0A1E82762A0058BF1E /* unorm.cpp */; }; + BBB16B251E82762B0058BF1E /* unormcmp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A0B1E82762A0058BF1E /* unormcmp.cpp */; }; + BBB16B271E82762B0058BF1E /* uobject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A0D1E82762A0058BF1E /* uobject.cpp */; }; + BBB16B291E82762B0058BF1E /* uprops.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A0F1E82762A0058BF1E /* uprops.cpp */; }; + BBB16B2B1E82762B0058BF1E /* ures_cnv.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A111E82762A0058BF1E /* ures_cnv.c */; }; + BBB16B2C1E82762B0058BF1E /* uresbund.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A121E82762A0058BF1E /* uresbund.cpp */; }; + BBB16B2D1E82762B0058BF1E /* uresdata.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A131E82762A0058BF1E /* uresdata.cpp */; }; + BBB16B311E82762B0058BF1E /* usc_impl.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A171E82762A0058BF1E /* usc_impl.c */; }; + BBB16B331E82762B0058BF1E /* uscript_props.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A191E82762A0058BF1E /* uscript_props.cpp */; }; + BBB16B341E82762B0058BF1E /* uscript.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A1A1E82762A0058BF1E /* uscript.c */; }; + BBB16B361E82762B0058BF1E /* uset_props.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A1C1E82762A0058BF1E /* uset_props.cpp */; }; + BBB16B371E82762B0058BF1E /* uset.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A1D1E82762A0058BF1E /* uset.cpp */; }; + BBB16B381E82762B0058BF1E /* usetiter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A1E1E82762A0058BF1E /* usetiter.cpp */; }; + BBB16B391E82762B0058BF1E /* ushape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A1F1E82762A0058BF1E /* ushape.cpp */; }; + BBB16B3A1E82762B0058BF1E /* usprep.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A201E82762A0058BF1E /* usprep.cpp */; }; + BBB16B3B1E82762B0058BF1E /* ustack.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A211E82762A0058BF1E /* ustack.cpp */; }; + BBB16B3C1E82762B0058BF1E /* ustr_cnv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A221E82762A0058BF1E /* ustr_cnv.cpp */; }; + BBB16B3F1E82762B0058BF1E /* ustr_titlecase_brkiter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A251E82762A0058BF1E /* ustr_titlecase_brkiter.cpp */; }; + BBB16B401E82762B0058BF1E /* ustr_wcs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A261E82762A0058BF1E /* ustr_wcs.cpp */; }; + BBB16B411E82762B0058BF1E /* ustrcase_locale.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A271E82762A0058BF1E /* ustrcase_locale.cpp */; }; + BBB16B421E82762B0058BF1E /* ustrcase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A281E82762A0058BF1E /* ustrcase.cpp */; }; + BBB16B431E82762B0058BF1E /* ustrenum.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A291E82762A0058BF1E /* ustrenum.cpp */; }; + BBB16B451E82762B0058BF1E /* ustrfmt.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A2B1E82762A0058BF1E /* ustrfmt.c */; }; + BBB16B471E82762B0058BF1E /* ustring.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A2D1E82762A0058BF1E /* ustring.cpp */; }; + BBB16B481E82762B0058BF1E /* ustrtrns.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A2E1E82762A0058BF1E /* ustrtrns.cpp */; }; + BBB16B491E82762B0058BF1E /* utext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A2F1E82762A0058BF1E /* utext.cpp */; }; + BBB16B4A1E82762B0058BF1E /* utf_impl.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A301E82762A0058BF1E /* utf_impl.c */; }; + BBB16B4B1E82762B0058BF1E /* util_props.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A311E82762A0058BF1E /* util_props.cpp */; }; + BBB16B4C1E82762B0058BF1E /* util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A321E82762A0058BF1E /* util.cpp */; }; + BBB16B4E1E82762B0058BF1E /* utrace.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A341E82762A0058BF1E /* utrace.c */; }; + BBB16B501E82762B0058BF1E /* utrie.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A361E82762A0058BF1E /* utrie.cpp */; }; + BBB16B521E82762B0058BF1E /* utrie2_builder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A381E82762A0058BF1E /* utrie2_builder.cpp */; }; + BBB16B541E82762B0058BF1E /* utrie2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A3A1E82762A0058BF1E /* utrie2.cpp */; }; + BBB16B561E82762B0058BF1E /* uts46.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A3C1E82762A0058BF1E /* uts46.cpp */; }; + BBB16B581E82762B0058BF1E /* utypes.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A3E1E82762A0058BF1E /* utypes.c */; }; + BBB16B591E82762B0058BF1E /* uvector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A3F1E82762A0058BF1E /* uvector.cpp */; }; + BBB16B5B1E82762B0058BF1E /* uvectr32.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A411E82762A0058BF1E /* uvectr32.cpp */; }; + BBB16B5D1E82762B0058BF1E /* uvectr64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A431E82762A0058BF1E /* uvectr64.cpp */; }; + BBB16B5F1E82762B0058BF1E /* wintz.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB16A451E82762A0058BF1E /* wintz.c */; }; + BBB16C191E82765C0058BF1E /* stubdata.c in Sources */ = {isa = PBXBuildFile; fileRef = BBB16C181E82765C0058BF1E /* stubdata.c */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + BBB165D71E8275120058BF1E /* libicu.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libicu.a; sourceTree = BUILT_PRODUCTS_DIR; }; + BBB165E81E8275DC0058BF1E /* affixpatternparser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = affixpatternparser.cpp; sourceTree = ""; }; + BBB165E91E8275DC0058BF1E /* affixpatternparser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = affixpatternparser.h; sourceTree = ""; }; + BBB165EA1E8275DC0058BF1E /* alphaindex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = alphaindex.cpp; sourceTree = ""; }; + BBB165EB1E8275DC0058BF1E /* anytrans.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = anytrans.cpp; sourceTree = ""; }; + BBB165EC1E8275DC0058BF1E /* anytrans.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = anytrans.h; sourceTree = ""; }; + BBB165ED1E8275DC0058BF1E /* astro.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = astro.cpp; sourceTree = ""; }; + BBB165EE1E8275DC0058BF1E /* astro.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = astro.h; sourceTree = ""; }; + BBB165EF1E8275DC0058BF1E /* basictz.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = basictz.cpp; sourceTree = ""; }; + BBB165F01E8275DC0058BF1E /* bocsu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bocsu.cpp; sourceTree = ""; }; + BBB165F11E8275DC0058BF1E /* bocsu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bocsu.h; sourceTree = ""; }; + BBB165F21E8275DC0058BF1E /* brktrans.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = brktrans.cpp; sourceTree = ""; }; + BBB165F31E8275DC0058BF1E /* brktrans.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = brktrans.h; sourceTree = ""; }; + BBB165F41E8275DC0058BF1E /* buddhcal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = buddhcal.cpp; sourceTree = ""; }; + BBB165F51E8275DC0058BF1E /* buddhcal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buddhcal.h; sourceTree = ""; }; + BBB165F61E8275DC0058BF1E /* calendar.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = calendar.cpp; sourceTree = ""; }; + BBB165F71E8275DC0058BF1E /* casetrn.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = casetrn.cpp; sourceTree = ""; }; + BBB165F81E8275DC0058BF1E /* casetrn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = casetrn.h; sourceTree = ""; }; + BBB165F91E8275DC0058BF1E /* cecal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cecal.cpp; sourceTree = ""; }; + BBB165FA1E8275DC0058BF1E /* cecal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cecal.h; sourceTree = ""; }; + BBB165FB1E8275DC0058BF1E /* chnsecal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chnsecal.cpp; sourceTree = ""; }; + BBB165FC1E8275DC0058BF1E /* chnsecal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chnsecal.h; sourceTree = ""; }; + BBB165FD1E8275DC0058BF1E /* choicfmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = choicfmt.cpp; sourceTree = ""; }; + BBB165FE1E8275DC0058BF1E /* coleitr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = coleitr.cpp; sourceTree = ""; }; + BBB165FF1E8275DC0058BF1E /* coll.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = coll.cpp; sourceTree = ""; }; + BBB166001E8275DC0058BF1E /* collation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collation.cpp; sourceTree = ""; }; + BBB166011E8275DC0058BF1E /* collation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collation.h; sourceTree = ""; }; + BBB166021E8275DC0058BF1E /* collationbuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collationbuilder.cpp; sourceTree = ""; }; + BBB166031E8275DC0058BF1E /* collationbuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collationbuilder.h; sourceTree = ""; }; + BBB166041E8275DD0058BF1E /* collationcompare.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collationcompare.cpp; sourceTree = ""; }; + BBB166051E8275DD0058BF1E /* collationcompare.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collationcompare.h; sourceTree = ""; }; + BBB166061E8275DD0058BF1E /* collationdata.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collationdata.cpp; sourceTree = ""; }; + BBB166071E8275DD0058BF1E /* collationdata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collationdata.h; sourceTree = ""; }; + BBB166081E8275DD0058BF1E /* collationdatabuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collationdatabuilder.cpp; sourceTree = ""; }; + BBB166091E8275DD0058BF1E /* collationdatabuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collationdatabuilder.h; sourceTree = ""; }; + BBB1660A1E8275DD0058BF1E /* collationdatareader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collationdatareader.cpp; sourceTree = ""; }; + BBB1660B1E8275DD0058BF1E /* collationdatareader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collationdatareader.h; sourceTree = ""; }; + BBB1660C1E8275DD0058BF1E /* collationdatawriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collationdatawriter.cpp; sourceTree = ""; }; + BBB1660D1E8275DD0058BF1E /* collationdatawriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collationdatawriter.h; sourceTree = ""; }; + BBB1660E1E8275DD0058BF1E /* collationfastlatin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collationfastlatin.cpp; sourceTree = ""; }; + BBB1660F1E8275DD0058BF1E /* collationfastlatin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collationfastlatin.h; sourceTree = ""; }; + BBB166101E8275DD0058BF1E /* collationfastlatinbuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collationfastlatinbuilder.cpp; sourceTree = ""; }; + BBB166111E8275DD0058BF1E /* collationfastlatinbuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collationfastlatinbuilder.h; sourceTree = ""; }; + BBB166121E8275DD0058BF1E /* collationfcd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collationfcd.cpp; sourceTree = ""; }; + BBB166131E8275DD0058BF1E /* collationfcd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collationfcd.h; sourceTree = ""; }; + BBB166141E8275DD0058BF1E /* collationiterator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collationiterator.cpp; sourceTree = ""; }; + BBB166151E8275DD0058BF1E /* collationiterator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collationiterator.h; sourceTree = ""; }; + BBB166161E8275DD0058BF1E /* collationkeys.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collationkeys.cpp; sourceTree = ""; }; + BBB166171E8275DD0058BF1E /* collationkeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collationkeys.h; sourceTree = ""; }; + BBB166181E8275DD0058BF1E /* collationroot.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collationroot.cpp; sourceTree = ""; }; + BBB166191E8275DD0058BF1E /* collationroot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collationroot.h; sourceTree = ""; }; + BBB1661A1E8275DD0058BF1E /* collationrootelements.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collationrootelements.cpp; sourceTree = ""; }; + BBB1661B1E8275DD0058BF1E /* collationrootelements.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collationrootelements.h; sourceTree = ""; }; + BBB1661C1E8275DD0058BF1E /* collationruleparser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collationruleparser.cpp; sourceTree = ""; }; + BBB1661D1E8275DD0058BF1E /* collationruleparser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collationruleparser.h; sourceTree = ""; }; + BBB1661E1E8275DD0058BF1E /* collationsets.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collationsets.cpp; sourceTree = ""; }; + BBB1661F1E8275DD0058BF1E /* collationsets.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collationsets.h; sourceTree = ""; }; + BBB166201E8275DD0058BF1E /* collationsettings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collationsettings.cpp; sourceTree = ""; }; + BBB166211E8275DD0058BF1E /* collationsettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collationsettings.h; sourceTree = ""; }; + BBB166221E8275DD0058BF1E /* collationtailoring.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collationtailoring.cpp; sourceTree = ""; }; + BBB166231E8275DD0058BF1E /* collationtailoring.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collationtailoring.h; sourceTree = ""; }; + BBB166241E8275DD0058BF1E /* collationweights.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collationweights.cpp; sourceTree = ""; }; + BBB166251E8275DD0058BF1E /* collationweights.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collationweights.h; sourceTree = ""; }; + BBB166261E8275DD0058BF1E /* collunsafe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collunsafe.h; sourceTree = ""; }; + BBB166271E8275DD0058BF1E /* compactdecimalformat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = compactdecimalformat.cpp; sourceTree = ""; }; + BBB166281E8275DD0058BF1E /* coptccal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = coptccal.cpp; sourceTree = ""; }; + BBB166291E8275DD0058BF1E /* coptccal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = coptccal.h; sourceTree = ""; }; + BBB1662A1E8275DD0058BF1E /* cpdtrans.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cpdtrans.cpp; sourceTree = ""; }; + BBB1662B1E8275DD0058BF1E /* cpdtrans.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpdtrans.h; sourceTree = ""; }; + BBB1662C1E8275DD0058BF1E /* csdetect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = csdetect.cpp; sourceTree = ""; }; + BBB1662D1E8275DD0058BF1E /* csdetect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = csdetect.h; sourceTree = ""; }; + BBB1662E1E8275DD0058BF1E /* csmatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = csmatch.cpp; sourceTree = ""; }; + BBB1662F1E8275DD0058BF1E /* csmatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = csmatch.h; sourceTree = ""; }; + BBB166301E8275DD0058BF1E /* csr2022.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = csr2022.cpp; sourceTree = ""; }; + BBB166311E8275DD0058BF1E /* csr2022.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = csr2022.h; sourceTree = ""; }; + BBB166321E8275DD0058BF1E /* csrecog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = csrecog.cpp; sourceTree = ""; }; + BBB166331E8275DD0058BF1E /* csrecog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = csrecog.h; sourceTree = ""; }; + BBB166341E8275DD0058BF1E /* csrmbcs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = csrmbcs.cpp; sourceTree = ""; }; + BBB166351E8275DD0058BF1E /* csrmbcs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = csrmbcs.h; sourceTree = ""; }; + BBB166361E8275DD0058BF1E /* csrsbcs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = csrsbcs.cpp; sourceTree = ""; }; + BBB166371E8275DD0058BF1E /* csrsbcs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = csrsbcs.h; sourceTree = ""; }; + BBB166381E8275DD0058BF1E /* csrucode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = csrucode.cpp; sourceTree = ""; }; + BBB166391E8275DD0058BF1E /* csrucode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = csrucode.h; sourceTree = ""; }; + BBB1663A1E8275DD0058BF1E /* csrutf8.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = csrutf8.cpp; sourceTree = ""; }; + BBB1663B1E8275DD0058BF1E /* csrutf8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = csrutf8.h; sourceTree = ""; }; + BBB1663C1E8275DD0058BF1E /* curramt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = curramt.cpp; sourceTree = ""; }; + BBB1663D1E8275DD0058BF1E /* currfmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = currfmt.cpp; sourceTree = ""; }; + BBB1663E1E8275DD0058BF1E /* currfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = currfmt.h; sourceTree = ""; }; + BBB1663F1E8275DD0058BF1E /* currpinf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = currpinf.cpp; sourceTree = ""; }; + BBB166401E8275DD0058BF1E /* currunit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = currunit.cpp; sourceTree = ""; }; + BBB166411E8275DD0058BF1E /* dangical.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dangical.cpp; sourceTree = ""; }; + BBB166421E8275DD0058BF1E /* dangical.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dangical.h; sourceTree = ""; }; + BBB166431E8275DD0058BF1E /* datefmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = datefmt.cpp; sourceTree = ""; }; + BBB166441E8275DD0058BF1E /* dayperiodrules.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dayperiodrules.cpp; sourceTree = ""; }; + BBB166451E8275DD0058BF1E /* dayperiodrules.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dayperiodrules.h; sourceTree = ""; }; + BBB166461E8275DD0058BF1E /* dcfmtimp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dcfmtimp.h; sourceTree = ""; }; + BBB166471E8275DD0058BF1E /* dcfmtsym.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dcfmtsym.cpp; sourceTree = ""; }; + BBB166481E8275DD0058BF1E /* decContext.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = decContext.c; sourceTree = ""; }; + BBB166491E8275DD0058BF1E /* decContext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decContext.h; sourceTree = ""; }; + BBB1664A1E8275DD0058BF1E /* decfmtst.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = decfmtst.cpp; sourceTree = ""; }; + BBB1664B1E8275DD0058BF1E /* decfmtst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decfmtst.h; sourceTree = ""; }; + BBB1664C1E8275DD0058BF1E /* decimalformatpattern.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = decimalformatpattern.cpp; sourceTree = ""; }; + BBB1664D1E8275DD0058BF1E /* decimalformatpattern.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decimalformatpattern.h; sourceTree = ""; }; + BBB1664E1E8275DD0058BF1E /* decimalformatpatternimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decimalformatpatternimpl.h; sourceTree = ""; }; + BBB1664F1E8275DD0058BF1E /* decimfmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = decimfmt.cpp; sourceTree = ""; }; + BBB166501E8275DD0058BF1E /* decimfmtimpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = decimfmtimpl.cpp; sourceTree = ""; }; + BBB166511E8275DD0058BF1E /* decimfmtimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decimfmtimpl.h; sourceTree = ""; }; + BBB166521E8275DD0058BF1E /* decNumber.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = decNumber.c; sourceTree = ""; }; + BBB166531E8275DD0058BF1E /* decNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decNumber.h; sourceTree = ""; }; + BBB166541E8275DD0058BF1E /* decNumberLocal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decNumberLocal.h; sourceTree = ""; }; + BBB166551E8275DD0058BF1E /* digitaffix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = digitaffix.cpp; sourceTree = ""; }; + BBB166561E8275DD0058BF1E /* digitaffix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = digitaffix.h; sourceTree = ""; }; + BBB166571E8275DD0058BF1E /* digitaffixesandpadding.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = digitaffixesandpadding.cpp; sourceTree = ""; }; + BBB166581E8275DD0058BF1E /* digitaffixesandpadding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = digitaffixesandpadding.h; sourceTree = ""; }; + BBB166591E8275DD0058BF1E /* digitformatter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = digitformatter.cpp; sourceTree = ""; }; + BBB1665A1E8275DD0058BF1E /* digitformatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = digitformatter.h; sourceTree = ""; }; + BBB1665B1E8275DD0058BF1E /* digitgrouping.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = digitgrouping.cpp; sourceTree = ""; }; + BBB1665C1E8275DD0058BF1E /* digitgrouping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = digitgrouping.h; sourceTree = ""; }; + BBB1665D1E8275DD0058BF1E /* digitinterval.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = digitinterval.cpp; sourceTree = ""; }; + BBB1665E1E8275DD0058BF1E /* digitinterval.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = digitinterval.h; sourceTree = ""; }; + BBB1665F1E8275DD0058BF1E /* digitlst.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = digitlst.cpp; sourceTree = ""; }; + BBB166601E8275DD0058BF1E /* digitlst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = digitlst.h; sourceTree = ""; }; + BBB166611E8275DD0058BF1E /* dtfmtsym.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dtfmtsym.cpp; sourceTree = ""; }; + BBB166621E8275DD0058BF1E /* dtitv_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dtitv_impl.h; sourceTree = ""; }; + BBB166631E8275DD0058BF1E /* dtitvfmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dtitvfmt.cpp; sourceTree = ""; }; + BBB166641E8275DD0058BF1E /* dtitvinf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dtitvinf.cpp; sourceTree = ""; }; + BBB166651E8275DD0058BF1E /* dtptngen_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dtptngen_impl.h; sourceTree = ""; }; + BBB166661E8275DD0058BF1E /* dtptngen.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dtptngen.cpp; sourceTree = ""; }; + BBB166671E8275DD0058BF1E /* dtrule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dtrule.cpp; sourceTree = ""; }; + BBB166681E8275DD0058BF1E /* esctrn.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = esctrn.cpp; sourceTree = ""; }; + BBB166691E8275DD0058BF1E /* esctrn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = esctrn.h; sourceTree = ""; }; + BBB1666A1E8275DD0058BF1E /* ethpccal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ethpccal.cpp; sourceTree = ""; }; + BBB1666B1E8275DD0058BF1E /* ethpccal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ethpccal.h; sourceTree = ""; }; + BBB1666C1E8275DD0058BF1E /* fmtable_cnv.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fmtable_cnv.cpp; sourceTree = ""; }; + BBB1666D1E8275DD0058BF1E /* fmtable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fmtable.cpp; sourceTree = ""; }; + BBB1666E1E8275DD0058BF1E /* fmtableimp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fmtableimp.h; sourceTree = ""; }; + BBB1666F1E8275DD0058BF1E /* format.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = format.cpp; sourceTree = ""; }; + BBB166701E8275DD0058BF1E /* fphdlimp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fphdlimp.cpp; sourceTree = ""; }; + BBB166711E8275DD0058BF1E /* fphdlimp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fphdlimp.h; sourceTree = ""; }; + BBB166721E8275DD0058BF1E /* fpositer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fpositer.cpp; sourceTree = ""; }; + BBB166731E8275DD0058BF1E /* funcrepl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = funcrepl.cpp; sourceTree = ""; }; + BBB166741E8275DD0058BF1E /* funcrepl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = funcrepl.h; sourceTree = ""; }; + BBB166751E8275DD0058BF1E /* gender.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gender.cpp; sourceTree = ""; }; + BBB166761E8275DD0058BF1E /* gregocal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gregocal.cpp; sourceTree = ""; }; + BBB166771E8275DD0058BF1E /* gregoimp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gregoimp.cpp; sourceTree = ""; }; + BBB166781E8275DD0058BF1E /* gregoimp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gregoimp.h; sourceTree = ""; }; + BBB166791E8275DD0058BF1E /* hebrwcal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hebrwcal.cpp; sourceTree = ""; }; + BBB1667A1E8275DD0058BF1E /* hebrwcal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hebrwcal.h; sourceTree = ""; }; + BBB1667B1E8275DD0058BF1E /* identifier_info.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = identifier_info.cpp; sourceTree = ""; }; + BBB1667C1E8275DD0058BF1E /* identifier_info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = identifier_info.h; sourceTree = ""; }; + BBB1667D1E8275DD0058BF1E /* indiancal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = indiancal.cpp; sourceTree = ""; }; + BBB1667E1E8275DD0058BF1E /* indiancal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = indiancal.h; sourceTree = ""; }; + BBB1667F1E8275DD0058BF1E /* inputext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = inputext.cpp; sourceTree = ""; }; + BBB166801E8275DD0058BF1E /* inputext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inputext.h; sourceTree = ""; }; + BBB166811E8275DD0058BF1E /* islamcal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = islamcal.cpp; sourceTree = ""; }; + BBB166821E8275DD0058BF1E /* islamcal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = islamcal.h; sourceTree = ""; }; + BBB166831E8275DD0058BF1E /* japancal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = japancal.cpp; sourceTree = ""; }; + BBB166841E8275DD0058BF1E /* japancal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = japancal.h; sourceTree = ""; }; + BBB166851E8275DD0058BF1E /* measfmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = measfmt.cpp; sourceTree = ""; }; + BBB166861E8275DD0058BF1E /* measunit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = measunit.cpp; sourceTree = ""; }; + BBB166871E8275DD0058BF1E /* measure.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = measure.cpp; sourceTree = ""; }; + BBB166881E8275DD0058BF1E /* msgfmt_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = msgfmt_impl.h; sourceTree = ""; }; + BBB166891E8275DD0058BF1E /* msgfmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = msgfmt.cpp; sourceTree = ""; }; + BBB1668A1E8275DD0058BF1E /* name2uni.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = name2uni.cpp; sourceTree = ""; }; + BBB1668B1E8275DD0058BF1E /* name2uni.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = name2uni.h; sourceTree = ""; }; + BBB1668C1E8275DD0058BF1E /* nfrlist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nfrlist.h; sourceTree = ""; }; + BBB1668D1E8275DD0058BF1E /* nfrs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nfrs.cpp; sourceTree = ""; }; + BBB1668E1E8275DD0058BF1E /* nfrs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nfrs.h; sourceTree = ""; }; + BBB1668F1E8275DD0058BF1E /* nfrule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nfrule.cpp; sourceTree = ""; }; + BBB166901E8275DD0058BF1E /* nfrule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nfrule.h; sourceTree = ""; }; + BBB166911E8275DD0058BF1E /* nfsubs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nfsubs.cpp; sourceTree = ""; }; + BBB166921E8275DD0058BF1E /* nfsubs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nfsubs.h; sourceTree = ""; }; + BBB166931E8275DD0058BF1E /* nortrans.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nortrans.cpp; sourceTree = ""; }; + BBB166941E8275DD0058BF1E /* nortrans.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nortrans.h; sourceTree = ""; }; + BBB166951E8275DD0058BF1E /* nultrans.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nultrans.cpp; sourceTree = ""; }; + BBB166961E8275DD0058BF1E /* nultrans.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nultrans.h; sourceTree = ""; }; + BBB166971E8275DD0058BF1E /* numfmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = numfmt.cpp; sourceTree = ""; }; + BBB166981E8275DD0058BF1E /* numsys_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = numsys_impl.h; sourceTree = ""; }; + BBB166991E8275DD0058BF1E /* numsys.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = numsys.cpp; sourceTree = ""; }; + BBB1669A1E8275DD0058BF1E /* olsontz.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = olsontz.cpp; sourceTree = ""; }; + BBB1669B1E8275DD0058BF1E /* olsontz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = olsontz.h; sourceTree = ""; }; + BBB1669C1E8275DD0058BF1E /* persncal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = persncal.cpp; sourceTree = ""; }; + BBB1669D1E8275DD0058BF1E /* persncal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = persncal.h; sourceTree = ""; }; + BBB1669E1E8275DD0058BF1E /* pluralaffix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pluralaffix.cpp; sourceTree = ""; }; + BBB1669F1E8275DD0058BF1E /* pluralaffix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pluralaffix.h; sourceTree = ""; }; + BBB166A01E8275DD0058BF1E /* plurfmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = plurfmt.cpp; sourceTree = ""; }; + BBB166A11E8275DD0058BF1E /* plurrule_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plurrule_impl.h; sourceTree = ""; }; + BBB166A21E8275DD0058BF1E /* plurrule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = plurrule.cpp; sourceTree = ""; }; + BBB166A31E8275DD0058BF1E /* precision.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = precision.cpp; sourceTree = ""; }; + BBB166A41E8275DD0058BF1E /* precision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = precision.h; sourceTree = ""; }; + BBB166A51E8275DD0058BF1E /* quant.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = quant.cpp; sourceTree = ""; }; + BBB166A61E8275DD0058BF1E /* quant.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = quant.h; sourceTree = ""; }; + BBB166A71E8275DD0058BF1E /* quantityformatter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = quantityformatter.cpp; sourceTree = ""; }; + BBB166A81E8275DD0058BF1E /* quantityformatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = quantityformatter.h; sourceTree = ""; }; + BBB166A91E8275DD0058BF1E /* rbnf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rbnf.cpp; sourceTree = ""; }; + BBB166AA1E8275DD0058BF1E /* rbt_data.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rbt_data.cpp; sourceTree = ""; }; + BBB166AB1E8275DD0058BF1E /* rbt_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rbt_data.h; sourceTree = ""; }; + BBB166AC1E8275DD0058BF1E /* rbt_pars.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rbt_pars.cpp; sourceTree = ""; }; + BBB166AD1E8275DD0058BF1E /* rbt_pars.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rbt_pars.h; sourceTree = ""; }; + BBB166AE1E8275DD0058BF1E /* rbt_rule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rbt_rule.cpp; sourceTree = ""; }; + BBB166AF1E8275DD0058BF1E /* rbt_rule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rbt_rule.h; sourceTree = ""; }; + BBB166B01E8275DD0058BF1E /* rbt_set.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rbt_set.cpp; sourceTree = ""; }; + BBB166B11E8275DD0058BF1E /* rbt_set.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rbt_set.h; sourceTree = ""; }; + BBB166B21E8275DD0058BF1E /* rbt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rbt.cpp; sourceTree = ""; }; + BBB166B31E8275DD0058BF1E /* rbt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rbt.h; sourceTree = ""; }; + BBB166B41E8275DD0058BF1E /* rbtz.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rbtz.cpp; sourceTree = ""; }; + BBB166B51E8275DD0058BF1E /* regexcmp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = regexcmp.cpp; sourceTree = ""; }; + BBB166B61E8275DD0058BF1E /* regexcmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = regexcmp.h; sourceTree = ""; }; + BBB166B71E8275DD0058BF1E /* regexcst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = regexcst.h; sourceTree = ""; }; + BBB166B81E8275DD0058BF1E /* regexcst.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = regexcst.pl; sourceTree = ""; }; + BBB166B91E8275DD0058BF1E /* regeximp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = regeximp.cpp; sourceTree = ""; }; + BBB166BA1E8275DD0058BF1E /* regeximp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = regeximp.h; sourceTree = ""; }; + BBB166BB1E8275DD0058BF1E /* regexst.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = regexst.cpp; sourceTree = ""; }; + BBB166BC1E8275DD0058BF1E /* regexst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = regexst.h; sourceTree = ""; }; + BBB166BD1E8275DD0058BF1E /* regextxt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = regextxt.cpp; sourceTree = ""; }; + BBB166BE1E8275DD0058BF1E /* regextxt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = regextxt.h; sourceTree = ""; }; + BBB166BF1E8275DD0058BF1E /* region_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = region_impl.h; sourceTree = ""; }; + BBB166C01E8275DD0058BF1E /* region.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = region.cpp; sourceTree = ""; }; + BBB166C11E8275DD0058BF1E /* reldatefmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = reldatefmt.cpp; sourceTree = ""; }; + BBB166C21E8275DD0058BF1E /* reldtfmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = reldtfmt.cpp; sourceTree = ""; }; + BBB166C31E8275DD0058BF1E /* reldtfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reldtfmt.h; sourceTree = ""; }; + BBB166C41E8275DD0058BF1E /* rematch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rematch.cpp; sourceTree = ""; }; + BBB166C51E8275DD0058BF1E /* remtrans.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = remtrans.cpp; sourceTree = ""; }; + BBB166C61E8275DD0058BF1E /* remtrans.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = remtrans.h; sourceTree = ""; }; + BBB166C71E8275DD0058BF1E /* repattrn.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = repattrn.cpp; sourceTree = ""; }; + BBB166C81E8275DD0058BF1E /* rulebasedcollator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rulebasedcollator.cpp; sourceTree = ""; }; + BBB166C91E8275DD0058BF1E /* scientificnumberformatter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scientificnumberformatter.cpp; sourceTree = ""; }; + BBB166CA1E8275DD0058BF1E /* scriptset.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scriptset.cpp; sourceTree = ""; }; + BBB166CB1E8275DD0058BF1E /* scriptset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scriptset.h; sourceTree = ""; }; + BBB166CC1E8275DD0058BF1E /* search.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = search.cpp; sourceTree = ""; }; + BBB166CD1E8275DD0058BF1E /* selfmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = selfmt.cpp; sourceTree = ""; }; + BBB166CE1E8275DD0058BF1E /* selfmtimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = selfmtimpl.h; sourceTree = ""; }; + BBB166CF1E8275DD0058BF1E /* sharedbreakiterator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sharedbreakiterator.cpp; sourceTree = ""; }; + BBB166D01E8275DD0058BF1E /* sharedbreakiterator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sharedbreakiterator.h; sourceTree = ""; }; + BBB166D11E8275DD0058BF1E /* sharedcalendar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sharedcalendar.h; sourceTree = ""; }; + BBB166D21E8275DD0058BF1E /* shareddateformatsymbols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shareddateformatsymbols.h; sourceTree = ""; }; + BBB166D31E8275DD0058BF1E /* sharednumberformat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sharednumberformat.h; sourceTree = ""; }; + BBB166D41E8275DD0058BF1E /* sharedpluralrules.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sharedpluralrules.h; sourceTree = ""; }; + BBB166D51E8275DD0058BF1E /* significantdigitinterval.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = significantdigitinterval.h; sourceTree = ""; }; + BBB166D61E8275DD0058BF1E /* simpletz.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = simpletz.cpp; sourceTree = ""; }; + BBB166D71E8275DD0058BF1E /* smallintformatter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smallintformatter.cpp; sourceTree = ""; }; + BBB166D81E8275DD0058BF1E /* smallintformatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smallintformatter.h; sourceTree = ""; }; + BBB166D91E8275DD0058BF1E /* smpdtfmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smpdtfmt.cpp; sourceTree = ""; }; + BBB166DA1E8275DD0058BF1E /* smpdtfst.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smpdtfst.cpp; sourceTree = ""; }; + BBB166DB1E8275DD0058BF1E /* smpdtfst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smpdtfst.h; sourceTree = ""; }; + BBB166DC1E8275DD0058BF1E /* sortkey.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sortkey.cpp; sourceTree = ""; }; + BBB166DD1E8275DD0058BF1E /* standardplural.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = standardplural.cpp; sourceTree = ""; }; + BBB166DE1E8275DD0058BF1E /* standardplural.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = standardplural.h; sourceTree = ""; }; + BBB166DF1E8275DD0058BF1E /* strmatch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = strmatch.cpp; sourceTree = ""; }; + BBB166E01E8275DD0058BF1E /* strmatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strmatch.h; sourceTree = ""; }; + BBB166E11E8275DD0058BF1E /* strrepl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = strrepl.cpp; sourceTree = ""; }; + BBB166E21E8275DD0058BF1E /* strrepl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strrepl.h; sourceTree = ""; }; + BBB166E31E8275DD0058BF1E /* stsearch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stsearch.cpp; sourceTree = ""; }; + BBB166E41E8275DD0058BF1E /* taiwncal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = taiwncal.cpp; sourceTree = ""; }; + BBB166E51E8275DD0058BF1E /* taiwncal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = taiwncal.h; sourceTree = ""; }; + BBB166E61E8275DD0058BF1E /* timezone.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = timezone.cpp; sourceTree = ""; }; + BBB166E71E8275DD0058BF1E /* titletrn.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = titletrn.cpp; sourceTree = ""; }; + BBB166E81E8275DD0058BF1E /* titletrn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = titletrn.h; sourceTree = ""; }; + BBB166E91E8275DD0058BF1E /* tmunit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tmunit.cpp; sourceTree = ""; }; + BBB166EA1E8275DD0058BF1E /* tmutamt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tmutamt.cpp; sourceTree = ""; }; + BBB166EB1E8275DD0058BF1E /* tmutfmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tmutfmt.cpp; sourceTree = ""; }; + BBB166EC1E8275DD0058BF1E /* tolowtrn.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tolowtrn.cpp; sourceTree = ""; }; + BBB166ED1E8275DD0058BF1E /* tolowtrn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tolowtrn.h; sourceTree = ""; }; + BBB166EE1E8275DD0058BF1E /* toupptrn.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = toupptrn.cpp; sourceTree = ""; }; + BBB166EF1E8275DD0058BF1E /* toupptrn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = toupptrn.h; sourceTree = ""; }; + BBB166F01E8275DD0058BF1E /* translit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = translit.cpp; sourceTree = ""; }; + BBB166F11E8275DD0058BF1E /* transreg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = transreg.cpp; sourceTree = ""; }; + BBB166F21E8275DD0058BF1E /* transreg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = transreg.h; sourceTree = ""; }; + BBB166F31E8275DD0058BF1E /* tridpars.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tridpars.cpp; sourceTree = ""; }; + BBB166F41E8275DD0058BF1E /* tridpars.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tridpars.h; sourceTree = ""; }; + BBB166F51E8275DD0058BF1E /* tzfmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tzfmt.cpp; sourceTree = ""; }; + BBB166F61E8275DD0058BF1E /* tzgnames.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tzgnames.cpp; sourceTree = ""; }; + BBB166F71E8275DD0058BF1E /* tzgnames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tzgnames.h; sourceTree = ""; }; + BBB166F81E8275DD0058BF1E /* tznames_impl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tznames_impl.cpp; sourceTree = ""; }; + BBB166F91E8275DD0058BF1E /* tznames_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tznames_impl.h; sourceTree = ""; }; + BBB166FA1E8275DD0058BF1E /* tznames.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tznames.cpp; sourceTree = ""; }; + BBB166FB1E8275DD0058BF1E /* tzrule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tzrule.cpp; sourceTree = ""; }; + BBB166FC1E8275DD0058BF1E /* tztrans.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tztrans.cpp; sourceTree = ""; }; + BBB166FD1E8275DD0058BF1E /* ucal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucal.cpp; sourceTree = ""; }; + BBB166FE1E8275DD0058BF1E /* ucln_in.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucln_in.cpp; sourceTree = ""; }; + BBB166FF1E8275DD0058BF1E /* ucln_in.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucln_in.h; sourceTree = ""; }; + BBB167001E8275DD0058BF1E /* ucol_imp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucol_imp.h; sourceTree = ""; }; + BBB167011E8275DD0058BF1E /* ucol_res.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucol_res.cpp; sourceTree = ""; }; + BBB167021E8275DD0058BF1E /* ucol_sit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucol_sit.cpp; sourceTree = ""; }; + BBB167031E8275DD0058BF1E /* ucol.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucol.cpp; sourceTree = ""; }; + BBB167041E8275DD0058BF1E /* ucoleitr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucoleitr.cpp; sourceTree = ""; }; + BBB167051E8275DD0058BF1E /* ucsdet.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucsdet.cpp; sourceTree = ""; }; + BBB167061E8275DD0058BF1E /* udat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = udat.cpp; sourceTree = ""; }; + BBB167071E8275DD0058BF1E /* udateintervalformat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = udateintervalformat.cpp; sourceTree = ""; }; + BBB167081E8275DD0058BF1E /* udatpg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = udatpg.cpp; sourceTree = ""; }; + BBB167091E8275DD0058BF1E /* ufieldpositer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ufieldpositer.cpp; sourceTree = ""; }; + BBB1670A1E8275DD0058BF1E /* uitercollationiterator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uitercollationiterator.cpp; sourceTree = ""; }; + BBB1670B1E8275DD0058BF1E /* uitercollationiterator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uitercollationiterator.h; sourceTree = ""; }; + BBB1670C1E8275DD0058BF1E /* ulocdata.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ulocdata.c; sourceTree = ""; }; + BBB1670D1E8275DD0058BF1E /* umsg_imp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = umsg_imp.h; sourceTree = ""; }; + BBB1670E1E8275DD0058BF1E /* umsg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = umsg.cpp; sourceTree = ""; }; + BBB1670F1E8275DD0058BF1E /* unesctrn.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unesctrn.cpp; sourceTree = ""; }; + BBB167101E8275DD0058BF1E /* unesctrn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unesctrn.h; sourceTree = ""; }; + BBB167111E8275DD0058BF1E /* uni2name.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uni2name.cpp; sourceTree = ""; }; + BBB167121E8275DD0058BF1E /* uni2name.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uni2name.h; sourceTree = ""; }; + BBB167131E8275DD0058BF1E /* unum.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unum.cpp; sourceTree = ""; }; + BBB167141E8275DD0058BF1E /* unumsys.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unumsys.cpp; sourceTree = ""; }; + BBB167151E8275DD0058BF1E /* upluralrules.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = upluralrules.cpp; sourceTree = ""; }; + BBB167161E8275DD0058BF1E /* uregex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uregex.cpp; sourceTree = ""; }; + BBB167171E8275DD0058BF1E /* uregexc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uregexc.cpp; sourceTree = ""; }; + BBB167181E8275DD0058BF1E /* uregion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uregion.cpp; sourceTree = ""; }; + BBB167191E8275DD0058BF1E /* usearch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = usearch.cpp; sourceTree = ""; }; + BBB1671A1E8275DD0058BF1E /* uspoof_build.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uspoof_build.cpp; sourceTree = ""; }; + BBB1671B1E8275DD0058BF1E /* uspoof_conf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uspoof_conf.cpp; sourceTree = ""; }; + BBB1671C1E8275DD0058BF1E /* uspoof_conf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uspoof_conf.h; sourceTree = ""; }; + BBB1671D1E8275DD0058BF1E /* uspoof_impl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uspoof_impl.cpp; sourceTree = ""; }; + BBB1671E1E8275DD0058BF1E /* uspoof_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uspoof_impl.h; sourceTree = ""; }; + BBB1671F1E8275DD0058BF1E /* uspoof_wsconf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uspoof_wsconf.cpp; sourceTree = ""; }; + BBB167201E8275DD0058BF1E /* uspoof_wsconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uspoof_wsconf.h; sourceTree = ""; }; + BBB167211E8275DD0058BF1E /* uspoof.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uspoof.cpp; sourceTree = ""; }; + BBB167221E8275DD0058BF1E /* usrchimp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = usrchimp.h; sourceTree = ""; }; + BBB167231E8275DD0058BF1E /* utf8collationiterator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = utf8collationiterator.cpp; sourceTree = ""; }; + BBB167241E8275DD0058BF1E /* utf8collationiterator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utf8collationiterator.h; sourceTree = ""; }; + BBB167251E8275DD0058BF1E /* utf16collationiterator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = utf16collationiterator.cpp; sourceTree = ""; }; + BBB167261E8275DD0058BF1E /* utf16collationiterator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utf16collationiterator.h; sourceTree = ""; }; + BBB167271E8275DD0058BF1E /* utmscale.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = utmscale.c; sourceTree = ""; }; + BBB167281E8275DD0058BF1E /* utrans.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = utrans.cpp; sourceTree = ""; }; + BBB167291E8275DD0058BF1E /* valueformatter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = valueformatter.cpp; sourceTree = ""; }; + BBB1672A1E8275DD0058BF1E /* valueformatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = valueformatter.h; sourceTree = ""; }; + BBB1672B1E8275DD0058BF1E /* visibledigits.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = visibledigits.cpp; sourceTree = ""; }; + BBB1672C1E8275DD0058BF1E /* visibledigits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = visibledigits.h; sourceTree = ""; }; + BBB1672D1E8275DD0058BF1E /* vtzone.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vtzone.cpp; sourceTree = ""; }; + BBB1672E1E8275DD0058BF1E /* vzone.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vzone.cpp; sourceTree = ""; }; + BBB1672F1E8275DD0058BF1E /* vzone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vzone.h; sourceTree = ""; }; + BBB167301E8275DD0058BF1E /* windtfmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = windtfmt.cpp; sourceTree = ""; }; + BBB167311E8275DD0058BF1E /* windtfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = windtfmt.h; sourceTree = ""; }; + BBB167321E8275DD0058BF1E /* winnmfmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = winnmfmt.cpp; sourceTree = ""; }; + BBB167331E8275DD0058BF1E /* winnmfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = winnmfmt.h; sourceTree = ""; }; + BBB167341E8275DD0058BF1E /* wintzimpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wintzimpl.cpp; sourceTree = ""; }; + BBB167351E8275DD0058BF1E /* wintzimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wintzimpl.h; sourceTree = ""; }; + BBB167361E8275DD0058BF1E /* zonemeta.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = zonemeta.cpp; sourceTree = ""; }; + BBB167371E8275DD0058BF1E /* zonemeta.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zonemeta.h; sourceTree = ""; }; + BBB167381E8275DD0058BF1E /* zrule.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = zrule.cpp; sourceTree = ""; }; + BBB167391E8275DD0058BF1E /* zrule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zrule.h; sourceTree = ""; }; + BBB1673A1E8275DD0058BF1E /* ztrans.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ztrans.cpp; sourceTree = ""; }; + BBB1673B1E8275DD0058BF1E /* ztrans.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ztrans.h; sourceTree = ""; }; + BBB168901E8275FE0058BF1E /* alphaindex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = alphaindex.h; sourceTree = ""; }; + BBB168911E8275FE0058BF1E /* basictz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = basictz.h; sourceTree = ""; }; + BBB168921E8275FE0058BF1E /* calendar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = calendar.h; sourceTree = ""; }; + BBB168931E8275FE0058BF1E /* choicfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = choicfmt.h; sourceTree = ""; }; + BBB168941E8275FE0058BF1E /* coleitr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = coleitr.h; sourceTree = ""; }; + BBB168951E8275FE0058BF1E /* coll.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = coll.h; sourceTree = ""; }; + BBB168961E8275FE0058BF1E /* compactdecimalformat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = compactdecimalformat.h; sourceTree = ""; }; + BBB168971E8275FE0058BF1E /* curramt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curramt.h; sourceTree = ""; }; + BBB168981E8275FE0058BF1E /* currpinf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = currpinf.h; sourceTree = ""; }; + BBB168991E8275FE0058BF1E /* currunit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = currunit.h; sourceTree = ""; }; + BBB1689A1E8275FE0058BF1E /* datefmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = datefmt.h; sourceTree = ""; }; + BBB1689B1E8275FE0058BF1E /* dcfmtsym.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dcfmtsym.h; sourceTree = ""; }; + BBB1689C1E8275FE0058BF1E /* decimfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decimfmt.h; sourceTree = ""; }; + BBB1689D1E8275FE0058BF1E /* dtfmtsym.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dtfmtsym.h; sourceTree = ""; }; + BBB1689E1E8275FE0058BF1E /* dtitvfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dtitvfmt.h; sourceTree = ""; }; + BBB1689F1E8275FE0058BF1E /* dtitvinf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dtitvinf.h; sourceTree = ""; }; + BBB168A01E8275FE0058BF1E /* dtptngen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dtptngen.h; sourceTree = ""; }; + BBB168A11E8275FE0058BF1E /* dtrule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dtrule.h; sourceTree = ""; }; + BBB168A21E8275FE0058BF1E /* fieldpos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fieldpos.h; sourceTree = ""; }; + BBB168A31E8275FE0058BF1E /* fmtable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fmtable.h; sourceTree = ""; }; + BBB168A41E8275FE0058BF1E /* format.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = format.h; sourceTree = ""; }; + BBB168A51E8275FE0058BF1E /* fpositer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fpositer.h; sourceTree = ""; }; + BBB168A61E8275FE0058BF1E /* gender.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gender.h; sourceTree = ""; }; + BBB168A71E8275FE0058BF1E /* gregocal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gregocal.h; sourceTree = ""; }; + BBB168A81E8275FE0058BF1E /* measfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = measfmt.h; sourceTree = ""; }; + BBB168A91E8275FE0058BF1E /* measunit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = measunit.h; sourceTree = ""; }; + BBB168AA1E8275FE0058BF1E /* measure.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = measure.h; sourceTree = ""; }; + BBB168AB1E8275FE0058BF1E /* msgfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = msgfmt.h; sourceTree = ""; }; + BBB168AC1E8275FE0058BF1E /* numfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = numfmt.h; sourceTree = ""; }; + BBB168AD1E8275FE0058BF1E /* numsys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = numsys.h; sourceTree = ""; }; + BBB168AE1E8275FE0058BF1E /* plurfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plurfmt.h; sourceTree = ""; }; + BBB168AF1E8275FE0058BF1E /* plurrule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = plurrule.h; sourceTree = ""; }; + BBB168B01E8275FE0058BF1E /* rbnf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rbnf.h; sourceTree = ""; }; + BBB168B11E8275FE0058BF1E /* rbtz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rbtz.h; sourceTree = ""; }; + BBB168B21E8275FE0058BF1E /* regex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = regex.h; sourceTree = ""; }; + BBB168B31E8275FE0058BF1E /* region.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = region.h; sourceTree = ""; }; + BBB168B41E8275FE0058BF1E /* reldatefmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reldatefmt.h; sourceTree = ""; }; + BBB168B51E8275FE0058BF1E /* scientificnumberformatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scientificnumberformatter.h; sourceTree = ""; }; + BBB168B61E8275FE0058BF1E /* search.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = search.h; sourceTree = ""; }; + BBB168B71E8275FE0058BF1E /* selfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = selfmt.h; sourceTree = ""; }; + BBB168B81E8275FE0058BF1E /* simpletz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = simpletz.h; sourceTree = ""; }; + BBB168B91E8275FE0058BF1E /* smpdtfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smpdtfmt.h; sourceTree = ""; }; + BBB168BA1E8275FE0058BF1E /* sortkey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sortkey.h; sourceTree = ""; }; + BBB168BB1E8275FE0058BF1E /* stsearch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stsearch.h; sourceTree = ""; }; + BBB168BC1E8275FE0058BF1E /* tblcoll.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tblcoll.h; sourceTree = ""; }; + BBB168BD1E8275FE0058BF1E /* timezone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timezone.h; sourceTree = ""; }; + BBB168BE1E8275FE0058BF1E /* tmunit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tmunit.h; sourceTree = ""; }; + BBB168BF1E8275FE0058BF1E /* tmutamt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tmutamt.h; sourceTree = ""; }; + BBB168C01E8275FE0058BF1E /* tmutfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tmutfmt.h; sourceTree = ""; }; + BBB168C11E8275FE0058BF1E /* translit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = translit.h; sourceTree = ""; }; + BBB168C21E8275FE0058BF1E /* tzfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tzfmt.h; sourceTree = ""; }; + BBB168C31E8275FE0058BF1E /* tznames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tznames.h; sourceTree = ""; }; + BBB168C41E8275FE0058BF1E /* tzrule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tzrule.h; sourceTree = ""; }; + BBB168C51E8275FE0058BF1E /* tztrans.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tztrans.h; sourceTree = ""; }; + BBB168C61E8275FE0058BF1E /* ucal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucal.h; sourceTree = ""; }; + BBB168C71E8275FE0058BF1E /* ucol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucol.h; sourceTree = ""; }; + BBB168C81E8275FE0058BF1E /* ucoleitr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucoleitr.h; sourceTree = ""; }; + BBB168C91E8275FE0058BF1E /* ucsdet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucsdet.h; sourceTree = ""; }; + BBB168CA1E8275FE0058BF1E /* udat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = udat.h; sourceTree = ""; }; + BBB168CB1E8275FE0058BF1E /* udateintervalformat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = udateintervalformat.h; sourceTree = ""; }; + BBB168CC1E8275FE0058BF1E /* udatpg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = udatpg.h; sourceTree = ""; }; + BBB168CD1E8275FE0058BF1E /* ufieldpositer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ufieldpositer.h; sourceTree = ""; }; + BBB168CE1E8275FE0058BF1E /* uformattable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uformattable.h; sourceTree = ""; }; + BBB168CF1E8275FE0058BF1E /* ugender.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ugender.h; sourceTree = ""; }; + BBB168D01E8275FE0058BF1E /* ulocdata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ulocdata.h; sourceTree = ""; }; + BBB168D11E8275FE0058BF1E /* umsg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = umsg.h; sourceTree = ""; }; + BBB168D21E8275FE0058BF1E /* unirepl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unirepl.h; sourceTree = ""; }; + BBB168D31E8275FE0058BF1E /* unum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unum.h; sourceTree = ""; }; + BBB168D41E8275FE0058BF1E /* unumsys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unumsys.h; sourceTree = ""; }; + BBB168D51E8275FE0058BF1E /* upluralrules.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = upluralrules.h; sourceTree = ""; }; + BBB168D61E8275FE0058BF1E /* uregex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uregex.h; sourceTree = ""; }; + BBB168D71E8275FE0058BF1E /* uregion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uregion.h; sourceTree = ""; }; + BBB168D81E8275FE0058BF1E /* ureldatefmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ureldatefmt.h; sourceTree = ""; }; + BBB168D91E8275FE0058BF1E /* usearch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = usearch.h; sourceTree = ""; }; + BBB168DA1E8275FE0058BF1E /* uspoof.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uspoof.h; sourceTree = ""; }; + BBB168DB1E8275FE0058BF1E /* utmscale.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utmscale.h; sourceTree = ""; }; + BBB168DC1E8275FE0058BF1E /* utrans.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utrans.h; sourceTree = ""; }; + BBB168DD1E8275FE0058BF1E /* vtzone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vtzone.h; sourceTree = ""; }; + BBB1692C1E82762A0058BF1E /* appendable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = appendable.cpp; sourceTree = ""; }; + BBB1692D1E82762A0058BF1E /* bmpset.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bmpset.cpp; sourceTree = ""; }; + BBB1692E1E82762A0058BF1E /* bmpset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bmpset.h; sourceTree = ""; }; + BBB1692F1E82762A0058BF1E /* brkeng.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = brkeng.cpp; sourceTree = ""; }; + BBB169301E82762A0058BF1E /* brkeng.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = brkeng.h; sourceTree = ""; }; + BBB169311E82762A0058BF1E /* brkiter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = brkiter.cpp; sourceTree = ""; }; + BBB169321E82762A0058BF1E /* bytestream.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bytestream.cpp; sourceTree = ""; }; + BBB169331E82762A0058BF1E /* bytestrie.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bytestrie.cpp; sourceTree = ""; }; + BBB169341E82762A0058BF1E /* bytestriebuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bytestriebuilder.cpp; sourceTree = ""; }; + BBB169351E82762A0058BF1E /* bytestrieiterator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bytestrieiterator.cpp; sourceTree = ""; }; + BBB169361E82762A0058BF1E /* caniter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = caniter.cpp; sourceTree = ""; }; + BBB169371E82762A0058BF1E /* chariter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chariter.cpp; sourceTree = ""; }; + BBB169381E82762A0058BF1E /* charstr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = charstr.cpp; sourceTree = ""; }; + BBB169391E82762A0058BF1E /* charstr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = charstr.h; sourceTree = ""; }; + BBB1693A1E82762A0058BF1E /* cmemory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cmemory.c; sourceTree = ""; }; + BBB1693B1E82762A0058BF1E /* cmemory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmemory.h; sourceTree = ""; }; + BBB1693C1E82762A0058BF1E /* cpputils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpputils.h; sourceTree = ""; }; + BBB1693D1E82762A0058BF1E /* cstr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cstr.cpp; sourceTree = ""; }; + BBB1693E1E82762A0058BF1E /* cstr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cstr.h; sourceTree = ""; }; + BBB1693F1E82762A0058BF1E /* cstring.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cstring.c; sourceTree = ""; }; + BBB169401E82762A0058BF1E /* cstring.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cstring.h; sourceTree = ""; }; + BBB169411E82762A0058BF1E /* cwchar.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cwchar.c; sourceTree = ""; }; + BBB169421E82762A0058BF1E /* cwchar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cwchar.h; sourceTree = ""; }; + BBB169431E82762A0058BF1E /* dictbe.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dictbe.cpp; sourceTree = ""; }; + BBB169441E82762A0058BF1E /* dictbe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dictbe.h; sourceTree = ""; }; + BBB169451E82762A0058BF1E /* dictionarydata.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dictionarydata.cpp; sourceTree = ""; }; + BBB169461E82762A0058BF1E /* dictionarydata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dictionarydata.h; sourceTree = ""; }; + BBB169471E82762A0058BF1E /* dtintrv.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dtintrv.cpp; sourceTree = ""; }; + BBB169481E82762A0058BF1E /* errorcode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = errorcode.cpp; sourceTree = ""; }; + BBB169491E82762A0058BF1E /* filteredbrk.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = filteredbrk.cpp; sourceTree = ""; }; + BBB1694A1E82762A0058BF1E /* filterednormalizer2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = filterednormalizer2.cpp; sourceTree = ""; }; + BBB1694B1E82762A0058BF1E /* hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash.h; sourceTree = ""; }; + BBB1694C1E82762A0058BF1E /* icudataver.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = icudataver.c; sourceTree = ""; }; + BBB1694D1E82762A0058BF1E /* icuplug.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = icuplug.cpp; sourceTree = ""; }; + BBB1694E1E82762A0058BF1E /* icuplugimp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = icuplugimp.h; sourceTree = ""; }; + BBB1694F1E82762A0058BF1E /* listformatter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = listformatter.cpp; sourceTree = ""; }; + BBB169501E82762A0058BF1E /* loadednormalizer2impl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = loadednormalizer2impl.cpp; sourceTree = ""; }; + BBB169511E82762A0058BF1E /* localsvc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = localsvc.h; sourceTree = ""; }; + BBB169521E82762A0058BF1E /* locavailable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = locavailable.cpp; sourceTree = ""; }; + BBB169531E82762A0058BF1E /* locbased.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = locbased.cpp; sourceTree = ""; }; + BBB169541E82762A0058BF1E /* locbased.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = locbased.h; sourceTree = ""; }; + BBB169551E82762A0058BF1E /* locdispnames.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = locdispnames.cpp; sourceTree = ""; }; + BBB169561E82762A0058BF1E /* locdspnm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = locdspnm.cpp; sourceTree = ""; }; + BBB169571E82762A0058BF1E /* locid.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = locid.cpp; sourceTree = ""; }; + BBB169581E82762A0058BF1E /* loclikely.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = loclikely.cpp; sourceTree = ""; }; + BBB169591E82762A0058BF1E /* locmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = locmap.c; sourceTree = ""; }; + BBB1695A1E82762A0058BF1E /* locmap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = locmap.h; sourceTree = ""; }; + BBB1695B1E82762A0058BF1E /* locresdata.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = locresdata.cpp; sourceTree = ""; }; + BBB1695C1E82762A0058BF1E /* locutil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = locutil.cpp; sourceTree = ""; }; + BBB1695D1E82762A0058BF1E /* locutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = locutil.h; sourceTree = ""; }; + BBB1695E1E82762A0058BF1E /* messageimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = messageimpl.h; sourceTree = ""; }; + BBB1695F1E82762A0058BF1E /* messagepattern.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = messagepattern.cpp; sourceTree = ""; }; + BBB169601E82762A0058BF1E /* msvcres.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = msvcres.h; sourceTree = ""; }; + BBB169611E82762A0058BF1E /* mutex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mutex.h; sourceTree = ""; }; + BBB169621E82762A0058BF1E /* norm2_nfc_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = norm2_nfc_data.h; sourceTree = ""; }; + BBB169631E82762A0058BF1E /* norm2allmodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = norm2allmodes.h; sourceTree = ""; }; + BBB169641E82762A0058BF1E /* normalizer2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = normalizer2.cpp; sourceTree = ""; }; + BBB169651E82762A0058BF1E /* normalizer2impl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = normalizer2impl.cpp; sourceTree = ""; }; + BBB169661E82762A0058BF1E /* normalizer2impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = normalizer2impl.h; sourceTree = ""; }; + BBB169671E82762A0058BF1E /* normlzr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = normlzr.cpp; sourceTree = ""; }; + BBB169681E82762A0058BF1E /* parsepos.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parsepos.cpp; sourceTree = ""; }; + BBB169691E82762A0058BF1E /* patternprops.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = patternprops.cpp; sourceTree = ""; }; + BBB1696A1E82762A0058BF1E /* patternprops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = patternprops.h; sourceTree = ""; }; + BBB1696B1E82762A0058BF1E /* pluralmap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pluralmap.cpp; sourceTree = ""; }; + BBB1696C1E82762A0058BF1E /* pluralmap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pluralmap.h; sourceTree = ""; }; + BBB1696D1E82762A0058BF1E /* propname_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = propname_data.h; sourceTree = ""; }; + BBB1696E1E82762A0058BF1E /* propname.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = propname.cpp; sourceTree = ""; }; + BBB1696F1E82762A0058BF1E /* propname.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = propname.h; sourceTree = ""; }; + BBB169701E82762A0058BF1E /* propsvec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = propsvec.c; sourceTree = ""; }; + BBB169711E82762A0058BF1E /* propsvec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = propsvec.h; sourceTree = ""; }; + BBB169721E82762A0058BF1E /* punycode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = punycode.cpp; sourceTree = ""; }; + BBB169731E82762A0058BF1E /* punycode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = punycode.h; sourceTree = ""; }; + BBB169741E82762A0058BF1E /* putil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = putil.cpp; sourceTree = ""; }; + BBB169751E82762A0058BF1E /* putilimp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = putilimp.h; sourceTree = ""; }; + BBB169761E82762A0058BF1E /* rbbi.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rbbi.cpp; sourceTree = ""; }; + BBB169781E82762A0058BF1E /* rbbidata.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rbbidata.cpp; sourceTree = ""; }; + BBB169791E82762A0058BF1E /* rbbidata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rbbidata.h; sourceTree = ""; }; + BBB1697A1E82762A0058BF1E /* rbbinode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rbbinode.cpp; sourceTree = ""; }; + BBB1697B1E82762A0058BF1E /* rbbinode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rbbinode.h; sourceTree = ""; }; + BBB1697C1E82762A0058BF1E /* rbbirb.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rbbirb.cpp; sourceTree = ""; }; + BBB1697D1E82762A0058BF1E /* rbbirb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rbbirb.h; sourceTree = ""; }; + BBB1697E1E82762A0058BF1E /* rbbirpt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rbbirpt.h; sourceTree = ""; }; + BBB1697F1E82762A0058BF1E /* rbbiscan.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rbbiscan.cpp; sourceTree = ""; }; + BBB169801E82762A0058BF1E /* rbbiscan.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rbbiscan.h; sourceTree = ""; }; + BBB169811E82762A0058BF1E /* rbbisetb.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rbbisetb.cpp; sourceTree = ""; }; + BBB169821E82762A0058BF1E /* rbbisetb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rbbisetb.h; sourceTree = ""; }; + BBB169831E82762A0058BF1E /* rbbistbl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rbbistbl.cpp; sourceTree = ""; }; + BBB169841E82762A0058BF1E /* rbbitblb.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rbbitblb.cpp; sourceTree = ""; }; + BBB169851E82762A0058BF1E /* rbbitblb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rbbitblb.h; sourceTree = ""; }; + BBB169861E82762A0058BF1E /* resbund_cnv.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = resbund_cnv.cpp; sourceTree = ""; }; + BBB169871E82762A0058BF1E /* resbund.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = resbund.cpp; sourceTree = ""; }; + BBB169881E82762A0058BF1E /* resource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = resource.cpp; sourceTree = ""; }; + BBB169891E82762A0058BF1E /* resource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resource.h; sourceTree = ""; }; + BBB1698A1E82762A0058BF1E /* ruleiter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ruleiter.cpp; sourceTree = ""; }; + BBB1698B1E82762A0058BF1E /* ruleiter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ruleiter.h; sourceTree = ""; }; + BBB1698C1E82762A0058BF1E /* schriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = schriter.cpp; sourceTree = ""; }; + BBB1698D1E82762A0058BF1E /* serv.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = serv.cpp; sourceTree = ""; }; + BBB1698E1E82762A0058BF1E /* serv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = serv.h; sourceTree = ""; }; + BBB1698F1E82762A0058BF1E /* servlk.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = servlk.cpp; sourceTree = ""; }; + BBB169901E82762A0058BF1E /* servlkf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = servlkf.cpp; sourceTree = ""; }; + BBB169911E82762A0058BF1E /* servloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = servloc.h; sourceTree = ""; }; + BBB169921E82762A0058BF1E /* servls.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = servls.cpp; sourceTree = ""; }; + BBB169931E82762A0058BF1E /* servnotf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = servnotf.cpp; sourceTree = ""; }; + BBB169941E82762A0058BF1E /* servnotf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = servnotf.h; sourceTree = ""; }; + BBB169951E82762A0058BF1E /* servrbf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = servrbf.cpp; sourceTree = ""; }; + BBB169961E82762A0058BF1E /* servslkf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = servslkf.cpp; sourceTree = ""; }; + BBB169971E82762A0058BF1E /* sharedobject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sharedobject.cpp; sourceTree = ""; }; + BBB169981E82762A0058BF1E /* sharedobject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sharedobject.h; sourceTree = ""; }; + BBB169991E82762A0058BF1E /* simpleformatter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = simpleformatter.cpp; sourceTree = ""; }; + BBB1699A1E82762A0058BF1E /* sprpimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sprpimpl.h; sourceTree = ""; }; + BBB1699B1E82762A0058BF1E /* stringpiece.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stringpiece.cpp; sourceTree = ""; }; + BBB1699C1E82762A0058BF1E /* stringtriebuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stringtriebuilder.cpp; sourceTree = ""; }; + BBB1699D1E82762A0058BF1E /* uarrsort.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = uarrsort.c; sourceTree = ""; }; + BBB1699E1E82762A0058BF1E /* uarrsort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uarrsort.h; sourceTree = ""; }; + BBB1699F1E82762A0058BF1E /* uassert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uassert.h; sourceTree = ""; }; + BBB169A01E82762A0058BF1E /* ubidi_props_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ubidi_props_data.h; sourceTree = ""; }; + BBB169A11E82762A0058BF1E /* ubidi_props.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ubidi_props.c; sourceTree = ""; }; + BBB169A21E82762A0058BF1E /* ubidi_props.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ubidi_props.h; sourceTree = ""; }; + BBB169A31E82762A0058BF1E /* ubidi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ubidi.c; sourceTree = ""; }; + BBB169A41E82762A0058BF1E /* ubidiimp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ubidiimp.h; sourceTree = ""; }; + BBB169A51E82762A0058BF1E /* ubidiln.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ubidiln.c; sourceTree = ""; }; + BBB169A61E82762A0058BF1E /* ubidiwrt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ubidiwrt.c; sourceTree = ""; }; + BBB169A71E82762A0058BF1E /* ubrk.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ubrk.cpp; sourceTree = ""; }; + BBB169A81E82762A0058BF1E /* ubrkimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ubrkimpl.h; sourceTree = ""; }; + BBB169A91E82762A0058BF1E /* ucase_props_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucase_props_data.h; sourceTree = ""; }; + BBB169AA1E82762A0058BF1E /* ucase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucase.cpp; sourceTree = ""; }; + BBB169AB1E82762A0058BF1E /* ucase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucase.h; sourceTree = ""; }; + BBB169AC1E82762A0058BF1E /* ucasemap_titlecase_brkiter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucasemap_titlecase_brkiter.cpp; sourceTree = ""; }; + BBB169AD1E82762A0058BF1E /* ucasemap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucasemap.cpp; sourceTree = ""; }; + BBB169AE1E82762A0058BF1E /* ucat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ucat.c; sourceTree = ""; }; + BBB169AF1E82762A0058BF1E /* uchar_props_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uchar_props_data.h; sourceTree = ""; }; + BBB169B01E82762A0058BF1E /* uchar.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = uchar.c; sourceTree = ""; }; + BBB169B11E82762A0058BF1E /* ucharstrie.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucharstrie.cpp; sourceTree = ""; }; + BBB169B21E82762A0058BF1E /* ucharstriebuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucharstriebuilder.cpp; sourceTree = ""; }; + BBB169B31E82762A0058BF1E /* ucharstrieiterator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucharstrieiterator.cpp; sourceTree = ""; }; + BBB169B41E82762A0058BF1E /* uchriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uchriter.cpp; sourceTree = ""; }; + BBB169B51E82762A0058BF1E /* ucln_cmn.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucln_cmn.cpp; sourceTree = ""; }; + BBB169B61E82762A0058BF1E /* ucln_cmn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucln_cmn.h; sourceTree = ""; }; + BBB169B71E82762A0058BF1E /* ucln_imp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucln_imp.h; sourceTree = ""; }; + BBB169B81E82762A0058BF1E /* ucln.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucln.h; sourceTree = ""; }; + BBB169B91E82762A0058BF1E /* ucmndata.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ucmndata.c; sourceTree = ""; }; + BBB169BA1E82762A0058BF1E /* ucmndata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucmndata.h; sourceTree = ""; }; + BBB169BB1E82762A0058BF1E /* ucnv_bld.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucnv_bld.cpp; sourceTree = ""; }; + BBB169BC1E82762A0058BF1E /* ucnv_bld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucnv_bld.h; sourceTree = ""; }; + BBB169BD1E82762A0058BF1E /* ucnv_cb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ucnv_cb.c; sourceTree = ""; }; + BBB169BE1E82762A0058BF1E /* ucnv_cnv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ucnv_cnv.c; sourceTree = ""; }; + BBB169BF1E82762A0058BF1E /* ucnv_cnv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucnv_cnv.h; sourceTree = ""; }; + BBB169C01E82762A0058BF1E /* ucnv_ct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ucnv_ct.c; sourceTree = ""; }; + BBB169C11E82762A0058BF1E /* ucnv_err.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ucnv_err.c; sourceTree = ""; }; + BBB169C21E82762A0058BF1E /* ucnv_ext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucnv_ext.cpp; sourceTree = ""; }; + BBB169C31E82762A0058BF1E /* ucnv_ext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucnv_ext.h; sourceTree = ""; }; + BBB169C41E82762A0058BF1E /* ucnv_imp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucnv_imp.h; sourceTree = ""; }; + BBB169C51E82762A0058BF1E /* ucnv_io.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucnv_io.cpp; sourceTree = ""; }; + BBB169C61E82762A0058BF1E /* ucnv_io.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucnv_io.h; sourceTree = ""; }; + BBB169C71E82762A0058BF1E /* ucnv_lmb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ucnv_lmb.c; sourceTree = ""; }; + BBB169C81E82762A0058BF1E /* ucnv_set.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ucnv_set.c; sourceTree = ""; }; + BBB169C91E82762A0058BF1E /* ucnv_u7.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ucnv_u7.c; sourceTree = ""; }; + BBB169CA1E82762A0058BF1E /* ucnv_u8.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ucnv_u8.c; sourceTree = ""; }; + BBB169CB1E82762A0058BF1E /* ucnv_u16.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ucnv_u16.c; sourceTree = ""; }; + BBB169CC1E82762A0058BF1E /* ucnv_u32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ucnv_u32.c; sourceTree = ""; }; + BBB169CD1E82762A0058BF1E /* ucnv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ucnv.c; sourceTree = ""; }; + BBB169CE1E82762A0058BF1E /* ucnv2022.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucnv2022.cpp; sourceTree = ""; }; + BBB169CF1E82762A0058BF1E /* ucnvbocu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucnvbocu.cpp; sourceTree = ""; }; + BBB169D01E82762A0058BF1E /* ucnvdisp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ucnvdisp.c; sourceTree = ""; }; + BBB169D11E82762A0058BF1E /* ucnvhz.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ucnvhz.c; sourceTree = ""; }; + BBB169D21E82762A0058BF1E /* ucnvisci.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ucnvisci.c; sourceTree = ""; }; + BBB169D31E82762A0058BF1E /* ucnvlat1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ucnvlat1.c; sourceTree = ""; }; + BBB169D41E82762A0058BF1E /* ucnvmbcs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucnvmbcs.cpp; sourceTree = ""; }; + BBB169D51E82762A0058BF1E /* ucnvmbcs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucnvmbcs.h; sourceTree = ""; }; + BBB169D61E82762A0058BF1E /* ucnvscsu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ucnvscsu.c; sourceTree = ""; }; + BBB169D71E82762A0058BF1E /* ucnvsel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucnvsel.cpp; sourceTree = ""; }; + BBB169D81E82762A0058BF1E /* ucol_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucol_data.h; sourceTree = ""; }; + BBB169D91E82762A0058BF1E /* ucol_swp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucol_swp.cpp; sourceTree = ""; }; + BBB169DA1E82762A0058BF1E /* ucol_swp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucol_swp.h; sourceTree = ""; }; + BBB169DB1E82762A0058BF1E /* ucurr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ucurr.cpp; sourceTree = ""; }; + BBB169DC1E82762A0058BF1E /* ucurrimp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucurrimp.h; sourceTree = ""; }; + BBB169DD1E82762A0058BF1E /* udata.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = udata.cpp; sourceTree = ""; }; + BBB169DE1E82762A0058BF1E /* udatamem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = udatamem.c; sourceTree = ""; }; + BBB169DF1E82762A0058BF1E /* udatamem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = udatamem.h; sourceTree = ""; }; + BBB169E01E82762A0058BF1E /* udataswp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = udataswp.c; sourceTree = ""; }; + BBB169E11E82762A0058BF1E /* udataswp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = udataswp.h; sourceTree = ""; }; + BBB169E21E82762A0058BF1E /* uelement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uelement.h; sourceTree = ""; }; + BBB169E31E82762A0058BF1E /* uenum.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = uenum.c; sourceTree = ""; }; + BBB169E41E82762A0058BF1E /* uenumimp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uenumimp.h; sourceTree = ""; }; + BBB169E51E82762A0058BF1E /* uhash_us.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uhash_us.cpp; sourceTree = ""; }; + BBB169E61E82762A0058BF1E /* uhash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = uhash.c; sourceTree = ""; }; + BBB169E71E82762A0058BF1E /* uhash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uhash.h; sourceTree = ""; }; + BBB169E81E82762A0058BF1E /* uidna.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uidna.cpp; sourceTree = ""; }; + BBB169E91E82762A0058BF1E /* uinit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uinit.cpp; sourceTree = ""; }; + BBB169EA1E82762A0058BF1E /* uinvchar.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = uinvchar.c; sourceTree = ""; }; + BBB169EB1E82762A0058BF1E /* uinvchar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uinvchar.h; sourceTree = ""; }; + BBB169EC1E82762A0058BF1E /* uiter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uiter.cpp; sourceTree = ""; }; + BBB169ED1E82762A0058BF1E /* ulist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ulist.c; sourceTree = ""; }; + BBB169EE1E82762A0058BF1E /* ulist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ulist.h; sourceTree = ""; }; + BBB169EF1E82762A0058BF1E /* ulistformatter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ulistformatter.cpp; sourceTree = ""; }; + BBB169F01E82762A0058BF1E /* uloc_keytype.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uloc_keytype.cpp; sourceTree = ""; }; + BBB169F11E82762A0058BF1E /* uloc_tag.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = uloc_tag.c; sourceTree = ""; }; + BBB169F21E82762A0058BF1E /* uloc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uloc.cpp; sourceTree = ""; }; + BBB169F31E82762A0058BF1E /* ulocimp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ulocimp.h; sourceTree = ""; }; + BBB169F41E82762A0058BF1E /* umapfile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = umapfile.c; sourceTree = ""; }; + BBB169F51E82762A0058BF1E /* umapfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = umapfile.h; sourceTree = ""; }; + BBB169F61E82762A0058BF1E /* umath.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = umath.c; sourceTree = ""; }; + BBB169F71E82762A0058BF1E /* umutex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = umutex.cpp; sourceTree = ""; }; + BBB169F81E82762A0058BF1E /* umutex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = umutex.h; sourceTree = ""; }; + BBB169F91E82762A0058BF1E /* unames.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unames.cpp; sourceTree = ""; }; + BBB169FA1E82762A0058BF1E /* unifiedcache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unifiedcache.cpp; sourceTree = ""; }; + BBB169FB1E82762A0058BF1E /* unifiedcache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unifiedcache.h; sourceTree = ""; }; + BBB169FC1E82762A0058BF1E /* unifilt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unifilt.cpp; sourceTree = ""; }; + BBB169FD1E82762A0058BF1E /* unifunct.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unifunct.cpp; sourceTree = ""; }; + BBB169FE1E82762A0058BF1E /* uniset_closure.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uniset_closure.cpp; sourceTree = ""; }; + BBB169FF1E82762A0058BF1E /* uniset_props.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uniset_props.cpp; sourceTree = ""; }; + BBB16A001E82762A0058BF1E /* uniset.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uniset.cpp; sourceTree = ""; }; + BBB16A011E82762A0058BF1E /* unisetspan.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unisetspan.cpp; sourceTree = ""; }; + BBB16A021E82762A0058BF1E /* unisetspan.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unisetspan.h; sourceTree = ""; }; + BBB16A031E82762A0058BF1E /* unistr_case_locale.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unistr_case_locale.cpp; sourceTree = ""; }; + BBB16A041E82762A0058BF1E /* unistr_case.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unistr_case.cpp; sourceTree = ""; }; + BBB16A051E82762A0058BF1E /* unistr_cnv.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unistr_cnv.cpp; sourceTree = ""; }; + BBB16A061E82762A0058BF1E /* unistr_props.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unistr_props.cpp; sourceTree = ""; }; + BBB16A071E82762A0058BF1E /* unistr_titlecase_brkiter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unistr_titlecase_brkiter.cpp; sourceTree = ""; }; + BBB16A081E82762A0058BF1E /* unistr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unistr.cpp; sourceTree = ""; }; + BBB16A091E82762A0058BF1E /* unistrappender.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unistrappender.h; sourceTree = ""; }; + BBB16A0A1E82762A0058BF1E /* unorm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unorm.cpp; sourceTree = ""; }; + BBB16A0B1E82762A0058BF1E /* unormcmp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unormcmp.cpp; sourceTree = ""; }; + BBB16A0C1E82762A0058BF1E /* unormimp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unormimp.h; sourceTree = ""; }; + BBB16A0D1E82762A0058BF1E /* uobject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uobject.cpp; sourceTree = ""; }; + BBB16A0E1E82762A0058BF1E /* uposixdefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uposixdefs.h; sourceTree = ""; }; + BBB16A0F1E82762A0058BF1E /* uprops.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uprops.cpp; sourceTree = ""; }; + BBB16A101E82762A0058BF1E /* uprops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uprops.h; sourceTree = ""; }; + BBB16A111E82762A0058BF1E /* ures_cnv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ures_cnv.c; sourceTree = ""; }; + BBB16A121E82762A0058BF1E /* uresbund.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uresbund.cpp; sourceTree = ""; }; + BBB16A131E82762A0058BF1E /* uresdata.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uresdata.cpp; sourceTree = ""; }; + BBB16A141E82762A0058BF1E /* uresdata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uresdata.h; sourceTree = ""; }; + BBB16A151E82762A0058BF1E /* uresimp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uresimp.h; sourceTree = ""; }; + BBB16A161E82762A0058BF1E /* ureslocs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ureslocs.h; sourceTree = ""; }; + BBB16A171E82762A0058BF1E /* usc_impl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = usc_impl.c; sourceTree = ""; }; + BBB16A181E82762A0058BF1E /* usc_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = usc_impl.h; sourceTree = ""; }; + BBB16A191E82762A0058BF1E /* uscript_props.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uscript_props.cpp; sourceTree = ""; }; + BBB16A1A1E82762A0058BF1E /* uscript.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = uscript.c; sourceTree = ""; }; + BBB16A1B1E82762A0058BF1E /* uset_imp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uset_imp.h; sourceTree = ""; }; + BBB16A1C1E82762A0058BF1E /* uset_props.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uset_props.cpp; sourceTree = ""; }; + BBB16A1D1E82762A0058BF1E /* uset.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uset.cpp; sourceTree = ""; }; + BBB16A1E1E82762A0058BF1E /* usetiter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = usetiter.cpp; sourceTree = ""; }; + BBB16A1F1E82762A0058BF1E /* ushape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ushape.cpp; sourceTree = ""; }; + BBB16A201E82762A0058BF1E /* usprep.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = usprep.cpp; sourceTree = ""; }; + BBB16A211E82762A0058BF1E /* ustack.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ustack.cpp; sourceTree = ""; }; + BBB16A221E82762A0058BF1E /* ustr_cnv.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ustr_cnv.cpp; sourceTree = ""; }; + BBB16A231E82762A0058BF1E /* ustr_cnv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ustr_cnv.h; sourceTree = ""; }; + BBB16A241E82762A0058BF1E /* ustr_imp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ustr_imp.h; sourceTree = ""; }; + BBB16A251E82762A0058BF1E /* ustr_titlecase_brkiter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ustr_titlecase_brkiter.cpp; sourceTree = ""; }; + BBB16A261E82762A0058BF1E /* ustr_wcs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ustr_wcs.cpp; sourceTree = ""; }; + BBB16A271E82762A0058BF1E /* ustrcase_locale.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ustrcase_locale.cpp; sourceTree = ""; }; + BBB16A281E82762A0058BF1E /* ustrcase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ustrcase.cpp; sourceTree = ""; }; + BBB16A291E82762A0058BF1E /* ustrenum.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ustrenum.cpp; sourceTree = ""; }; + BBB16A2A1E82762A0058BF1E /* ustrenum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ustrenum.h; sourceTree = ""; }; + BBB16A2B1E82762A0058BF1E /* ustrfmt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ustrfmt.c; sourceTree = ""; }; + BBB16A2C1E82762A0058BF1E /* ustrfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ustrfmt.h; sourceTree = ""; }; + BBB16A2D1E82762A0058BF1E /* ustring.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ustring.cpp; sourceTree = ""; }; + BBB16A2E1E82762A0058BF1E /* ustrtrns.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ustrtrns.cpp; sourceTree = ""; }; + BBB16A2F1E82762A0058BF1E /* utext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = utext.cpp; sourceTree = ""; }; + BBB16A301E82762A0058BF1E /* utf_impl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = utf_impl.c; sourceTree = ""; }; + BBB16A311E82762A0058BF1E /* util_props.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = util_props.cpp; sourceTree = ""; }; + BBB16A321E82762A0058BF1E /* util.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = util.cpp; sourceTree = ""; }; + BBB16A331E82762A0058BF1E /* util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = util.h; sourceTree = ""; }; + BBB16A341E82762A0058BF1E /* utrace.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = utrace.c; sourceTree = ""; }; + BBB16A351E82762A0058BF1E /* utracimp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utracimp.h; sourceTree = ""; }; + BBB16A361E82762A0058BF1E /* utrie.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = utrie.cpp; sourceTree = ""; }; + BBB16A371E82762A0058BF1E /* utrie.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utrie.h; sourceTree = ""; }; + BBB16A381E82762A0058BF1E /* utrie2_builder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = utrie2_builder.cpp; sourceTree = ""; }; + BBB16A391E82762A0058BF1E /* utrie2_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utrie2_impl.h; sourceTree = ""; }; + BBB16A3A1E82762A0058BF1E /* utrie2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = utrie2.cpp; sourceTree = ""; }; + BBB16A3B1E82762A0058BF1E /* utrie2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utrie2.h; sourceTree = ""; }; + BBB16A3C1E82762A0058BF1E /* uts46.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uts46.cpp; sourceTree = ""; }; + BBB16A3D1E82762A0058BF1E /* utypeinfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utypeinfo.h; sourceTree = ""; }; + BBB16A3E1E82762A0058BF1E /* utypes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = utypes.c; sourceTree = ""; }; + BBB16A3F1E82762A0058BF1E /* uvector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uvector.cpp; sourceTree = ""; }; + BBB16A401E82762A0058BF1E /* uvector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uvector.h; sourceTree = ""; }; + BBB16A411E82762A0058BF1E /* uvectr32.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uvectr32.cpp; sourceTree = ""; }; + BBB16A421E82762A0058BF1E /* uvectr32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uvectr32.h; sourceTree = ""; }; + BBB16A431E82762A0058BF1E /* uvectr64.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uvectr64.cpp; sourceTree = ""; }; + BBB16A441E82762A0058BF1E /* uvectr64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uvectr64.h; sourceTree = ""; }; + BBB16A451E82762A0058BF1E /* wintz.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = wintz.c; sourceTree = ""; }; + BBB16A461E82762A0058BF1E /* wintz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wintz.h; sourceTree = ""; }; + BBB16B621E8276480058BF1E /* appendable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = appendable.h; sourceTree = ""; }; + BBB16B631E8276480058BF1E /* brkiter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = brkiter.h; sourceTree = ""; }; + BBB16B641E8276480058BF1E /* bytestream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bytestream.h; sourceTree = ""; }; + BBB16B651E8276480058BF1E /* bytestrie.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bytestrie.h; sourceTree = ""; }; + BBB16B661E8276480058BF1E /* bytestriebuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bytestriebuilder.h; sourceTree = ""; }; + BBB16B671E8276480058BF1E /* caniter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = caniter.h; sourceTree = ""; }; + BBB16B681E8276480058BF1E /* chariter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chariter.h; sourceTree = ""; }; + BBB16B691E8276480058BF1E /* dbbi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dbbi.h; sourceTree = ""; }; + BBB16B6A1E8276480058BF1E /* docmain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = docmain.h; sourceTree = ""; }; + BBB16B6B1E8276480058BF1E /* dtintrv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dtintrv.h; sourceTree = ""; }; + BBB16B6C1E8276480058BF1E /* enumset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = enumset.h; sourceTree = ""; }; + BBB16B6D1E8276480058BF1E /* errorcode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = errorcode.h; sourceTree = ""; }; + BBB16B6E1E8276480058BF1E /* filteredbrk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = filteredbrk.h; sourceTree = ""; }; + BBB16B6F1E8276480058BF1E /* icudataver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = icudataver.h; sourceTree = ""; }; + BBB16B701E8276480058BF1E /* icuplug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = icuplug.h; sourceTree = ""; }; + BBB16B711E8276480058BF1E /* idna.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = idna.h; sourceTree = ""; }; + BBB16B721E8276480058BF1E /* listformatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = listformatter.h; sourceTree = ""; }; + BBB16B731E8276480058BF1E /* localpointer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = localpointer.h; sourceTree = ""; }; + BBB16B741E8276480058BF1E /* locdspnm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = locdspnm.h; sourceTree = ""; }; + BBB16B751E8276480058BF1E /* locid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = locid.h; sourceTree = ""; }; + BBB16B761E8276480058BF1E /* messagepattern.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = messagepattern.h; sourceTree = ""; }; + BBB16B771E8276480058BF1E /* normalizer2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = normalizer2.h; sourceTree = ""; }; + BBB16B781E8276480058BF1E /* normlzr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = normlzr.h; sourceTree = ""; }; + BBB16B791E8276480058BF1E /* parseerr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parseerr.h; sourceTree = ""; }; + BBB16B7A1E8276480058BF1E /* parsepos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parsepos.h; sourceTree = ""; }; + BBB16B7B1E8276480058BF1E /* platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = ""; }; + BBB16B7C1E8276480058BF1E /* ptypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ptypes.h; sourceTree = ""; }; + BBB16B7D1E8276480058BF1E /* putil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = putil.h; sourceTree = ""; }; + BBB16B7E1E8276480058BF1E /* rbbi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rbbi.h; sourceTree = ""; }; + BBB16B7F1E8276480058BF1E /* rep.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rep.h; sourceTree = ""; }; + BBB16B801E8276480058BF1E /* resbund.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resbund.h; sourceTree = ""; }; + BBB16B811E8276480058BF1E /* schriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = schriter.h; sourceTree = ""; }; + BBB16B821E8276480058BF1E /* simpleformatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = simpleformatter.h; sourceTree = ""; }; + BBB16B831E8276480058BF1E /* std_string.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = std_string.h; sourceTree = ""; }; + BBB16B841E8276480058BF1E /* strenum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strenum.h; sourceTree = ""; }; + BBB16B851E8276480058BF1E /* stringpiece.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stringpiece.h; sourceTree = ""; }; + BBB16B861E8276480058BF1E /* stringtriebuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stringtriebuilder.h; sourceTree = ""; }; + BBB16B871E8276480058BF1E /* symtable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = symtable.h; sourceTree = ""; }; + BBB16B881E8276480058BF1E /* ubidi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ubidi.h; sourceTree = ""; }; + BBB16B891E8276480058BF1E /* ubrk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ubrk.h; sourceTree = ""; }; + BBB16B8A1E8276480058BF1E /* ucasemap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucasemap.h; sourceTree = ""; }; + BBB16B8B1E8276480058BF1E /* ucat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucat.h; sourceTree = ""; }; + BBB16B8C1E8276480058BF1E /* uchar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uchar.h; sourceTree = ""; }; + BBB16B8D1E8276480058BF1E /* ucharstrie.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucharstrie.h; sourceTree = ""; }; + BBB16B8E1E8276480058BF1E /* ucharstriebuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucharstriebuilder.h; sourceTree = ""; }; + BBB16B8F1E8276480058BF1E /* uchriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uchriter.h; sourceTree = ""; }; + BBB16B901E8276480058BF1E /* uclean.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uclean.h; sourceTree = ""; }; + BBB16B911E8276480058BF1E /* ucnv_cb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucnv_cb.h; sourceTree = ""; }; + BBB16B921E8276480058BF1E /* ucnv_err.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucnv_err.h; sourceTree = ""; }; + BBB16B931E8276480058BF1E /* ucnv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucnv.h; sourceTree = ""; }; + BBB16B941E8276480058BF1E /* ucnvsel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucnvsel.h; sourceTree = ""; }; + BBB16B951E8276480058BF1E /* uconfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uconfig.h; sourceTree = ""; }; + BBB16B961E8276480058BF1E /* ucurr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ucurr.h; sourceTree = ""; }; + BBB16B971E8276480058BF1E /* udata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = udata.h; sourceTree = ""; }; + BBB16B981E8276480058BF1E /* udisplaycontext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = udisplaycontext.h; sourceTree = ""; }; + BBB16B991E8276480058BF1E /* uenum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uenum.h; sourceTree = ""; }; + BBB16B9A1E8276480058BF1E /* uidna.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uidna.h; sourceTree = ""; }; + BBB16B9B1E8276480058BF1E /* uiter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uiter.h; sourceTree = ""; }; + BBB16B9C1E8276480058BF1E /* uldnames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uldnames.h; sourceTree = ""; }; + BBB16B9D1E8276480058BF1E /* ulistformatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ulistformatter.h; sourceTree = ""; }; + BBB16B9E1E8276480058BF1E /* uloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uloc.h; sourceTree = ""; }; + BBB16B9F1E8276480058BF1E /* umachine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = umachine.h; sourceTree = ""; }; + BBB16BA01E8276480058BF1E /* umisc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = umisc.h; sourceTree = ""; }; + BBB16BA11E8276480058BF1E /* unifilt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unifilt.h; sourceTree = ""; }; + BBB16BA21E8276480058BF1E /* unifunct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unifunct.h; sourceTree = ""; }; + BBB16BA31E8276480058BF1E /* unimatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unimatch.h; sourceTree = ""; }; + BBB16BA41E8276480058BF1E /* uniset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uniset.h; sourceTree = ""; }; + BBB16BA51E8276480058BF1E /* unistr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unistr.h; sourceTree = ""; }; + BBB16BA61E8276480058BF1E /* unorm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unorm.h; sourceTree = ""; }; + BBB16BA71E8276480058BF1E /* unorm2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unorm2.h; sourceTree = ""; }; + BBB16BA81E8276480058BF1E /* uobject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uobject.h; sourceTree = ""; }; + BBB16BA91E8276480058BF1E /* urename.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = urename.h; sourceTree = ""; }; + BBB16BAA1E8276480058BF1E /* urep.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = urep.h; sourceTree = ""; }; + BBB16BAB1E8276480058BF1E /* ures.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ures.h; sourceTree = ""; }; + BBB16BAC1E8276480058BF1E /* uscript.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uscript.h; sourceTree = ""; }; + BBB16BAD1E8276480058BF1E /* uset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uset.h; sourceTree = ""; }; + BBB16BAE1E8276480058BF1E /* usetiter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = usetiter.h; sourceTree = ""; }; + BBB16BAF1E8276480058BF1E /* ushape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ushape.h; sourceTree = ""; }; + BBB16BB01E8276480058BF1E /* usprep.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = usprep.h; sourceTree = ""; }; + BBB16BB11E8276480058BF1E /* ustring.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ustring.h; sourceTree = ""; }; + BBB16BB21E8276480058BF1E /* ustringtrie.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ustringtrie.h; sourceTree = ""; }; + BBB16BB31E8276480058BF1E /* utext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utext.h; sourceTree = ""; }; + BBB16BB41E8276480058BF1E /* utf_old.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utf_old.h; sourceTree = ""; }; + BBB16BB51E8276480058BF1E /* utf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utf.h; sourceTree = ""; }; + BBB16BB61E8276480058BF1E /* utf8.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utf8.h; sourceTree = ""; }; + BBB16BB71E8276480058BF1E /* utf16.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utf16.h; sourceTree = ""; }; + BBB16BB81E8276480058BF1E /* utf32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utf32.h; sourceTree = ""; }; + BBB16BB91E8276480058BF1E /* utrace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utrace.h; sourceTree = ""; }; + BBB16BBA1E8276480058BF1E /* utypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utypes.h; sourceTree = ""; }; + BBB16BBB1E8276480058BF1E /* uvernum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uvernum.h; sourceTree = ""; }; + BBB16BBC1E8276480058BF1E /* uversion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uversion.h; sourceTree = ""; }; + BBB16C181E82765C0058BF1E /* stubdata.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = stubdata.c; sourceTree = ""; }; + BBB16C1A1E8276A50058BF1E /* common-debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = "common-debug.xcconfig"; path = "../common-debug.xcconfig"; sourceTree = ""; }; + BBB16C1B1E8276A50058BF1E /* common-release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = "common-release.xcconfig"; path = "../common-release.xcconfig"; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + BBB165D41E8275120058BF1E /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + BBB165CE1E8275120058BF1E = { + isa = PBXGroup; + children = ( + BBB16C1A1E8276A50058BF1E /* common-debug.xcconfig */, + BBB16C1B1E8276A50058BF1E /* common-release.xcconfig */, + BBB165D91E8275120058BF1E /* icu */, + BBB165D81E8275120058BF1E /* Products */, + ); + sourceTree = ""; + }; + BBB165D81E8275120058BF1E /* Products */ = { + isa = PBXGroup; + children = ( + BBB165D71E8275120058BF1E /* libicu.a */, + ); + name = Products; + sourceTree = ""; + }; + BBB165D91E8275120058BF1E /* icu */ = { + isa = PBXGroup; + children = ( + BBB165E71E82758B0058BF1E /* stubdata */, + BBB165E61E8275860058BF1E /* common */, + BBB165E51E82757F0058BF1E /* i18n */, + ); + name = icu; + path = ../../3party/icu; + sourceTree = ""; + }; + BBB165E51E82757F0058BF1E /* i18n */ = { + isa = PBXGroup; + children = ( + BBB1688F1E8275E30058BF1E /* unicode */, + BBB165E81E8275DC0058BF1E /* affixpatternparser.cpp */, + BBB165E91E8275DC0058BF1E /* affixpatternparser.h */, + BBB165EA1E8275DC0058BF1E /* alphaindex.cpp */, + BBB165EB1E8275DC0058BF1E /* anytrans.cpp */, + BBB165EC1E8275DC0058BF1E /* anytrans.h */, + BBB165ED1E8275DC0058BF1E /* astro.cpp */, + BBB165EE1E8275DC0058BF1E /* astro.h */, + BBB165EF1E8275DC0058BF1E /* basictz.cpp */, + BBB165F01E8275DC0058BF1E /* bocsu.cpp */, + BBB165F11E8275DC0058BF1E /* bocsu.h */, + BBB165F21E8275DC0058BF1E /* brktrans.cpp */, + BBB165F31E8275DC0058BF1E /* brktrans.h */, + BBB165F41E8275DC0058BF1E /* buddhcal.cpp */, + BBB165F51E8275DC0058BF1E /* buddhcal.h */, + BBB165F61E8275DC0058BF1E /* calendar.cpp */, + BBB165F71E8275DC0058BF1E /* casetrn.cpp */, + BBB165F81E8275DC0058BF1E /* casetrn.h */, + BBB165F91E8275DC0058BF1E /* cecal.cpp */, + BBB165FA1E8275DC0058BF1E /* cecal.h */, + BBB165FB1E8275DC0058BF1E /* chnsecal.cpp */, + BBB165FC1E8275DC0058BF1E /* chnsecal.h */, + BBB165FD1E8275DC0058BF1E /* choicfmt.cpp */, + BBB165FE1E8275DC0058BF1E /* coleitr.cpp */, + BBB165FF1E8275DC0058BF1E /* coll.cpp */, + BBB166001E8275DC0058BF1E /* collation.cpp */, + BBB166011E8275DC0058BF1E /* collation.h */, + BBB166021E8275DC0058BF1E /* collationbuilder.cpp */, + BBB166031E8275DC0058BF1E /* collationbuilder.h */, + BBB166041E8275DD0058BF1E /* collationcompare.cpp */, + BBB166051E8275DD0058BF1E /* collationcompare.h */, + BBB166061E8275DD0058BF1E /* collationdata.cpp */, + BBB166071E8275DD0058BF1E /* collationdata.h */, + BBB166081E8275DD0058BF1E /* collationdatabuilder.cpp */, + BBB166091E8275DD0058BF1E /* collationdatabuilder.h */, + BBB1660A1E8275DD0058BF1E /* collationdatareader.cpp */, + BBB1660B1E8275DD0058BF1E /* collationdatareader.h */, + BBB1660C1E8275DD0058BF1E /* collationdatawriter.cpp */, + BBB1660D1E8275DD0058BF1E /* collationdatawriter.h */, + BBB1660E1E8275DD0058BF1E /* collationfastlatin.cpp */, + BBB1660F1E8275DD0058BF1E /* collationfastlatin.h */, + BBB166101E8275DD0058BF1E /* collationfastlatinbuilder.cpp */, + BBB166111E8275DD0058BF1E /* collationfastlatinbuilder.h */, + BBB166121E8275DD0058BF1E /* collationfcd.cpp */, + BBB166131E8275DD0058BF1E /* collationfcd.h */, + BBB166141E8275DD0058BF1E /* collationiterator.cpp */, + BBB166151E8275DD0058BF1E /* collationiterator.h */, + BBB166161E8275DD0058BF1E /* collationkeys.cpp */, + BBB166171E8275DD0058BF1E /* collationkeys.h */, + BBB166181E8275DD0058BF1E /* collationroot.cpp */, + BBB166191E8275DD0058BF1E /* collationroot.h */, + BBB1661A1E8275DD0058BF1E /* collationrootelements.cpp */, + BBB1661B1E8275DD0058BF1E /* collationrootelements.h */, + BBB1661C1E8275DD0058BF1E /* collationruleparser.cpp */, + BBB1661D1E8275DD0058BF1E /* collationruleparser.h */, + BBB1661E1E8275DD0058BF1E /* collationsets.cpp */, + BBB1661F1E8275DD0058BF1E /* collationsets.h */, + BBB166201E8275DD0058BF1E /* collationsettings.cpp */, + BBB166211E8275DD0058BF1E /* collationsettings.h */, + BBB166221E8275DD0058BF1E /* collationtailoring.cpp */, + BBB166231E8275DD0058BF1E /* collationtailoring.h */, + BBB166241E8275DD0058BF1E /* collationweights.cpp */, + BBB166251E8275DD0058BF1E /* collationweights.h */, + BBB166261E8275DD0058BF1E /* collunsafe.h */, + BBB166271E8275DD0058BF1E /* compactdecimalformat.cpp */, + BBB166281E8275DD0058BF1E /* coptccal.cpp */, + BBB166291E8275DD0058BF1E /* coptccal.h */, + BBB1662A1E8275DD0058BF1E /* cpdtrans.cpp */, + BBB1662B1E8275DD0058BF1E /* cpdtrans.h */, + BBB1662C1E8275DD0058BF1E /* csdetect.cpp */, + BBB1662D1E8275DD0058BF1E /* csdetect.h */, + BBB1662E1E8275DD0058BF1E /* csmatch.cpp */, + BBB1662F1E8275DD0058BF1E /* csmatch.h */, + BBB166301E8275DD0058BF1E /* csr2022.cpp */, + BBB166311E8275DD0058BF1E /* csr2022.h */, + BBB166321E8275DD0058BF1E /* csrecog.cpp */, + BBB166331E8275DD0058BF1E /* csrecog.h */, + BBB166341E8275DD0058BF1E /* csrmbcs.cpp */, + BBB166351E8275DD0058BF1E /* csrmbcs.h */, + BBB166361E8275DD0058BF1E /* csrsbcs.cpp */, + BBB166371E8275DD0058BF1E /* csrsbcs.h */, + BBB166381E8275DD0058BF1E /* csrucode.cpp */, + BBB166391E8275DD0058BF1E /* csrucode.h */, + BBB1663A1E8275DD0058BF1E /* csrutf8.cpp */, + BBB1663B1E8275DD0058BF1E /* csrutf8.h */, + BBB1663C1E8275DD0058BF1E /* curramt.cpp */, + BBB1663D1E8275DD0058BF1E /* currfmt.cpp */, + BBB1663E1E8275DD0058BF1E /* currfmt.h */, + BBB1663F1E8275DD0058BF1E /* currpinf.cpp */, + BBB166401E8275DD0058BF1E /* currunit.cpp */, + BBB166411E8275DD0058BF1E /* dangical.cpp */, + BBB166421E8275DD0058BF1E /* dangical.h */, + BBB166431E8275DD0058BF1E /* datefmt.cpp */, + BBB166441E8275DD0058BF1E /* dayperiodrules.cpp */, + BBB166451E8275DD0058BF1E /* dayperiodrules.h */, + BBB166461E8275DD0058BF1E /* dcfmtimp.h */, + BBB166471E8275DD0058BF1E /* dcfmtsym.cpp */, + BBB166481E8275DD0058BF1E /* decContext.c */, + BBB166491E8275DD0058BF1E /* decContext.h */, + BBB1664A1E8275DD0058BF1E /* decfmtst.cpp */, + BBB1664B1E8275DD0058BF1E /* decfmtst.h */, + BBB1664C1E8275DD0058BF1E /* decimalformatpattern.cpp */, + BBB1664D1E8275DD0058BF1E /* decimalformatpattern.h */, + BBB1664E1E8275DD0058BF1E /* decimalformatpatternimpl.h */, + BBB1664F1E8275DD0058BF1E /* decimfmt.cpp */, + BBB166501E8275DD0058BF1E /* decimfmtimpl.cpp */, + BBB166511E8275DD0058BF1E /* decimfmtimpl.h */, + BBB166521E8275DD0058BF1E /* decNumber.c */, + BBB166531E8275DD0058BF1E /* decNumber.h */, + BBB166541E8275DD0058BF1E /* decNumberLocal.h */, + BBB166551E8275DD0058BF1E /* digitaffix.cpp */, + BBB166561E8275DD0058BF1E /* digitaffix.h */, + BBB166571E8275DD0058BF1E /* digitaffixesandpadding.cpp */, + BBB166581E8275DD0058BF1E /* digitaffixesandpadding.h */, + BBB166591E8275DD0058BF1E /* digitformatter.cpp */, + BBB1665A1E8275DD0058BF1E /* digitformatter.h */, + BBB1665B1E8275DD0058BF1E /* digitgrouping.cpp */, + BBB1665C1E8275DD0058BF1E /* digitgrouping.h */, + BBB1665D1E8275DD0058BF1E /* digitinterval.cpp */, + BBB1665E1E8275DD0058BF1E /* digitinterval.h */, + BBB1665F1E8275DD0058BF1E /* digitlst.cpp */, + BBB166601E8275DD0058BF1E /* digitlst.h */, + BBB166611E8275DD0058BF1E /* dtfmtsym.cpp */, + BBB166621E8275DD0058BF1E /* dtitv_impl.h */, + BBB166631E8275DD0058BF1E /* dtitvfmt.cpp */, + BBB166641E8275DD0058BF1E /* dtitvinf.cpp */, + BBB166651E8275DD0058BF1E /* dtptngen_impl.h */, + BBB166661E8275DD0058BF1E /* dtptngen.cpp */, + BBB166671E8275DD0058BF1E /* dtrule.cpp */, + BBB166681E8275DD0058BF1E /* esctrn.cpp */, + BBB166691E8275DD0058BF1E /* esctrn.h */, + BBB1666A1E8275DD0058BF1E /* ethpccal.cpp */, + BBB1666B1E8275DD0058BF1E /* ethpccal.h */, + BBB1666C1E8275DD0058BF1E /* fmtable_cnv.cpp */, + BBB1666D1E8275DD0058BF1E /* fmtable.cpp */, + BBB1666E1E8275DD0058BF1E /* fmtableimp.h */, + BBB1666F1E8275DD0058BF1E /* format.cpp */, + BBB166701E8275DD0058BF1E /* fphdlimp.cpp */, + BBB166711E8275DD0058BF1E /* fphdlimp.h */, + BBB166721E8275DD0058BF1E /* fpositer.cpp */, + BBB166731E8275DD0058BF1E /* funcrepl.cpp */, + BBB166741E8275DD0058BF1E /* funcrepl.h */, + BBB166751E8275DD0058BF1E /* gender.cpp */, + BBB166761E8275DD0058BF1E /* gregocal.cpp */, + BBB166771E8275DD0058BF1E /* gregoimp.cpp */, + BBB166781E8275DD0058BF1E /* gregoimp.h */, + BBB166791E8275DD0058BF1E /* hebrwcal.cpp */, + BBB1667A1E8275DD0058BF1E /* hebrwcal.h */, + BBB1667B1E8275DD0058BF1E /* identifier_info.cpp */, + BBB1667C1E8275DD0058BF1E /* identifier_info.h */, + BBB1667D1E8275DD0058BF1E /* indiancal.cpp */, + BBB1667E1E8275DD0058BF1E /* indiancal.h */, + BBB1667F1E8275DD0058BF1E /* inputext.cpp */, + BBB166801E8275DD0058BF1E /* inputext.h */, + BBB166811E8275DD0058BF1E /* islamcal.cpp */, + BBB166821E8275DD0058BF1E /* islamcal.h */, + BBB166831E8275DD0058BF1E /* japancal.cpp */, + BBB166841E8275DD0058BF1E /* japancal.h */, + BBB166851E8275DD0058BF1E /* measfmt.cpp */, + BBB166861E8275DD0058BF1E /* measunit.cpp */, + BBB166871E8275DD0058BF1E /* measure.cpp */, + BBB166881E8275DD0058BF1E /* msgfmt_impl.h */, + BBB166891E8275DD0058BF1E /* msgfmt.cpp */, + BBB1668A1E8275DD0058BF1E /* name2uni.cpp */, + BBB1668B1E8275DD0058BF1E /* name2uni.h */, + BBB1668C1E8275DD0058BF1E /* nfrlist.h */, + BBB1668D1E8275DD0058BF1E /* nfrs.cpp */, + BBB1668E1E8275DD0058BF1E /* nfrs.h */, + BBB1668F1E8275DD0058BF1E /* nfrule.cpp */, + BBB166901E8275DD0058BF1E /* nfrule.h */, + BBB166911E8275DD0058BF1E /* nfsubs.cpp */, + BBB166921E8275DD0058BF1E /* nfsubs.h */, + BBB166931E8275DD0058BF1E /* nortrans.cpp */, + BBB166941E8275DD0058BF1E /* nortrans.h */, + BBB166951E8275DD0058BF1E /* nultrans.cpp */, + BBB166961E8275DD0058BF1E /* nultrans.h */, + BBB166971E8275DD0058BF1E /* numfmt.cpp */, + BBB166981E8275DD0058BF1E /* numsys_impl.h */, + BBB166991E8275DD0058BF1E /* numsys.cpp */, + BBB1669A1E8275DD0058BF1E /* olsontz.cpp */, + BBB1669B1E8275DD0058BF1E /* olsontz.h */, + BBB1669C1E8275DD0058BF1E /* persncal.cpp */, + BBB1669D1E8275DD0058BF1E /* persncal.h */, + BBB1669E1E8275DD0058BF1E /* pluralaffix.cpp */, + BBB1669F1E8275DD0058BF1E /* pluralaffix.h */, + BBB166A01E8275DD0058BF1E /* plurfmt.cpp */, + BBB166A11E8275DD0058BF1E /* plurrule_impl.h */, + BBB166A21E8275DD0058BF1E /* plurrule.cpp */, + BBB166A31E8275DD0058BF1E /* precision.cpp */, + BBB166A41E8275DD0058BF1E /* precision.h */, + BBB166A51E8275DD0058BF1E /* quant.cpp */, + BBB166A61E8275DD0058BF1E /* quant.h */, + BBB166A71E8275DD0058BF1E /* quantityformatter.cpp */, + BBB166A81E8275DD0058BF1E /* quantityformatter.h */, + BBB166A91E8275DD0058BF1E /* rbnf.cpp */, + BBB166AA1E8275DD0058BF1E /* rbt_data.cpp */, + BBB166AB1E8275DD0058BF1E /* rbt_data.h */, + BBB166AC1E8275DD0058BF1E /* rbt_pars.cpp */, + BBB166AD1E8275DD0058BF1E /* rbt_pars.h */, + BBB166AE1E8275DD0058BF1E /* rbt_rule.cpp */, + BBB166AF1E8275DD0058BF1E /* rbt_rule.h */, + BBB166B01E8275DD0058BF1E /* rbt_set.cpp */, + BBB166B11E8275DD0058BF1E /* rbt_set.h */, + BBB166B21E8275DD0058BF1E /* rbt.cpp */, + BBB166B31E8275DD0058BF1E /* rbt.h */, + BBB166B41E8275DD0058BF1E /* rbtz.cpp */, + BBB166B51E8275DD0058BF1E /* regexcmp.cpp */, + BBB166B61E8275DD0058BF1E /* regexcmp.h */, + BBB166B71E8275DD0058BF1E /* regexcst.h */, + BBB166B81E8275DD0058BF1E /* regexcst.pl */, + BBB166B91E8275DD0058BF1E /* regeximp.cpp */, + BBB166BA1E8275DD0058BF1E /* regeximp.h */, + BBB166BB1E8275DD0058BF1E /* regexst.cpp */, + BBB166BC1E8275DD0058BF1E /* regexst.h */, + BBB166BD1E8275DD0058BF1E /* regextxt.cpp */, + BBB166BE1E8275DD0058BF1E /* regextxt.h */, + BBB166BF1E8275DD0058BF1E /* region_impl.h */, + BBB166C01E8275DD0058BF1E /* region.cpp */, + BBB166C11E8275DD0058BF1E /* reldatefmt.cpp */, + BBB166C21E8275DD0058BF1E /* reldtfmt.cpp */, + BBB166C31E8275DD0058BF1E /* reldtfmt.h */, + BBB166C41E8275DD0058BF1E /* rematch.cpp */, + BBB166C51E8275DD0058BF1E /* remtrans.cpp */, + BBB166C61E8275DD0058BF1E /* remtrans.h */, + BBB166C71E8275DD0058BF1E /* repattrn.cpp */, + BBB166C81E8275DD0058BF1E /* rulebasedcollator.cpp */, + BBB166C91E8275DD0058BF1E /* scientificnumberformatter.cpp */, + BBB166CA1E8275DD0058BF1E /* scriptset.cpp */, + BBB166CB1E8275DD0058BF1E /* scriptset.h */, + BBB166CC1E8275DD0058BF1E /* search.cpp */, + BBB166CD1E8275DD0058BF1E /* selfmt.cpp */, + BBB166CE1E8275DD0058BF1E /* selfmtimpl.h */, + BBB166CF1E8275DD0058BF1E /* sharedbreakiterator.cpp */, + BBB166D01E8275DD0058BF1E /* sharedbreakiterator.h */, + BBB166D11E8275DD0058BF1E /* sharedcalendar.h */, + BBB166D21E8275DD0058BF1E /* shareddateformatsymbols.h */, + BBB166D31E8275DD0058BF1E /* sharednumberformat.h */, + BBB166D41E8275DD0058BF1E /* sharedpluralrules.h */, + BBB166D51E8275DD0058BF1E /* significantdigitinterval.h */, + BBB166D61E8275DD0058BF1E /* simpletz.cpp */, + BBB166D71E8275DD0058BF1E /* smallintformatter.cpp */, + BBB166D81E8275DD0058BF1E /* smallintformatter.h */, + BBB166D91E8275DD0058BF1E /* smpdtfmt.cpp */, + BBB166DA1E8275DD0058BF1E /* smpdtfst.cpp */, + BBB166DB1E8275DD0058BF1E /* smpdtfst.h */, + BBB166DC1E8275DD0058BF1E /* sortkey.cpp */, + BBB166DD1E8275DD0058BF1E /* standardplural.cpp */, + BBB166DE1E8275DD0058BF1E /* standardplural.h */, + BBB166DF1E8275DD0058BF1E /* strmatch.cpp */, + BBB166E01E8275DD0058BF1E /* strmatch.h */, + BBB166E11E8275DD0058BF1E /* strrepl.cpp */, + BBB166E21E8275DD0058BF1E /* strrepl.h */, + BBB166E31E8275DD0058BF1E /* stsearch.cpp */, + BBB166E41E8275DD0058BF1E /* taiwncal.cpp */, + BBB166E51E8275DD0058BF1E /* taiwncal.h */, + BBB166E61E8275DD0058BF1E /* timezone.cpp */, + BBB166E71E8275DD0058BF1E /* titletrn.cpp */, + BBB166E81E8275DD0058BF1E /* titletrn.h */, + BBB166E91E8275DD0058BF1E /* tmunit.cpp */, + BBB166EA1E8275DD0058BF1E /* tmutamt.cpp */, + BBB166EB1E8275DD0058BF1E /* tmutfmt.cpp */, + BBB166EC1E8275DD0058BF1E /* tolowtrn.cpp */, + BBB166ED1E8275DD0058BF1E /* tolowtrn.h */, + BBB166EE1E8275DD0058BF1E /* toupptrn.cpp */, + BBB166EF1E8275DD0058BF1E /* toupptrn.h */, + BBB166F01E8275DD0058BF1E /* translit.cpp */, + BBB166F11E8275DD0058BF1E /* transreg.cpp */, + BBB166F21E8275DD0058BF1E /* transreg.h */, + BBB166F31E8275DD0058BF1E /* tridpars.cpp */, + BBB166F41E8275DD0058BF1E /* tridpars.h */, + BBB166F51E8275DD0058BF1E /* tzfmt.cpp */, + BBB166F61E8275DD0058BF1E /* tzgnames.cpp */, + BBB166F71E8275DD0058BF1E /* tzgnames.h */, + BBB166F81E8275DD0058BF1E /* tznames_impl.cpp */, + BBB166F91E8275DD0058BF1E /* tznames_impl.h */, + BBB166FA1E8275DD0058BF1E /* tznames.cpp */, + BBB166FB1E8275DD0058BF1E /* tzrule.cpp */, + BBB166FC1E8275DD0058BF1E /* tztrans.cpp */, + BBB166FD1E8275DD0058BF1E /* ucal.cpp */, + BBB166FE1E8275DD0058BF1E /* ucln_in.cpp */, + BBB166FF1E8275DD0058BF1E /* ucln_in.h */, + BBB167001E8275DD0058BF1E /* ucol_imp.h */, + BBB167011E8275DD0058BF1E /* ucol_res.cpp */, + BBB167021E8275DD0058BF1E /* ucol_sit.cpp */, + BBB167031E8275DD0058BF1E /* ucol.cpp */, + BBB167041E8275DD0058BF1E /* ucoleitr.cpp */, + BBB167051E8275DD0058BF1E /* ucsdet.cpp */, + BBB167061E8275DD0058BF1E /* udat.cpp */, + BBB167071E8275DD0058BF1E /* udateintervalformat.cpp */, + BBB167081E8275DD0058BF1E /* udatpg.cpp */, + BBB167091E8275DD0058BF1E /* ufieldpositer.cpp */, + BBB1670A1E8275DD0058BF1E /* uitercollationiterator.cpp */, + BBB1670B1E8275DD0058BF1E /* uitercollationiterator.h */, + BBB1670C1E8275DD0058BF1E /* ulocdata.c */, + BBB1670D1E8275DD0058BF1E /* umsg_imp.h */, + BBB1670E1E8275DD0058BF1E /* umsg.cpp */, + BBB1670F1E8275DD0058BF1E /* unesctrn.cpp */, + BBB167101E8275DD0058BF1E /* unesctrn.h */, + BBB167111E8275DD0058BF1E /* uni2name.cpp */, + BBB167121E8275DD0058BF1E /* uni2name.h */, + BBB167131E8275DD0058BF1E /* unum.cpp */, + BBB167141E8275DD0058BF1E /* unumsys.cpp */, + BBB167151E8275DD0058BF1E /* upluralrules.cpp */, + BBB167161E8275DD0058BF1E /* uregex.cpp */, + BBB167171E8275DD0058BF1E /* uregexc.cpp */, + BBB167181E8275DD0058BF1E /* uregion.cpp */, + BBB167191E8275DD0058BF1E /* usearch.cpp */, + BBB1671A1E8275DD0058BF1E /* uspoof_build.cpp */, + BBB1671B1E8275DD0058BF1E /* uspoof_conf.cpp */, + BBB1671C1E8275DD0058BF1E /* uspoof_conf.h */, + BBB1671D1E8275DD0058BF1E /* uspoof_impl.cpp */, + BBB1671E1E8275DD0058BF1E /* uspoof_impl.h */, + BBB1671F1E8275DD0058BF1E /* uspoof_wsconf.cpp */, + BBB167201E8275DD0058BF1E /* uspoof_wsconf.h */, + BBB167211E8275DD0058BF1E /* uspoof.cpp */, + BBB167221E8275DD0058BF1E /* usrchimp.h */, + BBB167231E8275DD0058BF1E /* utf8collationiterator.cpp */, + BBB167241E8275DD0058BF1E /* utf8collationiterator.h */, + BBB167251E8275DD0058BF1E /* utf16collationiterator.cpp */, + BBB167261E8275DD0058BF1E /* utf16collationiterator.h */, + BBB167271E8275DD0058BF1E /* utmscale.c */, + BBB167281E8275DD0058BF1E /* utrans.cpp */, + BBB167291E8275DD0058BF1E /* valueformatter.cpp */, + BBB1672A1E8275DD0058BF1E /* valueformatter.h */, + BBB1672B1E8275DD0058BF1E /* visibledigits.cpp */, + BBB1672C1E8275DD0058BF1E /* visibledigits.h */, + BBB1672D1E8275DD0058BF1E /* vtzone.cpp */, + BBB1672E1E8275DD0058BF1E /* vzone.cpp */, + BBB1672F1E8275DD0058BF1E /* vzone.h */, + BBB167301E8275DD0058BF1E /* windtfmt.cpp */, + BBB167311E8275DD0058BF1E /* windtfmt.h */, + BBB167321E8275DD0058BF1E /* winnmfmt.cpp */, + BBB167331E8275DD0058BF1E /* winnmfmt.h */, + BBB167341E8275DD0058BF1E /* wintzimpl.cpp */, + BBB167351E8275DD0058BF1E /* wintzimpl.h */, + BBB167361E8275DD0058BF1E /* zonemeta.cpp */, + BBB167371E8275DD0058BF1E /* zonemeta.h */, + BBB167381E8275DD0058BF1E /* zrule.cpp */, + BBB167391E8275DD0058BF1E /* zrule.h */, + BBB1673A1E8275DD0058BF1E /* ztrans.cpp */, + BBB1673B1E8275DD0058BF1E /* ztrans.h */, + ); + path = i18n; + sourceTree = ""; + }; + BBB165E61E8275860058BF1E /* common */ = { + isa = PBXGroup; + children = ( + BBB16B611E82762E0058BF1E /* unicode */, + BBB1692C1E82762A0058BF1E /* appendable.cpp */, + BBB1692D1E82762A0058BF1E /* bmpset.cpp */, + BBB1692E1E82762A0058BF1E /* bmpset.h */, + BBB1692F1E82762A0058BF1E /* brkeng.cpp */, + BBB169301E82762A0058BF1E /* brkeng.h */, + BBB169311E82762A0058BF1E /* brkiter.cpp */, + BBB169321E82762A0058BF1E /* bytestream.cpp */, + BBB169331E82762A0058BF1E /* bytestrie.cpp */, + BBB169341E82762A0058BF1E /* bytestriebuilder.cpp */, + BBB169351E82762A0058BF1E /* bytestrieiterator.cpp */, + BBB169361E82762A0058BF1E /* caniter.cpp */, + BBB169371E82762A0058BF1E /* chariter.cpp */, + BBB169381E82762A0058BF1E /* charstr.cpp */, + BBB169391E82762A0058BF1E /* charstr.h */, + BBB1693A1E82762A0058BF1E /* cmemory.c */, + BBB1693B1E82762A0058BF1E /* cmemory.h */, + BBB1693C1E82762A0058BF1E /* cpputils.h */, + BBB1693D1E82762A0058BF1E /* cstr.cpp */, + BBB1693E1E82762A0058BF1E /* cstr.h */, + BBB1693F1E82762A0058BF1E /* cstring.c */, + BBB169401E82762A0058BF1E /* cstring.h */, + BBB169411E82762A0058BF1E /* cwchar.c */, + BBB169421E82762A0058BF1E /* cwchar.h */, + BBB169431E82762A0058BF1E /* dictbe.cpp */, + BBB169441E82762A0058BF1E /* dictbe.h */, + BBB169451E82762A0058BF1E /* dictionarydata.cpp */, + BBB169461E82762A0058BF1E /* dictionarydata.h */, + BBB169471E82762A0058BF1E /* dtintrv.cpp */, + BBB169481E82762A0058BF1E /* errorcode.cpp */, + BBB169491E82762A0058BF1E /* filteredbrk.cpp */, + BBB1694A1E82762A0058BF1E /* filterednormalizer2.cpp */, + BBB1694B1E82762A0058BF1E /* hash.h */, + BBB1694C1E82762A0058BF1E /* icudataver.c */, + BBB1694D1E82762A0058BF1E /* icuplug.cpp */, + BBB1694E1E82762A0058BF1E /* icuplugimp.h */, + BBB1694F1E82762A0058BF1E /* listformatter.cpp */, + BBB169501E82762A0058BF1E /* loadednormalizer2impl.cpp */, + BBB169511E82762A0058BF1E /* localsvc.h */, + BBB169521E82762A0058BF1E /* locavailable.cpp */, + BBB169531E82762A0058BF1E /* locbased.cpp */, + BBB169541E82762A0058BF1E /* locbased.h */, + BBB169551E82762A0058BF1E /* locdispnames.cpp */, + BBB169561E82762A0058BF1E /* locdspnm.cpp */, + BBB169571E82762A0058BF1E /* locid.cpp */, + BBB169581E82762A0058BF1E /* loclikely.cpp */, + BBB169591E82762A0058BF1E /* locmap.c */, + BBB1695A1E82762A0058BF1E /* locmap.h */, + BBB1695B1E82762A0058BF1E /* locresdata.cpp */, + BBB1695C1E82762A0058BF1E /* locutil.cpp */, + BBB1695D1E82762A0058BF1E /* locutil.h */, + BBB1695E1E82762A0058BF1E /* messageimpl.h */, + BBB1695F1E82762A0058BF1E /* messagepattern.cpp */, + BBB169601E82762A0058BF1E /* msvcres.h */, + BBB169611E82762A0058BF1E /* mutex.h */, + BBB169621E82762A0058BF1E /* norm2_nfc_data.h */, + BBB169631E82762A0058BF1E /* norm2allmodes.h */, + BBB169641E82762A0058BF1E /* normalizer2.cpp */, + BBB169651E82762A0058BF1E /* normalizer2impl.cpp */, + BBB169661E82762A0058BF1E /* normalizer2impl.h */, + BBB169671E82762A0058BF1E /* normlzr.cpp */, + BBB169681E82762A0058BF1E /* parsepos.cpp */, + BBB169691E82762A0058BF1E /* patternprops.cpp */, + BBB1696A1E82762A0058BF1E /* patternprops.h */, + BBB1696B1E82762A0058BF1E /* pluralmap.cpp */, + BBB1696C1E82762A0058BF1E /* pluralmap.h */, + BBB1696D1E82762A0058BF1E /* propname_data.h */, + BBB1696E1E82762A0058BF1E /* propname.cpp */, + BBB1696F1E82762A0058BF1E /* propname.h */, + BBB169701E82762A0058BF1E /* propsvec.c */, + BBB169711E82762A0058BF1E /* propsvec.h */, + BBB169721E82762A0058BF1E /* punycode.cpp */, + BBB169731E82762A0058BF1E /* punycode.h */, + BBB169741E82762A0058BF1E /* putil.cpp */, + BBB169751E82762A0058BF1E /* putilimp.h */, + BBB169761E82762A0058BF1E /* rbbi.cpp */, + BBB169781E82762A0058BF1E /* rbbidata.cpp */, + BBB169791E82762A0058BF1E /* rbbidata.h */, + BBB1697A1E82762A0058BF1E /* rbbinode.cpp */, + BBB1697B1E82762A0058BF1E /* rbbinode.h */, + BBB1697C1E82762A0058BF1E /* rbbirb.cpp */, + BBB1697D1E82762A0058BF1E /* rbbirb.h */, + BBB1697E1E82762A0058BF1E /* rbbirpt.h */, + BBB1697F1E82762A0058BF1E /* rbbiscan.cpp */, + BBB169801E82762A0058BF1E /* rbbiscan.h */, + BBB169811E82762A0058BF1E /* rbbisetb.cpp */, + BBB169821E82762A0058BF1E /* rbbisetb.h */, + BBB169831E82762A0058BF1E /* rbbistbl.cpp */, + BBB169841E82762A0058BF1E /* rbbitblb.cpp */, + BBB169851E82762A0058BF1E /* rbbitblb.h */, + BBB169861E82762A0058BF1E /* resbund_cnv.cpp */, + BBB169871E82762A0058BF1E /* resbund.cpp */, + BBB169881E82762A0058BF1E /* resource.cpp */, + BBB169891E82762A0058BF1E /* resource.h */, + BBB1698A1E82762A0058BF1E /* ruleiter.cpp */, + BBB1698B1E82762A0058BF1E /* ruleiter.h */, + BBB1698C1E82762A0058BF1E /* schriter.cpp */, + BBB1698D1E82762A0058BF1E /* serv.cpp */, + BBB1698E1E82762A0058BF1E /* serv.h */, + BBB1698F1E82762A0058BF1E /* servlk.cpp */, + BBB169901E82762A0058BF1E /* servlkf.cpp */, + BBB169911E82762A0058BF1E /* servloc.h */, + BBB169921E82762A0058BF1E /* servls.cpp */, + BBB169931E82762A0058BF1E /* servnotf.cpp */, + BBB169941E82762A0058BF1E /* servnotf.h */, + BBB169951E82762A0058BF1E /* servrbf.cpp */, + BBB169961E82762A0058BF1E /* servslkf.cpp */, + BBB169971E82762A0058BF1E /* sharedobject.cpp */, + BBB169981E82762A0058BF1E /* sharedobject.h */, + BBB169991E82762A0058BF1E /* simpleformatter.cpp */, + BBB1699A1E82762A0058BF1E /* sprpimpl.h */, + BBB1699B1E82762A0058BF1E /* stringpiece.cpp */, + BBB1699C1E82762A0058BF1E /* stringtriebuilder.cpp */, + BBB1699D1E82762A0058BF1E /* uarrsort.c */, + BBB1699E1E82762A0058BF1E /* uarrsort.h */, + BBB1699F1E82762A0058BF1E /* uassert.h */, + BBB169A01E82762A0058BF1E /* ubidi_props_data.h */, + BBB169A11E82762A0058BF1E /* ubidi_props.c */, + BBB169A21E82762A0058BF1E /* ubidi_props.h */, + BBB169A31E82762A0058BF1E /* ubidi.c */, + BBB169A41E82762A0058BF1E /* ubidiimp.h */, + BBB169A51E82762A0058BF1E /* ubidiln.c */, + BBB169A61E82762A0058BF1E /* ubidiwrt.c */, + BBB169A71E82762A0058BF1E /* ubrk.cpp */, + BBB169A81E82762A0058BF1E /* ubrkimpl.h */, + BBB169A91E82762A0058BF1E /* ucase_props_data.h */, + BBB169AA1E82762A0058BF1E /* ucase.cpp */, + BBB169AB1E82762A0058BF1E /* ucase.h */, + BBB169AC1E82762A0058BF1E /* ucasemap_titlecase_brkiter.cpp */, + BBB169AD1E82762A0058BF1E /* ucasemap.cpp */, + BBB169AE1E82762A0058BF1E /* ucat.c */, + BBB169AF1E82762A0058BF1E /* uchar_props_data.h */, + BBB169B01E82762A0058BF1E /* uchar.c */, + BBB169B11E82762A0058BF1E /* ucharstrie.cpp */, + BBB169B21E82762A0058BF1E /* ucharstriebuilder.cpp */, + BBB169B31E82762A0058BF1E /* ucharstrieiterator.cpp */, + BBB169B41E82762A0058BF1E /* uchriter.cpp */, + BBB169B51E82762A0058BF1E /* ucln_cmn.cpp */, + BBB169B61E82762A0058BF1E /* ucln_cmn.h */, + BBB169B71E82762A0058BF1E /* ucln_imp.h */, + BBB169B81E82762A0058BF1E /* ucln.h */, + BBB169B91E82762A0058BF1E /* ucmndata.c */, + BBB169BA1E82762A0058BF1E /* ucmndata.h */, + BBB169BB1E82762A0058BF1E /* ucnv_bld.cpp */, + BBB169BC1E82762A0058BF1E /* ucnv_bld.h */, + BBB169BD1E82762A0058BF1E /* ucnv_cb.c */, + BBB169BE1E82762A0058BF1E /* ucnv_cnv.c */, + BBB169BF1E82762A0058BF1E /* ucnv_cnv.h */, + BBB169C01E82762A0058BF1E /* ucnv_ct.c */, + BBB169C11E82762A0058BF1E /* ucnv_err.c */, + BBB169C21E82762A0058BF1E /* ucnv_ext.cpp */, + BBB169C31E82762A0058BF1E /* ucnv_ext.h */, + BBB169C41E82762A0058BF1E /* ucnv_imp.h */, + BBB169C51E82762A0058BF1E /* ucnv_io.cpp */, + BBB169C61E82762A0058BF1E /* ucnv_io.h */, + BBB169C71E82762A0058BF1E /* ucnv_lmb.c */, + BBB169C81E82762A0058BF1E /* ucnv_set.c */, + BBB169C91E82762A0058BF1E /* ucnv_u7.c */, + BBB169CA1E82762A0058BF1E /* ucnv_u8.c */, + BBB169CB1E82762A0058BF1E /* ucnv_u16.c */, + BBB169CC1E82762A0058BF1E /* ucnv_u32.c */, + BBB169CD1E82762A0058BF1E /* ucnv.c */, + BBB169CE1E82762A0058BF1E /* ucnv2022.cpp */, + BBB169CF1E82762A0058BF1E /* ucnvbocu.cpp */, + BBB169D01E82762A0058BF1E /* ucnvdisp.c */, + BBB169D11E82762A0058BF1E /* ucnvhz.c */, + BBB169D21E82762A0058BF1E /* ucnvisci.c */, + BBB169D31E82762A0058BF1E /* ucnvlat1.c */, + BBB169D41E82762A0058BF1E /* ucnvmbcs.cpp */, + BBB169D51E82762A0058BF1E /* ucnvmbcs.h */, + BBB169D61E82762A0058BF1E /* ucnvscsu.c */, + BBB169D71E82762A0058BF1E /* ucnvsel.cpp */, + BBB169D81E82762A0058BF1E /* ucol_data.h */, + BBB169D91E82762A0058BF1E /* ucol_swp.cpp */, + BBB169DA1E82762A0058BF1E /* ucol_swp.h */, + BBB169DB1E82762A0058BF1E /* ucurr.cpp */, + BBB169DC1E82762A0058BF1E /* ucurrimp.h */, + BBB169DD1E82762A0058BF1E /* udata.cpp */, + BBB169DE1E82762A0058BF1E /* udatamem.c */, + BBB169DF1E82762A0058BF1E /* udatamem.h */, + BBB169E01E82762A0058BF1E /* udataswp.c */, + BBB169E11E82762A0058BF1E /* udataswp.h */, + BBB169E21E82762A0058BF1E /* uelement.h */, + BBB169E31E82762A0058BF1E /* uenum.c */, + BBB169E41E82762A0058BF1E /* uenumimp.h */, + BBB169E51E82762A0058BF1E /* uhash_us.cpp */, + BBB169E61E82762A0058BF1E /* uhash.c */, + BBB169E71E82762A0058BF1E /* uhash.h */, + BBB169E81E82762A0058BF1E /* uidna.cpp */, + BBB169E91E82762A0058BF1E /* uinit.cpp */, + BBB169EA1E82762A0058BF1E /* uinvchar.c */, + BBB169EB1E82762A0058BF1E /* uinvchar.h */, + BBB169EC1E82762A0058BF1E /* uiter.cpp */, + BBB169ED1E82762A0058BF1E /* ulist.c */, + BBB169EE1E82762A0058BF1E /* ulist.h */, + BBB169EF1E82762A0058BF1E /* ulistformatter.cpp */, + BBB169F01E82762A0058BF1E /* uloc_keytype.cpp */, + BBB169F11E82762A0058BF1E /* uloc_tag.c */, + BBB169F21E82762A0058BF1E /* uloc.cpp */, + BBB169F31E82762A0058BF1E /* ulocimp.h */, + BBB169F41E82762A0058BF1E /* umapfile.c */, + BBB169F51E82762A0058BF1E /* umapfile.h */, + BBB169F61E82762A0058BF1E /* umath.c */, + BBB169F71E82762A0058BF1E /* umutex.cpp */, + BBB169F81E82762A0058BF1E /* umutex.h */, + BBB169F91E82762A0058BF1E /* unames.cpp */, + BBB169FA1E82762A0058BF1E /* unifiedcache.cpp */, + BBB169FB1E82762A0058BF1E /* unifiedcache.h */, + BBB169FC1E82762A0058BF1E /* unifilt.cpp */, + BBB169FD1E82762A0058BF1E /* unifunct.cpp */, + BBB169FE1E82762A0058BF1E /* uniset_closure.cpp */, + BBB169FF1E82762A0058BF1E /* uniset_props.cpp */, + BBB16A001E82762A0058BF1E /* uniset.cpp */, + BBB16A011E82762A0058BF1E /* unisetspan.cpp */, + BBB16A021E82762A0058BF1E /* unisetspan.h */, + BBB16A031E82762A0058BF1E /* unistr_case_locale.cpp */, + BBB16A041E82762A0058BF1E /* unistr_case.cpp */, + BBB16A051E82762A0058BF1E /* unistr_cnv.cpp */, + BBB16A061E82762A0058BF1E /* unistr_props.cpp */, + BBB16A071E82762A0058BF1E /* unistr_titlecase_brkiter.cpp */, + BBB16A081E82762A0058BF1E /* unistr.cpp */, + BBB16A091E82762A0058BF1E /* unistrappender.h */, + BBB16A0A1E82762A0058BF1E /* unorm.cpp */, + BBB16A0B1E82762A0058BF1E /* unormcmp.cpp */, + BBB16A0C1E82762A0058BF1E /* unormimp.h */, + BBB16A0D1E82762A0058BF1E /* uobject.cpp */, + BBB16A0E1E82762A0058BF1E /* uposixdefs.h */, + BBB16A0F1E82762A0058BF1E /* uprops.cpp */, + BBB16A101E82762A0058BF1E /* uprops.h */, + BBB16A111E82762A0058BF1E /* ures_cnv.c */, + BBB16A121E82762A0058BF1E /* uresbund.cpp */, + BBB16A131E82762A0058BF1E /* uresdata.cpp */, + BBB16A141E82762A0058BF1E /* uresdata.h */, + BBB16A151E82762A0058BF1E /* uresimp.h */, + BBB16A161E82762A0058BF1E /* ureslocs.h */, + BBB16A171E82762A0058BF1E /* usc_impl.c */, + BBB16A181E82762A0058BF1E /* usc_impl.h */, + BBB16A191E82762A0058BF1E /* uscript_props.cpp */, + BBB16A1A1E82762A0058BF1E /* uscript.c */, + BBB16A1B1E82762A0058BF1E /* uset_imp.h */, + BBB16A1C1E82762A0058BF1E /* uset_props.cpp */, + BBB16A1D1E82762A0058BF1E /* uset.cpp */, + BBB16A1E1E82762A0058BF1E /* usetiter.cpp */, + BBB16A1F1E82762A0058BF1E /* ushape.cpp */, + BBB16A201E82762A0058BF1E /* usprep.cpp */, + BBB16A211E82762A0058BF1E /* ustack.cpp */, + BBB16A221E82762A0058BF1E /* ustr_cnv.cpp */, + BBB16A231E82762A0058BF1E /* ustr_cnv.h */, + BBB16A241E82762A0058BF1E /* ustr_imp.h */, + BBB16A251E82762A0058BF1E /* ustr_titlecase_brkiter.cpp */, + BBB16A261E82762A0058BF1E /* ustr_wcs.cpp */, + BBB16A271E82762A0058BF1E /* ustrcase_locale.cpp */, + BBB16A281E82762A0058BF1E /* ustrcase.cpp */, + BBB16A291E82762A0058BF1E /* ustrenum.cpp */, + BBB16A2A1E82762A0058BF1E /* ustrenum.h */, + BBB16A2B1E82762A0058BF1E /* ustrfmt.c */, + BBB16A2C1E82762A0058BF1E /* ustrfmt.h */, + BBB16A2D1E82762A0058BF1E /* ustring.cpp */, + BBB16A2E1E82762A0058BF1E /* ustrtrns.cpp */, + BBB16A2F1E82762A0058BF1E /* utext.cpp */, + BBB16A301E82762A0058BF1E /* utf_impl.c */, + BBB16A311E82762A0058BF1E /* util_props.cpp */, + BBB16A321E82762A0058BF1E /* util.cpp */, + BBB16A331E82762A0058BF1E /* util.h */, + BBB16A341E82762A0058BF1E /* utrace.c */, + BBB16A351E82762A0058BF1E /* utracimp.h */, + BBB16A361E82762A0058BF1E /* utrie.cpp */, + BBB16A371E82762A0058BF1E /* utrie.h */, + BBB16A381E82762A0058BF1E /* utrie2_builder.cpp */, + BBB16A391E82762A0058BF1E /* utrie2_impl.h */, + BBB16A3A1E82762A0058BF1E /* utrie2.cpp */, + BBB16A3B1E82762A0058BF1E /* utrie2.h */, + BBB16A3C1E82762A0058BF1E /* uts46.cpp */, + BBB16A3D1E82762A0058BF1E /* utypeinfo.h */, + BBB16A3E1E82762A0058BF1E /* utypes.c */, + BBB16A3F1E82762A0058BF1E /* uvector.cpp */, + BBB16A401E82762A0058BF1E /* uvector.h */, + BBB16A411E82762A0058BF1E /* uvectr32.cpp */, + BBB16A421E82762A0058BF1E /* uvectr32.h */, + BBB16A431E82762A0058BF1E /* uvectr64.cpp */, + BBB16A441E82762A0058BF1E /* uvectr64.h */, + BBB16A451E82762A0058BF1E /* wintz.c */, + BBB16A461E82762A0058BF1E /* wintz.h */, + ); + path = common; + sourceTree = ""; + }; + BBB165E71E82758B0058BF1E /* stubdata */ = { + isa = PBXGroup; + children = ( + BBB16C181E82765C0058BF1E /* stubdata.c */, + ); + path = stubdata; + sourceTree = ""; + }; + BBB1688F1E8275E30058BF1E /* unicode */ = { + isa = PBXGroup; + children = ( + BBB168901E8275FE0058BF1E /* alphaindex.h */, + BBB168911E8275FE0058BF1E /* basictz.h */, + BBB168921E8275FE0058BF1E /* calendar.h */, + BBB168931E8275FE0058BF1E /* choicfmt.h */, + BBB168941E8275FE0058BF1E /* coleitr.h */, + BBB168951E8275FE0058BF1E /* coll.h */, + BBB168961E8275FE0058BF1E /* compactdecimalformat.h */, + BBB168971E8275FE0058BF1E /* curramt.h */, + BBB168981E8275FE0058BF1E /* currpinf.h */, + BBB168991E8275FE0058BF1E /* currunit.h */, + BBB1689A1E8275FE0058BF1E /* datefmt.h */, + BBB1689B1E8275FE0058BF1E /* dcfmtsym.h */, + BBB1689C1E8275FE0058BF1E /* decimfmt.h */, + BBB1689D1E8275FE0058BF1E /* dtfmtsym.h */, + BBB1689E1E8275FE0058BF1E /* dtitvfmt.h */, + BBB1689F1E8275FE0058BF1E /* dtitvinf.h */, + BBB168A01E8275FE0058BF1E /* dtptngen.h */, + BBB168A11E8275FE0058BF1E /* dtrule.h */, + BBB168A21E8275FE0058BF1E /* fieldpos.h */, + BBB168A31E8275FE0058BF1E /* fmtable.h */, + BBB168A41E8275FE0058BF1E /* format.h */, + BBB168A51E8275FE0058BF1E /* fpositer.h */, + BBB168A61E8275FE0058BF1E /* gender.h */, + BBB168A71E8275FE0058BF1E /* gregocal.h */, + BBB168A81E8275FE0058BF1E /* measfmt.h */, + BBB168A91E8275FE0058BF1E /* measunit.h */, + BBB168AA1E8275FE0058BF1E /* measure.h */, + BBB168AB1E8275FE0058BF1E /* msgfmt.h */, + BBB168AC1E8275FE0058BF1E /* numfmt.h */, + BBB168AD1E8275FE0058BF1E /* numsys.h */, + BBB168AE1E8275FE0058BF1E /* plurfmt.h */, + BBB168AF1E8275FE0058BF1E /* plurrule.h */, + BBB168B01E8275FE0058BF1E /* rbnf.h */, + BBB168B11E8275FE0058BF1E /* rbtz.h */, + BBB168B21E8275FE0058BF1E /* regex.h */, + BBB168B31E8275FE0058BF1E /* region.h */, + BBB168B41E8275FE0058BF1E /* reldatefmt.h */, + BBB168B51E8275FE0058BF1E /* scientificnumberformatter.h */, + BBB168B61E8275FE0058BF1E /* search.h */, + BBB168B71E8275FE0058BF1E /* selfmt.h */, + BBB168B81E8275FE0058BF1E /* simpletz.h */, + BBB168B91E8275FE0058BF1E /* smpdtfmt.h */, + BBB168BA1E8275FE0058BF1E /* sortkey.h */, + BBB168BB1E8275FE0058BF1E /* stsearch.h */, + BBB168BC1E8275FE0058BF1E /* tblcoll.h */, + BBB168BD1E8275FE0058BF1E /* timezone.h */, + BBB168BE1E8275FE0058BF1E /* tmunit.h */, + BBB168BF1E8275FE0058BF1E /* tmutamt.h */, + BBB168C01E8275FE0058BF1E /* tmutfmt.h */, + BBB168C11E8275FE0058BF1E /* translit.h */, + BBB168C21E8275FE0058BF1E /* tzfmt.h */, + BBB168C31E8275FE0058BF1E /* tznames.h */, + BBB168C41E8275FE0058BF1E /* tzrule.h */, + BBB168C51E8275FE0058BF1E /* tztrans.h */, + BBB168C61E8275FE0058BF1E /* ucal.h */, + BBB168C71E8275FE0058BF1E /* ucol.h */, + BBB168C81E8275FE0058BF1E /* ucoleitr.h */, + BBB168C91E8275FE0058BF1E /* ucsdet.h */, + BBB168CA1E8275FE0058BF1E /* udat.h */, + BBB168CB1E8275FE0058BF1E /* udateintervalformat.h */, + BBB168CC1E8275FE0058BF1E /* udatpg.h */, + BBB168CD1E8275FE0058BF1E /* ufieldpositer.h */, + BBB168CE1E8275FE0058BF1E /* uformattable.h */, + BBB168CF1E8275FE0058BF1E /* ugender.h */, + BBB168D01E8275FE0058BF1E /* ulocdata.h */, + BBB168D11E8275FE0058BF1E /* umsg.h */, + BBB168D21E8275FE0058BF1E /* unirepl.h */, + BBB168D31E8275FE0058BF1E /* unum.h */, + BBB168D41E8275FE0058BF1E /* unumsys.h */, + BBB168D51E8275FE0058BF1E /* upluralrules.h */, + BBB168D61E8275FE0058BF1E /* uregex.h */, + BBB168D71E8275FE0058BF1E /* uregion.h */, + BBB168D81E8275FE0058BF1E /* ureldatefmt.h */, + BBB168D91E8275FE0058BF1E /* usearch.h */, + BBB168DA1E8275FE0058BF1E /* uspoof.h */, + BBB168DB1E8275FE0058BF1E /* utmscale.h */, + BBB168DC1E8275FE0058BF1E /* utrans.h */, + BBB168DD1E8275FE0058BF1E /* vtzone.h */, + ); + path = unicode; + sourceTree = ""; + }; + BBB16B611E82762E0058BF1E /* unicode */ = { + isa = PBXGroup; + children = ( + BBB16B621E8276480058BF1E /* appendable.h */, + BBB16B631E8276480058BF1E /* brkiter.h */, + BBB16B641E8276480058BF1E /* bytestream.h */, + BBB16B651E8276480058BF1E /* bytestrie.h */, + BBB16B661E8276480058BF1E /* bytestriebuilder.h */, + BBB16B671E8276480058BF1E /* caniter.h */, + BBB16B681E8276480058BF1E /* chariter.h */, + BBB16B691E8276480058BF1E /* dbbi.h */, + BBB16B6A1E8276480058BF1E /* docmain.h */, + BBB16B6B1E8276480058BF1E /* dtintrv.h */, + BBB16B6C1E8276480058BF1E /* enumset.h */, + BBB16B6D1E8276480058BF1E /* errorcode.h */, + BBB16B6E1E8276480058BF1E /* filteredbrk.h */, + BBB16B6F1E8276480058BF1E /* icudataver.h */, + BBB16B701E8276480058BF1E /* icuplug.h */, + BBB16B711E8276480058BF1E /* idna.h */, + BBB16B721E8276480058BF1E /* listformatter.h */, + BBB16B731E8276480058BF1E /* localpointer.h */, + BBB16B741E8276480058BF1E /* locdspnm.h */, + BBB16B751E8276480058BF1E /* locid.h */, + BBB16B761E8276480058BF1E /* messagepattern.h */, + BBB16B771E8276480058BF1E /* normalizer2.h */, + BBB16B781E8276480058BF1E /* normlzr.h */, + BBB16B791E8276480058BF1E /* parseerr.h */, + BBB16B7A1E8276480058BF1E /* parsepos.h */, + BBB16B7B1E8276480058BF1E /* platform.h */, + BBB16B7C1E8276480058BF1E /* ptypes.h */, + BBB16B7D1E8276480058BF1E /* putil.h */, + BBB16B7E1E8276480058BF1E /* rbbi.h */, + BBB16B7F1E8276480058BF1E /* rep.h */, + BBB16B801E8276480058BF1E /* resbund.h */, + BBB16B811E8276480058BF1E /* schriter.h */, + BBB16B821E8276480058BF1E /* simpleformatter.h */, + BBB16B831E8276480058BF1E /* std_string.h */, + BBB16B841E8276480058BF1E /* strenum.h */, + BBB16B851E8276480058BF1E /* stringpiece.h */, + BBB16B861E8276480058BF1E /* stringtriebuilder.h */, + BBB16B871E8276480058BF1E /* symtable.h */, + BBB16B881E8276480058BF1E /* ubidi.h */, + BBB16B891E8276480058BF1E /* ubrk.h */, + BBB16B8A1E8276480058BF1E /* ucasemap.h */, + BBB16B8B1E8276480058BF1E /* ucat.h */, + BBB16B8C1E8276480058BF1E /* uchar.h */, + BBB16B8D1E8276480058BF1E /* ucharstrie.h */, + BBB16B8E1E8276480058BF1E /* ucharstriebuilder.h */, + BBB16B8F1E8276480058BF1E /* uchriter.h */, + BBB16B901E8276480058BF1E /* uclean.h */, + BBB16B911E8276480058BF1E /* ucnv_cb.h */, + BBB16B921E8276480058BF1E /* ucnv_err.h */, + BBB16B931E8276480058BF1E /* ucnv.h */, + BBB16B941E8276480058BF1E /* ucnvsel.h */, + BBB16B951E8276480058BF1E /* uconfig.h */, + BBB16B961E8276480058BF1E /* ucurr.h */, + BBB16B971E8276480058BF1E /* udata.h */, + BBB16B981E8276480058BF1E /* udisplaycontext.h */, + BBB16B991E8276480058BF1E /* uenum.h */, + BBB16B9A1E8276480058BF1E /* uidna.h */, + BBB16B9B1E8276480058BF1E /* uiter.h */, + BBB16B9C1E8276480058BF1E /* uldnames.h */, + BBB16B9D1E8276480058BF1E /* ulistformatter.h */, + BBB16B9E1E8276480058BF1E /* uloc.h */, + BBB16B9F1E8276480058BF1E /* umachine.h */, + BBB16BA01E8276480058BF1E /* umisc.h */, + BBB16BA11E8276480058BF1E /* unifilt.h */, + BBB16BA21E8276480058BF1E /* unifunct.h */, + BBB16BA31E8276480058BF1E /* unimatch.h */, + BBB16BA41E8276480058BF1E /* uniset.h */, + BBB16BA51E8276480058BF1E /* unistr.h */, + BBB16BA61E8276480058BF1E /* unorm.h */, + BBB16BA71E8276480058BF1E /* unorm2.h */, + BBB16BA81E8276480058BF1E /* uobject.h */, + BBB16BA91E8276480058BF1E /* urename.h */, + BBB16BAA1E8276480058BF1E /* urep.h */, + BBB16BAB1E8276480058BF1E /* ures.h */, + BBB16BAC1E8276480058BF1E /* uscript.h */, + BBB16BAD1E8276480058BF1E /* uset.h */, + BBB16BAE1E8276480058BF1E /* usetiter.h */, + BBB16BAF1E8276480058BF1E /* ushape.h */, + BBB16BB01E8276480058BF1E /* usprep.h */, + BBB16BB11E8276480058BF1E /* ustring.h */, + BBB16BB21E8276480058BF1E /* ustringtrie.h */, + BBB16BB31E8276480058BF1E /* utext.h */, + BBB16BB41E8276480058BF1E /* utf_old.h */, + BBB16BB51E8276480058BF1E /* utf.h */, + BBB16BB61E8276480058BF1E /* utf8.h */, + BBB16BB71E8276480058BF1E /* utf16.h */, + BBB16BB81E8276480058BF1E /* utf32.h */, + BBB16BB91E8276480058BF1E /* utrace.h */, + BBB16BBA1E8276480058BF1E /* utypes.h */, + BBB16BBB1E8276480058BF1E /* uvernum.h */, + BBB16BBC1E8276480058BF1E /* uversion.h */, + ); + path = unicode; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + BBB165D51E8275120058BF1E /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + BBB165D61E8275120058BF1E /* icu */ = { + isa = PBXNativeTarget; + buildConfigurationList = BBB165E21E8275120058BF1E /* Build configuration list for PBXNativeTarget "icu" */; + buildPhases = ( + BBB165D31E8275120058BF1E /* Sources */, + BBB165D41E8275120058BF1E /* Frameworks */, + BBB165D51E8275120058BF1E /* Headers */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = icu; + productName = icu; + productReference = BBB165D71E8275120058BF1E /* libicu.a */; + productType = "com.apple.product-type.library.static"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + BBB165CF1E8275120058BF1E /* Project object */ = { + isa = PBXProject; + attributes = { + LastUpgradeCheck = 0820; + ORGANIZATIONNAME = "Дарья Волвенкова"; + TargetAttributes = { + BBB165D61E8275120058BF1E = { + CreatedOnToolsVersion = 8.2.1; + ProvisioningStyle = Automatic; + }; + }; + }; + buildConfigurationList = BBB165D21E8275120058BF1E /* Build configuration list for PBXProject "icu" */; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = English; + hasScannedForEncodings = 0; + knownRegions = ( + en, + ); + mainGroup = BBB165CE1E8275120058BF1E; + productRefGroup = BBB165D81E8275120058BF1E /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + BBB165D61E8275120058BF1E /* icu */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXSourcesBuildPhase section */ + BBB165D31E8275120058BF1E /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + BBB1683F1E8275DE0058BF1E /* tolowtrn.cpp in Sources */, + BBB16A631E82762A0058BF1E /* errorcode.cpp in Sources */, + BBB16AA41E82762A0058BF1E /* ruleiter.cpp in Sources */, + BBB167C91E8275DD0058BF1E /* gender.cpp in Sources */, + BBB16B131E82762B0058BF1E /* unames.cpp in Sources */, + BBB167FE1E8275DD0058BF1E /* rbt_data.cpp in Sources */, + BBB167CA1E8275DD0058BF1E /* gregocal.cpp in Sources */, + BBB16AC61E82762A0058BF1E /* ucasemap_titlecase_brkiter.cpp in Sources */, + BBB16A5A1E82762A0058BF1E /* cstring.c in Sources */, + BBB167901E8275DD0058BF1E /* curramt.cpp in Sources */, + BBB168391E8275DE0058BF1E /* timezone.cpp in Sources */, + BBB16AE21E82762A0058BF1E /* ucnv_set.c in Sources */, + BBB168491E8275DE0058BF1E /* tzgnames.cpp in Sources */, + BBB167ED1E8275DD0058BF1E /* numsys.cpp in Sources */, + BBB167D51E8275DD0058BF1E /* islamcal.cpp in Sources */, + BBB167641E8275DD0058BF1E /* collationfastlatinbuilder.cpp in Sources */, + BBB167C71E8275DD0058BF1E /* funcrepl.cpp in Sources */, + BBB168871E8275DE0058BF1E /* wintzimpl.cpp in Sources */, + BBB168691E8275DE0058BF1E /* uregex.cpp in Sources */, + BBB16A651E82762A0058BF1E /* filterednormalizer2.cpp in Sources */, + BBB16AFD1E82762A0058BF1E /* uenum.c in Sources */, + BBB168461E8275DE0058BF1E /* tridpars.cpp in Sources */, + BBB16A671E82762A0058BF1E /* icudataver.c in Sources */, + BBB16A641E82762A0058BF1E /* filteredbrk.cpp in Sources */, + BBB168371E8275DE0058BF1E /* taiwncal.cpp in Sources */, + BBB16AF01E82762A0058BF1E /* ucnvscsu.c in Sources */, + BBB167911E8275DD0058BF1E /* currfmt.cpp in Sources */, + BBB167F71E8275DD0058BF1E /* precision.cpp in Sources */, + BBB1684E1E8275DE0058BF1E /* tzrule.cpp in Sources */, + BBB168001E8275DD0058BF1E /* rbt_pars.cpp in Sources */, + BBB168781E8275DE0058BF1E /* utf16collationiterator.cpp in Sources */, + BBB16A8F1E82762A0058BF1E /* putil.cpp in Sources */, + BBB16ADB1E82762A0058BF1E /* ucnv_err.c in Sources */, + BBB16AB61E82762A0058BF1E /* stringtriebuilder.cpp in Sources */, + BBB16B111E82762B0058BF1E /* umutex.cpp in Sources */, + BBB16B0B1E82762B0058BF1E /* uloc_tag.c in Sources */, + BBB16A721E82762A0058BF1E /* locid.cpp in Sources */, + BBB1681D1E8275DD0058BF1E /* scriptset.cpp in Sources */, + BBB167AF1E8275DD0058BF1E /* digitgrouping.cpp in Sources */, + BBB16B491E82762B0058BF1E /* utext.cpp in Sources */, + BBB16ACB1E82762A0058BF1E /* ucharstrie.cpp in Sources */, + BBB167521E8275DD0058BF1E /* coleitr.cpp in Sources */, + BBB1682A1E8275DE0058BF1E /* smallintformatter.cpp in Sources */, + BBB1677C1E8275DD0058BF1E /* coptccal.cpp in Sources */, + BBB167581E8275DD0058BF1E /* collationcompare.cpp in Sources */, + BBB16A771E82762A0058BF1E /* locutil.cpp in Sources */, + BBB1686C1E8275DE0058BF1E /* usearch.cpp in Sources */, + BBB16A6D1E82762A0058BF1E /* locavailable.cpp in Sources */, + BBB16B561E82762B0058BF1E /* uts46.cpp in Sources */, + BBB16A7F1E82762A0058BF1E /* normalizer2.cpp in Sources */, + BBB16B481E82762B0058BF1E /* ustrtrns.cpp in Sources */, + BBB16A501E82762A0058BF1E /* bytestrieiterator.cpp in Sources */, + BBB16B0A1E82762B0058BF1E /* uloc_keytype.cpp in Sources */, + BBB16B371E82762B0058BF1E /* uset.cpp in Sources */, + BBB1684D1E8275DE0058BF1E /* tznames.cpp in Sources */, + BBB16B101E82762B0058BF1E /* umath.c in Sources */, + BBB168061E8275DD0058BF1E /* rbt.cpp in Sources */, + BBB16B331E82762B0058BF1E /* uscript_props.cpp in Sources */, + BBB1682D1E8275DE0058BF1E /* smpdtfst.cpp in Sources */, + BBB167A61E8275DD0058BF1E /* decNumber.c in Sources */, + BBB16ADF1E82762A0058BF1E /* ucnv_io.cpp in Sources */, + BBB16A801E82762A0058BF1E /* normalizer2impl.cpp in Sources */, + BBB16A681E82762A0058BF1E /* icuplug.cpp in Sources */, + BBB16A7A1E82762A0058BF1E /* messagepattern.cpp in Sources */, + BBB1682C1E8275DE0058BF1E /* smpdtfmt.cpp in Sources */, + BBB167CF1E8275DD0058BF1E /* identifier_info.cpp in Sources */, + BBB1687E1E8275DE0058BF1E /* visibledigits.cpp in Sources */, + BBB1679C1E8275DD0058BF1E /* decContext.c in Sources */, + BBB1685A1E8275DE0058BF1E /* udateintervalformat.cpp in Sources */, + BBB1684F1E8275DE0058BF1E /* tztrans.cpp in Sources */, + BBB16B061E82762B0058BF1E /* uiter.cpp in Sources */, + BBB16AC01E82762A0058BF1E /* ubidiwrt.c in Sources */, + BBB1673C1E8275DD0058BF1E /* affixpatternparser.cpp in Sources */, + BBB168561E8275DE0058BF1E /* ucol.cpp in Sources */, + BBB1686D1E8275DE0058BF1E /* uspoof_build.cpp in Sources */, + BBB16B1B1E82762B0058BF1E /* unisetspan.cpp in Sources */, + BBB16A861E82762A0058BF1E /* pluralmap.cpp in Sources */, + BBB16ABF1E82762A0058BF1E /* ubidiln.c in Sources */, + BBB16A841E82762A0058BF1E /* patternprops.cpp in Sources */, + BBB168681E8275DE0058BF1E /* upluralrules.cpp in Sources */, + BBB16ACC1E82762A0058BF1E /* ucharstriebuilder.cpp in Sources */, + BBB1673F1E8275DD0058BF1E /* anytrans.cpp in Sources */, + BBB168801E8275DE0058BF1E /* vtzone.cpp in Sources */, + BBB16B5B1E82762B0058BF1E /* uvectr32.cpp in Sources */, + BBB1679B1E8275DD0058BF1E /* dcfmtsym.cpp in Sources */, + BBB1680C1E8275DD0058BF1E /* regeximp.cpp in Sources */, + BBB167E31E8275DD0058BF1E /* nfrule.cpp in Sources */, + BBB1677B1E8275DD0058BF1E /* compactdecimalformat.cpp in Sources */, + BBB16B361E82762B0058BF1E /* uset_props.cpp in Sources */, + BBB167761E8275DD0058BF1E /* collationtailoring.cpp in Sources */, + BBB16A921E82762A0058BF1E /* rbbidata.cpp in Sources */, + BBB16A891E82762A0058BF1E /* propname.cpp in Sources */, + BBB167681E8275DD0058BF1E /* collationiterator.cpp in Sources */, + BBB16B2D1E82762B0058BF1E /* uresdata.cpp in Sources */, + BBB167941E8275DD0058BF1E /* currunit.cpp in Sources */, + BBB168501E8275DE0058BF1E /* ucal.cpp in Sources */, + BBB1681C1E8275DD0058BF1E /* scientificnumberformatter.cpp in Sources */, + BBB16B4E1E82762B0058BF1E /* utrace.c in Sources */, + BBB167AB1E8275DD0058BF1E /* digitaffixesandpadding.cpp in Sources */, + BBB16C191E82765C0058BF1E /* stubdata.c in Sources */, + BBB16A9D1E82762A0058BF1E /* rbbistbl.cpp in Sources */, + BBB16A4E1E82762A0058BF1E /* bytestrie.cpp in Sources */, + BBB167BE1E8275DD0058BF1E /* ethpccal.cpp in Sources */, + BBB16B291E82762B0058BF1E /* uprops.cpp in Sources */, + BBB1685F1E8275DE0058BF1E /* ulocdata.c in Sources */, + BBB167BB1E8275DD0058BF1E /* dtrule.cpp in Sources */, + BBB16ACF1E82762A0058BF1E /* ucln_cmn.cpp in Sources */, + BBB167821E8275DD0058BF1E /* csmatch.cpp in Sources */, + BBB167601E8275DD0058BF1E /* collationdatawriter.cpp in Sources */, + BBB168851E8275DE0058BF1E /* winnmfmt.cpp in Sources */, + BBB16AAF1E82762A0058BF1E /* servrbf.cpp in Sources */, + BBB167FD1E8275DD0058BF1E /* rbnf.cpp in Sources */, + BBB168581E8275DE0058BF1E /* ucsdet.cpp in Sources */, + BBB16B1D1E82762B0058BF1E /* unistr_case_locale.cpp in Sources */, + BBB16AC11E82762A0058BF1E /* ubrk.cpp in Sources */, + BBB168641E8275DE0058BF1E /* uni2name.cpp in Sources */, + BBB168361E8275DE0058BF1E /* stsearch.cpp in Sources */, + BBB167C41E8275DD0058BF1E /* fphdlimp.cpp in Sources */, + BBB168541E8275DE0058BF1E /* ucol_res.cpp in Sources */, + BBB16B171E82762B0058BF1E /* unifunct.cpp in Sources */, + BBB167EE1E8275DD0058BF1E /* olsontz.cpp in Sources */, + BBB16AE31E82762A0058BF1E /* ucnv_u7.c in Sources */, + BBB167F01E8275DD0058BF1E /* persncal.cpp in Sources */, + BBB16A6B1E82762A0058BF1E /* loadednormalizer2impl.cpp in Sources */, + BBB1681A1E8275DD0058BF1E /* repattrn.cpp in Sources */, + BBB16B001E82762B0058BF1E /* uhash.c in Sources */, + BBB16A711E82762A0058BF1E /* locdspnm.cpp in Sources */, + BBB167D31E8275DD0058BF1E /* inputext.cpp in Sources */, + BBB1685C1E8275DE0058BF1E /* ufieldpositer.cpp in Sources */, + BBB16AE51E82762A0058BF1E /* ucnv_u16.c in Sources */, + BBB167541E8275DD0058BF1E /* collation.cpp in Sources */, + BBB16B541E82762B0058BF1E /* utrie2.cpp in Sources */, + BBB167A91E8275DD0058BF1E /* digitaffix.cpp in Sources */, + BBB16AB71E82762A0058BF1E /* uarrsort.c in Sources */, + BBB16A601E82762A0058BF1E /* dictionarydata.cpp in Sources */, + BBB16AA11E82762A0058BF1E /* resbund.cpp in Sources */, + BBB16A4F1E82762A0058BF1E /* bytestriebuilder.cpp in Sources */, + BBB167511E8275DD0058BF1E /* choicfmt.cpp in Sources */, + BBB168181E8275DD0058BF1E /* remtrans.cpp in Sources */, + BBB16A761E82762A0058BF1E /* locresdata.cpp in Sources */, + BBB1674F1E8275DD0058BF1E /* chnsecal.cpp in Sources */, + BBB16ABD1E82762A0058BF1E /* ubidi.c in Sources */, + BBB167441E8275DD0058BF1E /* bocsu.cpp in Sources */, + BBB1673E1E8275DD0058BF1E /* alphaindex.cpp in Sources */, + BBB168171E8275DD0058BF1E /* rematch.cpp in Sources */, + BBB16A8D1E82762A0058BF1E /* punycode.cpp in Sources */, + BBB167A31E8275DD0058BF1E /* decimfmt.cpp in Sources */, + BBB16B381E82762B0058BF1E /* usetiter.cpp in Sources */, + BBB1683E1E8275DE0058BF1E /* tmutfmt.cpp in Sources */, + BBB16B271E82762B0058BF1E /* uobject.cpp in Sources */, + BBB16AF81E82762A0058BF1E /* udatamem.c in Sources */, + BBB1687A1E8275DE0058BF1E /* utmscale.c in Sources */, + BBB1686A1E8275DE0058BF1E /* uregexc.cpp in Sources */, + BBB16B5F1E82762B0058BF1E /* wintz.c in Sources */, + BBB1683D1E8275DE0058BF1E /* tmutamt.cpp in Sources */, + BBB168661E8275DE0058BF1E /* unum.cpp in Sources */, + BBB167C31E8275DD0058BF1E /* format.cpp in Sources */, + BBB1676E1E8275DD0058BF1E /* collationrootelements.cpp in Sources */, + BBB1684B1E8275DE0058BF1E /* tznames_impl.cpp in Sources */, + BBB16AEC1E82762A0058BF1E /* ucnvisci.c in Sources */, + BBB168761E8275DE0058BF1E /* utf8collationiterator.cpp in Sources */, + BBB16B4A1E82762B0058BF1E /* utf_impl.c in Sources */, + BBB1675A1E8275DD0058BF1E /* collationdata.cpp in Sources */, + BBB16B431E82762B0058BF1E /* ustrenum.cpp in Sources */, + BBB167E91E8275DD0058BF1E /* nultrans.cpp in Sources */, + BBB1685B1E8275DE0058BF1E /* udatpg.cpp in Sources */, + BBB1674D1E8275DD0058BF1E /* cecal.cpp in Sources */, + BBB168701E8275DE0058BF1E /* uspoof_impl.cpp in Sources */, + BBB167DA1E8275DD0058BF1E /* measunit.cpp in Sources */, + BBB168741E8275DE0058BF1E /* uspoof.cpp in Sources */, + BBB16AEE1E82762A0058BF1E /* ucnvmbcs.cpp in Sources */, + BBB167951E8275DD0058BF1E /* dangical.cpp in Sources */, + BBB16AE11E82762A0058BF1E /* ucnv_lmb.c in Sources */, + BBB16AE71E82762A0058BF1E /* ucnv.c in Sources */, + BBB167FB1E8275DD0058BF1E /* quantityformatter.cpp in Sources */, + BBB16A511E82762A0058BF1E /* caniter.cpp in Sources */, + BBB16AF71E82762A0058BF1E /* udata.cpp in Sources */, + BBB167881E8275DD0058BF1E /* csrmbcs.cpp in Sources */, + BBB1675C1E8275DD0058BF1E /* collationdatabuilder.cpp in Sources */, + BBB1688B1E8275DE0058BF1E /* zrule.cpp in Sources */, + BBB168611E8275DE0058BF1E /* umsg.cpp in Sources */, + BBB1678C1E8275DD0058BF1E /* csrucode.cpp in Sources */, + BBB168721E8275DE0058BF1E /* uspoof_wsconf.cpp in Sources */, + BBB168291E8275DE0058BF1E /* simpletz.cpp in Sources */, + BBB16AFA1E82762A0058BF1E /* udataswp.c in Sources */, + BBB167EB1E8275DD0058BF1E /* numfmt.cpp in Sources */, + BBB167E11E8275DD0058BF1E /* nfrs.cpp in Sources */, + BBB16ACA1E82762A0058BF1E /* uchar.c in Sources */, + BBB167F41E8275DD0058BF1E /* plurfmt.cpp in Sources */, + BBB16A911E82762A0058BF1E /* rbbi.cpp in Sources */, + BBB167AD1E8275DD0058BF1E /* digitformatter.cpp in Sources */, + BBB16AAC1E82762A0058BF1E /* servls.cpp in Sources */, + BBB167B31E8275DD0058BF1E /* digitlst.cpp in Sources */, + BBB16B4B1E82762B0058BF1E /* util_props.cpp in Sources */, + BBB167DD1E8275DD0058BF1E /* msgfmt.cpp in Sources */, + BBB16ACD1E82762A0058BF1E /* ucharstrieiterator.cpp in Sources */, + BBB1679E1E8275DD0058BF1E /* decfmtst.cpp in Sources */, + BBB168811E8275DE0058BF1E /* vzone.cpp in Sources */, + BBB16AE61E82762A0058BF1E /* ucnv_u32.c in Sources */, + BBB167C01E8275DD0058BF1E /* fmtable_cnv.cpp in Sources */, + BBB167561E8275DD0058BF1E /* collationbuilder.cpp in Sources */, + BBB168621E8275DE0058BF1E /* unesctrn.cpp in Sources */, + BBB16B5D1E82762B0058BF1E /* uvectr64.cpp in Sources */, + BBB1678A1E8275DD0058BF1E /* csrsbcs.cpp in Sources */, + BBB16AA21E82762A0058BF1E /* resource.cpp in Sources */, + BBB1683C1E8275DE0058BF1E /* tmunit.cpp in Sources */, + BBB167A01E8275DD0058BF1E /* decimalformatpattern.cpp in Sources */, + BBB168301E8275DE0058BF1E /* standardplural.cpp in Sources */, + BBB168131E8275DD0058BF1E /* region.cpp in Sources */, + BBB16B161E82762B0058BF1E /* unifilt.cpp in Sources */, + BBB167531E8275DD0058BF1E /* coll.cpp in Sources */, + BBB16AA91E82762A0058BF1E /* servlk.cpp in Sources */, + BBB16B041E82762B0058BF1E /* uinvchar.c in Sources */, + BBB1680E1E8275DD0058BF1E /* regexst.cpp in Sources */, + BBB1687C1E8275DE0058BF1E /* valueformatter.cpp in Sources */, + BBB1674A1E8275DD0058BF1E /* calendar.cpp in Sources */, + BBB168201E8275DD0058BF1E /* selfmt.cpp in Sources */, + BBB16A961E82762A0058BF1E /* rbbirb.cpp in Sources */, + BBB16B471E82762B0058BF1E /* ustring.cpp in Sources */, + BBB1678E1E8275DD0058BF1E /* csrutf8.cpp in Sources */, + BBB16B191E82762B0058BF1E /* uniset_props.cpp in Sources */, + BBB167BA1E8275DD0058BF1E /* dtptngen.cpp in Sources */, + BBB16B521E82762B0058BF1E /* utrie2_builder.cpp in Sources */, + BBB167F61E8275DD0058BF1E /* plurrule.cpp in Sources */, + BBB16B1A1E82762B0058BF1E /* uniset.cpp in Sources */, + BBB167481E8275DD0058BF1E /* buddhcal.cpp in Sources */, + BBB16B591E82762B0058BF1E /* uvector.cpp in Sources */, + BBB167B71E8275DD0058BF1E /* dtitvfmt.cpp in Sources */, + BBB16AC41E82762A0058BF1E /* ucase.cpp in Sources */, + BBB1685D1E8275DE0058BF1E /* uitercollationiterator.cpp in Sources */, + BBB1686E1E8275DE0058BF1E /* uspoof_conf.cpp in Sources */, + BBB167D71E8275DD0058BF1E /* japancal.cpp in Sources */, + BBB16B581E82762B0058BF1E /* utypes.c in Sources */, + BBB16ABB1E82762A0058BF1E /* ubidi_props.c in Sources */, + BBB16B2C1E82762B0058BF1E /* uresbund.cpp in Sources */, + BBB16A991E82762A0058BF1E /* rbbiscan.cpp in Sources */, + BBB16B1F1E82762B0058BF1E /* unistr_cnv.cpp in Sources */, + BBB16B071E82762B0058BF1E /* ulist.c in Sources */, + BBB1675E1E8275DD0058BF1E /* collationdatareader.cpp in Sources */, + BBB168151E8275DD0058BF1E /* reldtfmt.cpp in Sources */, + BBB167861E8275DD0058BF1E /* csrecog.cpp in Sources */, + BBB168441E8275DE0058BF1E /* transreg.cpp in Sources */, + BBB168891E8275DE0058BF1E /* zonemeta.cpp in Sources */, + BBB16A9B1E82762A0058BF1E /* rbbisetb.cpp in Sources */, + BBB16AE41E82762A0058BF1E /* ucnv_u8.c in Sources */, + BBB16A741E82762A0058BF1E /* locmap.c in Sources */, + BBB16A581E82762A0058BF1E /* cstr.cpp in Sources */, + BBB16AE81E82762A0058BF1E /* ucnv2022.cpp in Sources */, + BBB16A5C1E82762A0058BF1E /* cwchar.c in Sources */, + BBB167CB1E8275DD0058BF1E /* gregoimp.cpp in Sources */, + BBB1683A1E8275DE0058BF1E /* titletrn.cpp in Sources */, + BBB168591E8275DE0058BF1E /* udat.cpp in Sources */, + BBB167431E8275DD0058BF1E /* basictz.cpp in Sources */, + BBB16AF31E82762A0058BF1E /* ucol_swp.cpp in Sources */, + BBB16A481E82762A0058BF1E /* bmpset.cpp in Sources */, + BBB168221E8275DD0058BF1E /* sharedbreakiterator.cpp in Sources */, + BBB168341E8275DE0058BF1E /* strrepl.cpp in Sources */, + BBB16B211E82762B0058BF1E /* unistr_titlecase_brkiter.cpp in Sources */, + BBB167981E8275DD0058BF1E /* dayperiodrules.cpp in Sources */, + BBB1677E1E8275DD0058BF1E /* cpdtrans.cpp in Sources */, + BBB16A731E82762A0058BF1E /* loclikely.cpp in Sources */, + BBB167701E8275DD0058BF1E /* collationruleparser.cpp in Sources */, + BBB168511E8275DE0058BF1E /* ucln_in.cpp in Sources */, + BBB16B411E82762B0058BF1E /* ustrcase_locale.cpp in Sources */, + BBB16B501E82762B0058BF1E /* utrie.cpp in Sources */, + BBB16ADA1E82762A0058BF1E /* ucnv_ct.c in Sources */, + BBB16AD51E82762A0058BF1E /* ucnv_bld.cpp in Sources */, + BBB16AED1E82762A0058BF1E /* ucnvlat1.c in Sources */, + BBB168321E8275DE0058BF1E /* strmatch.cpp in Sources */, + BBB16B021E82762B0058BF1E /* uidna.cpp in Sources */, + BBB16B2B1E82762B0058BF1E /* ures_cnv.c in Sources */, + BBB16AB11E82762A0058BF1E /* sharedobject.cpp in Sources */, + BBB16AE91E82762A0058BF1E /* ucnvbocu.cpp in Sources */, + BBB167E51E8275DD0058BF1E /* nfsubs.cpp in Sources */, + BBB16B4C1E82762B0058BF1E /* util.cpp in Sources */, + BBB16B311E82762B0058BF1E /* usc_impl.c in Sources */, + BBB167411E8275DD0058BF1E /* astro.cpp in Sources */, + BBB16AEB1E82762A0058BF1E /* ucnvhz.c in Sources */, + BBB168021E8275DD0058BF1E /* rbt_rule.cpp in Sources */, + BBB167D91E8275DD0058BF1E /* measfmt.cpp in Sources */, + BBB167781E8275DD0058BF1E /* collationweights.cpp in Sources */, + BBB1674B1E8275DD0058BF1E /* casetrn.cpp in Sources */, + BBB167971E8275DD0058BF1E /* datefmt.cpp in Sources */, + BBB16B251E82762B0058BF1E /* unormcmp.cpp in Sources */, + BBB167D11E8275DD0058BF1E /* indiancal.cpp in Sources */, + BBB16A551E82762A0058BF1E /* cmemory.c in Sources */, + BBB168081E8275DD0058BF1E /* rbtz.cpp in Sources */, + BBB16B421E82762B0058BF1E /* ustrcase.cpp in Sources */, + BBB168671E8275DE0058BF1E /* unumsys.cpp in Sources */, + BBB16A941E82762A0058BF1E /* rbbinode.cpp in Sources */, + BBB167F21E8275DD0058BF1E /* pluralaffix.cpp in Sources */, + BBB167931E8275DD0058BF1E /* currpinf.cpp in Sources */, + BBB168091E8275DD0058BF1E /* regexcmp.cpp in Sources */, + BBB16A821E82762A0058BF1E /* normlzr.cpp in Sources */, + BBB16B3F1E82762B0058BF1E /* ustr_titlecase_brkiter.cpp in Sources */, + BBB168411E8275DE0058BF1E /* toupptrn.cpp in Sources */, + BBB16B391E82762B0058BF1E /* ushape.cpp in Sources */, + BBB16B201E82762B0058BF1E /* unistr_props.cpp in Sources */, + BBB16AB01E82762A0058BF1E /* servslkf.cpp in Sources */, + BBB167BC1E8275DD0058BF1E /* esctrn.cpp in Sources */, + BBB16A4A1E82762A0058BF1E /* brkeng.cpp in Sources */, + BBB16A471E82762A0058BF1E /* appendable.cpp in Sources */, + BBB16AA01E82762A0058BF1E /* resbund_cnv.cpp in Sources */, + BBB16B0E1E82762B0058BF1E /* umapfile.c in Sources */, + BBB1686B1E8275DE0058BF1E /* uregion.cpp in Sources */, + BBB168571E8275DE0058BF1E /* ucoleitr.cpp in Sources */, + BBB16AF51E82762A0058BF1E /* ucurr.cpp in Sources */, + BBB167661E8275DD0058BF1E /* collationfcd.cpp in Sources */, + BBB16AF11E82762A0058BF1E /* ucnvsel.cpp in Sources */, + BBB16AEA1E82762A0058BF1E /* ucnvdisp.c in Sources */, + BBB16AAD1E82762A0058BF1E /* servnotf.cpp in Sources */, + BBB1681B1E8275DD0058BF1E /* rulebasedcollator.cpp in Sources */, + BBB16B031E82762B0058BF1E /* uinit.cpp in Sources */, + BBB16A531E82762A0058BF1E /* charstr.cpp in Sources */, + BBB16A521E82762A0058BF1E /* chariter.cpp in Sources */, + BBB16B141E82762B0058BF1E /* unifiedcache.cpp in Sources */, + BBB167DB1E8275DD0058BF1E /* measure.cpp in Sources */, + BBB16A621E82762A0058BF1E /* dtintrv.cpp in Sources */, + BBB16B241E82762B0058BF1E /* unorm.cpp in Sources */, + BBB1676A1E8275DD0058BF1E /* collationkeys.cpp in Sources */, + BBB16B0C1E82762B0058BF1E /* uloc.cpp in Sources */, + BBB167B81E8275DD0058BF1E /* dtitvinf.cpp in Sources */, + BBB16AB51E82762A0058BF1E /* stringpiece.cpp in Sources */, + BBB167A41E8275DD0058BF1E /* decimfmtimpl.cpp in Sources */, + BBB167C61E8275DD0058BF1E /* fpositer.cpp in Sources */, + BBB167B11E8275DD0058BF1E /* digitinterval.cpp in Sources */, + BBB167E71E8275DD0058BF1E /* nortrans.cpp in Sources */, + BBB16A5E1E82762A0058BF1E /* dictbe.cpp in Sources */, + BBB167801E8275DD0058BF1E /* csdetect.cpp in Sources */, + BBB16ADC1E82762A0058BF1E /* ucnv_ext.cpp in Sources */, + BBB16AA61E82762A0058BF1E /* schriter.cpp in Sources */, + BBB16AB31E82762A0058BF1E /* simpleformatter.cpp in Sources */, + BBB16B451E82762B0058BF1E /* ustrfmt.c in Sources */, + BBB1687B1E8275DE0058BF1E /* utrans.cpp in Sources */, + BBB16A6A1E82762A0058BF1E /* listformatter.cpp in Sources */, + BBB16AC81E82762A0058BF1E /* ucat.c in Sources */, + BBB16A831E82762A0058BF1E /* parsepos.cpp in Sources */, + BBB16A4D1E82762A0058BF1E /* bytestream.cpp in Sources */, + BBB1681F1E8275DD0058BF1E /* search.cpp in Sources */, + BBB16A6E1E82762A0058BF1E /* locbased.cpp in Sources */, + BBB16B3B1E82762B0058BF1E /* ustack.cpp in Sources */, + BBB1682F1E8275DE0058BF1E /* sortkey.cpp in Sources */, + BBB16B181E82762B0058BF1E /* uniset_closure.cpp in Sources */, + BBB16AFF1E82762B0058BF1E /* uhash_us.cpp in Sources */, + BBB168481E8275DE0058BF1E /* tzfmt.cpp in Sources */, + BBB16AD71E82762A0058BF1E /* ucnv_cb.c in Sources */, + BBB167CD1E8275DD0058BF1E /* hebrwcal.cpp in Sources */, + BBB16B3C1E82762B0058BF1E /* ustr_cnv.cpp in Sources */, + BBB167841E8275DD0058BF1E /* csr2022.cpp in Sources */, + BBB16B341E82762B0058BF1E /* uscript.c in Sources */, + BBB16B091E82762B0058BF1E /* ulistformatter.cpp in Sources */, + BBB167C11E8275DD0058BF1E /* fmtable.cpp in Sources */, + BBB168101E8275DD0058BF1E /* regextxt.cpp in Sources */, + BBB168831E8275DE0058BF1E /* windtfmt.cpp in Sources */, + BBB16B221E82762B0058BF1E /* unistr.cpp in Sources */, + BBB16AC71E82762A0058BF1E /* ucasemap.cpp in Sources */, + BBB167721E8275DD0058BF1E /* collationsets.cpp in Sources */, + BBB16AD31E82762A0058BF1E /* ucmndata.c in Sources */, + BBB167741E8275DD0058BF1E /* collationsettings.cpp in Sources */, + BBB16A9E1E82762A0058BF1E /* rbbitblb.cpp in Sources */, + BBB16B1E1E82762B0058BF1E /* unistr_case.cpp in Sources */, + BBB167461E8275DD0058BF1E /* brktrans.cpp in Sources */, + BBB167DE1E8275DD0058BF1E /* name2uni.cpp in Sources */, + BBB167B51E8275DD0058BF1E /* dtfmtsym.cpp in Sources */, + BBB167621E8275DD0058BF1E /* collationfastlatin.cpp in Sources */, + BBB16AAA1E82762A0058BF1E /* servlkf.cpp in Sources */, + BBB1688D1E8275DE0058BF1E /* ztrans.cpp in Sources */, + BBB16A4C1E82762A0058BF1E /* brkiter.cpp in Sources */, + BBB16A701E82762A0058BF1E /* locdispnames.cpp in Sources */, + BBB1676C1E8275DD0058BF1E /* collationroot.cpp in Sources */, + BBB16B3A1E82762B0058BF1E /* usprep.cpp in Sources */, + BBB167F91E8275DD0058BF1E /* quant.cpp in Sources */, + BBB168041E8275DD0058BF1E /* rbt_set.cpp in Sources */, + BBB168431E8275DE0058BF1E /* translit.cpp in Sources */, + BBB16A8B1E82762A0058BF1E /* propsvec.c in Sources */, + BBB168141E8275DD0058BF1E /* reldatefmt.cpp in Sources */, + BBB16AA71E82762A0058BF1E /* serv.cpp in Sources */, + BBB168551E8275DE0058BF1E /* ucol_sit.cpp in Sources */, + BBB16AD81E82762A0058BF1E /* ucnv_cnv.c in Sources */, + BBB16ACE1E82762A0058BF1E /* uchriter.cpp in Sources */, + BBB16B401E82762B0058BF1E /* ustr_wcs.cpp in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + BBB165E01E8275120058BF1E /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = BBB16C1A1E8276A50058BF1E /* common-debug.xcconfig */; + buildSettings = { + CLANG_ENABLE_MODULES = NO; + GCC_PREPROCESSOR_DEFINITIONS = ( + "$(inherited)", + U_I18N_IMPLEMENTATION, + U_COMMON_IMPLEMENTATION, + U_STATIC_IMPLEMENTATION, + "U_CHARSET_IS_UTF8=1", + U_DISABLE_RENAMING, + ); + HEADER_SEARCH_PATHS = ( + "$(inherited)", + "$(OMIM_ROOT)", + "$(BOOST_ROOT)", + "$(OMIM_ROOT)/3party/icu/i18n", + "$(OMIM_ROOT)/3party/icu/common", + ); + }; + name = Debug; + }; + BBB165E11E8275120058BF1E /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = BBB16C1B1E8276A50058BF1E /* common-release.xcconfig */; + buildSettings = { + CLANG_ENABLE_MODULES = NO; + GCC_PREPROCESSOR_DEFINITIONS = ( + "$(inherited)", + U_I18N_IMPLEMENTATION, + U_COMMON_IMPLEMENTATION, + U_STATIC_IMPLEMENTATION, + "U_CHARSET_IS_UTF8=1", + U_DISABLE_RENAMING, + ); + HEADER_SEARCH_PATHS = ( + "$(inherited)", + "$(OMIM_ROOT)", + "$(BOOST_ROOT)", + "$(OMIM_ROOT)/3party/icu/i18n", + "$(OMIM_ROOT)/3party/icu/common", + ); + }; + name = Release; + }; + BBB165E31E8275120058BF1E /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + EXECUTABLE_PREFIX = lib; + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Debug; + }; + BBB165E41E8275120058BF1E /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + EXECUTABLE_PREFIX = lib; + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + BBB165D21E8275120058BF1E /* Build configuration list for PBXProject "icu" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + BBB165E01E8275120058BF1E /* Debug */, + BBB165E11E8275120058BF1E /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + BBB165E21E8275120058BF1E /* Build configuration list for PBXNativeTarget "icu" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + BBB165E31E8275120058BF1E /* Debug */, + BBB165E41E8275120058BF1E /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = BBB165CF1E8275120058BF1E /* Project object */; +} diff --git a/xcode/map/map.xcodeproj/project.pbxproj b/xcode/map/map.xcodeproj/project.pbxproj index 51bdb53c1e..c873d680be 100644 --- a/xcode/map/map.xcodeproj/project.pbxproj +++ b/xcode/map/map.xcodeproj/project.pbxproj @@ -93,6 +93,7 @@ 67F183811BD5049500AB1840 /* libagg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 67F1837D1BD5049500AB1840 /* libagg.a */; }; 67F183831BD5049500AB1840 /* libminizip.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 67F1837F1BD5049500AB1840 /* libminizip.a */; }; 67F183841BD5049500AB1840 /* libtess2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 67F183801BD5049500AB1840 /* libtess2.a */; }; + BB421D6C1E8C0031005BFA4D /* transliteration_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BB421D6A1E8C0026005BFA4D /* transliteration_test.cpp */; }; F63421F81DF9BF9100A96868 /* reachable_by_taxi_checker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F63421F61DF9BF9100A96868 /* reachable_by_taxi_checker.cpp */; }; F63421F91DF9BF9100A96868 /* reachable_by_taxi_checker.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F63421F71DF9BF9100A96868 /* reachable_by_taxi_checker.hpp */; }; F6B283031C1B03320081957A /* gps_track_collection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F6B282FB1C1B03320081957A /* gps_track_collection.cpp */; }; @@ -214,6 +215,7 @@ 67F183801BD5049500AB1840 /* libtess2.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libtess2.a; path = "../../../omim-xcode-build/Debug/libtess2.a"; sourceTree = ""; }; 67F183851BD504ED00AB1840 /* libsystem_configuration.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsystem_configuration.tbd; path = usr/lib/system/libsystem_configuration.tbd; sourceTree = SDKROOT; }; 67F183871BD5050900AB1840 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; + BB421D6A1E8C0026005BFA4D /* transliteration_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = transliteration_test.cpp; sourceTree = ""; }; F63421F61DF9BF9100A96868 /* reachable_by_taxi_checker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = reachable_by_taxi_checker.cpp; sourceTree = ""; }; F63421F71DF9BF9100A96868 /* reachable_by_taxi_checker.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = reachable_by_taxi_checker.hpp; sourceTree = ""; }; F6B282FB1C1B03320081957A /* gps_track_collection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gps_track_collection.cpp; sourceTree = ""; }; @@ -299,6 +301,7 @@ 674A29CA1B26FCC0001A525C /* map_tests */ = { isa = PBXGroup; children = ( + BB421D6A1E8C0026005BFA4D /* transliteration_test.cpp */, 679624A01D1017C200AE4E3C /* address_tests.cpp */, 679624A11D1017C200AE4E3C /* feature_getters_tests.cpp */, 679624A21D1017C200AE4E3C /* gps_track_collection_test.cpp */, @@ -559,6 +562,7 @@ buildActionMask = 2147483647; files = ( 67F183761BD5045700AB1840 /* bookmarks_test.cpp in Sources */, + BB421D6C1E8C0031005BFA4D /* transliteration_test.cpp in Sources */, 67F183771BD5045700AB1840 /* ge0_parser_tests.cpp in Sources */, 679624B21D1017DB00AE4E3C /* mwm_set_test.cpp in Sources */, 67F183781BD5045700AB1840 /* geourl_test.cpp in Sources */, diff --git a/xcode/omim.xcworkspace/contents.xcworkspacedata b/xcode/omim.xcworkspace/contents.xcworkspacedata index e455906a86..edc01b796f 100644 --- a/xcode/omim.xcworkspace/contents.xcworkspacedata +++ b/xcode/omim.xcworkspace/contents.xcworkspacedata @@ -189,6 +189,9 @@ + +