project.pbxproj 57 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 42056E7E1EB989AB0010597A /* JLKeyboardListener.m in Sources */ = {isa = PBXBuildFile; fileRef = 42056E7D1EB989AB0010597A /* JLKeyboardListener.m */; };
  10. 42056E871EB9CF5D0010597A /* BasicModeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42056E861EB9CF5D0010597A /* BasicModeViewController.m */; };
  11. 426E6B1F1EB8558400942BE1 /* RootModeCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 426E6B1E1EB8558400942BE1 /* RootModeCell.m */; };
  12. 426E6B241EB85C2B00942BE1 /* PopModeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 426E6B231EB85C2B00942BE1 /* PopModeViewController.m */; };
  13. 426E6B271EB85C4200942BE1 /* ModelModeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 426E6B261EB85C4200942BE1 /* ModelModeViewController.m */; };
  14. 426E6B291EB8720400942BE1 /* Mode.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 426E6B281EB8720400942BE1 /* Mode.storyboard */; };
  15. 428566D51EF1220F0041208A /* NewPhotoPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 428566D41EF1220F0041208A /* NewPhotoPreviewController.m */; };
  16. 428566D81EF122360041208A /* RAImagePhotoPreviewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 428566D71EF122360041208A /* RAImagePhotoPreviewCell.m */; };
  17. 429F25221EC9AA4200C22ABB /* TakePhotoPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 429F25211EC9AA4200C22ABB /* TakePhotoPreviewController.m */; };
  18. 42A0E02A1F1D98970020BFC6 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42A0E0291F1D98970020BFC6 /* SystemConfiguration.framework */; };
  19. 42A829C01EBC027100898B8A /* RootNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42A829BF1EBC027100898B8A /* RootNavigationController.m */; };
  20. 42A829C31EBC0F8300898B8A /* ManufacturerListController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42A829C21EBC0F8300898B8A /* ManufacturerListController.m */; };
  21. 42A829C71EBC0FAC00898B8A /* ManufacturerCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42A829C61EBC0FAC00898B8A /* ManufacturerCell.m */; };
  22. 42A829CC1EBC6CA200898B8A /* UploadViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42A829CB1EBC6CA200898B8A /* UploadViewController.m */; };
  23. 42A829CE1EBC6CA900898B8A /* Upload.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 42A829CD1EBC6CA900898B8A /* Upload.storyboard */; };
  24. 42A829D21EBC6D3300898B8A /* UploadCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42A829D11EBC6D3300898B8A /* UploadCell.m */; };
  25. 42BC2CFF1EBAC4050016B30D /* PhotoListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42BC2CFE1EBAC4050016B30D /* PhotoListViewController.m */; };
  26. 42BC2D011EBAC4310016B30D /* RAImage_PhotoList.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 42BC2D001EBAC4310016B30D /* RAImage_PhotoList.storyboard */; };
  27. 42BC2D051EBAC4C00016B30D /* PhotoCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42BC2D041EBAC4C00016B30D /* PhotoCell.m */; };
  28. 42BC2D091EBAC75F0016B30D /* TouchImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 42BC2D081EBAC75F0016B30D /* TouchImageView.m */; };
  29. 42BC2D0C1EBB00FD0016B30D /* PhotoPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42BC2D0B1EBB00FD0016B30D /* PhotoPreviewController.m */; };
  30. 42BC6FFA1EC1ACF9004A5F30 /* UploadSettingController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42BC6FF91EC1ACF9004A5F30 /* UploadSettingController.m */; };
  31. 42D64CC11FD12B21003F49F9 /* RAConvertor.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D64CC01FD12B21003F49F9 /* RAConvertor.m */; };
  32. 42E1B0FD1EB1C8EE00EEF27C /* LoginSwitchCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42E1B0FB1EB1C8EE00EEF27C /* LoginSwitchCell.m */; };
  33. 42E1B0FE1EB1C8EE00EEF27C /* LoginTextFiledCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42E1B0FC1EB1C8EE00EEF27C /* LoginTextFiledCell.m */; };
  34. 42E1B1021EB1C92000EEF27C /* BasicViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42E1B1011EB1C92000EEF27C /* BasicViewController.m */; };
  35. 42E1B1041EB1CCB200EEF27C /* login.json in Resources */ = {isa = PBXBuildFile; fileRef = 42E1B1031EB1CCB200EEF27C /* login.json */; };
  36. 42E1B1081EB1D9B100EEF27C /* LoginSettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42E1B1071EB1D9B100EEF27C /* LoginSettingViewController.m */; };
  37. 71114A9D1EB1BCB400D2200C /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114A9C1EB1BCB400D2200C /* LoginViewController.m */; };
  38. 71114AA31EB1C40900D2200C /* RANetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AA21EB1C40900D2200C /* RANetwork.m */; };
  39. 71114AA61EB1C50D00D2200C /* RAUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AA51EB1C50D00D2200C /* RAUtils.m */; };
  40. 71114AB21EB1C5C800D2200C /* AESCrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AAA1EB1C5C800D2200C /* AESCrypt.m */; };
  41. 71114AB31EB1C5C800D2200C /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 71114AAB1EB1C5C800D2200C /* LICENSE */; };
  42. 71114AB41EB1C5C800D2200C /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AAD1EB1C5C800D2200C /* NSData+Base64.m */; };
  43. 71114AB51EB1C5C800D2200C /* NSData+CommonCrypto.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AAF1EB1C5C800D2200C /* NSData+CommonCrypto.m */; };
  44. 71114AB61EB1C5C800D2200C /* NSString+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AB11EB1C5C800D2200C /* NSString+Base64.m */; };
  45. 71114ABC1EB1C73400D2200C /* ZipArchive.mm in Sources */ = {isa = PBXBuildFile; fileRef = 71114ABB1EB1C73400D2200C /* ZipArchive.mm */; };
  46. 71114AC61EB1C73B00D2200C /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 71114ABE1EB1C73B00D2200C /* ioapi.c */; };
  47. 71114AC71EB1C73B00D2200C /* mztools.c in Sources */ = {isa = PBXBuildFile; fileRef = 71114AC01EB1C73B00D2200C /* mztools.c */; };
  48. 71114AC81EB1C73B00D2200C /* unzip.c in Sources */ = {isa = PBXBuildFile; fileRef = 71114AC21EB1C73B00D2200C /* unzip.c */; };
  49. 71114AC91EB1C73B00D2200C /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 71114AC41EB1C73B00D2200C /* zip.c */; };
  50. 71114ACC1EB1C76E00D2200C /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 71114ACB1EB1C76E00D2200C /* libz.tbd */; };
  51. 71114ACF1EB1C79300D2200C /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114ACE1EB1C79300D2200C /* Reachability.m */; };
  52. 71114AEE1EB2DEF900D2200C /* cam_scan.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71114AE31EB2DEF900D2200C /* cam_scan.storyboard */; };
  53. 71114AEF1EB2DEF900D2200C /* MenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AE51EB2DEF900D2200C /* MenuViewController.m */; };
  54. 71114AF01EB2DEF900D2200C /* RAMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AE71EB2DEF900D2200C /* RAMenu.m */; };
  55. 71114AF11EB2DEF900D2200C /* ScannerControllerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AE91EB2DEF900D2200C /* ScannerControllerView.m */; };
  56. 71114AF21EB2DEF900D2200C /* ScannerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AEB1EB2DEF900D2200C /* ScannerViewController.m */; };
  57. 71114AF31EB2DEF900D2200C /* SCShapeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AED1EB2DEF900D2200C /* SCShapeView.m */; };
  58. 71749AFD1ECC199300018EEC /* UIImage+fixOrientation.m in Sources */ = {isa = PBXBuildFile; fileRef = 71749AFC1ECC199300018EEC /* UIImage+fixOrientation.m */; };
  59. 717A37AE1ED6BF0700E09FB6 /* ImageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 717A37AD1ED6BF0700E09FB6 /* ImageUtils.m */; };
  60. 71961CB01EC00DDD002C4096 /* RANetworkTaskDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 71961CAB1EC00DDD002C4096 /* RANetworkTaskDelegate.m */; };
  61. 71961CB11EC00DDD002C4096 /* RAUploadManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 71961CAD1EC00DDD002C4096 /* RAUploadManager.m */; };
  62. 71961CB21EC00DDD002C4096 /* RAUploadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 71961CAF1EC00DDD002C4096 /* RAUploadOperation.m */; };
  63. 71DCDC391EAF234E00BA045A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DCDC381EAF234E00BA045A /* main.m */; };
  64. 71DCDC3C1EAF234E00BA045A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DCDC3B1EAF234E00BA045A /* AppDelegate.m */; };
  65. 71DCDC3F1EAF234E00BA045A /* RootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DCDC3E1EAF234E00BA045A /* RootViewController.m */; };
  66. 71DCDC421EAF234E00BA045A /* RAImage.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71DCDC401EAF234E00BA045A /* RAImage.storyboard */; };
  67. 71DCDC441EAF234E00BA045A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 71DCDC431EAF234E00BA045A /* Assets.xcassets */; };
  68. 71DCDC471EAF234E00BA045A /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71DCDC451EAF234E00BA045A /* LaunchScreen.storyboard */; };
  69. 71DCDC501EAF353000BA045A /* modelist.json in Resources */ = {isa = PBXBuildFile; fileRef = 71DCDC4F1EAF353000BA045A /* modelist.json */; };
  70. 71E9F6B31F8B46380052C78E /* NetworkUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 71E9F6B11F8B46380052C78E /* NetworkUtils.m */; };
  71. 71F8D1CE1EC955BF002003DB /* UIView+Toast.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F8D1CD1EC955BF002003DB /* UIView+Toast.m */; };
  72. /* End PBXBuildFile section */
  73. /* Begin PBXFileReference section */
  74. 42056E7C1EB989AB0010597A /* JLKeyboardListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JLKeyboardListener.h; sourceTree = "<group>"; };
  75. 42056E7D1EB989AB0010597A /* JLKeyboardListener.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JLKeyboardListener.m; sourceTree = "<group>"; };
  76. 42056E851EB9CF5D0010597A /* BasicModeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BasicModeViewController.h; sourceTree = "<group>"; };
  77. 42056E861EB9CF5D0010597A /* BasicModeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BasicModeViewController.m; sourceTree = "<group>"; };
  78. 426E6B1D1EB8558400942BE1 /* RootModeCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RootModeCell.h; sourceTree = "<group>"; };
  79. 426E6B1E1EB8558400942BE1 /* RootModeCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RootModeCell.m; sourceTree = "<group>"; };
  80. 426E6B221EB85C2B00942BE1 /* PopModeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PopModeViewController.h; sourceTree = "<group>"; };
  81. 426E6B231EB85C2B00942BE1 /* PopModeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PopModeViewController.m; sourceTree = "<group>"; };
  82. 426E6B251EB85C4200942BE1 /* ModelModeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelModeViewController.h; sourceTree = "<group>"; };
  83. 426E6B261EB85C4200942BE1 /* ModelModeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelModeViewController.m; sourceTree = "<group>"; };
  84. 426E6B281EB8720400942BE1 /* Mode.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Mode.storyboard; sourceTree = "<group>"; };
  85. 428566D31EF1220F0041208A /* NewPhotoPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewPhotoPreviewController.h; sourceTree = "<group>"; };
  86. 428566D41EF1220F0041208A /* NewPhotoPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NewPhotoPreviewController.m; sourceTree = "<group>"; };
  87. 428566D61EF122360041208A /* RAImagePhotoPreviewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RAImagePhotoPreviewCell.h; sourceTree = "<group>"; };
  88. 428566D71EF122360041208A /* RAImagePhotoPreviewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RAImagePhotoPreviewCell.m; sourceTree = "<group>"; };
  89. 429F25201EC9AA4200C22ABB /* TakePhotoPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TakePhotoPreviewController.h; sourceTree = "<group>"; };
  90. 429F25211EC9AA4200C22ABB /* TakePhotoPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TakePhotoPreviewController.m; sourceTree = "<group>"; };
  91. 42A0E0291F1D98970020BFC6 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
  92. 42A0E02B1F1D98D20020BFC6 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  93. 42A829BE1EBC027100898B8A /* RootNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RootNavigationController.h; sourceTree = "<group>"; };
  94. 42A829BF1EBC027100898B8A /* RootNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RootNavigationController.m; sourceTree = "<group>"; };
  95. 42A829C11EBC0F8300898B8A /* ManufacturerListController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ManufacturerListController.h; sourceTree = "<group>"; };
  96. 42A829C21EBC0F8300898B8A /* ManufacturerListController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ManufacturerListController.m; sourceTree = "<group>"; };
  97. 42A829C51EBC0FAC00898B8A /* ManufacturerCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ManufacturerCell.h; sourceTree = "<group>"; };
  98. 42A829C61EBC0FAC00898B8A /* ManufacturerCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ManufacturerCell.m; sourceTree = "<group>"; };
  99. 42A829CA1EBC6CA200898B8A /* UploadViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UploadViewController.h; sourceTree = "<group>"; };
  100. 42A829CB1EBC6CA200898B8A /* UploadViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UploadViewController.m; sourceTree = "<group>"; };
  101. 42A829CD1EBC6CA900898B8A /* Upload.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Upload.storyboard; sourceTree = "<group>"; };
  102. 42A829D01EBC6D3300898B8A /* UploadCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UploadCell.h; sourceTree = "<group>"; };
  103. 42A829D11EBC6D3300898B8A /* UploadCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UploadCell.m; sourceTree = "<group>"; };
  104. 42BC2CFD1EBAC4050016B30D /* PhotoListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PhotoListViewController.h; sourceTree = "<group>"; };
  105. 42BC2CFE1EBAC4050016B30D /* PhotoListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PhotoListViewController.m; sourceTree = "<group>"; };
  106. 42BC2D001EBAC4310016B30D /* RAImage_PhotoList.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = RAImage_PhotoList.storyboard; sourceTree = "<group>"; };
  107. 42BC2D031EBAC4C00016B30D /* PhotoCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PhotoCell.h; sourceTree = "<group>"; };
  108. 42BC2D041EBAC4C00016B30D /* PhotoCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PhotoCell.m; sourceTree = "<group>"; };
  109. 42BC2D071EBAC75F0016B30D /* TouchImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TouchImageView.h; sourceTree = "<group>"; };
  110. 42BC2D081EBAC75F0016B30D /* TouchImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TouchImageView.m; sourceTree = "<group>"; };
  111. 42BC2D0A1EBB00FD0016B30D /* PhotoPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PhotoPreviewController.h; sourceTree = "<group>"; };
  112. 42BC2D0B1EBB00FD0016B30D /* PhotoPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PhotoPreviewController.m; sourceTree = "<group>"; };
  113. 42BC6FF81EC1ACF9004A5F30 /* UploadSettingController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UploadSettingController.h; sourceTree = "<group>"; };
  114. 42BC6FF91EC1ACF9004A5F30 /* UploadSettingController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UploadSettingController.m; sourceTree = "<group>"; };
  115. 42D64CBF1FD12B20003F49F9 /* RAConvertor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAConvertor.h; path = ../../common/RAConvertor.h; sourceTree = "<group>"; };
  116. 42D64CC01FD12B21003F49F9 /* RAConvertor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAConvertor.m; path = ../../common/RAConvertor.m; sourceTree = "<group>"; };
  117. 42E1B0F91EB1C8EE00EEF27C /* LoginSwitchCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginSwitchCell.h; sourceTree = "<group>"; };
  118. 42E1B0FA1EB1C8EE00EEF27C /* LoginTextFiledCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginTextFiledCell.h; sourceTree = "<group>"; };
  119. 42E1B0FB1EB1C8EE00EEF27C /* LoginSwitchCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginSwitchCell.m; sourceTree = "<group>"; };
  120. 42E1B0FC1EB1C8EE00EEF27C /* LoginTextFiledCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginTextFiledCell.m; sourceTree = "<group>"; };
  121. 42E1B1001EB1C92000EEF27C /* BasicViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BasicViewController.h; sourceTree = "<group>"; };
  122. 42E1B1011EB1C92000EEF27C /* BasicViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BasicViewController.m; sourceTree = "<group>"; };
  123. 42E1B1031EB1CCB200EEF27C /* login.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = login.json; sourceTree = "<group>"; };
  124. 42E1B1061EB1D9B100EEF27C /* LoginSettingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginSettingViewController.h; sourceTree = "<group>"; };
  125. 42E1B1071EB1D9B100EEF27C /* LoginSettingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginSettingViewController.m; sourceTree = "<group>"; };
  126. 71114A9B1EB1BCB400D2200C /* LoginViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginViewController.h; sourceTree = "<group>"; };
  127. 71114A9C1EB1BCB400D2200C /* LoginViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginViewController.m; sourceTree = "<group>"; };
  128. 71114AA11EB1C40900D2200C /* RANetwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RANetwork.h; sourceTree = "<group>"; };
  129. 71114AA21EB1C40900D2200C /* RANetwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RANetwork.m; sourceTree = "<group>"; };
  130. 71114AA41EB1C50D00D2200C /* RAUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUtils.h; path = "../../RedAnt ERP Mobile/common/RAUtils.h"; sourceTree = "<group>"; };
  131. 71114AA51EB1C50D00D2200C /* RAUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUtils.m; path = "../../RedAnt ERP Mobile/common/RAUtils.m"; sourceTree = "<group>"; };
  132. 71114AA91EB1C5C800D2200C /* AESCrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AESCrypt.h; path = "../../RedAnt ERP Mobile/common/AES/AESCrypt.h"; sourceTree = "<group>"; };
  133. 71114AAA1EB1C5C800D2200C /* AESCrypt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AESCrypt.m; path = "../../RedAnt ERP Mobile/common/AES/AESCrypt.m"; sourceTree = "<group>"; };
  134. 71114AAB1EB1C5C800D2200C /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = "../../RedAnt ERP Mobile/common/AES/LICENSE"; sourceTree = "<group>"; };
  135. 71114AAC1EB1C5C800D2200C /* 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>"; };
  136. 71114AAD1EB1C5C800D2200C /* 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>"; };
  137. 71114AAE1EB1C5C800D2200C /* 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>"; };
  138. 71114AAF1EB1C5C800D2200C /* 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>"; };
  139. 71114AB01EB1C5C800D2200C /* 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>"; };
  140. 71114AB11EB1C5C800D2200C /* 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>"; };
  141. 71114AB71EB1C68B00D2200C /* const.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = const.h; sourceTree = "<group>"; };
  142. 71114AB81EB1C6B700D2200C /* config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
  143. 71114ABA1EB1C73400D2200C /* ZipArchive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ZipArchive.h; path = "../../RedAnt ERP Mobile/common/zip/ZipArchive.h"; sourceTree = "<group>"; };
  144. 71114ABB1EB1C73400D2200C /* ZipArchive.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ZipArchive.mm; path = "../../RedAnt ERP Mobile/common/zip/ZipArchive.mm"; sourceTree = "<group>"; };
  145. 71114ABD1EB1C73B00D2200C /* crypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = crypt.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/crypt.h"; sourceTree = "<group>"; };
  146. 71114ABE1EB1C73B00D2200C /* ioapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ioapi.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/ioapi.c"; sourceTree = "<group>"; };
  147. 71114ABF1EB1C73B00D2200C /* ioapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ioapi.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/ioapi.h"; sourceTree = "<group>"; };
  148. 71114AC01EB1C73B00D2200C /* mztools.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mztools.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/mztools.c"; sourceTree = "<group>"; };
  149. 71114AC11EB1C73B00D2200C /* mztools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mztools.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/mztools.h"; sourceTree = "<group>"; };
  150. 71114AC21EB1C73B00D2200C /* unzip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unzip.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/unzip.c"; sourceTree = "<group>"; };
  151. 71114AC31EB1C73B00D2200C /* unzip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = unzip.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/unzip.h"; sourceTree = "<group>"; };
  152. 71114AC41EB1C73B00D2200C /* zip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = zip.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/zip.c"; sourceTree = "<group>"; };
  153. 71114AC51EB1C73B00D2200C /* zip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = zip.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/zip.h"; sourceTree = "<group>"; };
  154. 71114ACB1EB1C76E00D2200C /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  155. 71114ACD1EB1C79300D2200C /* Reachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Reachability.h; path = "../../RedAnt ERP Mobile/common/Reachability.h"; sourceTree = "<group>"; };
  156. 71114ACE1EB1C79300D2200C /* Reachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Reachability.m; path = "../../RedAnt ERP Mobile/common/Reachability.m"; sourceTree = "<group>"; };
  157. 71114AE31EB2DEF900D2200C /* cam_scan.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = cam_scan.storyboard; path = ../../common/cam_scan.storyboard; sourceTree = "<group>"; };
  158. 71114AE41EB2DEF900D2200C /* MenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MenuViewController.h; path = ../../common/MenuViewController.h; sourceTree = "<group>"; };
  159. 71114AE51EB2DEF900D2200C /* MenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MenuViewController.m; path = ../../common/MenuViewController.m; sourceTree = "<group>"; };
  160. 71114AE61EB2DEF900D2200C /* RAMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAMenu.h; path = ../../common/RAMenu.h; sourceTree = "<group>"; };
  161. 71114AE71EB2DEF900D2200C /* RAMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAMenu.m; path = ../../common/RAMenu.m; sourceTree = "<group>"; };
  162. 71114AE81EB2DEF900D2200C /* ScannerControllerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScannerControllerView.h; path = ../../common/ScannerControllerView.h; sourceTree = "<group>"; };
  163. 71114AE91EB2DEF900D2200C /* ScannerControllerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ScannerControllerView.m; path = ../../common/ScannerControllerView.m; sourceTree = "<group>"; };
  164. 71114AEA1EB2DEF900D2200C /* ScannerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScannerViewController.h; path = ../../common/ScannerViewController.h; sourceTree = "<group>"; };
  165. 71114AEB1EB2DEF900D2200C /* ScannerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ScannerViewController.m; path = ../../common/ScannerViewController.m; sourceTree = "<group>"; };
  166. 71114AEC1EB2DEF900D2200C /* SCShapeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SCShapeView.h; path = ../../common/SCShapeView.h; sourceTree = "<group>"; };
  167. 71114AED1EB2DEF900D2200C /* SCShapeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SCShapeView.m; path = ../../common/SCShapeView.m; sourceTree = "<group>"; };
  168. 71749AFB1ECC199300018EEC /* UIImage+fixOrientation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIImage+fixOrientation.h"; path = "../../common/UIImage+fixOrientation.h"; sourceTree = "<group>"; };
  169. 71749AFC1ECC199300018EEC /* UIImage+fixOrientation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIImage+fixOrientation.m"; path = "../../common/UIImage+fixOrientation.m"; sourceTree = "<group>"; };
  170. 717A37AC1ED6BF0700E09FB6 /* ImageUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageUtils.h; path = "../../RedAnt ERP Mobile/common/ImageUtils.h"; sourceTree = "<group>"; };
  171. 717A37AD1ED6BF0700E09FB6 /* ImageUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageUtils.m; path = "../../RedAnt ERP Mobile/common/ImageUtils.m"; sourceTree = "<group>"; };
  172. 71961CAA1EC00DDD002C4096 /* RANetworkTaskDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RANetworkTaskDelegate.h; path = ../../common/upload/RANetworkTaskDelegate.h; sourceTree = "<group>"; };
  173. 71961CAB1EC00DDD002C4096 /* RANetworkTaskDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RANetworkTaskDelegate.m; path = ../../common/upload/RANetworkTaskDelegate.m; sourceTree = "<group>"; };
  174. 71961CAC1EC00DDD002C4096 /* RAUploadManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUploadManager.h; path = ../../common/upload/RAUploadManager.h; sourceTree = "<group>"; };
  175. 71961CAD1EC00DDD002C4096 /* RAUploadManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUploadManager.m; path = ../../common/upload/RAUploadManager.m; sourceTree = "<group>"; };
  176. 71961CAE1EC00DDD002C4096 /* RAUploadOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUploadOperation.h; path = ../../common/upload/RAUploadOperation.h; sourceTree = "<group>"; };
  177. 71961CAF1EC00DDD002C4096 /* RAUploadOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUploadOperation.m; path = ../../common/upload/RAUploadOperation.m; sourceTree = "<group>"; };
  178. 71DCDC341EAF234E00BA045A /* RA Image.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RA Image.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  179. 71DCDC381EAF234E00BA045A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  180. 71DCDC3A1EAF234E00BA045A /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  181. 71DCDC3B1EAF234E00BA045A /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  182. 71DCDC3D1EAF234E00BA045A /* RootViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RootViewController.h; sourceTree = "<group>"; };
  183. 71DCDC3E1EAF234E00BA045A /* RootViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RootViewController.m; sourceTree = "<group>"; };
  184. 71DCDC411EAF234E00BA045A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/RAImage.storyboard; sourceTree = "<group>"; };
  185. 71DCDC431EAF234E00BA045A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  186. 71DCDC461EAF234E00BA045A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  187. 71DCDC481EAF234E00BA045A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  188. 71DCDC4F1EAF353000BA045A /* modelist.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = modelist.json; sourceTree = "<group>"; };
  189. 71E9F6B11F8B46380052C78E /* NetworkUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = NetworkUtils.m; path = ../../common/NetworkUtils.m; sourceTree = "<group>"; };
  190. 71E9F6B21F8B46380052C78E /* NetworkUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = NetworkUtils.h; path = ../../common/NetworkUtils.h; sourceTree = "<group>"; };
  191. 71F8D1CC1EC955BF002003DB /* UIView+Toast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIView+Toast.h"; path = "../../common/customUI/UIView+Toast.h"; sourceTree = "<group>"; };
  192. 71F8D1CD1EC955BF002003DB /* UIView+Toast.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIView+Toast.m"; path = "../../common/customUI/UIView+Toast.m"; sourceTree = "<group>"; };
  193. /* End PBXFileReference section */
  194. /* Begin PBXFrameworksBuildPhase section */
  195. 71DCDC311EAF234E00BA045A /* Frameworks */ = {
  196. isa = PBXFrameworksBuildPhase;
  197. buildActionMask = 2147483647;
  198. files = (
  199. 42A0E02A1F1D98970020BFC6 /* SystemConfiguration.framework in Frameworks */,
  200. 71114ACC1EB1C76E00D2200C /* libz.tbd in Frameworks */,
  201. );
  202. runOnlyForDeploymentPostprocessing = 0;
  203. };
  204. /* End PBXFrameworksBuildPhase section */
  205. /* Begin PBXGroup section */
  206. 42056E7B1EB989AB0010597A /* KeyboardListener */ = {
  207. isa = PBXGroup;
  208. children = (
  209. 42056E7C1EB989AB0010597A /* JLKeyboardListener.h */,
  210. 42056E7D1EB989AB0010597A /* JLKeyboardListener.m */,
  211. );
  212. path = KeyboardListener;
  213. sourceTree = "<group>";
  214. };
  215. 426E6B1C1EB8555800942BE1 /* view */ = {
  216. isa = PBXGroup;
  217. children = (
  218. 426E6B1D1EB8558400942BE1 /* RootModeCell.h */,
  219. 426E6B1E1EB8558400942BE1 /* RootModeCell.m */,
  220. );
  221. name = view;
  222. sourceTree = "<group>";
  223. };
  224. 426E6B201EB85BD200942BE1 /* PopMode */ = {
  225. isa = PBXGroup;
  226. children = (
  227. 426E6B221EB85C2B00942BE1 /* PopModeViewController.h */,
  228. 426E6B231EB85C2B00942BE1 /* PopModeViewController.m */,
  229. );
  230. name = PopMode;
  231. sourceTree = "<group>";
  232. };
  233. 426E6B211EB85BFC00942BE1 /* ModelMode */ = {
  234. isa = PBXGroup;
  235. children = (
  236. 426E6B251EB85C4200942BE1 /* ModelModeViewController.h */,
  237. 426E6B261EB85C4200942BE1 /* ModelModeViewController.m */,
  238. 42A829C81EBC2BA600898B8A /* manufacturer */,
  239. );
  240. name = ModelMode;
  241. sourceTree = "<group>";
  242. };
  243. 42A829C41EBC0F8D00898B8A /* view */ = {
  244. isa = PBXGroup;
  245. children = (
  246. 42A829C51EBC0FAC00898B8A /* ManufacturerCell.h */,
  247. 42A829C61EBC0FAC00898B8A /* ManufacturerCell.m */,
  248. );
  249. name = view;
  250. sourceTree = "<group>";
  251. };
  252. 42A829C81EBC2BA600898B8A /* manufacturer */ = {
  253. isa = PBXGroup;
  254. children = (
  255. 42A829C11EBC0F8300898B8A /* ManufacturerListController.h */,
  256. 42A829C21EBC0F8300898B8A /* ManufacturerListController.m */,
  257. 42A829C41EBC0F8D00898B8A /* view */,
  258. );
  259. name = manufacturer;
  260. sourceTree = "<group>";
  261. };
  262. 42A829C91EBC6BF500898B8A /* Upload */ = {
  263. isa = PBXGroup;
  264. children = (
  265. 42A829CA1EBC6CA200898B8A /* UploadViewController.h */,
  266. 42A829CB1EBC6CA200898B8A /* UploadViewController.m */,
  267. 42A829CD1EBC6CA900898B8A /* Upload.storyboard */,
  268. 42BC6FF81EC1ACF9004A5F30 /* UploadSettingController.h */,
  269. 42BC6FF91EC1ACF9004A5F30 /* UploadSettingController.m */,
  270. 42A829CF1EBC6D0F00898B8A /* view */,
  271. );
  272. name = Upload;
  273. sourceTree = "<group>";
  274. };
  275. 42A829CF1EBC6D0F00898B8A /* view */ = {
  276. isa = PBXGroup;
  277. children = (
  278. 42A829D01EBC6D3300898B8A /* UploadCell.h */,
  279. 42A829D11EBC6D3300898B8A /* UploadCell.m */,
  280. );
  281. name = view;
  282. sourceTree = "<group>";
  283. };
  284. 42BC2CFC1EBAC3D40016B30D /* PhotoList */ = {
  285. isa = PBXGroup;
  286. children = (
  287. 42BC2D001EBAC4310016B30D /* RAImage_PhotoList.storyboard */,
  288. 42BC2CFD1EBAC4050016B30D /* PhotoListViewController.h */,
  289. 42BC2CFE1EBAC4050016B30D /* PhotoListViewController.m */,
  290. 42BC2D0A1EBB00FD0016B30D /* PhotoPreviewController.h */,
  291. 42BC2D0B1EBB00FD0016B30D /* PhotoPreviewController.m */,
  292. 428566D31EF1220F0041208A /* NewPhotoPreviewController.h */,
  293. 428566D41EF1220F0041208A /* NewPhotoPreviewController.m */,
  294. 42BC2D021EBAC4950016B30D /* view */,
  295. );
  296. name = PhotoList;
  297. sourceTree = "<group>";
  298. };
  299. 42BC2D021EBAC4950016B30D /* view */ = {
  300. isa = PBXGroup;
  301. children = (
  302. 42BC2D031EBAC4C00016B30D /* PhotoCell.h */,
  303. 42BC2D041EBAC4C00016B30D /* PhotoCell.m */,
  304. 428566D61EF122360041208A /* RAImagePhotoPreviewCell.h */,
  305. 428566D71EF122360041208A /* RAImagePhotoPreviewCell.m */,
  306. );
  307. name = view;
  308. sourceTree = "<group>";
  309. };
  310. 42BC2D061EBAC74A0016B30D /* Common */ = {
  311. isa = PBXGroup;
  312. children = (
  313. 71749AFB1ECC199300018EEC /* UIImage+fixOrientation.h */,
  314. 71749AFC1ECC199300018EEC /* UIImage+fixOrientation.m */,
  315. 42BC2D071EBAC75F0016B30D /* TouchImageView.h */,
  316. 42BC2D081EBAC75F0016B30D /* TouchImageView.m */,
  317. 71F8D1CC1EC955BF002003DB /* UIView+Toast.h */,
  318. 71F8D1CD1EC955BF002003DB /* UIView+Toast.m */,
  319. );
  320. name = Common;
  321. sourceTree = "<group>";
  322. };
  323. 42E1B0F71EB1C8BB00EEF27C /* Login */ = {
  324. isa = PBXGroup;
  325. children = (
  326. 42E1B1031EB1CCB200EEF27C /* login.json */,
  327. 71114A9B1EB1BCB400D2200C /* LoginViewController.h */,
  328. 71114A9C1EB1BCB400D2200C /* LoginViewController.m */,
  329. 42E1B0F81EB1C8DB00EEF27C /* view */,
  330. 42E1B1051EB1D90F00EEF27C /* Setting */,
  331. );
  332. name = Login;
  333. sourceTree = "<group>";
  334. };
  335. 42E1B0F81EB1C8DB00EEF27C /* view */ = {
  336. isa = PBXGroup;
  337. children = (
  338. 42E1B0F91EB1C8EE00EEF27C /* LoginSwitchCell.h */,
  339. 42E1B0FB1EB1C8EE00EEF27C /* LoginSwitchCell.m */,
  340. 42E1B0FA1EB1C8EE00EEF27C /* LoginTextFiledCell.h */,
  341. 42E1B0FC1EB1C8EE00EEF27C /* LoginTextFiledCell.m */,
  342. );
  343. name = view;
  344. sourceTree = "<group>";
  345. };
  346. 42E1B0FF1EB1C90700EEF27C /* BasicViewController */ = {
  347. isa = PBXGroup;
  348. children = (
  349. 42E1B1001EB1C92000EEF27C /* BasicViewController.h */,
  350. 42E1B1011EB1C92000EEF27C /* BasicViewController.m */,
  351. );
  352. name = BasicViewController;
  353. sourceTree = "<group>";
  354. };
  355. 42E1B1051EB1D90F00EEF27C /* Setting */ = {
  356. isa = PBXGroup;
  357. children = (
  358. 42E1B1061EB1D9B100EEF27C /* LoginSettingViewController.h */,
  359. 42E1B1071EB1D9B100EEF27C /* LoginSettingViewController.m */,
  360. );
  361. name = Setting;
  362. sourceTree = "<group>";
  363. };
  364. 42E1B10D1EB1E91D00EEF27C /* Network */ = {
  365. isa = PBXGroup;
  366. children = (
  367. 71E9F6B21F8B46380052C78E /* NetworkUtils.h */,
  368. 71E9F6B11F8B46380052C78E /* NetworkUtils.m */,
  369. 71114AA11EB1C40900D2200C /* RANetwork.h */,
  370. 71114AA21EB1C40900D2200C /* RANetwork.m */,
  371. 42F2B9FE1EC041A200AEEA34 /* upload */,
  372. );
  373. name = Network;
  374. sourceTree = "<group>";
  375. };
  376. 42E1B10E1EB1E93E00EEF27C /* Root */ = {
  377. isa = PBXGroup;
  378. children = (
  379. 71DCDC3D1EAF234E00BA045A /* RootViewController.h */,
  380. 71DCDC3E1EAF234E00BA045A /* RootViewController.m */,
  381. 426E6B1C1EB8555800942BE1 /* view */,
  382. );
  383. name = Root;
  384. sourceTree = "<group>";
  385. };
  386. 42F2B9FE1EC041A200AEEA34 /* upload */ = {
  387. isa = PBXGroup;
  388. children = (
  389. 71961CAA1EC00DDD002C4096 /* RANetworkTaskDelegate.h */,
  390. 71961CAB1EC00DDD002C4096 /* RANetworkTaskDelegate.m */,
  391. 71961CAC1EC00DDD002C4096 /* RAUploadManager.h */,
  392. 71961CAD1EC00DDD002C4096 /* RAUploadManager.m */,
  393. 71961CAE1EC00DDD002C4096 /* RAUploadOperation.h */,
  394. 71961CAF1EC00DDD002C4096 /* RAUploadOperation.m */,
  395. );
  396. name = upload;
  397. sourceTree = "<group>";
  398. };
  399. 71114AA71EB1C51200D2200C /* util */ = {
  400. isa = PBXGroup;
  401. children = (
  402. 42056E7B1EB989AB0010597A /* KeyboardListener */,
  403. 71114AB91EB1C71E00D2200C /* zip */,
  404. 71114AA81EB1C5C000D2200C /* aes */,
  405. 71114AA41EB1C50D00D2200C /* RAUtils.h */,
  406. 71114AA51EB1C50D00D2200C /* RAUtils.m */,
  407. 71114ACD1EB1C79300D2200C /* Reachability.h */,
  408. 71114ACE1EB1C79300D2200C /* Reachability.m */,
  409. 42D64CBF1FD12B20003F49F9 /* RAConvertor.h */,
  410. 42D64CC01FD12B21003F49F9 /* RAConvertor.m */,
  411. 717A37AC1ED6BF0700E09FB6 /* ImageUtils.h */,
  412. 717A37AD1ED6BF0700E09FB6 /* ImageUtils.m */,
  413. );
  414. name = util;
  415. sourceTree = "<group>";
  416. };
  417. 71114AA81EB1C5C000D2200C /* aes */ = {
  418. isa = PBXGroup;
  419. children = (
  420. 71114AA91EB1C5C800D2200C /* AESCrypt.h */,
  421. 71114AAA1EB1C5C800D2200C /* AESCrypt.m */,
  422. 71114AAB1EB1C5C800D2200C /* LICENSE */,
  423. 71114AAC1EB1C5C800D2200C /* NSData+Base64.h */,
  424. 71114AAD1EB1C5C800D2200C /* NSData+Base64.m */,
  425. 71114AAE1EB1C5C800D2200C /* NSData+CommonCrypto.h */,
  426. 71114AAF1EB1C5C800D2200C /* NSData+CommonCrypto.m */,
  427. 71114AB01EB1C5C800D2200C /* NSString+Base64.h */,
  428. 71114AB11EB1C5C800D2200C /* NSString+Base64.m */,
  429. );
  430. name = aes;
  431. sourceTree = "<group>";
  432. };
  433. 71114AB91EB1C71E00D2200C /* zip */ = {
  434. isa = PBXGroup;
  435. children = (
  436. 71114ABD1EB1C73B00D2200C /* crypt.h */,
  437. 71114ABE1EB1C73B00D2200C /* ioapi.c */,
  438. 71114ABF1EB1C73B00D2200C /* ioapi.h */,
  439. 71114AC01EB1C73B00D2200C /* mztools.c */,
  440. 71114AC11EB1C73B00D2200C /* mztools.h */,
  441. 71114AC21EB1C73B00D2200C /* unzip.c */,
  442. 71114AC31EB1C73B00D2200C /* unzip.h */,
  443. 71114AC41EB1C73B00D2200C /* zip.c */,
  444. 71114AC51EB1C73B00D2200C /* zip.h */,
  445. 71114ABA1EB1C73400D2200C /* ZipArchive.h */,
  446. 71114ABB1EB1C73400D2200C /* ZipArchive.mm */,
  447. );
  448. name = zip;
  449. sourceTree = "<group>";
  450. };
  451. 71114ACA1EB1C76E00D2200C /* Frameworks */ = {
  452. isa = PBXGroup;
  453. children = (
  454. 42A0E02B1F1D98D20020BFC6 /* CoreGraphics.framework */,
  455. 42A0E0291F1D98970020BFC6 /* SystemConfiguration.framework */,
  456. 71114ACB1EB1C76E00D2200C /* libz.tbd */,
  457. );
  458. name = Frameworks;
  459. sourceTree = "<group>";
  460. };
  461. 71114AE21EB2DEE800D2200C /* cam scan */ = {
  462. isa = PBXGroup;
  463. children = (
  464. 71114AE31EB2DEF900D2200C /* cam_scan.storyboard */,
  465. 71114AE41EB2DEF900D2200C /* MenuViewController.h */,
  466. 71114AE51EB2DEF900D2200C /* MenuViewController.m */,
  467. 71114AE61EB2DEF900D2200C /* RAMenu.h */,
  468. 71114AE71EB2DEF900D2200C /* RAMenu.m */,
  469. 71114AE81EB2DEF900D2200C /* ScannerControllerView.h */,
  470. 71114AE91EB2DEF900D2200C /* ScannerControllerView.m */,
  471. 71114AEA1EB2DEF900D2200C /* ScannerViewController.h */,
  472. 71114AEB1EB2DEF900D2200C /* ScannerViewController.m */,
  473. 71114AEC1EB2DEF900D2200C /* SCShapeView.h */,
  474. 71114AED1EB2DEF900D2200C /* SCShapeView.m */,
  475. );
  476. name = "cam scan";
  477. sourceTree = "<group>";
  478. };
  479. 71DCDC2B1EAF234E00BA045A = {
  480. isa = PBXGroup;
  481. children = (
  482. 42E1B0FF1EB1C90700EEF27C /* BasicViewController */,
  483. 71DCDC361EAF234E00BA045A /* RA Image */,
  484. 71DCDC351EAF234E00BA045A /* Products */,
  485. 71114ACA1EB1C76E00D2200C /* Frameworks */,
  486. );
  487. sourceTree = "<group>";
  488. };
  489. 71DCDC351EAF234E00BA045A /* Products */ = {
  490. isa = PBXGroup;
  491. children = (
  492. 71DCDC341EAF234E00BA045A /* RA Image.app */,
  493. );
  494. name = Products;
  495. sourceTree = "<group>";
  496. };
  497. 71DCDC361EAF234E00BA045A /* RA Image */ = {
  498. isa = PBXGroup;
  499. children = (
  500. 71114AB71EB1C68B00D2200C /* const.h */,
  501. 71114AB81EB1C6B700D2200C /* config.h */,
  502. 42BC2D061EBAC74A0016B30D /* Common */,
  503. 71114AA71EB1C51200D2200C /* util */,
  504. 42E1B10D1EB1E91D00EEF27C /* Network */,
  505. 42A829C91EBC6BF500898B8A /* Upload */,
  506. 42BC2CFC1EBAC3D40016B30D /* PhotoList */,
  507. 71DCDC4E1EAF34F800BA045A /* modes */,
  508. 71114AE21EB2DEE800D2200C /* cam scan */,
  509. 42E1B0F71EB1C8BB00EEF27C /* Login */,
  510. 42E1B10E1EB1E93E00EEF27C /* Root */,
  511. 71DCDC3A1EAF234E00BA045A /* AppDelegate.h */,
  512. 71DCDC3B1EAF234E00BA045A /* AppDelegate.m */,
  513. 42A829BE1EBC027100898B8A /* RootNavigationController.h */,
  514. 42A829BF1EBC027100898B8A /* RootNavigationController.m */,
  515. 71DCDC401EAF234E00BA045A /* RAImage.storyboard */,
  516. 71DCDC431EAF234E00BA045A /* Assets.xcassets */,
  517. 71DCDC451EAF234E00BA045A /* LaunchScreen.storyboard */,
  518. 71DCDC481EAF234E00BA045A /* Info.plist */,
  519. 71DCDC371EAF234E00BA045A /* Supporting Files */,
  520. );
  521. path = "RA Image";
  522. sourceTree = "<group>";
  523. };
  524. 71DCDC371EAF234E00BA045A /* Supporting Files */ = {
  525. isa = PBXGroup;
  526. children = (
  527. 71DCDC381EAF234E00BA045A /* main.m */,
  528. );
  529. name = "Supporting Files";
  530. sourceTree = "<group>";
  531. };
  532. 71DCDC4E1EAF34F800BA045A /* modes */ = {
  533. isa = PBXGroup;
  534. children = (
  535. 71DCDC4F1EAF353000BA045A /* modelist.json */,
  536. 426E6B281EB8720400942BE1 /* Mode.storyboard */,
  537. 429F25201EC9AA4200C22ABB /* TakePhotoPreviewController.h */,
  538. 429F25211EC9AA4200C22ABB /* TakePhotoPreviewController.m */,
  539. 42056E851EB9CF5D0010597A /* BasicModeViewController.h */,
  540. 42056E861EB9CF5D0010597A /* BasicModeViewController.m */,
  541. 426E6B201EB85BD200942BE1 /* PopMode */,
  542. 426E6B211EB85BFC00942BE1 /* ModelMode */,
  543. );
  544. name = modes;
  545. sourceTree = "<group>";
  546. };
  547. /* End PBXGroup section */
  548. /* Begin PBXNativeTarget section */
  549. 71DCDC331EAF234E00BA045A /* RA Image */ = {
  550. isa = PBXNativeTarget;
  551. buildConfigurationList = 71DCDC4B1EAF234E00BA045A /* Build configuration list for PBXNativeTarget "RA Image" */;
  552. buildPhases = (
  553. 71DCDC301EAF234E00BA045A /* Sources */,
  554. 71DCDC311EAF234E00BA045A /* Frameworks */,
  555. 71DCDC321EAF234E00BA045A /* Resources */,
  556. );
  557. buildRules = (
  558. );
  559. dependencies = (
  560. );
  561. name = "RA Image";
  562. productName = "RA Image";
  563. productReference = 71DCDC341EAF234E00BA045A /* RA Image.app */;
  564. productType = "com.apple.product-type.application";
  565. };
  566. /* End PBXNativeTarget section */
  567. /* Begin PBXProject section */
  568. 71DCDC2C1EAF234E00BA045A /* Project object */ = {
  569. isa = PBXProject;
  570. attributes = {
  571. LastUpgradeCheck = 0900;
  572. ORGANIZATIONNAME = USAI;
  573. TargetAttributes = {
  574. 71DCDC331EAF234E00BA045A = {
  575. CreatedOnToolsVersion = 8.3.2;
  576. DevelopmentTeam = HXWLAA5YN5;
  577. ProvisioningStyle = Automatic;
  578. };
  579. };
  580. };
  581. buildConfigurationList = 71DCDC2F1EAF234E00BA045A /* Build configuration list for PBXProject "RA Image" */;
  582. compatibilityVersion = "Xcode 3.2";
  583. developmentRegion = English;
  584. hasScannedForEncodings = 0;
  585. knownRegions = (
  586. en,
  587. Base,
  588. );
  589. mainGroup = 71DCDC2B1EAF234E00BA045A;
  590. productRefGroup = 71DCDC351EAF234E00BA045A /* Products */;
  591. projectDirPath = "";
  592. projectRoot = "";
  593. targets = (
  594. 71DCDC331EAF234E00BA045A /* RA Image */,
  595. );
  596. };
  597. /* End PBXProject section */
  598. /* Begin PBXResourcesBuildPhase section */
  599. 71DCDC321EAF234E00BA045A /* Resources */ = {
  600. isa = PBXResourcesBuildPhase;
  601. buildActionMask = 2147483647;
  602. files = (
  603. 71DCDC471EAF234E00BA045A /* LaunchScreen.storyboard in Resources */,
  604. 71DCDC441EAF234E00BA045A /* Assets.xcassets in Resources */,
  605. 71DCDC501EAF353000BA045A /* modelist.json in Resources */,
  606. 426E6B291EB8720400942BE1 /* Mode.storyboard in Resources */,
  607. 71114AEE1EB2DEF900D2200C /* cam_scan.storyboard in Resources */,
  608. 71DCDC421EAF234E00BA045A /* RAImage.storyboard in Resources */,
  609. 71114AB31EB1C5C800D2200C /* LICENSE in Resources */,
  610. 42BC2D011EBAC4310016B30D /* RAImage_PhotoList.storyboard in Resources */,
  611. 42E1B1041EB1CCB200EEF27C /* login.json in Resources */,
  612. 42A829CE1EBC6CA900898B8A /* Upload.storyboard in Resources */,
  613. );
  614. runOnlyForDeploymentPostprocessing = 0;
  615. };
  616. /* End PBXResourcesBuildPhase section */
  617. /* Begin PBXSourcesBuildPhase section */
  618. 71DCDC301EAF234E00BA045A /* Sources */ = {
  619. isa = PBXSourcesBuildPhase;
  620. buildActionMask = 2147483647;
  621. files = (
  622. 42A829CC1EBC6CA200898B8A /* UploadViewController.m in Sources */,
  623. 42BC2D051EBAC4C00016B30D /* PhotoCell.m in Sources */,
  624. 71114AB21EB1C5C800D2200C /* AESCrypt.m in Sources */,
  625. 42BC2D0C1EBB00FD0016B30D /* PhotoPreviewController.m in Sources */,
  626. 426E6B241EB85C2B00942BE1 /* PopModeViewController.m in Sources */,
  627. 71114AF01EB2DEF900D2200C /* RAMenu.m in Sources */,
  628. 71114AC61EB1C73B00D2200C /* ioapi.c in Sources */,
  629. 42056E7E1EB989AB0010597A /* JLKeyboardListener.m in Sources */,
  630. 71114AF11EB2DEF900D2200C /* ScannerControllerView.m in Sources */,
  631. 428566D51EF1220F0041208A /* NewPhotoPreviewController.m in Sources */,
  632. 71114A9D1EB1BCB400D2200C /* LoginViewController.m in Sources */,
  633. 71114AB51EB1C5C800D2200C /* NSData+CommonCrypto.m in Sources */,
  634. 71114AC71EB1C73B00D2200C /* mztools.c in Sources */,
  635. 426E6B271EB85C4200942BE1 /* ModelModeViewController.m in Sources */,
  636. 42A829C71EBC0FAC00898B8A /* ManufacturerCell.m in Sources */,
  637. 71DCDC3F1EAF234E00BA045A /* RootViewController.m in Sources */,
  638. 42BC6FFA1EC1ACF9004A5F30 /* UploadSettingController.m in Sources */,
  639. 42A829C01EBC027100898B8A /* RootNavigationController.m in Sources */,
  640. 42E1B1081EB1D9B100EEF27C /* LoginSettingViewController.m in Sources */,
  641. 71F8D1CE1EC955BF002003DB /* UIView+Toast.m in Sources */,
  642. 71114AC81EB1C73B00D2200C /* unzip.c in Sources */,
  643. 71114AEF1EB2DEF900D2200C /* MenuViewController.m in Sources */,
  644. 71E9F6B31F8B46380052C78E /* NetworkUtils.m in Sources */,
  645. 71114AA31EB1C40900D2200C /* RANetwork.m in Sources */,
  646. 71114AC91EB1C73B00D2200C /* zip.c in Sources */,
  647. 428566D81EF122360041208A /* RAImagePhotoPreviewCell.m in Sources */,
  648. 71114AF31EB2DEF900D2200C /* SCShapeView.m in Sources */,
  649. 71961CB11EC00DDD002C4096 /* RAUploadManager.m in Sources */,
  650. 71114AF21EB2DEF900D2200C /* ScannerViewController.m in Sources */,
  651. 717A37AE1ED6BF0700E09FB6 /* ImageUtils.m in Sources */,
  652. 42BC2D091EBAC75F0016B30D /* TouchImageView.m in Sources */,
  653. 42A829C31EBC0F8300898B8A /* ManufacturerListController.m in Sources */,
  654. 71114AB61EB1C5C800D2200C /* NSString+Base64.m in Sources */,
  655. 71114AA61EB1C50D00D2200C /* RAUtils.m in Sources */,
  656. 71749AFD1ECC199300018EEC /* UIImage+fixOrientation.m in Sources */,
  657. 71DCDC3C1EAF234E00BA045A /* AppDelegate.m in Sources */,
  658. 71961CB21EC00DDD002C4096 /* RAUploadOperation.m in Sources */,
  659. 42D64CC11FD12B21003F49F9 /* RAConvertor.m in Sources */,
  660. 429F25221EC9AA4200C22ABB /* TakePhotoPreviewController.m in Sources */,
  661. 42E1B1021EB1C92000EEF27C /* BasicViewController.m in Sources */,
  662. 426E6B1F1EB8558400942BE1 /* RootModeCell.m in Sources */,
  663. 71DCDC391EAF234E00BA045A /* main.m in Sources */,
  664. 42BC2CFF1EBAC4050016B30D /* PhotoListViewController.m in Sources */,
  665. 71114ABC1EB1C73400D2200C /* ZipArchive.mm in Sources */,
  666. 42056E871EB9CF5D0010597A /* BasicModeViewController.m in Sources */,
  667. 42E1B0FE1EB1C8EE00EEF27C /* LoginTextFiledCell.m in Sources */,
  668. 71961CB01EC00DDD002C4096 /* RANetworkTaskDelegate.m in Sources */,
  669. 42A829D21EBC6D3300898B8A /* UploadCell.m in Sources */,
  670. 71114AB41EB1C5C800D2200C /* NSData+Base64.m in Sources */,
  671. 71114ACF1EB1C79300D2200C /* Reachability.m in Sources */,
  672. 42E1B0FD1EB1C8EE00EEF27C /* LoginSwitchCell.m in Sources */,
  673. );
  674. runOnlyForDeploymentPostprocessing = 0;
  675. };
  676. /* End PBXSourcesBuildPhase section */
  677. /* Begin PBXVariantGroup section */
  678. 71DCDC401EAF234E00BA045A /* RAImage.storyboard */ = {
  679. isa = PBXVariantGroup;
  680. children = (
  681. 71DCDC411EAF234E00BA045A /* Base */,
  682. );
  683. name = RAImage.storyboard;
  684. sourceTree = "<group>";
  685. };
  686. 71DCDC451EAF234E00BA045A /* LaunchScreen.storyboard */ = {
  687. isa = PBXVariantGroup;
  688. children = (
  689. 71DCDC461EAF234E00BA045A /* Base */,
  690. );
  691. name = LaunchScreen.storyboard;
  692. sourceTree = "<group>";
  693. };
  694. /* End PBXVariantGroup section */
  695. /* Begin XCBuildConfiguration section */
  696. 71DCDC491EAF234E00BA045A /* Debug */ = {
  697. isa = XCBuildConfiguration;
  698. buildSettings = {
  699. ALWAYS_SEARCH_USER_PATHS = NO;
  700. CLANG_ANALYZER_NONNULL = YES;
  701. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  702. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  703. CLANG_CXX_LIBRARY = "libc++";
  704. CLANG_ENABLE_MODULES = YES;
  705. CLANG_ENABLE_OBJC_ARC = YES;
  706. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  707. CLANG_WARN_BOOL_CONVERSION = YES;
  708. CLANG_WARN_COMMA = YES;
  709. CLANG_WARN_CONSTANT_CONVERSION = YES;
  710. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  711. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  712. CLANG_WARN_EMPTY_BODY = YES;
  713. CLANG_WARN_ENUM_CONVERSION = YES;
  714. CLANG_WARN_INFINITE_RECURSION = YES;
  715. CLANG_WARN_INT_CONVERSION = YES;
  716. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  717. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  718. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  719. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  720. CLANG_WARN_STRICT_PROTOTYPES = YES;
  721. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  722. CLANG_WARN_UNREACHABLE_CODE = YES;
  723. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  724. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  725. COPY_PHASE_STRIP = NO;
  726. DEBUG_INFORMATION_FORMAT = dwarf;
  727. ENABLE_STRICT_OBJC_MSGSEND = YES;
  728. ENABLE_TESTABILITY = YES;
  729. GCC_C_LANGUAGE_STANDARD = gnu99;
  730. GCC_DYNAMIC_NO_PIC = NO;
  731. GCC_NO_COMMON_BLOCKS = YES;
  732. GCC_OPTIMIZATION_LEVEL = 0;
  733. GCC_PREPROCESSOR_DEFINITIONS = (
  734. "DEBUG=1",
  735. "$(inherited)",
  736. );
  737. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  738. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  739. GCC_WARN_UNDECLARED_SELECTOR = YES;
  740. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  741. GCC_WARN_UNUSED_FUNCTION = YES;
  742. GCC_WARN_UNUSED_VARIABLE = YES;
  743. IPHONEOS_DEPLOYMENT_TARGET = 10.3;
  744. MTL_ENABLE_DEBUG_INFO = YES;
  745. ONLY_ACTIVE_ARCH = YES;
  746. SDKROOT = iphoneos;
  747. };
  748. name = Debug;
  749. };
  750. 71DCDC4A1EAF234E00BA045A /* Release */ = {
  751. isa = XCBuildConfiguration;
  752. buildSettings = {
  753. ALWAYS_SEARCH_USER_PATHS = NO;
  754. CLANG_ANALYZER_NONNULL = YES;
  755. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  756. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  757. CLANG_CXX_LIBRARY = "libc++";
  758. CLANG_ENABLE_MODULES = YES;
  759. CLANG_ENABLE_OBJC_ARC = YES;
  760. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  761. CLANG_WARN_BOOL_CONVERSION = YES;
  762. CLANG_WARN_COMMA = YES;
  763. CLANG_WARN_CONSTANT_CONVERSION = YES;
  764. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  765. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  766. CLANG_WARN_EMPTY_BODY = YES;
  767. CLANG_WARN_ENUM_CONVERSION = YES;
  768. CLANG_WARN_INFINITE_RECURSION = YES;
  769. CLANG_WARN_INT_CONVERSION = YES;
  770. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  771. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  772. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  773. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  774. CLANG_WARN_STRICT_PROTOTYPES = YES;
  775. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  776. CLANG_WARN_UNREACHABLE_CODE = YES;
  777. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  778. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  779. COPY_PHASE_STRIP = NO;
  780. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  781. ENABLE_NS_ASSERTIONS = NO;
  782. ENABLE_STRICT_OBJC_MSGSEND = YES;
  783. GCC_C_LANGUAGE_STANDARD = gnu99;
  784. GCC_NO_COMMON_BLOCKS = YES;
  785. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  786. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  787. GCC_WARN_UNDECLARED_SELECTOR = YES;
  788. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  789. GCC_WARN_UNUSED_FUNCTION = YES;
  790. GCC_WARN_UNUSED_VARIABLE = YES;
  791. IPHONEOS_DEPLOYMENT_TARGET = 10.3;
  792. MTL_ENABLE_DEBUG_INFO = NO;
  793. SDKROOT = iphoneos;
  794. VALIDATE_PRODUCT = YES;
  795. };
  796. name = Release;
  797. };
  798. 71DCDC4C1EAF234E00BA045A /* Debug */ = {
  799. isa = XCBuildConfiguration;
  800. buildSettings = {
  801. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  802. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  803. DEVELOPMENT_TEAM = HXWLAA5YN5;
  804. INFOPLIST_FILE = "RA Image/Info.plist";
  805. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  806. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  807. PRODUCT_BUNDLE_IDENTIFIER = "usai.redant.RA-Image";
  808. PRODUCT_NAME = "$(TARGET_NAME)";
  809. PROVISIONING_PROFILE_SPECIFIER = "";
  810. };
  811. name = Debug;
  812. };
  813. 71DCDC4D1EAF234E00BA045A /* Release */ = {
  814. isa = XCBuildConfiguration;
  815. buildSettings = {
  816. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  817. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  818. DEVELOPMENT_TEAM = HXWLAA5YN5;
  819. INFOPLIST_FILE = "RA Image/Info.plist";
  820. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  821. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  822. PRODUCT_BUNDLE_IDENTIFIER = "usai.redant.RA-Image";
  823. PRODUCT_NAME = "$(TARGET_NAME)";
  824. PROVISIONING_PROFILE_SPECIFIER = "";
  825. };
  826. name = Release;
  827. };
  828. /* End XCBuildConfiguration section */
  829. /* Begin XCConfigurationList section */
  830. 71DCDC2F1EAF234E00BA045A /* Build configuration list for PBXProject "RA Image" */ = {
  831. isa = XCConfigurationList;
  832. buildConfigurations = (
  833. 71DCDC491EAF234E00BA045A /* Debug */,
  834. 71DCDC4A1EAF234E00BA045A /* Release */,
  835. );
  836. defaultConfigurationIsVisible = 0;
  837. defaultConfigurationName = Release;
  838. };
  839. 71DCDC4B1EAF234E00BA045A /* Build configuration list for PBXNativeTarget "RA Image" */ = {
  840. isa = XCConfigurationList;
  841. buildConfigurations = (
  842. 71DCDC4C1EAF234E00BA045A /* Debug */,
  843. 71DCDC4D1EAF234E00BA045A /* Release */,
  844. );
  845. defaultConfigurationIsVisible = 0;
  846. defaultConfigurationName = Release;
  847. };
  848. /* End XCConfigurationList section */
  849. };
  850. rootObject = 71DCDC2C1EAF234E00BA045A /* Project object */;
  851. }