project.pbxproj 118 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 4235C30320229F7200A99D04 /* Result.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4235C30220229F7200A99D04 /* Result.xib */; };
  10. 4235C3052022A60A00A99D04 /* ResultCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4235C3042022A60A00A99D04 /* ResultCell.xib */; };
  11. 425660DB202015E1002DB0CA /* Launch.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 425660DA202015E1002DB0CA /* Launch.storyboard */; };
  12. 425CF096201EB2B500750E32 /* JLRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 425CF08C201EB2B500750E32 /* JLRefreshFooter.m */; };
  13. 425CF097201EB2B500750E32 /* JLRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 425CF08F201EB2B500750E32 /* JLRefreshHeader.m */; };
  14. 425CF098201EB2B500750E32 /* JLRefreshBasis.m in Sources */ = {isa = PBXBuildFile; fileRef = 425CF091201EB2B500750E32 /* JLRefreshBasis.m */; };
  15. 425CF099201EB2B500750E32 /* UIScrollView+JLRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 425CF093201EB2B500750E32 /* UIScrollView+JLRefresh.m */; };
  16. 425CF09A201EB2B500750E32 /* UIView+JLExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 425CF095201EB2B500750E32 /* UIView+JLExtension.m */; };
  17. 42604122201C4B41002374A8 /* ShipingStatusCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42604121201C4B41002374A8 /* ShipingStatusCell.m */; };
  18. 42604127201C578B002374A8 /* ShipSearchController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42604126201C578B002374A8 /* ShipSearchController.m */; };
  19. 42604129201C57A7002374A8 /* ShipSearch.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 42604128201C57A7002374A8 /* ShipSearch.storyboard */; };
  20. 426E8AB9202163EC0073BA5D /* JLCustomerAlertController.m in Sources */ = {isa = PBXBuildFile; fileRef = 426E8AB6202163EC0073BA5D /* JLCustomerAlertController.m */; };
  21. 426E8ABA202163EC0073BA5D /* JLPresentationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 426E8AB8202163EC0073BA5D /* JLPresentationController.m */; };
  22. 426E8ABD2021AEC50073BA5D /* JLCustomerNavigationAlertController.m in Sources */ = {isa = PBXBuildFile; fileRef = 426E8ABC2021AEC50073BA5D /* JLCustomerNavigationAlertController.m */; };
  23. 426F397F2033CEE80025C568 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 426F397E2033CEE80025C568 /* AudioToolbox.framework */; };
  24. 426F39822033D0930025C568 /* ResultCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 426F39812033D0930025C568 /* ResultCell.m */; };
  25. 427CF5D02023F5560041472A /* NewImages.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 427CF5CF2023F5560041472A /* NewImages.xcassets */; };
  26. 427CF5E0202452460041472A /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 427CF5DF202452450041472A /* Accelerate.framework */; };
  27. 427CF5E5202454750041472A /* GoogleMaps.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 427CF5E2202454750041472A /* GoogleMaps.framework */; };
  28. 427CF5E6202454750041472A /* GoogleMapsBase.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 427CF5E3202454750041472A /* GoogleMapsBase.framework */; };
  29. 427CF5E7202454750041472A /* GoogleMapsCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 427CF5E4202454750041472A /* GoogleMapsCore.framework */; };
  30. 427CF5E9202454860041472A /* GoogleMaps.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 427CF5E8202454860041472A /* GoogleMaps.bundle */; };
  31. 7101BEC82031389A00CC6E3A /* DetailCellKVNew.m in Sources */ = {isa = PBXBuildFile; fileRef = 7101BEC72031389A00CC6E3A /* DetailCellKVNew.m */; };
  32. 711BA6C1191E0525002EDE6F /* MessageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 711BA6C0191E0525002EDE6F /* MessageViewController.m */; };
  33. 711BA6C4191E0553002EDE6F /* MessageItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 711BA6C3191E0553002EDE6F /* MessageItem.m */; };
  34. 711DC6B218C30A4800FB1749 /* TableCellEdit.m in Sources */ = {isa = PBXBuildFile; fileRef = 711DC6B118C30A4800FB1749 /* TableCellEdit.m */; };
  35. 7120DCEB18BE25CE00E7546F /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCEA18BE25CE00E7546F /* AVFoundation.framework */; };
  36. 7120DCED18BE25DA00E7546F /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCEC18BE25DA00E7546F /* CoreData.framework */; };
  37. 7120DCEF18BE25E500E7546F /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCEE18BE25E500E7546F /* CoreLocation.framework */; };
  38. 7120DCF118BE25F500E7546F /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCF018BE25F500E7546F /* CoreText.framework */; };
  39. 7120DCF318BE260700E7546F /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCF218BE260700E7546F /* GLKit.framework */; };
  40. 7120DCF518BE261500E7546F /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCF418BE261500E7546F /* ImageIO.framework */; };
  41. 7120DCF718BE262300E7546F /* libc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCF618BE262300E7546F /* libc++.dylib */; };
  42. 7120DCF918BE262E00E7546F /* libicucore.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCF818BE262E00E7546F /* libicucore.dylib */; };
  43. 7120DCFB18BE263800E7546F /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCFA18BE263800E7546F /* libz.dylib */; };
  44. 7120DCFD18BE264300E7546F /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCFC18BE264300E7546F /* OpenGLES.framework */; };
  45. 7120DCFF18BE265100E7546F /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCFE18BE265100E7546F /* QuartzCore.framework */; };
  46. 7120DD0118BE266000E7546F /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DD0018BE266000E7546F /* SystemConfiguration.framework */; };
  47. 7120DD0418BE273900E7546F /* LocationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7120DD0318BE273900E7546F /* LocationViewController.m */; };
  48. 712A301318CFEF550022E6E6 /* CustomizeFieldViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 712A301218CFEF550022E6E6 /* CustomizeFieldViewController.m */; };
  49. 712CBA0318CF38DB00C61394 /* RTLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 712CBA0218CF38DB00C61394 /* RTLabel.m */; };
  50. 71308AF7191E7B0E0024B2B0 /* MessageDetailItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 71308AF6191E7B0E0024B2B0 /* MessageDetailItem.m */; };
  51. 71308AFA191E7B2A0024B2B0 /* MessageDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71308AF9191E7B2A0024B2B0 /* MessageDetailViewController.m */; };
  52. 7130B3F41900FB61000610D8 /* NewsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7130B3F31900FB61000610D8 /* NewsViewController.m */; };
  53. 71330C2018BCC4DA0048956C /* FunctionSelectViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71330C1F18BCC4DA0048956C /* FunctionSelectViewController.m */; };
  54. 71375C8F18D96EDE00EBA026 /* TabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71375C8E18D96EDE00EBA026 /* TabBarController.m */; };
  55. 713AA7A1191736E600B44092 /* DocumentsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 713AA7A0191736E600B44092 /* DocumentsViewController.m */; };
  56. 713AA7A41917373600B44092 /* LocalDocumentsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 713AA7A31917373600B44092 /* LocalDocumentsViewController.m */; };
  57. 71406DCE18C36A52000914C4 /* TableCellBool.m in Sources */ = {isa = PBXBuildFile; fileRef = 71406DCD18C36A52000914C4 /* TableCellBool.m */; };
  58. 71406DD118C36A6E000914C4 /* TableCellDate.m in Sources */ = {isa = PBXBuildFile; fileRef = 71406DD018C36A6E000914C4 /* TableCellDate.m */; };
  59. 714C39B81922FEE1004F045B /* NewsDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 714C39B71922FEE1004F045B /* NewsDetailViewController.m */; };
  60. 714C39BF19234065004F045B /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 714C39C119234065004F045B /* Localizable.strings */; };
  61. 71514ED2191B7E2500009C00 /* AddressBookUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71514ED1191B7E2500009C00 /* AddressBookUI.framework */; };
  62. 715643B720198A1400B04267 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 715643B620198A1400B04267 /* Main.storyboard */; };
  63. 715643BB20198A9900B04267 /* RootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 715643BA20198A9900B04267 /* RootViewController.m */; };
  64. 715643BE2019AA9B00B04267 /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 715643BD2019AA9B00B04267 /* LoginViewController.m */; };
  65. 715643C12019B27500B04267 /* HomeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 715643C02019B27500B04267 /* HomeViewController.m */; };
  66. 715643C42019B58400B04267 /* OrderHistoryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 715643C32019B58400B04267 /* OrderHistoryViewController.m */; };
  67. 715643C72019BB6700B04267 /* StaticModelistViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 715643C62019BB6700B04267 /* StaticModelistViewController.m */; };
  68. 715643CA2019BC4C00B04267 /* SearchlistViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 715643C92019BC4C00B04267 /* SearchlistViewController.m */; };
  69. 715643CD2019BC6C00B04267 /* ToolslistViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 715643CC2019BC6C00B04267 /* ToolslistViewController.m */; };
  70. 715643D02019BCCE00B04267 /* MylistViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 715643CF2019BCCE00B04267 /* MylistViewController.m */; };
  71. 715643D3201ACB1700B04267 /* StaticModeTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 715643D2201ACB1700B04267 /* StaticModeTableViewCell.m */; };
  72. 715643D5201AD2AB00B04267 /* StaticModelistViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 715643D4201AD2AB00B04267 /* StaticModelistViewController.xib */; };
  73. 715643D7201AD99300B04267 /* StaticModeTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 715643D6201AD99300B04267 /* StaticModeTableViewCell.xib */; };
  74. 715643DA201C079F00B04267 /* tools.json in Resources */ = {isa = PBXBuildFile; fileRef = 715643D9201C079F00B04267 /* tools.json */; };
  75. 715643DC201C117300B04267 /* search.json in Resources */ = {isa = PBXBuildFile; fileRef = 715643DB201C117300B04267 /* search.json */; };
  76. 715643DE201C1AE600B04267 /* my.json in Resources */ = {isa = PBXBuildFile; fileRef = 715643DD201C1AE600B04267 /* my.json */; };
  77. 7157098E2021572600EFE5C5 /* NetworkUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 7157098C2021572600EFE5C5 /* NetworkUtils.m */; };
  78. 715709922021574D00EFE5C5 /* RAConvertor.m in Sources */ = {isa = PBXBuildFile; fileRef = 715709912021574D00EFE5C5 /* RAConvertor.m */; };
  79. 71570996202157A600EFE5C5 /* RAUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 71570995202157A600EFE5C5 /* RAUtils.m */; };
  80. 71570999202157BD00EFE5C5 /* RANetworkTaskDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 71570997202157BC00EFE5C5 /* RANetworkTaskDelegate.m */; };
  81. 715709A520215B5100EFE5C5 /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7157099C20215B5000EFE5C5 /* zip.c */; };
  82. 715709A620215B5100EFE5C5 /* unzip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7157099E20215B5000EFE5C5 /* unzip.c */; };
  83. 715709A720215B5100EFE5C5 /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 715709A020215B5000EFE5C5 /* ioapi.c */; };
  84. 715709A820215B5100EFE5C5 /* mztools.c in Sources */ = {isa = PBXBuildFile; fileRef = 715709A420215B5100EFE5C5 /* mztools.c */; };
  85. 715709AB20215B6200EFE5C5 /* ZipArchive.mm in Sources */ = {isa = PBXBuildFile; fileRef = 715709AA20215B6200EFE5C5 /* ZipArchive.mm */; };
  86. 715709AE20215CB000EFE5C5 /* RANetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 715709AD20215CB000EFE5C5 /* RANetwork.m */; };
  87. 715709B920215E0000EFE5C5 /* NSData+CommonCrypto.m in Sources */ = {isa = PBXBuildFile; fileRef = 715709B020215DFF00EFE5C5 /* NSData+CommonCrypto.m */; };
  88. 715709BA20215E0000EFE5C5 /* NSString+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 715709B220215DFF00EFE5C5 /* NSString+Base64.m */; };
  89. 715709BB20215E0000EFE5C5 /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 715709B320215DFF00EFE5C5 /* NSData+Base64.m */; };
  90. 715709BC20215E0000EFE5C5 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 715709B620215DFF00EFE5C5 /* LICENSE */; };
  91. 715709BD20215E0000EFE5C5 /* AESCrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = 715709B820215DFF00EFE5C5 /* AESCrypt.m */; };
  92. 7162546B201C3AF1009E3A41 /* readme.txt in Resources */ = {isa = PBXBuildFile; fileRef = 7162546A201C3AF1009E3A41 /* readme.txt */; };
  93. 7162546D201C412E009E3A41 /* ShippingStatusCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7162546C201C412E009E3A41 /* ShippingStatusCell.xib */; };
  94. 71625470201C5205009E3A41 /* fake_container_list.json in Resources */ = {isa = PBXBuildFile; fileRef = 7162546F201C5205009E3A41 /* fake_container_list.json */; };
  95. 716FF7921904ED2600ED6C3D /* NewsData.m in Sources */ = {isa = PBXBuildFile; fileRef = 716FF7911904ED2600ED6C3D /* NewsData.m */; };
  96. 716FF7951904FBC600ED6C3D /* NewsTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 716FF7941904FBC600ED6C3D /* NewsTableViewCell.m */; };
  97. 717D76EB18C7F8120070302D /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 717D76EA18C7F8120070302D /* Reachability.m */; };
  98. 717D772F18C84E3F0070302D /* PageData.m in Sources */ = {isa = PBXBuildFile; fileRef = 717D772E18C84E3F0070302D /* PageData.m */; };
  99. 71807B982021965B00E1F1DD /* fake_tracking.json in Resources */ = {isa = PBXBuildFile; fileRef = 71807B972021965B00E1F1DD /* fake_tracking.json */; };
  100. 71807B9C2021979A00E1F1DD /* DetailCellTracking.m in Sources */ = {isa = PBXBuildFile; fileRef = 71807B9B2021979A00E1F1DD /* DetailCellTracking.m */; };
  101. 71807B9E2021ACE500E1F1DD /* fake_search.json in Resources */ = {isa = PBXBuildFile; fileRef = 71807B9D2021ACE500E1F1DD /* fake_search.json */; };
  102. 718BE8B0190F9D970046EA6A /* MyAutocompleteView.m in Sources */ = {isa = PBXBuildFile; fileRef = 718BE8A7190F9D970046EA6A /* MyAutocompleteView.m */; };
  103. 718BE8B2190F9D970046EA6A /* MyAutocompleteItemsSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 718BE8AB190F9D970046EA6A /* MyAutocompleteItemsSource.m */; };
  104. 718BE8B3190F9D970046EA6A /* MyAutocompletionCellFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 718BE8AD190F9D970046EA6A /* MyAutocompletionCellFactory.m */; };
  105. 718BE8B4190F9D970046EA6A /* MySuggestion.m in Sources */ = {isa = PBXBuildFile; fileRef = 718BE8AF190F9D970046EA6A /* MySuggestion.m */; };
  106. 71951E6F18C6A9A5005024BD /* TouchLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71951E6E18C6A9A5005024BD /* TouchLabel.m */; };
  107. 719A51A518C5A4AF0080C075 /* SimpleGrid.m in Sources */ = {isa = PBXBuildFile; fileRef = 719A51A418C5A4AF0080C075 /* SimpleGrid.m */; };
  108. 719A51A918C5A5D30080C075 /* SimpleGridDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 719A51A818C5A5D30080C075 /* SimpleGridDataSource.m */; };
  109. 719A51B418C5A8100080C075 /* GridResultViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 719A51B318C5A8100080C075 /* GridResultViewController.m */; };
  110. 719A51BA18C5AB7B0080C075 /* SimpleGridComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = 719A51B918C5AB7B0080C075 /* SimpleGridComponent.m */; };
  111. 719BEC1718FFAB7B00DFE987 /* ToolsPanelViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 719BEC1618FFAB7B00DFE987 /* ToolsPanelViewController.m */; };
  112. 719E7E3318C0368A003408FF /* ApexMobileDB.m in Sources */ = {isa = PBXBuildFile; fileRef = 719E7E3218C0368A003408FF /* ApexMobileDB.m */; };
  113. 719E7E3518C0395E003408FF /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 719E7E3418C0395E003408FF /* libsqlite3.dylib */; };
  114. 719EF8E118BB839F00EFFF5F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E018BB839F00EFFF5F /* Foundation.framework */; };
  115. 719EF8E318BB839F00EFFF5F /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E218BB839F00EFFF5F /* CoreGraphics.framework */; };
  116. 719EF8E518BB839F00EFFF5F /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E418BB839F00EFFF5F /* UIKit.framework */; };
  117. 719EF8EB18BB839F00EFFF5F /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 719EF8E918BB839F00EFFF5F /* InfoPlist.strings */; };
  118. 719EF8ED18BB839F00EFFF5F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8EC18BB839F00EFFF5F /* main.m */; };
  119. 719EF8F118BB839F00EFFF5F /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8F018BB839F00EFFF5F /* AppDelegate.m */; };
  120. 719EF8F418BB839F00EFFF5F /* Main_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 719EF8F218BB839F00EFFF5F /* Main_iPhone.storyboard */; };
  121. 719EF8FA18BB839F00EFFF5F /* ApexMobileFirstViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8F918BB839F00EFFF5F /* ApexMobileFirstViewController.m */; };
  122. 719EF8FD18BB839F00EFFF5F /* ApexMobileSecondViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8FC18BB839F00EFFF5F /* ApexMobileSecondViewController.m */; };
  123. 719EF90618BB839F00EFFF5F /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF90518BB839F00EFFF5F /* XCTest.framework */; };
  124. 719EF90718BB839F00EFFF5F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E018BB839F00EFFF5F /* Foundation.framework */; };
  125. 719EF90818BB839F00EFFF5F /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E418BB839F00EFFF5F /* UIKit.framework */; };
  126. 719EF91018BB839F00EFFF5F /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 719EF90E18BB839F00EFFF5F /* InfoPlist.strings */; };
  127. 719EF91218BB839F00EFFF5F /* Apex_MobileTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF91118BB839F00EFFF5F /* Apex_MobileTests.m */; };
  128. 71A003FC18D680560057CDFD /* RetrievePasswordViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A003FB18D680560057CDFD /* RetrievePasswordViewController.m */; };
  129. 71A003FF18D6BFB40057CDFD /* ChangePasswordViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A003FE18D6BFB40057CDFD /* ChangePasswordViewController.m */; };
  130. 71A01D7918C9AE77003307A9 /* DetailCellKV.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A01D7818C9AE77003307A9 /* DetailCellKV.m */; };
  131. 71A01D7C18C9AE97003307A9 /* DetailCellList.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A01D7B18C9AE97003307A9 /* DetailCellList.m */; };
  132. 71A01D7F18C9AEC8003307A9 /* DetailCellWeb.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A01D7E18C9AEC8003307A9 /* DetailCellWeb.m */; };
  133. 71A01D8218C9BA67003307A9 /* DetailContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A01D8118C9BA67003307A9 /* DetailContent.m */; };
  134. 71A01D8518C9BDC8003307A9 /* DetailTabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A01D8418C9BDC8003307A9 /* DetailTabBarController.m */; };
  135. 71A2D76218DC3895001C380A /* LineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A2D76118DC3895001C380A /* LineView.m */; };
  136. 71A541D418D151C70017E2BD /* WebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A541D318D151C70017E2BD /* WebViewController.m */; };
  137. 71A565D918C20F5900CDAC07 /* SearchTableAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A565D818C20F5900CDAC07 /* SearchTableAdapter.m */; };
  138. 71A565DF18C212EA00CDAC07 /* Constant.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A565DE18C212EA00CDAC07 /* Constant.m */; };
  139. 71AE427318C47AF900B8EC3D /* SearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71AE427218C47AF900B8EC3D /* SearchViewController.m */; };
  140. 71B7998D2021AE7400F8685E /* MDHTMLLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71B7998C2021AE7400F8685E /* MDHTMLLabel.m */; };
  141. 71B7999B2021B22D00F8685E /* AMResultViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71B7999A2021B22D00F8685E /* AMResultViewController.m */; };
  142. 71BA502E1908ED5700D0BD31 /* CellItemHistory.m in Sources */ = {isa = PBXBuildFile; fileRef = 71BA502D1908ED5700D0BD31 /* CellItemHistory.m */; };
  143. 71BA50311908ED9100D0BD31 /* HistoryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71BA50301908ED9100D0BD31 /* HistoryViewController.m */; };
  144. 71BA50341908EDCF00D0BD31 /* HistoryTabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71BA50331908EDCF00D0BD31 /* HistoryTabBarController.m */; };
  145. 71BA50371908F21500D0BD31 /* HistoryData.m in Sources */ = {isa = PBXBuildFile; fileRef = 71BA50361908F21500D0BD31 /* HistoryData.m */; };
  146. 71CEE38A18CB749E00052C63 /* DetailPageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71CEE38918CB749E00052C63 /* DetailPageViewController.m */; };
  147. 71CEE3D718CC559B00052C63 /* ApexMobileNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71CEE3D618CC559B00052C63 /* ApexMobileNavigationController.m */; };
  148. 71DA6047190A00F600683003 /* FavoritesData.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DA6046190A00F600683003 /* FavoritesData.m */; };
  149. 71DA604A190A02CE00683003 /* FavoritesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DA6049190A02CE00683003 /* FavoritesViewController.m */; };
  150. 71DA74A618BDDD31003B46A6 /* AboutViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DA74A518BDDD30003B46A6 /* AboutViewController.m */; };
  151. 71DA74A818BDDFB5003B46A6 /* about.htm in Resources */ = {isa = PBXBuildFile; fileRef = 71DA74A718BDDFB5003B46A6 /* about.htm */; };
  152. 71E0D1D72022AB7E009A08EB /* FullyShowViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71E0D1D22022AB7E009A08EB /* FullyShowViewController.m */; };
  153. 71E0D1D82022AB7E009A08EB /* ResultViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71E0D1D32022AB7E009A08EB /* ResultViewController.m */; };
  154. 71E0D1D92022AB7E009A08EB /* Result.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71E0D1D52022AB7E009A08EB /* Result.storyboard */; };
  155. 71F67CF619063612004E8462 /* ApexHistoryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F67CF519063612004E8462 /* ApexHistoryViewController.m */; };
  156. 71F67CF919065EA8004E8462 /* SimpleMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F67CF819065EA8004E8462 /* SimpleMenu.m */; };
  157. 71F67CFC19066375004E8462 /* PulldownMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F67CFB19066375004E8462 /* PulldownMenu.m */; };
  158. /* End PBXBuildFile section */
  159. /* Begin PBXContainerItemProxy section */
  160. 719EF90918BB839F00EFFF5F /* PBXContainerItemProxy */ = {
  161. isa = PBXContainerItemProxy;
  162. containerPortal = 719EF8D518BB839F00EFFF5F /* Project object */;
  163. proxyType = 1;
  164. remoteGlobalIDString = 719EF8DC18BB839F00EFFF5F;
  165. remoteInfo = "Apex Mobile";
  166. };
  167. /* End PBXContainerItemProxy section */
  168. /* Begin PBXFileReference section */
  169. 4235C30220229F7200A99D04 /* Result.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Result.xib; path = ../../common/customUI/Result.xib; sourceTree = "<group>"; };
  170. 4235C3042022A60A00A99D04 /* ResultCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ResultCell.xib; path = ../../common/customUI/ResultCell.xib; sourceTree = "<group>"; };
  171. 425660DA202015E1002DB0CA /* Launch.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Launch.storyboard; sourceTree = "<group>"; };
  172. 425CF08B201EB2B500750E32 /* JLRefreshFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JLRefreshFooter.h; sourceTree = "<group>"; };
  173. 425CF08C201EB2B500750E32 /* JLRefreshFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JLRefreshFooter.m; sourceTree = "<group>"; };
  174. 425CF08E201EB2B500750E32 /* JLRefreshHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JLRefreshHeader.h; sourceTree = "<group>"; };
  175. 425CF08F201EB2B500750E32 /* JLRefreshHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JLRefreshHeader.m; sourceTree = "<group>"; };
  176. 425CF090201EB2B500750E32 /* JLRefreshBasis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JLRefreshBasis.h; sourceTree = "<group>"; };
  177. 425CF091201EB2B500750E32 /* JLRefreshBasis.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JLRefreshBasis.m; sourceTree = "<group>"; };
  178. 425CF092201EB2B500750E32 /* UIScrollView+JLRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+JLRefresh.h"; sourceTree = "<group>"; };
  179. 425CF093201EB2B500750E32 /* UIScrollView+JLRefresh.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+JLRefresh.m"; sourceTree = "<group>"; };
  180. 425CF094201EB2B500750E32 /* UIView+JLExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+JLExtension.h"; sourceTree = "<group>"; };
  181. 425CF095201EB2B500750E32 /* UIView+JLExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+JLExtension.m"; sourceTree = "<group>"; };
  182. 42604120201C4B41002374A8 /* ShipingStatusCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShipingStatusCell.h; sourceTree = "<group>"; };
  183. 42604121201C4B41002374A8 /* ShipingStatusCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ShipingStatusCell.m; sourceTree = "<group>"; };
  184. 42604125201C578B002374A8 /* ShipSearchController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShipSearchController.h; sourceTree = "<group>"; };
  185. 42604126201C578B002374A8 /* ShipSearchController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ShipSearchController.m; sourceTree = "<group>"; };
  186. 42604128201C57A7002374A8 /* ShipSearch.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = ShipSearch.storyboard; sourceTree = "<group>"; };
  187. 426E8AB5202163EC0073BA5D /* JLCustomerAlertController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JLCustomerAlertController.h; sourceTree = "<group>"; };
  188. 426E8AB6202163EC0073BA5D /* JLCustomerAlertController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JLCustomerAlertController.m; sourceTree = "<group>"; };
  189. 426E8AB7202163EC0073BA5D /* JLPresentationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JLPresentationController.h; sourceTree = "<group>"; };
  190. 426E8AB8202163EC0073BA5D /* JLPresentationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JLPresentationController.m; sourceTree = "<group>"; };
  191. 426E8ABB2021AEC50073BA5D /* JLCustomerNavigationAlertController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JLCustomerNavigationAlertController.h; sourceTree = "<group>"; };
  192. 426E8ABC2021AEC50073BA5D /* JLCustomerNavigationAlertController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = JLCustomerNavigationAlertController.m; sourceTree = "<group>"; };
  193. 426F397E2033CEE80025C568 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  194. 426F39802033D0930025C568 /* ResultCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ResultCell.h; path = ../../common/customUI/ResultCell.h; sourceTree = "<group>"; };
  195. 426F39812033D0930025C568 /* ResultCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ResultCell.m; path = ../../common/customUI/ResultCell.m; sourceTree = "<group>"; };
  196. 427994B120300E7300746EDC /* Apex Mobile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Apex Mobile.entitlements"; sourceTree = "<group>"; };
  197. 427CF5CF2023F5560041472A /* NewImages.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = NewImages.xcassets; sourceTree = "<group>"; };
  198. 427CF5DF202452450041472A /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
  199. 427CF5E2202454750041472A /* GoogleMaps.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = GoogleMaps.framework; sourceTree = "<group>"; };
  200. 427CF5E3202454750041472A /* GoogleMapsBase.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = GoogleMapsBase.framework; sourceTree = "<group>"; };
  201. 427CF5E4202454750041472A /* GoogleMapsCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = GoogleMapsCore.framework; sourceTree = "<group>"; };
  202. 427CF5E8202454860041472A /* GoogleMaps.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = GoogleMaps.bundle; path = GoogleMaps.framework/Versions/A/Resources/GoogleMaps.bundle; sourceTree = "<group>"; };
  203. 7101BEC62031389A00CC6E3A /* DetailCellKVNew.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DetailCellKVNew.h; sourceTree = "<group>"; };
  204. 7101BEC72031389A00CC6E3A /* DetailCellKVNew.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DetailCellKVNew.m; sourceTree = "<group>"; };
  205. 711BA6BF191E0525002EDE6F /* MessageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageViewController.h; sourceTree = "<group>"; };
  206. 711BA6C0191E0525002EDE6F /* MessageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageViewController.m; sourceTree = "<group>"; };
  207. 711BA6C2191E0553002EDE6F /* MessageItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageItem.h; sourceTree = "<group>"; };
  208. 711BA6C3191E0553002EDE6F /* MessageItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageItem.m; sourceTree = "<group>"; };
  209. 711DC6B018C30A4800FB1749 /* TableCellEdit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableCellEdit.h; sourceTree = "<group>"; };
  210. 711DC6B118C30A4800FB1749 /* TableCellEdit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TableCellEdit.m; sourceTree = "<group>"; };
  211. 7120DCEA18BE25CE00E7546F /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
  212. 7120DCEC18BE25DA00E7546F /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
  213. 7120DCEE18BE25E500E7546F /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
  214. 7120DCF018BE25F500E7546F /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
  215. 7120DCF218BE260700E7546F /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
  216. 7120DCF418BE261500E7546F /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
  217. 7120DCF618BE262300E7546F /* libc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libc++.dylib"; path = "usr/lib/libc++.dylib"; sourceTree = SDKROOT; };
  218. 7120DCF818BE262E00E7546F /* libicucore.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libicucore.dylib; path = usr/lib/libicucore.dylib; sourceTree = SDKROOT; };
  219. 7120DCFA18BE263800E7546F /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
  220. 7120DCFC18BE264300E7546F /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  221. 7120DCFE18BE265100E7546F /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  222. 7120DD0018BE266000E7546F /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
  223. 7120DD0218BE273900E7546F /* LocationViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LocationViewController.h; sourceTree = "<group>"; };
  224. 7120DD0318BE273900E7546F /* LocationViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LocationViewController.m; sourceTree = "<group>"; };
  225. 712A301118CFEF550022E6E6 /* CustomizeFieldViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomizeFieldViewController.h; sourceTree = "<group>"; };
  226. 712A301218CFEF550022E6E6 /* CustomizeFieldViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomizeFieldViewController.m; sourceTree = "<group>"; };
  227. 712CBA0118CF38DB00C61394 /* RTLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RTLabel.h; sourceTree = "<group>"; };
  228. 712CBA0218CF38DB00C61394 /* RTLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RTLabel.m; sourceTree = "<group>"; };
  229. 71308AF5191E7B0E0024B2B0 /* MessageDetailItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageDetailItem.h; sourceTree = "<group>"; };
  230. 71308AF6191E7B0E0024B2B0 /* MessageDetailItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageDetailItem.m; sourceTree = "<group>"; };
  231. 71308AF8191E7B2A0024B2B0 /* MessageDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageDetailViewController.h; sourceTree = "<group>"; };
  232. 71308AF9191E7B2A0024B2B0 /* MessageDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageDetailViewController.m; sourceTree = "<group>"; };
  233. 7130B3F21900FB61000610D8 /* NewsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewsViewController.h; sourceTree = "<group>"; };
  234. 7130B3F31900FB61000610D8 /* NewsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NewsViewController.m; sourceTree = "<group>"; };
  235. 71330C1E18BCC4DA0048956C /* FunctionSelectViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FunctionSelectViewController.h; sourceTree = "<group>"; };
  236. 71330C1F18BCC4DA0048956C /* FunctionSelectViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FunctionSelectViewController.m; sourceTree = "<group>"; };
  237. 71375C8D18D96EDE00EBA026 /* TabBarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TabBarController.h; sourceTree = "<group>"; };
  238. 71375C8E18D96EDE00EBA026 /* TabBarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TabBarController.m; sourceTree = "<group>"; };
  239. 713AA79F191736E600B44092 /* DocumentsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DocumentsViewController.h; sourceTree = "<group>"; };
  240. 713AA7A0191736E600B44092 /* DocumentsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DocumentsViewController.m; sourceTree = "<group>"; };
  241. 713AA7A21917373600B44092 /* LocalDocumentsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LocalDocumentsViewController.h; sourceTree = "<group>"; };
  242. 713AA7A31917373600B44092 /* LocalDocumentsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LocalDocumentsViewController.m; sourceTree = "<group>"; };
  243. 71406DCC18C36A52000914C4 /* TableCellBool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableCellBool.h; sourceTree = "<group>"; };
  244. 71406DCD18C36A52000914C4 /* TableCellBool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TableCellBool.m; sourceTree = "<group>"; };
  245. 71406DCF18C36A6E000914C4 /* TableCellDate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableCellDate.h; sourceTree = "<group>"; };
  246. 71406DD018C36A6E000914C4 /* TableCellDate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TableCellDate.m; sourceTree = "<group>"; };
  247. 714C39B61922FEE1004F045B /* NewsDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewsDetailViewController.h; sourceTree = "<group>"; };
  248. 714C39B71922FEE1004F045B /* NewsDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NewsDetailViewController.m; sourceTree = "<group>"; };
  249. 714C39BB19233B67004F045B /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main_iPhone.strings"; sourceTree = "<group>"; };
  250. 714C39BC19233B68004F045B /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
  251. 714C39C019234065004F045B /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Localizable.strings; sourceTree = "<group>"; };
  252. 714C39C31923406F004F045B /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
  253. 71514ED1191B7E2500009C00 /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; };
  254. 715643B620198A1400B04267 /* Main.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = "<group>"; };
  255. 715643B920198A9900B04267 /* RootViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RootViewController.h; sourceTree = "<group>"; };
  256. 715643BA20198A9900B04267 /* RootViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RootViewController.m; sourceTree = "<group>"; };
  257. 715643BC2019AA9B00B04267 /* LoginViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LoginViewController.h; sourceTree = "<group>"; };
  258. 715643BD2019AA9B00B04267 /* LoginViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LoginViewController.m; sourceTree = "<group>"; };
  259. 715643BF2019B27500B04267 /* HomeViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeViewController.h; sourceTree = "<group>"; };
  260. 715643C02019B27500B04267 /* HomeViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeViewController.m; sourceTree = "<group>"; };
  261. 715643C22019B58400B04267 /* OrderHistoryViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OrderHistoryViewController.h; sourceTree = "<group>"; };
  262. 715643C32019B58400B04267 /* OrderHistoryViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = OrderHistoryViewController.m; sourceTree = "<group>"; };
  263. 715643C52019BB6700B04267 /* StaticModelistViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StaticModelistViewController.h; sourceTree = "<group>"; };
  264. 715643C62019BB6700B04267 /* StaticModelistViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = StaticModelistViewController.m; sourceTree = "<group>"; };
  265. 715643C82019BC4C00B04267 /* SearchlistViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SearchlistViewController.h; sourceTree = "<group>"; };
  266. 715643C92019BC4C00B04267 /* SearchlistViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SearchlistViewController.m; sourceTree = "<group>"; };
  267. 715643CB2019BC6C00B04267 /* ToolslistViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ToolslistViewController.h; sourceTree = "<group>"; };
  268. 715643CC2019BC6C00B04267 /* ToolslistViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ToolslistViewController.m; sourceTree = "<group>"; };
  269. 715643CE2019BCCE00B04267 /* MylistViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MylistViewController.h; sourceTree = "<group>"; };
  270. 715643CF2019BCCE00B04267 /* MylistViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MylistViewController.m; sourceTree = "<group>"; };
  271. 715643D1201ACB1700B04267 /* StaticModeTableViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StaticModeTableViewCell.h; sourceTree = "<group>"; };
  272. 715643D2201ACB1700B04267 /* StaticModeTableViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = StaticModeTableViewCell.m; sourceTree = "<group>"; };
  273. 715643D4201AD2AB00B04267 /* StaticModelistViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = StaticModelistViewController.xib; sourceTree = "<group>"; };
  274. 715643D6201AD99300B04267 /* StaticModeTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = StaticModeTableViewCell.xib; sourceTree = "<group>"; };
  275. 715643D9201C079F00B04267 /* tools.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = tools.json; sourceTree = "<group>"; };
  276. 715643DB201C117300B04267 /* search.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = search.json; sourceTree = "<group>"; };
  277. 715643DD201C1AE600B04267 /* my.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = my.json; sourceTree = "<group>"; };
  278. 7157098C2021572600EFE5C5 /* NetworkUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NetworkUtils.m; path = ../../common/NetworkUtils.m; sourceTree = "<group>"; };
  279. 7157098D2021572600EFE5C5 /* NetworkUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NetworkUtils.h; path = ../../common/NetworkUtils.h; sourceTree = "<group>"; };
  280. 715709902021574D00EFE5C5 /* RAConvertor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAConvertor.h; path = ../../common/RAConvertor.h; sourceTree = "<group>"; };
  281. 715709912021574D00EFE5C5 /* RAConvertor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAConvertor.m; path = ../../common/RAConvertor.m; sourceTree = "<group>"; };
  282. 715709932021576A00EFE5C5 /* const.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = const.h; sourceTree = "<group>"; };
  283. 71570994202157A600EFE5C5 /* RAUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUtils.h; path = "../../RedAnt ERP Mobile/common/RAUtils.h"; sourceTree = "<group>"; };
  284. 71570995202157A600EFE5C5 /* RAUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUtils.m; path = "../../RedAnt ERP Mobile/common/RAUtils.m"; sourceTree = "<group>"; };
  285. 71570997202157BC00EFE5C5 /* RANetworkTaskDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RANetworkTaskDelegate.m; path = ../../common/upload/RANetworkTaskDelegate.m; sourceTree = "<group>"; };
  286. 71570998202157BC00EFE5C5 /* RANetworkTaskDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RANetworkTaskDelegate.h; path = ../../common/upload/RANetworkTaskDelegate.h; sourceTree = "<group>"; };
  287. 7157099A2021591F00EFE5C5 /* config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
  288. 7157099C20215B5000EFE5C5 /* zip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = zip.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/zip.c"; sourceTree = "<group>"; };
  289. 7157099D20215B5000EFE5C5 /* crypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = crypt.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/crypt.h"; sourceTree = "<group>"; };
  290. 7157099E20215B5000EFE5C5 /* unzip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unzip.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/unzip.c"; sourceTree = "<group>"; };
  291. 7157099F20215B5000EFE5C5 /* zip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = zip.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/zip.h"; sourceTree = "<group>"; };
  292. 715709A020215B5000EFE5C5 /* ioapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ioapi.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/ioapi.c"; sourceTree = "<group>"; };
  293. 715709A120215B5000EFE5C5 /* ioapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ioapi.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/ioapi.h"; sourceTree = "<group>"; };
  294. 715709A220215B5100EFE5C5 /* mztools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mztools.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/mztools.h"; sourceTree = "<group>"; };
  295. 715709A320215B5100EFE5C5 /* unzip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = unzip.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/unzip.h"; sourceTree = "<group>"; };
  296. 715709A420215B5100EFE5C5 /* mztools.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mztools.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/mztools.c"; sourceTree = "<group>"; };
  297. 715709A920215B6200EFE5C5 /* ZipArchive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ZipArchive.h; path = "../../RedAnt ERP Mobile/common/zip/ZipArchive.h"; sourceTree = "<group>"; };
  298. 715709AA20215B6200EFE5C5 /* ZipArchive.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ZipArchive.mm; path = "../../RedAnt ERP Mobile/common/zip/ZipArchive.mm"; sourceTree = "<group>"; };
  299. 715709AC20215CB000EFE5C5 /* RANetwork.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RANetwork.h; sourceTree = "<group>"; };
  300. 715709AD20215CB000EFE5C5 /* RANetwork.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RANetwork.m; sourceTree = "<group>"; };
  301. 715709B020215DFF00EFE5C5 /* NSData+CommonCrypto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSData+CommonCrypto.m"; path = "../../RedAnt ERP Mobile/common/AES/NSData+CommonCrypto.m"; sourceTree = "<group>"; };
  302. 715709B120215DFF00EFE5C5 /* NSString+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSString+Base64.h"; path = "../../RedAnt ERP Mobile/common/AES/NSString+Base64.h"; sourceTree = "<group>"; };
  303. 715709B220215DFF00EFE5C5 /* NSString+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSString+Base64.m"; path = "../../RedAnt ERP Mobile/common/AES/NSString+Base64.m"; sourceTree = "<group>"; };
  304. 715709B320215DFF00EFE5C5 /* NSData+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSData+Base64.m"; path = "../../RedAnt ERP Mobile/common/AES/NSData+Base64.m"; sourceTree = "<group>"; };
  305. 715709B420215DFF00EFE5C5 /* AESCrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AESCrypt.h; path = "../../RedAnt ERP Mobile/common/AES/AESCrypt.h"; sourceTree = "<group>"; };
  306. 715709B520215DFF00EFE5C5 /* NSData+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSData+Base64.h"; path = "../../RedAnt ERP Mobile/common/AES/NSData+Base64.h"; sourceTree = "<group>"; };
  307. 715709B620215DFF00EFE5C5 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = "../../RedAnt ERP Mobile/common/AES/LICENSE"; sourceTree = "<group>"; };
  308. 715709B720215DFF00EFE5C5 /* NSData+CommonCrypto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSData+CommonCrypto.h"; path = "../../RedAnt ERP Mobile/common/AES/NSData+CommonCrypto.h"; sourceTree = "<group>"; };
  309. 715709B820215DFF00EFE5C5 /* AESCrypt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AESCrypt.m; path = "../../RedAnt ERP Mobile/common/AES/AESCrypt.m"; sourceTree = "<group>"; };
  310. 7162546A201C3AF1009E3A41 /* readme.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = readme.txt; sourceTree = "<group>"; };
  311. 7162546C201C412E009E3A41 /* ShippingStatusCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ShippingStatusCell.xib; sourceTree = "<group>"; };
  312. 7162546F201C5205009E3A41 /* fake_container_list.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = fake_container_list.json; sourceTree = "<group>"; };
  313. 716FF7901904ED2600ED6C3D /* NewsData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewsData.h; sourceTree = "<group>"; };
  314. 716FF7911904ED2600ED6C3D /* NewsData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NewsData.m; sourceTree = "<group>"; };
  315. 716FF7931904FBC600ED6C3D /* NewsTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewsTableViewCell.h; sourceTree = "<group>"; };
  316. 716FF7941904FBC600ED6C3D /* NewsTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NewsTableViewCell.m; sourceTree = "<group>"; };
  317. 717D76E918C7F8120070302D /* Reachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Reachability.h; sourceTree = "<group>"; };
  318. 717D76EA18C7F8120070302D /* Reachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Reachability.m; sourceTree = "<group>"; };
  319. 717D772D18C84E3F0070302D /* PageData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PageData.h; sourceTree = "<group>"; };
  320. 717D772E18C84E3F0070302D /* PageData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PageData.m; sourceTree = "<group>"; };
  321. 71807B972021965B00E1F1DD /* fake_tracking.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = fake_tracking.json; sourceTree = "<group>"; };
  322. 71807B9A2021979A00E1F1DD /* DetailCellTracking.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DetailCellTracking.h; sourceTree = "<group>"; };
  323. 71807B9B2021979A00E1F1DD /* DetailCellTracking.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DetailCellTracking.m; sourceTree = "<group>"; };
  324. 71807B9D2021ACE500E1F1DD /* fake_search.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = fake_search.json; sourceTree = "<group>"; };
  325. 718BE8A6190F9D970046EA6A /* MyAutocompleteView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyAutocompleteView.h; sourceTree = "<group>"; };
  326. 718BE8A7190F9D970046EA6A /* MyAutocompleteView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyAutocompleteView.m; sourceTree = "<group>"; };
  327. 718BE8AA190F9D970046EA6A /* MyAutocompleteItemsSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyAutocompleteItemsSource.h; sourceTree = "<group>"; };
  328. 718BE8AB190F9D970046EA6A /* MyAutocompleteItemsSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyAutocompleteItemsSource.m; sourceTree = "<group>"; };
  329. 718BE8AC190F9D970046EA6A /* MyAutocompletionCellFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyAutocompletionCellFactory.h; sourceTree = "<group>"; };
  330. 718BE8AD190F9D970046EA6A /* MyAutocompletionCellFactory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyAutocompletionCellFactory.m; sourceTree = "<group>"; };
  331. 718BE8AE190F9D970046EA6A /* MySuggestion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MySuggestion.h; sourceTree = "<group>"; };
  332. 718BE8AF190F9D970046EA6A /* MySuggestion.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MySuggestion.m; sourceTree = "<group>"; };
  333. 71951E6D18C6A9A5005024BD /* TouchLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TouchLabel.h; sourceTree = "<group>"; };
  334. 71951E6E18C6A9A5005024BD /* TouchLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TouchLabel.m; sourceTree = "<group>"; };
  335. 719A51A318C5A4AF0080C075 /* SimpleGrid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleGrid.h; path = ../SimpleGrid.h; sourceTree = "<group>"; };
  336. 719A51A418C5A4AF0080C075 /* SimpleGrid.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleGrid.m; path = ../SimpleGrid.m; sourceTree = "<group>"; };
  337. 719A51A718C5A5D30080C075 /* SimpleGridDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleGridDataSource.h; sourceTree = "<group>"; };
  338. 719A51A818C5A5D30080C075 /* SimpleGridDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleGridDataSource.m; sourceTree = "<group>"; };
  339. 719A51B218C5A8100080C075 /* GridResultViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GridResultViewController.h; sourceTree = "<group>"; };
  340. 719A51B318C5A8100080C075 /* GridResultViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GridResultViewController.m; sourceTree = "<group>"; };
  341. 719A51B818C5AB7B0080C075 /* SimpleGridComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleGridComponent.h; sourceTree = "<group>"; };
  342. 719A51B918C5AB7B0080C075 /* SimpleGridComponent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleGridComponent.m; sourceTree = "<group>"; };
  343. 719BEC1518FFAB7B00DFE987 /* ToolsPanelViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ToolsPanelViewController.h; sourceTree = "<group>"; };
  344. 719BEC1618FFAB7B00DFE987 /* ToolsPanelViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ToolsPanelViewController.m; sourceTree = "<group>"; };
  345. 719E7E3118C0368A003408FF /* ApexMobileDB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApexMobileDB.h; sourceTree = "<group>"; };
  346. 719E7E3218C0368A003408FF /* ApexMobileDB.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ApexMobileDB.m; sourceTree = "<group>"; };
  347. 719E7E3418C0395E003408FF /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = usr/lib/libsqlite3.dylib; sourceTree = SDKROOT; };
  348. 719EF8DD18BB839F00EFFF5F /* Apex Mobile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Apex Mobile.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  349. 719EF8E018BB839F00EFFF5F /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  350. 719EF8E218BB839F00EFFF5F /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  351. 719EF8E418BB839F00EFFF5F /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  352. 719EF8E818BB839F00EFFF5F /* Apex Mobile-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Apex Mobile-Info.plist"; sourceTree = "<group>"; };
  353. 719EF8EA18BB839F00EFFF5F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  354. 719EF8EC18BB839F00EFFF5F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  355. 719EF8EE18BB839F00EFFF5F /* Apex Mobile-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Apex Mobile-Prefix.pch"; sourceTree = "<group>"; };
  356. 719EF8EF18BB839F00EFFF5F /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  357. 719EF8F018BB839F00EFFF5F /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  358. 719EF8F318BB839F00EFFF5F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main_iPhone.storyboard; sourceTree = "<group>"; };
  359. 719EF8F818BB839F00EFFF5F /* ApexMobileFirstViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApexMobileFirstViewController.h; sourceTree = "<group>"; };
  360. 719EF8F918BB839F00EFFF5F /* ApexMobileFirstViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ApexMobileFirstViewController.m; sourceTree = "<group>"; };
  361. 719EF8FB18BB839F00EFFF5F /* ApexMobileSecondViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApexMobileSecondViewController.h; sourceTree = "<group>"; };
  362. 719EF8FC18BB839F00EFFF5F /* ApexMobileSecondViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ApexMobileSecondViewController.m; sourceTree = "<group>"; };
  363. 719EF90418BB839F00EFFF5F /* Apex MobileTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Apex MobileTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  364. 719EF90518BB839F00EFFF5F /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  365. 719EF90D18BB839F00EFFF5F /* Apex MobileTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Apex MobileTests-Info.plist"; sourceTree = "<group>"; };
  366. 719EF90F18BB839F00EFFF5F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  367. 719EF91118BB839F00EFFF5F /* Apex_MobileTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Apex_MobileTests.m; sourceTree = "<group>"; };
  368. 71A003FA18D680560057CDFD /* RetrievePasswordViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RetrievePasswordViewController.h; sourceTree = "<group>"; };
  369. 71A003FB18D680560057CDFD /* RetrievePasswordViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RetrievePasswordViewController.m; sourceTree = "<group>"; };
  370. 71A003FD18D6BFB40057CDFD /* ChangePasswordViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChangePasswordViewController.h; sourceTree = "<group>"; };
  371. 71A003FE18D6BFB40057CDFD /* ChangePasswordViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ChangePasswordViewController.m; sourceTree = "<group>"; };
  372. 71A01D7718C9AE77003307A9 /* DetailCellKV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DetailCellKV.h; sourceTree = "<group>"; };
  373. 71A01D7818C9AE77003307A9 /* DetailCellKV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DetailCellKV.m; sourceTree = "<group>"; };
  374. 71A01D7A18C9AE97003307A9 /* DetailCellList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DetailCellList.h; sourceTree = "<group>"; };
  375. 71A01D7B18C9AE97003307A9 /* DetailCellList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DetailCellList.m; sourceTree = "<group>"; };
  376. 71A01D7D18C9AEC8003307A9 /* DetailCellWeb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DetailCellWeb.h; sourceTree = "<group>"; };
  377. 71A01D7E18C9AEC8003307A9 /* DetailCellWeb.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DetailCellWeb.m; sourceTree = "<group>"; };
  378. 71A01D8018C9BA67003307A9 /* DetailContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DetailContent.h; sourceTree = "<group>"; };
  379. 71A01D8118C9BA67003307A9 /* DetailContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DetailContent.m; sourceTree = "<group>"; };
  380. 71A01D8318C9BDC8003307A9 /* DetailTabBarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DetailTabBarController.h; sourceTree = "<group>"; };
  381. 71A01D8418C9BDC8003307A9 /* DetailTabBarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DetailTabBarController.m; sourceTree = "<group>"; };
  382. 71A2D76018DC3895001C380A /* LineView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LineView.h; sourceTree = "<group>"; };
  383. 71A2D76118DC3895001C380A /* LineView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LineView.m; sourceTree = "<group>"; };
  384. 71A541D218D151C70017E2BD /* WebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebViewController.h; sourceTree = "<group>"; };
  385. 71A541D318D151C70017E2BD /* WebViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WebViewController.m; sourceTree = "<group>"; };
  386. 71A565D718C20F5900CDAC07 /* SearchTableAdapter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SearchTableAdapter.h; sourceTree = "<group>"; };
  387. 71A565D818C20F5900CDAC07 /* SearchTableAdapter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SearchTableAdapter.m; sourceTree = "<group>"; };
  388. 71A565DD18C212EA00CDAC07 /* Constant.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Constant.h; sourceTree = "<group>"; };
  389. 71A565DE18C212EA00CDAC07 /* Constant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Constant.m; sourceTree = "<group>"; };
  390. 71AE427118C47AF900B8EC3D /* SearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SearchViewController.h; sourceTree = "<group>"; };
  391. 71AE427218C47AF900B8EC3D /* SearchViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SearchViewController.m; sourceTree = "<group>"; };
  392. 71B7998B2021AE7400F8685E /* MDHTMLLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MDHTMLLabel.h; path = "../../RedAnt ERP Mobile/common/customUI/MDHTMLLabel.h"; sourceTree = "<group>"; };
  393. 71B7998C2021AE7400F8685E /* MDHTMLLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MDHTMLLabel.m; path = "../../RedAnt ERP Mobile/common/customUI/MDHTMLLabel.m"; sourceTree = "<group>"; };
  394. 71B799992021B22D00F8685E /* AMResultViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AMResultViewController.h; sourceTree = "<group>"; };
  395. 71B7999A2021B22D00F8685E /* AMResultViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AMResultViewController.m; sourceTree = "<group>"; };
  396. 71BA502C1908ED5700D0BD31 /* CellItemHistory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CellItemHistory.h; sourceTree = "<group>"; };
  397. 71BA502D1908ED5700D0BD31 /* CellItemHistory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CellItemHistory.m; sourceTree = "<group>"; };
  398. 71BA502F1908ED9100D0BD31 /* HistoryViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HistoryViewController.h; sourceTree = "<group>"; };
  399. 71BA50301908ED9100D0BD31 /* HistoryViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HistoryViewController.m; sourceTree = "<group>"; };
  400. 71BA50321908EDCF00D0BD31 /* HistoryTabBarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HistoryTabBarController.h; sourceTree = "<group>"; };
  401. 71BA50331908EDCF00D0BD31 /* HistoryTabBarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HistoryTabBarController.m; sourceTree = "<group>"; };
  402. 71BA50351908F21500D0BD31 /* HistoryData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HistoryData.h; sourceTree = "<group>"; };
  403. 71BA50361908F21500D0BD31 /* HistoryData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HistoryData.m; sourceTree = "<group>"; };
  404. 71CEE38818CB749E00052C63 /* DetailPageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DetailPageViewController.h; sourceTree = "<group>"; };
  405. 71CEE38918CB749E00052C63 /* DetailPageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DetailPageViewController.m; sourceTree = "<group>"; };
  406. 71CEE3D518CC559B00052C63 /* ApexMobileNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApexMobileNavigationController.h; sourceTree = "<group>"; };
  407. 71CEE3D618CC559B00052C63 /* ApexMobileNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ApexMobileNavigationController.m; sourceTree = "<group>"; };
  408. 71DA6045190A00F600683003 /* FavoritesData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FavoritesData.h; sourceTree = "<group>"; };
  409. 71DA6046190A00F600683003 /* FavoritesData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FavoritesData.m; sourceTree = "<group>"; };
  410. 71DA6048190A02CE00683003 /* FavoritesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FavoritesViewController.h; path = ../FavoritesViewController.h; sourceTree = "<group>"; };
  411. 71DA6049190A02CE00683003 /* FavoritesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FavoritesViewController.m; path = ../FavoritesViewController.m; sourceTree = "<group>"; };
  412. 71DA74A418BDDD30003B46A6 /* AboutViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AboutViewController.h; path = ../AboutViewController.h; sourceTree = "<group>"; };
  413. 71DA74A518BDDD30003B46A6 /* AboutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AboutViewController.m; path = ../AboutViewController.m; sourceTree = "<group>"; };
  414. 71DA74A718BDDFB5003B46A6 /* about.htm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = about.htm; sourceTree = "<group>"; };
  415. 71E0D1D22022AB7E009A08EB /* FullyShowViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FullyShowViewController.m; path = ../../common/customUI/FullyShowViewController.m; sourceTree = "<group>"; };
  416. 71E0D1D32022AB7E009A08EB /* ResultViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ResultViewController.m; path = ../../common/customUI/ResultViewController.m; sourceTree = "<group>"; };
  417. 71E0D1D42022AB7E009A08EB /* ResultViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ResultViewController.h; path = ../../common/customUI/ResultViewController.h; sourceTree = "<group>"; };
  418. 71E0D1D52022AB7E009A08EB /* Result.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Result.storyboard; path = ../../common/customUI/Result.storyboard; sourceTree = "<group>"; };
  419. 71E0D1D62022AB7E009A08EB /* FullyShowViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FullyShowViewController.h; path = ../../common/customUI/FullyShowViewController.h; sourceTree = "<group>"; };
  420. 71F67CF419063612004E8462 /* ApexHistoryViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApexHistoryViewController.h; sourceTree = "<group>"; };
  421. 71F67CF519063612004E8462 /* ApexHistoryViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ApexHistoryViewController.m; sourceTree = "<group>"; };
  422. 71F67CF719065EA8004E8462 /* SimpleMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleMenu.h; sourceTree = "<group>"; };
  423. 71F67CF819065EA8004E8462 /* SimpleMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleMenu.m; sourceTree = "<group>"; };
  424. 71F67CFA19066375004E8462 /* PulldownMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PulldownMenu.h; sourceTree = "<group>"; };
  425. 71F67CFB19066375004E8462 /* PulldownMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PulldownMenu.m; sourceTree = "<group>"; };
  426. /* End PBXFileReference section */
  427. /* Begin PBXFrameworksBuildPhase section */
  428. 719EF8DA18BB839F00EFFF5F /* Frameworks */ = {
  429. isa = PBXFrameworksBuildPhase;
  430. buildActionMask = 2147483647;
  431. files = (
  432. 426F397F2033CEE80025C568 /* AudioToolbox.framework in Frameworks */,
  433. 427CF5E5202454750041472A /* GoogleMaps.framework in Frameworks */,
  434. 427CF5E0202452460041472A /* Accelerate.framework in Frameworks */,
  435. 71514ED2191B7E2500009C00 /* AddressBookUI.framework in Frameworks */,
  436. 719E7E3518C0395E003408FF /* libsqlite3.dylib in Frameworks */,
  437. 7120DD0118BE266000E7546F /* SystemConfiguration.framework in Frameworks */,
  438. 427CF5E6202454750041472A /* GoogleMapsBase.framework in Frameworks */,
  439. 7120DCFF18BE265100E7546F /* QuartzCore.framework in Frameworks */,
  440. 7120DCFD18BE264300E7546F /* OpenGLES.framework in Frameworks */,
  441. 7120DCFB18BE263800E7546F /* libz.dylib in Frameworks */,
  442. 7120DCF918BE262E00E7546F /* libicucore.dylib in Frameworks */,
  443. 427CF5E7202454750041472A /* GoogleMapsCore.framework in Frameworks */,
  444. 7120DCF718BE262300E7546F /* libc++.dylib in Frameworks */,
  445. 7120DCF518BE261500E7546F /* ImageIO.framework in Frameworks */,
  446. 7120DCF318BE260700E7546F /* GLKit.framework in Frameworks */,
  447. 7120DCF118BE25F500E7546F /* CoreText.framework in Frameworks */,
  448. 7120DCEF18BE25E500E7546F /* CoreLocation.framework in Frameworks */,
  449. 7120DCED18BE25DA00E7546F /* CoreData.framework in Frameworks */,
  450. 7120DCEB18BE25CE00E7546F /* AVFoundation.framework in Frameworks */,
  451. 719EF8E318BB839F00EFFF5F /* CoreGraphics.framework in Frameworks */,
  452. 719EF8E518BB839F00EFFF5F /* UIKit.framework in Frameworks */,
  453. 719EF8E118BB839F00EFFF5F /* Foundation.framework in Frameworks */,
  454. );
  455. runOnlyForDeploymentPostprocessing = 0;
  456. };
  457. 719EF90118BB839F00EFFF5F /* Frameworks */ = {
  458. isa = PBXFrameworksBuildPhase;
  459. buildActionMask = 2147483647;
  460. files = (
  461. 719EF90618BB839F00EFFF5F /* XCTest.framework in Frameworks */,
  462. 719EF90818BB839F00EFFF5F /* UIKit.framework in Frameworks */,
  463. 719EF90718BB839F00EFFF5F /* Foundation.framework in Frameworks */,
  464. );
  465. runOnlyForDeploymentPostprocessing = 0;
  466. };
  467. /* End PBXFrameworksBuildPhase section */
  468. /* Begin PBXGroup section */
  469. 425CF088201EAF8800750E32 /* History */ = {
  470. isa = PBXGroup;
  471. children = (
  472. 715643C22019B58400B04267 /* OrderHistoryViewController.h */,
  473. 715643C32019B58400B04267 /* OrderHistoryViewController.m */,
  474. );
  475. name = History;
  476. sourceTree = "<group>";
  477. };
  478. 425CF089201EB2B500750E32 /* Refresh */ = {
  479. isa = PBXGroup;
  480. children = (
  481. 425CF08A201EB2B500750E32 /* Footer */,
  482. 425CF08D201EB2B500750E32 /* Header */,
  483. 425CF090201EB2B500750E32 /* JLRefreshBasis.h */,
  484. 425CF091201EB2B500750E32 /* JLRefreshBasis.m */,
  485. 425CF092201EB2B500750E32 /* UIScrollView+JLRefresh.h */,
  486. 425CF093201EB2B500750E32 /* UIScrollView+JLRefresh.m */,
  487. 425CF094201EB2B500750E32 /* UIView+JLExtension.h */,
  488. 425CF095201EB2B500750E32 /* UIView+JLExtension.m */,
  489. );
  490. name = Refresh;
  491. path = ../../common/customUI/Refresh;
  492. sourceTree = "<group>";
  493. };
  494. 425CF08A201EB2B500750E32 /* Footer */ = {
  495. isa = PBXGroup;
  496. children = (
  497. 425CF08B201EB2B500750E32 /* JLRefreshFooter.h */,
  498. 425CF08C201EB2B500750E32 /* JLRefreshFooter.m */,
  499. );
  500. path = Footer;
  501. sourceTree = "<group>";
  502. };
  503. 425CF08D201EB2B500750E32 /* Header */ = {
  504. isa = PBXGroup;
  505. children = (
  506. 425CF08E201EB2B500750E32 /* JLRefreshHeader.h */,
  507. 425CF08F201EB2B500750E32 /* JLRefreshHeader.m */,
  508. );
  509. path = Header;
  510. sourceTree = "<group>";
  511. };
  512. 42604123201C53DB002374A8 /* Home */ = {
  513. isa = PBXGroup;
  514. children = (
  515. 715643BF2019B27500B04267 /* HomeViewController.h */,
  516. 715643C02019B27500B04267 /* HomeViewController.m */,
  517. 42604125201C578B002374A8 /* ShipSearchController.h */,
  518. 42604126201C578B002374A8 /* ShipSearchController.m */,
  519. 42604128201C57A7002374A8 /* ShipSearch.storyboard */,
  520. );
  521. name = Home;
  522. sourceTree = "<group>";
  523. };
  524. 42604124201C53ED002374A8 /* ShipStatusCell */ = {
  525. isa = PBXGroup;
  526. children = (
  527. 7162546C201C412E009E3A41 /* ShippingStatusCell.xib */,
  528. 42604120201C4B41002374A8 /* ShipingStatusCell.h */,
  529. 42604121201C4B41002374A8 /* ShipingStatusCell.m */,
  530. );
  531. name = ShipStatusCell;
  532. sourceTree = "<group>";
  533. };
  534. 426E8AB4202163EB0073BA5D /* Alert */ = {
  535. isa = PBXGroup;
  536. children = (
  537. 426E8AB5202163EC0073BA5D /* JLCustomerAlertController.h */,
  538. 426E8AB6202163EC0073BA5D /* JLCustomerAlertController.m */,
  539. 426E8AB7202163EC0073BA5D /* JLPresentationController.h */,
  540. 426E8AB8202163EC0073BA5D /* JLPresentationController.m */,
  541. 426E8ABB2021AEC50073BA5D /* JLCustomerNavigationAlertController.h */,
  542. 426E8ABC2021AEC50073BA5D /* JLCustomerNavigationAlertController.m */,
  543. );
  544. name = Alert;
  545. path = ../../common/customUI/Alert;
  546. sourceTree = "<group>";
  547. };
  548. 427CF5E1202454750041472A /* GoogleMap */ = {
  549. isa = PBXGroup;
  550. children = (
  551. 427CF5E8202454860041472A /* GoogleMaps.bundle */,
  552. 427CF5E2202454750041472A /* GoogleMaps.framework */,
  553. 427CF5E3202454750041472A /* GoogleMapsBase.framework */,
  554. 427CF5E4202454750041472A /* GoogleMapsCore.framework */,
  555. );
  556. path = GoogleMap;
  557. sourceTree = "<group>";
  558. };
  559. 713AA79E1917366A00B44092 /* documents */ = {
  560. isa = PBXGroup;
  561. children = (
  562. 713AA79F191736E600B44092 /* DocumentsViewController.h */,
  563. 713AA7A0191736E600B44092 /* DocumentsViewController.m */,
  564. 713AA7A21917373600B44092 /* LocalDocumentsViewController.h */,
  565. 713AA7A31917373600B44092 /* LocalDocumentsViewController.m */,
  566. );
  567. name = documents;
  568. sourceTree = "<group>";
  569. };
  570. 715643B820198A6000B04267 /* new */ = {
  571. isa = PBXGroup;
  572. children = (
  573. 7162546A201C3AF1009E3A41 /* readme.txt */,
  574. 7157099A2021591F00EFE5C5 /* config.h */,
  575. 715709932021576A00EFE5C5 /* const.h */,
  576. 7157098F2021573600EFE5C5 /* utils */,
  577. 71B7998E2021AE7F00F8685E /* customUI */,
  578. 7157098B202156EC00EFE5C5 /* network */,
  579. 71B799822021AE3200F8685E /* result */,
  580. 71807B992021976000E1F1DD /* detail */,
  581. 42604124201C53ED002374A8 /* ShipStatusCell */,
  582. 425CF088201EAF8800750E32 /* History */,
  583. 42604123201C53DB002374A8 /* Home */,
  584. 7162546E201C51DC009E3A41 /* fake data */,
  585. 715643D8201C057E00B04267 /* ModeList */,
  586. 715643B920198A9900B04267 /* RootViewController.h */,
  587. 715643BA20198A9900B04267 /* RootViewController.m */,
  588. 715643BC2019AA9B00B04267 /* LoginViewController.h */,
  589. 715643BD2019AA9B00B04267 /* LoginViewController.m */,
  590. 715643C52019BB6700B04267 /* StaticModelistViewController.h */,
  591. 715643C62019BB6700B04267 /* StaticModelistViewController.m */,
  592. 715643D4201AD2AB00B04267 /* StaticModelistViewController.xib */,
  593. 715643D1201ACB1700B04267 /* StaticModeTableViewCell.h */,
  594. 715643D2201ACB1700B04267 /* StaticModeTableViewCell.m */,
  595. 715643D6201AD99300B04267 /* StaticModeTableViewCell.xib */,
  596. 715643C82019BC4C00B04267 /* SearchlistViewController.h */,
  597. 715643C92019BC4C00B04267 /* SearchlistViewController.m */,
  598. 715643CB2019BC6C00B04267 /* ToolslistViewController.h */,
  599. 715643CC2019BC6C00B04267 /* ToolslistViewController.m */,
  600. 715643CE2019BCCE00B04267 /* MylistViewController.h */,
  601. 715643CF2019BCCE00B04267 /* MylistViewController.m */,
  602. );
  603. name = new;
  604. sourceTree = "<group>";
  605. };
  606. 715643D8201C057E00B04267 /* ModeList */ = {
  607. isa = PBXGroup;
  608. children = (
  609. 715643D9201C079F00B04267 /* tools.json */,
  610. 715643DB201C117300B04267 /* search.json */,
  611. 715643DD201C1AE600B04267 /* my.json */,
  612. );
  613. name = ModeList;
  614. sourceTree = "<group>";
  615. };
  616. 7157098B202156EC00EFE5C5 /* network */ = {
  617. isa = PBXGroup;
  618. children = (
  619. 71570998202157BC00EFE5C5 /* RANetworkTaskDelegate.h */,
  620. 71570997202157BC00EFE5C5 /* RANetworkTaskDelegate.m */,
  621. 7157098D2021572600EFE5C5 /* NetworkUtils.h */,
  622. 7157098C2021572600EFE5C5 /* NetworkUtils.m */,
  623. 715709AC20215CB000EFE5C5 /* RANetwork.h */,
  624. 715709AD20215CB000EFE5C5 /* RANetwork.m */,
  625. 717D76E918C7F8120070302D /* Reachability.h */,
  626. 717D76EA18C7F8120070302D /* Reachability.m */,
  627. );
  628. name = network;
  629. sourceTree = "<group>";
  630. };
  631. 7157098F2021573600EFE5C5 /* utils */ = {
  632. isa = PBXGroup;
  633. children = (
  634. 715709AF20215DEC00EFE5C5 /* AES */,
  635. 7157099B20215B4100EFE5C5 /* zip */,
  636. 71570994202157A600EFE5C5 /* RAUtils.h */,
  637. 71570995202157A600EFE5C5 /* RAUtils.m */,
  638. 715709902021574D00EFE5C5 /* RAConvertor.h */,
  639. 715709912021574D00EFE5C5 /* RAConvertor.m */,
  640. );
  641. name = utils;
  642. sourceTree = "<group>";
  643. };
  644. 7157099B20215B4100EFE5C5 /* zip */ = {
  645. isa = PBXGroup;
  646. children = (
  647. 715709A920215B6200EFE5C5 /* ZipArchive.h */,
  648. 715709AA20215B6200EFE5C5 /* ZipArchive.mm */,
  649. 7157099D20215B5000EFE5C5 /* crypt.h */,
  650. 715709A020215B5000EFE5C5 /* ioapi.c */,
  651. 715709A120215B5000EFE5C5 /* ioapi.h */,
  652. 715709A420215B5100EFE5C5 /* mztools.c */,
  653. 715709A220215B5100EFE5C5 /* mztools.h */,
  654. 7157099E20215B5000EFE5C5 /* unzip.c */,
  655. 715709A320215B5100EFE5C5 /* unzip.h */,
  656. 7157099C20215B5000EFE5C5 /* zip.c */,
  657. 7157099F20215B5000EFE5C5 /* zip.h */,
  658. );
  659. name = zip;
  660. sourceTree = "<group>";
  661. };
  662. 715709AF20215DEC00EFE5C5 /* AES */ = {
  663. isa = PBXGroup;
  664. children = (
  665. 715709B420215DFF00EFE5C5 /* AESCrypt.h */,
  666. 715709B820215DFF00EFE5C5 /* AESCrypt.m */,
  667. 715709B620215DFF00EFE5C5 /* LICENSE */,
  668. 715709B520215DFF00EFE5C5 /* NSData+Base64.h */,
  669. 715709B320215DFF00EFE5C5 /* NSData+Base64.m */,
  670. 715709B720215DFF00EFE5C5 /* NSData+CommonCrypto.h */,
  671. 715709B020215DFF00EFE5C5 /* NSData+CommonCrypto.m */,
  672. 715709B120215DFF00EFE5C5 /* NSString+Base64.h */,
  673. 715709B220215DFF00EFE5C5 /* NSString+Base64.m */,
  674. );
  675. name = AES;
  676. sourceTree = "<group>";
  677. };
  678. 7162546E201C51DC009E3A41 /* fake data */ = {
  679. isa = PBXGroup;
  680. children = (
  681. 7162546F201C5205009E3A41 /* fake_container_list.json */,
  682. 71807B972021965B00E1F1DD /* fake_tracking.json */,
  683. 71807B9D2021ACE500E1F1DD /* fake_search.json */,
  684. );
  685. name = "fake data";
  686. sourceTree = "<group>";
  687. };
  688. 71807B992021976000E1F1DD /* detail */ = {
  689. isa = PBXGroup;
  690. children = (
  691. 71807B9A2021979A00E1F1DD /* DetailCellTracking.h */,
  692. 71807B9B2021979A00E1F1DD /* DetailCellTracking.m */,
  693. 7101BEC62031389A00CC6E3A /* DetailCellKVNew.h */,
  694. 7101BEC72031389A00CC6E3A /* DetailCellKVNew.m */,
  695. );
  696. name = detail;
  697. sourceTree = "<group>";
  698. };
  699. 719A51A618C5A4E40080C075 /* CustomUI */ = {
  700. isa = PBXGroup;
  701. children = (
  702. 718BE8A6190F9D970046EA6A /* MyAutocompleteView.h */,
  703. 718BE8A7190F9D970046EA6A /* MyAutocompleteView.m */,
  704. 718BE8AA190F9D970046EA6A /* MyAutocompleteItemsSource.h */,
  705. 718BE8AB190F9D970046EA6A /* MyAutocompleteItemsSource.m */,
  706. 718BE8AC190F9D970046EA6A /* MyAutocompletionCellFactory.h */,
  707. 718BE8AD190F9D970046EA6A /* MyAutocompletionCellFactory.m */,
  708. 718BE8AE190F9D970046EA6A /* MySuggestion.h */,
  709. 718BE8AF190F9D970046EA6A /* MySuggestion.m */,
  710. 71F67CFA19066375004E8462 /* PulldownMenu.h */,
  711. 71F67CFB19066375004E8462 /* PulldownMenu.m */,
  712. 712CBA0118CF38DB00C61394 /* RTLabel.h */,
  713. 712CBA0218CF38DB00C61394 /* RTLabel.m */,
  714. 719A51A318C5A4AF0080C075 /* SimpleGrid.h */,
  715. 719A51A418C5A4AF0080C075 /* SimpleGrid.m */,
  716. 71951E6D18C6A9A5005024BD /* TouchLabel.h */,
  717. 71951E6E18C6A9A5005024BD /* TouchLabel.m */,
  718. 71F67CF719065EA8004E8462 /* SimpleMenu.h */,
  719. 71F67CF819065EA8004E8462 /* SimpleMenu.m */,
  720. );
  721. name = CustomUI;
  722. sourceTree = "<group>";
  723. };
  724. 719A51AA18C5A60C0080C075 /* unused */ = {
  725. isa = PBXGroup;
  726. children = (
  727. 719A51A718C5A5D30080C075 /* SimpleGridDataSource.h */,
  728. 719A51A818C5A5D30080C075 /* SimpleGridDataSource.m */,
  729. 719A51B818C5AB7B0080C075 /* SimpleGridComponent.h */,
  730. 719A51B918C5AB7B0080C075 /* SimpleGridComponent.m */,
  731. );
  732. name = unused;
  733. sourceTree = "<group>";
  734. };
  735. 719A51AB18C5A66A0080C075 /* Search */ = {
  736. isa = PBXGroup;
  737. children = (
  738. 71AE427118C47AF900B8EC3D /* SearchViewController.h */,
  739. 71AE427218C47AF900B8EC3D /* SearchViewController.m */,
  740. 71A565D718C20F5900CDAC07 /* SearchTableAdapter.h */,
  741. 71A565D818C20F5900CDAC07 /* SearchTableAdapter.m */,
  742. 711DC6B018C30A4800FB1749 /* TableCellEdit.h */,
  743. 711DC6B118C30A4800FB1749 /* TableCellEdit.m */,
  744. 71406DCC18C36A52000914C4 /* TableCellBool.h */,
  745. 71406DCD18C36A52000914C4 /* TableCellBool.m */,
  746. 71406DCF18C36A6E000914C4 /* TableCellDate.h */,
  747. 71406DD018C36A6E000914C4 /* TableCellDate.m */,
  748. );
  749. name = Search;
  750. sourceTree = "<group>";
  751. };
  752. 719A51AC18C5A6A80080C075 /* Location */ = {
  753. isa = PBXGroup;
  754. children = (
  755. 7120DD0218BE273900E7546F /* LocationViewController.h */,
  756. 7120DD0318BE273900E7546F /* LocationViewController.m */,
  757. );
  758. name = Location;
  759. sourceTree = "<group>";
  760. };
  761. 719A51AD18C5A6D00080C075 /* About */ = {
  762. isa = PBXGroup;
  763. children = (
  764. 71DA74A418BDDD30003B46A6 /* AboutViewController.h */,
  765. 71DA74A518BDDD30003B46A6 /* AboutViewController.m */,
  766. );
  767. name = About;
  768. sourceTree = "<group>";
  769. };
  770. 719A51AE18C5A7230080C075 /* FunctionSelect */ = {
  771. isa = PBXGroup;
  772. children = (
  773. 71330C1E18BCC4DA0048956C /* FunctionSelectViewController.h */,
  774. 71330C1F18BCC4DA0048956C /* FunctionSelectViewController.m */,
  775. );
  776. name = FunctionSelect;
  777. sourceTree = "<group>";
  778. };
  779. 719A51AF18C5A75A0080C075 /* Result */ = {
  780. isa = PBXGroup;
  781. children = (
  782. 719A51B218C5A8100080C075 /* GridResultViewController.h */,
  783. 719A51B318C5A8100080C075 /* GridResultViewController.m */,
  784. 717D772D18C84E3F0070302D /* PageData.h */,
  785. 717D772E18C84E3F0070302D /* PageData.m */,
  786. );
  787. name = Result;
  788. sourceTree = "<group>";
  789. };
  790. 719A51B018C5A7680080C075 /* Detail */ = {
  791. isa = PBXGroup;
  792. children = (
  793. 71A01D7718C9AE77003307A9 /* DetailCellKV.h */,
  794. 71A01D7818C9AE77003307A9 /* DetailCellKV.m */,
  795. 71A01D7A18C9AE97003307A9 /* DetailCellList.h */,
  796. 71A01D7B18C9AE97003307A9 /* DetailCellList.m */,
  797. 71A01D7D18C9AEC8003307A9 /* DetailCellWeb.h */,
  798. 71A01D7E18C9AEC8003307A9 /* DetailCellWeb.m */,
  799. 71A01D8018C9BA67003307A9 /* DetailContent.h */,
  800. 71A01D8118C9BA67003307A9 /* DetailContent.m */,
  801. 71A01D8318C9BDC8003307A9 /* DetailTabBarController.h */,
  802. 71A01D8418C9BDC8003307A9 /* DetailTabBarController.m */,
  803. 71CEE38818CB749E00052C63 /* DetailPageViewController.h */,
  804. 71CEE38918CB749E00052C63 /* DetailPageViewController.m */,
  805. 71A2D76018DC3895001C380A /* LineView.h */,
  806. 71A2D76118DC3895001C380A /* LineView.m */,
  807. );
  808. name = Detail;
  809. sourceTree = "<group>";
  810. };
  811. 719A51B118C5A7740080C075 /* FieldsSetting */ = {
  812. isa = PBXGroup;
  813. children = (
  814. 712A301118CFEF550022E6E6 /* CustomizeFieldViewController.h */,
  815. 712A301218CFEF550022E6E6 /* CustomizeFieldViewController.m */,
  816. );
  817. name = FieldsSetting;
  818. sourceTree = "<group>";
  819. };
  820. 719BEC1418FFA60800DFE987 /* tools */ = {
  821. isa = PBXGroup;
  822. children = (
  823. 719BEC1518FFAB7B00DFE987 /* ToolsPanelViewController.h */,
  824. 719BEC1618FFAB7B00DFE987 /* ToolsPanelViewController.m */,
  825. 7130B3F21900FB61000610D8 /* NewsViewController.h */,
  826. 7130B3F31900FB61000610D8 /* NewsViewController.m */,
  827. 716FF7901904ED2600ED6C3D /* NewsData.h */,
  828. 716FF7911904ED2600ED6C3D /* NewsData.m */,
  829. 716FF7931904FBC600ED6C3D /* NewsTableViewCell.h */,
  830. 716FF7941904FBC600ED6C3D /* NewsTableViewCell.m */,
  831. 71F67CF419063612004E8462 /* ApexHistoryViewController.h */,
  832. 71F67CF519063612004E8462 /* ApexHistoryViewController.m */,
  833. 71BA50321908EDCF00D0BD31 /* HistoryTabBarController.h */,
  834. 71BA50331908EDCF00D0BD31 /* HistoryTabBarController.m */,
  835. 71BA502F1908ED9100D0BD31 /* HistoryViewController.h */,
  836. 71BA50301908ED9100D0BD31 /* HistoryViewController.m */,
  837. 71BA50351908F21500D0BD31 /* HistoryData.h */,
  838. 71BA50361908F21500D0BD31 /* HistoryData.m */,
  839. 71DA6048190A02CE00683003 /* FavoritesViewController.h */,
  840. 71DA6049190A02CE00683003 /* FavoritesViewController.m */,
  841. 71DA6045190A00F600683003 /* FavoritesData.h */,
  842. 71DA6046190A00F600683003 /* FavoritesData.m */,
  843. 71BA502C1908ED5700D0BD31 /* CellItemHistory.h */,
  844. 71BA502D1908ED5700D0BD31 /* CellItemHistory.m */,
  845. 714C39B61922FEE1004F045B /* NewsDetailViewController.h */,
  846. 714C39B71922FEE1004F045B /* NewsDetailViewController.m */,
  847. );
  848. name = tools;
  849. sourceTree = "<group>";
  850. };
  851. 719E7E2D18C01555003408FF /* utils */ = {
  852. isa = PBXGroup;
  853. children = (
  854. 719E7E3118C0368A003408FF /* ApexMobileDB.h */,
  855. 719E7E3218C0368A003408FF /* ApexMobileDB.m */,
  856. 71A565DD18C212EA00CDAC07 /* Constant.h */,
  857. 71A565DE18C212EA00CDAC07 /* Constant.m */,
  858. );
  859. name = utils;
  860. sourceTree = "<group>";
  861. };
  862. 719EF8D418BB839F00EFFF5F = {
  863. isa = PBXGroup;
  864. children = (
  865. 425660DA202015E1002DB0CA /* Launch.storyboard */,
  866. 719EF8E618BB839F00EFFF5F /* Apex Mobile */,
  867. 719EF90B18BB839F00EFFF5F /* Apex MobileTests */,
  868. 719EF8DF18BB839F00EFFF5F /* Frameworks */,
  869. 719EF8DE18BB839F00EFFF5F /* Products */,
  870. );
  871. sourceTree = "<group>";
  872. };
  873. 719EF8DE18BB839F00EFFF5F /* Products */ = {
  874. isa = PBXGroup;
  875. children = (
  876. 719EF8DD18BB839F00EFFF5F /* Apex Mobile.app */,
  877. 719EF90418BB839F00EFFF5F /* Apex MobileTests.xctest */,
  878. );
  879. name = Products;
  880. sourceTree = "<group>";
  881. };
  882. 719EF8DF18BB839F00EFFF5F /* Frameworks */ = {
  883. isa = PBXGroup;
  884. children = (
  885. 426F397E2033CEE80025C568 /* AudioToolbox.framework */,
  886. 427CF5E1202454750041472A /* GoogleMap */,
  887. 427CF5DF202452450041472A /* Accelerate.framework */,
  888. 71514ED1191B7E2500009C00 /* AddressBookUI.framework */,
  889. 719E7E3418C0395E003408FF /* libsqlite3.dylib */,
  890. 7120DD0018BE266000E7546F /* SystemConfiguration.framework */,
  891. 7120DCFE18BE265100E7546F /* QuartzCore.framework */,
  892. 7120DCFC18BE264300E7546F /* OpenGLES.framework */,
  893. 7120DCFA18BE263800E7546F /* libz.dylib */,
  894. 7120DCF818BE262E00E7546F /* libicucore.dylib */,
  895. 7120DCF618BE262300E7546F /* libc++.dylib */,
  896. 7120DCF418BE261500E7546F /* ImageIO.framework */,
  897. 7120DCF218BE260700E7546F /* GLKit.framework */,
  898. 7120DCF018BE25F500E7546F /* CoreText.framework */,
  899. 7120DCEE18BE25E500E7546F /* CoreLocation.framework */,
  900. 7120DCEC18BE25DA00E7546F /* CoreData.framework */,
  901. 7120DCEA18BE25CE00E7546F /* AVFoundation.framework */,
  902. 719EF8E018BB839F00EFFF5F /* Foundation.framework */,
  903. 719EF8E218BB839F00EFFF5F /* CoreGraphics.framework */,
  904. 719EF8E418BB839F00EFFF5F /* UIKit.framework */,
  905. 719EF90518BB839F00EFFF5F /* XCTest.framework */,
  906. );
  907. name = Frameworks;
  908. sourceTree = "<group>";
  909. };
  910. 719EF8E618BB839F00EFFF5F /* Apex Mobile */ = {
  911. isa = PBXGroup;
  912. children = (
  913. 427994B120300E7300746EDC /* Apex Mobile.entitlements */,
  914. 426E8AB4202163EB0073BA5D /* Alert */,
  915. 425CF089201EB2B500750E32 /* Refresh */,
  916. 715643B820198A6000B04267 /* new */,
  917. 71C72714191CFF11001127E0 /* message */,
  918. 713AA79E1917366A00B44092 /* documents */,
  919. 719BEC1418FFA60800DFE987 /* tools */,
  920. 71A003F918D680250057CDFD /* password */,
  921. 71A541D118D151770017E2BD /* webview */,
  922. 719A51B118C5A7740080C075 /* FieldsSetting */,
  923. 719A51B018C5A7680080C075 /* Detail */,
  924. 719A51AF18C5A75A0080C075 /* Result */,
  925. 719A51AE18C5A7230080C075 /* FunctionSelect */,
  926. 719A51AD18C5A6D00080C075 /* About */,
  927. 719A51AC18C5A6A80080C075 /* Location */,
  928. 719A51AB18C5A66A0080C075 /* Search */,
  929. 719A51AA18C5A60C0080C075 /* unused */,
  930. 719A51A618C5A4E40080C075 /* CustomUI */,
  931. 71A565E018C2141C00CDAC07 /* resource */,
  932. 719E7E2D18C01555003408FF /* utils */,
  933. 719EF8EF18BB839F00EFFF5F /* AppDelegate.h */,
  934. 719EF8F018BB839F00EFFF5F /* AppDelegate.m */,
  935. 719EF8F218BB839F00EFFF5F /* Main_iPhone.storyboard */,
  936. 715643B620198A1400B04267 /* Main.storyboard */,
  937. 719EF8F818BB839F00EFFF5F /* ApexMobileFirstViewController.h */,
  938. 719EF8F918BB839F00EFFF5F /* ApexMobileFirstViewController.m */,
  939. 71CEE3D518CC559B00052C63 /* ApexMobileNavigationController.h */,
  940. 71CEE3D618CC559B00052C63 /* ApexMobileNavigationController.m */,
  941. 719EF8FB18BB839F00EFFF5F /* ApexMobileSecondViewController.h */,
  942. 719EF8FC18BB839F00EFFF5F /* ApexMobileSecondViewController.m */,
  943. 427CF5CF2023F5560041472A /* NewImages.xcassets */,
  944. 719EF8E718BB839F00EFFF5F /* Supporting Files */,
  945. 71375C8D18D96EDE00EBA026 /* TabBarController.h */,
  946. 71375C8E18D96EDE00EBA026 /* TabBarController.m */,
  947. );
  948. path = "Apex Mobile";
  949. sourceTree = "<group>";
  950. };
  951. 719EF8E718BB839F00EFFF5F /* Supporting Files */ = {
  952. isa = PBXGroup;
  953. children = (
  954. 719EF8E818BB839F00EFFF5F /* Apex Mobile-Info.plist */,
  955. 719EF8E918BB839F00EFFF5F /* InfoPlist.strings */,
  956. 719EF8EC18BB839F00EFFF5F /* main.m */,
  957. 719EF8EE18BB839F00EFFF5F /* Apex Mobile-Prefix.pch */,
  958. );
  959. name = "Supporting Files";
  960. sourceTree = "<group>";
  961. };
  962. 719EF90B18BB839F00EFFF5F /* Apex MobileTests */ = {
  963. isa = PBXGroup;
  964. children = (
  965. 719EF91118BB839F00EFFF5F /* Apex_MobileTests.m */,
  966. 719EF90C18BB839F00EFFF5F /* Supporting Files */,
  967. );
  968. path = "Apex MobileTests";
  969. sourceTree = "<group>";
  970. };
  971. 719EF90C18BB839F00EFFF5F /* Supporting Files */ = {
  972. isa = PBXGroup;
  973. children = (
  974. 719EF90D18BB839F00EFFF5F /* Apex MobileTests-Info.plist */,
  975. 719EF90E18BB839F00EFFF5F /* InfoPlist.strings */,
  976. );
  977. name = "Supporting Files";
  978. sourceTree = "<group>";
  979. };
  980. 71A003F918D680250057CDFD /* password */ = {
  981. isa = PBXGroup;
  982. children = (
  983. 71A003FA18D680560057CDFD /* RetrievePasswordViewController.h */,
  984. 71A003FB18D680560057CDFD /* RetrievePasswordViewController.m */,
  985. 71A003FD18D6BFB40057CDFD /* ChangePasswordViewController.h */,
  986. 71A003FE18D6BFB40057CDFD /* ChangePasswordViewController.m */,
  987. );
  988. name = password;
  989. sourceTree = "<group>";
  990. };
  991. 71A541D118D151770017E2BD /* webview */ = {
  992. isa = PBXGroup;
  993. children = (
  994. 71A541D218D151C70017E2BD /* WebViewController.h */,
  995. 71A541D318D151C70017E2BD /* WebViewController.m */,
  996. );
  997. name = webview;
  998. sourceTree = "<group>";
  999. };
  1000. 71A565E018C2141C00CDAC07 /* resource */ = {
  1001. isa = PBXGroup;
  1002. children = (
  1003. 71DA74A718BDDFB5003B46A6 /* about.htm */,
  1004. 714C39C119234065004F045B /* Localizable.strings */,
  1005. );
  1006. name = resource;
  1007. sourceTree = "<group>";
  1008. };
  1009. 71B799822021AE3200F8685E /* result */ = {
  1010. isa = PBXGroup;
  1011. children = (
  1012. 71E0D1D62022AB7E009A08EB /* FullyShowViewController.h */,
  1013. 71E0D1D22022AB7E009A08EB /* FullyShowViewController.m */,
  1014. 71E0D1D52022AB7E009A08EB /* Result.storyboard */,
  1015. 426F39802033D0930025C568 /* ResultCell.h */,
  1016. 426F39812033D0930025C568 /* ResultCell.m */,
  1017. 71E0D1D42022AB7E009A08EB /* ResultViewController.h */,
  1018. 71E0D1D32022AB7E009A08EB /* ResultViewController.m */,
  1019. 71B799992021B22D00F8685E /* AMResultViewController.h */,
  1020. 71B7999A2021B22D00F8685E /* AMResultViewController.m */,
  1021. 4235C30220229F7200A99D04 /* Result.xib */,
  1022. 4235C3042022A60A00A99D04 /* ResultCell.xib */,
  1023. );
  1024. name = result;
  1025. sourceTree = "<group>";
  1026. };
  1027. 71B7998E2021AE7F00F8685E /* customUI */ = {
  1028. isa = PBXGroup;
  1029. children = (
  1030. 71B7998B2021AE7400F8685E /* MDHTMLLabel.h */,
  1031. 71B7998C2021AE7400F8685E /* MDHTMLLabel.m */,
  1032. );
  1033. name = customUI;
  1034. sourceTree = "<group>";
  1035. };
  1036. 71C72714191CFF11001127E0 /* message */ = {
  1037. isa = PBXGroup;
  1038. children = (
  1039. 711BA6BF191E0525002EDE6F /* MessageViewController.h */,
  1040. 711BA6C0191E0525002EDE6F /* MessageViewController.m */,
  1041. 711BA6C2191E0553002EDE6F /* MessageItem.h */,
  1042. 711BA6C3191E0553002EDE6F /* MessageItem.m */,
  1043. 71308AF5191E7B0E0024B2B0 /* MessageDetailItem.h */,
  1044. 71308AF6191E7B0E0024B2B0 /* MessageDetailItem.m */,
  1045. 71308AF8191E7B2A0024B2B0 /* MessageDetailViewController.h */,
  1046. 71308AF9191E7B2A0024B2B0 /* MessageDetailViewController.m */,
  1047. );
  1048. name = message;
  1049. sourceTree = "<group>";
  1050. };
  1051. /* End PBXGroup section */
  1052. /* Begin PBXNativeTarget section */
  1053. 719EF8DC18BB839F00EFFF5F /* Apex Mobile */ = {
  1054. isa = PBXNativeTarget;
  1055. buildConfigurationList = 719EF91518BB839F00EFFF5F /* Build configuration list for PBXNativeTarget "Apex Mobile" */;
  1056. buildPhases = (
  1057. 719EF8D918BB839F00EFFF5F /* Sources */,
  1058. 719EF8DA18BB839F00EFFF5F /* Frameworks */,
  1059. 719EF8DB18BB839F00EFFF5F /* Resources */,
  1060. );
  1061. buildRules = (
  1062. );
  1063. dependencies = (
  1064. );
  1065. name = "Apex Mobile";
  1066. productName = "Apex Mobile";
  1067. productReference = 719EF8DD18BB839F00EFFF5F /* Apex Mobile.app */;
  1068. productType = "com.apple.product-type.application";
  1069. };
  1070. 719EF90318BB839F00EFFF5F /* Apex MobileTests */ = {
  1071. isa = PBXNativeTarget;
  1072. buildConfigurationList = 719EF91818BB839F00EFFF5F /* Build configuration list for PBXNativeTarget "Apex MobileTests" */;
  1073. buildPhases = (
  1074. 719EF90018BB839F00EFFF5F /* Sources */,
  1075. 719EF90118BB839F00EFFF5F /* Frameworks */,
  1076. 719EF90218BB839F00EFFF5F /* Resources */,
  1077. );
  1078. buildRules = (
  1079. );
  1080. dependencies = (
  1081. 719EF90A18BB839F00EFFF5F /* PBXTargetDependency */,
  1082. );
  1083. name = "Apex MobileTests";
  1084. productName = "Apex MobileTests";
  1085. productReference = 719EF90418BB839F00EFFF5F /* Apex MobileTests.xctest */;
  1086. productType = "com.apple.product-type.bundle.unit-test";
  1087. };
  1088. /* End PBXNativeTarget section */
  1089. /* Begin PBXProject section */
  1090. 719EF8D518BB839F00EFFF5F /* Project object */ = {
  1091. isa = PBXProject;
  1092. attributes = {
  1093. CLASSPREFIX = ApexMobile;
  1094. LastUpgradeCheck = 0920;
  1095. ORGANIZATIONNAME = "United Software Applications, Inc";
  1096. TargetAttributes = {
  1097. 719EF8DC18BB839F00EFFF5F = {
  1098. DevelopmentTeam = HXWLAA5YN5;
  1099. ProvisioningStyle = Automatic;
  1100. SystemCapabilities = {
  1101. com.apple.Push = {
  1102. enabled = 1;
  1103. };
  1104. };
  1105. };
  1106. 719EF90318BB839F00EFFF5F = {
  1107. TestTargetID = 719EF8DC18BB839F00EFFF5F;
  1108. };
  1109. };
  1110. };
  1111. buildConfigurationList = 719EF8D818BB839F00EFFF5F /* Build configuration list for PBXProject "Apex Mobile" */;
  1112. compatibilityVersion = "Xcode 3.2";
  1113. developmentRegion = English;
  1114. hasScannedForEncodings = 0;
  1115. knownRegions = (
  1116. en,
  1117. Base,
  1118. "zh-Hans",
  1119. );
  1120. mainGroup = 719EF8D418BB839F00EFFF5F;
  1121. productRefGroup = 719EF8DE18BB839F00EFFF5F /* Products */;
  1122. projectDirPath = "";
  1123. projectRoot = "";
  1124. targets = (
  1125. 719EF8DC18BB839F00EFFF5F /* Apex Mobile */,
  1126. 719EF90318BB839F00EFFF5F /* Apex MobileTests */,
  1127. );
  1128. };
  1129. /* End PBXProject section */
  1130. /* Begin PBXResourcesBuildPhase section */
  1131. 719EF8DB18BB839F00EFFF5F /* Resources */ = {
  1132. isa = PBXResourcesBuildPhase;
  1133. buildActionMask = 2147483647;
  1134. files = (
  1135. 71625470201C5205009E3A41 /* fake_container_list.json in Resources */,
  1136. 7162546B201C3AF1009E3A41 /* readme.txt in Resources */,
  1137. 427CF5E9202454860041472A /* GoogleMaps.bundle in Resources */,
  1138. 42604129201C57A7002374A8 /* ShipSearch.storyboard in Resources */,
  1139. 715643DC201C117300B04267 /* search.json in Resources */,
  1140. 4235C30320229F7200A99D04 /* Result.xib in Resources */,
  1141. 719EF8F418BB839F00EFFF5F /* Main_iPhone.storyboard in Resources */,
  1142. 715709BC20215E0000EFE5C5 /* LICENSE in Resources */,
  1143. 71E0D1D92022AB7E009A08EB /* Result.storyboard in Resources */,
  1144. 715643DE201C1AE600B04267 /* my.json in Resources */,
  1145. 71807B982021965B00E1F1DD /* fake_tracking.json in Resources */,
  1146. 715643D7201AD99300B04267 /* StaticModeTableViewCell.xib in Resources */,
  1147. 71DA74A818BDDFB5003B46A6 /* about.htm in Resources */,
  1148. 714C39BF19234065004F045B /* Localizable.strings in Resources */,
  1149. 427CF5D02023F5560041472A /* NewImages.xcassets in Resources */,
  1150. 425660DB202015E1002DB0CA /* Launch.storyboard in Resources */,
  1151. 715643DA201C079F00B04267 /* tools.json in Resources */,
  1152. 715643D5201AD2AB00B04267 /* StaticModelistViewController.xib in Resources */,
  1153. 71807B9E2021ACE500E1F1DD /* fake_search.json in Resources */,
  1154. 715643B720198A1400B04267 /* Main.storyboard in Resources */,
  1155. 7162546D201C412E009E3A41 /* ShippingStatusCell.xib in Resources */,
  1156. 719EF8EB18BB839F00EFFF5F /* InfoPlist.strings in Resources */,
  1157. 4235C3052022A60A00A99D04 /* ResultCell.xib in Resources */,
  1158. );
  1159. runOnlyForDeploymentPostprocessing = 0;
  1160. };
  1161. 719EF90218BB839F00EFFF5F /* Resources */ = {
  1162. isa = PBXResourcesBuildPhase;
  1163. buildActionMask = 2147483647;
  1164. files = (
  1165. 719EF91018BB839F00EFFF5F /* InfoPlist.strings in Resources */,
  1166. );
  1167. runOnlyForDeploymentPostprocessing = 0;
  1168. };
  1169. /* End PBXResourcesBuildPhase section */
  1170. /* Begin PBXSourcesBuildPhase section */
  1171. 719EF8D918BB839F00EFFF5F /* Sources */ = {
  1172. isa = PBXSourcesBuildPhase;
  1173. buildActionMask = 2147483647;
  1174. files = (
  1175. 715709A620215B5100EFE5C5 /* unzip.c in Sources */,
  1176. 715643D3201ACB1700B04267 /* StaticModeTableViewCell.m in Sources */,
  1177. 718BE8B2190F9D970046EA6A /* MyAutocompleteItemsSource.m in Sources */,
  1178. 71406DCE18C36A52000914C4 /* TableCellBool.m in Sources */,
  1179. 426E8ABD2021AEC50073BA5D /* JLCustomerNavigationAlertController.m in Sources */,
  1180. 71A01D7F18C9AEC8003307A9 /* DetailCellWeb.m in Sources */,
  1181. 71A01D8518C9BDC8003307A9 /* DetailTabBarController.m in Sources */,
  1182. 71F67CFC19066375004E8462 /* PulldownMenu.m in Sources */,
  1183. 71406DD118C36A6E000914C4 /* TableCellDate.m in Sources */,
  1184. 717D772F18C84E3F0070302D /* PageData.m in Sources */,
  1185. 715709BB20215E0000EFE5C5 /* NSData+Base64.m in Sources */,
  1186. 71375C8F18D96EDE00EBA026 /* TabBarController.m in Sources */,
  1187. 71951E6F18C6A9A5005024BD /* TouchLabel.m in Sources */,
  1188. 71DA6047190A00F600683003 /* FavoritesData.m in Sources */,
  1189. 425CF099201EB2B500750E32 /* UIScrollView+JLRefresh.m in Sources */,
  1190. 71A01D7C18C9AE97003307A9 /* DetailCellList.m in Sources */,
  1191. 71807B9C2021979A00E1F1DD /* DetailCellTracking.m in Sources */,
  1192. 71DA74A618BDDD31003B46A6 /* AboutViewController.m in Sources */,
  1193. 715643C42019B58400B04267 /* OrderHistoryViewController.m in Sources */,
  1194. 712CBA0318CF38DB00C61394 /* RTLabel.m in Sources */,
  1195. 71CEE3D718CC559B00052C63 /* ApexMobileNavigationController.m in Sources */,
  1196. 426F39822033D0930025C568 /* ResultCell.m in Sources */,
  1197. 715709922021574D00EFE5C5 /* RAConvertor.m in Sources */,
  1198. 71BA50371908F21500D0BD31 /* HistoryData.m in Sources */,
  1199. 71A541D418D151C70017E2BD /* WebViewController.m in Sources */,
  1200. 71330C2018BCC4DA0048956C /* FunctionSelectViewController.m in Sources */,
  1201. 715643D02019BCCE00B04267 /* MylistViewController.m in Sources */,
  1202. 715709B920215E0000EFE5C5 /* NSData+CommonCrypto.m in Sources */,
  1203. 718BE8B4190F9D970046EA6A /* MySuggestion.m in Sources */,
  1204. 715709A520215B5100EFE5C5 /* zip.c in Sources */,
  1205. 715709AE20215CB000EFE5C5 /* RANetwork.m in Sources */,
  1206. 719EF8FD18BB839F00EFFF5F /* ApexMobileSecondViewController.m in Sources */,
  1207. 715709BA20215E0000EFE5C5 /* NSString+Base64.m in Sources */,
  1208. 71AE427318C47AF900B8EC3D /* SearchViewController.m in Sources */,
  1209. 715643BE2019AA9B00B04267 /* LoginViewController.m in Sources */,
  1210. 71308AF7191E7B0E0024B2B0 /* MessageDetailItem.m in Sources */,
  1211. 71A565D918C20F5900CDAC07 /* SearchTableAdapter.m in Sources */,
  1212. 719EF8FA18BB839F00EFFF5F /* ApexMobileFirstViewController.m in Sources */,
  1213. 719BEC1718FFAB7B00DFE987 /* ToolsPanelViewController.m in Sources */,
  1214. 71BA502E1908ED5700D0BD31 /* CellItemHistory.m in Sources */,
  1215. 719A51A518C5A4AF0080C075 /* SimpleGrid.m in Sources */,
  1216. 426E8AB9202163EC0073BA5D /* JLCustomerAlertController.m in Sources */,
  1217. 71A003FF18D6BFB40057CDFD /* ChangePasswordViewController.m in Sources */,
  1218. 42604122201C4B41002374A8 /* ShipingStatusCell.m in Sources */,
  1219. 71CEE38A18CB749E00052C63 /* DetailPageViewController.m in Sources */,
  1220. 719E7E3318C0368A003408FF /* ApexMobileDB.m in Sources */,
  1221. 425CF096201EB2B500750E32 /* JLRefreshFooter.m in Sources */,
  1222. 715643C12019B27500B04267 /* HomeViewController.m in Sources */,
  1223. 715643C72019BB6700B04267 /* StaticModelistViewController.m in Sources */,
  1224. 7101BEC82031389A00CC6E3A /* DetailCellKVNew.m in Sources */,
  1225. 71E0D1D82022AB7E009A08EB /* ResultViewController.m in Sources */,
  1226. 7157098E2021572600EFE5C5 /* NetworkUtils.m in Sources */,
  1227. 719EF8F118BB839F00EFFF5F /* AppDelegate.m in Sources */,
  1228. 714C39B81922FEE1004F045B /* NewsDetailViewController.m in Sources */,
  1229. 425CF098201EB2B500750E32 /* JLRefreshBasis.m in Sources */,
  1230. 715643CD2019BC6C00B04267 /* ToolslistViewController.m in Sources */,
  1231. 712A301318CFEF550022E6E6 /* CustomizeFieldViewController.m in Sources */,
  1232. 715709BD20215E0000EFE5C5 /* AESCrypt.m in Sources */,
  1233. 716FF7921904ED2600ED6C3D /* NewsData.m in Sources */,
  1234. 71F67CF619063612004E8462 /* ApexHistoryViewController.m in Sources */,
  1235. 7130B3F41900FB61000610D8 /* NewsViewController.m in Sources */,
  1236. 711BA6C1191E0525002EDE6F /* MessageViewController.m in Sources */,
  1237. 711BA6C4191E0553002EDE6F /* MessageItem.m in Sources */,
  1238. 71BA50311908ED9100D0BD31 /* HistoryViewController.m in Sources */,
  1239. 71A2D76218DC3895001C380A /* LineView.m in Sources */,
  1240. 719A51B418C5A8100080C075 /* GridResultViewController.m in Sources */,
  1241. 71B7999B2021B22D00F8685E /* AMResultViewController.m in Sources */,
  1242. 425CF097201EB2B500750E32 /* JLRefreshHeader.m in Sources */,
  1243. 711DC6B218C30A4800FB1749 /* TableCellEdit.m in Sources */,
  1244. 71A01D8218C9BA67003307A9 /* DetailContent.m in Sources */,
  1245. 71A003FC18D680560057CDFD /* RetrievePasswordViewController.m in Sources */,
  1246. 71F67CF919065EA8004E8462 /* SimpleMenu.m in Sources */,
  1247. 719A51BA18C5AB7B0080C075 /* SimpleGridComponent.m in Sources */,
  1248. 71570996202157A600EFE5C5 /* RAUtils.m in Sources */,
  1249. 715643BB20198A9900B04267 /* RootViewController.m in Sources */,
  1250. 426E8ABA202163EC0073BA5D /* JLPresentationController.m in Sources */,
  1251. 71B7998D2021AE7400F8685E /* MDHTMLLabel.m in Sources */,
  1252. 71E0D1D72022AB7E009A08EB /* FullyShowViewController.m in Sources */,
  1253. 719EF8ED18BB839F00EFFF5F /* main.m in Sources */,
  1254. 717D76EB18C7F8120070302D /* Reachability.m in Sources */,
  1255. 715709A720215B5100EFE5C5 /* ioapi.c in Sources */,
  1256. 715643CA2019BC4C00B04267 /* SearchlistViewController.m in Sources */,
  1257. 7120DD0418BE273900E7546F /* LocationViewController.m in Sources */,
  1258. 71308AFA191E7B2A0024B2B0 /* MessageDetailViewController.m in Sources */,
  1259. 713AA7A1191736E600B44092 /* DocumentsViewController.m in Sources */,
  1260. 716FF7951904FBC600ED6C3D /* NewsTableViewCell.m in Sources */,
  1261. 715709AB20215B6200EFE5C5 /* ZipArchive.mm in Sources */,
  1262. 425CF09A201EB2B500750E32 /* UIView+JLExtension.m in Sources */,
  1263. 71A01D7918C9AE77003307A9 /* DetailCellKV.m in Sources */,
  1264. 42604127201C578B002374A8 /* ShipSearchController.m in Sources */,
  1265. 713AA7A41917373600B44092 /* LocalDocumentsViewController.m in Sources */,
  1266. 71DA604A190A02CE00683003 /* FavoritesViewController.m in Sources */,
  1267. 71BA50341908EDCF00D0BD31 /* HistoryTabBarController.m in Sources */,
  1268. 715709A820215B5100EFE5C5 /* mztools.c in Sources */,
  1269. 719A51A918C5A5D30080C075 /* SimpleGridDataSource.m in Sources */,
  1270. 718BE8B3190F9D970046EA6A /* MyAutocompletionCellFactory.m in Sources */,
  1271. 71570999202157BD00EFE5C5 /* RANetworkTaskDelegate.m in Sources */,
  1272. 71A565DF18C212EA00CDAC07 /* Constant.m in Sources */,
  1273. 718BE8B0190F9D970046EA6A /* MyAutocompleteView.m in Sources */,
  1274. );
  1275. runOnlyForDeploymentPostprocessing = 0;
  1276. };
  1277. 719EF90018BB839F00EFFF5F /* Sources */ = {
  1278. isa = PBXSourcesBuildPhase;
  1279. buildActionMask = 2147483647;
  1280. files = (
  1281. 719EF91218BB839F00EFFF5F /* Apex_MobileTests.m in Sources */,
  1282. );
  1283. runOnlyForDeploymentPostprocessing = 0;
  1284. };
  1285. /* End PBXSourcesBuildPhase section */
  1286. /* Begin PBXTargetDependency section */
  1287. 719EF90A18BB839F00EFFF5F /* PBXTargetDependency */ = {
  1288. isa = PBXTargetDependency;
  1289. target = 719EF8DC18BB839F00EFFF5F /* Apex Mobile */;
  1290. targetProxy = 719EF90918BB839F00EFFF5F /* PBXContainerItemProxy */;
  1291. };
  1292. /* End PBXTargetDependency section */
  1293. /* Begin PBXVariantGroup section */
  1294. 714C39C119234065004F045B /* Localizable.strings */ = {
  1295. isa = PBXVariantGroup;
  1296. children = (
  1297. 714C39C019234065004F045B /* Base */,
  1298. 714C39C31923406F004F045B /* zh-Hans */,
  1299. );
  1300. name = Localizable.strings;
  1301. sourceTree = "<group>";
  1302. };
  1303. 719EF8E918BB839F00EFFF5F /* InfoPlist.strings */ = {
  1304. isa = PBXVariantGroup;
  1305. children = (
  1306. 719EF8EA18BB839F00EFFF5F /* en */,
  1307. 714C39BC19233B68004F045B /* zh-Hans */,
  1308. );
  1309. name = InfoPlist.strings;
  1310. sourceTree = "<group>";
  1311. };
  1312. 719EF8F218BB839F00EFFF5F /* Main_iPhone.storyboard */ = {
  1313. isa = PBXVariantGroup;
  1314. children = (
  1315. 719EF8F318BB839F00EFFF5F /* Base */,
  1316. 714C39BB19233B67004F045B /* zh-Hans */,
  1317. );
  1318. name = Main_iPhone.storyboard;
  1319. sourceTree = "<group>";
  1320. };
  1321. 719EF90E18BB839F00EFFF5F /* InfoPlist.strings */ = {
  1322. isa = PBXVariantGroup;
  1323. children = (
  1324. 719EF90F18BB839F00EFFF5F /* en */,
  1325. );
  1326. name = InfoPlist.strings;
  1327. sourceTree = "<group>";
  1328. };
  1329. /* End PBXVariantGroup section */
  1330. /* Begin XCBuildConfiguration section */
  1331. 719EF91318BB839F00EFFF5F /* Debug */ = {
  1332. isa = XCBuildConfiguration;
  1333. buildSettings = {
  1334. ALWAYS_SEARCH_USER_PATHS = NO;
  1335. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1336. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1337. CLANG_CXX_LIBRARY = "libc++";
  1338. CLANG_ENABLE_MODULES = YES;
  1339. CLANG_ENABLE_OBJC_ARC = YES;
  1340. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1341. CLANG_WARN_BOOL_CONVERSION = YES;
  1342. CLANG_WARN_COMMA = YES;
  1343. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1344. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1345. CLANG_WARN_EMPTY_BODY = YES;
  1346. CLANG_WARN_ENUM_CONVERSION = YES;
  1347. CLANG_WARN_INFINITE_RECURSION = YES;
  1348. CLANG_WARN_INT_CONVERSION = YES;
  1349. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1350. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1351. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1352. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1353. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1354. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1355. CLANG_WARN_UNREACHABLE_CODE = YES;
  1356. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1357. CODE_SIGN_IDENTITY = "iPhone Distribution: United Software Applications, Inc (HXWLAA5YN5)";
  1358. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: United Software Applications, Inc (HXWLAA5YN5)";
  1359. COPY_PHASE_STRIP = NO;
  1360. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1361. ENABLE_TESTABILITY = YES;
  1362. GCC_C_LANGUAGE_STANDARD = gnu99;
  1363. GCC_DYNAMIC_NO_PIC = NO;
  1364. GCC_NO_COMMON_BLOCKS = YES;
  1365. GCC_OPTIMIZATION_LEVEL = 0;
  1366. GCC_PREPROCESSOR_DEFINITIONS = (
  1367. "DEBUG=1",
  1368. "$(inherited)",
  1369. );
  1370. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1371. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1372. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1373. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1374. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  1375. GCC_WARN_UNUSED_FUNCTION = YES;
  1376. GCC_WARN_UNUSED_VARIABLE = YES;
  1377. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1378. ONLY_ACTIVE_ARCH = YES;
  1379. SDKROOT = iphoneos;
  1380. TARGETED_DEVICE_FAMILY = 1;
  1381. };
  1382. name = Debug;
  1383. };
  1384. 719EF91418BB839F00EFFF5F /* Release */ = {
  1385. isa = XCBuildConfiguration;
  1386. buildSettings = {
  1387. ALWAYS_SEARCH_USER_PATHS = NO;
  1388. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  1389. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1390. CLANG_CXX_LIBRARY = "libc++";
  1391. CLANG_ENABLE_MODULES = YES;
  1392. CLANG_ENABLE_OBJC_ARC = YES;
  1393. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1394. CLANG_WARN_BOOL_CONVERSION = YES;
  1395. CLANG_WARN_COMMA = YES;
  1396. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1397. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1398. CLANG_WARN_EMPTY_BODY = YES;
  1399. CLANG_WARN_ENUM_CONVERSION = YES;
  1400. CLANG_WARN_INFINITE_RECURSION = YES;
  1401. CLANG_WARN_INT_CONVERSION = YES;
  1402. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1403. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1404. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1405. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1406. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1407. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1408. CLANG_WARN_UNREACHABLE_CODE = YES;
  1409. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1410. CODE_SIGN_IDENTITY = "iPhone Distribution: United Software Applications, Inc (HXWLAA5YN5)";
  1411. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: United Software Applications, Inc (HXWLAA5YN5)";
  1412. COPY_PHASE_STRIP = YES;
  1413. ENABLE_NS_ASSERTIONS = NO;
  1414. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1415. GCC_C_LANGUAGE_STANDARD = gnu99;
  1416. GCC_NO_COMMON_BLOCKS = YES;
  1417. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1418. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1419. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1420. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  1421. GCC_WARN_UNUSED_FUNCTION = YES;
  1422. GCC_WARN_UNUSED_VARIABLE = YES;
  1423. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1424. SDKROOT = iphoneos;
  1425. TARGETED_DEVICE_FAMILY = 1;
  1426. VALIDATE_PRODUCT = YES;
  1427. };
  1428. name = Release;
  1429. };
  1430. 719EF91618BB839F00EFFF5F /* Debug */ = {
  1431. isa = XCBuildConfiguration;
  1432. buildSettings = {
  1433. ALWAYS_SEARCH_USER_PATHS = NO;
  1434. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1435. CODE_SIGN_ENTITLEMENTS = "Apex Mobile/Apex Mobile.entitlements";
  1436. CODE_SIGN_IDENTITY = "iPhone Developer";
  1437. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1438. CODE_SIGN_STYLE = Automatic;
  1439. DEVELOPMENT_TEAM = "";
  1440. ENABLE_BITCODE = YES;
  1441. FRAMEWORK_SEARCH_PATHS = (
  1442. "$(inherited)",
  1443. /xcode_workspace/ERPSuiteIOS/Apex,
  1444. Mobile,
  1445. "$(PROJECT_DIR)",
  1446. "$(PROJECT_DIR)/Apex\\ Mobile/Google\\ Map",
  1447. "$(PROJECT_DIR)/Apex\\ Mobile/Google\\ Map",
  1448. "$(PROJECT_DIR)/Apex\\ Mobile/Google\\ Map",
  1449. "$(PROJECT_DIR)/GoogleMap",
  1450. );
  1451. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1452. GCC_PREFIX_HEADER = "Apex Mobile/Apex Mobile-Prefix.pch";
  1453. GCC_PREPROCESSOR_DEFINITIONS = (
  1454. "DEBUG=1",
  1455. "$(inherited)",
  1456. );
  1457. HEADER_SEARCH_PATHS = "";
  1458. INFOPLIST_FILE = "Apex Mobile/Apex Mobile-Info.plist";
  1459. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1460. OTHER_LDFLAGS = "-ObjC";
  1461. PRODUCT_BUNDLE_IDENTIFIER = "usai.apex.$(PRODUCT_NAME:rfc1034identifier)";
  1462. PRODUCT_NAME = "$(TARGET_NAME)";
  1463. PROVISIONING_PROFILE = "";
  1464. "PROVISIONING_PROFILE[sdk=*]" = "";
  1465. PROVISIONING_PROFILE_SPECIFIER = "";
  1466. TARGETED_DEVICE_FAMILY = 1;
  1467. USER_HEADER_SEARCH_PATHS = "";
  1468. "VALID_ARCHS[sdk=*]" = "arm64 armv7 armv7s";
  1469. WRAPPER_EXTENSION = app;
  1470. };
  1471. name = Debug;
  1472. };
  1473. 719EF91718BB839F00EFFF5F /* Release */ = {
  1474. isa = XCBuildConfiguration;
  1475. buildSettings = {
  1476. ALWAYS_SEARCH_USER_PATHS = NO;
  1477. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1478. CODE_SIGN_ENTITLEMENTS = "Apex Mobile/Apex Mobile.entitlements";
  1479. CODE_SIGN_IDENTITY = "iPhone Distribution";
  1480. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1481. CODE_SIGN_STYLE = Automatic;
  1482. DEVELOPMENT_TEAM = "";
  1483. ENABLE_BITCODE = YES;
  1484. FRAMEWORK_SEARCH_PATHS = (
  1485. "$(inherited)",
  1486. /xcode_workspace/ERPSuiteIOS/Apex,
  1487. Mobile,
  1488. "$(PROJECT_DIR)",
  1489. "$(PROJECT_DIR)/Apex\\ Mobile/Google\\ Map",
  1490. "$(PROJECT_DIR)/Apex\\ Mobile/Google\\ Map",
  1491. "$(PROJECT_DIR)/Apex\\ Mobile/Google\\ Map",
  1492. "$(PROJECT_DIR)/GoogleMap",
  1493. );
  1494. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1495. GCC_PREFIX_HEADER = "Apex Mobile/Apex Mobile-Prefix.pch";
  1496. HEADER_SEARCH_PATHS = "";
  1497. INFOPLIST_FILE = "Apex Mobile/Apex Mobile-Info.plist";
  1498. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1499. OTHER_LDFLAGS = "-ObjC";
  1500. PRODUCT_BUNDLE_IDENTIFIER = "usai.apex.$(PRODUCT_NAME:rfc1034identifier)";
  1501. PRODUCT_NAME = "$(TARGET_NAME)";
  1502. PROVISIONING_PROFILE = "";
  1503. PROVISIONING_PROFILE_SPECIFIER = "";
  1504. TARGETED_DEVICE_FAMILY = 1;
  1505. USER_HEADER_SEARCH_PATHS = "";
  1506. WRAPPER_EXTENSION = app;
  1507. };
  1508. name = Release;
  1509. };
  1510. 719EF91918BB839F00EFFF5F /* Debug */ = {
  1511. isa = XCBuildConfiguration;
  1512. buildSettings = {
  1513. BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Apex Mobile.app/Apex Mobile";
  1514. FRAMEWORK_SEARCH_PATHS = (
  1515. "$(SDKROOT)/Developer/Library/Frameworks",
  1516. "$(inherited)",
  1517. "$(DEVELOPER_FRAMEWORKS_DIR)",
  1518. );
  1519. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1520. GCC_PREFIX_HEADER = "Apex Mobile/Apex Mobile-Prefix.pch";
  1521. GCC_PREPROCESSOR_DEFINITIONS = (
  1522. "DEBUG=1",
  1523. "$(inherited)",
  1524. );
  1525. INFOPLIST_FILE = "Apex MobileTests/Apex MobileTests-Info.plist";
  1526. PRODUCT_BUNDLE_IDENTIFIER = "usai.apex.${PRODUCT_NAME:rfc1034identifier}";
  1527. PRODUCT_NAME = "$(TARGET_NAME)";
  1528. TEST_HOST = "$(BUNDLE_LOADER)";
  1529. WRAPPER_EXTENSION = xctest;
  1530. };
  1531. name = Debug;
  1532. };
  1533. 719EF91A18BB839F00EFFF5F /* Release */ = {
  1534. isa = XCBuildConfiguration;
  1535. buildSettings = {
  1536. BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Apex Mobile.app/Apex Mobile";
  1537. FRAMEWORK_SEARCH_PATHS = (
  1538. "$(SDKROOT)/Developer/Library/Frameworks",
  1539. "$(inherited)",
  1540. "$(DEVELOPER_FRAMEWORKS_DIR)",
  1541. );
  1542. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1543. GCC_PREFIX_HEADER = "Apex Mobile/Apex Mobile-Prefix.pch";
  1544. INFOPLIST_FILE = "Apex MobileTests/Apex MobileTests-Info.plist";
  1545. PRODUCT_BUNDLE_IDENTIFIER = "usai.apex.${PRODUCT_NAME:rfc1034identifier}";
  1546. PRODUCT_NAME = "$(TARGET_NAME)";
  1547. TEST_HOST = "$(BUNDLE_LOADER)";
  1548. WRAPPER_EXTENSION = xctest;
  1549. };
  1550. name = Release;
  1551. };
  1552. /* End XCBuildConfiguration section */
  1553. /* Begin XCConfigurationList section */
  1554. 719EF8D818BB839F00EFFF5F /* Build configuration list for PBXProject "Apex Mobile" */ = {
  1555. isa = XCConfigurationList;
  1556. buildConfigurations = (
  1557. 719EF91318BB839F00EFFF5F /* Debug */,
  1558. 719EF91418BB839F00EFFF5F /* Release */,
  1559. );
  1560. defaultConfigurationIsVisible = 0;
  1561. defaultConfigurationName = Debug;
  1562. };
  1563. 719EF91518BB839F00EFFF5F /* Build configuration list for PBXNativeTarget "Apex Mobile" */ = {
  1564. isa = XCConfigurationList;
  1565. buildConfigurations = (
  1566. 719EF91618BB839F00EFFF5F /* Debug */,
  1567. 719EF91718BB839F00EFFF5F /* Release */,
  1568. );
  1569. defaultConfigurationIsVisible = 0;
  1570. defaultConfigurationName = Debug;
  1571. };
  1572. 719EF91818BB839F00EFFF5F /* Build configuration list for PBXNativeTarget "Apex MobileTests" */ = {
  1573. isa = XCConfigurationList;
  1574. buildConfigurations = (
  1575. 719EF91918BB839F00EFFF5F /* Debug */,
  1576. 719EF91A18BB839F00EFFF5F /* Release */,
  1577. );
  1578. defaultConfigurationIsVisible = 0;
  1579. defaultConfigurationName = Debug;
  1580. };
  1581. /* End XCConfigurationList section */
  1582. };
  1583. rootObject = 719EF8D518BB839F00EFFF5F /* Project object */;
  1584. }