project.pbxproj 58 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 711DC6B218C30A4800FB1749 /* TableCellEdit.m in Sources */ = {isa = PBXBuildFile; fileRef = 711DC6B118C30A4800FB1749 /* TableCellEdit.m */; };
  10. 7120DCE718BE255000E7546F /* GoogleMaps.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCE618BE255000E7546F /* GoogleMaps.framework */; };
  11. 7120DCE918BE25B000E7546F /* GoogleMaps.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 7120DCE818BE25B000E7546F /* GoogleMaps.bundle */; };
  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. 71286AB418C70061001FDF43 /* AESCrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = 71286AAB18C70061001FDF43 /* AESCrypt.m */; };
  26. 71286AB518C70061001FDF43 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 71286AAC18C70061001FDF43 /* LICENSE */; };
  27. 71286AB618C70061001FDF43 /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 71286AAE18C70061001FDF43 /* NSData+Base64.m */; };
  28. 71286AB718C70061001FDF43 /* NSData+CommonCrypto.m in Sources */ = {isa = PBXBuildFile; fileRef = 71286AB018C70061001FDF43 /* NSData+CommonCrypto.m */; };
  29. 71286AB818C70061001FDF43 /* NSString+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 71286AB218C70061001FDF43 /* NSString+Base64.m */; };
  30. 71286AB918C70061001FDF43 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 71286AB318C70061001FDF43 /* README.md */; };
  31. 712A301318CFEF550022E6E6 /* CustomizeFieldViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 712A301218CFEF550022E6E6 /* CustomizeFieldViewController.m */; };
  32. 712CBA0318CF38DB00C61394 /* RTLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 712CBA0218CF38DB00C61394 /* RTLabel.m */; };
  33. 71330C2018BCC4DA0048956C /* FunctionSelectViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71330C1F18BCC4DA0048956C /* FunctionSelectViewController.m */; };
  34. 71375C8F18D96EDE00EBA026 /* TabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71375C8E18D96EDE00EBA026 /* TabBarController.m */; };
  35. 71406DCE18C36A52000914C4 /* TableCellBool.m in Sources */ = {isa = PBXBuildFile; fileRef = 71406DCD18C36A52000914C4 /* TableCellBool.m */; };
  36. 71406DD118C36A6E000914C4 /* TableCellDate.m in Sources */ = {isa = PBXBuildFile; fileRef = 71406DD018C36A6E000914C4 /* TableCellDate.m */; };
  37. 7170AAE218D7C999003B711C /* LocationDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7170AAE118D7C999003B711C /* LocationDetailViewController.m */; };
  38. 717D76EB18C7F8120070302D /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 717D76EA18C7F8120070302D /* Reachability.m */; };
  39. 717D772F18C84E3F0070302D /* PageData.m in Sources */ = {isa = PBXBuildFile; fileRef = 717D772E18C84E3F0070302D /* PageData.m */; };
  40. 71951E6F18C6A9A5005024BD /* TouchLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71951E6E18C6A9A5005024BD /* TouchLabel.m */; };
  41. 719A51A518C5A4AF0080C075 /* SimpleGrid.m in Sources */ = {isa = PBXBuildFile; fileRef = 719A51A418C5A4AF0080C075 /* SimpleGrid.m */; };
  42. 719A51A918C5A5D30080C075 /* SimpleGridDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 719A51A818C5A5D30080C075 /* SimpleGridDataSource.m */; };
  43. 719A51B418C5A8100080C075 /* ResultViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 719A51B318C5A8100080C075 /* ResultViewController.m */; };
  44. 719A51BA18C5AB7B0080C075 /* SimpleGridComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = 719A51B918C5AB7B0080C075 /* SimpleGridComponent.m */; };
  45. 719E7E3018C015D0003408FF /* ApexMobileNetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 719E7E2F18C015D0003408FF /* ApexMobileNetwork.m */; };
  46. 719E7E3318C0368A003408FF /* ApexMobileDB.m in Sources */ = {isa = PBXBuildFile; fileRef = 719E7E3218C0368A003408FF /* ApexMobileDB.m */; };
  47. 719E7E3518C0395E003408FF /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 719E7E3418C0395E003408FF /* libsqlite3.dylib */; };
  48. 719EF8E118BB839F00EFFF5F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E018BB839F00EFFF5F /* Foundation.framework */; };
  49. 719EF8E318BB839F00EFFF5F /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E218BB839F00EFFF5F /* CoreGraphics.framework */; };
  50. 719EF8E518BB839F00EFFF5F /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E418BB839F00EFFF5F /* UIKit.framework */; };
  51. 719EF8EB18BB839F00EFFF5F /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 719EF8E918BB839F00EFFF5F /* InfoPlist.strings */; };
  52. 719EF8ED18BB839F00EFFF5F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8EC18BB839F00EFFF5F /* main.m */; };
  53. 719EF8F118BB839F00EFFF5F /* ApexMobileAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8F018BB839F00EFFF5F /* ApexMobileAppDelegate.m */; };
  54. 719EF8F418BB839F00EFFF5F /* Main_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 719EF8F218BB839F00EFFF5F /* Main_iPhone.storyboard */; };
  55. 719EF8FA18BB839F00EFFF5F /* ApexMobileFirstViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8F918BB839F00EFFF5F /* ApexMobileFirstViewController.m */; };
  56. 719EF8FD18BB839F00EFFF5F /* ApexMobileSecondViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8FC18BB839F00EFFF5F /* ApexMobileSecondViewController.m */; };
  57. 719EF8FF18BB839F00EFFF5F /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 719EF8FE18BB839F00EFFF5F /* Images.xcassets */; };
  58. 719EF90618BB839F00EFFF5F /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF90518BB839F00EFFF5F /* XCTest.framework */; };
  59. 719EF90718BB839F00EFFF5F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E018BB839F00EFFF5F /* Foundation.framework */; };
  60. 719EF90818BB839F00EFFF5F /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E418BB839F00EFFF5F /* UIKit.framework */; };
  61. 719EF91018BB839F00EFFF5F /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 719EF90E18BB839F00EFFF5F /* InfoPlist.strings */; };
  62. 719EF91218BB839F00EFFF5F /* Apex_MobileTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF91118BB839F00EFFF5F /* Apex_MobileTests.m */; };
  63. 71A003FC18D680560057CDFD /* RetrievePasswordViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A003FB18D680560057CDFD /* RetrievePasswordViewController.m */; };
  64. 71A003FF18D6BFB40057CDFD /* ChangePasswordViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A003FE18D6BFB40057CDFD /* ChangePasswordViewController.m */; };
  65. 71A01D7918C9AE77003307A9 /* DetailCellKV.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A01D7818C9AE77003307A9 /* DetailCellKV.m */; };
  66. 71A01D7C18C9AE97003307A9 /* DetailCellList.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A01D7B18C9AE97003307A9 /* DetailCellList.m */; };
  67. 71A01D7F18C9AEC8003307A9 /* DetailCellWeb.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A01D7E18C9AEC8003307A9 /* DetailCellWeb.m */; };
  68. 71A01D8218C9BA67003307A9 /* DetailContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A01D8118C9BA67003307A9 /* DetailContent.m */; };
  69. 71A01D8518C9BDC8003307A9 /* DetailTabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A01D8418C9BDC8003307A9 /* DetailTabBarController.m */; };
  70. 71A2D76218DC3895001C380A /* LineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A2D76118DC3895001C380A /* LineView.m */; };
  71. 71A541D418D151C70017E2BD /* WebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A541D318D151C70017E2BD /* WebViewController.m */; };
  72. 71A565D918C20F5900CDAC07 /* SearchTableAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A565D818C20F5900CDAC07 /* SearchTableAdapter.m */; };
  73. 71A565DF18C212EA00CDAC07 /* Constant.m in Sources */ = {isa = PBXBuildFile; fileRef = 71A565DE18C212EA00CDAC07 /* Constant.m */; };
  74. 71AE427318C47AF900B8EC3D /* SearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71AE427218C47AF900B8EC3D /* SearchViewController.m */; };
  75. 71CEE38A18CB749E00052C63 /* DetailPageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71CEE38918CB749E00052C63 /* DetailPageViewController.m */; };
  76. 71CEE3D718CC559B00052C63 /* ApexMobileNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71CEE3D618CC559B00052C63 /* ApexMobileNavigationController.m */; };
  77. 71DA74A618BDDD31003B46A6 /* AboutViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DA74A518BDDD30003B46A6 /* AboutViewController.m */; };
  78. 71DA74A818BDDFB5003B46A6 /* about.htm in Resources */ = {isa = PBXBuildFile; fileRef = 71DA74A718BDDFB5003B46A6 /* about.htm */; };
  79. /* End PBXBuildFile section */
  80. /* Begin PBXContainerItemProxy section */
  81. 719EF90918BB839F00EFFF5F /* PBXContainerItemProxy */ = {
  82. isa = PBXContainerItemProxy;
  83. containerPortal = 719EF8D518BB839F00EFFF5F /* Project object */;
  84. proxyType = 1;
  85. remoteGlobalIDString = 719EF8DC18BB839F00EFFF5F;
  86. remoteInfo = "Apex Mobile";
  87. };
  88. /* End PBXContainerItemProxy section */
  89. /* Begin PBXFileReference section */
  90. 711DC6B018C30A4800FB1749 /* TableCellEdit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableCellEdit.h; sourceTree = "<group>"; };
  91. 711DC6B118C30A4800FB1749 /* TableCellEdit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TableCellEdit.m; sourceTree = "<group>"; };
  92. 7120DCE618BE255000E7546F /* GoogleMaps.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = GoogleMaps.framework; sourceTree = "<group>"; };
  93. 7120DCE818BE25B000E7546F /* GoogleMaps.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = GoogleMaps.bundle; path = GoogleMaps.framework/Versions/A/Resources/GoogleMaps.bundle; sourceTree = "<group>"; };
  94. 7120DCEA18BE25CE00E7546F /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
  95. 7120DCEC18BE25DA00E7546F /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
  96. 7120DCEE18BE25E500E7546F /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
  97. 7120DCF018BE25F500E7546F /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
  98. 7120DCF218BE260700E7546F /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
  99. 7120DCF418BE261500E7546F /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
  100. 7120DCF618BE262300E7546F /* libc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libc++.dylib"; path = "usr/lib/libc++.dylib"; sourceTree = SDKROOT; };
  101. 7120DCF818BE262E00E7546F /* libicucore.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libicucore.dylib; path = usr/lib/libicucore.dylib; sourceTree = SDKROOT; };
  102. 7120DCFA18BE263800E7546F /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
  103. 7120DCFC18BE264300E7546F /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  104. 7120DCFE18BE265100E7546F /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  105. 7120DD0018BE266000E7546F /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
  106. 7120DD0218BE273900E7546F /* LocationViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LocationViewController.h; sourceTree = "<group>"; };
  107. 7120DD0318BE273900E7546F /* LocationViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LocationViewController.m; sourceTree = "<group>"; };
  108. 71286AAA18C70061001FDF43 /* AESCrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AESCrypt.h; sourceTree = "<group>"; };
  109. 71286AAB18C70061001FDF43 /* AESCrypt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AESCrypt.m; sourceTree = "<group>"; };
  110. 71286AAC18C70061001FDF43 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
  111. 71286AAD18C70061001FDF43 /* NSData+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+Base64.h"; sourceTree = "<group>"; };
  112. 71286AAE18C70061001FDF43 /* NSData+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+Base64.m"; sourceTree = "<group>"; };
  113. 71286AAF18C70061001FDF43 /* NSData+CommonCrypto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+CommonCrypto.h"; sourceTree = "<group>"; };
  114. 71286AB018C70061001FDF43 /* NSData+CommonCrypto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+CommonCrypto.m"; sourceTree = "<group>"; };
  115. 71286AB118C70061001FDF43 /* NSString+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+Base64.h"; sourceTree = "<group>"; };
  116. 71286AB218C70061001FDF43 /* NSString+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+Base64.m"; sourceTree = "<group>"; };
  117. 71286AB318C70061001FDF43 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.md; sourceTree = "<group>"; };
  118. 712A301118CFEF550022E6E6 /* CustomizeFieldViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomizeFieldViewController.h; sourceTree = "<group>"; };
  119. 712A301218CFEF550022E6E6 /* CustomizeFieldViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomizeFieldViewController.m; sourceTree = "<group>"; };
  120. 712CBA0118CF38DB00C61394 /* RTLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RTLabel.h; sourceTree = "<group>"; };
  121. 712CBA0218CF38DB00C61394 /* RTLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RTLabel.m; sourceTree = "<group>"; };
  122. 71330C1E18BCC4DA0048956C /* FunctionSelectViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FunctionSelectViewController.h; sourceTree = "<group>"; };
  123. 71330C1F18BCC4DA0048956C /* FunctionSelectViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FunctionSelectViewController.m; sourceTree = "<group>"; };
  124. 71375C8D18D96EDE00EBA026 /* TabBarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TabBarController.h; sourceTree = "<group>"; };
  125. 71375C8E18D96EDE00EBA026 /* TabBarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TabBarController.m; sourceTree = "<group>"; };
  126. 71406DCC18C36A52000914C4 /* TableCellBool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableCellBool.h; sourceTree = "<group>"; };
  127. 71406DCD18C36A52000914C4 /* TableCellBool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TableCellBool.m; sourceTree = "<group>"; };
  128. 71406DCF18C36A6E000914C4 /* TableCellDate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableCellDate.h; sourceTree = "<group>"; };
  129. 71406DD018C36A6E000914C4 /* TableCellDate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TableCellDate.m; sourceTree = "<group>"; };
  130. 7170AAE018D7C999003B711C /* LocationDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LocationDetailViewController.h; sourceTree = "<group>"; };
  131. 7170AAE118D7C999003B711C /* LocationDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LocationDetailViewController.m; sourceTree = "<group>"; };
  132. 717D76E918C7F8120070302D /* Reachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Reachability.h; sourceTree = "<group>"; };
  133. 717D76EA18C7F8120070302D /* Reachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Reachability.m; sourceTree = "<group>"; };
  134. 717D772D18C84E3F0070302D /* PageData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PageData.h; sourceTree = "<group>"; };
  135. 717D772E18C84E3F0070302D /* PageData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PageData.m; sourceTree = "<group>"; };
  136. 71951E6D18C6A9A5005024BD /* TouchLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TouchLabel.h; sourceTree = "<group>"; };
  137. 71951E6E18C6A9A5005024BD /* TouchLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TouchLabel.m; sourceTree = "<group>"; };
  138. 719A51A318C5A4AF0080C075 /* SimpleGrid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleGrid.h; path = ../SimpleGrid.h; sourceTree = "<group>"; };
  139. 719A51A418C5A4AF0080C075 /* SimpleGrid.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleGrid.m; path = ../SimpleGrid.m; sourceTree = "<group>"; };
  140. 719A51A718C5A5D30080C075 /* SimpleGridDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleGridDataSource.h; sourceTree = "<group>"; };
  141. 719A51A818C5A5D30080C075 /* SimpleGridDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleGridDataSource.m; sourceTree = "<group>"; };
  142. 719A51B218C5A8100080C075 /* ResultViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ResultViewController.h; sourceTree = "<group>"; };
  143. 719A51B318C5A8100080C075 /* ResultViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ResultViewController.m; sourceTree = "<group>"; };
  144. 719A51B818C5AB7B0080C075 /* SimpleGridComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleGridComponent.h; sourceTree = "<group>"; };
  145. 719A51B918C5AB7B0080C075 /* SimpleGridComponent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleGridComponent.m; sourceTree = "<group>"; };
  146. 719E7E2E18C015D0003408FF /* ApexMobileNetwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApexMobileNetwork.h; sourceTree = "<group>"; };
  147. 719E7E2F18C015D0003408FF /* ApexMobileNetwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ApexMobileNetwork.m; sourceTree = "<group>"; };
  148. 719E7E3118C0368A003408FF /* ApexMobileDB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApexMobileDB.h; sourceTree = "<group>"; };
  149. 719E7E3218C0368A003408FF /* ApexMobileDB.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ApexMobileDB.m; sourceTree = "<group>"; };
  150. 719E7E3418C0395E003408FF /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = usr/lib/libsqlite3.dylib; sourceTree = SDKROOT; };
  151. 719EF8DD18BB839F00EFFF5F /* Apex Mobile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Apex Mobile.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  152. 719EF8E018BB839F00EFFF5F /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  153. 719EF8E218BB839F00EFFF5F /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  154. 719EF8E418BB839F00EFFF5F /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  155. 719EF8E818BB839F00EFFF5F /* Apex Mobile-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Apex Mobile-Info.plist"; sourceTree = "<group>"; };
  156. 719EF8EA18BB839F00EFFF5F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  157. 719EF8EC18BB839F00EFFF5F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  158. 719EF8EE18BB839F00EFFF5F /* Apex Mobile-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Apex Mobile-Prefix.pch"; sourceTree = "<group>"; };
  159. 719EF8EF18BB839F00EFFF5F /* ApexMobileAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApexMobileAppDelegate.h; sourceTree = "<group>"; };
  160. 719EF8F018BB839F00EFFF5F /* ApexMobileAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ApexMobileAppDelegate.m; sourceTree = "<group>"; };
  161. 719EF8F318BB839F00EFFF5F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main_iPhone.storyboard; sourceTree = "<group>"; };
  162. 719EF8F818BB839F00EFFF5F /* ApexMobileFirstViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApexMobileFirstViewController.h; sourceTree = "<group>"; };
  163. 719EF8F918BB839F00EFFF5F /* ApexMobileFirstViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ApexMobileFirstViewController.m; sourceTree = "<group>"; };
  164. 719EF8FB18BB839F00EFFF5F /* ApexMobileSecondViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApexMobileSecondViewController.h; sourceTree = "<group>"; };
  165. 719EF8FC18BB839F00EFFF5F /* ApexMobileSecondViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ApexMobileSecondViewController.m; sourceTree = "<group>"; };
  166. 719EF8FE18BB839F00EFFF5F /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  167. 719EF90418BB839F00EFFF5F /* Apex MobileTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Apex MobileTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  168. 719EF90518BB839F00EFFF5F /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  169. 719EF90D18BB839F00EFFF5F /* Apex MobileTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Apex MobileTests-Info.plist"; sourceTree = "<group>"; };
  170. 719EF90F18BB839F00EFFF5F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  171. 719EF91118BB839F00EFFF5F /* Apex_MobileTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Apex_MobileTests.m; sourceTree = "<group>"; };
  172. 71A003FA18D680560057CDFD /* RetrievePasswordViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RetrievePasswordViewController.h; sourceTree = "<group>"; };
  173. 71A003FB18D680560057CDFD /* RetrievePasswordViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RetrievePasswordViewController.m; sourceTree = "<group>"; };
  174. 71A003FD18D6BFB40057CDFD /* ChangePasswordViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChangePasswordViewController.h; sourceTree = "<group>"; };
  175. 71A003FE18D6BFB40057CDFD /* ChangePasswordViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ChangePasswordViewController.m; sourceTree = "<group>"; };
  176. 71A01D7718C9AE77003307A9 /* DetailCellKV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DetailCellKV.h; sourceTree = "<group>"; };
  177. 71A01D7818C9AE77003307A9 /* DetailCellKV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DetailCellKV.m; sourceTree = "<group>"; };
  178. 71A01D7A18C9AE97003307A9 /* DetailCellList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DetailCellList.h; sourceTree = "<group>"; };
  179. 71A01D7B18C9AE97003307A9 /* DetailCellList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DetailCellList.m; sourceTree = "<group>"; };
  180. 71A01D7D18C9AEC8003307A9 /* DetailCellWeb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DetailCellWeb.h; sourceTree = "<group>"; };
  181. 71A01D7E18C9AEC8003307A9 /* DetailCellWeb.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DetailCellWeb.m; sourceTree = "<group>"; };
  182. 71A01D8018C9BA67003307A9 /* DetailContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DetailContent.h; sourceTree = "<group>"; };
  183. 71A01D8118C9BA67003307A9 /* DetailContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DetailContent.m; sourceTree = "<group>"; };
  184. 71A01D8318C9BDC8003307A9 /* DetailTabBarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DetailTabBarController.h; sourceTree = "<group>"; };
  185. 71A01D8418C9BDC8003307A9 /* DetailTabBarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DetailTabBarController.m; sourceTree = "<group>"; };
  186. 71A2D76018DC3895001C380A /* LineView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LineView.h; sourceTree = "<group>"; };
  187. 71A2D76118DC3895001C380A /* LineView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LineView.m; sourceTree = "<group>"; };
  188. 71A541D218D151C70017E2BD /* WebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebViewController.h; sourceTree = "<group>"; };
  189. 71A541D318D151C70017E2BD /* WebViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WebViewController.m; sourceTree = "<group>"; };
  190. 71A565D718C20F5900CDAC07 /* SearchTableAdapter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SearchTableAdapter.h; sourceTree = "<group>"; };
  191. 71A565D818C20F5900CDAC07 /* SearchTableAdapter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SearchTableAdapter.m; sourceTree = "<group>"; };
  192. 71A565DD18C212EA00CDAC07 /* Constant.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Constant.h; sourceTree = "<group>"; };
  193. 71A565DE18C212EA00CDAC07 /* Constant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Constant.m; sourceTree = "<group>"; };
  194. 71AE427118C47AF900B8EC3D /* SearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SearchViewController.h; sourceTree = "<group>"; };
  195. 71AE427218C47AF900B8EC3D /* SearchViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SearchViewController.m; sourceTree = "<group>"; };
  196. 71CEE38818CB749E00052C63 /* DetailPageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DetailPageViewController.h; sourceTree = "<group>"; };
  197. 71CEE38918CB749E00052C63 /* DetailPageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DetailPageViewController.m; sourceTree = "<group>"; };
  198. 71CEE3D518CC559B00052C63 /* ApexMobileNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApexMobileNavigationController.h; sourceTree = "<group>"; };
  199. 71CEE3D618CC559B00052C63 /* ApexMobileNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ApexMobileNavigationController.m; sourceTree = "<group>"; };
  200. 71DA74A418BDDD30003B46A6 /* AboutViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AboutViewController.h; path = ../AboutViewController.h; sourceTree = "<group>"; };
  201. 71DA74A518BDDD30003B46A6 /* AboutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AboutViewController.m; path = ../AboutViewController.m; sourceTree = "<group>"; };
  202. 71DA74A718BDDFB5003B46A6 /* about.htm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = about.htm; sourceTree = "<group>"; };
  203. /* End PBXFileReference section */
  204. /* Begin PBXFrameworksBuildPhase section */
  205. 719EF8DA18BB839F00EFFF5F /* Frameworks */ = {
  206. isa = PBXFrameworksBuildPhase;
  207. buildActionMask = 2147483647;
  208. files = (
  209. 719E7E3518C0395E003408FF /* libsqlite3.dylib in Frameworks */,
  210. 7120DD0118BE266000E7546F /* SystemConfiguration.framework in Frameworks */,
  211. 7120DCFF18BE265100E7546F /* QuartzCore.framework in Frameworks */,
  212. 7120DCFD18BE264300E7546F /* OpenGLES.framework in Frameworks */,
  213. 7120DCFB18BE263800E7546F /* libz.dylib in Frameworks */,
  214. 7120DCF918BE262E00E7546F /* libicucore.dylib in Frameworks */,
  215. 7120DCF718BE262300E7546F /* libc++.dylib in Frameworks */,
  216. 7120DCF518BE261500E7546F /* ImageIO.framework in Frameworks */,
  217. 7120DCF318BE260700E7546F /* GLKit.framework in Frameworks */,
  218. 7120DCF118BE25F500E7546F /* CoreText.framework in Frameworks */,
  219. 7120DCEF18BE25E500E7546F /* CoreLocation.framework in Frameworks */,
  220. 7120DCED18BE25DA00E7546F /* CoreData.framework in Frameworks */,
  221. 7120DCEB18BE25CE00E7546F /* AVFoundation.framework in Frameworks */,
  222. 719EF8E318BB839F00EFFF5F /* CoreGraphics.framework in Frameworks */,
  223. 719EF8E518BB839F00EFFF5F /* UIKit.framework in Frameworks */,
  224. 7120DCE718BE255000E7546F /* GoogleMaps.framework in Frameworks */,
  225. 719EF8E118BB839F00EFFF5F /* Foundation.framework in Frameworks */,
  226. );
  227. runOnlyForDeploymentPostprocessing = 0;
  228. };
  229. 719EF90118BB839F00EFFF5F /* Frameworks */ = {
  230. isa = PBXFrameworksBuildPhase;
  231. buildActionMask = 2147483647;
  232. files = (
  233. 719EF90618BB839F00EFFF5F /* XCTest.framework in Frameworks */,
  234. 719EF90818BB839F00EFFF5F /* UIKit.framework in Frameworks */,
  235. 719EF90718BB839F00EFFF5F /* Foundation.framework in Frameworks */,
  236. );
  237. runOnlyForDeploymentPostprocessing = 0;
  238. };
  239. /* End PBXFrameworksBuildPhase section */
  240. /* Begin PBXGroup section */
  241. 71286AA918C7002F001FDF43 /* AES */ = {
  242. isa = PBXGroup;
  243. children = (
  244. 71286AAA18C70061001FDF43 /* AESCrypt.h */,
  245. 71286AAB18C70061001FDF43 /* AESCrypt.m */,
  246. 71286AAC18C70061001FDF43 /* LICENSE */,
  247. 71286AAD18C70061001FDF43 /* NSData+Base64.h */,
  248. 71286AAE18C70061001FDF43 /* NSData+Base64.m */,
  249. 71286AAF18C70061001FDF43 /* NSData+CommonCrypto.h */,
  250. 71286AB018C70061001FDF43 /* NSData+CommonCrypto.m */,
  251. 71286AB118C70061001FDF43 /* NSString+Base64.h */,
  252. 71286AB218C70061001FDF43 /* NSString+Base64.m */,
  253. 71286AB318C70061001FDF43 /* README.md */,
  254. );
  255. name = AES;
  256. sourceTree = "<group>";
  257. };
  258. 719A51A618C5A4E40080C075 /* CustomUI */ = {
  259. isa = PBXGroup;
  260. children = (
  261. 712CBA0118CF38DB00C61394 /* RTLabel.h */,
  262. 712CBA0218CF38DB00C61394 /* RTLabel.m */,
  263. 719A51A318C5A4AF0080C075 /* SimpleGrid.h */,
  264. 719A51A418C5A4AF0080C075 /* SimpleGrid.m */,
  265. 719A51A718C5A5D30080C075 /* SimpleGridDataSource.h */,
  266. 719A51A818C5A5D30080C075 /* SimpleGridDataSource.m */,
  267. 719A51B818C5AB7B0080C075 /* SimpleGridComponent.h */,
  268. 719A51B918C5AB7B0080C075 /* SimpleGridComponent.m */,
  269. 71951E6D18C6A9A5005024BD /* TouchLabel.h */,
  270. 71951E6E18C6A9A5005024BD /* TouchLabel.m */,
  271. );
  272. name = CustomUI;
  273. sourceTree = "<group>";
  274. };
  275. 719A51AA18C5A60C0080C075 /* unused */ = {
  276. isa = PBXGroup;
  277. children = (
  278. );
  279. name = unused;
  280. sourceTree = "<group>";
  281. };
  282. 719A51AB18C5A66A0080C075 /* Search */ = {
  283. isa = PBXGroup;
  284. children = (
  285. 71AE427118C47AF900B8EC3D /* SearchViewController.h */,
  286. 71AE427218C47AF900B8EC3D /* SearchViewController.m */,
  287. 71A565D718C20F5900CDAC07 /* SearchTableAdapter.h */,
  288. 71A565D818C20F5900CDAC07 /* SearchTableAdapter.m */,
  289. 711DC6B018C30A4800FB1749 /* TableCellEdit.h */,
  290. 711DC6B118C30A4800FB1749 /* TableCellEdit.m */,
  291. 71406DCC18C36A52000914C4 /* TableCellBool.h */,
  292. 71406DCD18C36A52000914C4 /* TableCellBool.m */,
  293. 71406DCF18C36A6E000914C4 /* TableCellDate.h */,
  294. 71406DD018C36A6E000914C4 /* TableCellDate.m */,
  295. );
  296. name = Search;
  297. sourceTree = "<group>";
  298. };
  299. 719A51AC18C5A6A80080C075 /* Location */ = {
  300. isa = PBXGroup;
  301. children = (
  302. 7120DD0218BE273900E7546F /* LocationViewController.h */,
  303. 7120DD0318BE273900E7546F /* LocationViewController.m */,
  304. 7170AAE018D7C999003B711C /* LocationDetailViewController.h */,
  305. 7170AAE118D7C999003B711C /* LocationDetailViewController.m */,
  306. );
  307. name = Location;
  308. sourceTree = "<group>";
  309. };
  310. 719A51AD18C5A6D00080C075 /* About */ = {
  311. isa = PBXGroup;
  312. children = (
  313. 71DA74A418BDDD30003B46A6 /* AboutViewController.h */,
  314. 71DA74A518BDDD30003B46A6 /* AboutViewController.m */,
  315. );
  316. name = About;
  317. sourceTree = "<group>";
  318. };
  319. 719A51AE18C5A7230080C075 /* FunctionSelect */ = {
  320. isa = PBXGroup;
  321. children = (
  322. 71330C1E18BCC4DA0048956C /* FunctionSelectViewController.h */,
  323. 71330C1F18BCC4DA0048956C /* FunctionSelectViewController.m */,
  324. );
  325. name = FunctionSelect;
  326. sourceTree = "<group>";
  327. };
  328. 719A51AF18C5A75A0080C075 /* Result */ = {
  329. isa = PBXGroup;
  330. children = (
  331. 719A51B218C5A8100080C075 /* ResultViewController.h */,
  332. 719A51B318C5A8100080C075 /* ResultViewController.m */,
  333. 717D772D18C84E3F0070302D /* PageData.h */,
  334. 717D772E18C84E3F0070302D /* PageData.m */,
  335. );
  336. name = Result;
  337. sourceTree = "<group>";
  338. };
  339. 719A51B018C5A7680080C075 /* Detail */ = {
  340. isa = PBXGroup;
  341. children = (
  342. 71A01D7718C9AE77003307A9 /* DetailCellKV.h */,
  343. 71A01D7818C9AE77003307A9 /* DetailCellKV.m */,
  344. 71A01D7A18C9AE97003307A9 /* DetailCellList.h */,
  345. 71A01D7B18C9AE97003307A9 /* DetailCellList.m */,
  346. 71A01D7D18C9AEC8003307A9 /* DetailCellWeb.h */,
  347. 71A01D7E18C9AEC8003307A9 /* DetailCellWeb.m */,
  348. 71A01D8018C9BA67003307A9 /* DetailContent.h */,
  349. 71A01D8118C9BA67003307A9 /* DetailContent.m */,
  350. 71A01D8318C9BDC8003307A9 /* DetailTabBarController.h */,
  351. 71A01D8418C9BDC8003307A9 /* DetailTabBarController.m */,
  352. 71CEE38818CB749E00052C63 /* DetailPageViewController.h */,
  353. 71CEE38918CB749E00052C63 /* DetailPageViewController.m */,
  354. 71A2D76018DC3895001C380A /* LineView.h */,
  355. 71A2D76118DC3895001C380A /* LineView.m */,
  356. );
  357. name = Detail;
  358. sourceTree = "<group>";
  359. };
  360. 719A51B118C5A7740080C075 /* FieldsSetting */ = {
  361. isa = PBXGroup;
  362. children = (
  363. 712A301118CFEF550022E6E6 /* CustomizeFieldViewController.h */,
  364. 712A301218CFEF550022E6E6 /* CustomizeFieldViewController.m */,
  365. );
  366. name = FieldsSetting;
  367. sourceTree = "<group>";
  368. };
  369. 719E7E2D18C01555003408FF /* utils */ = {
  370. isa = PBXGroup;
  371. children = (
  372. 71286AA918C7002F001FDF43 /* AES */,
  373. 717D76E918C7F8120070302D /* Reachability.h */,
  374. 717D76EA18C7F8120070302D /* Reachability.m */,
  375. 719E7E2E18C015D0003408FF /* ApexMobileNetwork.h */,
  376. 719E7E2F18C015D0003408FF /* ApexMobileNetwork.m */,
  377. 719E7E3118C0368A003408FF /* ApexMobileDB.h */,
  378. 719E7E3218C0368A003408FF /* ApexMobileDB.m */,
  379. 71A565DD18C212EA00CDAC07 /* Constant.h */,
  380. 71A565DE18C212EA00CDAC07 /* Constant.m */,
  381. );
  382. name = utils;
  383. sourceTree = "<group>";
  384. };
  385. 719EF8D418BB839F00EFFF5F = {
  386. isa = PBXGroup;
  387. children = (
  388. 719EF8E618BB839F00EFFF5F /* Apex Mobile */,
  389. 719EF90B18BB839F00EFFF5F /* Apex MobileTests */,
  390. 719EF8DF18BB839F00EFFF5F /* Frameworks */,
  391. 719EF8DE18BB839F00EFFF5F /* Products */,
  392. );
  393. sourceTree = "<group>";
  394. };
  395. 719EF8DE18BB839F00EFFF5F /* Products */ = {
  396. isa = PBXGroup;
  397. children = (
  398. 719EF8DD18BB839F00EFFF5F /* Apex Mobile.app */,
  399. 719EF90418BB839F00EFFF5F /* Apex MobileTests.xctest */,
  400. );
  401. name = Products;
  402. sourceTree = "<group>";
  403. };
  404. 719EF8DF18BB839F00EFFF5F /* Frameworks */ = {
  405. isa = PBXGroup;
  406. children = (
  407. 719E7E3418C0395E003408FF /* libsqlite3.dylib */,
  408. 7120DD0018BE266000E7546F /* SystemConfiguration.framework */,
  409. 7120DCFE18BE265100E7546F /* QuartzCore.framework */,
  410. 7120DCFC18BE264300E7546F /* OpenGLES.framework */,
  411. 7120DCFA18BE263800E7546F /* libz.dylib */,
  412. 7120DCF818BE262E00E7546F /* libicucore.dylib */,
  413. 7120DCF618BE262300E7546F /* libc++.dylib */,
  414. 7120DCF418BE261500E7546F /* ImageIO.framework */,
  415. 7120DCF218BE260700E7546F /* GLKit.framework */,
  416. 7120DCF018BE25F500E7546F /* CoreText.framework */,
  417. 7120DCEE18BE25E500E7546F /* CoreLocation.framework */,
  418. 7120DCEC18BE25DA00E7546F /* CoreData.framework */,
  419. 7120DCEA18BE25CE00E7546F /* AVFoundation.framework */,
  420. 7120DCE818BE25B000E7546F /* GoogleMaps.bundle */,
  421. 7120DCE618BE255000E7546F /* GoogleMaps.framework */,
  422. 719EF8E018BB839F00EFFF5F /* Foundation.framework */,
  423. 719EF8E218BB839F00EFFF5F /* CoreGraphics.framework */,
  424. 719EF8E418BB839F00EFFF5F /* UIKit.framework */,
  425. 719EF90518BB839F00EFFF5F /* XCTest.framework */,
  426. );
  427. name = Frameworks;
  428. sourceTree = "<group>";
  429. };
  430. 719EF8E618BB839F00EFFF5F /* Apex Mobile */ = {
  431. isa = PBXGroup;
  432. children = (
  433. 71A003F918D680250057CDFD /* password */,
  434. 71A541D118D151770017E2BD /* webview */,
  435. 719A51B118C5A7740080C075 /* FieldsSetting */,
  436. 719A51B018C5A7680080C075 /* Detail */,
  437. 719A51AF18C5A75A0080C075 /* Result */,
  438. 719A51AE18C5A7230080C075 /* FunctionSelect */,
  439. 719A51AD18C5A6D00080C075 /* About */,
  440. 719A51AC18C5A6A80080C075 /* Location */,
  441. 719A51AB18C5A66A0080C075 /* Search */,
  442. 719A51AA18C5A60C0080C075 /* unused */,
  443. 719A51A618C5A4E40080C075 /* CustomUI */,
  444. 71A565E018C2141C00CDAC07 /* resource */,
  445. 719E7E2D18C01555003408FF /* utils */,
  446. 719EF8EF18BB839F00EFFF5F /* ApexMobileAppDelegate.h */,
  447. 719EF8F018BB839F00EFFF5F /* ApexMobileAppDelegate.m */,
  448. 719EF8F218BB839F00EFFF5F /* Main_iPhone.storyboard */,
  449. 719EF8F818BB839F00EFFF5F /* ApexMobileFirstViewController.h */,
  450. 719EF8F918BB839F00EFFF5F /* ApexMobileFirstViewController.m */,
  451. 71CEE3D518CC559B00052C63 /* ApexMobileNavigationController.h */,
  452. 71CEE3D618CC559B00052C63 /* ApexMobileNavigationController.m */,
  453. 719EF8FB18BB839F00EFFF5F /* ApexMobileSecondViewController.h */,
  454. 719EF8FC18BB839F00EFFF5F /* ApexMobileSecondViewController.m */,
  455. 719EF8FE18BB839F00EFFF5F /* Images.xcassets */,
  456. 719EF8E718BB839F00EFFF5F /* Supporting Files */,
  457. 71375C8D18D96EDE00EBA026 /* TabBarController.h */,
  458. 71375C8E18D96EDE00EBA026 /* TabBarController.m */,
  459. );
  460. path = "Apex Mobile";
  461. sourceTree = "<group>";
  462. };
  463. 719EF8E718BB839F00EFFF5F /* Supporting Files */ = {
  464. isa = PBXGroup;
  465. children = (
  466. 719EF8E818BB839F00EFFF5F /* Apex Mobile-Info.plist */,
  467. 719EF8E918BB839F00EFFF5F /* InfoPlist.strings */,
  468. 719EF8EC18BB839F00EFFF5F /* main.m */,
  469. 719EF8EE18BB839F00EFFF5F /* Apex Mobile-Prefix.pch */,
  470. );
  471. name = "Supporting Files";
  472. sourceTree = "<group>";
  473. };
  474. 719EF90B18BB839F00EFFF5F /* Apex MobileTests */ = {
  475. isa = PBXGroup;
  476. children = (
  477. 719EF91118BB839F00EFFF5F /* Apex_MobileTests.m */,
  478. 719EF90C18BB839F00EFFF5F /* Supporting Files */,
  479. );
  480. path = "Apex MobileTests";
  481. sourceTree = "<group>";
  482. };
  483. 719EF90C18BB839F00EFFF5F /* Supporting Files */ = {
  484. isa = PBXGroup;
  485. children = (
  486. 719EF90D18BB839F00EFFF5F /* Apex MobileTests-Info.plist */,
  487. 719EF90E18BB839F00EFFF5F /* InfoPlist.strings */,
  488. );
  489. name = "Supporting Files";
  490. sourceTree = "<group>";
  491. };
  492. 71A003F918D680250057CDFD /* password */ = {
  493. isa = PBXGroup;
  494. children = (
  495. 71A003FA18D680560057CDFD /* RetrievePasswordViewController.h */,
  496. 71A003FB18D680560057CDFD /* RetrievePasswordViewController.m */,
  497. 71A003FD18D6BFB40057CDFD /* ChangePasswordViewController.h */,
  498. 71A003FE18D6BFB40057CDFD /* ChangePasswordViewController.m */,
  499. );
  500. name = password;
  501. sourceTree = "<group>";
  502. };
  503. 71A541D118D151770017E2BD /* webview */ = {
  504. isa = PBXGroup;
  505. children = (
  506. 71A541D218D151C70017E2BD /* WebViewController.h */,
  507. 71A541D318D151C70017E2BD /* WebViewController.m */,
  508. );
  509. name = webview;
  510. sourceTree = "<group>";
  511. };
  512. 71A565E018C2141C00CDAC07 /* resource */ = {
  513. isa = PBXGroup;
  514. children = (
  515. 71DA74A718BDDFB5003B46A6 /* about.htm */,
  516. );
  517. name = resource;
  518. sourceTree = "<group>";
  519. };
  520. /* End PBXGroup section */
  521. /* Begin PBXNativeTarget section */
  522. 719EF8DC18BB839F00EFFF5F /* Apex Mobile */ = {
  523. isa = PBXNativeTarget;
  524. buildConfigurationList = 719EF91518BB839F00EFFF5F /* Build configuration list for PBXNativeTarget "Apex Mobile" */;
  525. buildPhases = (
  526. 719EF8D918BB839F00EFFF5F /* Sources */,
  527. 719EF8DA18BB839F00EFFF5F /* Frameworks */,
  528. 719EF8DB18BB839F00EFFF5F /* Resources */,
  529. );
  530. buildRules = (
  531. );
  532. dependencies = (
  533. );
  534. name = "Apex Mobile";
  535. productName = "Apex Mobile";
  536. productReference = 719EF8DD18BB839F00EFFF5F /* Apex Mobile.app */;
  537. productType = "com.apple.product-type.application";
  538. };
  539. 719EF90318BB839F00EFFF5F /* Apex MobileTests */ = {
  540. isa = PBXNativeTarget;
  541. buildConfigurationList = 719EF91818BB839F00EFFF5F /* Build configuration list for PBXNativeTarget "Apex MobileTests" */;
  542. buildPhases = (
  543. 719EF90018BB839F00EFFF5F /* Sources */,
  544. 719EF90118BB839F00EFFF5F /* Frameworks */,
  545. 719EF90218BB839F00EFFF5F /* Resources */,
  546. );
  547. buildRules = (
  548. );
  549. dependencies = (
  550. 719EF90A18BB839F00EFFF5F /* PBXTargetDependency */,
  551. );
  552. name = "Apex MobileTests";
  553. productName = "Apex MobileTests";
  554. productReference = 719EF90418BB839F00EFFF5F /* Apex MobileTests.xctest */;
  555. productType = "com.apple.product-type.bundle.unit-test";
  556. };
  557. /* End PBXNativeTarget section */
  558. /* Begin PBXProject section */
  559. 719EF8D518BB839F00EFFF5F /* Project object */ = {
  560. isa = PBXProject;
  561. attributes = {
  562. CLASSPREFIX = ApexMobile;
  563. LastUpgradeCheck = 0510;
  564. ORGANIZATIONNAME = "United Software Applications, Inc";
  565. TargetAttributes = {
  566. 719EF8DC18BB839F00EFFF5F = {
  567. DevelopmentTeam = HXWLAA5YN5;
  568. };
  569. 719EF90318BB839F00EFFF5F = {
  570. TestTargetID = 719EF8DC18BB839F00EFFF5F;
  571. };
  572. };
  573. };
  574. buildConfigurationList = 719EF8D818BB839F00EFFF5F /* Build configuration list for PBXProject "Apex Mobile" */;
  575. compatibilityVersion = "Xcode 3.2";
  576. developmentRegion = English;
  577. hasScannedForEncodings = 0;
  578. knownRegions = (
  579. en,
  580. Base,
  581. "zh-Hans",
  582. );
  583. mainGroup = 719EF8D418BB839F00EFFF5F;
  584. productRefGroup = 719EF8DE18BB839F00EFFF5F /* Products */;
  585. projectDirPath = "";
  586. projectRoot = "";
  587. targets = (
  588. 719EF8DC18BB839F00EFFF5F /* Apex Mobile */,
  589. 719EF90318BB839F00EFFF5F /* Apex MobileTests */,
  590. );
  591. };
  592. /* End PBXProject section */
  593. /* Begin PBXResourcesBuildPhase section */
  594. 719EF8DB18BB839F00EFFF5F /* Resources */ = {
  595. isa = PBXResourcesBuildPhase;
  596. buildActionMask = 2147483647;
  597. files = (
  598. 719EF8FF18BB839F00EFFF5F /* Images.xcassets in Resources */,
  599. 719EF8F418BB839F00EFFF5F /* Main_iPhone.storyboard in Resources */,
  600. 71286AB518C70061001FDF43 /* LICENSE in Resources */,
  601. 7120DCE918BE25B000E7546F /* GoogleMaps.bundle in Resources */,
  602. 71DA74A818BDDFB5003B46A6 /* about.htm in Resources */,
  603. 71286AB918C70061001FDF43 /* README.md in Resources */,
  604. 719EF8EB18BB839F00EFFF5F /* InfoPlist.strings in Resources */,
  605. );
  606. runOnlyForDeploymentPostprocessing = 0;
  607. };
  608. 719EF90218BB839F00EFFF5F /* Resources */ = {
  609. isa = PBXResourcesBuildPhase;
  610. buildActionMask = 2147483647;
  611. files = (
  612. 719EF91018BB839F00EFFF5F /* InfoPlist.strings in Resources */,
  613. );
  614. runOnlyForDeploymentPostprocessing = 0;
  615. };
  616. /* End PBXResourcesBuildPhase section */
  617. /* Begin PBXSourcesBuildPhase section */
  618. 719EF8D918BB839F00EFFF5F /* Sources */ = {
  619. isa = PBXSourcesBuildPhase;
  620. buildActionMask = 2147483647;
  621. files = (
  622. 71406DCE18C36A52000914C4 /* TableCellBool.m in Sources */,
  623. 71A01D7F18C9AEC8003307A9 /* DetailCellWeb.m in Sources */,
  624. 71A01D8518C9BDC8003307A9 /* DetailTabBarController.m in Sources */,
  625. 71406DD118C36A6E000914C4 /* TableCellDate.m in Sources */,
  626. 717D772F18C84E3F0070302D /* PageData.m in Sources */,
  627. 71375C8F18D96EDE00EBA026 /* TabBarController.m in Sources */,
  628. 71951E6F18C6A9A5005024BD /* TouchLabel.m in Sources */,
  629. 71A01D7C18C9AE97003307A9 /* DetailCellList.m in Sources */,
  630. 71DA74A618BDDD31003B46A6 /* AboutViewController.m in Sources */,
  631. 712CBA0318CF38DB00C61394 /* RTLabel.m in Sources */,
  632. 71CEE3D718CC559B00052C63 /* ApexMobileNavigationController.m in Sources */,
  633. 71A541D418D151C70017E2BD /* WebViewController.m in Sources */,
  634. 71330C2018BCC4DA0048956C /* FunctionSelectViewController.m in Sources */,
  635. 719EF8FD18BB839F00EFFF5F /* ApexMobileSecondViewController.m in Sources */,
  636. 71AE427318C47AF900B8EC3D /* SearchViewController.m in Sources */,
  637. 71A565D918C20F5900CDAC07 /* SearchTableAdapter.m in Sources */,
  638. 719EF8FA18BB839F00EFFF5F /* ApexMobileFirstViewController.m in Sources */,
  639. 719A51A518C5A4AF0080C075 /* SimpleGrid.m in Sources */,
  640. 71286AB718C70061001FDF43 /* NSData+CommonCrypto.m in Sources */,
  641. 71A003FF18D6BFB40057CDFD /* ChangePasswordViewController.m in Sources */,
  642. 71CEE38A18CB749E00052C63 /* DetailPageViewController.m in Sources */,
  643. 71286AB618C70061001FDF43 /* NSData+Base64.m in Sources */,
  644. 719E7E3318C0368A003408FF /* ApexMobileDB.m in Sources */,
  645. 719E7E3018C015D0003408FF /* ApexMobileNetwork.m in Sources */,
  646. 719EF8F118BB839F00EFFF5F /* ApexMobileAppDelegate.m in Sources */,
  647. 7170AAE218D7C999003B711C /* LocationDetailViewController.m in Sources */,
  648. 712A301318CFEF550022E6E6 /* CustomizeFieldViewController.m in Sources */,
  649. 71A2D76218DC3895001C380A /* LineView.m in Sources */,
  650. 719A51B418C5A8100080C075 /* ResultViewController.m in Sources */,
  651. 711DC6B218C30A4800FB1749 /* TableCellEdit.m in Sources */,
  652. 71286AB818C70061001FDF43 /* NSString+Base64.m in Sources */,
  653. 71A01D8218C9BA67003307A9 /* DetailContent.m in Sources */,
  654. 71A003FC18D680560057CDFD /* RetrievePasswordViewController.m in Sources */,
  655. 719A51BA18C5AB7B0080C075 /* SimpleGridComponent.m in Sources */,
  656. 719EF8ED18BB839F00EFFF5F /* main.m in Sources */,
  657. 717D76EB18C7F8120070302D /* Reachability.m in Sources */,
  658. 7120DD0418BE273900E7546F /* LocationViewController.m in Sources */,
  659. 71286AB418C70061001FDF43 /* AESCrypt.m in Sources */,
  660. 71A01D7918C9AE77003307A9 /* DetailCellKV.m in Sources */,
  661. 719A51A918C5A5D30080C075 /* SimpleGridDataSource.m in Sources */,
  662. 71A565DF18C212EA00CDAC07 /* Constant.m in Sources */,
  663. );
  664. runOnlyForDeploymentPostprocessing = 0;
  665. };
  666. 719EF90018BB839F00EFFF5F /* Sources */ = {
  667. isa = PBXSourcesBuildPhase;
  668. buildActionMask = 2147483647;
  669. files = (
  670. 719EF91218BB839F00EFFF5F /* Apex_MobileTests.m in Sources */,
  671. );
  672. runOnlyForDeploymentPostprocessing = 0;
  673. };
  674. /* End PBXSourcesBuildPhase section */
  675. /* Begin PBXTargetDependency section */
  676. 719EF90A18BB839F00EFFF5F /* PBXTargetDependency */ = {
  677. isa = PBXTargetDependency;
  678. target = 719EF8DC18BB839F00EFFF5F /* Apex Mobile */;
  679. targetProxy = 719EF90918BB839F00EFFF5F /* PBXContainerItemProxy */;
  680. };
  681. /* End PBXTargetDependency section */
  682. /* Begin PBXVariantGroup section */
  683. 719EF8E918BB839F00EFFF5F /* InfoPlist.strings */ = {
  684. isa = PBXVariantGroup;
  685. children = (
  686. 719EF8EA18BB839F00EFFF5F /* en */,
  687. );
  688. name = InfoPlist.strings;
  689. sourceTree = "<group>";
  690. };
  691. 719EF8F218BB839F00EFFF5F /* Main_iPhone.storyboard */ = {
  692. isa = PBXVariantGroup;
  693. children = (
  694. 719EF8F318BB839F00EFFF5F /* Base */,
  695. );
  696. name = Main_iPhone.storyboard;
  697. sourceTree = "<group>";
  698. };
  699. 719EF90E18BB839F00EFFF5F /* InfoPlist.strings */ = {
  700. isa = PBXVariantGroup;
  701. children = (
  702. 719EF90F18BB839F00EFFF5F /* en */,
  703. );
  704. name = InfoPlist.strings;
  705. sourceTree = "<group>";
  706. };
  707. /* End PBXVariantGroup section */
  708. /* Begin XCBuildConfiguration section */
  709. 719EF91318BB839F00EFFF5F /* Debug */ = {
  710. isa = XCBuildConfiguration;
  711. buildSettings = {
  712. ALWAYS_SEARCH_USER_PATHS = NO;
  713. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  714. CLANG_CXX_LIBRARY = "libc++";
  715. CLANG_ENABLE_MODULES = YES;
  716. CLANG_ENABLE_OBJC_ARC = YES;
  717. CLANG_WARN_BOOL_CONVERSION = YES;
  718. CLANG_WARN_CONSTANT_CONVERSION = YES;
  719. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  720. CLANG_WARN_EMPTY_BODY = YES;
  721. CLANG_WARN_ENUM_CONVERSION = YES;
  722. CLANG_WARN_INT_CONVERSION = YES;
  723. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  724. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  725. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  726. COPY_PHASE_STRIP = NO;
  727. GCC_C_LANGUAGE_STANDARD = gnu99;
  728. GCC_DYNAMIC_NO_PIC = NO;
  729. GCC_OPTIMIZATION_LEVEL = 0;
  730. GCC_PREPROCESSOR_DEFINITIONS = (
  731. "DEBUG=1",
  732. "$(inherited)",
  733. );
  734. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  735. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  736. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  737. GCC_WARN_UNDECLARED_SELECTOR = YES;
  738. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  739. GCC_WARN_UNUSED_FUNCTION = YES;
  740. GCC_WARN_UNUSED_VARIABLE = YES;
  741. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  742. ONLY_ACTIVE_ARCH = YES;
  743. SDKROOT = iphoneos;
  744. TARGETED_DEVICE_FAMILY = 1;
  745. };
  746. name = Debug;
  747. };
  748. 719EF91418BB839F00EFFF5F /* Release */ = {
  749. isa = XCBuildConfiguration;
  750. buildSettings = {
  751. ALWAYS_SEARCH_USER_PATHS = NO;
  752. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  753. CLANG_CXX_LIBRARY = "libc++";
  754. CLANG_ENABLE_MODULES = YES;
  755. CLANG_ENABLE_OBJC_ARC = YES;
  756. CLANG_WARN_BOOL_CONVERSION = YES;
  757. CLANG_WARN_CONSTANT_CONVERSION = YES;
  758. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  759. CLANG_WARN_EMPTY_BODY = YES;
  760. CLANG_WARN_ENUM_CONVERSION = YES;
  761. CLANG_WARN_INT_CONVERSION = YES;
  762. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  763. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  764. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  765. COPY_PHASE_STRIP = YES;
  766. ENABLE_NS_ASSERTIONS = NO;
  767. GCC_C_LANGUAGE_STANDARD = gnu99;
  768. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  769. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  770. GCC_WARN_UNDECLARED_SELECTOR = YES;
  771. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  772. GCC_WARN_UNUSED_FUNCTION = YES;
  773. GCC_WARN_UNUSED_VARIABLE = YES;
  774. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  775. SDKROOT = iphoneos;
  776. TARGETED_DEVICE_FAMILY = 1;
  777. VALIDATE_PRODUCT = YES;
  778. };
  779. name = Release;
  780. };
  781. 719EF91618BB839F00EFFF5F /* Debug */ = {
  782. isa = XCBuildConfiguration;
  783. buildSettings = {
  784. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  785. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  786. CODE_SIGN_IDENTITY = "iPhone Developer";
  787. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  788. FRAMEWORK_SEARCH_PATHS = (
  789. "$(inherited)",
  790. "/ios/Apex\\ Mobile",
  791. );
  792. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  793. GCC_PREFIX_HEADER = "Apex Mobile/Apex Mobile-Prefix.pch";
  794. GCC_PREPROCESSOR_DEFINITIONS = (
  795. "DEBUG=1",
  796. "$(inherited)",
  797. );
  798. INFOPLIST_FILE = "Apex Mobile/Apex Mobile-Info.plist";
  799. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  800. OTHER_LDFLAGS = "-ObjC";
  801. PRODUCT_NAME = "$(TARGET_NAME)";
  802. PROVISIONING_PROFILE = "";
  803. TARGETED_DEVICE_FAMILY = 1;
  804. WRAPPER_EXTENSION = app;
  805. };
  806. name = Debug;
  807. };
  808. 719EF91718BB839F00EFFF5F /* Release */ = {
  809. isa = XCBuildConfiguration;
  810. buildSettings = {
  811. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  812. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  813. CODE_SIGN_IDENTITY = "iPhone Developer";
  814. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  815. FRAMEWORK_SEARCH_PATHS = (
  816. "$(inherited)",
  817. "/ios/Apex\\ Mobile",
  818. );
  819. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  820. GCC_PREFIX_HEADER = "Apex Mobile/Apex Mobile-Prefix.pch";
  821. INFOPLIST_FILE = "Apex Mobile/Apex Mobile-Info.plist";
  822. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  823. OTHER_LDFLAGS = "-ObjC";
  824. PRODUCT_NAME = "$(TARGET_NAME)";
  825. PROVISIONING_PROFILE = "";
  826. TARGETED_DEVICE_FAMILY = 1;
  827. WRAPPER_EXTENSION = app;
  828. };
  829. name = Release;
  830. };
  831. 719EF91918BB839F00EFFF5F /* Debug */ = {
  832. isa = XCBuildConfiguration;
  833. buildSettings = {
  834. BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Apex Mobile.app/Apex Mobile";
  835. FRAMEWORK_SEARCH_PATHS = (
  836. "$(SDKROOT)/Developer/Library/Frameworks",
  837. "$(inherited)",
  838. "$(DEVELOPER_FRAMEWORKS_DIR)",
  839. );
  840. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  841. GCC_PREFIX_HEADER = "Apex Mobile/Apex Mobile-Prefix.pch";
  842. GCC_PREPROCESSOR_DEFINITIONS = (
  843. "DEBUG=1",
  844. "$(inherited)",
  845. );
  846. INFOPLIST_FILE = "Apex MobileTests/Apex MobileTests-Info.plist";
  847. PRODUCT_NAME = "$(TARGET_NAME)";
  848. TEST_HOST = "$(BUNDLE_LOADER)";
  849. WRAPPER_EXTENSION = xctest;
  850. };
  851. name = Debug;
  852. };
  853. 719EF91A18BB839F00EFFF5F /* Release */ = {
  854. isa = XCBuildConfiguration;
  855. buildSettings = {
  856. BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Apex Mobile.app/Apex Mobile";
  857. FRAMEWORK_SEARCH_PATHS = (
  858. "$(SDKROOT)/Developer/Library/Frameworks",
  859. "$(inherited)",
  860. "$(DEVELOPER_FRAMEWORKS_DIR)",
  861. );
  862. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  863. GCC_PREFIX_HEADER = "Apex Mobile/Apex Mobile-Prefix.pch";
  864. INFOPLIST_FILE = "Apex MobileTests/Apex MobileTests-Info.plist";
  865. PRODUCT_NAME = "$(TARGET_NAME)";
  866. TEST_HOST = "$(BUNDLE_LOADER)";
  867. WRAPPER_EXTENSION = xctest;
  868. };
  869. name = Release;
  870. };
  871. /* End XCBuildConfiguration section */
  872. /* Begin XCConfigurationList section */
  873. 719EF8D818BB839F00EFFF5F /* Build configuration list for PBXProject "Apex Mobile" */ = {
  874. isa = XCConfigurationList;
  875. buildConfigurations = (
  876. 719EF91318BB839F00EFFF5F /* Debug */,
  877. 719EF91418BB839F00EFFF5F /* Release */,
  878. );
  879. defaultConfigurationIsVisible = 0;
  880. defaultConfigurationName = Release;
  881. };
  882. 719EF91518BB839F00EFFF5F /* Build configuration list for PBXNativeTarget "Apex Mobile" */ = {
  883. isa = XCConfigurationList;
  884. buildConfigurations = (
  885. 719EF91618BB839F00EFFF5F /* Debug */,
  886. 719EF91718BB839F00EFFF5F /* Release */,
  887. );
  888. defaultConfigurationIsVisible = 0;
  889. defaultConfigurationName = Release;
  890. };
  891. 719EF91818BB839F00EFFF5F /* Build configuration list for PBXNativeTarget "Apex MobileTests" */ = {
  892. isa = XCConfigurationList;
  893. buildConfigurations = (
  894. 719EF91918BB839F00EFFF5F /* Debug */,
  895. 719EF91A18BB839F00EFFF5F /* Release */,
  896. );
  897. defaultConfigurationIsVisible = 0;
  898. defaultConfigurationName = Release;
  899. };
  900. /* End XCConfigurationList section */
  901. };
  902. rootObject = 719EF8D518BB839F00EFFF5F /* Project object */;
  903. }