123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 411C15122086360B001545EC /* NSString+NSString_CountryCode.m in Sources */ = {isa = PBXBuildFile; fileRef = 411C15102086360B001545EC /* NSString+NSString_CountryCode.m */; };
- 4158289120B2B10700205173 /* ProjectInfoSave.m in Sources */ = {isa = PBXBuildFile; fileRef = 4158289020B2B10700205173 /* ProjectInfoSave.m */; };
- 41946A9A207D085C00B7288E /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946A99207D085C00B7288E /* AppDelegate.m */; };
- 41946A9D207D085C00B7288E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946A9C207D085C00B7288E /* main.m */; };
- 41946A9F207D085C00B7288E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 41946A9E207D085C00B7288E /* Assets.xcassets */; };
- 41946AA2207D085C00B7288E /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 41946AA0207D085C00B7288E /* MainMenu.xib */; };
- 41946AAD207D085C00B7288E /* UUTUtils2_1Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946AAC207D085C00B7288E /* UUTUtils2_1Tests.m */; };
- 41946AB8207D085C00B7288E /* UUTUtils2_1UITests.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946AB7207D085C00B7288E /* UUTUtils2_1UITests.m */; };
- 41946B46207D09E900B7288E /* ZGCommonUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946AC8207D09E900B7288E /* ZGCommonUtils.m */; };
- 41946B47207D09E900B7288E /* ZGImacroUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946ACA207D09E900B7288E /* ZGImacroUtils.m */; };
- 41946B48207D09E900B7288E /* ZGShellUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946ACB207D09E900B7288E /* ZGShellUtils.m */; };
- 41946B80207D09E900B7288E /* ZGApkFixConfigs.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946B0A207D09E900B7288E /* ZGApkFixConfigs.m */; };
- 41946B81207D09E900B7288E /* json_writer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 41946B1A207D09E900B7288E /* json_writer.cpp */; };
- 41946B82207D09E900B7288E /* json_internalmap.inl in Resources */ = {isa = PBXBuildFile; fileRef = 41946B1B207D09E900B7288E /* json_internalmap.inl */; };
- 41946B83207D09E900B7288E /* json_reader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 41946B1C207D09E900B7288E /* json_reader.cpp */; };
- 41946B84207D09E900B7288E /* json_value.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 41946B1E207D09E900B7288E /* json_value.cpp */; };
- 41946B85207D09E900B7288E /* json_valueiterator.inl in Resources */ = {isa = PBXBuildFile; fileRef = 41946B1F207D09E900B7288E /* json_valueiterator.inl */; };
- 41946B86207D09E900B7288E /* json_internalarray.inl in Resources */ = {isa = PBXBuildFile; fileRef = 41946B20207D09E900B7288E /* json_internalarray.inl */; };
- 41946B87207D09E900B7288E /* JoinFileDir.mm in Sources */ = {isa = PBXBuildFile; fileRef = 41946B21207D09E900B7288E /* JoinFileDir.mm */; };
- 41946B88207D09E900B7288E /* JoinFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 41946B22207D09E900B7288E /* JoinFile.cpp */; };
- 41946B89207D09E900B7288E /* ZGApkToolUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946B23207D09E900B7288E /* ZGApkToolUtils.m */; };
- 41946B8A207D09E900B7288E /* GDataXMLNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946B25207D09E900B7288E /* GDataXMLNode.m */; };
- 41946B8B207D09E900B7288E /* ZGApkToolPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946B26207D09E900B7288E /* ZGApkToolPath.m */; };
- 41946B8C207D09E900B7288E /* ZGApkFixUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946B27207D09E900B7288E /* ZGApkFixUtils.m */; };
- 41946B8D207D09E900B7288E /* ZGApk_yml.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946B2C207D09E900B7288E /* ZGApk_yml.m */; };
- 41946B8E207D09E900B7288E /* ZGApk.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946B2F207D09E900B7288E /* ZGApk.m */; };
- 41946B8F207D09E900B7288E /* ZGApk_String.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946B30207D09E900B7288E /* ZGApk_String.m */; };
- 41946B90207D09E900B7288E /* ZGApk_Manifest.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946B31207D09E900B7288E /* ZGApk_Manifest.m */; };
- 41946B91207D09E900B7288E /* ZGScriptUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946B32207D09E900B7288E /* ZGScriptUtils.m */; };
- 41946B92207D09E900B7288E /* ZGImageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946B33207D09E900B7288E /* ZGImageUtils.m */; };
- 41946B93207D09E900B7288E /* ZGWebUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946B34207D09E900B7288E /* ZGWebUtils.m */; };
- 41946B94207D09E900B7288E /* DropImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946B35207D09E900B7288E /* DropImageView.m */; };
- 41946B95207D09E900B7288E /* ZGNetCircularProgressView.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946B38207D09E900B7288E /* ZGNetCircularProgressView.m */; };
- 41946B96207D09E900B7288E /* ZGAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946B3A207D09E900B7288E /* ZGAlert.m */; };
- 41946B97207D09E900B7288E /* DropImageHere.png in Resources */ = {isa = PBXBuildFile; fileRef = 41946B40207D09E900B7288E /* DropImageHere.png */; };
- 41946B98207D09E900B7288E /* ZGFileUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946B41207D09E900B7288E /* ZGFileUtils.m */; };
- 41946B99207D09E900B7288E /* ZGJsonUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946B45207D09E900B7288E /* ZGJsonUtils.m */; };
- 41946BF2207D0AA100B7288E /* DataUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946B9B207D0AA100B7288E /* DataUtils.m */; };
- 41946BF3207D0AA100B7288E /* CountryInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 41946B9D207D0AA100B7288E /* CountryInfo.plist */; };
- 41946BF4207D0AA100B7288E /* CountryInfoManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946B9F207D0AA100B7288E /* CountryInfoManager.m */; };
- 41946BF5207D0AA100B7288E /* CountryInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BA0207D0AA100B7288E /* CountryInfo.m */; };
- 41946BF6207D0AA100B7288E /* ProjectListWC.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BA4207D0AA100B7288E /* ProjectListWC.m */; };
- 41946BF7207D0AA100B7288E /* ProjectInfo_Server_AdConfigPageArray.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BA8207D0AA100B7288E /* ProjectInfo_Server_AdConfigPageArray.m */; };
- 41946BF8207D0AA100B7288E /* ProjectInfo_Local_SDKKeys.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BAA207D0AA100B7288E /* ProjectInfo_Local_SDKKeys.m */; };
- 41946BF9207D0AA100B7288E /* ProjectInfo_Local.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BAC207D0AA100B7288E /* ProjectInfo_Local.m */; };
- 41946BFA207D0AA200B7288E /* ProjectInfo_Server_AdConditionGlobal.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BAD207D0AA100B7288E /* ProjectInfo_Server_AdConditionGlobal.m */; };
- 41946BFB207D0AA200B7288E /* ProjectInfo_Apk_Image.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BB3207D0AA100B7288E /* ProjectInfo_Apk_Image.m */; };
- 41946BFC207D0AA200B7288E /* ProjectInfo_Server_AdConditionConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BB4207D0AA100B7288E /* ProjectInfo_Server_AdConditionConfig.m */; };
- 41946BFD207D0AA200B7288E /* ProjectInfo_Server_GameUpdate.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BB5207D0AA100B7288E /* ProjectInfo_Server_GameUpdate.m */; };
- 41946BFE207D0AA200B7288E /* ProjectInfo_Server.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BB6207D0AA100B7288E /* ProjectInfo_Server.m */; };
- 41946BFF207D0AA200B7288E /* ProjectInfo_Server_AdConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BB7207D0AA100B7288E /* ProjectInfo_Server_AdConfig.m */; };
- 41946C00207D0AA200B7288E /* ProjectInfo_Upload.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BB8207D0AA100B7288E /* ProjectInfo_Upload.m */; };
- 41946C01207D0AA200B7288E /* ProjectInfo_Path.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BBA207D0AA100B7288E /* ProjectInfo_Path.m */; };
- 41946C02207D0AA200B7288E /* ProjectInfo_Server_AdConfigPage.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BBC207D0AA100B7288E /* ProjectInfo_Server_AdConfigPage.m */; };
- 41946C03207D0AA200B7288E /* NSDictionary+ZGJsonValue.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BBD207D0AA100B7288E /* NSDictionary+ZGJsonValue.m */; };
- 41946C04207D0AA200B7288E /* ProjectInfo_Server_GameConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BBE207D0AA100B7288E /* ProjectInfo_Server_GameConfig.m */; };
- 41946C05207D0AA200B7288E /* ProjectInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BBF207D0AA100B7288E /* ProjectInfo.m */; };
- 41946C06207D0AA200B7288E /* ProjectInfo_Server_AdType.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BC2207D0AA100B7288E /* ProjectInfo_Server_AdType.m */; };
- 41946C07207D0AA200B7288E /* ProjectInfo_Server_SDKKeys.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BC5207D0AA100B7288E /* ProjectInfo_Server_SDKKeys.m */; };
- 41946C08207D0AA200B7288E /* ProjectInfo_Local_Translate.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BC6207D0AA100B7288E /* ProjectInfo_Local_Translate.m */; };
- 41946C09207D0AA200B7288E /* AddProjectWC.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BCB207D0AA100B7288E /* AddProjectWC.m */; };
- 41946C0A207D0AA200B7288E /* arrow.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 41946BCC207D0AA100B7288E /* arrow.jpg */; };
- 41946C0B207D0AA200B7288E /* EditProjectWC.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BCD207D0AA100B7288E /* EditProjectWC.m */; };
- 41946C0C207D0AA200B7288E /* EditProjectWC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 41946BCE207D0AA100B7288E /* EditProjectWC.xib */; };
- 41946C0D207D0AA200B7288E /* AddProjectWC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 41946BD0207D0AA100B7288E /* AddProjectWC.xib */; };
- 41946C0E207D0AA200B7288E /* ProjectListWC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 41946BD2207D0AA100B7288E /* ProjectListWC.xib */; };
- 41946C0F207D0AA200B7288E /* ZipUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 41946BD6207D0AA100B7288E /* ZipUtils.cpp */; };
- 41946C10207D0AA200B7288E /* base64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 41946BD7207D0AA100B7288E /* base64.cpp */; };
- 41946C11207D0AA200B7288E /* doOneTranslate.iim in Resources */ = {isa = PBXBuildFile; fileRef = 41946BDA207D0AA100B7288E /* doOneTranslate.iim */; };
- 41946C12207D0AA200B7288E /* TranslateTemplate.js in Resources */ = {isa = PBXBuildFile; fileRef = 41946BDB207D0AA100B7288E /* TranslateTemplate.js */; };
- 41946C13207D0AA200B7288E /* TranslateUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BDC207D0AA100B7288E /* TranslateUtils.m */; };
- 41946C14207D0AA200B7288E /* ioapi_mem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 41946BDE207D0AA100B7288E /* ioapi_mem.cpp */; };
- 41946C15207D0AA200B7288E /* CMakeLists.txt in Resources */ = {isa = PBXBuildFile; fileRef = 41946BDF207D0AA100B7288E /* CMakeLists.txt */; };
- 41946C16207D0AA200B7288E /* ioapi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 41946BE0207D0AA100B7288E /* ioapi.cpp */; };
- 41946C17207D0AA200B7288E /* unzip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 41946BE1207D0AA100B7288E /* unzip.cpp */; };
- 41946C18207D0AA200B7288E /* PackUtils.mm in Sources */ = {isa = PBXBuildFile; fileRef = 41946BE7207D0AA100B7288E /* PackUtils.mm */; };
- 41946C19207D0AA200B7288E /* BulldogTool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 41946BE8207D0AA100B7288E /* BulldogTool.cpp */; };
- 41946C1A207D0AA200B7288E /* HttpUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BEA207D0AA100B7288E /* HttpUtils.m */; };
- 41946C1B207D0AA200B7288E /* UrlCrptyUtils.mm in Sources */ = {isa = PBXBuildFile; fileRef = 41946BEB207D0AA100B7288E /* UrlCrptyUtils.mm */; };
- 41946C1C207D0AA200B7288E /* WordUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 41946BEE207D0AA100B7288E /* WordUtils.m */; };
- 41946C1D207D0AA200B7288E /* CY_String_keywords.txt in Resources */ = {isa = PBXBuildFile; fileRef = 41946BEF207D0AA100B7288E /* CY_String_keywords.txt */; };
- 41946C20207D0AE400B7288E /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 41946C1F207D0AE400B7288E /* libz.tbd */; };
- 41946C22207D0AED00B7288E /* libxml2.2.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 41946C21207D0AED00B7288E /* libxml2.2.tbd */; };
- 41946C24207D0AF400B7288E /* Automator.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 41946C23207D0AF400B7288E /* Automator.framework */; };
- 41946C26207D0B3B00B7288E /* ApkTools in Resources */ = {isa = PBXBuildFile; fileRef = 41946C25207D0B3B00B7288E /* ApkTools */; };
- 41E2F5B32084855A0039CC4D /* ProjectInfo_Server_AdPlatform.m in Sources */ = {isa = PBXBuildFile; fileRef = 41E2F5B02084855A0039CC4D /* ProjectInfo_Server_AdPlatform.m */; };
- 41E2F5B72084AA710039CC4D /* ProjectInfo_Server_AdId.m in Sources */ = {isa = PBXBuildFile; fileRef = 41E2F5B62084AA710039CC4D /* ProjectInfo_Server_AdId.m */; };
- EA1785E224FFA066002B3363 /* AdWorthJsonGenerator.m in Sources */ = {isa = PBXBuildFile; fileRef = EA1785E124FFA066002B3363 /* AdWorthJsonGenerator.m */; };
- EA1DCE0920F605F1000EEBEB /* AdIdNameUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = EA1DCE0820F605F1000EEBEB /* AdIdNameUtils.m */; };
- EA6FC48D25071E2B00C67DFC /* AdWorthJsonGenerator.m in Sources */ = {isa = PBXBuildFile; fileRef = EA6FC48C25071E2B00C67DFC /* AdWorthJsonGenerator.m */; };
- EA96267B24BDA48500829283 /* EcpmConfigInit.m in Sources */ = {isa = PBXBuildFile; fileRef = EA96267A24BDA48500829283 /* EcpmConfigInit.m */; };
- EA96267E24BDACE000829283 /* NSString+NSString_CountryCode.m in Sources */ = {isa = PBXBuildFile; fileRef = EA96267D24BDACE000829283 /* NSString+NSString_CountryCode.m */; };
- EA96268124BDAD2100829283 /* EcpmConfigInitExporter.m in Sources */ = {isa = PBXBuildFile; fileRef = EA96268024BDAD2100829283 /* EcpmConfigInitExporter.m */; };
- EAAF380824BDA2C900499E38 /* EcpmConfigInitWC.m in Sources */ = {isa = PBXBuildFile; fileRef = EAAF380624BDA2C900499E38 /* EcpmConfigInitWC.m */; };
- EAAF380924BDA2C900499E38 /* EcpmConfigInitWC.xib in Resources */ = {isa = PBXBuildFile; fileRef = EAAF380724BDA2C900499E38 /* EcpmConfigInitWC.xib */; };
- EAD8F90F24BDB069006BFB05 /* EcpmInitBean.m in Sources */ = {isa = PBXBuildFile; fileRef = EAD8F90E24BDB069006BFB05 /* EcpmInitBean.m */; };
- EAD8F91624BEF040006BFB05 /* AdIdNameInCSVUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = EAD8F91524BEF040006BFB05 /* AdIdNameInCSVUtils.m */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- 41946AA9207D085C00B7288E /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 41946A8D207D085C00B7288E /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 41946A94207D085C00B7288E;
- remoteInfo = UUTUtils2.1;
- };
- 41946AB4207D085C00B7288E /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 41946A8D207D085C00B7288E /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 41946A94207D085C00B7288E;
- remoteInfo = UUTUtils2.1;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXFileReference section */
- 411C15102086360B001545EC /* NSString+NSString_CountryCode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+NSString_CountryCode.m"; sourceTree = "<group>"; };
- 411C15112086360B001545EC /* NSString+NSString_CountryCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+NSString_CountryCode.h"; sourceTree = "<group>"; };
- 4158288F20B2B10700205173 /* ProjectInfoSave.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectInfoSave.h; sourceTree = "<group>"; };
- 4158289020B2B10700205173 /* ProjectInfoSave.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectInfoSave.m; sourceTree = "<group>"; };
- 41946A95207D085C00B7288E /* UUTUtils2.1.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = UUTUtils2.1.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 41946A98207D085C00B7288E /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
- 41946A99207D085C00B7288E /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
- 41946A9C207D085C00B7288E /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
- 41946A9E207D085C00B7288E /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- 41946AA1207D085C00B7288E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
- 41946AA3207D085C00B7288E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 41946AA8207D085C00B7288E /* UUTUtils2.1Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UUTUtils2.1Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- 41946AAC207D085C00B7288E /* UUTUtils2_1Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UUTUtils2_1Tests.m; sourceTree = "<group>"; };
- 41946AAE207D085C00B7288E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 41946AB3207D085C00B7288E /* UUTUtils2.1UITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UUTUtils2.1UITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- 41946AB7207D085C00B7288E /* UUTUtils2_1UITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UUTUtils2_1UITests.m; sourceTree = "<group>"; };
- 41946AB9207D085C00B7288E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 41946AC8207D09E900B7288E /* ZGCommonUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZGCommonUtils.m; sourceTree = "<group>"; };
- 41946AC9207D09E900B7288E /* ZGAlert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZGAlert.h; sourceTree = "<group>"; };
- 41946ACA207D09E900B7288E /* ZGImacroUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZGImacroUtils.m; sourceTree = "<group>"; };
- 41946ACB207D09E900B7288E /* ZGShellUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZGShellUtils.m; sourceTree = "<group>"; };
- 41946B09207D09E900B7288E /* GDataXMLNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GDataXMLNode.h; sourceTree = "<group>"; };
- 41946B0A207D09E900B7288E /* ZGApkFixConfigs.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZGApkFixConfigs.m; sourceTree = "<group>"; };
- 41946B0B207D09E900B7288E /* ZGApkToolPath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZGApkToolPath.h; sourceTree = "<group>"; };
- 41946B0C207D09E900B7288E /* ZGApkFixUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZGApkFixUtils.h; sourceTree = "<group>"; };
- 41946B0E207D09E900B7288E /* JoinFileDir.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JoinFileDir.h; sourceTree = "<group>"; };
- 41946B0F207D09E900B7288E /* JoinFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JoinFile.h; sourceTree = "<group>"; };
- 41946B11207D09E900B7288E /* reader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reader.h; sourceTree = "<group>"; };
- 41946B12207D09E900B7288E /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
- 41946B13207D09E900B7288E /* features.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = features.h; sourceTree = "<group>"; };
- 41946B14207D09E900B7288E /* value.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = value.h; sourceTree = "<group>"; };
- 41946B15207D09E900B7288E /* autolink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = autolink.h; sourceTree = "<group>"; };
- 41946B16207D09E900B7288E /* json.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = json.h; sourceTree = "<group>"; };
- 41946B17207D09E900B7288E /* writer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = writer.h; sourceTree = "<group>"; };
- 41946B18207D09E900B7288E /* forwards.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = forwards.h; sourceTree = "<group>"; };
- 41946B1A207D09E900B7288E /* json_writer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = json_writer.cpp; sourceTree = "<group>"; };
- 41946B1B207D09E900B7288E /* json_internalmap.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = json_internalmap.inl; sourceTree = "<group>"; };
- 41946B1C207D09E900B7288E /* json_reader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = json_reader.cpp; sourceTree = "<group>"; };
- 41946B1D207D09E900B7288E /* json_batchallocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = json_batchallocator.h; sourceTree = "<group>"; };
- 41946B1E207D09E900B7288E /* json_value.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = json_value.cpp; sourceTree = "<group>"; };
- 41946B1F207D09E900B7288E /* json_valueiterator.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = json_valueiterator.inl; sourceTree = "<group>"; };
- 41946B20207D09E900B7288E /* json_internalarray.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = json_internalarray.inl; sourceTree = "<group>"; };
- 41946B21207D09E900B7288E /* JoinFileDir.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = JoinFileDir.mm; sourceTree = "<group>"; };
- 41946B22207D09E900B7288E /* JoinFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JoinFile.cpp; sourceTree = "<group>"; };
- 41946B23207D09E900B7288E /* ZGApkToolUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZGApkToolUtils.m; sourceTree = "<group>"; };
- 41946B24207D09E900B7288E /* ZGApkFixConfigs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZGApkFixConfigs.h; sourceTree = "<group>"; };
- 41946B25207D09E900B7288E /* GDataXMLNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GDataXMLNode.m; sourceTree = "<group>"; };
- 41946B26207D09E900B7288E /* ZGApkToolPath.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZGApkToolPath.m; sourceTree = "<group>"; };
- 41946B27207D09E900B7288E /* ZGApkFixUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZGApkFixUtils.m; sourceTree = "<group>"; };
- 41946B28207D09E900B7288E /* ZGApkToolUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZGApkToolUtils.h; sourceTree = "<group>"; };
- 41946B2A207D09E900B7288E /* ZGApk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZGApk.h; sourceTree = "<group>"; };
- 41946B2B207D09E900B7288E /* ZGApk_String.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZGApk_String.h; sourceTree = "<group>"; };
- 41946B2C207D09E900B7288E /* ZGApk_yml.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZGApk_yml.m; sourceTree = "<group>"; };
- 41946B2D207D09E900B7288E /* ZGApk_Manifest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZGApk_Manifest.h; sourceTree = "<group>"; };
- 41946B2E207D09E900B7288E /* ZGApk_yml.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZGApk_yml.h; sourceTree = "<group>"; };
- 41946B2F207D09E900B7288E /* ZGApk.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZGApk.m; sourceTree = "<group>"; };
- 41946B30207D09E900B7288E /* ZGApk_String.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZGApk_String.m; sourceTree = "<group>"; };
- 41946B31207D09E900B7288E /* ZGApk_Manifest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZGApk_Manifest.m; sourceTree = "<group>"; };
- 41946B32207D09E900B7288E /* ZGScriptUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZGScriptUtils.m; sourceTree = "<group>"; };
- 41946B33207D09E900B7288E /* ZGImageUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZGImageUtils.m; sourceTree = "<group>"; };
- 41946B34207D09E900B7288E /* ZGWebUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZGWebUtils.m; sourceTree = "<group>"; };
- 41946B35207D09E900B7288E /* DropImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DropImageView.m; sourceTree = "<group>"; };
- 41946B36207D09E900B7288E /* ZGFileUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZGFileUtils.h; sourceTree = "<group>"; };
- 41946B37207D09E900B7288E /* ZGJsonUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZGJsonUtils.h; sourceTree = "<group>"; };
- 41946B38207D09E900B7288E /* ZGNetCircularProgressView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZGNetCircularProgressView.m; sourceTree = "<group>"; };
- 41946B39207D09E900B7288E /* ZGShellUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZGShellUtils.h; sourceTree = "<group>"; };
- 41946B3A207D09E900B7288E /* ZGAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZGAlert.m; sourceTree = "<group>"; };
- 41946B3B207D09E900B7288E /* ZGImacroUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZGImacroUtils.h; sourceTree = "<group>"; };
- 41946B3C207D09E900B7288E /* ZGCommonUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZGCommonUtils.h; sourceTree = "<group>"; };
- 41946B3D207D09E900B7288E /* ZGImageUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZGImageUtils.h; sourceTree = "<group>"; };
- 41946B3E207D09E900B7288E /* ZGScriptUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZGScriptUtils.h; sourceTree = "<group>"; };
- 41946B3F207D09E900B7288E /* ZGSynthesizeSingleton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZGSynthesizeSingleton.h; sourceTree = "<group>"; };
- 41946B40207D09E900B7288E /* DropImageHere.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = DropImageHere.png; sourceTree = "<group>"; };
- 41946B41207D09E900B7288E /* ZGFileUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZGFileUtils.m; sourceTree = "<group>"; };
- 41946B42207D09E900B7288E /* DropImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DropImageView.h; sourceTree = "<group>"; };
- 41946B43207D09E900B7288E /* ZGWebUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZGWebUtils.h; sourceTree = "<group>"; };
- 41946B44207D09E900B7288E /* ZGNetCircularProgressView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZGNetCircularProgressView.h; sourceTree = "<group>"; };
- 41946B45207D09E900B7288E /* ZGJsonUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZGJsonUtils.m; sourceTree = "<group>"; };
- 41946B9B207D0AA100B7288E /* DataUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DataUtils.m; sourceTree = "<group>"; };
- 41946B9D207D0AA100B7288E /* CountryInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = CountryInfo.plist; sourceTree = "<group>"; };
- 41946B9E207D0AA100B7288E /* CountryInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CountryInfo.h; sourceTree = "<group>"; };
- 41946B9F207D0AA100B7288E /* CountryInfoManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CountryInfoManager.m; sourceTree = "<group>"; };
- 41946BA0207D0AA100B7288E /* CountryInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CountryInfo.m; sourceTree = "<group>"; };
- 41946BA1207D0AA100B7288E /* CountryInfoManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CountryInfoManager.h; sourceTree = "<group>"; };
- 41946BA2207D0AA100B7288E /* DataUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataUtils.h; sourceTree = "<group>"; };
- 41946BA4207D0AA100B7288E /* ProjectListWC.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectListWC.m; sourceTree = "<group>"; };
- 41946BA5207D0AA100B7288E /* EditProjectWC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EditProjectWC.h; sourceTree = "<group>"; };
- 41946BA7207D0AA100B7288E /* ProjectInfo_Server_AdConfigPage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectInfo_Server_AdConfigPage.h; sourceTree = "<group>"; };
- 41946BA8207D0AA100B7288E /* ProjectInfo_Server_AdConfigPageArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectInfo_Server_AdConfigPageArray.m; sourceTree = "<group>"; };
- 41946BA9207D0AA100B7288E /* ProjectInfo_Path.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectInfo_Path.h; sourceTree = "<group>"; };
- 41946BAA207D0AA100B7288E /* ProjectInfo_Local_SDKKeys.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectInfo_Local_SDKKeys.m; sourceTree = "<group>"; };
- 41946BAB207D0AA100B7288E /* ProjectInfo_Server_AdType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectInfo_Server_AdType.h; sourceTree = "<group>"; };
- 41946BAC207D0AA100B7288E /* ProjectInfo_Local.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectInfo_Local.m; sourceTree = "<group>"; };
- 41946BAD207D0AA100B7288E /* ProjectInfo_Server_AdConditionGlobal.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectInfo_Server_AdConditionGlobal.m; sourceTree = "<group>"; };
- 41946BAE207D0AA100B7288E /* ProjectInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectInfo.h; sourceTree = "<group>"; };
- 41946BAF207D0AA100B7288E /* ProjectInfo_Server_GameConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectInfo_Server_GameConfig.h; sourceTree = "<group>"; };
- 41946BB0207D0AA100B7288E /* NSDictionary+ZGJsonValue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDictionary+ZGJsonValue.h"; sourceTree = "<group>"; };
- 41946BB1207D0AA100B7288E /* ProjectInfo_Local_Translate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectInfo_Local_Translate.h; sourceTree = "<group>"; };
- 41946BB2207D0AA100B7288E /* ProjectInfo_Server_SDKKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectInfo_Server_SDKKeys.h; sourceTree = "<group>"; };
- 41946BB3207D0AA100B7288E /* ProjectInfo_Apk_Image.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectInfo_Apk_Image.m; sourceTree = "<group>"; };
- 41946BB4207D0AA100B7288E /* ProjectInfo_Server_AdConditionConfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectInfo_Server_AdConditionConfig.m; sourceTree = "<group>"; };
- 41946BB5207D0AA100B7288E /* ProjectInfo_Server_GameUpdate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectInfo_Server_GameUpdate.m; sourceTree = "<group>"; };
- 41946BB6207D0AA100B7288E /* ProjectInfo_Server.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectInfo_Server.m; sourceTree = "<group>"; };
- 41946BB7207D0AA100B7288E /* ProjectInfo_Server_AdConfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectInfo_Server_AdConfig.m; sourceTree = "<group>"; };
- 41946BB8207D0AA100B7288E /* ProjectInfo_Upload.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectInfo_Upload.m; sourceTree = "<group>"; };
- 41946BB9207D0AA100B7288E /* ProjectInfo_Local_SDKKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectInfo_Local_SDKKeys.h; sourceTree = "<group>"; };
- 41946BBA207D0AA100B7288E /* ProjectInfo_Path.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectInfo_Path.m; sourceTree = "<group>"; };
- 41946BBB207D0AA100B7288E /* ProjectInfo_Server_AdConfigPageArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectInfo_Server_AdConfigPageArray.h; sourceTree = "<group>"; };
- 41946BBC207D0AA100B7288E /* ProjectInfo_Server_AdConfigPage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectInfo_Server_AdConfigPage.m; sourceTree = "<group>"; };
- 41946BBD207D0AA100B7288E /* NSDictionary+ZGJsonValue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+ZGJsonValue.m"; sourceTree = "<group>"; };
- 41946BBE207D0AA100B7288E /* ProjectInfo_Server_GameConfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectInfo_Server_GameConfig.m; sourceTree = "<group>"; };
- 41946BBF207D0AA100B7288E /* ProjectInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectInfo.m; sourceTree = "<group>"; };
- 41946BC0207D0AA100B7288E /* ProjectInfo_Server_AdConditionGlobal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectInfo_Server_AdConditionGlobal.h; sourceTree = "<group>"; };
- 41946BC1207D0AA100B7288E /* ProjectInfo_Local.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectInfo_Local.h; sourceTree = "<group>"; };
- 41946BC2207D0AA100B7288E /* ProjectInfo_Server_AdType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectInfo_Server_AdType.m; sourceTree = "<group>"; };
- 41946BC3207D0AA100B7288E /* ProjectInfo_Server_AdConditionConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectInfo_Server_AdConditionConfig.h; sourceTree = "<group>"; };
- 41946BC4207D0AA100B7288E /* ProjectInfo_Apk_Image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectInfo_Apk_Image.h; sourceTree = "<group>"; };
- 41946BC5207D0AA100B7288E /* ProjectInfo_Server_SDKKeys.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectInfo_Server_SDKKeys.m; sourceTree = "<group>"; };
- 41946BC6207D0AA100B7288E /* ProjectInfo_Local_Translate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectInfo_Local_Translate.m; sourceTree = "<group>"; };
- 41946BC7207D0AA100B7288E /* ProjectInfo_Server_AdConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectInfo_Server_AdConfig.h; sourceTree = "<group>"; };
- 41946BC8207D0AA100B7288E /* ProjectInfo_Upload.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectInfo_Upload.h; sourceTree = "<group>"; };
- 41946BC9207D0AA100B7288E /* ProjectInfo_Server.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectInfo_Server.h; sourceTree = "<group>"; };
- 41946BCA207D0AA100B7288E /* ProjectInfo_Server_GameUpdate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectInfo_Server_GameUpdate.h; sourceTree = "<group>"; };
- 41946BCB207D0AA100B7288E /* AddProjectWC.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AddProjectWC.m; sourceTree = "<group>"; };
- 41946BCC207D0AA100B7288E /* arrow.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = arrow.jpg; sourceTree = "<group>"; };
- 41946BCD207D0AA100B7288E /* EditProjectWC.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EditProjectWC.m; sourceTree = "<group>"; };
- 41946BCE207D0AA100B7288E /* EditProjectWC.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = EditProjectWC.xib; sourceTree = "<group>"; };
- 41946BCF207D0AA100B7288E /* ProjectListWC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectListWC.h; sourceTree = "<group>"; };
- 41946BD0207D0AA100B7288E /* AddProjectWC.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AddProjectWC.xib; sourceTree = "<group>"; };
- 41946BD1207D0AA100B7288E /* AddProjectWC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddProjectWC.h; sourceTree = "<group>"; };
- 41946BD2207D0AA100B7288E /* ProjectListWC.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ProjectListWC.xib; sourceTree = "<group>"; };
- 41946BD4207D0AA100B7288E /* HttpUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HttpUtils.h; sourceTree = "<group>"; };
- 41946BD5207D0AA100B7288E /* base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = "<group>"; };
- 41946BD6207D0AA100B7288E /* ZipUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ZipUtils.cpp; sourceTree = "<group>"; };
- 41946BD7207D0AA100B7288E /* base64.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = base64.cpp; sourceTree = "<group>"; };
- 41946BD9207D0AA100B7288E /* TranslateUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TranslateUtils.h; sourceTree = "<group>"; };
- 41946BDA207D0AA100B7288E /* doOneTranslate.iim */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = doOneTranslate.iim; sourceTree = "<group>"; };
- 41946BDB207D0AA100B7288E /* TranslateTemplate.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = TranslateTemplate.js; sourceTree = "<group>"; };
- 41946BDC207D0AA100B7288E /* TranslateUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TranslateUtils.m; sourceTree = "<group>"; };
- 41946BDE207D0AA100B7288E /* ioapi_mem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ioapi_mem.cpp; sourceTree = "<group>"; };
- 41946BDF207D0AA100B7288E /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
- 41946BE0207D0AA100B7288E /* ioapi.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ioapi.cpp; sourceTree = "<group>"; };
- 41946BE1207D0AA100B7288E /* unzip.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unzip.cpp; sourceTree = "<group>"; };
- 41946BE2207D0AA100B7288E /* ioapi_mem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ioapi_mem.h; sourceTree = "<group>"; };
- 41946BE3207D0AA100B7288E /* crypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = crypt.h; sourceTree = "<group>"; };
- 41946BE4207D0AA100B7288E /* unzip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unzip.h; sourceTree = "<group>"; };
- 41946BE5207D0AA100B7288E /* ioapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ioapi.h; sourceTree = "<group>"; };
- 41946BE6207D0AA100B7288E /* UrlCrptyUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UrlCrptyUtils.h; sourceTree = "<group>"; };
- 41946BE7207D0AA100B7288E /* PackUtils.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = PackUtils.mm; sourceTree = "<group>"; };
- 41946BE8207D0AA100B7288E /* BulldogTool.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BulldogTool.cpp; sourceTree = "<group>"; };
- 41946BE9207D0AA100B7288E /* ZipUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZipUtils.h; sourceTree = "<group>"; };
- 41946BEA207D0AA100B7288E /* HttpUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HttpUtils.m; sourceTree = "<group>"; };
- 41946BEB207D0AA100B7288E /* UrlCrptyUtils.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = UrlCrptyUtils.mm; sourceTree = "<group>"; };
- 41946BED207D0AA100B7288E /* WordUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WordUtils.h; sourceTree = "<group>"; };
- 41946BEE207D0AA100B7288E /* WordUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WordUtils.m; sourceTree = "<group>"; };
- 41946BEF207D0AA100B7288E /* CY_String_keywords.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CY_String_keywords.txt; sourceTree = "<group>"; };
- 41946BF0207D0AA100B7288E /* PackUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PackUtils.h; sourceTree = "<group>"; };
- 41946BF1207D0AA100B7288E /* BulldogTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BulldogTool.h; sourceTree = "<group>"; };
- 41946C1F207D0AE400B7288E /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
- 41946C21207D0AED00B7288E /* libxml2.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.2.tbd; path = usr/lib/libxml2.2.tbd; sourceTree = SDKROOT; };
- 41946C23207D0AF400B7288E /* Automator.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Automator.framework; path = System/Library/Frameworks/Automator.framework; sourceTree = SDKROOT; };
- 41946C25207D0B3B00B7288E /* ApkTools */ = {isa = PBXFileReference; lastKnownFileType = folder; path = ApkTools; sourceTree = "<group>"; };
- 41E2F5AC2084855A0039CC4D /* ProjectInfo_Server_AdPlatform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectInfo_Server_AdPlatform.h; sourceTree = "<group>"; };
- 41E2F5B02084855A0039CC4D /* ProjectInfo_Server_AdPlatform.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectInfo_Server_AdPlatform.m; sourceTree = "<group>"; };
- 41E2F5B52084AA710039CC4D /* ProjectInfo_Server_AdId.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectInfo_Server_AdId.h; sourceTree = "<group>"; };
- 41E2F5B62084AA710039CC4D /* ProjectInfo_Server_AdId.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectInfo_Server_AdId.m; sourceTree = "<group>"; };
- EA1785E024FFA066002B3363 /* AdWorthJsonGenerator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AdWorthJsonGenerator.h; sourceTree = "<group>"; };
- EA1785E124FFA066002B3363 /* AdWorthJsonGenerator.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AdWorthJsonGenerator.m; sourceTree = "<group>"; };
- EA1DCE0720F605F1000EEBEB /* AdIdNameUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AdIdNameUtils.h; sourceTree = "<group>"; };
- EA1DCE0820F605F1000EEBEB /* AdIdNameUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AdIdNameUtils.m; sourceTree = "<group>"; };
- EA6FC48B25071E2B00C67DFC /* AdWorthJsonGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AdWorthJsonGenerator.h; path = UUTUtils2.1/Utils/AdWorthJsonGenerator.h; sourceTree = SOURCE_ROOT; };
- EA6FC48C25071E2B00C67DFC /* AdWorthJsonGenerator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AdWorthJsonGenerator.m; path = UUTUtils2.1/Utils/AdWorthJsonGenerator.m; sourceTree = SOURCE_ROOT; };
- EA96267924BDA48500829283 /* EcpmConfigInit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EcpmConfigInit.h; sourceTree = "<group>"; };
- EA96267A24BDA48500829283 /* EcpmConfigInit.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EcpmConfigInit.m; sourceTree = "<group>"; };
- EA96267C24BDACDF00829283 /* NSString+NSString_CountryCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+NSString_CountryCode.h"; sourceTree = "<group>"; };
- EA96267D24BDACE000829283 /* NSString+NSString_CountryCode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+NSString_CountryCode.m"; sourceTree = "<group>"; };
- EA96267F24BDAD2100829283 /* EcpmConfigInitExporter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EcpmConfigInitExporter.h; sourceTree = "<group>"; };
- EA96268024BDAD2100829283 /* EcpmConfigInitExporter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EcpmConfigInitExporter.m; sourceTree = "<group>"; };
- EAAF380524BDA2C900499E38 /* EcpmConfigInitWC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EcpmConfigInitWC.h; sourceTree = "<group>"; };
- EAAF380624BDA2C900499E38 /* EcpmConfigInitWC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EcpmConfigInitWC.m; sourceTree = "<group>"; };
- EAAF380724BDA2C900499E38 /* EcpmConfigInitWC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = EcpmConfigInitWC.xib; sourceTree = "<group>"; };
- EAD8F90D24BDB069006BFB05 /* EcpmInitBean.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EcpmInitBean.h; sourceTree = "<group>"; };
- EAD8F90E24BDB069006BFB05 /* EcpmInitBean.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EcpmInitBean.m; sourceTree = "<group>"; };
- EAD8F91424BEF040006BFB05 /* AdIdNameInCSVUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AdIdNameInCSVUtils.h; sourceTree = "<group>"; };
- EAD8F91524BEF040006BFB05 /* AdIdNameInCSVUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AdIdNameInCSVUtils.m; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 41946A92207D085C00B7288E /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 41946C24207D0AF400B7288E /* Automator.framework in Frameworks */,
- 41946C22207D0AED00B7288E /* libxml2.2.tbd in Frameworks */,
- 41946C20207D0AE400B7288E /* libz.tbd in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 41946AA5207D085C00B7288E /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 41946AB0207D085C00B7288E /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 411C150F2086360B001545EC /* Tool */ = {
- isa = PBXGroup;
- children = (
- 411C15102086360B001545EC /* NSString+NSString_CountryCode.m */,
- 411C15112086360B001545EC /* NSString+NSString_CountryCode.h */,
- );
- path = Tool;
- sourceTree = "<group>";
- };
- 41946A8C207D085C00B7288E = {
- isa = PBXGroup;
- children = (
- 41946A97207D085C00B7288E /* UUTUtils2.1 */,
- 41946AAB207D085C00B7288E /* UUTUtils2.1Tests */,
- 41946AB6207D085C00B7288E /* UUTUtils2.1UITests */,
- 41946A96207D085C00B7288E /* Products */,
- 41946C1E207D0AE400B7288E /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- 41946A96207D085C00B7288E /* Products */ = {
- isa = PBXGroup;
- children = (
- 41946A95207D085C00B7288E /* UUTUtils2.1.app */,
- 41946AA8207D085C00B7288E /* UUTUtils2.1Tests.xctest */,
- 41946AB3207D085C00B7288E /* UUTUtils2.1UITests.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 41946A97207D085C00B7288E /* UUTUtils2.1 */ = {
- isa = PBXGroup;
- children = (
- 411C150F2086360B001545EC /* Tool */,
- 41946B9A207D0AA100B7288E /* Data */,
- 41946BA3207D0AA100B7288E /* UI */,
- 41946BD3207D0AA100B7288E /* Utils */,
- 41946AC7207D09E900B7288E /* ZGUtils */,
- 41946A98207D085C00B7288E /* AppDelegate.h */,
- 41946A99207D085C00B7288E /* AppDelegate.m */,
- 41946A9E207D085C00B7288E /* Assets.xcassets */,
- 41946AA0207D085C00B7288E /* MainMenu.xib */,
- 41946AA3207D085C00B7288E /* Info.plist */,
- 41946A9B207D085C00B7288E /* Supporting Files */,
- );
- path = UUTUtils2.1;
- sourceTree = "<group>";
- };
- 41946A9B207D085C00B7288E /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- 41946A9C207D085C00B7288E /* main.m */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- 41946AAB207D085C00B7288E /* UUTUtils2.1Tests */ = {
- isa = PBXGroup;
- children = (
- 41946AAC207D085C00B7288E /* UUTUtils2_1Tests.m */,
- 41946AAE207D085C00B7288E /* Info.plist */,
- );
- path = UUTUtils2.1Tests;
- sourceTree = "<group>";
- };
- 41946AB6207D085C00B7288E /* UUTUtils2.1UITests */ = {
- isa = PBXGroup;
- children = (
- 41946AB7207D085C00B7288E /* UUTUtils2_1UITests.m */,
- 41946AB9207D085C00B7288E /* Info.plist */,
- );
- path = UUTUtils2.1UITests;
- sourceTree = "<group>";
- };
- 41946AC7207D09E900B7288E /* ZGUtils */ = {
- isa = PBXGroup;
- children = (
- 41946AC8207D09E900B7288E /* ZGCommonUtils.m */,
- 41946AC9207D09E900B7288E /* ZGAlert.h */,
- 41946ACA207D09E900B7288E /* ZGImacroUtils.m */,
- 41946ACB207D09E900B7288E /* ZGShellUtils.m */,
- 41946ACC207D09E900B7288E /* ZgApkTools */,
- 41946B32207D09E900B7288E /* ZGScriptUtils.m */,
- 41946B33207D09E900B7288E /* ZGImageUtils.m */,
- 41946B34207D09E900B7288E /* ZGWebUtils.m */,
- 41946B35207D09E900B7288E /* DropImageView.m */,
- 41946B36207D09E900B7288E /* ZGFileUtils.h */,
- 41946B37207D09E900B7288E /* ZGJsonUtils.h */,
- 41946B38207D09E900B7288E /* ZGNetCircularProgressView.m */,
- 41946B39207D09E900B7288E /* ZGShellUtils.h */,
- 41946B3A207D09E900B7288E /* ZGAlert.m */,
- 41946B3B207D09E900B7288E /* ZGImacroUtils.h */,
- 41946B3C207D09E900B7288E /* ZGCommonUtils.h */,
- 41946B3D207D09E900B7288E /* ZGImageUtils.h */,
- 41946B3E207D09E900B7288E /* ZGScriptUtils.h */,
- 41946B3F207D09E900B7288E /* ZGSynthesizeSingleton.h */,
- 41946B40207D09E900B7288E /* DropImageHere.png */,
- 41946B41207D09E900B7288E /* ZGFileUtils.m */,
- 41946B42207D09E900B7288E /* DropImageView.h */,
- 41946B43207D09E900B7288E /* ZGWebUtils.h */,
- 41946B44207D09E900B7288E /* ZGNetCircularProgressView.h */,
- 41946B45207D09E900B7288E /* ZGJsonUtils.m */,
- );
- path = ZGUtils;
- sourceTree = "<group>";
- };
- 41946ACC207D09E900B7288E /* ZgApkTools */ = {
- isa = PBXGroup;
- children = (
- 41946C25207D0B3B00B7288E /* ApkTools */,
- 41946B09207D09E900B7288E /* GDataXMLNode.h */,
- 41946B0A207D09E900B7288E /* ZGApkFixConfigs.m */,
- 41946B0B207D09E900B7288E /* ZGApkToolPath.h */,
- 41946B0C207D09E900B7288E /* ZGApkFixUtils.h */,
- 41946B0D207D09E900B7288E /* JoinFile */,
- 41946B23207D09E900B7288E /* ZGApkToolUtils.m */,
- 41946B24207D09E900B7288E /* ZGApkFixConfigs.h */,
- 41946B25207D09E900B7288E /* GDataXMLNode.m */,
- 41946B26207D09E900B7288E /* ZGApkToolPath.m */,
- 41946B27207D09E900B7288E /* ZGApkFixUtils.m */,
- 41946B28207D09E900B7288E /* ZGApkToolUtils.h */,
- 41946B29207D09E900B7288E /* ZGApkInfo */,
- );
- path = ZgApkTools;
- sourceTree = "<group>";
- };
- 41946B0D207D09E900B7288E /* JoinFile */ = {
- isa = PBXGroup;
- children = (
- 41946B0E207D09E900B7288E /* JoinFileDir.h */,
- 41946B0F207D09E900B7288E /* JoinFile.h */,
- 41946B10207D09E900B7288E /* jsoncpp */,
- 41946B21207D09E900B7288E /* JoinFileDir.mm */,
- 41946B22207D09E900B7288E /* JoinFile.cpp */,
- );
- path = JoinFile;
- sourceTree = "<group>";
- };
- 41946B10207D09E900B7288E /* jsoncpp */ = {
- isa = PBXGroup;
- children = (
- 41946B11207D09E900B7288E /* reader.h */,
- 41946B12207D09E900B7288E /* config.h */,
- 41946B13207D09E900B7288E /* features.h */,
- 41946B14207D09E900B7288E /* value.h */,
- 41946B15207D09E900B7288E /* autolink.h */,
- 41946B16207D09E900B7288E /* json.h */,
- 41946B17207D09E900B7288E /* writer.h */,
- 41946B18207D09E900B7288E /* forwards.h */,
- 41946B19207D09E900B7288E /* src */,
- );
- path = jsoncpp;
- sourceTree = "<group>";
- };
- 41946B19207D09E900B7288E /* src */ = {
- isa = PBXGroup;
- children = (
- 41946B1A207D09E900B7288E /* json_writer.cpp */,
- 41946B1B207D09E900B7288E /* json_internalmap.inl */,
- 41946B1C207D09E900B7288E /* json_reader.cpp */,
- 41946B1D207D09E900B7288E /* json_batchallocator.h */,
- 41946B1E207D09E900B7288E /* json_value.cpp */,
- 41946B1F207D09E900B7288E /* json_valueiterator.inl */,
- 41946B20207D09E900B7288E /* json_internalarray.inl */,
- );
- path = src;
- sourceTree = "<group>";
- };
- 41946B29207D09E900B7288E /* ZGApkInfo */ = {
- isa = PBXGroup;
- children = (
- 41946B2A207D09E900B7288E /* ZGApk.h */,
- 41946B2B207D09E900B7288E /* ZGApk_String.h */,
- 41946B2C207D09E900B7288E /* ZGApk_yml.m */,
- 41946B2D207D09E900B7288E /* ZGApk_Manifest.h */,
- 41946B2E207D09E900B7288E /* ZGApk_yml.h */,
- 41946B2F207D09E900B7288E /* ZGApk.m */,
- 41946B30207D09E900B7288E /* ZGApk_String.m */,
- 41946B31207D09E900B7288E /* ZGApk_Manifest.m */,
- );
- path = ZGApkInfo;
- sourceTree = "<group>";
- };
- 41946B9A207D0AA100B7288E /* Data */ = {
- isa = PBXGroup;
- children = (
- 41946BA2207D0AA100B7288E /* DataUtils.h */,
- 41946B9B207D0AA100B7288E /* DataUtils.m */,
- 41946B9C207D0AA100B7288E /* CountryInfo */,
- EA1DCE0720F605F1000EEBEB /* AdIdNameUtils.h */,
- EA1DCE0820F605F1000EEBEB /* AdIdNameUtils.m */,
- );
- path = Data;
- sourceTree = "<group>";
- };
- 41946B9C207D0AA100B7288E /* CountryInfo */ = {
- isa = PBXGroup;
- children = (
- 41946B9D207D0AA100B7288E /* CountryInfo.plist */,
- 41946B9E207D0AA100B7288E /* CountryInfo.h */,
- 41946B9F207D0AA100B7288E /* CountryInfoManager.m */,
- 41946BA0207D0AA100B7288E /* CountryInfo.m */,
- 41946BA1207D0AA100B7288E /* CountryInfoManager.h */,
- );
- path = CountryInfo;
- sourceTree = "<group>";
- };
- 41946BA3207D0AA100B7288E /* UI */ = {
- isa = PBXGroup;
- children = (
- EAAF380424BDA2B000499E38 /* EcpmConfigInit */,
- 41946BA6207D0AA100B7288E /* ProjectInfo */,
- 41946BCC207D0AA100B7288E /* arrow.jpg */,
- 41946BA5207D0AA100B7288E /* EditProjectWC.h */,
- 41946BCD207D0AA100B7288E /* EditProjectWC.m */,
- 41946BCE207D0AA100B7288E /* EditProjectWC.xib */,
- 41946BCF207D0AA100B7288E /* ProjectListWC.h */,
- 41946BA4207D0AA100B7288E /* ProjectListWC.m */,
- 41946BD2207D0AA100B7288E /* ProjectListWC.xib */,
- 41946BD1207D0AA100B7288E /* AddProjectWC.h */,
- 41946BCB207D0AA100B7288E /* AddProjectWC.m */,
- 41946BD0207D0AA100B7288E /* AddProjectWC.xib */,
- );
- path = UI;
- sourceTree = "<group>";
- };
- 41946BA6207D0AA100B7288E /* ProjectInfo */ = {
- isa = PBXGroup;
- children = (
- EA1DCE0520F604A2000EEBEB /* Server */,
- EA1DCE0420F60495000EEBEB /* Local */,
- 4158288F20B2B10700205173 /* ProjectInfoSave.h */,
- 4158289020B2B10700205173 /* ProjectInfoSave.m */,
- 41946BA9207D0AA100B7288E /* ProjectInfo_Path.h */,
- 41946BBA207D0AA100B7288E /* ProjectInfo_Path.m */,
- 41946BC4207D0AA100B7288E /* ProjectInfo_Apk_Image.h */,
- 41946BB3207D0AA100B7288E /* ProjectInfo_Apk_Image.m */,
- 41946BB0207D0AA100B7288E /* NSDictionary+ZGJsonValue.h */,
- 41946BBD207D0AA100B7288E /* NSDictionary+ZGJsonValue.m */,
- 41946BC8207D0AA100B7288E /* ProjectInfo_Upload.h */,
- 41946BB8207D0AA100B7288E /* ProjectInfo_Upload.m */,
- 41946BAE207D0AA100B7288E /* ProjectInfo.h */,
- 41946BBF207D0AA100B7288E /* ProjectInfo.m */,
- );
- path = ProjectInfo;
- sourceTree = "<group>";
- };
- 41946BD3207D0AA100B7288E /* Utils */ = {
- isa = PBXGroup;
- children = (
- EA6FC48B25071E2B00C67DFC /* AdWorthJsonGenerator.h */,
- EA6FC48C25071E2B00C67DFC /* AdWorthJsonGenerator.m */,
- 41946BD7207D0AA100B7288E /* base64.cpp */,
- 41946BD5207D0AA100B7288E /* base64.h */,
- 41946BE8207D0AA100B7288E /* BulldogTool.cpp */,
- 41946BF1207D0AA100B7288E /* BulldogTool.h */,
- 41946BD4207D0AA100B7288E /* HttpUtils.h */,
- 41946BEA207D0AA100B7288E /* HttpUtils.m */,
- 41946BF0207D0AA100B7288E /* PackUtils.h */,
- 41946BE7207D0AA100B7288E /* PackUtils.mm */,
- 41946BD8207D0AA100B7288E /* Translate */,
- 41946BDD207D0AA100B7288E /* unzip */,
- 41946BE6207D0AA100B7288E /* UrlCrptyUtils.h */,
- 41946BEB207D0AA100B7288E /* UrlCrptyUtils.mm */,
- EA1785E024FFA066002B3363 /* AdWorthJsonGenerator.h */,
- EA1785E124FFA066002B3363 /* AdWorthJsonGenerator.m */,
- 41946BEC207D0AA100B7288E /* Word */,
- 41946BD6207D0AA100B7288E /* ZipUtils.cpp */,
- 41946BE9207D0AA100B7288E /* ZipUtils.h */,
- );
- path = Utils;
- sourceTree = "<group>";
- };
- 41946BD8207D0AA100B7288E /* Translate */ = {
- isa = PBXGroup;
- children = (
- 41946BD9207D0AA100B7288E /* TranslateUtils.h */,
- 41946BDA207D0AA100B7288E /* doOneTranslate.iim */,
- 41946BDB207D0AA100B7288E /* TranslateTemplate.js */,
- 41946BDC207D0AA100B7288E /* TranslateUtils.m */,
- );
- path = Translate;
- sourceTree = "<group>";
- };
- 41946BDD207D0AA100B7288E /* unzip */ = {
- isa = PBXGroup;
- children = (
- 41946BDE207D0AA100B7288E /* ioapi_mem.cpp */,
- 41946BDF207D0AA100B7288E /* CMakeLists.txt */,
- 41946BE0207D0AA100B7288E /* ioapi.cpp */,
- 41946BE1207D0AA100B7288E /* unzip.cpp */,
- 41946BE2207D0AA100B7288E /* ioapi_mem.h */,
- 41946BE3207D0AA100B7288E /* crypt.h */,
- 41946BE4207D0AA100B7288E /* unzip.h */,
- 41946BE5207D0AA100B7288E /* ioapi.h */,
- );
- path = unzip;
- sourceTree = "<group>";
- };
- 41946BEC207D0AA100B7288E /* Word */ = {
- isa = PBXGroup;
- children = (
- 41946BED207D0AA100B7288E /* WordUtils.h */,
- 41946BEE207D0AA100B7288E /* WordUtils.m */,
- 41946BEF207D0AA100B7288E /* CY_String_keywords.txt */,
- );
- path = Word;
- sourceTree = "<group>";
- };
- 41946C1E207D0AE400B7288E /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 41946C23207D0AF400B7288E /* Automator.framework */,
- 41946C21207D0AED00B7288E /* libxml2.2.tbd */,
- 41946C1F207D0AE400B7288E /* libz.tbd */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- EA1DCE0420F60495000EEBEB /* Local */ = {
- isa = PBXGroup;
- children = (
- 41946BC1207D0AA100B7288E /* ProjectInfo_Local.h */,
- 41946BAC207D0AA100B7288E /* ProjectInfo_Local.m */,
- 41946BB1207D0AA100B7288E /* ProjectInfo_Local_Translate.h */,
- 41946BC6207D0AA100B7288E /* ProjectInfo_Local_Translate.m */,
- 41946BB9207D0AA100B7288E /* ProjectInfo_Local_SDKKeys.h */,
- 41946BAA207D0AA100B7288E /* ProjectInfo_Local_SDKKeys.m */,
- );
- path = Local;
- sourceTree = "<group>";
- };
- EA1DCE0520F604A2000EEBEB /* Server */ = {
- isa = PBXGroup;
- children = (
- 41946BAB207D0AA100B7288E /* ProjectInfo_Server_AdType.h */,
- 41946BC2207D0AA100B7288E /* ProjectInfo_Server_AdType.m */,
- 41E2F5B52084AA710039CC4D /* ProjectInfo_Server_AdId.h */,
- 41E2F5B62084AA710039CC4D /* ProjectInfo_Server_AdId.m */,
- 41946BC7207D0AA100B7288E /* ProjectInfo_Server_AdConfig.h */,
- 41946BB7207D0AA100B7288E /* ProjectInfo_Server_AdConfig.m */,
- 41946BC0207D0AA100B7288E /* ProjectInfo_Server_AdConditionGlobal.h */,
- 41946BAD207D0AA100B7288E /* ProjectInfo_Server_AdConditionGlobal.m */,
- 41946BC3207D0AA100B7288E /* ProjectInfo_Server_AdConditionConfig.h */,
- 41946BB4207D0AA100B7288E /* ProjectInfo_Server_AdConditionConfig.m */,
- 41946BA7207D0AA100B7288E /* ProjectInfo_Server_AdConfigPage.h */,
- 41946BBC207D0AA100B7288E /* ProjectInfo_Server_AdConfigPage.m */,
- 41946BBB207D0AA100B7288E /* ProjectInfo_Server_AdConfigPageArray.h */,
- 41946BA8207D0AA100B7288E /* ProjectInfo_Server_AdConfigPageArray.m */,
- 41E2F5AC2084855A0039CC4D /* ProjectInfo_Server_AdPlatform.h */,
- 41E2F5B02084855A0039CC4D /* ProjectInfo_Server_AdPlatform.m */,
- 41946BAF207D0AA100B7288E /* ProjectInfo_Server_GameConfig.h */,
- 41946BBE207D0AA100B7288E /* ProjectInfo_Server_GameConfig.m */,
- 41946BCA207D0AA100B7288E /* ProjectInfo_Server_GameUpdate.h */,
- 41946BB5207D0AA100B7288E /* ProjectInfo_Server_GameUpdate.m */,
- 41946BB2207D0AA100B7288E /* ProjectInfo_Server_SDKKeys.h */,
- 41946BC5207D0AA100B7288E /* ProjectInfo_Server_SDKKeys.m */,
- 41946BC9207D0AA100B7288E /* ProjectInfo_Server.h */,
- 41946BB6207D0AA100B7288E /* ProjectInfo_Server.m */,
- );
- path = Server;
- sourceTree = "<group>";
- };
- EAAF380424BDA2B000499E38 /* EcpmConfigInit */ = {
- isa = PBXGroup;
- children = (
- EAAF380524BDA2C900499E38 /* EcpmConfigInitWC.h */,
- EAAF380624BDA2C900499E38 /* EcpmConfigInitWC.m */,
- EAAF380724BDA2C900499E38 /* EcpmConfigInitWC.xib */,
- EA96267924BDA48500829283 /* EcpmConfigInit.h */,
- EA96267A24BDA48500829283 /* EcpmConfigInit.m */,
- EAD8F90D24BDB069006BFB05 /* EcpmInitBean.h */,
- EAD8F90E24BDB069006BFB05 /* EcpmInitBean.m */,
- EA96267C24BDACDF00829283 /* NSString+NSString_CountryCode.h */,
- EA96267D24BDACE000829283 /* NSString+NSString_CountryCode.m */,
- EA96267F24BDAD2100829283 /* EcpmConfigInitExporter.h */,
- EA96268024BDAD2100829283 /* EcpmConfigInitExporter.m */,
- EAD8F91424BEF040006BFB05 /* AdIdNameInCSVUtils.h */,
- EAD8F91524BEF040006BFB05 /* AdIdNameInCSVUtils.m */,
- );
- path = EcpmConfigInit;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 41946A94207D085C00B7288E /* UUTUtils2.1 */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 41946ABC207D085C00B7288E /* Build configuration list for PBXNativeTarget "UUTUtils2.1" */;
- buildPhases = (
- 41946A91207D085C00B7288E /* Sources */,
- 41946A92207D085C00B7288E /* Frameworks */,
- 41946A93207D085C00B7288E /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = UUTUtils2.1;
- productName = UUTUtils2.1;
- productReference = 41946A95207D085C00B7288E /* UUTUtils2.1.app */;
- productType = "com.apple.product-type.application";
- };
- 41946AA7207D085C00B7288E /* UUTUtils2.1Tests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 41946ABF207D085C00B7288E /* Build configuration list for PBXNativeTarget "UUTUtils2.1Tests" */;
- buildPhases = (
- 41946AA4207D085C00B7288E /* Sources */,
- 41946AA5207D085C00B7288E /* Frameworks */,
- 41946AA6207D085C00B7288E /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 41946AAA207D085C00B7288E /* PBXTargetDependency */,
- );
- name = UUTUtils2.1Tests;
- productName = UUTUtils2.1Tests;
- productReference = 41946AA8207D085C00B7288E /* UUTUtils2.1Tests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- 41946AB2207D085C00B7288E /* UUTUtils2.1UITests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 41946AC2207D085C00B7288E /* Build configuration list for PBXNativeTarget "UUTUtils2.1UITests" */;
- buildPhases = (
- 41946AAF207D085C00B7288E /* Sources */,
- 41946AB0207D085C00B7288E /* Frameworks */,
- 41946AB1207D085C00B7288E /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 41946AB5207D085C00B7288E /* PBXTargetDependency */,
- );
- name = UUTUtils2.1UITests;
- productName = UUTUtils2.1UITests;
- productReference = 41946AB3207D085C00B7288E /* UUTUtils2.1UITests.xctest */;
- productType = "com.apple.product-type.bundle.ui-testing";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 41946A8D207D085C00B7288E /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0820;
- ORGANIZATIONNAME = dym;
- TargetAttributes = {
- 41946A94207D085C00B7288E = {
- CreatedOnToolsVersion = 8.2.1;
- ProvisioningStyle = Automatic;
- };
- 41946AA7207D085C00B7288E = {
- CreatedOnToolsVersion = 8.2.1;
- ProvisioningStyle = Automatic;
- TestTargetID = 41946A94207D085C00B7288E;
- };
- 41946AB2207D085C00B7288E = {
- CreatedOnToolsVersion = 8.2.1;
- ProvisioningStyle = Automatic;
- TestTargetID = 41946A94207D085C00B7288E;
- };
- };
- };
- buildConfigurationList = 41946A90207D085C00B7288E /* Build configuration list for PBXProject "UUTUtils2.1" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = 41946A8C207D085C00B7288E;
- productRefGroup = 41946A96207D085C00B7288E /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 41946A94207D085C00B7288E /* UUTUtils2.1 */,
- 41946AA7207D085C00B7288E /* UUTUtils2.1Tests */,
- 41946AB2207D085C00B7288E /* UUTUtils2.1UITests */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- 41946A93207D085C00B7288E /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 41946A9F207D085C00B7288E /* Assets.xcassets in Resources */,
- 41946BF3207D0AA100B7288E /* CountryInfo.plist in Resources */,
- 41946C0E207D0AA200B7288E /* ProjectListWC.xib in Resources */,
- EAAF380924BDA2C900499E38 /* EcpmConfigInitWC.xib in Resources */,
- 41946C11207D0AA200B7288E /* doOneTranslate.iim in Resources */,
- 41946C0C207D0AA200B7288E /* EditProjectWC.xib in Resources */,
- 41946C26207D0B3B00B7288E /* ApkTools in Resources */,
- 41946B82207D09E900B7288E /* json_internalmap.inl in Resources */,
- 41946C1D207D0AA200B7288E /* CY_String_keywords.txt in Resources */,
- 41946C0D207D0AA200B7288E /* AddProjectWC.xib in Resources */,
- 41946C12207D0AA200B7288E /* TranslateTemplate.js in Resources */,
- 41946B97207D09E900B7288E /* DropImageHere.png in Resources */,
- 41946C15207D0AA200B7288E /* CMakeLists.txt in Resources */,
- 41946B86207D09E900B7288E /* json_internalarray.inl in Resources */,
- 41946AA2207D085C00B7288E /* MainMenu.xib in Resources */,
- 41946C0A207D0AA200B7288E /* arrow.jpg in Resources */,
- 41946B85207D09E900B7288E /* json_valueiterator.inl in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 41946AA6207D085C00B7288E /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 41946AB1207D085C00B7288E /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 41946A91207D085C00B7288E /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- EA96267B24BDA48500829283 /* EcpmConfigInit.m in Sources */,
- 41946C17207D0AA200B7288E /* unzip.cpp in Sources */,
- 41946B46207D09E900B7288E /* ZGCommonUtils.m in Sources */,
- 41946BF2207D0AA100B7288E /* DataUtils.m in Sources */,
- 41946BFB207D0AA200B7288E /* ProjectInfo_Apk_Image.m in Sources */,
- 41946C04207D0AA200B7288E /* ProjectInfo_Server_GameConfig.m in Sources */,
- 41946C02207D0AA200B7288E /* ProjectInfo_Server_AdConfigPage.m in Sources */,
- 41946BFF207D0AA200B7288E /* ProjectInfo_Server_AdConfig.m in Sources */,
- 41946C06207D0AA200B7288E /* ProjectInfo_Server_AdType.m in Sources */,
- 41946A9D207D085C00B7288E /* main.m in Sources */,
- EAD8F90F24BDB069006BFB05 /* EcpmInitBean.m in Sources */,
- 41946A9A207D085C00B7288E /* AppDelegate.m in Sources */,
- 4158289120B2B10700205173 /* ProjectInfoSave.m in Sources */,
- 41946B90207D09E900B7288E /* ZGApk_Manifest.m in Sources */,
- 41946B99207D09E900B7288E /* ZGJsonUtils.m in Sources */,
- 41946B48207D09E900B7288E /* ZGShellUtils.m in Sources */,
- 41946B94207D09E900B7288E /* DropImageView.m in Sources */,
- 41946C07207D0AA200B7288E /* ProjectInfo_Server_SDKKeys.m in Sources */,
- 41946B91207D09E900B7288E /* ZGScriptUtils.m in Sources */,
- 41946C18207D0AA200B7288E /* PackUtils.mm in Sources */,
- 41946BF6207D0AA100B7288E /* ProjectListWC.m in Sources */,
- 41946B96207D09E900B7288E /* ZGAlert.m in Sources */,
- 41946BF5207D0AA100B7288E /* CountryInfo.m in Sources */,
- 41946BF8207D0AA100B7288E /* ProjectInfo_Local_SDKKeys.m in Sources */,
- 41946C09207D0AA200B7288E /* AddProjectWC.m in Sources */,
- 41946C16207D0AA200B7288E /* ioapi.cpp in Sources */,
- 41946B98207D09E900B7288E /* ZGFileUtils.m in Sources */,
- 41946C1B207D0AA200B7288E /* UrlCrptyUtils.mm in Sources */,
- EAAF380824BDA2C900499E38 /* EcpmConfigInitWC.m in Sources */,
- 41946C1C207D0AA200B7288E /* WordUtils.m in Sources */,
- EAD8F91624BEF040006BFB05 /* AdIdNameInCSVUtils.m in Sources */,
- 41946B8D207D09E900B7288E /* ZGApk_yml.m in Sources */,
- 41946B8A207D09E900B7288E /* GDataXMLNode.m in Sources */,
- 41946B84207D09E900B7288E /* json_value.cpp in Sources */,
- 41946BF7207D0AA100B7288E /* ProjectInfo_Server_AdConfigPageArray.m in Sources */,
- 41E2F5B72084AA710039CC4D /* ProjectInfo_Server_AdId.m in Sources */,
- 41946C10207D0AA200B7288E /* base64.cpp in Sources */,
- 41946C19207D0AA200B7288E /* BulldogTool.cpp in Sources */,
- 41946B87207D09E900B7288E /* JoinFileDir.mm in Sources */,
- EA1785E224FFA066002B3363 /* AdWorthJsonGenerator.m in Sources */,
- 41946B95207D09E900B7288E /* ZGNetCircularProgressView.m in Sources */,
- 41946C00207D0AA200B7288E /* ProjectInfo_Upload.m in Sources */,
- 41946B92207D09E900B7288E /* ZGImageUtils.m in Sources */,
- 41946BF9207D0AA100B7288E /* ProjectInfo_Local.m in Sources */,
- 41946C14207D0AA200B7288E /* ioapi_mem.cpp in Sources */,
- EA6FC48D25071E2B00C67DFC /* AdWorthJsonGenerator.m in Sources */,
- 41946C05207D0AA200B7288E /* ProjectInfo.m in Sources */,
- 41946B83207D09E900B7288E /* json_reader.cpp in Sources */,
- 41946BFE207D0AA200B7288E /* ProjectInfo_Server.m in Sources */,
- 41946B8C207D09E900B7288E /* ZGApkFixUtils.m in Sources */,
- 41946C08207D0AA200B7288E /* ProjectInfo_Local_Translate.m in Sources */,
- 41946BFC207D0AA200B7288E /* ProjectInfo_Server_AdConditionConfig.m in Sources */,
- 41946B89207D09E900B7288E /* ZGApkToolUtils.m in Sources */,
- 41946C13207D0AA200B7288E /* TranslateUtils.m in Sources */,
- 41946BFD207D0AA200B7288E /* ProjectInfo_Server_GameUpdate.m in Sources */,
- 411C15122086360B001545EC /* NSString+NSString_CountryCode.m in Sources */,
- 41946B8E207D09E900B7288E /* ZGApk.m in Sources */,
- EA96267E24BDACE000829283 /* NSString+NSString_CountryCode.m in Sources */,
- 41946BFA207D0AA200B7288E /* ProjectInfo_Server_AdConditionGlobal.m in Sources */,
- 41946B93207D09E900B7288E /* ZGWebUtils.m in Sources */,
- 41946C01207D0AA200B7288E /* ProjectInfo_Path.m in Sources */,
- 41946C0B207D0AA200B7288E /* EditProjectWC.m in Sources */,
- 41946B8F207D09E900B7288E /* ZGApk_String.m in Sources */,
- 41946C1A207D0AA200B7288E /* HttpUtils.m in Sources */,
- 41946B47207D09E900B7288E /* ZGImacroUtils.m in Sources */,
- 41946C0F207D0AA200B7288E /* ZipUtils.cpp in Sources */,
- EA1DCE0920F605F1000EEBEB /* AdIdNameUtils.m in Sources */,
- 41946B8B207D09E900B7288E /* ZGApkToolPath.m in Sources */,
- 41946B88207D09E900B7288E /* JoinFile.cpp in Sources */,
- 41946B80207D09E900B7288E /* ZGApkFixConfigs.m in Sources */,
- 41E2F5B32084855A0039CC4D /* ProjectInfo_Server_AdPlatform.m in Sources */,
- 41946B81207D09E900B7288E /* json_writer.cpp in Sources */,
- 41946BF4207D0AA100B7288E /* CountryInfoManager.m in Sources */,
- EA96268124BDAD2100829283 /* EcpmConfigInitExporter.m in Sources */,
- 41946C03207D0AA200B7288E /* NSDictionary+ZGJsonValue.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 41946AA4207D085C00B7288E /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 41946AAD207D085C00B7288E /* UUTUtils2_1Tests.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 41946AAF207D085C00B7288E /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 41946AB8207D085C00B7288E /* UUTUtils2_1UITests.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- 41946AAA207D085C00B7288E /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 41946A94207D085C00B7288E /* UUTUtils2.1 */;
- targetProxy = 41946AA9207D085C00B7288E /* PBXContainerItemProxy */;
- };
- 41946AB5207D085C00B7288E /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 41946A94207D085C00B7288E /* UUTUtils2.1 */;
- targetProxy = 41946AB4207D085C00B7288E /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin PBXVariantGroup section */
- 41946AA0207D085C00B7288E /* MainMenu.xib */ = {
- isa = PBXVariantGroup;
- children = (
- 41946AA1207D085C00B7288E /* Base */,
- );
- name = MainMenu.xib;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- 41946ABA207D085C00B7288E /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- CODE_SIGN_IDENTITY = "-";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- MACOSX_DEPLOYMENT_TARGET = 10.13;
- MTL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = macosx;
- };
- name = Debug;
- };
- 41946ABB207D085C00B7288E /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- CODE_SIGN_IDENTITY = "-";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- MACOSX_DEPLOYMENT_TARGET = 10.13;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = macosx;
- };
- name = Release;
- };
- 41946ABD207D085C00B7288E /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- COMBINE_HIDPI_IMAGES = YES;
- HEADER_SEARCH_PATHS = "${SDKROOT}/usr/include/libxml2";
- INFOPLIST_FILE = UUTUtils2.1/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
- MACOSX_DEPLOYMENT_TARGET = 10.12;
- PRODUCT_BUNDLE_IDENTIFIER = "com.dym.UUTUtils2-1";
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- 41946ABE207D085C00B7288E /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- COMBINE_HIDPI_IMAGES = YES;
- HEADER_SEARCH_PATHS = "${SDKROOT}/usr/include/libxml2";
- INFOPLIST_FILE = UUTUtils2.1/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
- MACOSX_DEPLOYMENT_TARGET = 10.12;
- PRODUCT_BUNDLE_IDENTIFIER = "com.dym.UUTUtils2-1";
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- 41946AC0207D085C00B7288E /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- BUNDLE_LOADER = "$(TEST_HOST)";
- COMBINE_HIDPI_IMAGES = YES;
- INFOPLIST_FILE = UUTUtils2.1Tests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = "com.dym.UUTUtils2-1Tests";
- PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/UUTUtils2.1.app/Contents/MacOS/UUTUtils2.1";
- };
- name = Debug;
- };
- 41946AC1207D085C00B7288E /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- BUNDLE_LOADER = "$(TEST_HOST)";
- COMBINE_HIDPI_IMAGES = YES;
- INFOPLIST_FILE = UUTUtils2.1Tests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = "com.dym.UUTUtils2-1Tests";
- PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/UUTUtils2.1.app/Contents/MacOS/UUTUtils2.1";
- };
- name = Release;
- };
- 41946AC3207D085C00B7288E /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COMBINE_HIDPI_IMAGES = YES;
- INFOPLIST_FILE = UUTUtils2.1UITests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = "com.dym.UUTUtils2-1UITests";
- PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_TARGET_NAME = UUTUtils2.1;
- };
- name = Debug;
- };
- 41946AC4207D085C00B7288E /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- COMBINE_HIDPI_IMAGES = YES;
- INFOPLIST_FILE = UUTUtils2.1UITests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = "com.dym.UUTUtils2-1UITests";
- PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_TARGET_NAME = UUTUtils2.1;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 41946A90207D085C00B7288E /* Build configuration list for PBXProject "UUTUtils2.1" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 41946ABA207D085C00B7288E /* Debug */,
- 41946ABB207D085C00B7288E /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 41946ABC207D085C00B7288E /* Build configuration list for PBXNativeTarget "UUTUtils2.1" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 41946ABD207D085C00B7288E /* Debug */,
- 41946ABE207D085C00B7288E /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 41946ABF207D085C00B7288E /* Build configuration list for PBXNativeTarget "UUTUtils2.1Tests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 41946AC0207D085C00B7288E /* Debug */,
- 41946AC1207D085C00B7288E /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 41946AC2207D085C00B7288E /* Build configuration list for PBXNativeTarget "UUTUtils2.1UITests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 41946AC3207D085C00B7288E /* Debug */,
- 41946AC4207D085C00B7288E /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 41946A8D207D085C00B7288E /* Project object */;
- }
|