project.pbxproj 70 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 42DFAE6B1F9B2B73009AFCCC /* Phone_Action_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE6A1F9B2B73009AFCCC /* Phone_Action_Cell.xib */; };
  10. 42DFAE6D1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE6C1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib */; };
  11. 42DFAE6F1F9B2C18009AFCCC /* Phone_Enum_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE6E1F9B2C18009AFCCC /* Phone_Enum_Cell.xib */; };
  12. 42DFAE711F9B2C36009AFCCC /* Phone_Image_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE701F9B2C36009AFCCC /* Phone_Image_Cell.xib */; };
  13. 42DFAE731F9B2C67009AFCCC /* Phone_Label_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE721F9B2C67009AFCCC /* Phone_Label_Cell.xib */; };
  14. 42DFAE751F9B2C83009AFCCC /* Phone_MAction_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE741F9B2C83009AFCCC /* Phone_MAction_Cell.xib */; };
  15. 42DFAE771F9B2C9B009AFCCC /* Phone_Model_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE761F9B2C9B009AFCCC /* Phone_Model_Cell.xib */; };
  16. 42DFAE791F9B2CBD009AFCCC /* Phone_Signature_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE781F9B2CBD009AFCCC /* Phone_Signature_Cell.xib */; };
  17. 42DFAE7B1F9B2CE6009AFCCC /* Phone_Switch_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE7A1F9B2CE6009AFCCC /* Phone_Switch_Cell.xib */; };
  18. 42DFAE7D1F9B2D02009AFCCC /* Phone_TextView_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE7C1F9B2D02009AFCCC /* Phone_TextView_Cell.xib */; };
  19. 71E9F6C81F8C5CCB0052C78E /* NetworkUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 71E9F6C61F8C5CCA0052C78E /* NetworkUtils.m */; };
  20. 71F3A9A21F5F8E22001036C8 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9A11F5F8E22001036C8 /* main.m */; };
  21. 71F3A9A51F5F8E22001036C8 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9A41F5F8E22001036C8 /* AppDelegate.m */; };
  22. 71F3A9A81F5F8E22001036C8 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9A71F5F8E22001036C8 /* ViewController.m */; };
  23. 71F3A9AB1F5F8E22001036C8 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71F3A9A91F5F8E22001036C8 /* Main.storyboard */; };
  24. 71F3A9AD1F5F8E22001036C8 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 71F3A9AC1F5F8E22001036C8 /* Assets.xcassets */; };
  25. 71F3A9B01F5F8E22001036C8 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71F3A9AE1F5F8E22001036C8 /* LaunchScreen.storyboard */; };
  26. 71F3A9B91F5F8E73001036C8 /* ResultViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9B81F5F8E73001036C8 /* ResultViewController.m */; };
  27. 71F3A9BD1F5F8EAE001036C8 /* FullyShowViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9BC1F5F8EAE001036C8 /* FullyShowViewController.m */; };
  28. 71F3A9C91F5FA11F001036C8 /* login.json in Resources */ = {isa = PBXBuildFile; fileRef = 71F3A9C01F5FA11F001036C8 /* login.json */; };
  29. 71F3A9CB1F5FA11F001036C8 /* LoginSwitchCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9C41F5FA11F001036C8 /* LoginSwitchCell.m */; };
  30. 71F3A9CC1F5FA11F001036C8 /* LoginTextFiledCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9C61F5FA11F001036C8 /* LoginTextFiledCell.m */; };
  31. 71F3A9CD1F5FA11F001036C8 /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9C81F5FA11F001036C8 /* LoginViewController.m */; };
  32. 71F3A9D01F5FA277001036C8 /* BasicViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9CF1F5FA277001036C8 /* BasicViewController.m */; };
  33. 71F3A9D91F5FA3B9001036C8 /* RANetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9D81F5FA3B9001036C8 /* RANetwork.m */; };
  34. 71F3A9DC1F5FA458001036C8 /* RANetworkTaskDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9DB1F5FA458001036C8 /* RANetworkTaskDelegate.m */; };
  35. 71F3A9E01F5FA484001036C8 /* RAUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9DF1F5FA484001036C8 /* RAUtils.m */; };
  36. 71F3A9E31F5FA531001036C8 /* JLKeyboardListener.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9E21F5FA531001036C8 /* JLKeyboardListener.m */; };
  37. 71F3A9ED1F5FA557001036C8 /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9E61F5FA557001036C8 /* ioapi.c */; };
  38. 71F3A9EE1F5FA557001036C8 /* mztools.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9E81F5FA557001036C8 /* mztools.c */; };
  39. 71F3A9EF1F5FA557001036C8 /* unzip.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9EA1F5FA557001036C8 /* unzip.c */; };
  40. 71F3A9F01F5FA557001036C8 /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9EB1F5FA557001036C8 /* zip.c */; };
  41. 71F3A9F31F5FA56E001036C8 /* ZipArchive.mm in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9F21F5FA56E001036C8 /* ZipArchive.mm */; };
  42. 71F3A9F61F5FA64F001036C8 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 71F3A9F51F5FA64F001036C8 /* libz.tbd */; };
  43. 71F3A9F91F5FA688001036C8 /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9F81F5FA688001036C8 /* Reachability.m */; };
  44. 71F3A9FC1F5FCC79001036C8 /* LoginSettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9FB1F5FCC79001036C8 /* LoginSettingViewController.m */; };
  45. 71F3AA071F5FDDFE001036C8 /* AESCrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9FF1F5FDDFE001036C8 /* AESCrypt.m */; };
  46. 71F3AA081F5FDDFE001036C8 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 71F3AA001F5FDDFE001036C8 /* LICENSE */; };
  47. 71F3AA091F5FDDFE001036C8 /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA021F5FDDFE001036C8 /* NSData+Base64.m */; };
  48. 71F3AA0A1F5FDDFE001036C8 /* NSData+CommonCrypto.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA041F5FDDFE001036C8 /* NSData+CommonCrypto.m */; };
  49. 71F3AA0B1F5FDDFE001036C8 /* NSString+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA061F5FDDFE001036C8 /* NSString+Base64.m */; };
  50. 71F3AA0D1F61151D001036C8 /* commoneditor.phone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 71F3AA0C1F61151D001036C8 /* commoneditor.phone.xib */; };
  51. 71F3AA111F611FC4001036C8 /* testViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA0F1F611FC4001036C8 /* testViewController.m */; };
  52. 71F3AA121F611FC4001036C8 /* testViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 71F3AA101F611FC4001036C8 /* testViewController.xib */; };
  53. 71F3AA361F612369001036C8 /* CommonEditor.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71F3AA151F612369001036C8 /* CommonEditor.storyboard */; };
  54. 71F3AA371F612369001036C8 /* CommonEditorCellAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA171F612369001036C8 /* CommonEditorCellAction.m */; };
  55. 71F3AA381F612369001036C8 /* CommonEditorCellEdit.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA191F612369001036C8 /* CommonEditorCellEdit.m */; };
  56. 71F3AA391F612369001036C8 /* CommonEditorCellEnum.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA1B1F612369001036C8 /* CommonEditorCellEnum.m */; };
  57. 71F3AA3A1F612369001036C8 /* CommonEditorCellImg.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA1D1F612369001036C8 /* CommonEditorCellImg.m */; };
  58. 71F3AA3B1F612369001036C8 /* CommonEditorCellLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA1F1F612369001036C8 /* CommonEditorCellLabel.m */; };
  59. 71F3AA3C1F612369001036C8 /* CommonEditorCellMAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA211F612369001036C8 /* CommonEditorCellMAction.m */; };
  60. 71F3AA3D1F612369001036C8 /* CommonEditorCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA231F612369001036C8 /* CommonEditorCellModel.m */; };
  61. 71F3AA3E1F612369001036C8 /* CommonEditorCellSignature.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA251F612369001036C8 /* CommonEditorCellSignature.m */; };
  62. 71F3AA3F1F612369001036C8 /* CommonEditorCellSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA271F612369001036C8 /* CommonEditorCellSwitch.m */; };
  63. 71F3AA401F612369001036C8 /* CommonEditorCellTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA291F612369001036C8 /* CommonEditorCellTextView.m */; };
  64. 71F3AA411F612369001036C8 /* CommonEditorViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA2B1F612369001036C8 /* CommonEditorViewController.m */; };
  65. 71F3AA421F612369001036C8 /* DatePickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA2D1F612369001036C8 /* DatePickerViewController.m */; };
  66. 71F3AA431F612369001036C8 /* EnumSelectorCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA2F1F612369001036C8 /* EnumSelectorCell.m */; };
  67. 71F3AA441F612369001036C8 /* EnumSelectViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA311F612369001036C8 /* EnumSelectViewController.m */; };
  68. 71F3AA451F612369001036C8 /* MonthPickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA331F612369001036C8 /* MonthPickerViewController.m */; };
  69. 71F3AA461F612369001036C8 /* SRMonthPicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA351F612369001036C8 /* SRMonthPicker.m */; };
  70. 71F3AA4A1F612415001036C8 /* RTLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA491F612415001036C8 /* RTLabel.m */; };
  71. 71F3AA4D1F6124A2001036C8 /* TouchImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA4C1F6124A2001036C8 /* TouchImageView.m */; };
  72. 71F3AA501F6124C4001036C8 /* ImageUploadViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA4F1F6124C4001036C8 /* ImageUploadViewController.m */; };
  73. 71F3AA531F6125ED001036C8 /* ImageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA521F6125ED001036C8 /* ImageViewController.m */; };
  74. 71F3AA5A1F624A88001036C8 /* signature.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71F3AA551F624A88001036C8 /* signature.storyboard */; };
  75. 71F3AA5B1F624A88001036C8 /* SignatureView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA571F624A88001036C8 /* SignatureView.m */; };
  76. 71F3AA5C1F624A88001036C8 /* SignatureViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA591F624A88001036C8 /* SignatureViewController.m */; };
  77. 71F3AA5F1F624AD4001036C8 /* StrikethroughLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA5E1F624AD4001036C8 /* StrikethroughLabel.m */; };
  78. 71F3AA641F624B2F001036C8 /* BundleModelCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA611F624B2F001036C8 /* BundleModelCell.m */; };
  79. 71F3AA651F624B2F001036C8 /* BundleModelViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA631F624B2F001036C8 /* BundleModelViewController.m */; };
  80. 71F3AA681F624E19001036C8 /* JKTimerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA671F624E19001036C8 /* JKTimerManager.m */; };
  81. 71F3AA7D1F62617D001036C8 /* NetworkUtils+Contact.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA7C1F62617D001036C8 /* NetworkUtils+Contact.m */; };
  82. 71F3AA801F626309001036C8 /* CustomIOSAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA7F1F626309001036C8 /* CustomIOSAlertView.m */; };
  83. 71F3AA831F6263B2001036C8 /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA821F6263B2001036C8 /* MainViewController.m */; };
  84. 71F3AA861F626E14001036C8 /* RAConvertor.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA851F626E14001036C8 /* RAConvertor.m */; };
  85. 71F3AA891F62732A001036C8 /* FileCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA881F62732A001036C8 /* FileCache.m */; };
  86. 71F3AA8F1F6276B0001036C8 /* default_appearance.json in Resources */ = {isa = PBXBuildFile; fileRef = 71F3AA8E1F6276B0001036C8 /* default_appearance.json */; };
  87. 71F3AA921F627700001036C8 /* DefaultTableHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA911F627700001036C8 /* DefaultTableHeaderView.m */; };
  88. 71F3AA951F6277DE001036C8 /* DefaultAppearance.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA941F6277DE001036C8 /* DefaultAppearance.m */; };
  89. /* End PBXBuildFile section */
  90. /* Begin PBXFileReference section */
  91. 42DFAE6A1F9B2B73009AFCCC /* Phone_Action_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Action_Cell.xib; sourceTree = "<group>"; };
  92. 42DFAE6C1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Edit_Cell.xib; sourceTree = "<group>"; };
  93. 42DFAE6E1F9B2C18009AFCCC /* Phone_Enum_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Enum_Cell.xib; sourceTree = "<group>"; };
  94. 42DFAE701F9B2C36009AFCCC /* Phone_Image_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Image_Cell.xib; sourceTree = "<group>"; };
  95. 42DFAE721F9B2C67009AFCCC /* Phone_Label_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Label_Cell.xib; sourceTree = "<group>"; };
  96. 42DFAE741F9B2C83009AFCCC /* Phone_MAction_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_MAction_Cell.xib; sourceTree = "<group>"; };
  97. 42DFAE761F9B2C9B009AFCCC /* Phone_Model_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Model_Cell.xib; sourceTree = "<group>"; };
  98. 42DFAE781F9B2CBD009AFCCC /* Phone_Signature_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Signature_Cell.xib; sourceTree = "<group>"; };
  99. 42DFAE7A1F9B2CE6009AFCCC /* Phone_Switch_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Switch_Cell.xib; sourceTree = "<group>"; };
  100. 42DFAE7C1F9B2D02009AFCCC /* Phone_TextView_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_TextView_Cell.xib; sourceTree = "<group>"; };
  101. 71CB70B01FA1BA5E009FDCB7 /* data.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = data.json; sourceTree = "<group>"; };
  102. 71CB70B11FA1BA5E009FDCB7 /* layout.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = layout.json; sourceTree = "<group>"; };
  103. 71E9F6C61F8C5CCA0052C78E /* NetworkUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = NetworkUtils.m; path = ../../common/NetworkUtils.m; sourceTree = "<group>"; };
  104. 71E9F6C71F8C5CCA0052C78E /* NetworkUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = NetworkUtils.h; path = ../../common/NetworkUtils.h; sourceTree = "<group>"; };
  105. 71F3A99D1F5F8E22001036C8 /* RedAnt Mobile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RedAnt Mobile.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  106. 71F3A9A11F5F8E22001036C8 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  107. 71F3A9A31F5F8E22001036C8 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  108. 71F3A9A41F5F8E22001036C8 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  109. 71F3A9A61F5F8E22001036C8 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  110. 71F3A9A71F5F8E22001036C8 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  111. 71F3A9AA1F5F8E22001036C8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  112. 71F3A9AC1F5F8E22001036C8 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  113. 71F3A9AF1F5F8E22001036C8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  114. 71F3A9B11F5F8E22001036C8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  115. 71F3A9B71F5F8E73001036C8 /* ResultViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ResultViewController.h; sourceTree = "<group>"; };
  116. 71F3A9B81F5F8E73001036C8 /* ResultViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ResultViewController.m; sourceTree = "<group>"; };
  117. 71F3A9BB1F5F8EAE001036C8 /* FullyShowViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FullyShowViewController.h; sourceTree = "<group>"; };
  118. 71F3A9BC1F5F8EAE001036C8 /* FullyShowViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FullyShowViewController.m; sourceTree = "<group>"; };
  119. 71F3A9C01F5FA11F001036C8 /* login.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = login.json; sourceTree = "<group>"; };
  120. 71F3A9C31F5FA11F001036C8 /* LoginSwitchCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginSwitchCell.h; sourceTree = "<group>"; };
  121. 71F3A9C41F5FA11F001036C8 /* LoginSwitchCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginSwitchCell.m; sourceTree = "<group>"; };
  122. 71F3A9C51F5FA11F001036C8 /* LoginTextFiledCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginTextFiledCell.h; sourceTree = "<group>"; };
  123. 71F3A9C61F5FA11F001036C8 /* LoginTextFiledCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginTextFiledCell.m; sourceTree = "<group>"; };
  124. 71F3A9C71F5FA11F001036C8 /* LoginViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginViewController.h; sourceTree = "<group>"; };
  125. 71F3A9C81F5FA11F001036C8 /* LoginViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginViewController.m; sourceTree = "<group>"; };
  126. 71F3A9CE1F5FA277001036C8 /* BasicViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BasicViewController.h; sourceTree = "<group>"; };
  127. 71F3A9CF1F5FA277001036C8 /* BasicViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BasicViewController.m; sourceTree = "<group>"; };
  128. 71F3A9D11F5FA2A4001036C8 /* const.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = const.h; sourceTree = "<group>"; };
  129. 71F3A9D21F5FA2B3001036C8 /* config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
  130. 71F3A9D71F5FA3B9001036C8 /* RANetwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RANetwork.h; sourceTree = "<group>"; };
  131. 71F3A9D81F5FA3B9001036C8 /* RANetwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RANetwork.m; sourceTree = "<group>"; };
  132. 71F3A9DA1F5FA458001036C8 /* RANetworkTaskDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RANetworkTaskDelegate.h; path = ../../common/upload/RANetworkTaskDelegate.h; sourceTree = "<group>"; };
  133. 71F3A9DB1F5FA458001036C8 /* RANetworkTaskDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RANetworkTaskDelegate.m; path = ../../common/upload/RANetworkTaskDelegate.m; sourceTree = "<group>"; };
  134. 71F3A9DE1F5FA484001036C8 /* RAUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUtils.h; path = "../../RedAnt ERP Mobile/common/RAUtils.h"; sourceTree = "<group>"; };
  135. 71F3A9DF1F5FA484001036C8 /* RAUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUtils.m; path = "../../RedAnt ERP Mobile/common/RAUtils.m"; sourceTree = "<group>"; };
  136. 71F3A9E11F5FA531001036C8 /* JLKeyboardListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JLKeyboardListener.h; sourceTree = "<group>"; };
  137. 71F3A9E21F5FA531001036C8 /* JLKeyboardListener.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JLKeyboardListener.m; sourceTree = "<group>"; };
  138. 71F3A9E51F5FA557001036C8 /* crypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = crypt.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/crypt.h"; sourceTree = "<group>"; };
  139. 71F3A9E61F5FA557001036C8 /* ioapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ioapi.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/ioapi.c"; sourceTree = "<group>"; };
  140. 71F3A9E71F5FA557001036C8 /* ioapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ioapi.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/ioapi.h"; sourceTree = "<group>"; };
  141. 71F3A9E81F5FA557001036C8 /* mztools.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mztools.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/mztools.c"; sourceTree = "<group>"; };
  142. 71F3A9E91F5FA557001036C8 /* mztools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mztools.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/mztools.h"; sourceTree = "<group>"; };
  143. 71F3A9EA1F5FA557001036C8 /* unzip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unzip.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/unzip.c"; sourceTree = "<group>"; };
  144. 71F3A9EB1F5FA557001036C8 /* zip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = zip.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/zip.c"; sourceTree = "<group>"; };
  145. 71F3A9EC1F5FA557001036C8 /* zip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = zip.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/zip.h"; sourceTree = "<group>"; };
  146. 71F3A9F11F5FA56E001036C8 /* ZipArchive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ZipArchive.h; path = "../../RedAnt ERP Mobile/common/zip/ZipArchive.h"; sourceTree = "<group>"; };
  147. 71F3A9F21F5FA56E001036C8 /* ZipArchive.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ZipArchive.mm; path = "../../RedAnt ERP Mobile/common/zip/ZipArchive.mm"; sourceTree = "<group>"; };
  148. 71F3A9F51F5FA64F001036C8 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  149. 71F3A9F71F5FA688001036C8 /* Reachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Reachability.h; path = "../../RedAnt ERP Mobile/common/Reachability.h"; sourceTree = "<group>"; };
  150. 71F3A9F81F5FA688001036C8 /* Reachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Reachability.m; path = "../../RedAnt ERP Mobile/common/Reachability.m"; sourceTree = "<group>"; };
  151. 71F3A9FA1F5FCC79001036C8 /* LoginSettingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginSettingViewController.h; sourceTree = "<group>"; };
  152. 71F3A9FB1F5FCC79001036C8 /* LoginSettingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginSettingViewController.m; sourceTree = "<group>"; };
  153. 71F3A9FE1F5FDDFE001036C8 /* AESCrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AESCrypt.h; path = "../../RedAnt ERP Mobile/common/AES/AESCrypt.h"; sourceTree = "<group>"; };
  154. 71F3A9FF1F5FDDFE001036C8 /* AESCrypt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AESCrypt.m; path = "../../RedAnt ERP Mobile/common/AES/AESCrypt.m"; sourceTree = "<group>"; };
  155. 71F3AA001F5FDDFE001036C8 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = "../../RedAnt ERP Mobile/common/AES/LICENSE"; sourceTree = "<group>"; };
  156. 71F3AA011F5FDDFE001036C8 /* NSData+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSData+Base64.h"; path = "../../RedAnt ERP Mobile/common/AES/NSData+Base64.h"; sourceTree = "<group>"; };
  157. 71F3AA021F5FDDFE001036C8 /* NSData+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSData+Base64.m"; path = "../../RedAnt ERP Mobile/common/AES/NSData+Base64.m"; sourceTree = "<group>"; };
  158. 71F3AA031F5FDDFE001036C8 /* NSData+CommonCrypto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSData+CommonCrypto.h"; path = "../../RedAnt ERP Mobile/common/AES/NSData+CommonCrypto.h"; sourceTree = "<group>"; };
  159. 71F3AA041F5FDDFE001036C8 /* NSData+CommonCrypto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSData+CommonCrypto.m"; path = "../../RedAnt ERP Mobile/common/AES/NSData+CommonCrypto.m"; sourceTree = "<group>"; };
  160. 71F3AA051F5FDDFE001036C8 /* NSString+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSString+Base64.h"; path = "../../RedAnt ERP Mobile/common/AES/NSString+Base64.h"; sourceTree = "<group>"; };
  161. 71F3AA061F5FDDFE001036C8 /* NSString+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSString+Base64.m"; path = "../../RedAnt ERP Mobile/common/AES/NSString+Base64.m"; sourceTree = "<group>"; };
  162. 71F3AA0C1F61151D001036C8 /* commoneditor.phone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = commoneditor.phone.xib; sourceTree = "<group>"; };
  163. 71F3AA0E1F611FC4001036C8 /* testViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = testViewController.h; sourceTree = "<group>"; };
  164. 71F3AA0F1F611FC4001036C8 /* testViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = testViewController.m; sourceTree = "<group>"; };
  165. 71F3AA101F611FC4001036C8 /* testViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = testViewController.xib; sourceTree = "<group>"; };
  166. 71F3AA151F612369001036C8 /* CommonEditor.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = CommonEditor.storyboard; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditor.storyboard"; sourceTree = "<group>"; };
  167. 71F3AA161F612369001036C8 /* CommonEditorCellAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellAction.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellAction.h"; sourceTree = "<group>"; };
  168. 71F3AA171F612369001036C8 /* CommonEditorCellAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellAction.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellAction.m"; sourceTree = "<group>"; };
  169. 71F3AA181F612369001036C8 /* CommonEditorCellEdit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellEdit.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellEdit.h"; sourceTree = "<group>"; };
  170. 71F3AA191F612369001036C8 /* CommonEditorCellEdit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellEdit.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellEdit.m"; sourceTree = "<group>"; };
  171. 71F3AA1A1F612369001036C8 /* CommonEditorCellEnum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellEnum.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellEnum.h"; sourceTree = "<group>"; };
  172. 71F3AA1B1F612369001036C8 /* CommonEditorCellEnum.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellEnum.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellEnum.m"; sourceTree = "<group>"; };
  173. 71F3AA1C1F612369001036C8 /* CommonEditorCellImg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellImg.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellImg.h"; sourceTree = "<group>"; };
  174. 71F3AA1D1F612369001036C8 /* CommonEditorCellImg.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellImg.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellImg.m"; sourceTree = "<group>"; };
  175. 71F3AA1E1F612369001036C8 /* CommonEditorCellLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellLabel.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellLabel.h"; sourceTree = "<group>"; };
  176. 71F3AA1F1F612369001036C8 /* CommonEditorCellLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellLabel.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellLabel.m"; sourceTree = "<group>"; };
  177. 71F3AA201F612369001036C8 /* CommonEditorCellMAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellMAction.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellMAction.h"; sourceTree = "<group>"; };
  178. 71F3AA211F612369001036C8 /* CommonEditorCellMAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellMAction.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellMAction.m"; sourceTree = "<group>"; };
  179. 71F3AA221F612369001036C8 /* CommonEditorCellModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellModel.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellModel.h"; sourceTree = "<group>"; };
  180. 71F3AA231F612369001036C8 /* CommonEditorCellModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellModel.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellModel.m"; sourceTree = "<group>"; };
  181. 71F3AA241F612369001036C8 /* CommonEditorCellSignature.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellSignature.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellSignature.h"; sourceTree = "<group>"; };
  182. 71F3AA251F612369001036C8 /* CommonEditorCellSignature.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellSignature.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellSignature.m"; sourceTree = "<group>"; };
  183. 71F3AA261F612369001036C8 /* CommonEditorCellSwitch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellSwitch.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellSwitch.h"; sourceTree = "<group>"; };
  184. 71F3AA271F612369001036C8 /* CommonEditorCellSwitch.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellSwitch.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellSwitch.m"; sourceTree = "<group>"; };
  185. 71F3AA281F612369001036C8 /* CommonEditorCellTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellTextView.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellTextView.h"; sourceTree = "<group>"; };
  186. 71F3AA291F612369001036C8 /* CommonEditorCellTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellTextView.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellTextView.m"; sourceTree = "<group>"; };
  187. 71F3AA2A1F612369001036C8 /* CommonEditorViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorViewController.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorViewController.h"; sourceTree = "<group>"; };
  188. 71F3AA2B1F612369001036C8 /* CommonEditorViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorViewController.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorViewController.m"; sourceTree = "<group>"; };
  189. 71F3AA2C1F612369001036C8 /* DatePickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DatePickerViewController.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/DatePickerViewController.h"; sourceTree = "<group>"; };
  190. 71F3AA2D1F612369001036C8 /* DatePickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DatePickerViewController.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/DatePickerViewController.m"; sourceTree = "<group>"; };
  191. 71F3AA2E1F612369001036C8 /* EnumSelectorCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EnumSelectorCell.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectorCell.h"; sourceTree = "<group>"; };
  192. 71F3AA2F1F612369001036C8 /* EnumSelectorCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EnumSelectorCell.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectorCell.m"; sourceTree = "<group>"; };
  193. 71F3AA301F612369001036C8 /* EnumSelectViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EnumSelectViewController.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectViewController.h"; sourceTree = "<group>"; };
  194. 71F3AA311F612369001036C8 /* EnumSelectViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EnumSelectViewController.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectViewController.m"; sourceTree = "<group>"; };
  195. 71F3AA321F612369001036C8 /* MonthPickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MonthPickerViewController.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/MonthPickerViewController.h"; sourceTree = "<group>"; };
  196. 71F3AA331F612369001036C8 /* MonthPickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MonthPickerViewController.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/MonthPickerViewController.m"; sourceTree = "<group>"; };
  197. 71F3AA341F612369001036C8 /* SRMonthPicker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SRMonthPicker.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/SRMonthPicker.h"; sourceTree = "<group>"; };
  198. 71F3AA351F612369001036C8 /* SRMonthPicker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SRMonthPicker.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/SRMonthPicker.m"; sourceTree = "<group>"; };
  199. 71F3AA481F612415001036C8 /* RTLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RTLabel.h; path = "../../RedAnt ERP Mobile/common/customUI/RTLabel.h"; sourceTree = "<group>"; };
  200. 71F3AA491F612415001036C8 /* RTLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RTLabel.m; path = "../../RedAnt ERP Mobile/common/customUI/RTLabel.m"; sourceTree = "<group>"; };
  201. 71F3AA4B1F6124A2001036C8 /* TouchImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TouchImageView.h; path = "../../RedAnt ERP Mobile/common/customUI/TouchImageView.h"; sourceTree = "<group>"; };
  202. 71F3AA4C1F6124A2001036C8 /* TouchImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TouchImageView.m; path = "../../RedAnt ERP Mobile/common/customUI/TouchImageView.m"; sourceTree = "<group>"; };
  203. 71F3AA4E1F6124C4001036C8 /* ImageUploadViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageUploadViewController.h; path = "../../RedAnt ERP Mobile/common/customUI/ImageUploadViewController.h"; sourceTree = "<group>"; };
  204. 71F3AA4F1F6124C4001036C8 /* ImageUploadViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageUploadViewController.m; path = "../../RedAnt ERP Mobile/common/customUI/ImageUploadViewController.m"; sourceTree = "<group>"; };
  205. 71F3AA511F6125ED001036C8 /* ImageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageViewController.h; path = "../../RedAnt ERP Mobile/common/customUI/ImageViewController.h"; sourceTree = "<group>"; };
  206. 71F3AA521F6125ED001036C8 /* ImageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageViewController.m; path = "../../RedAnt ERP Mobile/common/customUI/ImageViewController.m"; sourceTree = "<group>"; };
  207. 71F3AA551F624A88001036C8 /* signature.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = signature.storyboard; path = "../../RedAnt ERP Mobile/common/Functions/signature/signature.storyboard"; sourceTree = "<group>"; };
  208. 71F3AA561F624A88001036C8 /* SignatureView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SignatureView.h; path = "../../RedAnt ERP Mobile/common/Functions/signature/SignatureView.h"; sourceTree = "<group>"; };
  209. 71F3AA571F624A88001036C8 /* SignatureView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SignatureView.m; path = "../../RedAnt ERP Mobile/common/Functions/signature/SignatureView.m"; sourceTree = "<group>"; };
  210. 71F3AA581F624A88001036C8 /* SignatureViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SignatureViewController.h; path = "../../RedAnt ERP Mobile/common/Functions/signature/SignatureViewController.h"; sourceTree = "<group>"; };
  211. 71F3AA591F624A88001036C8 /* SignatureViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SignatureViewController.m; path = "../../RedAnt ERP Mobile/common/Functions/signature/SignatureViewController.m"; sourceTree = "<group>"; };
  212. 71F3AA5D1F624AD4001036C8 /* StrikethroughLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StrikethroughLabel.h; path = "../../RedAnt ERP Mobile/common/customUI/StrikethroughLabel.h"; sourceTree = "<group>"; };
  213. 71F3AA5E1F624AD4001036C8 /* StrikethroughLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StrikethroughLabel.m; path = "../../RedAnt ERP Mobile/common/customUI/StrikethroughLabel.m"; sourceTree = "<group>"; };
  214. 71F3AA601F624B2F001036C8 /* BundleModelCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BundleModelCell.h; path = "../../RedAnt ERP Mobile/common/Functions/cart/BundleModelCell.h"; sourceTree = "<group>"; };
  215. 71F3AA611F624B2F001036C8 /* BundleModelCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BundleModelCell.m; path = "../../RedAnt ERP Mobile/common/Functions/cart/BundleModelCell.m"; sourceTree = "<group>"; };
  216. 71F3AA621F624B2F001036C8 /* BundleModelViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BundleModelViewController.h; path = "../../RedAnt ERP Mobile/common/Functions/cart/BundleModelViewController.h"; sourceTree = "<group>"; };
  217. 71F3AA631F624B2F001036C8 /* BundleModelViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BundleModelViewController.m; path = "../../RedAnt ERP Mobile/common/Functions/cart/BundleModelViewController.m"; sourceTree = "<group>"; };
  218. 71F3AA661F624E19001036C8 /* JKTimerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JKTimerManager.h; path = "../../RedAnt ERP Mobile/common/JKTimer/JKTimerManager.h"; sourceTree = "<group>"; };
  219. 71F3AA671F624E19001036C8 /* JKTimerManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = JKTimerManager.m; path = "../../RedAnt ERP Mobile/common/JKTimer/JKTimerManager.m"; sourceTree = "<group>"; };
  220. 71F3AA7B1F62617D001036C8 /* NetworkUtils+Contact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NetworkUtils+Contact.h"; path = "../../common/NetworkUtils+Contact.h"; sourceTree = "<group>"; };
  221. 71F3AA7C1F62617D001036C8 /* NetworkUtils+Contact.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NetworkUtils+Contact.m"; path = "../../common/NetworkUtils+Contact.m"; sourceTree = "<group>"; };
  222. 71F3AA7E1F626309001036C8 /* CustomIOSAlertView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CustomIOSAlertView.h; path = "../../RedAnt ERP Mobile/common/customUI/CustomIOSAlertView.h"; sourceTree = "<group>"; };
  223. 71F3AA7F1F626309001036C8 /* CustomIOSAlertView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CustomIOSAlertView.m; path = "../../RedAnt ERP Mobile/common/customUI/CustomIOSAlertView.m"; sourceTree = "<group>"; };
  224. 71F3AA811F6263B2001036C8 /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; };
  225. 71F3AA821F6263B2001036C8 /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainViewController.m; sourceTree = "<group>"; };
  226. 71F3AA841F626E14001036C8 /* RAConvertor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAConvertor.h; path = ../../common/RAConvertor.h; sourceTree = "<group>"; };
  227. 71F3AA851F626E14001036C8 /* RAConvertor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAConvertor.m; path = ../../common/RAConvertor.m; sourceTree = "<group>"; };
  228. 71F3AA871F62732A001036C8 /* FileCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FileCache.h; path = ../../common/FileCache.h; sourceTree = "<group>"; };
  229. 71F3AA881F62732A001036C8 /* FileCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FileCache.m; path = ../../common/FileCache.m; sourceTree = "<group>"; };
  230. 71F3AA8E1F6276B0001036C8 /* default_appearance.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = default_appearance.json; sourceTree = "<group>"; };
  231. 71F3AA901F627700001036C8 /* DefaultTableHeaderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DefaultTableHeaderView.h; path = "../RedAnt ERP Mobile/common/customUI/DefaultTableHeaderView.h"; sourceTree = "<group>"; };
  232. 71F3AA911F627700001036C8 /* DefaultTableHeaderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DefaultTableHeaderView.m; path = "../RedAnt ERP Mobile/common/customUI/DefaultTableHeaderView.m"; sourceTree = "<group>"; };
  233. 71F3AA931F6277DE001036C8 /* DefaultAppearance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DefaultAppearance.h; sourceTree = "<group>"; };
  234. 71F3AA941F6277DE001036C8 /* DefaultAppearance.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DefaultAppearance.m; sourceTree = "<group>"; };
  235. /* End PBXFileReference section */
  236. /* Begin PBXFrameworksBuildPhase section */
  237. 71F3A99A1F5F8E22001036C8 /* Frameworks */ = {
  238. isa = PBXFrameworksBuildPhase;
  239. buildActionMask = 2147483647;
  240. files = (
  241. 71F3A9F61F5FA64F001036C8 /* libz.tbd in Frameworks */,
  242. );
  243. runOnlyForDeploymentPostprocessing = 0;
  244. };
  245. /* End PBXFrameworksBuildPhase section */
  246. /* Begin PBXGroup section */
  247. 42DFAE601F9B2A01009AFCCC /* ActionCell */ = {
  248. isa = PBXGroup;
  249. children = (
  250. 71F3AA161F612369001036C8 /* CommonEditorCellAction.h */,
  251. 71F3AA171F612369001036C8 /* CommonEditorCellAction.m */,
  252. 42DFAE6A1F9B2B73009AFCCC /* Phone_Action_Cell.xib */,
  253. );
  254. name = ActionCell;
  255. sourceTree = "<group>";
  256. };
  257. 42DFAE611F9B2A13009AFCCC /* EditCell */ = {
  258. isa = PBXGroup;
  259. children = (
  260. 71F3AA181F612369001036C8 /* CommonEditorCellEdit.h */,
  261. 71F3AA191F612369001036C8 /* CommonEditorCellEdit.m */,
  262. 42DFAE6C1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib */,
  263. );
  264. name = EditCell;
  265. sourceTree = "<group>";
  266. };
  267. 42DFAE621F9B2A28009AFCCC /* EnumCell */ = {
  268. isa = PBXGroup;
  269. children = (
  270. 71F3AA1A1F612369001036C8 /* CommonEditorCellEnum.h */,
  271. 71F3AA1B1F612369001036C8 /* CommonEditorCellEnum.m */,
  272. 42DFAE6E1F9B2C18009AFCCC /* Phone_Enum_Cell.xib */,
  273. );
  274. name = EnumCell;
  275. sourceTree = "<group>";
  276. };
  277. 42DFAE631F9B2A3C009AFCCC /* ImageCell */ = {
  278. isa = PBXGroup;
  279. children = (
  280. 71F3AA1C1F612369001036C8 /* CommonEditorCellImg.h */,
  281. 71F3AA1D1F612369001036C8 /* CommonEditorCellImg.m */,
  282. 42DFAE701F9B2C36009AFCCC /* Phone_Image_Cell.xib */,
  283. );
  284. name = ImageCell;
  285. sourceTree = "<group>";
  286. };
  287. 42DFAE641F9B2A49009AFCCC /* LabelCell */ = {
  288. isa = PBXGroup;
  289. children = (
  290. 71F3AA1E1F612369001036C8 /* CommonEditorCellLabel.h */,
  291. 71F3AA1F1F612369001036C8 /* CommonEditorCellLabel.m */,
  292. 42DFAE721F9B2C67009AFCCC /* Phone_Label_Cell.xib */,
  293. );
  294. name = LabelCell;
  295. sourceTree = "<group>";
  296. };
  297. 42DFAE651F9B2A58009AFCCC /* MActionCell */ = {
  298. isa = PBXGroup;
  299. children = (
  300. 71F3AA201F612369001036C8 /* CommonEditorCellMAction.h */,
  301. 71F3AA211F612369001036C8 /* CommonEditorCellMAction.m */,
  302. 42DFAE741F9B2C83009AFCCC /* Phone_MAction_Cell.xib */,
  303. );
  304. name = MActionCell;
  305. sourceTree = "<group>";
  306. };
  307. 42DFAE661F9B2A66009AFCCC /* ModelCell */ = {
  308. isa = PBXGroup;
  309. children = (
  310. 71F3AA221F612369001036C8 /* CommonEditorCellModel.h */,
  311. 71F3AA231F612369001036C8 /* CommonEditorCellModel.m */,
  312. 42DFAE761F9B2C9B009AFCCC /* Phone_Model_Cell.xib */,
  313. );
  314. name = ModelCell;
  315. sourceTree = "<group>";
  316. };
  317. 42DFAE671F9B2A71009AFCCC /* SignatureCell */ = {
  318. isa = PBXGroup;
  319. children = (
  320. 71F3AA241F612369001036C8 /* CommonEditorCellSignature.h */,
  321. 71F3AA251F612369001036C8 /* CommonEditorCellSignature.m */,
  322. 42DFAE781F9B2CBD009AFCCC /* Phone_Signature_Cell.xib */,
  323. );
  324. name = SignatureCell;
  325. sourceTree = "<group>";
  326. };
  327. 42DFAE681F9B2A7F009AFCCC /* SwitchCell */ = {
  328. isa = PBXGroup;
  329. children = (
  330. 71F3AA261F612369001036C8 /* CommonEditorCellSwitch.h */,
  331. 71F3AA271F612369001036C8 /* CommonEditorCellSwitch.m */,
  332. 42DFAE7A1F9B2CE6009AFCCC /* Phone_Switch_Cell.xib */,
  333. );
  334. name = SwitchCell;
  335. sourceTree = "<group>";
  336. };
  337. 42DFAE691F9B2A90009AFCCC /* TextViewCell */ = {
  338. isa = PBXGroup;
  339. children = (
  340. 71F3AA281F612369001036C8 /* CommonEditorCellTextView.h */,
  341. 71F3AA291F612369001036C8 /* CommonEditorCellTextView.m */,
  342. 42DFAE7C1F9B2D02009AFCCC /* Phone_TextView_Cell.xib */,
  343. );
  344. name = TextViewCell;
  345. sourceTree = "<group>";
  346. };
  347. 71F3A9941F5F8E22001036C8 = {
  348. isa = PBXGroup;
  349. children = (
  350. 71F3AA8A1F627676001036C8 /* appearance */,
  351. 71F3AA811F6263B2001036C8 /* MainViewController.h */,
  352. 71F3AA821F6263B2001036C8 /* MainViewController.m */,
  353. 71F3AA0E1F611FC4001036C8 /* testViewController.h */,
  354. 71F3AA0F1F611FC4001036C8 /* testViewController.m */,
  355. 71F3AA101F611FC4001036C8 /* testViewController.xib */,
  356. 71F3A99F1F5F8E22001036C8 /* RedAnt Mobile */,
  357. 71F3A99E1F5F8E22001036C8 /* Products */,
  358. 71F3A9F41F5FA64E001036C8 /* Frameworks */,
  359. );
  360. sourceTree = "<group>";
  361. };
  362. 71F3A99E1F5F8E22001036C8 /* Products */ = {
  363. isa = PBXGroup;
  364. children = (
  365. 71F3A99D1F5F8E22001036C8 /* RedAnt Mobile.app */,
  366. );
  367. name = Products;
  368. sourceTree = "<group>";
  369. };
  370. 71F3A99F1F5F8E22001036C8 /* RedAnt Mobile */ = {
  371. isa = PBXGroup;
  372. children = (
  373. 71F3AA541F624A78001036C8 /* signature */,
  374. 71F3AA131F612347001036C8 /* commonUI */,
  375. 71F3A9DD1F5FA479001036C8 /* utils */,
  376. 71F3A9D31F5FA2E0001036C8 /* network */,
  377. 71F3A9D11F5FA2A4001036C8 /* const.h */,
  378. 71F3A9D21F5FA2B3001036C8 /* config.h */,
  379. 71F3A9CE1F5FA277001036C8 /* BasicViewController.h */,
  380. 71F3A9CF1F5FA277001036C8 /* BasicViewController.m */,
  381. 71F3A9E11F5FA531001036C8 /* JLKeyboardListener.h */,
  382. 71F3A9E21F5FA531001036C8 /* JLKeyboardListener.m */,
  383. 71F3A9BF1F5FA109001036C8 /* login */,
  384. 71F3A9BA1F5F8E89001036C8 /* result */,
  385. 71F3A9A31F5F8E22001036C8 /* AppDelegate.h */,
  386. 71F3A9A41F5F8E22001036C8 /* AppDelegate.m */,
  387. 71F3A9A61F5F8E22001036C8 /* ViewController.h */,
  388. 71F3A9A71F5F8E22001036C8 /* ViewController.m */,
  389. 71F3A9A91F5F8E22001036C8 /* Main.storyboard */,
  390. 71F3A9AC1F5F8E22001036C8 /* Assets.xcassets */,
  391. 71F3A9AE1F5F8E22001036C8 /* LaunchScreen.storyboard */,
  392. 71F3A9B11F5F8E22001036C8 /* Info.plist */,
  393. 71F3A9A01F5F8E22001036C8 /* Supporting Files */,
  394. );
  395. path = "RedAnt Mobile";
  396. sourceTree = "<group>";
  397. };
  398. 71F3A9A01F5F8E22001036C8 /* Supporting Files */ = {
  399. isa = PBXGroup;
  400. children = (
  401. 71F3A9A11F5F8E22001036C8 /* main.m */,
  402. );
  403. name = "Supporting Files";
  404. sourceTree = "<group>";
  405. };
  406. 71F3A9BA1F5F8E89001036C8 /* result */ = {
  407. isa = PBXGroup;
  408. children = (
  409. 71F3A9B71F5F8E73001036C8 /* ResultViewController.h */,
  410. 71F3A9B81F5F8E73001036C8 /* ResultViewController.m */,
  411. 71CB70B01FA1BA5E009FDCB7 /* data.json */,
  412. 71CB70B11FA1BA5E009FDCB7 /* layout.json */,
  413. 71F3A9BB1F5F8EAE001036C8 /* FullyShowViewController.h */,
  414. 71F3A9BC1F5F8EAE001036C8 /* FullyShowViewController.m */,
  415. );
  416. name = result;
  417. sourceTree = "<group>";
  418. };
  419. 71F3A9BF1F5FA109001036C8 /* login */ = {
  420. isa = PBXGroup;
  421. children = (
  422. 71F3A9C01F5FA11F001036C8 /* login.json */,
  423. 71F3A9C31F5FA11F001036C8 /* LoginSwitchCell.h */,
  424. 71F3A9C41F5FA11F001036C8 /* LoginSwitchCell.m */,
  425. 71F3A9C51F5FA11F001036C8 /* LoginTextFiledCell.h */,
  426. 71F3A9C61F5FA11F001036C8 /* LoginTextFiledCell.m */,
  427. 71F3A9C71F5FA11F001036C8 /* LoginViewController.h */,
  428. 71F3A9C81F5FA11F001036C8 /* LoginViewController.m */,
  429. 71F3A9FA1F5FCC79001036C8 /* LoginSettingViewController.h */,
  430. 71F3A9FB1F5FCC79001036C8 /* LoginSettingViewController.m */,
  431. );
  432. name = login;
  433. sourceTree = "<group>";
  434. };
  435. 71F3A9D31F5FA2E0001036C8 /* network */ = {
  436. isa = PBXGroup;
  437. children = (
  438. 71F3A9F71F5FA688001036C8 /* Reachability.h */,
  439. 71F3A9F81F5FA688001036C8 /* Reachability.m */,
  440. 71E9F6C71F8C5CCA0052C78E /* NetworkUtils.h */,
  441. 71E9F6C61F8C5CCA0052C78E /* NetworkUtils.m */,
  442. 71F3A9D71F5FA3B9001036C8 /* RANetwork.h */,
  443. 71F3A9D81F5FA3B9001036C8 /* RANetwork.m */,
  444. 71F3A9DA1F5FA458001036C8 /* RANetworkTaskDelegate.h */,
  445. 71F3A9DB1F5FA458001036C8 /* RANetworkTaskDelegate.m */,
  446. 71F3AA7B1F62617D001036C8 /* NetworkUtils+Contact.h */,
  447. 71F3AA7C1F62617D001036C8 /* NetworkUtils+Contact.m */,
  448. );
  449. name = network;
  450. sourceTree = "<group>";
  451. };
  452. 71F3A9DD1F5FA479001036C8 /* utils */ = {
  453. isa = PBXGroup;
  454. children = (
  455. 71F3A9FD1F5FDDF3001036C8 /* AES */,
  456. 71F3A9E41F5FA54A001036C8 /* zip */,
  457. 71F3A9DE1F5FA484001036C8 /* RAUtils.h */,
  458. 71F3A9DF1F5FA484001036C8 /* RAUtils.m */,
  459. 71F3AA661F624E19001036C8 /* JKTimerManager.h */,
  460. 71F3AA671F624E19001036C8 /* JKTimerManager.m */,
  461. 71F3AA841F626E14001036C8 /* RAConvertor.h */,
  462. 71F3AA851F626E14001036C8 /* RAConvertor.m */,
  463. 71F3AA871F62732A001036C8 /* FileCache.h */,
  464. 71F3AA881F62732A001036C8 /* FileCache.m */,
  465. );
  466. name = utils;
  467. sourceTree = "<group>";
  468. };
  469. 71F3A9E41F5FA54A001036C8 /* zip */ = {
  470. isa = PBXGroup;
  471. children = (
  472. 71F3A9E51F5FA557001036C8 /* crypt.h */,
  473. 71F3A9E61F5FA557001036C8 /* ioapi.c */,
  474. 71F3A9E71F5FA557001036C8 /* ioapi.h */,
  475. 71F3A9E81F5FA557001036C8 /* mztools.c */,
  476. 71F3A9E91F5FA557001036C8 /* mztools.h */,
  477. 71F3A9EA1F5FA557001036C8 /* unzip.c */,
  478. 71F3A9EB1F5FA557001036C8 /* zip.c */,
  479. 71F3A9EC1F5FA557001036C8 /* zip.h */,
  480. 71F3A9F11F5FA56E001036C8 /* ZipArchive.h */,
  481. 71F3A9F21F5FA56E001036C8 /* ZipArchive.mm */,
  482. );
  483. name = zip;
  484. sourceTree = "<group>";
  485. };
  486. 71F3A9F41F5FA64E001036C8 /* Frameworks */ = {
  487. isa = PBXGroup;
  488. children = (
  489. 71F3A9F51F5FA64F001036C8 /* libz.tbd */,
  490. );
  491. name = Frameworks;
  492. sourceTree = "<group>";
  493. };
  494. 71F3A9FD1F5FDDF3001036C8 /* AES */ = {
  495. isa = PBXGroup;
  496. children = (
  497. 71F3A9FE1F5FDDFE001036C8 /* AESCrypt.h */,
  498. 71F3A9FF1F5FDDFE001036C8 /* AESCrypt.m */,
  499. 71F3AA001F5FDDFE001036C8 /* LICENSE */,
  500. 71F3AA011F5FDDFE001036C8 /* NSData+Base64.h */,
  501. 71F3AA021F5FDDFE001036C8 /* NSData+Base64.m */,
  502. 71F3AA031F5FDDFE001036C8 /* NSData+CommonCrypto.h */,
  503. 71F3AA041F5FDDFE001036C8 /* NSData+CommonCrypto.m */,
  504. 71F3AA051F5FDDFE001036C8 /* NSString+Base64.h */,
  505. 71F3AA061F5FDDFE001036C8 /* NSString+Base64.m */,
  506. );
  507. name = AES;
  508. sourceTree = "<group>";
  509. };
  510. 71F3AA131F612347001036C8 /* commonUI */ = {
  511. isa = PBXGroup;
  512. children = (
  513. 71F3AA601F624B2F001036C8 /* BundleModelCell.h */,
  514. 71F3AA611F624B2F001036C8 /* BundleModelCell.m */,
  515. 71F3AA621F624B2F001036C8 /* BundleModelViewController.h */,
  516. 71F3AA631F624B2F001036C8 /* BundleModelViewController.m */,
  517. 71F3AA7E1F626309001036C8 /* CustomIOSAlertView.h */,
  518. 71F3AA7F1F626309001036C8 /* CustomIOSAlertView.m */,
  519. 71F3AA471F61240A001036C8 /* customUI */,
  520. 71F3AA141F612350001036C8 /* commonEditor */,
  521. );
  522. name = commonUI;
  523. sourceTree = "<group>";
  524. };
  525. 71F3AA141F612350001036C8 /* commonEditor */ = {
  526. isa = PBXGroup;
  527. children = (
  528. 71F3AA0C1F61151D001036C8 /* commoneditor.phone.xib */,
  529. 71F3AA151F612369001036C8 /* CommonEditor.storyboard */,
  530. 42DFAE601F9B2A01009AFCCC /* ActionCell */,
  531. 42DFAE611F9B2A13009AFCCC /* EditCell */,
  532. 42DFAE621F9B2A28009AFCCC /* EnumCell */,
  533. 42DFAE631F9B2A3C009AFCCC /* ImageCell */,
  534. 42DFAE641F9B2A49009AFCCC /* LabelCell */,
  535. 42DFAE651F9B2A58009AFCCC /* MActionCell */,
  536. 42DFAE661F9B2A66009AFCCC /* ModelCell */,
  537. 42DFAE671F9B2A71009AFCCC /* SignatureCell */,
  538. 42DFAE681F9B2A7F009AFCCC /* SwitchCell */,
  539. 42DFAE691F9B2A90009AFCCC /* TextViewCell */,
  540. 71F3AA2A1F612369001036C8 /* CommonEditorViewController.h */,
  541. 71F3AA2B1F612369001036C8 /* CommonEditorViewController.m */,
  542. 71F3AA2C1F612369001036C8 /* DatePickerViewController.h */,
  543. 71F3AA2D1F612369001036C8 /* DatePickerViewController.m */,
  544. 71F3AA2E1F612369001036C8 /* EnumSelectorCell.h */,
  545. 71F3AA2F1F612369001036C8 /* EnumSelectorCell.m */,
  546. 71F3AA301F612369001036C8 /* EnumSelectViewController.h */,
  547. 71F3AA311F612369001036C8 /* EnumSelectViewController.m */,
  548. 71F3AA321F612369001036C8 /* MonthPickerViewController.h */,
  549. 71F3AA331F612369001036C8 /* MonthPickerViewController.m */,
  550. 71F3AA341F612369001036C8 /* SRMonthPicker.h */,
  551. 71F3AA351F612369001036C8 /* SRMonthPicker.m */,
  552. );
  553. name = commonEditor;
  554. sourceTree = "<group>";
  555. };
  556. 71F3AA471F61240A001036C8 /* customUI */ = {
  557. isa = PBXGroup;
  558. children = (
  559. 71F3AA5D1F624AD4001036C8 /* StrikethroughLabel.h */,
  560. 71F3AA5E1F624AD4001036C8 /* StrikethroughLabel.m */,
  561. 71F3AA511F6125ED001036C8 /* ImageViewController.h */,
  562. 71F3AA521F6125ED001036C8 /* ImageViewController.m */,
  563. 71F3AA4E1F6124C4001036C8 /* ImageUploadViewController.h */,
  564. 71F3AA4F1F6124C4001036C8 /* ImageUploadViewController.m */,
  565. 71F3AA4B1F6124A2001036C8 /* TouchImageView.h */,
  566. 71F3AA4C1F6124A2001036C8 /* TouchImageView.m */,
  567. 71F3AA481F612415001036C8 /* RTLabel.h */,
  568. 71F3AA491F612415001036C8 /* RTLabel.m */,
  569. );
  570. name = customUI;
  571. sourceTree = "<group>";
  572. };
  573. 71F3AA541F624A78001036C8 /* signature */ = {
  574. isa = PBXGroup;
  575. children = (
  576. 71F3AA551F624A88001036C8 /* signature.storyboard */,
  577. 71F3AA561F624A88001036C8 /* SignatureView.h */,
  578. 71F3AA571F624A88001036C8 /* SignatureView.m */,
  579. 71F3AA581F624A88001036C8 /* SignatureViewController.h */,
  580. 71F3AA591F624A88001036C8 /* SignatureViewController.m */,
  581. );
  582. name = signature;
  583. sourceTree = "<group>";
  584. };
  585. 71F3AA8A1F627676001036C8 /* appearance */ = {
  586. isa = PBXGroup;
  587. children = (
  588. 71F3AA8E1F6276B0001036C8 /* default_appearance.json */,
  589. 71F3AA901F627700001036C8 /* DefaultTableHeaderView.h */,
  590. 71F3AA911F627700001036C8 /* DefaultTableHeaderView.m */,
  591. 71F3AA931F6277DE001036C8 /* DefaultAppearance.h */,
  592. 71F3AA941F6277DE001036C8 /* DefaultAppearance.m */,
  593. );
  594. name = appearance;
  595. sourceTree = "<group>";
  596. };
  597. /* End PBXGroup section */
  598. /* Begin PBXNativeTarget section */
  599. 71F3A99C1F5F8E22001036C8 /* RedAnt Mobile */ = {
  600. isa = PBXNativeTarget;
  601. buildConfigurationList = 71F3A9B41F5F8E22001036C8 /* Build configuration list for PBXNativeTarget "RedAnt Mobile" */;
  602. buildPhases = (
  603. 71F3A9991F5F8E22001036C8 /* Sources */,
  604. 71F3A99A1F5F8E22001036C8 /* Frameworks */,
  605. 71F3A99B1F5F8E22001036C8 /* Resources */,
  606. );
  607. buildRules = (
  608. );
  609. dependencies = (
  610. );
  611. name = "RedAnt Mobile";
  612. productName = "RedAnt Mobile";
  613. productReference = 71F3A99D1F5F8E22001036C8 /* RedAnt Mobile.app */;
  614. productType = "com.apple.product-type.application";
  615. };
  616. /* End PBXNativeTarget section */
  617. /* Begin PBXProject section */
  618. 71F3A9951F5F8E22001036C8 /* Project object */ = {
  619. isa = PBXProject;
  620. attributes = {
  621. LastUpgradeCheck = 0900;
  622. ORGANIZATIONNAME = Ray;
  623. TargetAttributes = {
  624. 71F3A99C1F5F8E22001036C8 = {
  625. CreatedOnToolsVersion = 8.3.2;
  626. DevelopmentTeam = HXWLAA5YN5;
  627. ProvisioningStyle = Automatic;
  628. };
  629. };
  630. };
  631. buildConfigurationList = 71F3A9981F5F8E22001036C8 /* Build configuration list for PBXProject "RedAnt Mobile" */;
  632. compatibilityVersion = "Xcode 3.2";
  633. developmentRegion = English;
  634. hasScannedForEncodings = 0;
  635. knownRegions = (
  636. en,
  637. Base,
  638. );
  639. mainGroup = 71F3A9941F5F8E22001036C8;
  640. productRefGroup = 71F3A99E1F5F8E22001036C8 /* Products */;
  641. projectDirPath = "";
  642. projectRoot = "";
  643. targets = (
  644. 71F3A99C1F5F8E22001036C8 /* RedAnt Mobile */,
  645. );
  646. };
  647. /* End PBXProject section */
  648. /* Begin PBXResourcesBuildPhase section */
  649. 71F3A99B1F5F8E22001036C8 /* Resources */ = {
  650. isa = PBXResourcesBuildPhase;
  651. buildActionMask = 2147483647;
  652. files = (
  653. 42DFAE6B1F9B2B73009AFCCC /* Phone_Action_Cell.xib in Resources */,
  654. 42DFAE791F9B2CBD009AFCCC /* Phone_Signature_Cell.xib in Resources */,
  655. 71F3A9B01F5F8E22001036C8 /* LaunchScreen.storyboard in Resources */,
  656. 42DFAE711F9B2C36009AFCCC /* Phone_Image_Cell.xib in Resources */,
  657. 42DFAE7D1F9B2D02009AFCCC /* Phone_TextView_Cell.xib in Resources */,
  658. 71F3AA0D1F61151D001036C8 /* commoneditor.phone.xib in Resources */,
  659. 71F3AA5A1F624A88001036C8 /* signature.storyboard in Resources */,
  660. 42DFAE771F9B2C9B009AFCCC /* Phone_Model_Cell.xib in Resources */,
  661. 71F3AA121F611FC4001036C8 /* testViewController.xib in Resources */,
  662. 71F3A9AD1F5F8E22001036C8 /* Assets.xcassets in Resources */,
  663. 42DFAE6D1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib in Resources */,
  664. 71F3AA8F1F6276B0001036C8 /* default_appearance.json in Resources */,
  665. 42DFAE731F9B2C67009AFCCC /* Phone_Label_Cell.xib in Resources */,
  666. 42DFAE751F9B2C83009AFCCC /* Phone_MAction_Cell.xib in Resources */,
  667. 42DFAE6F1F9B2C18009AFCCC /* Phone_Enum_Cell.xib in Resources */,
  668. 42DFAE7B1F9B2CE6009AFCCC /* Phone_Switch_Cell.xib in Resources */,
  669. 71F3A9AB1F5F8E22001036C8 /* Main.storyboard in Resources */,
  670. 71F3A9C91F5FA11F001036C8 /* login.json in Resources */,
  671. 71F3AA361F612369001036C8 /* CommonEditor.storyboard in Resources */,
  672. 71F3AA081F5FDDFE001036C8 /* LICENSE in Resources */,
  673. );
  674. runOnlyForDeploymentPostprocessing = 0;
  675. };
  676. /* End PBXResourcesBuildPhase section */
  677. /* Begin PBXSourcesBuildPhase section */
  678. 71F3A9991F5F8E22001036C8 /* Sources */ = {
  679. isa = PBXSourcesBuildPhase;
  680. buildActionMask = 2147483647;
  681. files = (
  682. 71F3AA3E1F612369001036C8 /* CommonEditorCellSignature.m in Sources */,
  683. 71F3AA441F612369001036C8 /* EnumSelectViewController.m in Sources */,
  684. 71F3A9E31F5FA531001036C8 /* JLKeyboardListener.m in Sources */,
  685. 71F3A9A81F5F8E22001036C8 /* ViewController.m in Sources */,
  686. 71F3AA921F627700001036C8 /* DefaultTableHeaderView.m in Sources */,
  687. 71F3AA5F1F624AD4001036C8 /* StrikethroughLabel.m in Sources */,
  688. 71F3A9EE1F5FA557001036C8 /* mztools.c in Sources */,
  689. 71F3AA861F626E14001036C8 /* RAConvertor.m in Sources */,
  690. 71F3A9F01F5FA557001036C8 /* zip.c in Sources */,
  691. 71F3AA7D1F62617D001036C8 /* NetworkUtils+Contact.m in Sources */,
  692. 71F3AA3B1F612369001036C8 /* CommonEditorCellLabel.m in Sources */,
  693. 71F3AA891F62732A001036C8 /* FileCache.m in Sources */,
  694. 71F3AA651F624B2F001036C8 /* BundleModelViewController.m in Sources */,
  695. 71F3AA5B1F624A88001036C8 /* SignatureView.m in Sources */,
  696. 71F3A9CC1F5FA11F001036C8 /* LoginTextFiledCell.m in Sources */,
  697. 71F3AA371F612369001036C8 /* CommonEditorCellAction.m in Sources */,
  698. 71F3AA381F612369001036C8 /* CommonEditorCellEdit.m in Sources */,
  699. 71F3AA641F624B2F001036C8 /* BundleModelCell.m in Sources */,
  700. 71F3A9FC1F5FCC79001036C8 /* LoginSettingViewController.m in Sources */,
  701. 71F3AA4D1F6124A2001036C8 /* TouchImageView.m in Sources */,
  702. 71F3A9A51F5F8E22001036C8 /* AppDelegate.m in Sources */,
  703. 71F3AA0A1F5FDDFE001036C8 /* NSData+CommonCrypto.m in Sources */,
  704. 71F3AA0B1F5FDDFE001036C8 /* NSString+Base64.m in Sources */,
  705. 71F3AA111F611FC4001036C8 /* testViewController.m in Sources */,
  706. 71F3AA431F612369001036C8 /* EnumSelectorCell.m in Sources */,
  707. 71F3AA3F1F612369001036C8 /* CommonEditorCellSwitch.m in Sources */,
  708. 71F3A9E01F5FA484001036C8 /* RAUtils.m in Sources */,
  709. 71F3AA401F612369001036C8 /* CommonEditorCellTextView.m in Sources */,
  710. 71F3AA4A1F612415001036C8 /* RTLabel.m in Sources */,
  711. 71F3AA3C1F612369001036C8 /* CommonEditorCellMAction.m in Sources */,
  712. 71F3AA501F6124C4001036C8 /* ImageUploadViewController.m in Sources */,
  713. 71F3AA451F612369001036C8 /* MonthPickerViewController.m in Sources */,
  714. 71F3A9A21F5F8E22001036C8 /* main.m in Sources */,
  715. 71F3AA951F6277DE001036C8 /* DefaultAppearance.m in Sources */,
  716. 71F3A9CD1F5FA11F001036C8 /* LoginViewController.m in Sources */,
  717. 71E9F6C81F8C5CCB0052C78E /* NetworkUtils.m in Sources */,
  718. 71F3A9D01F5FA277001036C8 /* BasicViewController.m in Sources */,
  719. 71F3AA531F6125ED001036C8 /* ImageViewController.m in Sources */,
  720. 71F3AA411F612369001036C8 /* CommonEditorViewController.m in Sources */,
  721. 71F3A9ED1F5FA557001036C8 /* ioapi.c in Sources */,
  722. 71F3AA391F612369001036C8 /* CommonEditorCellEnum.m in Sources */,
  723. 71F3AA3A1F612369001036C8 /* CommonEditorCellImg.m in Sources */,
  724. 71F3A9EF1F5FA557001036C8 /* unzip.c in Sources */,
  725. 71F3AA071F5FDDFE001036C8 /* AESCrypt.m in Sources */,
  726. 71F3AA831F6263B2001036C8 /* MainViewController.m in Sources */,
  727. 71F3A9CB1F5FA11F001036C8 /* LoginSwitchCell.m in Sources */,
  728. 71F3AA801F626309001036C8 /* CustomIOSAlertView.m in Sources */,
  729. 71F3AA5C1F624A88001036C8 /* SignatureViewController.m in Sources */,
  730. 71F3A9F91F5FA688001036C8 /* Reachability.m in Sources */,
  731. 71F3AA461F612369001036C8 /* SRMonthPicker.m in Sources */,
  732. 71F3AA421F612369001036C8 /* DatePickerViewController.m in Sources */,
  733. 71F3A9D91F5FA3B9001036C8 /* RANetwork.m in Sources */,
  734. 71F3AA091F5FDDFE001036C8 /* NSData+Base64.m in Sources */,
  735. 71F3A9DC1F5FA458001036C8 /* RANetworkTaskDelegate.m in Sources */,
  736. 71F3AA3D1F612369001036C8 /* CommonEditorCellModel.m in Sources */,
  737. 71F3AA681F624E19001036C8 /* JKTimerManager.m in Sources */,
  738. 71F3A9F31F5FA56E001036C8 /* ZipArchive.mm in Sources */,
  739. 71F3A9BD1F5F8EAE001036C8 /* FullyShowViewController.m in Sources */,
  740. 71F3A9B91F5F8E73001036C8 /* ResultViewController.m in Sources */,
  741. );
  742. runOnlyForDeploymentPostprocessing = 0;
  743. };
  744. /* End PBXSourcesBuildPhase section */
  745. /* Begin PBXVariantGroup section */
  746. 71F3A9A91F5F8E22001036C8 /* Main.storyboard */ = {
  747. isa = PBXVariantGroup;
  748. children = (
  749. 71F3A9AA1F5F8E22001036C8 /* Base */,
  750. );
  751. name = Main.storyboard;
  752. sourceTree = "<group>";
  753. };
  754. 71F3A9AE1F5F8E22001036C8 /* LaunchScreen.storyboard */ = {
  755. isa = PBXVariantGroup;
  756. children = (
  757. 71F3A9AF1F5F8E22001036C8 /* Base */,
  758. );
  759. name = LaunchScreen.storyboard;
  760. sourceTree = "<group>";
  761. };
  762. /* End PBXVariantGroup section */
  763. /* Begin XCBuildConfiguration section */
  764. 71F3A9B21F5F8E22001036C8 /* Debug */ = {
  765. isa = XCBuildConfiguration;
  766. buildSettings = {
  767. ALWAYS_SEARCH_USER_PATHS = NO;
  768. CLANG_ANALYZER_NONNULL = YES;
  769. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  770. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  771. CLANG_CXX_LIBRARY = "libc++";
  772. CLANG_ENABLE_MODULES = YES;
  773. CLANG_ENABLE_OBJC_ARC = YES;
  774. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  775. CLANG_WARN_BOOL_CONVERSION = YES;
  776. CLANG_WARN_COMMA = YES;
  777. CLANG_WARN_CONSTANT_CONVERSION = YES;
  778. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  779. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  780. CLANG_WARN_EMPTY_BODY = YES;
  781. CLANG_WARN_ENUM_CONVERSION = YES;
  782. CLANG_WARN_INFINITE_RECURSION = YES;
  783. CLANG_WARN_INT_CONVERSION = YES;
  784. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  785. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  786. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  787. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  788. CLANG_WARN_STRICT_PROTOTYPES = YES;
  789. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  790. CLANG_WARN_UNREACHABLE_CODE = YES;
  791. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  792. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  793. COPY_PHASE_STRIP = NO;
  794. DEBUG_INFORMATION_FORMAT = dwarf;
  795. ENABLE_STRICT_OBJC_MSGSEND = YES;
  796. ENABLE_TESTABILITY = YES;
  797. GCC_C_LANGUAGE_STANDARD = gnu99;
  798. GCC_DYNAMIC_NO_PIC = NO;
  799. GCC_NO_COMMON_BLOCKS = YES;
  800. GCC_OPTIMIZATION_LEVEL = 0;
  801. GCC_PREPROCESSOR_DEFINITIONS = (
  802. "DEBUG=1",
  803. "$(inherited)",
  804. );
  805. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  806. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  807. GCC_WARN_UNDECLARED_SELECTOR = YES;
  808. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  809. GCC_WARN_UNUSED_FUNCTION = YES;
  810. GCC_WARN_UNUSED_VARIABLE = YES;
  811. IPHONEOS_DEPLOYMENT_TARGET = 10.3;
  812. MTL_ENABLE_DEBUG_INFO = YES;
  813. ONLY_ACTIVE_ARCH = YES;
  814. SDKROOT = iphoneos;
  815. };
  816. name = Debug;
  817. };
  818. 71F3A9B31F5F8E22001036C8 /* Release */ = {
  819. isa = XCBuildConfiguration;
  820. buildSettings = {
  821. ALWAYS_SEARCH_USER_PATHS = NO;
  822. CLANG_ANALYZER_NONNULL = YES;
  823. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  824. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  825. CLANG_CXX_LIBRARY = "libc++";
  826. CLANG_ENABLE_MODULES = YES;
  827. CLANG_ENABLE_OBJC_ARC = YES;
  828. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  829. CLANG_WARN_BOOL_CONVERSION = YES;
  830. CLANG_WARN_COMMA = YES;
  831. CLANG_WARN_CONSTANT_CONVERSION = YES;
  832. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  833. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  834. CLANG_WARN_EMPTY_BODY = YES;
  835. CLANG_WARN_ENUM_CONVERSION = YES;
  836. CLANG_WARN_INFINITE_RECURSION = YES;
  837. CLANG_WARN_INT_CONVERSION = YES;
  838. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  839. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  840. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  841. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  842. CLANG_WARN_STRICT_PROTOTYPES = YES;
  843. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  844. CLANG_WARN_UNREACHABLE_CODE = YES;
  845. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  846. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  847. COPY_PHASE_STRIP = NO;
  848. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  849. ENABLE_NS_ASSERTIONS = NO;
  850. ENABLE_STRICT_OBJC_MSGSEND = YES;
  851. GCC_C_LANGUAGE_STANDARD = gnu99;
  852. GCC_NO_COMMON_BLOCKS = YES;
  853. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  854. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  855. GCC_WARN_UNDECLARED_SELECTOR = YES;
  856. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  857. GCC_WARN_UNUSED_FUNCTION = YES;
  858. GCC_WARN_UNUSED_VARIABLE = YES;
  859. IPHONEOS_DEPLOYMENT_TARGET = 10.3;
  860. MTL_ENABLE_DEBUG_INFO = NO;
  861. SDKROOT = iphoneos;
  862. VALIDATE_PRODUCT = YES;
  863. };
  864. name = Release;
  865. };
  866. 71F3A9B51F5F8E22001036C8 /* Debug */ = {
  867. isa = XCBuildConfiguration;
  868. buildSettings = {
  869. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  870. DEVELOPMENT_TEAM = HXWLAA5YN5;
  871. INFOPLIST_FILE = "RedAnt Mobile/Info.plist";
  872. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  873. PRODUCT_BUNDLE_IDENTIFIER = "usai.redant.RedAnt-Mobile";
  874. PRODUCT_NAME = "$(TARGET_NAME)";
  875. };
  876. name = Debug;
  877. };
  878. 71F3A9B61F5F8E22001036C8 /* Release */ = {
  879. isa = XCBuildConfiguration;
  880. buildSettings = {
  881. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  882. DEVELOPMENT_TEAM = HXWLAA5YN5;
  883. INFOPLIST_FILE = "RedAnt Mobile/Info.plist";
  884. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  885. PRODUCT_BUNDLE_IDENTIFIER = "usai.redant.RedAnt-Mobile";
  886. PRODUCT_NAME = "$(TARGET_NAME)";
  887. };
  888. name = Release;
  889. };
  890. /* End XCBuildConfiguration section */
  891. /* Begin XCConfigurationList section */
  892. 71F3A9981F5F8E22001036C8 /* Build configuration list for PBXProject "RedAnt Mobile" */ = {
  893. isa = XCConfigurationList;
  894. buildConfigurations = (
  895. 71F3A9B21F5F8E22001036C8 /* Debug */,
  896. 71F3A9B31F5F8E22001036C8 /* Release */,
  897. );
  898. defaultConfigurationIsVisible = 0;
  899. defaultConfigurationName = Release;
  900. };
  901. 71F3A9B41F5F8E22001036C8 /* Build configuration list for PBXNativeTarget "RedAnt Mobile" */ = {
  902. isa = XCConfigurationList;
  903. buildConfigurations = (
  904. 71F3A9B51F5F8E22001036C8 /* Debug */,
  905. 71F3A9B61F5F8E22001036C8 /* Release */,
  906. );
  907. defaultConfigurationIsVisible = 0;
  908. defaultConfigurationName = Release;
  909. };
  910. /* End XCConfigurationList section */
  911. };
  912. rootObject = 71F3A9951F5F8E22001036C8 /* Project object */;
  913. }