project.pbxproj 78 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 711BA6C1191E0525002EDE6F /* MessageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 711BA6C0191E0525002EDE6F /* MessageViewController.m */; };
  10. 711BA6C4191E0553002EDE6F /* MessageItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 711BA6C3191E0553002EDE6F /* MessageItem.m */; };
  11. 711DC6B218C30A4800FB1749 /* TableCellEdit.m in Sources */ = {isa = PBXBuildFile; fileRef = 711DC6B118C30A4800FB1749 /* TableCellEdit.m */; };
  12. 7120DCEB18BE25CE00E7546F /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCEA18BE25CE00E7546F /* AVFoundation.framework */; };
  13. 7120DCED18BE25DA00E7546F /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCEC18BE25DA00E7546F /* CoreData.framework */; };
  14. 7120DCEF18BE25E500E7546F /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCEE18BE25E500E7546F /* CoreLocation.framework */; };
  15. 7120DCF118BE25F500E7546F /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCF018BE25F500E7546F /* CoreText.framework */; };
  16. 7120DCF318BE260700E7546F /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCF218BE260700E7546F /* GLKit.framework */; };
  17. 7120DCF518BE261500E7546F /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCF418BE261500E7546F /* ImageIO.framework */; };
  18. 7120DCF718BE262300E7546F /* libc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCF618BE262300E7546F /* libc++.dylib */; };
  19. 7120DCF918BE262E00E7546F /* libicucore.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCF818BE262E00E7546F /* libicucore.dylib */; };
  20. 7120DCFB18BE263800E7546F /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCFA18BE263800E7546F /* libz.dylib */; };
  21. 7120DCFD18BE264300E7546F /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCFC18BE264300E7546F /* OpenGLES.framework */; };
  22. 7120DCFF18BE265100E7546F /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCFE18BE265100E7546F /* QuartzCore.framework */; };
  23. 7120DD0118BE266000E7546F /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DD0018BE266000E7546F /* SystemConfiguration.framework */; };
  24. 7120DD0418BE273900E7546F /* LocationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7120DD0318BE273900E7546F /* LocationViewController.m */; };
  25. 7126440D1B8EC682006FF860 /* DataPickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7126440C1B8EC682006FF860 /* DataPickerViewController.m */; };
  26. 71286AB418C70061001FDF43 /* AESCrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = 71286AAB18C70061001FDF43 /* AESCrypt.m */; };
  27. 71286AB518C70061001FDF43 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 71286AAC18C70061001FDF43 /* LICENSE */; };
  28. 71286AB618C70061001FDF43 /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 71286AAE18C70061001FDF43 /* NSData+Base64.m */; };
  29. 71286AB718C70061001FDF43 /* NSData+CommonCrypto.m in Sources */ = {isa = PBXBuildFile; fileRef = 71286AB018C70061001FDF43 /* NSData+CommonCrypto.m */; };
  30. 71286AB818C70061001FDF43 /* NSString+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 71286AB218C70061001FDF43 /* NSString+Base64.m */; };
  31. 71286AB918C70061001FDF43 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 71286AB318C70061001FDF43 /* README.md */; };
  32. 712A301318CFEF550022E6E6 /* CustomizeFieldViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 712A301218CFEF550022E6E6 /* CustomizeFieldViewController.m */; };
  33. 712CBA0318CF38DB00C61394 /* RTLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 712CBA0218CF38DB00C61394 /* RTLabel.m */; };
  34. 71308AF7191E7B0E0024B2B0 /* MessageDetailItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 71308AF6191E7B0E0024B2B0 /* MessageDetailItem.m */; };
  35. 71308AFA191E7B2A0024B2B0 /* MessageDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71308AF9191E7B2A0024B2B0 /* MessageDetailViewController.m */; };
  36. 7130B3F41900FB61000610D8 /* NewsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7130B3F31900FB61000610D8 /* NewsViewController.m */; };
  37. 71330C2018BCC4DA0048956C /* FunctionSelectViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71330C1F18BCC4DA0048956C /* FunctionSelectViewController.m */; };
  38. 71375C8F18D96EDE00EBA026 /* TabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71375C8E18D96EDE00EBA026 /* TabBarController.m */; };
  39. 713AA7A1191736E600B44092 /* DocumentsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 713AA7A0191736E600B44092 /* DocumentsViewController.m */; };
  40. 713AA7A41917373600B44092 /* LocalDocumentsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 713AA7A31917373600B44092 /* LocalDocumentsViewController.m */; };
  41. 71406DCE18C36A52000914C4 /* TableCellBool.m in Sources */ = {isa = PBXBuildFile; fileRef = 71406DCD18C36A52000914C4 /* TableCellBool.m */; };
  42. 71406DD118C36A6E000914C4 /* TableCellDate.m in Sources */ = {isa = PBXBuildFile; fileRef = 71406DD018C36A6E000914C4 /* TableCellDate.m */; };
  43. 714C39B81922FEE1004F045B /* NewsDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 714C39B71922FEE1004F045B /* NewsDetailViewController.m */; };
  44. 714C39BF19234065004F045B /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 714C39C119234065004F045B /* Localizable.strings */; };
  45. 71514ED2191B7E2500009C00 /* AddressBookUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71514ED1191B7E2500009C00 /* AddressBookUI.framework */; };
  46. 716FF7921904ED2600ED6C3D /* NewsData.m in Sources */ = {isa = PBXBuildFile; fileRef = 716FF7911904ED2600ED6C3D /* NewsData.m */; };
  47. 716FF7951904FBC600ED6C3D /* NewsTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 716FF7941904FBC600ED6C3D /* NewsTableViewCell.m */; };
  48. 717D76EB18C7F8120070302D /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 717D76EA18C7F8120070302D /* Reachability.m */; };
  49. 717D772F18C84E3F0070302D /* PageData.m in Sources */ = {isa = PBXBuildFile; fileRef = 717D772E18C84E3F0070302D /* PageData.m */; };
  50. 718BE8B0190F9D970046EA6A /* MyAutocompleteView.m in Sources */ = {isa = PBXBuildFile; fileRef = 718BE8A7190F9D970046EA6A /* MyAutocompleteView.m */; };
  51. 718BE8B2190F9D970046EA6A /* MyAutocompleteItemsSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 718BE8AB190F9D970046EA6A /* MyAutocompleteItemsSource.m */; };
  52. 718BE8B3190F9D970046EA6A /* MyAutocompletionCellFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 718BE8AD190F9D970046EA6A /* MyAutocompletionCellFactory.m */; };
  53. 718BE8B4190F9D970046EA6A /* MySuggestion.m in Sources */ = {isa = PBXBuildFile; fileRef = 718BE8AF190F9D970046EA6A /* MySuggestion.m */; };
  54. 71951E6F18C6A9A5005024BD /* TouchLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71951E6E18C6A9A5005024BD /* TouchLabel.m */; };
  55. 719A51A518C5A4AF0080C075 /* SimpleGrid.m in Sources */ = {isa = PBXBuildFile; fileRef = 719A51A418C5A4AF0080C075 /* SimpleGrid.m */; };
  56. 719A51A918C5A5D30080C075 /* SimpleGridDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 719A51A818C5A5D30080C075 /* SimpleGridDataSource.m */; };
  57. 719A51B418C5A8100080C075 /* ResultViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 719A51B318C5A8100080C075 /* ResultViewController.m */; };
  58. 719A51BA18C5AB7B0080C075 /* SimpleGridComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = 719A51B918C5AB7B0080C075 /* SimpleGridComponent.m */; };
  59. 719BEC1718FFAB7B00DFE987 /* ToolsPanelViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 719BEC1618FFAB7B00DFE987 /* ToolsPanelViewController.m */; };
  60. 719E7E3018C015D0003408FF /* ApexMobileNetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 719E7E2F18C015D0003408FF /* ApexMobileNetwork.m */; };
  61. 719E7E3318C0368A003408FF /* ApexMobileDB.m in Sources */ = {isa = PBXBuildFile; fileRef = 719E7E3218C0368A003408FF /* ApexMobileDB.m */; };
  62. 719E7E3518C0395E003408FF /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 719E7E3418C0395E003408FF /* libsqlite3.dylib */; };
  63. 719EF8E118BB839F00EFFF5F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E018BB839F00EFFF5F /* Foundation.framework */; };
  64. 719EF8E318BB839F00EFFF5F /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E218BB839F00EFFF5F /* CoreGraphics.framework */; };
  65. 719EF8E518BB839F00EFFF5F /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E418BB839F00EFFF5F /* UIKit.framework */; };
  66. 719EF8EB18BB839F00EFFF5F /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 719EF8E918BB839F00EFFF5F /* InfoPlist.strings */; };
  67. 719EF8ED18BB839F00EFFF5F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8EC18BB839F00EFFF5F /* main.m */; };
  68. 719EF8F118BB839F00EFFF5F /* ApexMobileAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8F018BB839F00EFFF5F /* ApexMobileAppDelegate.m */; };
  69. 719EF8F418BB839F00EFFF5F /* Main_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 719EF8F218BB839F00EFFF5F /* Main_iPhone.storyboard */; };
  70. 719EF8FA18BB839F00EFFF5F /* ApexMobileFirstViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8F918BB839F00EFFF5F /* ApexMobileFirstViewController.m */; };
  71. 719EF8FD18BB839F00EFFF5F /* ApexMobileSecondViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8FC18BB839F00EFFF5F /* ApexMobileSecondViewController.m */; };
  72. 719EF8FF18BB839F00EFFF5F /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 719EF8FE18BB839F00EFFF5F /* Images.xcassets */; };
  73. 719EF90618BB839F00EFFF5F /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF90518BB839F00EFFF5F /* XCTest.framework */; };
  74. 719EF90718BB839F00EFFF5F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E018BB839F00EFFF5F /* Foundation.framework */; };
  75. 719EF90818BB839F00EFFF5F /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E418BB839F00EFFF5F /* UIKit.framework */; };
  76. 719EF91018BB839F00EFFF5F /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 719EF90E18BB839F00EFFF5F /* InfoPlist.strings */; };
  77. 719EF91218BB839F00EFFF5F /* Apex_MobileTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF91118BB839F00EFFF5F /* Apex_MobileTests.m */; };
  78. 71A003FC18D680560057CDFD /* RetrievePasswordViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A003FB18D680560057CDFD /* RetrievePasswordViewController.m */; };
  79. 71A003FF18D6BFB40057CDFD /* ChangePasswordViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A003FE18D6BFB40057CDFD /* ChangePasswordViewController.m */; };
  80. 71A01D7918C9AE77003307A9 /* DetailCellKV.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A01D7818C9AE77003307A9 /* DetailCellKV.m */; };
  81. 71A01D7C18C9AE97003307A9 /* DetailCellList.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A01D7B18C9AE97003307A9 /* DetailCellList.m */; };
  82. 71A01D7F18C9AEC8003307A9 /* DetailCellWeb.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A01D7E18C9AEC8003307A9 /* DetailCellWeb.m */; };
  83. 71A01D8218C9BA67003307A9 /* DetailContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A01D8118C9BA67003307A9 /* DetailContent.m */; };
  84. 71A01D8518C9BDC8003307A9 /* DetailTabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A01D8418C9BDC8003307A9 /* DetailTabBarController.m */; };
  85. 71A2D76218DC3895001C380A /* LineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A2D76118DC3895001C380A /* LineView.m */; };
  86. 71A541D418D151C70017E2BD /* WebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A541D318D151C70017E2BD /* WebViewController.m */; };
  87. 71A565D918C20F5900CDAC07 /* SearchTableAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A565D818C20F5900CDAC07 /* SearchTableAdapter.m */; };
  88. 71A565DF18C212EA00CDAC07 /* Constant.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A565DE18C212EA00CDAC07 /* Constant.m */; };
  89. 71AE427318C47AF900B8EC3D /* SearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71AE427218C47AF900B8EC3D /* SearchViewController.m */; };
  90. 71BA502E1908ED5700D0BD31 /* CellItemHistory.m in Sources */ = {isa = PBXBuildFile; fileRef = 71BA502D1908ED5700D0BD31 /* CellItemHistory.m */; };
  91. 71BA50311908ED9100D0BD31 /* HistoryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71BA50301908ED9100D0BD31 /* HistoryViewController.m */; };
  92. 71BA50341908EDCF00D0BD31 /* HistoryTabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71BA50331908EDCF00D0BD31 /* HistoryTabBarController.m */; };
  93. 71BA50371908F21500D0BD31 /* HistoryData.m in Sources */ = {isa = PBXBuildFile; fileRef = 71BA50361908F21500D0BD31 /* HistoryData.m */; };
  94. 71CEE38A18CB749E00052C63 /* DetailPageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71CEE38918CB749E00052C63 /* DetailPageViewController.m */; };
  95. 71CEE3D718CC559B00052C63 /* ApexMobileNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71CEE3D618CC559B00052C63 /* ApexMobileNavigationController.m */; };
  96. 71DA6047190A00F600683003 /* FavoritesData.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DA6046190A00F600683003 /* FavoritesData.m */; };
  97. 71DA604A190A02CE00683003 /* FavoritesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DA6049190A02CE00683003 /* FavoritesViewController.m */; };
  98. 71DA74A618BDDD31003B46A6 /* AboutViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DA74A518BDDD30003B46A6 /* AboutViewController.m */; };
  99. 71DA74A818BDDFB5003B46A6 /* about.htm in Resources */ = {isa = PBXBuildFile; fileRef = 71DA74A718BDDFB5003B46A6 /* about.htm */; };
  100. 71F57D7E19CD55A50014C893 /* GoogleMaps.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71F57D7D19CD55A50014C893 /* GoogleMaps.framework */; };
  101. 71F57D8019CD5C320014C893 /* GoogleMaps.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 71F57D7F19CD5C320014C893 /* GoogleMaps.bundle */; };
  102. 71F67CF619063612004E8462 /* ApexHistoryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F67CF519063612004E8462 /* ApexHistoryViewController.m */; };
  103. 71F67CF919065EA8004E8462 /* SimpleMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F67CF819065EA8004E8462 /* SimpleMenu.m */; };
  104. 71F67CFC19066375004E8462 /* PulldownMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F67CFB19066375004E8462 /* PulldownMenu.m */; };
  105. /* End PBXBuildFile section */
  106. /* Begin PBXContainerItemProxy section */
  107. 719EF90918BB839F00EFFF5F /* PBXContainerItemProxy */ = {
  108. isa = PBXContainerItemProxy;
  109. containerPortal = 719EF8D518BB839F00EFFF5F /* Project object */;
  110. proxyType = 1;
  111. remoteGlobalIDString = 719EF8DC18BB839F00EFFF5F;
  112. remoteInfo = "Apex Mobile";
  113. };
  114. /* End PBXContainerItemProxy section */
  115. /* Begin PBXFileReference section */
  116. 711BA6BF191E0525002EDE6F /* MessageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageViewController.h; sourceTree = "<group>"; };
  117. 711BA6C0191E0525002EDE6F /* MessageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageViewController.m; sourceTree = "<group>"; };
  118. 711BA6C2191E0553002EDE6F /* MessageItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageItem.h; sourceTree = "<group>"; };
  119. 711BA6C3191E0553002EDE6F /* MessageItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageItem.m; sourceTree = "<group>"; };
  120. 711DC6B018C30A4800FB1749 /* TableCellEdit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableCellEdit.h; sourceTree = "<group>"; };
  121. 711DC6B118C30A4800FB1749 /* TableCellEdit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TableCellEdit.m; sourceTree = "<group>"; };
  122. 7120DCEA18BE25CE00E7546F /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
  123. 7120DCEC18BE25DA00E7546F /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
  124. 7120DCEE18BE25E500E7546F /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
  125. 7120DCF018BE25F500E7546F /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
  126. 7120DCF218BE260700E7546F /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
  127. 7120DCF418BE261500E7546F /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
  128. 7120DCF618BE262300E7546F /* libc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libc++.dylib"; path = "usr/lib/libc++.dylib"; sourceTree = SDKROOT; };
  129. 7120DCF818BE262E00E7546F /* libicucore.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libicucore.dylib; path = usr/lib/libicucore.dylib; sourceTree = SDKROOT; };
  130. 7120DCFA18BE263800E7546F /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
  131. 7120DCFC18BE264300E7546F /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  132. 7120DCFE18BE265100E7546F /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  133. 7120DD0018BE266000E7546F /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
  134. 7120DD0218BE273900E7546F /* LocationViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LocationViewController.h; sourceTree = "<group>"; };
  135. 7120DD0318BE273900E7546F /* LocationViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LocationViewController.m; sourceTree = "<group>"; };
  136. 7126440B1B8EC682006FF860 /* DataPickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataPickerViewController.h; sourceTree = "<group>"; };
  137. 7126440C1B8EC682006FF860 /* DataPickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DataPickerViewController.m; sourceTree = "<group>"; };
  138. 71286AAA18C70061001FDF43 /* AESCrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AESCrypt.h; sourceTree = "<group>"; };
  139. 71286AAB18C70061001FDF43 /* AESCrypt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AESCrypt.m; sourceTree = "<group>"; };
  140. 71286AAC18C70061001FDF43 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
  141. 71286AAD18C70061001FDF43 /* NSData+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+Base64.h"; sourceTree = "<group>"; };
  142. 71286AAE18C70061001FDF43 /* NSData+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+Base64.m"; sourceTree = "<group>"; };
  143. 71286AAF18C70061001FDF43 /* NSData+CommonCrypto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+CommonCrypto.h"; sourceTree = "<group>"; };
  144. 71286AB018C70061001FDF43 /* NSData+CommonCrypto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+CommonCrypto.m"; sourceTree = "<group>"; };
  145. 71286AB118C70061001FDF43 /* NSString+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+Base64.h"; sourceTree = "<group>"; };
  146. 71286AB218C70061001FDF43 /* NSString+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+Base64.m"; sourceTree = "<group>"; };
  147. 71286AB318C70061001FDF43 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.md; sourceTree = "<group>"; };
  148. 712A301118CFEF550022E6E6 /* CustomizeFieldViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomizeFieldViewController.h; sourceTree = "<group>"; };
  149. 712A301218CFEF550022E6E6 /* CustomizeFieldViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomizeFieldViewController.m; sourceTree = "<group>"; };
  150. 712CBA0118CF38DB00C61394 /* RTLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RTLabel.h; sourceTree = "<group>"; };
  151. 712CBA0218CF38DB00C61394 /* RTLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RTLabel.m; sourceTree = "<group>"; };
  152. 71308AF5191E7B0E0024B2B0 /* MessageDetailItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageDetailItem.h; sourceTree = "<group>"; };
  153. 71308AF6191E7B0E0024B2B0 /* MessageDetailItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageDetailItem.m; sourceTree = "<group>"; };
  154. 71308AF8191E7B2A0024B2B0 /* MessageDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageDetailViewController.h; sourceTree = "<group>"; };
  155. 71308AF9191E7B2A0024B2B0 /* MessageDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageDetailViewController.m; sourceTree = "<group>"; };
  156. 7130B3F21900FB61000610D8 /* NewsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewsViewController.h; sourceTree = "<group>"; };
  157. 7130B3F31900FB61000610D8 /* NewsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NewsViewController.m; sourceTree = "<group>"; };
  158. 71330C1E18BCC4DA0048956C /* FunctionSelectViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FunctionSelectViewController.h; sourceTree = "<group>"; };
  159. 71330C1F18BCC4DA0048956C /* FunctionSelectViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FunctionSelectViewController.m; sourceTree = "<group>"; };
  160. 71375C8D18D96EDE00EBA026 /* TabBarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TabBarController.h; sourceTree = "<group>"; };
  161. 71375C8E18D96EDE00EBA026 /* TabBarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TabBarController.m; sourceTree = "<group>"; };
  162. 713AA79F191736E600B44092 /* DocumentsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DocumentsViewController.h; sourceTree = "<group>"; };
  163. 713AA7A0191736E600B44092 /* DocumentsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DocumentsViewController.m; sourceTree = "<group>"; };
  164. 713AA7A21917373600B44092 /* LocalDocumentsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LocalDocumentsViewController.h; sourceTree = "<group>"; };
  165. 713AA7A31917373600B44092 /* LocalDocumentsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LocalDocumentsViewController.m; sourceTree = "<group>"; };
  166. 71406DCC18C36A52000914C4 /* TableCellBool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableCellBool.h; sourceTree = "<group>"; };
  167. 71406DCD18C36A52000914C4 /* TableCellBool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TableCellBool.m; sourceTree = "<group>"; };
  168. 71406DCF18C36A6E000914C4 /* TableCellDate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableCellDate.h; sourceTree = "<group>"; };
  169. 71406DD018C36A6E000914C4 /* TableCellDate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TableCellDate.m; sourceTree = "<group>"; };
  170. 714C39B61922FEE1004F045B /* NewsDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewsDetailViewController.h; sourceTree = "<group>"; };
  171. 714C39B71922FEE1004F045B /* NewsDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NewsDetailViewController.m; sourceTree = "<group>"; };
  172. 714C39BB19233B67004F045B /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main_iPhone.strings"; sourceTree = "<group>"; };
  173. 714C39BC19233B68004F045B /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
  174. 714C39C019234065004F045B /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Localizable.strings; sourceTree = "<group>"; };
  175. 714C39C31923406F004F045B /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
  176. 71514ED1191B7E2500009C00 /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; };
  177. 716FF7901904ED2600ED6C3D /* NewsData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewsData.h; sourceTree = "<group>"; };
  178. 716FF7911904ED2600ED6C3D /* NewsData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NewsData.m; sourceTree = "<group>"; };
  179. 716FF7931904FBC600ED6C3D /* NewsTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewsTableViewCell.h; sourceTree = "<group>"; };
  180. 716FF7941904FBC600ED6C3D /* NewsTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NewsTableViewCell.m; sourceTree = "<group>"; };
  181. 717D76E918C7F8120070302D /* Reachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Reachability.h; sourceTree = "<group>"; };
  182. 717D76EA18C7F8120070302D /* Reachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Reachability.m; sourceTree = "<group>"; };
  183. 717D772D18C84E3F0070302D /* PageData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PageData.h; sourceTree = "<group>"; };
  184. 717D772E18C84E3F0070302D /* PageData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PageData.m; sourceTree = "<group>"; };
  185. 718BE8A6190F9D970046EA6A /* MyAutocompleteView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyAutocompleteView.h; sourceTree = "<group>"; };
  186. 718BE8A7190F9D970046EA6A /* MyAutocompleteView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyAutocompleteView.m; sourceTree = "<group>"; };
  187. 718BE8AA190F9D970046EA6A /* MyAutocompleteItemsSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyAutocompleteItemsSource.h; sourceTree = "<group>"; };
  188. 718BE8AB190F9D970046EA6A /* MyAutocompleteItemsSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyAutocompleteItemsSource.m; sourceTree = "<group>"; };
  189. 718BE8AC190F9D970046EA6A /* MyAutocompletionCellFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyAutocompletionCellFactory.h; sourceTree = "<group>"; };
  190. 718BE8AD190F9D970046EA6A /* MyAutocompletionCellFactory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyAutocompletionCellFactory.m; sourceTree = "<group>"; };
  191. 718BE8AE190F9D970046EA6A /* MySuggestion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MySuggestion.h; sourceTree = "<group>"; };
  192. 718BE8AF190F9D970046EA6A /* MySuggestion.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MySuggestion.m; sourceTree = "<group>"; };
  193. 71951E6D18C6A9A5005024BD /* TouchLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TouchLabel.h; sourceTree = "<group>"; };
  194. 71951E6E18C6A9A5005024BD /* TouchLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TouchLabel.m; sourceTree = "<group>"; };
  195. 719A51A318C5A4AF0080C075 /* SimpleGrid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleGrid.h; path = ../SimpleGrid.h; sourceTree = "<group>"; };
  196. 719A51A418C5A4AF0080C075 /* SimpleGrid.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleGrid.m; path = ../SimpleGrid.m; sourceTree = "<group>"; };
  197. 719A51A718C5A5D30080C075 /* SimpleGridDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleGridDataSource.h; sourceTree = "<group>"; };
  198. 719A51A818C5A5D30080C075 /* SimpleGridDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleGridDataSource.m; sourceTree = "<group>"; };
  199. 719A51B218C5A8100080C075 /* ResultViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ResultViewController.h; sourceTree = "<group>"; };
  200. 719A51B318C5A8100080C075 /* ResultViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ResultViewController.m; sourceTree = "<group>"; };
  201. 719A51B818C5AB7B0080C075 /* SimpleGridComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleGridComponent.h; sourceTree = "<group>"; };
  202. 719A51B918C5AB7B0080C075 /* SimpleGridComponent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleGridComponent.m; sourceTree = "<group>"; };
  203. 719BEC1518FFAB7B00DFE987 /* ToolsPanelViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ToolsPanelViewController.h; sourceTree = "<group>"; };
  204. 719BEC1618FFAB7B00DFE987 /* ToolsPanelViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ToolsPanelViewController.m; sourceTree = "<group>"; };
  205. 719E7E2E18C015D0003408FF /* ApexMobileNetwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApexMobileNetwork.h; sourceTree = "<group>"; };
  206. 719E7E2F18C015D0003408FF /* ApexMobileNetwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ApexMobileNetwork.m; sourceTree = "<group>"; };
  207. 719E7E3118C0368A003408FF /* ApexMobileDB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApexMobileDB.h; sourceTree = "<group>"; };
  208. 719E7E3218C0368A003408FF /* ApexMobileDB.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ApexMobileDB.m; sourceTree = "<group>"; };
  209. 719E7E3418C0395E003408FF /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = usr/lib/libsqlite3.dylib; sourceTree = SDKROOT; };
  210. 719EF8DD18BB839F00EFFF5F /* Apex Mobile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Apex Mobile.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  211. 719EF8E018BB839F00EFFF5F /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  212. 719EF8E218BB839F00EFFF5F /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  213. 719EF8E418BB839F00EFFF5F /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  214. 719EF8E818BB839F00EFFF5F /* Apex Mobile-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Apex Mobile-Info.plist"; sourceTree = "<group>"; };
  215. 719EF8EA18BB839F00EFFF5F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  216. 719EF8EC18BB839F00EFFF5F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  217. 719EF8EE18BB839F00EFFF5F /* Apex Mobile-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Apex Mobile-Prefix.pch"; sourceTree = "<group>"; };
  218. 719EF8EF18BB839F00EFFF5F /* ApexMobileAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApexMobileAppDelegate.h; sourceTree = "<group>"; };
  219. 719EF8F018BB839F00EFFF5F /* ApexMobileAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ApexMobileAppDelegate.m; sourceTree = "<group>"; };
  220. 719EF8F318BB839F00EFFF5F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main_iPhone.storyboard; sourceTree = "<group>"; };
  221. 719EF8F818BB839F00EFFF5F /* ApexMobileFirstViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApexMobileFirstViewController.h; sourceTree = "<group>"; };
  222. 719EF8F918BB839F00EFFF5F /* ApexMobileFirstViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ApexMobileFirstViewController.m; sourceTree = "<group>"; };
  223. 719EF8FB18BB839F00EFFF5F /* ApexMobileSecondViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApexMobileSecondViewController.h; sourceTree = "<group>"; };
  224. 719EF8FC18BB839F00EFFF5F /* ApexMobileSecondViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ApexMobileSecondViewController.m; sourceTree = "<group>"; };
  225. 719EF8FE18BB839F00EFFF5F /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  226. 719EF90418BB839F00EFFF5F /* Apex MobileTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Apex MobileTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  227. 719EF90518BB839F00EFFF5F /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  228. 719EF90D18BB839F00EFFF5F /* Apex MobileTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Apex MobileTests-Info.plist"; sourceTree = "<group>"; };
  229. 719EF90F18BB839F00EFFF5F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  230. 719EF91118BB839F00EFFF5F /* Apex_MobileTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Apex_MobileTests.m; sourceTree = "<group>"; };
  231. 71A003FA18D680560057CDFD /* RetrievePasswordViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RetrievePasswordViewController.h; sourceTree = "<group>"; };
  232. 71A003FB18D680560057CDFD /* RetrievePasswordViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RetrievePasswordViewController.m; sourceTree = "<group>"; };
  233. 71A003FD18D6BFB40057CDFD /* ChangePasswordViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChangePasswordViewController.h; sourceTree = "<group>"; };
  234. 71A003FE18D6BFB40057CDFD /* ChangePasswordViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ChangePasswordViewController.m; sourceTree = "<group>"; };
  235. 71A01D7718C9AE77003307A9 /* DetailCellKV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DetailCellKV.h; sourceTree = "<group>"; };
  236. 71A01D7818C9AE77003307A9 /* DetailCellKV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DetailCellKV.m; sourceTree = "<group>"; };
  237. 71A01D7A18C9AE97003307A9 /* DetailCellList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DetailCellList.h; sourceTree = "<group>"; };
  238. 71A01D7B18C9AE97003307A9 /* DetailCellList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DetailCellList.m; sourceTree = "<group>"; };
  239. 71A01D7D18C9AEC8003307A9 /* DetailCellWeb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DetailCellWeb.h; sourceTree = "<group>"; };
  240. 71A01D7E18C9AEC8003307A9 /* DetailCellWeb.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DetailCellWeb.m; sourceTree = "<group>"; };
  241. 71A01D8018C9BA67003307A9 /* DetailContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DetailContent.h; sourceTree = "<group>"; };
  242. 71A01D8118C9BA67003307A9 /* DetailContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DetailContent.m; sourceTree = "<group>"; };
  243. 71A01D8318C9BDC8003307A9 /* DetailTabBarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DetailTabBarController.h; sourceTree = "<group>"; };
  244. 71A01D8418C9BDC8003307A9 /* DetailTabBarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DetailTabBarController.m; sourceTree = "<group>"; };
  245. 71A2D76018DC3895001C380A /* LineView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LineView.h; sourceTree = "<group>"; };
  246. 71A2D76118DC3895001C380A /* LineView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LineView.m; sourceTree = "<group>"; };
  247. 71A541D218D151C70017E2BD /* WebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebViewController.h; sourceTree = "<group>"; };
  248. 71A541D318D151C70017E2BD /* WebViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WebViewController.m; sourceTree = "<group>"; };
  249. 71A565D718C20F5900CDAC07 /* SearchTableAdapter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SearchTableAdapter.h; sourceTree = "<group>"; };
  250. 71A565D818C20F5900CDAC07 /* SearchTableAdapter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SearchTableAdapter.m; sourceTree = "<group>"; };
  251. 71A565DD18C212EA00CDAC07 /* Constant.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Constant.h; sourceTree = "<group>"; };
  252. 71A565DE18C212EA00CDAC07 /* Constant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Constant.m; sourceTree = "<group>"; };
  253. 71AE427118C47AF900B8EC3D /* SearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SearchViewController.h; sourceTree = "<group>"; };
  254. 71AE427218C47AF900B8EC3D /* SearchViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SearchViewController.m; sourceTree = "<group>"; };
  255. 71BA502C1908ED5700D0BD31 /* CellItemHistory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CellItemHistory.h; sourceTree = "<group>"; };
  256. 71BA502D1908ED5700D0BD31 /* CellItemHistory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CellItemHistory.m; sourceTree = "<group>"; };
  257. 71BA502F1908ED9100D0BD31 /* HistoryViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HistoryViewController.h; sourceTree = "<group>"; };
  258. 71BA50301908ED9100D0BD31 /* HistoryViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HistoryViewController.m; sourceTree = "<group>"; };
  259. 71BA50321908EDCF00D0BD31 /* HistoryTabBarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HistoryTabBarController.h; sourceTree = "<group>"; };
  260. 71BA50331908EDCF00D0BD31 /* HistoryTabBarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HistoryTabBarController.m; sourceTree = "<group>"; };
  261. 71BA50351908F21500D0BD31 /* HistoryData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HistoryData.h; sourceTree = "<group>"; };
  262. 71BA50361908F21500D0BD31 /* HistoryData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HistoryData.m; sourceTree = "<group>"; };
  263. 71CEE38818CB749E00052C63 /* DetailPageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DetailPageViewController.h; sourceTree = "<group>"; };
  264. 71CEE38918CB749E00052C63 /* DetailPageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DetailPageViewController.m; sourceTree = "<group>"; };
  265. 71CEE3D518CC559B00052C63 /* ApexMobileNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApexMobileNavigationController.h; sourceTree = "<group>"; };
  266. 71CEE3D618CC559B00052C63 /* ApexMobileNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ApexMobileNavigationController.m; sourceTree = "<group>"; };
  267. 71DA6045190A00F600683003 /* FavoritesData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FavoritesData.h; sourceTree = "<group>"; };
  268. 71DA6046190A00F600683003 /* FavoritesData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FavoritesData.m; sourceTree = "<group>"; };
  269. 71DA6048190A02CE00683003 /* FavoritesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FavoritesViewController.h; path = ../FavoritesViewController.h; sourceTree = "<group>"; };
  270. 71DA6049190A02CE00683003 /* FavoritesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FavoritesViewController.m; path = ../FavoritesViewController.m; sourceTree = "<group>"; };
  271. 71DA74A418BDDD30003B46A6 /* AboutViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AboutViewController.h; path = ../AboutViewController.h; sourceTree = "<group>"; };
  272. 71DA74A518BDDD30003B46A6 /* AboutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AboutViewController.m; path = ../AboutViewController.m; sourceTree = "<group>"; };
  273. 71DA74A718BDDFB5003B46A6 /* about.htm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = about.htm; sourceTree = "<group>"; };
  274. 71F57D7D19CD55A50014C893 /* GoogleMaps.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = GoogleMaps.framework; sourceTree = "<group>"; };
  275. 71F57D7F19CD5C320014C893 /* GoogleMaps.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = GoogleMaps.bundle; path = GoogleMaps.framework/Versions/A/Resources/GoogleMaps.bundle; sourceTree = "<group>"; };
  276. 71F67CF419063612004E8462 /* ApexHistoryViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApexHistoryViewController.h; sourceTree = "<group>"; };
  277. 71F67CF519063612004E8462 /* ApexHistoryViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ApexHistoryViewController.m; sourceTree = "<group>"; };
  278. 71F67CF719065EA8004E8462 /* SimpleMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleMenu.h; sourceTree = "<group>"; };
  279. 71F67CF819065EA8004E8462 /* SimpleMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleMenu.m; sourceTree = "<group>"; };
  280. 71F67CFA19066375004E8462 /* PulldownMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PulldownMenu.h; sourceTree = "<group>"; };
  281. 71F67CFB19066375004E8462 /* PulldownMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PulldownMenu.m; sourceTree = "<group>"; };
  282. /* End PBXFileReference section */
  283. /* Begin PBXFrameworksBuildPhase section */
  284. 719EF8DA18BB839F00EFFF5F /* Frameworks */ = {
  285. isa = PBXFrameworksBuildPhase;
  286. buildActionMask = 2147483647;
  287. files = (
  288. 71514ED2191B7E2500009C00 /* AddressBookUI.framework in Frameworks */,
  289. 719E7E3518C0395E003408FF /* libsqlite3.dylib in Frameworks */,
  290. 7120DD0118BE266000E7546F /* SystemConfiguration.framework in Frameworks */,
  291. 7120DCFF18BE265100E7546F /* QuartzCore.framework in Frameworks */,
  292. 7120DCFD18BE264300E7546F /* OpenGLES.framework in Frameworks */,
  293. 7120DCFB18BE263800E7546F /* libz.dylib in Frameworks */,
  294. 71F57D7E19CD55A50014C893 /* GoogleMaps.framework in Frameworks */,
  295. 7120DCF918BE262E00E7546F /* libicucore.dylib in Frameworks */,
  296. 7120DCF718BE262300E7546F /* libc++.dylib in Frameworks */,
  297. 7120DCF518BE261500E7546F /* ImageIO.framework in Frameworks */,
  298. 7120DCF318BE260700E7546F /* GLKit.framework in Frameworks */,
  299. 7120DCF118BE25F500E7546F /* CoreText.framework in Frameworks */,
  300. 7120DCEF18BE25E500E7546F /* CoreLocation.framework in Frameworks */,
  301. 7120DCED18BE25DA00E7546F /* CoreData.framework in Frameworks */,
  302. 7120DCEB18BE25CE00E7546F /* AVFoundation.framework in Frameworks */,
  303. 719EF8E318BB839F00EFFF5F /* CoreGraphics.framework in Frameworks */,
  304. 719EF8E518BB839F00EFFF5F /* UIKit.framework in Frameworks */,
  305. 719EF8E118BB839F00EFFF5F /* Foundation.framework in Frameworks */,
  306. );
  307. runOnlyForDeploymentPostprocessing = 0;
  308. };
  309. 719EF90118BB839F00EFFF5F /* Frameworks */ = {
  310. isa = PBXFrameworksBuildPhase;
  311. buildActionMask = 2147483647;
  312. files = (
  313. 719EF90618BB839F00EFFF5F /* XCTest.framework in Frameworks */,
  314. 719EF90818BB839F00EFFF5F /* UIKit.framework in Frameworks */,
  315. 719EF90718BB839F00EFFF5F /* Foundation.framework in Frameworks */,
  316. );
  317. runOnlyForDeploymentPostprocessing = 0;
  318. };
  319. /* End PBXFrameworksBuildPhase section */
  320. /* Begin PBXGroup section */
  321. 71286AA918C7002F001FDF43 /* AES */ = {
  322. isa = PBXGroup;
  323. children = (
  324. 71286AAA18C70061001FDF43 /* AESCrypt.h */,
  325. 71286AAB18C70061001FDF43 /* AESCrypt.m */,
  326. 71286AAC18C70061001FDF43 /* LICENSE */,
  327. 71286AAD18C70061001FDF43 /* NSData+Base64.h */,
  328. 71286AAE18C70061001FDF43 /* NSData+Base64.m */,
  329. 71286AAF18C70061001FDF43 /* NSData+CommonCrypto.h */,
  330. 71286AB018C70061001FDF43 /* NSData+CommonCrypto.m */,
  331. 71286AB118C70061001FDF43 /* NSString+Base64.h */,
  332. 71286AB218C70061001FDF43 /* NSString+Base64.m */,
  333. 71286AB318C70061001FDF43 /* README.md */,
  334. );
  335. name = AES;
  336. sourceTree = "<group>";
  337. };
  338. 713AA79E1917366A00B44092 /* documents */ = {
  339. isa = PBXGroup;
  340. children = (
  341. 713AA79F191736E600B44092 /* DocumentsViewController.h */,
  342. 713AA7A0191736E600B44092 /* DocumentsViewController.m */,
  343. 713AA7A21917373600B44092 /* LocalDocumentsViewController.h */,
  344. 713AA7A31917373600B44092 /* LocalDocumentsViewController.m */,
  345. );
  346. name = documents;
  347. sourceTree = "<group>";
  348. };
  349. 719A51A618C5A4E40080C075 /* CustomUI */ = {
  350. isa = PBXGroup;
  351. children = (
  352. 718BE8A6190F9D970046EA6A /* MyAutocompleteView.h */,
  353. 718BE8A7190F9D970046EA6A /* MyAutocompleteView.m */,
  354. 718BE8AA190F9D970046EA6A /* MyAutocompleteItemsSource.h */,
  355. 718BE8AB190F9D970046EA6A /* MyAutocompleteItemsSource.m */,
  356. 718BE8AC190F9D970046EA6A /* MyAutocompletionCellFactory.h */,
  357. 718BE8AD190F9D970046EA6A /* MyAutocompletionCellFactory.m */,
  358. 718BE8AE190F9D970046EA6A /* MySuggestion.h */,
  359. 718BE8AF190F9D970046EA6A /* MySuggestion.m */,
  360. 71F67CFA19066375004E8462 /* PulldownMenu.h */,
  361. 71F67CFB19066375004E8462 /* PulldownMenu.m */,
  362. 712CBA0118CF38DB00C61394 /* RTLabel.h */,
  363. 712CBA0218CF38DB00C61394 /* RTLabel.m */,
  364. 719A51A318C5A4AF0080C075 /* SimpleGrid.h */,
  365. 719A51A418C5A4AF0080C075 /* SimpleGrid.m */,
  366. 71951E6D18C6A9A5005024BD /* TouchLabel.h */,
  367. 71951E6E18C6A9A5005024BD /* TouchLabel.m */,
  368. 71F67CF719065EA8004E8462 /* SimpleMenu.h */,
  369. 71F67CF819065EA8004E8462 /* SimpleMenu.m */,
  370. );
  371. name = CustomUI;
  372. sourceTree = "<group>";
  373. };
  374. 719A51AA18C5A60C0080C075 /* unused */ = {
  375. isa = PBXGroup;
  376. children = (
  377. 719A51A718C5A5D30080C075 /* SimpleGridDataSource.h */,
  378. 719A51A818C5A5D30080C075 /* SimpleGridDataSource.m */,
  379. 719A51B818C5AB7B0080C075 /* SimpleGridComponent.h */,
  380. 719A51B918C5AB7B0080C075 /* SimpleGridComponent.m */,
  381. );
  382. name = unused;
  383. sourceTree = "<group>";
  384. };
  385. 719A51AB18C5A66A0080C075 /* Search */ = {
  386. isa = PBXGroup;
  387. children = (
  388. 71AE427118C47AF900B8EC3D /* SearchViewController.h */,
  389. 71AE427218C47AF900B8EC3D /* SearchViewController.m */,
  390. 71A565D718C20F5900CDAC07 /* SearchTableAdapter.h */,
  391. 71A565D818C20F5900CDAC07 /* SearchTableAdapter.m */,
  392. 711DC6B018C30A4800FB1749 /* TableCellEdit.h */,
  393. 711DC6B118C30A4800FB1749 /* TableCellEdit.m */,
  394. 71406DCC18C36A52000914C4 /* TableCellBool.h */,
  395. 71406DCD18C36A52000914C4 /* TableCellBool.m */,
  396. 71406DCF18C36A6E000914C4 /* TableCellDate.h */,
  397. 71406DD018C36A6E000914C4 /* TableCellDate.m */,
  398. 7126440B1B8EC682006FF860 /* DataPickerViewController.h */,
  399. 7126440C1B8EC682006FF860 /* DataPickerViewController.m */,
  400. );
  401. name = Search;
  402. sourceTree = "<group>";
  403. };
  404. 719A51AC18C5A6A80080C075 /* Location */ = {
  405. isa = PBXGroup;
  406. children = (
  407. 7120DD0218BE273900E7546F /* LocationViewController.h */,
  408. 7120DD0318BE273900E7546F /* LocationViewController.m */,
  409. );
  410. name = Location;
  411. sourceTree = "<group>";
  412. };
  413. 719A51AD18C5A6D00080C075 /* About */ = {
  414. isa = PBXGroup;
  415. children = (
  416. 71DA74A418BDDD30003B46A6 /* AboutViewController.h */,
  417. 71DA74A518BDDD30003B46A6 /* AboutViewController.m */,
  418. );
  419. name = About;
  420. sourceTree = "<group>";
  421. };
  422. 719A51AE18C5A7230080C075 /* FunctionSelect */ = {
  423. isa = PBXGroup;
  424. children = (
  425. 71330C1E18BCC4DA0048956C /* FunctionSelectViewController.h */,
  426. 71330C1F18BCC4DA0048956C /* FunctionSelectViewController.m */,
  427. );
  428. name = FunctionSelect;
  429. sourceTree = "<group>";
  430. };
  431. 719A51AF18C5A75A0080C075 /* Result */ = {
  432. isa = PBXGroup;
  433. children = (
  434. 719A51B218C5A8100080C075 /* ResultViewController.h */,
  435. 719A51B318C5A8100080C075 /* ResultViewController.m */,
  436. 717D772D18C84E3F0070302D /* PageData.h */,
  437. 717D772E18C84E3F0070302D /* PageData.m */,
  438. );
  439. name = Result;
  440. sourceTree = "<group>";
  441. };
  442. 719A51B018C5A7680080C075 /* Detail */ = {
  443. isa = PBXGroup;
  444. children = (
  445. 71A01D7718C9AE77003307A9 /* DetailCellKV.h */,
  446. 71A01D7818C9AE77003307A9 /* DetailCellKV.m */,
  447. 71A01D7A18C9AE97003307A9 /* DetailCellList.h */,
  448. 71A01D7B18C9AE97003307A9 /* DetailCellList.m */,
  449. 71A01D7D18C9AEC8003307A9 /* DetailCellWeb.h */,
  450. 71A01D7E18C9AEC8003307A9 /* DetailCellWeb.m */,
  451. 71A01D8018C9BA67003307A9 /* DetailContent.h */,
  452. 71A01D8118C9BA67003307A9 /* DetailContent.m */,
  453. 71A01D8318C9BDC8003307A9 /* DetailTabBarController.h */,
  454. 71A01D8418C9BDC8003307A9 /* DetailTabBarController.m */,
  455. 71CEE38818CB749E00052C63 /* DetailPageViewController.h */,
  456. 71CEE38918CB749E00052C63 /* DetailPageViewController.m */,
  457. 71A2D76018DC3895001C380A /* LineView.h */,
  458. 71A2D76118DC3895001C380A /* LineView.m */,
  459. );
  460. name = Detail;
  461. sourceTree = "<group>";
  462. };
  463. 719A51B118C5A7740080C075 /* FieldsSetting */ = {
  464. isa = PBXGroup;
  465. children = (
  466. 712A301118CFEF550022E6E6 /* CustomizeFieldViewController.h */,
  467. 712A301218CFEF550022E6E6 /* CustomizeFieldViewController.m */,
  468. );
  469. name = FieldsSetting;
  470. sourceTree = "<group>";
  471. };
  472. 719BEC1418FFA60800DFE987 /* tools */ = {
  473. isa = PBXGroup;
  474. children = (
  475. 719BEC1518FFAB7B00DFE987 /* ToolsPanelViewController.h */,
  476. 719BEC1618FFAB7B00DFE987 /* ToolsPanelViewController.m */,
  477. 7130B3F21900FB61000610D8 /* NewsViewController.h */,
  478. 7130B3F31900FB61000610D8 /* NewsViewController.m */,
  479. 716FF7901904ED2600ED6C3D /* NewsData.h */,
  480. 716FF7911904ED2600ED6C3D /* NewsData.m */,
  481. 716FF7931904FBC600ED6C3D /* NewsTableViewCell.h */,
  482. 716FF7941904FBC600ED6C3D /* NewsTableViewCell.m */,
  483. 71F67CF419063612004E8462 /* ApexHistoryViewController.h */,
  484. 71F67CF519063612004E8462 /* ApexHistoryViewController.m */,
  485. 71BA50321908EDCF00D0BD31 /* HistoryTabBarController.h */,
  486. 71BA50331908EDCF00D0BD31 /* HistoryTabBarController.m */,
  487. 71BA502F1908ED9100D0BD31 /* HistoryViewController.h */,
  488. 71BA50301908ED9100D0BD31 /* HistoryViewController.m */,
  489. 71BA50351908F21500D0BD31 /* HistoryData.h */,
  490. 71BA50361908F21500D0BD31 /* HistoryData.m */,
  491. 71DA6048190A02CE00683003 /* FavoritesViewController.h */,
  492. 71DA6049190A02CE00683003 /* FavoritesViewController.m */,
  493. 71DA6045190A00F600683003 /* FavoritesData.h */,
  494. 71DA6046190A00F600683003 /* FavoritesData.m */,
  495. 71BA502C1908ED5700D0BD31 /* CellItemHistory.h */,
  496. 71BA502D1908ED5700D0BD31 /* CellItemHistory.m */,
  497. 714C39B61922FEE1004F045B /* NewsDetailViewController.h */,
  498. 714C39B71922FEE1004F045B /* NewsDetailViewController.m */,
  499. );
  500. name = tools;
  501. sourceTree = "<group>";
  502. };
  503. 719E7E2D18C01555003408FF /* utils */ = {
  504. isa = PBXGroup;
  505. children = (
  506. 71286AA918C7002F001FDF43 /* AES */,
  507. 717D76E918C7F8120070302D /* Reachability.h */,
  508. 717D76EA18C7F8120070302D /* Reachability.m */,
  509. 719E7E2E18C015D0003408FF /* ApexMobileNetwork.h */,
  510. 719E7E2F18C015D0003408FF /* ApexMobileNetwork.m */,
  511. 719E7E3118C0368A003408FF /* ApexMobileDB.h */,
  512. 719E7E3218C0368A003408FF /* ApexMobileDB.m */,
  513. 71A565DD18C212EA00CDAC07 /* Constant.h */,
  514. 71A565DE18C212EA00CDAC07 /* Constant.m */,
  515. );
  516. name = utils;
  517. sourceTree = "<group>";
  518. };
  519. 719EF8D418BB839F00EFFF5F = {
  520. isa = PBXGroup;
  521. children = (
  522. 719EF8E618BB839F00EFFF5F /* Apex Mobile */,
  523. 719EF90B18BB839F00EFFF5F /* Apex MobileTests */,
  524. 719EF8DF18BB839F00EFFF5F /* Frameworks */,
  525. 719EF8DE18BB839F00EFFF5F /* Products */,
  526. );
  527. sourceTree = "<group>";
  528. };
  529. 719EF8DE18BB839F00EFFF5F /* Products */ = {
  530. isa = PBXGroup;
  531. children = (
  532. 719EF8DD18BB839F00EFFF5F /* Apex Mobile.app */,
  533. 719EF90418BB839F00EFFF5F /* Apex MobileTests.xctest */,
  534. );
  535. name = Products;
  536. sourceTree = "<group>";
  537. };
  538. 719EF8DF18BB839F00EFFF5F /* Frameworks */ = {
  539. isa = PBXGroup;
  540. children = (
  541. 71F57D7F19CD5C320014C893 /* GoogleMaps.bundle */,
  542. 71F57D7D19CD55A50014C893 /* GoogleMaps.framework */,
  543. 71514ED1191B7E2500009C00 /* AddressBookUI.framework */,
  544. 719E7E3418C0395E003408FF /* libsqlite3.dylib */,
  545. 7120DD0018BE266000E7546F /* SystemConfiguration.framework */,
  546. 7120DCFE18BE265100E7546F /* QuartzCore.framework */,
  547. 7120DCFC18BE264300E7546F /* OpenGLES.framework */,
  548. 7120DCFA18BE263800E7546F /* libz.dylib */,
  549. 7120DCF818BE262E00E7546F /* libicucore.dylib */,
  550. 7120DCF618BE262300E7546F /* libc++.dylib */,
  551. 7120DCF418BE261500E7546F /* ImageIO.framework */,
  552. 7120DCF218BE260700E7546F /* GLKit.framework */,
  553. 7120DCF018BE25F500E7546F /* CoreText.framework */,
  554. 7120DCEE18BE25E500E7546F /* CoreLocation.framework */,
  555. 7120DCEC18BE25DA00E7546F /* CoreData.framework */,
  556. 7120DCEA18BE25CE00E7546F /* AVFoundation.framework */,
  557. 719EF8E018BB839F00EFFF5F /* Foundation.framework */,
  558. 719EF8E218BB839F00EFFF5F /* CoreGraphics.framework */,
  559. 719EF8E418BB839F00EFFF5F /* UIKit.framework */,
  560. 719EF90518BB839F00EFFF5F /* XCTest.framework */,
  561. );
  562. name = Frameworks;
  563. sourceTree = "<group>";
  564. };
  565. 719EF8E618BB839F00EFFF5F /* Apex Mobile */ = {
  566. isa = PBXGroup;
  567. children = (
  568. 71C72714191CFF11001127E0 /* message */,
  569. 713AA79E1917366A00B44092 /* documents */,
  570. 719BEC1418FFA60800DFE987 /* tools */,
  571. 71A003F918D680250057CDFD /* password */,
  572. 71A541D118D151770017E2BD /* webview */,
  573. 719A51B118C5A7740080C075 /* FieldsSetting */,
  574. 719A51B018C5A7680080C075 /* Detail */,
  575. 719A51AF18C5A75A0080C075 /* Result */,
  576. 719A51AE18C5A7230080C075 /* FunctionSelect */,
  577. 719A51AD18C5A6D00080C075 /* About */,
  578. 719A51AC18C5A6A80080C075 /* Location */,
  579. 719A51AB18C5A66A0080C075 /* Search */,
  580. 719A51AA18C5A60C0080C075 /* unused */,
  581. 719A51A618C5A4E40080C075 /* CustomUI */,
  582. 71A565E018C2141C00CDAC07 /* resource */,
  583. 719E7E2D18C01555003408FF /* utils */,
  584. 719EF8EF18BB839F00EFFF5F /* ApexMobileAppDelegate.h */,
  585. 719EF8F018BB839F00EFFF5F /* ApexMobileAppDelegate.m */,
  586. 719EF8F218BB839F00EFFF5F /* Main_iPhone.storyboard */,
  587. 719EF8F818BB839F00EFFF5F /* ApexMobileFirstViewController.h */,
  588. 719EF8F918BB839F00EFFF5F /* ApexMobileFirstViewController.m */,
  589. 71CEE3D518CC559B00052C63 /* ApexMobileNavigationController.h */,
  590. 71CEE3D618CC559B00052C63 /* ApexMobileNavigationController.m */,
  591. 719EF8FB18BB839F00EFFF5F /* ApexMobileSecondViewController.h */,
  592. 719EF8FC18BB839F00EFFF5F /* ApexMobileSecondViewController.m */,
  593. 719EF8FE18BB839F00EFFF5F /* Images.xcassets */,
  594. 719EF8E718BB839F00EFFF5F /* Supporting Files */,
  595. 71375C8D18D96EDE00EBA026 /* TabBarController.h */,
  596. 71375C8E18D96EDE00EBA026 /* TabBarController.m */,
  597. );
  598. path = "Apex Mobile";
  599. sourceTree = "<group>";
  600. };
  601. 719EF8E718BB839F00EFFF5F /* Supporting Files */ = {
  602. isa = PBXGroup;
  603. children = (
  604. 719EF8E818BB839F00EFFF5F /* Apex Mobile-Info.plist */,
  605. 719EF8E918BB839F00EFFF5F /* InfoPlist.strings */,
  606. 719EF8EC18BB839F00EFFF5F /* main.m */,
  607. 719EF8EE18BB839F00EFFF5F /* Apex Mobile-Prefix.pch */,
  608. );
  609. name = "Supporting Files";
  610. sourceTree = "<group>";
  611. };
  612. 719EF90B18BB839F00EFFF5F /* Apex MobileTests */ = {
  613. isa = PBXGroup;
  614. children = (
  615. 719EF91118BB839F00EFFF5F /* Apex_MobileTests.m */,
  616. 719EF90C18BB839F00EFFF5F /* Supporting Files */,
  617. );
  618. path = "Apex MobileTests";
  619. sourceTree = "<group>";
  620. };
  621. 719EF90C18BB839F00EFFF5F /* Supporting Files */ = {
  622. isa = PBXGroup;
  623. children = (
  624. 719EF90D18BB839F00EFFF5F /* Apex MobileTests-Info.plist */,
  625. 719EF90E18BB839F00EFFF5F /* InfoPlist.strings */,
  626. );
  627. name = "Supporting Files";
  628. sourceTree = "<group>";
  629. };
  630. 71A003F918D680250057CDFD /* password */ = {
  631. isa = PBXGroup;
  632. children = (
  633. 71A003FA18D680560057CDFD /* RetrievePasswordViewController.h */,
  634. 71A003FB18D680560057CDFD /* RetrievePasswordViewController.m */,
  635. 71A003FD18D6BFB40057CDFD /* ChangePasswordViewController.h */,
  636. 71A003FE18D6BFB40057CDFD /* ChangePasswordViewController.m */,
  637. );
  638. name = password;
  639. sourceTree = "<group>";
  640. };
  641. 71A541D118D151770017E2BD /* webview */ = {
  642. isa = PBXGroup;
  643. children = (
  644. 71A541D218D151C70017E2BD /* WebViewController.h */,
  645. 71A541D318D151C70017E2BD /* WebViewController.m */,
  646. );
  647. name = webview;
  648. sourceTree = "<group>";
  649. };
  650. 71A565E018C2141C00CDAC07 /* resource */ = {
  651. isa = PBXGroup;
  652. children = (
  653. 71DA74A718BDDFB5003B46A6 /* about.htm */,
  654. 714C39C119234065004F045B /* Localizable.strings */,
  655. );
  656. name = resource;
  657. sourceTree = "<group>";
  658. };
  659. 71C72714191CFF11001127E0 /* message */ = {
  660. isa = PBXGroup;
  661. children = (
  662. 711BA6BF191E0525002EDE6F /* MessageViewController.h */,
  663. 711BA6C0191E0525002EDE6F /* MessageViewController.m */,
  664. 711BA6C2191E0553002EDE6F /* MessageItem.h */,
  665. 711BA6C3191E0553002EDE6F /* MessageItem.m */,
  666. 71308AF5191E7B0E0024B2B0 /* MessageDetailItem.h */,
  667. 71308AF6191E7B0E0024B2B0 /* MessageDetailItem.m */,
  668. 71308AF8191E7B2A0024B2B0 /* MessageDetailViewController.h */,
  669. 71308AF9191E7B2A0024B2B0 /* MessageDetailViewController.m */,
  670. );
  671. name = message;
  672. sourceTree = "<group>";
  673. };
  674. /* End PBXGroup section */
  675. /* Begin PBXNativeTarget section */
  676. 719EF8DC18BB839F00EFFF5F /* Apex Mobile */ = {
  677. isa = PBXNativeTarget;
  678. buildConfigurationList = 719EF91518BB839F00EFFF5F /* Build configuration list for PBXNativeTarget "Apex Mobile" */;
  679. buildPhases = (
  680. 719EF8D918BB839F00EFFF5F /* Sources */,
  681. 719EF8DA18BB839F00EFFF5F /* Frameworks */,
  682. 719EF8DB18BB839F00EFFF5F /* Resources */,
  683. );
  684. buildRules = (
  685. );
  686. dependencies = (
  687. );
  688. name = "Apex Mobile";
  689. productName = "Apex Mobile";
  690. productReference = 719EF8DD18BB839F00EFFF5F /* Apex Mobile.app */;
  691. productType = "com.apple.product-type.application";
  692. };
  693. 719EF90318BB839F00EFFF5F /* Apex MobileTests */ = {
  694. isa = PBXNativeTarget;
  695. buildConfigurationList = 719EF91818BB839F00EFFF5F /* Build configuration list for PBXNativeTarget "Apex MobileTests" */;
  696. buildPhases = (
  697. 719EF90018BB839F00EFFF5F /* Sources */,
  698. 719EF90118BB839F00EFFF5F /* Frameworks */,
  699. 719EF90218BB839F00EFFF5F /* Resources */,
  700. );
  701. buildRules = (
  702. );
  703. dependencies = (
  704. 719EF90A18BB839F00EFFF5F /* PBXTargetDependency */,
  705. );
  706. name = "Apex MobileTests";
  707. productName = "Apex MobileTests";
  708. productReference = 719EF90418BB839F00EFFF5F /* Apex MobileTests.xctest */;
  709. productType = "com.apple.product-type.bundle.unit-test";
  710. };
  711. /* End PBXNativeTarget section */
  712. /* Begin PBXProject section */
  713. 719EF8D518BB839F00EFFF5F /* Project object */ = {
  714. isa = PBXProject;
  715. attributes = {
  716. CLASSPREFIX = ApexMobile;
  717. LastUpgradeCheck = 0510;
  718. ORGANIZATIONNAME = "United Software Applications, Inc";
  719. TargetAttributes = {
  720. 719EF8DC18BB839F00EFFF5F = {
  721. DevelopmentTeam = HXWLAA5YN5;
  722. };
  723. 719EF90318BB839F00EFFF5F = {
  724. TestTargetID = 719EF8DC18BB839F00EFFF5F;
  725. };
  726. };
  727. };
  728. buildConfigurationList = 719EF8D818BB839F00EFFF5F /* Build configuration list for PBXProject "Apex Mobile" */;
  729. compatibilityVersion = "Xcode 3.2";
  730. developmentRegion = English;
  731. hasScannedForEncodings = 0;
  732. knownRegions = (
  733. en,
  734. Base,
  735. "zh-Hans",
  736. );
  737. mainGroup = 719EF8D418BB839F00EFFF5F;
  738. productRefGroup = 719EF8DE18BB839F00EFFF5F /* Products */;
  739. projectDirPath = "";
  740. projectRoot = "";
  741. targets = (
  742. 719EF8DC18BB839F00EFFF5F /* Apex Mobile */,
  743. 719EF90318BB839F00EFFF5F /* Apex MobileTests */,
  744. );
  745. };
  746. /* End PBXProject section */
  747. /* Begin PBXResourcesBuildPhase section */
  748. 719EF8DB18BB839F00EFFF5F /* Resources */ = {
  749. isa = PBXResourcesBuildPhase;
  750. buildActionMask = 2147483647;
  751. files = (
  752. 719EF8FF18BB839F00EFFF5F /* Images.xcassets in Resources */,
  753. 719EF8F418BB839F00EFFF5F /* Main_iPhone.storyboard in Resources */,
  754. 71286AB518C70061001FDF43 /* LICENSE in Resources */,
  755. 71DA74A818BDDFB5003B46A6 /* about.htm in Resources */,
  756. 714C39BF19234065004F045B /* Localizable.strings in Resources */,
  757. 71286AB918C70061001FDF43 /* README.md in Resources */,
  758. 719EF8EB18BB839F00EFFF5F /* InfoPlist.strings in Resources */,
  759. 71F57D8019CD5C320014C893 /* GoogleMaps.bundle in Resources */,
  760. );
  761. runOnlyForDeploymentPostprocessing = 0;
  762. };
  763. 719EF90218BB839F00EFFF5F /* Resources */ = {
  764. isa = PBXResourcesBuildPhase;
  765. buildActionMask = 2147483647;
  766. files = (
  767. 719EF91018BB839F00EFFF5F /* InfoPlist.strings in Resources */,
  768. );
  769. runOnlyForDeploymentPostprocessing = 0;
  770. };
  771. /* End PBXResourcesBuildPhase section */
  772. /* Begin PBXSourcesBuildPhase section */
  773. 719EF8D918BB839F00EFFF5F /* Sources */ = {
  774. isa = PBXSourcesBuildPhase;
  775. buildActionMask = 2147483647;
  776. files = (
  777. 718BE8B2190F9D970046EA6A /* MyAutocompleteItemsSource.m in Sources */,
  778. 71406DCE18C36A52000914C4 /* TableCellBool.m in Sources */,
  779. 71A01D7F18C9AEC8003307A9 /* DetailCellWeb.m in Sources */,
  780. 71A01D8518C9BDC8003307A9 /* DetailTabBarController.m in Sources */,
  781. 71F67CFC19066375004E8462 /* PulldownMenu.m in Sources */,
  782. 7126440D1B8EC682006FF860 /* DataPickerViewController.m in Sources */,
  783. 71406DD118C36A6E000914C4 /* TableCellDate.m in Sources */,
  784. 717D772F18C84E3F0070302D /* PageData.m in Sources */,
  785. 71375C8F18D96EDE00EBA026 /* TabBarController.m in Sources */,
  786. 71951E6F18C6A9A5005024BD /* TouchLabel.m in Sources */,
  787. 71DA6047190A00F600683003 /* FavoritesData.m in Sources */,
  788. 71A01D7C18C9AE97003307A9 /* DetailCellList.m in Sources */,
  789. 71DA74A618BDDD31003B46A6 /* AboutViewController.m in Sources */,
  790. 712CBA0318CF38DB00C61394 /* RTLabel.m in Sources */,
  791. 71CEE3D718CC559B00052C63 /* ApexMobileNavigationController.m in Sources */,
  792. 71BA50371908F21500D0BD31 /* HistoryData.m in Sources */,
  793. 71A541D418D151C70017E2BD /* WebViewController.m in Sources */,
  794. 71330C2018BCC4DA0048956C /* FunctionSelectViewController.m in Sources */,
  795. 718BE8B4190F9D970046EA6A /* MySuggestion.m in Sources */,
  796. 719EF8FD18BB839F00EFFF5F /* ApexMobileSecondViewController.m in Sources */,
  797. 71AE427318C47AF900B8EC3D /* SearchViewController.m in Sources */,
  798. 71308AF7191E7B0E0024B2B0 /* MessageDetailItem.m in Sources */,
  799. 71A565D918C20F5900CDAC07 /* SearchTableAdapter.m in Sources */,
  800. 719EF8FA18BB839F00EFFF5F /* ApexMobileFirstViewController.m in Sources */,
  801. 719BEC1718FFAB7B00DFE987 /* ToolsPanelViewController.m in Sources */,
  802. 71BA502E1908ED5700D0BD31 /* CellItemHistory.m in Sources */,
  803. 719A51A518C5A4AF0080C075 /* SimpleGrid.m in Sources */,
  804. 71286AB718C70061001FDF43 /* NSData+CommonCrypto.m in Sources */,
  805. 71A003FF18D6BFB40057CDFD /* ChangePasswordViewController.m in Sources */,
  806. 71CEE38A18CB749E00052C63 /* DetailPageViewController.m in Sources */,
  807. 71286AB618C70061001FDF43 /* NSData+Base64.m in Sources */,
  808. 719E7E3318C0368A003408FF /* ApexMobileDB.m in Sources */,
  809. 719E7E3018C015D0003408FF /* ApexMobileNetwork.m in Sources */,
  810. 719EF8F118BB839F00EFFF5F /* ApexMobileAppDelegate.m in Sources */,
  811. 714C39B81922FEE1004F045B /* NewsDetailViewController.m in Sources */,
  812. 712A301318CFEF550022E6E6 /* CustomizeFieldViewController.m in Sources */,
  813. 716FF7921904ED2600ED6C3D /* NewsData.m in Sources */,
  814. 71F67CF619063612004E8462 /* ApexHistoryViewController.m in Sources */,
  815. 7130B3F41900FB61000610D8 /* NewsViewController.m in Sources */,
  816. 711BA6C1191E0525002EDE6F /* MessageViewController.m in Sources */,
  817. 711BA6C4191E0553002EDE6F /* MessageItem.m in Sources */,
  818. 71BA50311908ED9100D0BD31 /* HistoryViewController.m in Sources */,
  819. 71A2D76218DC3895001C380A /* LineView.m in Sources */,
  820. 719A51B418C5A8100080C075 /* ResultViewController.m in Sources */,
  821. 711DC6B218C30A4800FB1749 /* TableCellEdit.m in Sources */,
  822. 71286AB818C70061001FDF43 /* NSString+Base64.m in Sources */,
  823. 71A01D8218C9BA67003307A9 /* DetailContent.m in Sources */,
  824. 71A003FC18D680560057CDFD /* RetrievePasswordViewController.m in Sources */,
  825. 71F67CF919065EA8004E8462 /* SimpleMenu.m in Sources */,
  826. 719A51BA18C5AB7B0080C075 /* SimpleGridComponent.m in Sources */,
  827. 719EF8ED18BB839F00EFFF5F /* main.m in Sources */,
  828. 717D76EB18C7F8120070302D /* Reachability.m in Sources */,
  829. 7120DD0418BE273900E7546F /* LocationViewController.m in Sources */,
  830. 71308AFA191E7B2A0024B2B0 /* MessageDetailViewController.m in Sources */,
  831. 71286AB418C70061001FDF43 /* AESCrypt.m in Sources */,
  832. 713AA7A1191736E600B44092 /* DocumentsViewController.m in Sources */,
  833. 716FF7951904FBC600ED6C3D /* NewsTableViewCell.m in Sources */,
  834. 71A01D7918C9AE77003307A9 /* DetailCellKV.m in Sources */,
  835. 713AA7A41917373600B44092 /* LocalDocumentsViewController.m in Sources */,
  836. 71DA604A190A02CE00683003 /* FavoritesViewController.m in Sources */,
  837. 71BA50341908EDCF00D0BD31 /* HistoryTabBarController.m in Sources */,
  838. 719A51A918C5A5D30080C075 /* SimpleGridDataSource.m in Sources */,
  839. 718BE8B3190F9D970046EA6A /* MyAutocompletionCellFactory.m in Sources */,
  840. 71A565DF18C212EA00CDAC07 /* Constant.m in Sources */,
  841. 718BE8B0190F9D970046EA6A /* MyAutocompleteView.m in Sources */,
  842. );
  843. runOnlyForDeploymentPostprocessing = 0;
  844. };
  845. 719EF90018BB839F00EFFF5F /* Sources */ = {
  846. isa = PBXSourcesBuildPhase;
  847. buildActionMask = 2147483647;
  848. files = (
  849. 719EF91218BB839F00EFFF5F /* Apex_MobileTests.m in Sources */,
  850. );
  851. runOnlyForDeploymentPostprocessing = 0;
  852. };
  853. /* End PBXSourcesBuildPhase section */
  854. /* Begin PBXTargetDependency section */
  855. 719EF90A18BB839F00EFFF5F /* PBXTargetDependency */ = {
  856. isa = PBXTargetDependency;
  857. target = 719EF8DC18BB839F00EFFF5F /* Apex Mobile */;
  858. targetProxy = 719EF90918BB839F00EFFF5F /* PBXContainerItemProxy */;
  859. };
  860. /* End PBXTargetDependency section */
  861. /* Begin PBXVariantGroup section */
  862. 714C39C119234065004F045B /* Localizable.strings */ = {
  863. isa = PBXVariantGroup;
  864. children = (
  865. 714C39C019234065004F045B /* Base */,
  866. 714C39C31923406F004F045B /* zh-Hans */,
  867. );
  868. name = Localizable.strings;
  869. sourceTree = "<group>";
  870. };
  871. 719EF8E918BB839F00EFFF5F /* InfoPlist.strings */ = {
  872. isa = PBXVariantGroup;
  873. children = (
  874. 719EF8EA18BB839F00EFFF5F /* en */,
  875. 714C39BC19233B68004F045B /* zh-Hans */,
  876. );
  877. name = InfoPlist.strings;
  878. sourceTree = "<group>";
  879. };
  880. 719EF8F218BB839F00EFFF5F /* Main_iPhone.storyboard */ = {
  881. isa = PBXVariantGroup;
  882. children = (
  883. 719EF8F318BB839F00EFFF5F /* Base */,
  884. 714C39BB19233B67004F045B /* zh-Hans */,
  885. );
  886. name = Main_iPhone.storyboard;
  887. sourceTree = "<group>";
  888. };
  889. 719EF90E18BB839F00EFFF5F /* InfoPlist.strings */ = {
  890. isa = PBXVariantGroup;
  891. children = (
  892. 719EF90F18BB839F00EFFF5F /* en */,
  893. );
  894. name = InfoPlist.strings;
  895. sourceTree = "<group>";
  896. };
  897. /* End PBXVariantGroup section */
  898. /* Begin XCBuildConfiguration section */
  899. 719EF91318BB839F00EFFF5F /* Debug */ = {
  900. isa = XCBuildConfiguration;
  901. buildSettings = {
  902. ALWAYS_SEARCH_USER_PATHS = NO;
  903. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  904. CLANG_CXX_LIBRARY = "libc++";
  905. CLANG_ENABLE_MODULES = YES;
  906. CLANG_ENABLE_OBJC_ARC = YES;
  907. CLANG_WARN_BOOL_CONVERSION = YES;
  908. CLANG_WARN_CONSTANT_CONVERSION = YES;
  909. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  910. CLANG_WARN_EMPTY_BODY = YES;
  911. CLANG_WARN_ENUM_CONVERSION = YES;
  912. CLANG_WARN_INT_CONVERSION = YES;
  913. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  914. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  915. CODE_SIGN_IDENTITY = "iPhone Distribution: United Software Applications, Inc (HXWLAA5YN5)";
  916. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: United Software Applications, Inc (HXWLAA5YN5)";
  917. COPY_PHASE_STRIP = NO;
  918. GCC_C_LANGUAGE_STANDARD = gnu99;
  919. GCC_DYNAMIC_NO_PIC = NO;
  920. GCC_OPTIMIZATION_LEVEL = 0;
  921. GCC_PREPROCESSOR_DEFINITIONS = (
  922. "DEBUG=1",
  923. "$(inherited)",
  924. );
  925. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  926. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  927. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  928. GCC_WARN_UNDECLARED_SELECTOR = YES;
  929. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  930. GCC_WARN_UNUSED_FUNCTION = YES;
  931. GCC_WARN_UNUSED_VARIABLE = YES;
  932. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  933. ONLY_ACTIVE_ARCH = YES;
  934. SDKROOT = iphoneos;
  935. TARGETED_DEVICE_FAMILY = 1;
  936. };
  937. name = Debug;
  938. };
  939. 719EF91418BB839F00EFFF5F /* Release */ = {
  940. isa = XCBuildConfiguration;
  941. buildSettings = {
  942. ALWAYS_SEARCH_USER_PATHS = NO;
  943. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  944. CLANG_CXX_LIBRARY = "libc++";
  945. CLANG_ENABLE_MODULES = YES;
  946. CLANG_ENABLE_OBJC_ARC = YES;
  947. CLANG_WARN_BOOL_CONVERSION = YES;
  948. CLANG_WARN_CONSTANT_CONVERSION = YES;
  949. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  950. CLANG_WARN_EMPTY_BODY = YES;
  951. CLANG_WARN_ENUM_CONVERSION = YES;
  952. CLANG_WARN_INT_CONVERSION = YES;
  953. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  954. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  955. CODE_SIGN_IDENTITY = "iPhone Distribution: United Software Applications, Inc (HXWLAA5YN5)";
  956. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: United Software Applications, Inc (HXWLAA5YN5)";
  957. COPY_PHASE_STRIP = YES;
  958. ENABLE_NS_ASSERTIONS = NO;
  959. GCC_C_LANGUAGE_STANDARD = gnu99;
  960. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  961. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  962. GCC_WARN_UNDECLARED_SELECTOR = YES;
  963. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  964. GCC_WARN_UNUSED_FUNCTION = YES;
  965. GCC_WARN_UNUSED_VARIABLE = YES;
  966. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  967. SDKROOT = iphoneos;
  968. TARGETED_DEVICE_FAMILY = 1;
  969. VALIDATE_PRODUCT = YES;
  970. };
  971. name = Release;
  972. };
  973. 719EF91618BB839F00EFFF5F /* Debug */ = {
  974. isa = XCBuildConfiguration;
  975. buildSettings = {
  976. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  977. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  978. CODE_SIGN_IDENTITY = "iPhone Developer";
  979. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  980. FRAMEWORK_SEARCH_PATHS = (
  981. "$(inherited)",
  982. /xcode_workspace/ERPSuiteIOS/Apex,
  983. Mobile,
  984. "$(PROJECT_DIR)",
  985. );
  986. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  987. GCC_PREFIX_HEADER = "Apex Mobile/Apex Mobile-Prefix.pch";
  988. GCC_PREPROCESSOR_DEFINITIONS = (
  989. "DEBUG=1",
  990. "$(inherited)",
  991. );
  992. INFOPLIST_FILE = "Apex Mobile/Apex Mobile-Info.plist";
  993. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  994. OTHER_LDFLAGS = "-ObjC";
  995. PRODUCT_NAME = "$(TARGET_NAME)";
  996. PROVISIONING_PROFILE = "";
  997. "PROVISIONING_PROFILE[sdk=*]" = "";
  998. TARGETED_DEVICE_FAMILY = 1;
  999. "VALID_ARCHS[sdk=*]" = "arm64 armv7 armv7s";
  1000. WRAPPER_EXTENSION = app;
  1001. };
  1002. name = Debug;
  1003. };
  1004. 719EF91718BB839F00EFFF5F /* Release */ = {
  1005. isa = XCBuildConfiguration;
  1006. buildSettings = {
  1007. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1008. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1009. CODE_SIGN_IDENTITY = "iPhone Distribution";
  1010. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
  1011. FRAMEWORK_SEARCH_PATHS = (
  1012. "$(inherited)",
  1013. /xcode_workspace/ERPSuiteIOS/Apex,
  1014. Mobile,
  1015. "$(PROJECT_DIR)",
  1016. );
  1017. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1018. GCC_PREFIX_HEADER = "Apex Mobile/Apex Mobile-Prefix.pch";
  1019. INFOPLIST_FILE = "Apex Mobile/Apex Mobile-Info.plist";
  1020. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  1021. OTHER_LDFLAGS = "-ObjC";
  1022. PRODUCT_NAME = "$(TARGET_NAME)";
  1023. PROVISIONING_PROFILE = "a37b4fbd-4124-4260-b15a-f06c84092ccb";
  1024. TARGETED_DEVICE_FAMILY = 1;
  1025. WRAPPER_EXTENSION = app;
  1026. };
  1027. name = Release;
  1028. };
  1029. 719EF91918BB839F00EFFF5F /* Debug */ = {
  1030. isa = XCBuildConfiguration;
  1031. buildSettings = {
  1032. BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Apex Mobile.app/Apex Mobile";
  1033. FRAMEWORK_SEARCH_PATHS = (
  1034. "$(SDKROOT)/Developer/Library/Frameworks",
  1035. "$(inherited)",
  1036. "$(DEVELOPER_FRAMEWORKS_DIR)",
  1037. );
  1038. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1039. GCC_PREFIX_HEADER = "Apex Mobile/Apex Mobile-Prefix.pch";
  1040. GCC_PREPROCESSOR_DEFINITIONS = (
  1041. "DEBUG=1",
  1042. "$(inherited)",
  1043. );
  1044. INFOPLIST_FILE = "Apex MobileTests/Apex MobileTests-Info.plist";
  1045. PRODUCT_NAME = "$(TARGET_NAME)";
  1046. TEST_HOST = "$(BUNDLE_LOADER)";
  1047. WRAPPER_EXTENSION = xctest;
  1048. };
  1049. name = Debug;
  1050. };
  1051. 719EF91A18BB839F00EFFF5F /* Release */ = {
  1052. isa = XCBuildConfiguration;
  1053. buildSettings = {
  1054. BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Apex Mobile.app/Apex Mobile";
  1055. FRAMEWORK_SEARCH_PATHS = (
  1056. "$(SDKROOT)/Developer/Library/Frameworks",
  1057. "$(inherited)",
  1058. "$(DEVELOPER_FRAMEWORKS_DIR)",
  1059. );
  1060. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1061. GCC_PREFIX_HEADER = "Apex Mobile/Apex Mobile-Prefix.pch";
  1062. INFOPLIST_FILE = "Apex MobileTests/Apex MobileTests-Info.plist";
  1063. PRODUCT_NAME = "$(TARGET_NAME)";
  1064. TEST_HOST = "$(BUNDLE_LOADER)";
  1065. WRAPPER_EXTENSION = xctest;
  1066. };
  1067. name = Release;
  1068. };
  1069. /* End XCBuildConfiguration section */
  1070. /* Begin XCConfigurationList section */
  1071. 719EF8D818BB839F00EFFF5F /* Build configuration list for PBXProject "Apex Mobile" */ = {
  1072. isa = XCConfigurationList;
  1073. buildConfigurations = (
  1074. 719EF91318BB839F00EFFF5F /* Debug */,
  1075. 719EF91418BB839F00EFFF5F /* Release */,
  1076. );
  1077. defaultConfigurationIsVisible = 0;
  1078. defaultConfigurationName = Debug;
  1079. };
  1080. 719EF91518BB839F00EFFF5F /* Build configuration list for PBXNativeTarget "Apex Mobile" */ = {
  1081. isa = XCConfigurationList;
  1082. buildConfigurations = (
  1083. 719EF91618BB839F00EFFF5F /* Debug */,
  1084. 719EF91718BB839F00EFFF5F /* Release */,
  1085. );
  1086. defaultConfigurationIsVisible = 0;
  1087. defaultConfigurationName = Debug;
  1088. };
  1089. 719EF91818BB839F00EFFF5F /* Build configuration list for PBXNativeTarget "Apex MobileTests" */ = {
  1090. isa = XCConfigurationList;
  1091. buildConfigurations = (
  1092. 719EF91918BB839F00EFFF5F /* Debug */,
  1093. 719EF91A18BB839F00EFFF5F /* Release */,
  1094. );
  1095. defaultConfigurationIsVisible = 0;
  1096. defaultConfigurationName = Debug;
  1097. };
  1098. /* End XCConfigurationList section */
  1099. };
  1100. rootObject = 719EF8D518BB839F00EFFF5F /* Project object */;
  1101. }