project.pbxproj 132 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 4221EF931FA813030026E1EC /* RAModeCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EF921FA813030026E1EC /* RAModeCell.m */; };
  10. 4221EF9A1FA81D070026E1EC /* RAPredefQueryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EF991FA81D070026E1EC /* RAPredefQueryViewController.m */; };
  11. 4221EF9D1FA81D5B0026E1EC /* RAQueryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EF9C1FA81D5B0026E1EC /* RAQueryViewController.m */; };
  12. 4221EF9F1FA81E150026E1EC /* RAPredefQuery.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4221EF9E1FA81E150026E1EC /* RAPredefQuery.storyboard */; };
  13. 4221EFA11FA81E580026E1EC /* RAQuery.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4221EFA01FA81E580026E1EC /* RAQuery.storyboard */; };
  14. 4221EFB21FA8599A0026E1EC /* JLRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EFAB1FA853660026E1EC /* JLRefreshHeader.m */; };
  15. 4221EFB31FA8599A0026E1EC /* JLRefreshBasis.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EFAD1FA853660026E1EC /* JLRefreshBasis.m */; };
  16. 4221EFB41FA8599A0026E1EC /* UIScrollView+JLRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EFAF1FA853660026E1EC /* UIScrollView+JLRefresh.m */; };
  17. 4221EFB51FA8599A0026E1EC /* UIView+JLExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EFB11FA853660026E1EC /* UIView+JLExtension.m */; };
  18. 4221EFB61FA859B80026E1EC /* JLRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EFA81FA853660026E1EC /* JLRefreshFooter.m */; };
  19. 4221EFB81FA879470026E1EC /* Result.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4221EFB71FA879470026E1EC /* Result.storyboard */; };
  20. 42973AD61FBA8F4A00A3C164 /* Phone_Range_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42973AD41FBA8F4900A3C164 /* Phone_Range_Cell.xib */; };
  21. 42973AD71FBA8F4A00A3C164 /* CommonEditorRangeCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42973AD51FBA8F4A00A3C164 /* CommonEditorRangeCell.m */; };
  22. 42973AD81FBAB9C300A3C164 /* EnumSelectAndSort.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71FF60261FA7233500C5523A /* EnumSelectAndSort.storyboard */; };
  23. 42973ADC1FBABB7F00A3C164 /* EnumSelectAndSortCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42973ADB1FBABB7E00A3C164 /* EnumSelectAndSortCell.m */; };
  24. 42D64C921FD0FAA4003F49F9 /* CommonEditorBannerItemCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D64C8D1FD0FAA3003F49F9 /* CommonEditorBannerItemCell.m */; };
  25. 42D64C931FD0FAA4003F49F9 /* CommonEditorBannerCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D64C8F1FD0FAA3003F49F9 /* CommonEditorBannerCell.m */; };
  26. 42D64C941FD0FAA4003F49F9 /* Phone_Banner_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42D64C901FD0FAA3003F49F9 /* Phone_Banner_Cell.xib */; };
  27. 42D64C951FD0FAA4003F49F9 /* Phone_Banner_Item_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42D64C911FD0FAA3003F49F9 /* Phone_Banner_Item_Cell.xib */; };
  28. 42D64C9D1FD0FAEF003F49F9 /* Assets.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 42D64C971FD0FAEE003F49F9 /* Assets.bundle */; };
  29. 42D64C9E1FD0FAEF003F49F9 /* YTPlayerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D64C9A1FD0FAEE003F49F9 /* YTPlayerView.m */; };
  30. 42D64C9F1FD0FAEF003F49F9 /* YTViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D64C9C1FD0FAEE003F49F9 /* YTViewController.m */; };
  31. 42D64CB61FD0FEB5003F49F9 /* ContentPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D64CAE1FD0FEB4003F49F9 /* ContentPreviewController.m */; };
  32. 42D64CB71FD0FEB5003F49F9 /* PhotoList.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 42D64CB01FD0FEB4003F49F9 /* PhotoList.storyboard */; };
  33. 42D64CB81FD0FEB5003F49F9 /* PhotoPreviewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D64CB31FD0FEB4003F49F9 /* PhotoPreviewCell.m */; };
  34. 42D64CB91FD0FEB5003F49F9 /* VideoPreviewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D64CB51FD0FEB4003F49F9 /* VideoPreviewCell.m */; };
  35. 42D64CCE1FD12BCF003F49F9 /* NewPhotoPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D64CC41FD12BCE003F49F9 /* NewPhotoPreviewController.m */; };
  36. 42D64CCF1FD12BCF003F49F9 /* PhotoPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D64CC61FD12BCE003F49F9 /* PhotoPreviewController.m */; };
  37. 42D64CD01FD12BCF003F49F9 /* RAImagePhotoPreviewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D64CC71FD12BCE003F49F9 /* RAImagePhotoPreviewCell.m */; };
  38. 42D64CD11FD12BCF003F49F9 /* RAImage_PhotoList.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 42D64CC81FD12BCE003F49F9 /* RAImage_PhotoList.storyboard */; };
  39. 42D64CD21FD12BCF003F49F9 /* PhotoCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D64CCB1FD12BCE003F49F9 /* PhotoCell.m */; };
  40. 42D64CD31FD12BCF003F49F9 /* PhotoListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D64CCD1FD12BCF003F49F9 /* PhotoListViewController.m */; };
  41. 42D8CD5C1FC662E7005BEA15 /* CommonEditorTableContainerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D8CD5A1FC662E7005BEA15 /* CommonEditorTableContainerView.m */; };
  42. 42DBCB111FBEC0B7005574E0 /* CommonEditorWebCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42DBCB101FBEC0B7005574E0 /* CommonEditorWebCell.m */; };
  43. 42DBCB131FBEC0E1005574E0 /* Phone_Web_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DBCB121FBEC0E1005574E0 /* Phone_Web_Cell.xib */; };
  44. 42DFAE6B1F9B2B73009AFCCC /* Phone_Action_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE6A1F9B2B73009AFCCC /* Phone_Action_Cell.xib */; };
  45. 42DFAE6D1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE6C1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib */; };
  46. 42DFAE6F1F9B2C18009AFCCC /* Phone_Enum_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE6E1F9B2C18009AFCCC /* Phone_Enum_Cell.xib */; };
  47. 42DFAE711F9B2C36009AFCCC /* Phone_Image_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE701F9B2C36009AFCCC /* Phone_Image_Cell.xib */; };
  48. 42DFAE731F9B2C67009AFCCC /* Phone_Label_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE721F9B2C67009AFCCC /* Phone_Label_Cell.xib */; };
  49. 42DFAE751F9B2C83009AFCCC /* Phone_MAction_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE741F9B2C83009AFCCC /* Phone_MAction_Cell.xib */; };
  50. 42DFAE771F9B2C9B009AFCCC /* Phone_Model_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE761F9B2C9B009AFCCC /* Phone_Model_Cell.xib */; };
  51. 42DFAE791F9B2CBD009AFCCC /* Phone_Signature_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE781F9B2CBD009AFCCC /* Phone_Signature_Cell.xib */; };
  52. 42DFAE7B1F9B2CE6009AFCCC /* Phone_Switch_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE7A1F9B2CE6009AFCCC /* Phone_Switch_Cell.xib */; };
  53. 42DFAE7D1F9B2D02009AFCCC /* Phone_TextView_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE7C1F9B2D02009AFCCC /* Phone_TextView_Cell.xib */; };
  54. 7102C13B1FCC0FF70062A67A /* ImageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 7102C1391FCC0FF60062A67A /* ImageUtils.m */; };
  55. 7102C13E1FCD46C10062A67A /* RootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7102C13C1FCD46C00062A67A /* RootViewController.m */; };
  56. 7102C1411FCD46DE0062A67A /* RootModeCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7102C1401FCD46DE0062A67A /* RootModeCell.m */; };
  57. 7102C1461FCD51FF0062A67A /* RAImage.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7102C1431FCD486F0062A67A /* RAImage.storyboard */; };
  58. 714590FE1FE36D99007FD0A4 /* CommonEditorAutoCompleteView.m in Sources */ = {isa = PBXBuildFile; fileRef = 714590FB1FE36D98007FD0A4 /* CommonEditorAutoCompleteView.m */; };
  59. 714590FF1FE36D99007FD0A4 /* CommonEditorAutoCompleteView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 714590FC1FE36D99007FD0A4 /* CommonEditorAutoCompleteView.xib */; };
  60. 714591081FEB8E68007FD0A4 /* MDHTMLLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 714591071FEB8E67007FD0A4 /* MDHTMLLabel.m */; };
  61. 7167802D1FCC087E00FE2784 /* BasicModeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7167802B1FCC087E00FE2784 /* BasicModeViewController.m */; };
  62. 7167802F1FCC095000FE2784 /* Mode.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7167802E1FCC095000FE2784 /* Mode.storyboard */; };
  63. 716780321FCC095D00FE2784 /* TakePhotoPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780311FCC095D00FE2784 /* TakePhotoPreviewController.m */; };
  64. 716780351FCC096B00FE2784 /* PopModeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780331FCC096B00FE2784 /* PopModeViewController.m */; };
  65. 716780381FCC097B00FE2784 /* ModelModeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780371FCC097B00FE2784 /* ModelModeViewController.m */; };
  66. 7167803B1FCC098600FE2784 /* ManufacturerListController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7167803A1FCC098600FE2784 /* ManufacturerListController.m */; };
  67. 7167803E1FCC099200FE2784 /* ManufacturerCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7167803D1FCC099200FE2784 /* ManufacturerCell.m */; };
  68. 716780411FCC0A2900FE2784 /* cam_scan.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 716780401FCC0A2900FE2784 /* cam_scan.storyboard */; };
  69. 7167804C1FCC0B0000FE2784 /* MenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780421FCC0AFF00FE2784 /* MenuViewController.m */; };
  70. 7167804D1FCC0B0000FE2784 /* RAMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780431FCC0AFF00FE2784 /* RAMenu.m */; };
  71. 7167804E1FCC0B0000FE2784 /* SCShapeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780461FCC0AFF00FE2784 /* SCShapeView.m */; };
  72. 7167804F1FCC0B0000FE2784 /* ScannerControllerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780491FCC0AFF00FE2784 /* ScannerControllerView.m */; };
  73. 716780501FCC0B0000FE2784 /* ScannerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7167804A1FCC0AFF00FE2784 /* ScannerViewController.m */; };
  74. 716780531FCC0C4F00FE2784 /* UIImage+fixOrientation.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780521FCC0C4E00FE2784 /* UIImage+fixOrientation.m */; };
  75. 716780561FCC0C6D00FE2784 /* UIView+Toast.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780541FCC0C6D00FE2784 /* UIView+Toast.m */; };
  76. 7167805C1FCC0D0900FE2784 /* RAUploadManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780581FCC0D0800FE2784 /* RAUploadManager.m */; };
  77. 7167805D1FCC0D0900FE2784 /* RAUploadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 7167805A1FCC0D0800FE2784 /* RAUploadOperation.m */; };
  78. 716780631FCC0D3700FE2784 /* Upload.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7167805E1FCC0D3700FE2784 /* Upload.storyboard */; };
  79. 716780641FCC0D3700FE2784 /* UploadSettingController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7167805F1FCC0D3700FE2784 /* UploadSettingController.m */; };
  80. 716780651FCC0D3700FE2784 /* UploadViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780611FCC0D3700FE2784 /* UploadViewController.m */; };
  81. 716780681FCC0D4400FE2784 /* UploadCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780661FCC0D4400FE2784 /* UploadCell.m */; };
  82. 7197D4041FB438B60063EFBB /* demo_row.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 7197D4031FB4388F0063EFBB /* demo_row.pdf */; };
  83. 7197D4081FB57E270063EFBB /* SearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7197D4071FB57E270063EFBB /* SearchViewController.m */; };
  84. 7197D40A1FB58E530063EFBB /* search_ui.json in Resources */ = {isa = PBXBuildFile; fileRef = 7197D4091FB58E530063EFBB /* search_ui.json */; };
  85. 7197D40E1FBBE1260063EFBB /* KVViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7197D40D1FBBE1260063EFBB /* KVViewController.m */; };
  86. 7197D4121FBBE1490063EFBB /* ModelDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7197D4111FBBE1490063EFBB /* ModelDetailViewController.m */; };
  87. 7197D4151FBBE1610063EFBB /* OrderDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7197D4141FBBE1610063EFBB /* OrderDetailViewController.m */; };
  88. 7197D4181FBC10710063EFBB /* DetailKVCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7197D4171FBC10710063EFBB /* DetailKVCell.m */; };
  89. 7197D41A1FBC1BE80063EFBB /* Detail.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7197D4191FBC1BE80063EFBB /* Detail.storyboard */; };
  90. 7197D41C1FBD1CD60063EFBB /* kv.json in Resources */ = {isa = PBXBuildFile; fileRef = 7197D41B1FBD1CD60063EFBB /* kv.json */; };
  91. 7197D41F1FBD2EA60063EFBB /* LineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7197D41E1FBD2EA60063EFBB /* LineView.m */; };
  92. 7197D4211FBEADCB0063EFBB /* orderdetail.json in Resources */ = {isa = PBXBuildFile; fileRef = 7197D4201FBEADCB0063EFBB /* orderdetail.json */; };
  93. 71CB70B41FA1CCDB009FDCB7 /* server.json in Resources */ = {isa = PBXBuildFile; fileRef = 71CB70B31FA1CCDB009FDCB7 /* server.json */; };
  94. 71E925CB1FDA688E0037F017 /* query_setting.json in Resources */ = {isa = PBXBuildFile; fileRef = 71E925CA1FDA688E0037F017 /* query_setting.json */; };
  95. 71E925CE1FDA6C0D0037F017 /* SearchSettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71E925CD1FDA6C0D0037F017 /* SearchSettingViewController.m */; };
  96. 71E9F6C81F8C5CCB0052C78E /* NetworkUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 71E9F6C61F8C5CCA0052C78E /* NetworkUtils.m */; };
  97. 71F3A9A21F5F8E22001036C8 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9A11F5F8E22001036C8 /* main.m */; };
  98. 71F3A9A51F5F8E22001036C8 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9A41F5F8E22001036C8 /* AppDelegate.m */; };
  99. 71F3A9A81F5F8E22001036C8 /* RAModeListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9A71F5F8E22001036C8 /* RAModeListViewController.m */; };
  100. 71F3A9AB1F5F8E22001036C8 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71F3A9A91F5F8E22001036C8 /* Main.storyboard */; };
  101. 71F3A9AD1F5F8E22001036C8 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 71F3A9AC1F5F8E22001036C8 /* Assets.xcassets */; };
  102. 71F3A9B01F5F8E22001036C8 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71F3A9AE1F5F8E22001036C8 /* LaunchScreen.storyboard */; };
  103. 71F3A9B91F5F8E73001036C8 /* ResultViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9B81F5F8E73001036C8 /* ResultViewController.m */; };
  104. 71F3A9BD1F5F8EAE001036C8 /* FullyShowViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9BC1F5F8EAE001036C8 /* FullyShowViewController.m */; };
  105. 71F3A9C91F5FA11F001036C8 /* login.json in Resources */ = {isa = PBXBuildFile; fileRef = 71F3A9C01F5FA11F001036C8 /* login.json */; };
  106. 71F3A9CB1F5FA11F001036C8 /* LoginSwitchCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9C41F5FA11F001036C8 /* LoginSwitchCell.m */; };
  107. 71F3A9CC1F5FA11F001036C8 /* LoginTextFiledCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9C61F5FA11F001036C8 /* LoginTextFiledCell.m */; };
  108. 71F3A9CD1F5FA11F001036C8 /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9C81F5FA11F001036C8 /* LoginViewController.m */; };
  109. 71F3A9D01F5FA277001036C8 /* BasicViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9CF1F5FA277001036C8 /* BasicViewController.m */; };
  110. 71F3A9D91F5FA3B9001036C8 /* RANetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9D81F5FA3B9001036C8 /* RANetwork.m */; };
  111. 71F3A9DC1F5FA458001036C8 /* RANetworkTaskDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9DB1F5FA458001036C8 /* RANetworkTaskDelegate.m */; };
  112. 71F3A9E01F5FA484001036C8 /* RAUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9DF1F5FA484001036C8 /* RAUtils.m */; };
  113. 71F3A9E31F5FA531001036C8 /* JLKeyboardListener.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9E21F5FA531001036C8 /* JLKeyboardListener.m */; };
  114. 71F3A9ED1F5FA557001036C8 /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9E61F5FA557001036C8 /* ioapi.c */; };
  115. 71F3A9EE1F5FA557001036C8 /* mztools.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9E81F5FA557001036C8 /* mztools.c */; };
  116. 71F3A9EF1F5FA557001036C8 /* unzip.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9EA1F5FA557001036C8 /* unzip.c */; };
  117. 71F3A9F01F5FA557001036C8 /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9EB1F5FA557001036C8 /* zip.c */; };
  118. 71F3A9F31F5FA56E001036C8 /* ZipArchive.mm in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9F21F5FA56E001036C8 /* ZipArchive.mm */; };
  119. 71F3A9F61F5FA64F001036C8 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 71F3A9F51F5FA64F001036C8 /* libz.tbd */; };
  120. 71F3A9F91F5FA688001036C8 /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9F81F5FA688001036C8 /* Reachability.m */; };
  121. 71F3A9FC1F5FCC79001036C8 /* LoginSettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9FB1F5FCC79001036C8 /* LoginSettingViewController.m */; };
  122. 71F3AA071F5FDDFE001036C8 /* AESCrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9FF1F5FDDFE001036C8 /* AESCrypt.m */; };
  123. 71F3AA081F5FDDFE001036C8 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 71F3AA001F5FDDFE001036C8 /* LICENSE */; };
  124. 71F3AA091F5FDDFE001036C8 /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA021F5FDDFE001036C8 /* NSData+Base64.m */; };
  125. 71F3AA0A1F5FDDFE001036C8 /* NSData+CommonCrypto.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA041F5FDDFE001036C8 /* NSData+CommonCrypto.m */; };
  126. 71F3AA0B1F5FDDFE001036C8 /* NSString+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA061F5FDDFE001036C8 /* NSString+Base64.m */; };
  127. 71F3AA0D1F61151D001036C8 /* commoneditor.phone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 71F3AA0C1F61151D001036C8 /* commoneditor.phone.xib */; };
  128. 71F3AA111F611FC4001036C8 /* testViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA0F1F611FC4001036C8 /* testViewController.m */; };
  129. 71F3AA121F611FC4001036C8 /* testViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 71F3AA101F611FC4001036C8 /* testViewController.xib */; };
  130. 71F3AA361F612369001036C8 /* CommonEditor.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71F3AA151F612369001036C8 /* CommonEditor.storyboard */; };
  131. 71F3AA371F612369001036C8 /* CommonEditorCellAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA171F612369001036C8 /* CommonEditorCellAction.m */; };
  132. 71F3AA381F612369001036C8 /* CommonEditorCellEdit.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA191F612369001036C8 /* CommonEditorCellEdit.m */; };
  133. 71F3AA391F612369001036C8 /* CommonEditorCellEnum.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA1B1F612369001036C8 /* CommonEditorCellEnum.m */; };
  134. 71F3AA3A1F612369001036C8 /* CommonEditorCellImg.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA1D1F612369001036C8 /* CommonEditorCellImg.m */; };
  135. 71F3AA3B1F612369001036C8 /* CommonEditorCellLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA1F1F612369001036C8 /* CommonEditorCellLabel.m */; };
  136. 71F3AA3C1F612369001036C8 /* CommonEditorCellMAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA211F612369001036C8 /* CommonEditorCellMAction.m */; };
  137. 71F3AA3D1F612369001036C8 /* CommonEditorCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA231F612369001036C8 /* CommonEditorCellModel.m */; };
  138. 71F3AA3E1F612369001036C8 /* CommonEditorCellSignature.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA251F612369001036C8 /* CommonEditorCellSignature.m */; };
  139. 71F3AA3F1F612369001036C8 /* CommonEditorCellSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA271F612369001036C8 /* CommonEditorCellSwitch.m */; };
  140. 71F3AA401F612369001036C8 /* CommonEditorCellTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA291F612369001036C8 /* CommonEditorCellTextView.m */; };
  141. 71F3AA411F612369001036C8 /* CommonEditorViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA2B1F612369001036C8 /* CommonEditorViewController.m */; };
  142. 71F3AA421F612369001036C8 /* DatePickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA2D1F612369001036C8 /* DatePickerViewController.m */; };
  143. 71F3AA431F612369001036C8 /* EnumSelectorCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA2F1F612369001036C8 /* EnumSelectorCell.m */; };
  144. 71F3AA441F612369001036C8 /* EnumSelectViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA311F612369001036C8 /* EnumSelectViewController.m */; };
  145. 71F3AA451F612369001036C8 /* MonthPickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA331F612369001036C8 /* MonthPickerViewController.m */; };
  146. 71F3AA461F612369001036C8 /* SRMonthPicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA351F612369001036C8 /* SRMonthPicker.m */; };
  147. 71F3AA4A1F612415001036C8 /* RTLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA491F612415001036C8 /* RTLabel.m */; };
  148. 71F3AA4D1F6124A2001036C8 /* TouchImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA4C1F6124A2001036C8 /* TouchImageView.m */; };
  149. 71F3AA501F6124C4001036C8 /* ImageUploadViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA4F1F6124C4001036C8 /* ImageUploadViewController.m */; };
  150. 71F3AA531F6125ED001036C8 /* ImageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA521F6125ED001036C8 /* ImageViewController.m */; };
  151. 71F3AA5A1F624A88001036C8 /* signature.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71F3AA551F624A88001036C8 /* signature.storyboard */; };
  152. 71F3AA5B1F624A88001036C8 /* SignatureView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA571F624A88001036C8 /* SignatureView.m */; };
  153. 71F3AA5C1F624A88001036C8 /* SignatureViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA591F624A88001036C8 /* SignatureViewController.m */; };
  154. 71F3AA5F1F624AD4001036C8 /* StrikethroughLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA5E1F624AD4001036C8 /* StrikethroughLabel.m */; };
  155. 71F3AA641F624B2F001036C8 /* BundleModelCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA611F624B2F001036C8 /* BundleModelCell.m */; };
  156. 71F3AA651F624B2F001036C8 /* BundleModelViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA631F624B2F001036C8 /* BundleModelViewController.m */; };
  157. 71F3AA681F624E19001036C8 /* JKTimerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA671F624E19001036C8 /* JKTimerManager.m */; };
  158. 71F3AA7D1F62617D001036C8 /* NetworkUtils+Contact.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA7C1F62617D001036C8 /* NetworkUtils+Contact.m */; };
  159. 71F3AA801F626309001036C8 /* CustomIOSAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA7F1F626309001036C8 /* CustomIOSAlertView.m */; };
  160. 71F3AA831F6263B2001036C8 /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA821F6263B2001036C8 /* MainViewController.m */; };
  161. 71F3AA861F626E14001036C8 /* RAConvertor.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA851F626E14001036C8 /* RAConvertor.m */; };
  162. 71F3AA891F62732A001036C8 /* FileCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA881F62732A001036C8 /* FileCache.m */; };
  163. 71F3AA8F1F6276B0001036C8 /* default_appearance.json in Resources */ = {isa = PBXBuildFile; fileRef = 71F3AA8E1F6276B0001036C8 /* default_appearance.json */; };
  164. 71F3AA921F627700001036C8 /* DefaultTableHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA911F627700001036C8 /* DefaultTableHeaderView.m */; };
  165. 71F3AA951F6277DE001036C8 /* DefaultAppearance.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA941F6277DE001036C8 /* DefaultAppearance.m */; };
  166. 71FF60251FA7209F00C5523A /* EnumSelectAndSortViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71FF60241FA7209F00C5523A /* EnumSelectAndSortViewController.m */; };
  167. 71FF60291FA7236200C5523A /* EnumModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71FF60281FA7236200C5523A /* EnumModel.m */; };
  168. 71FF602B1FA802AB00C5523A /* loginUI.json in Resources */ = {isa = PBXBuildFile; fileRef = 71FF602A1FA802AB00C5523A /* loginUI.json */; };
  169. 71FF602F1FA8449C00C5523A /* predef_query.json in Resources */ = {isa = PBXBuildFile; fileRef = 71FF602E1FA8449C00C5523A /* predef_query.json */; };
  170. 71FF60321FA871DD00C5523A /* data.json in Resources */ = {isa = PBXBuildFile; fileRef = 71CB70B01FA1BA5E009FDCB7 /* data.json */; };
  171. 71FF60331FA871DD00C5523A /* layout.json in Resources */ = {isa = PBXBuildFile; fileRef = 71CB70B11FA1BA5E009FDCB7 /* layout.json */; };
  172. 71FF60371FA96F4F00C5523A /* download_query.xls in Resources */ = {isa = PBXBuildFile; fileRef = 71FF60361FA96EEE00C5523A /* download_query.xls */; };
  173. /* End PBXBuildFile section */
  174. /* Begin PBXFileReference section */
  175. 4221EF911FA813030026E1EC /* RAModeCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAModeCell.h; sourceTree = "<group>"; };
  176. 4221EF921FA813030026E1EC /* RAModeCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAModeCell.m; sourceTree = "<group>"; };
  177. 4221EF981FA81D070026E1EC /* RAPredefQueryViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAPredefQueryViewController.h; sourceTree = "<group>"; };
  178. 4221EF991FA81D070026E1EC /* RAPredefQueryViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAPredefQueryViewController.m; sourceTree = "<group>"; };
  179. 4221EF9B1FA81D5B0026E1EC /* RAQueryViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAQueryViewController.h; sourceTree = "<group>"; };
  180. 4221EF9C1FA81D5B0026E1EC /* RAQueryViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAQueryViewController.m; sourceTree = "<group>"; };
  181. 4221EF9E1FA81E150026E1EC /* RAPredefQuery.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = RAPredefQuery.storyboard; sourceTree = "<group>"; };
  182. 4221EFA01FA81E580026E1EC /* RAQuery.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = RAQuery.storyboard; sourceTree = "<group>"; };
  183. 4221EFA71FA853660026E1EC /* JLRefreshFooter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JLRefreshFooter.h; sourceTree = "<group>"; };
  184. 4221EFA81FA853660026E1EC /* JLRefreshFooter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = JLRefreshFooter.m; sourceTree = "<group>"; };
  185. 4221EFAA1FA853660026E1EC /* JLRefreshHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JLRefreshHeader.h; sourceTree = "<group>"; };
  186. 4221EFAB1FA853660026E1EC /* JLRefreshHeader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = JLRefreshHeader.m; sourceTree = "<group>"; };
  187. 4221EFAC1FA853660026E1EC /* JLRefreshBasis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JLRefreshBasis.h; sourceTree = "<group>"; };
  188. 4221EFAD1FA853660026E1EC /* JLRefreshBasis.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = JLRefreshBasis.m; sourceTree = "<group>"; };
  189. 4221EFAE1FA853660026E1EC /* UIScrollView+JLRefresh.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+JLRefresh.h"; sourceTree = "<group>"; };
  190. 4221EFAF1FA853660026E1EC /* UIScrollView+JLRefresh.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+JLRefresh.m"; sourceTree = "<group>"; };
  191. 4221EFB01FA853660026E1EC /* UIView+JLExtension.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIView+JLExtension.h"; sourceTree = "<group>"; };
  192. 4221EFB11FA853660026E1EC /* UIView+JLExtension.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIView+JLExtension.m"; sourceTree = "<group>"; };
  193. 4221EFB71FA879470026E1EC /* Result.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Result.storyboard; sourceTree = "<group>"; };
  194. 42973AD31FBA8F4900A3C164 /* CommonEditorRangeCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorRangeCell.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorRangeCell.h"; sourceTree = "<group>"; };
  195. 42973AD41FBA8F4900A3C164 /* Phone_Range_Cell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = Phone_Range_Cell.xib; path = "../../RedAnt ERP Mobile/common/CommonEditor/Phone_Range_Cell.xib"; sourceTree = "<group>"; };
  196. 42973AD51FBA8F4A00A3C164 /* CommonEditorRangeCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorRangeCell.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorRangeCell.m"; sourceTree = "<group>"; };
  197. 42973ADA1FBABB7E00A3C164 /* EnumSelectAndSortCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EnumSelectAndSortCell.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectAndSort/EnumSelectAndSortCell.h"; sourceTree = "<group>"; };
  198. 42973ADB1FBABB7E00A3C164 /* EnumSelectAndSortCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EnumSelectAndSortCell.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectAndSort/EnumSelectAndSortCell.m"; sourceTree = "<group>"; };
  199. 42D64C8C1FD0FAA3003F49F9 /* CommonEditorBannerCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorBannerCell.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorBannerCell.h"; sourceTree = "<group>"; };
  200. 42D64C8D1FD0FAA3003F49F9 /* CommonEditorBannerItemCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorBannerItemCell.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorBannerItemCell.m"; sourceTree = "<group>"; };
  201. 42D64C8E1FD0FAA3003F49F9 /* CommonEditorBannerItemCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorBannerItemCell.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorBannerItemCell.h"; sourceTree = "<group>"; };
  202. 42D64C8F1FD0FAA3003F49F9 /* CommonEditorBannerCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorBannerCell.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorBannerCell.m"; sourceTree = "<group>"; };
  203. 42D64C901FD0FAA3003F49F9 /* Phone_Banner_Cell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = Phone_Banner_Cell.xib; path = "../../RedAnt ERP Mobile/common/CommonEditor/Phone_Banner_Cell.xib"; sourceTree = "<group>"; };
  204. 42D64C911FD0FAA3003F49F9 /* Phone_Banner_Item_Cell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = Phone_Banner_Item_Cell.xib; path = "../../RedAnt ERP Mobile/common/CommonEditor/Phone_Banner_Item_Cell.xib"; sourceTree = "<group>"; };
  205. 42D64C971FD0FAEE003F49F9 /* Assets.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Assets.bundle; sourceTree = "<group>"; };
  206. 42D64C981FD0FAEE003F49F9 /* YouTubeiOSPlayerHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YouTubeiOSPlayerHelper.h; sourceTree = "<group>"; };
  207. 42D64C991FD0FAEE003F49F9 /* YTPlayerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YTPlayerView.h; sourceTree = "<group>"; };
  208. 42D64C9A1FD0FAEE003F49F9 /* YTPlayerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YTPlayerView.m; sourceTree = "<group>"; };
  209. 42D64C9B1FD0FAEE003F49F9 /* YTViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YTViewController.h; sourceTree = "<group>"; };
  210. 42D64C9C1FD0FAEE003F49F9 /* YTViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YTViewController.m; sourceTree = "<group>"; };
  211. 42D64CAD1FD0FEB4003F49F9 /* ContentPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContentPreviewController.h; sourceTree = "<group>"; };
  212. 42D64CAE1FD0FEB4003F49F9 /* ContentPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContentPreviewController.m; sourceTree = "<group>"; };
  213. 42D64CB01FD0FEB4003F49F9 /* PhotoList.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = PhotoList.storyboard; sourceTree = "<group>"; };
  214. 42D64CB21FD0FEB4003F49F9 /* PhotoPreviewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PhotoPreviewCell.h; sourceTree = "<group>"; };
  215. 42D64CB31FD0FEB4003F49F9 /* PhotoPreviewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PhotoPreviewCell.m; sourceTree = "<group>"; };
  216. 42D64CB41FD0FEB4003F49F9 /* VideoPreviewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoPreviewCell.h; sourceTree = "<group>"; };
  217. 42D64CB51FD0FEB4003F49F9 /* VideoPreviewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VideoPreviewCell.m; sourceTree = "<group>"; };
  218. 42D64CC31FD12BCE003F49F9 /* PhotoPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PhotoPreviewController.h; path = "../../RA Image/RA Image/PhotoPreviewController.h"; sourceTree = "<group>"; };
  219. 42D64CC41FD12BCE003F49F9 /* NewPhotoPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NewPhotoPreviewController.m; path = "../../RA Image/RA Image/NewPhotoPreviewController.m"; sourceTree = "<group>"; };
  220. 42D64CC51FD12BCE003F49F9 /* PhotoListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PhotoListViewController.h; path = "../../RA Image/RA Image/PhotoListViewController.h"; sourceTree = "<group>"; };
  221. 42D64CC61FD12BCE003F49F9 /* PhotoPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PhotoPreviewController.m; path = "../../RA Image/RA Image/PhotoPreviewController.m"; sourceTree = "<group>"; };
  222. 42D64CC71FD12BCE003F49F9 /* RAImagePhotoPreviewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAImagePhotoPreviewCell.m; path = "../../RA Image/RA Image/RAImagePhotoPreviewCell.m"; sourceTree = "<group>"; };
  223. 42D64CC81FD12BCE003F49F9 /* RAImage_PhotoList.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = RAImage_PhotoList.storyboard; path = "../../RA Image/RA Image/RAImage_PhotoList.storyboard"; sourceTree = "<group>"; };
  224. 42D64CC91FD12BCE003F49F9 /* NewPhotoPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NewPhotoPreviewController.h; path = "../../RA Image/RA Image/NewPhotoPreviewController.h"; sourceTree = "<group>"; };
  225. 42D64CCA1FD12BCE003F49F9 /* RAImagePhotoPreviewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAImagePhotoPreviewCell.h; path = "../../RA Image/RA Image/RAImagePhotoPreviewCell.h"; sourceTree = "<group>"; };
  226. 42D64CCB1FD12BCE003F49F9 /* PhotoCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PhotoCell.m; path = "../../RA Image/RA Image/PhotoCell.m"; sourceTree = "<group>"; };
  227. 42D64CCC1FD12BCF003F49F9 /* PhotoCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PhotoCell.h; path = "../../RA Image/RA Image/PhotoCell.h"; sourceTree = "<group>"; };
  228. 42D64CCD1FD12BCF003F49F9 /* PhotoListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PhotoListViewController.m; path = "../../RA Image/RA Image/PhotoListViewController.m"; sourceTree = "<group>"; };
  229. 42D8CD5A1FC662E7005BEA15 /* CommonEditorTableContainerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorTableContainerView.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorTableContainerView.m"; sourceTree = "<group>"; };
  230. 42D8CD5B1FC662E7005BEA15 /* CommonEditorTableContainerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorTableContainerView.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorTableContainerView.h"; sourceTree = "<group>"; };
  231. 42DBCB0F1FBEC0B7005574E0 /* CommonEditorWebCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CommonEditorWebCell.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorWebCell.h"; sourceTree = "<group>"; };
  232. 42DBCB101FBEC0B7005574E0 /* CommonEditorWebCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CommonEditorWebCell.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorWebCell.m"; sourceTree = "<group>"; };
  233. 42DBCB121FBEC0E1005574E0 /* Phone_Web_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Phone_Web_Cell.xib; path = "../../RedAnt ERP Mobile/common/CommonEditor/Phone_Web_Cell.xib"; sourceTree = "<group>"; };
  234. 42DFAE6A1F9B2B73009AFCCC /* Phone_Action_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Action_Cell.xib; sourceTree = "<group>"; };
  235. 42DFAE6C1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Edit_Cell.xib; sourceTree = "<group>"; };
  236. 42DFAE6E1F9B2C18009AFCCC /* Phone_Enum_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Enum_Cell.xib; sourceTree = "<group>"; };
  237. 42DFAE701F9B2C36009AFCCC /* Phone_Image_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Image_Cell.xib; sourceTree = "<group>"; };
  238. 42DFAE721F9B2C67009AFCCC /* Phone_Label_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Label_Cell.xib; sourceTree = "<group>"; };
  239. 42DFAE741F9B2C83009AFCCC /* Phone_MAction_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_MAction_Cell.xib; sourceTree = "<group>"; };
  240. 42DFAE761F9B2C9B009AFCCC /* Phone_Model_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Model_Cell.xib; sourceTree = "<group>"; };
  241. 42DFAE781F9B2CBD009AFCCC /* Phone_Signature_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Signature_Cell.xib; sourceTree = "<group>"; };
  242. 42DFAE7A1F9B2CE6009AFCCC /* Phone_Switch_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Switch_Cell.xib; sourceTree = "<group>"; };
  243. 42DFAE7C1F9B2D02009AFCCC /* Phone_TextView_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_TextView_Cell.xib; sourceTree = "<group>"; };
  244. 7102C1391FCC0FF60062A67A /* ImageUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageUtils.m; path = "../../RedAnt ERP Mobile/common/ImageUtils.m"; sourceTree = "<group>"; };
  245. 7102C13A1FCC0FF60062A67A /* ImageUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageUtils.h; path = "../../RedAnt ERP Mobile/common/ImageUtils.h"; sourceTree = "<group>"; };
  246. 7102C13C1FCD46C00062A67A /* RootViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RootViewController.m; path = "../../RA Image/RA Image/RootViewController.m"; sourceTree = "<group>"; };
  247. 7102C13D1FCD46C00062A67A /* RootViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RootViewController.h; path = "../../RA Image/RA Image/RootViewController.h"; sourceTree = "<group>"; };
  248. 7102C13F1FCD46DE0062A67A /* RootModeCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RootModeCell.h; path = "../../RA Image/RA Image/RootModeCell.h"; sourceTree = "<group>"; };
  249. 7102C1401FCD46DE0062A67A /* RootModeCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RootModeCell.m; path = "../../RA Image/RA Image/RootModeCell.m"; sourceTree = "<group>"; };
  250. 7102C1441FCD486F0062A67A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = "../../RA Image/RA Image/Base.lproj/RAImage.storyboard"; sourceTree = "<group>"; };
  251. 714590FB1FE36D98007FD0A4 /* CommonEditorAutoCompleteView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorAutoCompleteView.m; path = ../../common/customUI/commoneditor/CommonEditorAutoCompleteView.m; sourceTree = "<group>"; };
  252. 714590FC1FE36D99007FD0A4 /* CommonEditorAutoCompleteView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = CommonEditorAutoCompleteView.xib; path = ../../common/customUI/commoneditor/CommonEditorAutoCompleteView.xib; sourceTree = "<group>"; };
  253. 714590FD1FE36D99007FD0A4 /* CommonEditorAutoCompleteView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorAutoCompleteView.h; path = ../../common/customUI/commoneditor/CommonEditorAutoCompleteView.h; sourceTree = "<group>"; };
  254. 714591061FEB8E67007FD0A4 /* MDHTMLLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MDHTMLLabel.h; path = "../../RedAnt ERP Mobile/common/customUI/MDHTMLLabel.h"; sourceTree = "<group>"; };
  255. 714591071FEB8E67007FD0A4 /* MDHTMLLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MDHTMLLabel.m; path = "../../RedAnt ERP Mobile/common/customUI/MDHTMLLabel.m"; sourceTree = "<group>"; };
  256. 7167802B1FCC087E00FE2784 /* BasicModeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BasicModeViewController.m; path = "../../RA Image/RA Image/BasicModeViewController.m"; sourceTree = "<group>"; };
  257. 7167802C1FCC087E00FE2784 /* BasicModeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BasicModeViewController.h; path = "../../RA Image/RA Image/BasicModeViewController.h"; sourceTree = "<group>"; };
  258. 7167802E1FCC095000FE2784 /* Mode.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Mode.storyboard; path = "../../RA Image/RA Image/Mode.storyboard"; sourceTree = "<group>"; };
  259. 716780301FCC095D00FE2784 /* TakePhotoPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TakePhotoPreviewController.h; path = "../../RA Image/RA Image/TakePhotoPreviewController.h"; sourceTree = "<group>"; };
  260. 716780311FCC095D00FE2784 /* TakePhotoPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TakePhotoPreviewController.m; path = "../../RA Image/RA Image/TakePhotoPreviewController.m"; sourceTree = "<group>"; };
  261. 716780331FCC096B00FE2784 /* PopModeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PopModeViewController.m; path = "../../RA Image/RA Image/PopModeViewController.m"; sourceTree = "<group>"; };
  262. 716780341FCC096B00FE2784 /* PopModeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PopModeViewController.h; path = "../../RA Image/RA Image/PopModeViewController.h"; sourceTree = "<group>"; };
  263. 716780361FCC097B00FE2784 /* ModelModeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ModelModeViewController.h; path = "../../RA Image/RA Image/ModelModeViewController.h"; sourceTree = "<group>"; };
  264. 716780371FCC097B00FE2784 /* ModelModeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ModelModeViewController.m; path = "../../RA Image/RA Image/ModelModeViewController.m"; sourceTree = "<group>"; };
  265. 716780391FCC098600FE2784 /* ManufacturerListController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ManufacturerListController.h; path = "../../RA Image/RA Image/ManufacturerListController.h"; sourceTree = "<group>"; };
  266. 7167803A1FCC098600FE2784 /* ManufacturerListController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ManufacturerListController.m; path = "../../RA Image/RA Image/ManufacturerListController.m"; sourceTree = "<group>"; };
  267. 7167803C1FCC099200FE2784 /* ManufacturerCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ManufacturerCell.h; path = "../../RA Image/RA Image/ManufacturerCell.h"; sourceTree = "<group>"; };
  268. 7167803D1FCC099200FE2784 /* ManufacturerCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ManufacturerCell.m; path = "../../RA Image/RA Image/ManufacturerCell.m"; sourceTree = "<group>"; };
  269. 716780401FCC0A2900FE2784 /* cam_scan.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = cam_scan.storyboard; path = ../../common/cam_scan.storyboard; sourceTree = "<group>"; };
  270. 716780421FCC0AFF00FE2784 /* MenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MenuViewController.m; path = ../../common/MenuViewController.m; sourceTree = "<group>"; };
  271. 716780431FCC0AFF00FE2784 /* RAMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAMenu.m; path = ../../common/RAMenu.m; sourceTree = "<group>"; };
  272. 716780441FCC0AFF00FE2784 /* RAMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAMenu.h; path = ../../common/RAMenu.h; sourceTree = "<group>"; };
  273. 716780451FCC0AFF00FE2784 /* ScannerControllerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScannerControllerView.h; path = ../../common/ScannerControllerView.h; sourceTree = "<group>"; };
  274. 716780461FCC0AFF00FE2784 /* SCShapeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SCShapeView.m; path = ../../common/SCShapeView.m; sourceTree = "<group>"; };
  275. 716780471FCC0AFF00FE2784 /* MenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MenuViewController.h; path = ../../common/MenuViewController.h; sourceTree = "<group>"; };
  276. 716780481FCC0AFF00FE2784 /* SCShapeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SCShapeView.h; path = ../../common/SCShapeView.h; sourceTree = "<group>"; };
  277. 716780491FCC0AFF00FE2784 /* ScannerControllerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ScannerControllerView.m; path = ../../common/ScannerControllerView.m; sourceTree = "<group>"; };
  278. 7167804A1FCC0AFF00FE2784 /* ScannerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ScannerViewController.m; path = ../../common/ScannerViewController.m; sourceTree = "<group>"; };
  279. 7167804B1FCC0AFF00FE2784 /* ScannerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScannerViewController.h; path = ../../common/ScannerViewController.h; sourceTree = "<group>"; };
  280. 716780511FCC0C4E00FE2784 /* UIImage+fixOrientation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIImage+fixOrientation.h"; path = "../../common/UIImage+fixOrientation.h"; sourceTree = "<group>"; };
  281. 716780521FCC0C4E00FE2784 /* UIImage+fixOrientation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIImage+fixOrientation.m"; path = "../../common/UIImage+fixOrientation.m"; sourceTree = "<group>"; };
  282. 716780541FCC0C6D00FE2784 /* UIView+Toast.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIView+Toast.m"; path = "../../common/customUI/UIView+Toast.m"; sourceTree = "<group>"; };
  283. 716780551FCC0C6D00FE2784 /* UIView+Toast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIView+Toast.h"; path = "../../common/customUI/UIView+Toast.h"; sourceTree = "<group>"; };
  284. 716780581FCC0D0800FE2784 /* RAUploadManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUploadManager.m; path = ../../common/upload/RAUploadManager.m; sourceTree = "<group>"; };
  285. 716780591FCC0D0800FE2784 /* RAUploadManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUploadManager.h; path = ../../common/upload/RAUploadManager.h; sourceTree = "<group>"; };
  286. 7167805A1FCC0D0800FE2784 /* RAUploadOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUploadOperation.m; path = ../../common/upload/RAUploadOperation.m; sourceTree = "<group>"; };
  287. 7167805B1FCC0D0800FE2784 /* RAUploadOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUploadOperation.h; path = ../../common/upload/RAUploadOperation.h; sourceTree = "<group>"; };
  288. 7167805E1FCC0D3700FE2784 /* Upload.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Upload.storyboard; path = "../../../RA Image/RA Image/Upload.storyboard"; sourceTree = "<group>"; };
  289. 7167805F1FCC0D3700FE2784 /* UploadSettingController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = UploadSettingController.m; path = "../../../RA Image/RA Image/UploadSettingController.m"; sourceTree = "<group>"; };
  290. 716780601FCC0D3700FE2784 /* UploadSettingController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UploadSettingController.h; path = "../../../RA Image/RA Image/UploadSettingController.h"; sourceTree = "<group>"; };
  291. 716780611FCC0D3700FE2784 /* UploadViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = UploadViewController.m; path = "../../../RA Image/RA Image/UploadViewController.m"; sourceTree = "<group>"; };
  292. 716780621FCC0D3700FE2784 /* UploadViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UploadViewController.h; path = "../../../RA Image/RA Image/UploadViewController.h"; sourceTree = "<group>"; };
  293. 716780661FCC0D4400FE2784 /* UploadCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = UploadCell.m; path = "../../../RA Image/RA Image/UploadCell.m"; sourceTree = "<group>"; };
  294. 716780671FCC0D4400FE2784 /* UploadCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UploadCell.h; path = "../../../RA Image/RA Image/UploadCell.h"; sourceTree = "<group>"; };
  295. 7197D4031FB4388F0063EFBB /* demo_row.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = demo_row.pdf; sourceTree = "<group>"; };
  296. 7197D4061FB57E270063EFBB /* SearchViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SearchViewController.h; sourceTree = "<group>"; };
  297. 7197D4071FB57E270063EFBB /* SearchViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SearchViewController.m; sourceTree = "<group>"; };
  298. 7197D4091FB58E530063EFBB /* search_ui.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = search_ui.json; sourceTree = "<group>"; };
  299. 7197D40C1FBBE1260063EFBB /* KVViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KVViewController.h; sourceTree = "<group>"; };
  300. 7197D40D1FBBE1260063EFBB /* KVViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KVViewController.m; sourceTree = "<group>"; };
  301. 7197D4101FBBE1490063EFBB /* ModelDetailViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ModelDetailViewController.h; sourceTree = "<group>"; };
  302. 7197D4111FBBE1490063EFBB /* ModelDetailViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ModelDetailViewController.m; sourceTree = "<group>"; };
  303. 7197D4131FBBE1610063EFBB /* OrderDetailViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OrderDetailViewController.h; sourceTree = "<group>"; };
  304. 7197D4141FBBE1610063EFBB /* OrderDetailViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = OrderDetailViewController.m; sourceTree = "<group>"; };
  305. 7197D4161FBC10710063EFBB /* DetailKVCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = DetailKVCell.h; path = ../../../common/detail/DetailKVCell.h; sourceTree = "<group>"; };
  306. 7197D4171FBC10710063EFBB /* DetailKVCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = DetailKVCell.m; path = ../../../common/detail/DetailKVCell.m; sourceTree = "<group>"; };
  307. 7197D4191FBC1BE80063EFBB /* Detail.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Detail.storyboard; sourceTree = "<group>"; };
  308. 7197D41B1FBD1CD60063EFBB /* kv.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = kv.json; sourceTree = "<group>"; };
  309. 7197D41D1FBD2EA60063EFBB /* LineView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = LineView.h; path = ../../../common/detail/LineView.h; sourceTree = "<group>"; };
  310. 7197D41E1FBD2EA60063EFBB /* LineView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = LineView.m; path = ../../../common/detail/LineView.m; sourceTree = "<group>"; };
  311. 7197D4201FBEADCB0063EFBB /* orderdetail.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = orderdetail.json; sourceTree = "<group>"; };
  312. 71CB70B01FA1BA5E009FDCB7 /* data.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = data.json; sourceTree = "<group>"; };
  313. 71CB70B11FA1BA5E009FDCB7 /* layout.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = layout.json; sourceTree = "<group>"; };
  314. 71CB70B31FA1CCDB009FDCB7 /* server.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = server.json; sourceTree = "<group>"; };
  315. 71E925CA1FDA688E0037F017 /* query_setting.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = query_setting.json; sourceTree = "<group>"; };
  316. 71E925CC1FDA6C0D0037F017 /* SearchSettingViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SearchSettingViewController.h; sourceTree = "<group>"; };
  317. 71E925CD1FDA6C0D0037F017 /* SearchSettingViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SearchSettingViewController.m; sourceTree = "<group>"; };
  318. 71E9F6C61F8C5CCA0052C78E /* NetworkUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = NetworkUtils.m; path = ../../common/NetworkUtils.m; sourceTree = "<group>"; };
  319. 71E9F6C71F8C5CCA0052C78E /* NetworkUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = NetworkUtils.h; path = ../../common/NetworkUtils.h; sourceTree = "<group>"; };
  320. 71F3A99D1F5F8E22001036C8 /* RedAnt Mobile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RedAnt Mobile.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  321. 71F3A9A11F5F8E22001036C8 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  322. 71F3A9A31F5F8E22001036C8 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  323. 71F3A9A41F5F8E22001036C8 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  324. 71F3A9A61F5F8E22001036C8 /* RAModeListViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAModeListViewController.h; sourceTree = "<group>"; };
  325. 71F3A9A71F5F8E22001036C8 /* RAModeListViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAModeListViewController.m; sourceTree = "<group>"; };
  326. 71F3A9AA1F5F8E22001036C8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  327. 71F3A9AC1F5F8E22001036C8 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  328. 71F3A9AF1F5F8E22001036C8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  329. 71F3A9B11F5F8E22001036C8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  330. 71F3A9B71F5F8E73001036C8 /* ResultViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ResultViewController.h; sourceTree = "<group>"; };
  331. 71F3A9B81F5F8E73001036C8 /* ResultViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ResultViewController.m; sourceTree = "<group>"; };
  332. 71F3A9BB1F5F8EAE001036C8 /* FullyShowViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FullyShowViewController.h; sourceTree = "<group>"; };
  333. 71F3A9BC1F5F8EAE001036C8 /* FullyShowViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FullyShowViewController.m; sourceTree = "<group>"; };
  334. 71F3A9C01F5FA11F001036C8 /* login.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = login.json; sourceTree = "<group>"; };
  335. 71F3A9C31F5FA11F001036C8 /* LoginSwitchCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginSwitchCell.h; sourceTree = "<group>"; };
  336. 71F3A9C41F5FA11F001036C8 /* LoginSwitchCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginSwitchCell.m; sourceTree = "<group>"; };
  337. 71F3A9C51F5FA11F001036C8 /* LoginTextFiledCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginTextFiledCell.h; sourceTree = "<group>"; };
  338. 71F3A9C61F5FA11F001036C8 /* LoginTextFiledCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginTextFiledCell.m; sourceTree = "<group>"; };
  339. 71F3A9C71F5FA11F001036C8 /* LoginViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginViewController.h; sourceTree = "<group>"; };
  340. 71F3A9C81F5FA11F001036C8 /* LoginViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginViewController.m; sourceTree = "<group>"; };
  341. 71F3A9CE1F5FA277001036C8 /* BasicViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BasicViewController.h; sourceTree = "<group>"; };
  342. 71F3A9CF1F5FA277001036C8 /* BasicViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BasicViewController.m; sourceTree = "<group>"; };
  343. 71F3A9D11F5FA2A4001036C8 /* const.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = const.h; sourceTree = "<group>"; };
  344. 71F3A9D21F5FA2B3001036C8 /* config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
  345. 71F3A9D71F5FA3B9001036C8 /* RANetwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RANetwork.h; sourceTree = "<group>"; };
  346. 71F3A9D81F5FA3B9001036C8 /* RANetwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RANetwork.m; sourceTree = "<group>"; };
  347. 71F3A9DA1F5FA458001036C8 /* RANetworkTaskDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RANetworkTaskDelegate.h; path = ../../common/upload/RANetworkTaskDelegate.h; sourceTree = "<group>"; };
  348. 71F3A9DB1F5FA458001036C8 /* RANetworkTaskDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RANetworkTaskDelegate.m; path = ../../common/upload/RANetworkTaskDelegate.m; sourceTree = "<group>"; };
  349. 71F3A9DE1F5FA484001036C8 /* RAUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUtils.h; path = "../../RedAnt ERP Mobile/common/RAUtils.h"; sourceTree = "<group>"; };
  350. 71F3A9DF1F5FA484001036C8 /* RAUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUtils.m; path = "../../RedAnt ERP Mobile/common/RAUtils.m"; sourceTree = "<group>"; };
  351. 71F3A9E11F5FA531001036C8 /* JLKeyboardListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JLKeyboardListener.h; sourceTree = "<group>"; };
  352. 71F3A9E21F5FA531001036C8 /* JLKeyboardListener.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JLKeyboardListener.m; sourceTree = "<group>"; };
  353. 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>"; };
  354. 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>"; };
  355. 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>"; };
  356. 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>"; };
  357. 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>"; };
  358. 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>"; };
  359. 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>"; };
  360. 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>"; };
  361. 71F3A9F11F5FA56E001036C8 /* ZipArchive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ZipArchive.h; path = "../../RedAnt ERP Mobile/common/zip/ZipArchive.h"; sourceTree = "<group>"; };
  362. 71F3A9F21F5FA56E001036C8 /* ZipArchive.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ZipArchive.mm; path = "../../RedAnt ERP Mobile/common/zip/ZipArchive.mm"; sourceTree = "<group>"; };
  363. 71F3A9F51F5FA64F001036C8 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  364. 71F3A9F71F5FA688001036C8 /* Reachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Reachability.h; path = "../../RedAnt ERP Mobile/common/Reachability.h"; sourceTree = "<group>"; };
  365. 71F3A9F81F5FA688001036C8 /* Reachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Reachability.m; path = "../../RedAnt ERP Mobile/common/Reachability.m"; sourceTree = "<group>"; };
  366. 71F3A9FA1F5FCC79001036C8 /* LoginSettingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginSettingViewController.h; sourceTree = "<group>"; };
  367. 71F3A9FB1F5FCC79001036C8 /* LoginSettingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginSettingViewController.m; sourceTree = "<group>"; };
  368. 71F3A9FE1F5FDDFE001036C8 /* AESCrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AESCrypt.h; path = "../../RedAnt ERP Mobile/common/AES/AESCrypt.h"; sourceTree = "<group>"; };
  369. 71F3A9FF1F5FDDFE001036C8 /* AESCrypt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AESCrypt.m; path = "../../RedAnt ERP Mobile/common/AES/AESCrypt.m"; sourceTree = "<group>"; };
  370. 71F3AA001F5FDDFE001036C8 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = "../../RedAnt ERP Mobile/common/AES/LICENSE"; sourceTree = "<group>"; };
  371. 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>"; };
  372. 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>"; };
  373. 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>"; };
  374. 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>"; };
  375. 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>"; };
  376. 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>"; };
  377. 71F3AA0C1F61151D001036C8 /* commoneditor.phone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = commoneditor.phone.xib; sourceTree = "<group>"; };
  378. 71F3AA0E1F611FC4001036C8 /* testViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = testViewController.h; sourceTree = "<group>"; };
  379. 71F3AA0F1F611FC4001036C8 /* testViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = testViewController.m; sourceTree = "<group>"; };
  380. 71F3AA101F611FC4001036C8 /* testViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = testViewController.xib; sourceTree = "<group>"; };
  381. 71F3AA151F612369001036C8 /* CommonEditor.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = CommonEditor.storyboard; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditor.storyboard"; sourceTree = "<group>"; };
  382. 71F3AA161F612369001036C8 /* CommonEditorCellAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellAction.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellAction.h"; sourceTree = "<group>"; };
  383. 71F3AA171F612369001036C8 /* CommonEditorCellAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellAction.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellAction.m"; sourceTree = "<group>"; };
  384. 71F3AA181F612369001036C8 /* CommonEditorCellEdit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellEdit.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellEdit.h"; sourceTree = "<group>"; };
  385. 71F3AA191F612369001036C8 /* CommonEditorCellEdit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellEdit.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellEdit.m"; sourceTree = "<group>"; };
  386. 71F3AA1A1F612369001036C8 /* CommonEditorCellEnum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellEnum.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellEnum.h"; sourceTree = "<group>"; };
  387. 71F3AA1B1F612369001036C8 /* CommonEditorCellEnum.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellEnum.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellEnum.m"; sourceTree = "<group>"; };
  388. 71F3AA1C1F612369001036C8 /* CommonEditorCellImg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellImg.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellImg.h"; sourceTree = "<group>"; };
  389. 71F3AA1D1F612369001036C8 /* CommonEditorCellImg.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellImg.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellImg.m"; sourceTree = "<group>"; };
  390. 71F3AA1E1F612369001036C8 /* CommonEditorCellLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellLabel.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellLabel.h"; sourceTree = "<group>"; };
  391. 71F3AA1F1F612369001036C8 /* CommonEditorCellLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellLabel.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellLabel.m"; sourceTree = "<group>"; };
  392. 71F3AA201F612369001036C8 /* CommonEditorCellMAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellMAction.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellMAction.h"; sourceTree = "<group>"; };
  393. 71F3AA211F612369001036C8 /* CommonEditorCellMAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellMAction.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellMAction.m"; sourceTree = "<group>"; };
  394. 71F3AA221F612369001036C8 /* CommonEditorCellModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellModel.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellModel.h"; sourceTree = "<group>"; };
  395. 71F3AA231F612369001036C8 /* CommonEditorCellModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellModel.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellModel.m"; sourceTree = "<group>"; };
  396. 71F3AA241F612369001036C8 /* CommonEditorCellSignature.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellSignature.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellSignature.h"; sourceTree = "<group>"; };
  397. 71F3AA251F612369001036C8 /* CommonEditorCellSignature.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellSignature.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellSignature.m"; sourceTree = "<group>"; };
  398. 71F3AA261F612369001036C8 /* CommonEditorCellSwitch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellSwitch.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellSwitch.h"; sourceTree = "<group>"; };
  399. 71F3AA271F612369001036C8 /* CommonEditorCellSwitch.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellSwitch.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellSwitch.m"; sourceTree = "<group>"; };
  400. 71F3AA281F612369001036C8 /* CommonEditorCellTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellTextView.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellTextView.h"; sourceTree = "<group>"; };
  401. 71F3AA291F612369001036C8 /* CommonEditorCellTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellTextView.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellTextView.m"; sourceTree = "<group>"; };
  402. 71F3AA2A1F612369001036C8 /* CommonEditorViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorViewController.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorViewController.h"; sourceTree = "<group>"; };
  403. 71F3AA2B1F612369001036C8 /* CommonEditorViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorViewController.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorViewController.m"; sourceTree = "<group>"; };
  404. 71F3AA2C1F612369001036C8 /* DatePickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DatePickerViewController.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/DatePickerViewController.h"; sourceTree = "<group>"; };
  405. 71F3AA2D1F612369001036C8 /* DatePickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DatePickerViewController.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/DatePickerViewController.m"; sourceTree = "<group>"; };
  406. 71F3AA2E1F612369001036C8 /* EnumSelectorCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EnumSelectorCell.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectorCell.h"; sourceTree = "<group>"; };
  407. 71F3AA2F1F612369001036C8 /* EnumSelectorCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EnumSelectorCell.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectorCell.m"; sourceTree = "<group>"; };
  408. 71F3AA301F612369001036C8 /* EnumSelectViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EnumSelectViewController.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectViewController.h"; sourceTree = "<group>"; };
  409. 71F3AA311F612369001036C8 /* EnumSelectViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EnumSelectViewController.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectViewController.m"; sourceTree = "<group>"; };
  410. 71F3AA321F612369001036C8 /* MonthPickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MonthPickerViewController.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/MonthPickerViewController.h"; sourceTree = "<group>"; };
  411. 71F3AA331F612369001036C8 /* MonthPickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MonthPickerViewController.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/MonthPickerViewController.m"; sourceTree = "<group>"; };
  412. 71F3AA341F612369001036C8 /* SRMonthPicker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SRMonthPicker.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/SRMonthPicker.h"; sourceTree = "<group>"; };
  413. 71F3AA351F612369001036C8 /* SRMonthPicker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SRMonthPicker.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/SRMonthPicker.m"; sourceTree = "<group>"; };
  414. 71F3AA481F612415001036C8 /* RTLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RTLabel.h; path = "../../RedAnt ERP Mobile/common/customUI/RTLabel.h"; sourceTree = "<group>"; };
  415. 71F3AA491F612415001036C8 /* RTLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RTLabel.m; path = "../../RedAnt ERP Mobile/common/customUI/RTLabel.m"; sourceTree = "<group>"; };
  416. 71F3AA4B1F6124A2001036C8 /* TouchImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TouchImageView.h; path = "../../RedAnt ERP Mobile/common/customUI/TouchImageView.h"; sourceTree = "<group>"; };
  417. 71F3AA4C1F6124A2001036C8 /* TouchImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TouchImageView.m; path = "../../RedAnt ERP Mobile/common/customUI/TouchImageView.m"; sourceTree = "<group>"; };
  418. 71F3AA4E1F6124C4001036C8 /* ImageUploadViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageUploadViewController.h; path = "../../RedAnt ERP Mobile/common/customUI/ImageUploadViewController.h"; sourceTree = "<group>"; };
  419. 71F3AA4F1F6124C4001036C8 /* ImageUploadViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageUploadViewController.m; path = "../../RedAnt ERP Mobile/common/customUI/ImageUploadViewController.m"; sourceTree = "<group>"; };
  420. 71F3AA511F6125ED001036C8 /* ImageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageViewController.h; path = "../../RedAnt ERP Mobile/common/customUI/ImageViewController.h"; sourceTree = "<group>"; };
  421. 71F3AA521F6125ED001036C8 /* ImageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageViewController.m; path = "../../RedAnt ERP Mobile/common/customUI/ImageViewController.m"; sourceTree = "<group>"; };
  422. 71F3AA551F624A88001036C8 /* signature.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = signature.storyboard; path = "../../RedAnt ERP Mobile/common/Functions/signature/signature.storyboard"; sourceTree = "<group>"; };
  423. 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>"; };
  424. 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>"; };
  425. 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>"; };
  426. 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>"; };
  427. 71F3AA5D1F624AD4001036C8 /* StrikethroughLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StrikethroughLabel.h; path = "../../RedAnt ERP Mobile/common/customUI/StrikethroughLabel.h"; sourceTree = "<group>"; };
  428. 71F3AA5E1F624AD4001036C8 /* StrikethroughLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StrikethroughLabel.m; path = "../../RedAnt ERP Mobile/common/customUI/StrikethroughLabel.m"; sourceTree = "<group>"; };
  429. 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>"; };
  430. 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>"; };
  431. 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>"; };
  432. 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>"; };
  433. 71F3AA661F624E19001036C8 /* JKTimerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JKTimerManager.h; path = "../../RedAnt ERP Mobile/common/JKTimer/JKTimerManager.h"; sourceTree = "<group>"; };
  434. 71F3AA671F624E19001036C8 /* JKTimerManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = JKTimerManager.m; path = "../../RedAnt ERP Mobile/common/JKTimer/JKTimerManager.m"; sourceTree = "<group>"; };
  435. 71F3AA7B1F62617D001036C8 /* NetworkUtils+Contact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NetworkUtils+Contact.h"; path = "../../common/NetworkUtils+Contact.h"; sourceTree = "<group>"; };
  436. 71F3AA7C1F62617D001036C8 /* NetworkUtils+Contact.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NetworkUtils+Contact.m"; path = "../../common/NetworkUtils+Contact.m"; sourceTree = "<group>"; };
  437. 71F3AA7E1F626309001036C8 /* CustomIOSAlertView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CustomIOSAlertView.h; path = "../../RedAnt ERP Mobile/common/customUI/CustomIOSAlertView.h"; sourceTree = "<group>"; };
  438. 71F3AA7F1F626309001036C8 /* CustomIOSAlertView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CustomIOSAlertView.m; path = "../../RedAnt ERP Mobile/common/customUI/CustomIOSAlertView.m"; sourceTree = "<group>"; };
  439. 71F3AA811F6263B2001036C8 /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; };
  440. 71F3AA821F6263B2001036C8 /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainViewController.m; sourceTree = "<group>"; };
  441. 71F3AA841F626E14001036C8 /* RAConvertor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAConvertor.h; path = ../../common/RAConvertor.h; sourceTree = "<group>"; };
  442. 71F3AA851F626E14001036C8 /* RAConvertor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAConvertor.m; path = ../../common/RAConvertor.m; sourceTree = "<group>"; };
  443. 71F3AA871F62732A001036C8 /* FileCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FileCache.h; path = ../../common/FileCache.h; sourceTree = "<group>"; };
  444. 71F3AA881F62732A001036C8 /* FileCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FileCache.m; path = ../../common/FileCache.m; sourceTree = "<group>"; };
  445. 71F3AA8E1F6276B0001036C8 /* default_appearance.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = default_appearance.json; sourceTree = "<group>"; };
  446. 71F3AA901F627700001036C8 /* DefaultTableHeaderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DefaultTableHeaderView.h; path = "../RedAnt ERP Mobile/common/customUI/DefaultTableHeaderView.h"; sourceTree = "<group>"; };
  447. 71F3AA911F627700001036C8 /* DefaultTableHeaderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DefaultTableHeaderView.m; path = "../RedAnt ERP Mobile/common/customUI/DefaultTableHeaderView.m"; sourceTree = "<group>"; };
  448. 71F3AA931F6277DE001036C8 /* DefaultAppearance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DefaultAppearance.h; sourceTree = "<group>"; };
  449. 71F3AA941F6277DE001036C8 /* DefaultAppearance.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DefaultAppearance.m; sourceTree = "<group>"; };
  450. 71FF60231FA7209F00C5523A /* EnumSelectAndSortViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = EnumSelectAndSortViewController.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectAndSort/EnumSelectAndSortViewController.h"; sourceTree = "<group>"; };
  451. 71FF60241FA7209F00C5523A /* EnumSelectAndSortViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = EnumSelectAndSortViewController.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectAndSort/EnumSelectAndSortViewController.m"; sourceTree = "<group>"; };
  452. 71FF60261FA7233500C5523A /* EnumSelectAndSort.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = EnumSelectAndSort.storyboard; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectAndSort/EnumSelectAndSort.storyboard"; sourceTree = "<group>"; };
  453. 71FF60271FA7236100C5523A /* EnumModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = EnumModel.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectAndSort/EnumModel.h"; sourceTree = "<group>"; };
  454. 71FF60281FA7236200C5523A /* EnumModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = EnumModel.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectAndSort/EnumModel.m"; sourceTree = "<group>"; };
  455. 71FF602A1FA802AB00C5523A /* loginUI.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = loginUI.json; sourceTree = "<group>"; };
  456. 71FF602D1FA8076700C5523A /* RA Mobile.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "RA Mobile.txt"; sourceTree = "<group>"; };
  457. 71FF602E1FA8449C00C5523A /* predef_query.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = predef_query.json; sourceTree = "<group>"; };
  458. 71FF60361FA96EEE00C5523A /* download_query.xls */ = {isa = PBXFileReference; lastKnownFileType = file; path = download_query.xls; sourceTree = "<group>"; };
  459. /* End PBXFileReference section */
  460. /* Begin PBXFrameworksBuildPhase section */
  461. 71F3A99A1F5F8E22001036C8 /* Frameworks */ = {
  462. isa = PBXFrameworksBuildPhase;
  463. buildActionMask = 2147483647;
  464. files = (
  465. 71F3A9F61F5FA64F001036C8 /* libz.tbd in Frameworks */,
  466. );
  467. runOnlyForDeploymentPostprocessing = 0;
  468. };
  469. /* End PBXFrameworksBuildPhase section */
  470. /* Begin PBXGroup section */
  471. 4221EF971FA81CBB0026E1EC /* Mode */ = {
  472. isa = PBXGroup;
  473. children = (
  474. 4221EF981FA81D070026E1EC /* RAPredefQueryViewController.h */,
  475. 4221EF991FA81D070026E1EC /* RAPredefQueryViewController.m */,
  476. 4221EF9E1FA81E150026E1EC /* RAPredefQuery.storyboard */,
  477. 4221EF9B1FA81D5B0026E1EC /* RAQueryViewController.h */,
  478. 4221EF9C1FA81D5B0026E1EC /* RAQueryViewController.m */,
  479. 4221EFA01FA81E580026E1EC /* RAQuery.storyboard */,
  480. );
  481. name = Mode;
  482. sourceTree = "<group>";
  483. };
  484. 4221EFA51FA853660026E1EC /* Refresh */ = {
  485. isa = PBXGroup;
  486. children = (
  487. 4221EFA61FA853660026E1EC /* Footer */,
  488. 4221EFA91FA853660026E1EC /* Header */,
  489. 4221EFAC1FA853660026E1EC /* JLRefreshBasis.h */,
  490. 4221EFAD1FA853660026E1EC /* JLRefreshBasis.m */,
  491. 4221EFAE1FA853660026E1EC /* UIScrollView+JLRefresh.h */,
  492. 4221EFAF1FA853660026E1EC /* UIScrollView+JLRefresh.m */,
  493. 4221EFB01FA853660026E1EC /* UIView+JLExtension.h */,
  494. 4221EFB11FA853660026E1EC /* UIView+JLExtension.m */,
  495. );
  496. path = Refresh;
  497. sourceTree = "<group>";
  498. };
  499. 4221EFA61FA853660026E1EC /* Footer */ = {
  500. isa = PBXGroup;
  501. children = (
  502. 4221EFA71FA853660026E1EC /* JLRefreshFooter.h */,
  503. 4221EFA81FA853660026E1EC /* JLRefreshFooter.m */,
  504. );
  505. path = Footer;
  506. sourceTree = "<group>";
  507. };
  508. 4221EFA91FA853660026E1EC /* Header */ = {
  509. isa = PBXGroup;
  510. children = (
  511. 4221EFAA1FA853660026E1EC /* JLRefreshHeader.h */,
  512. 4221EFAB1FA853660026E1EC /* JLRefreshHeader.m */,
  513. );
  514. path = Header;
  515. sourceTree = "<group>";
  516. };
  517. 42973ACD1FBA8EFA00A3C164 /* RangeCell */ = {
  518. isa = PBXGroup;
  519. children = (
  520. 42973AD31FBA8F4900A3C164 /* CommonEditorRangeCell.h */,
  521. 42973AD51FBA8F4A00A3C164 /* CommonEditorRangeCell.m */,
  522. 42973AD41FBA8F4900A3C164 /* Phone_Range_Cell.xib */,
  523. );
  524. name = RangeCell;
  525. sourceTree = "<group>";
  526. };
  527. 42973AD91FBABADD00A3C164 /* EnumSelectAndSort */ = {
  528. isa = PBXGroup;
  529. children = (
  530. 42973ADA1FBABB7E00A3C164 /* EnumSelectAndSortCell.h */,
  531. 42973ADB1FBABB7E00A3C164 /* EnumSelectAndSortCell.m */,
  532. 71FF60271FA7236100C5523A /* EnumModel.h */,
  533. 71FF60281FA7236200C5523A /* EnumModel.m */,
  534. 71FF60231FA7209F00C5523A /* EnumSelectAndSortViewController.h */,
  535. 71FF60241FA7209F00C5523A /* EnumSelectAndSortViewController.m */,
  536. 71FF60261FA7233500C5523A /* EnumSelectAndSort.storyboard */,
  537. );
  538. name = EnumSelectAndSort;
  539. sourceTree = "<group>";
  540. };
  541. 42D64C811FD0FA4D003F49F9 /* BannerCell */ = {
  542. isa = PBXGroup;
  543. children = (
  544. 42D64C8C1FD0FAA3003F49F9 /* CommonEditorBannerCell.h */,
  545. 42D64C8F1FD0FAA3003F49F9 /* CommonEditorBannerCell.m */,
  546. 42D64C8E1FD0FAA3003F49F9 /* CommonEditorBannerItemCell.h */,
  547. 42D64C8D1FD0FAA3003F49F9 /* CommonEditorBannerItemCell.m */,
  548. 42D64C901FD0FAA3003F49F9 /* Phone_Banner_Cell.xib */,
  549. 42D64C911FD0FAA3003F49F9 /* Phone_Banner_Item_Cell.xib */,
  550. );
  551. name = BannerCell;
  552. sourceTree = "<group>";
  553. };
  554. 42D64C961FD0FAEE003F49F9 /* youtube */ = {
  555. isa = PBXGroup;
  556. children = (
  557. 42D64C971FD0FAEE003F49F9 /* Assets.bundle */,
  558. 42D64C981FD0FAEE003F49F9 /* YouTubeiOSPlayerHelper.h */,
  559. 42D64C991FD0FAEE003F49F9 /* YTPlayerView.h */,
  560. 42D64C9A1FD0FAEE003F49F9 /* YTPlayerView.m */,
  561. 42D64C9B1FD0FAEE003F49F9 /* YTViewController.h */,
  562. 42D64C9C1FD0FAEE003F49F9 /* YTViewController.m */,
  563. );
  564. name = youtube;
  565. path = "../../RedAnt ERP Mobile/common/youtube";
  566. sourceTree = "<group>";
  567. };
  568. 42D64CAB1FD0FEB4003F49F9 /* PhotoList */ = {
  569. isa = PBXGroup;
  570. children = (
  571. 42D64CAC1FD0FEB4003F49F9 /* Controller */,
  572. 42D64CAF1FD0FEB4003F49F9 /* Storyboard */,
  573. 42D64CB11FD0FEB4003F49F9 /* View */,
  574. );
  575. name = PhotoList;
  576. path = "../../RedAnt ERP Mobile/common/PhotoList";
  577. sourceTree = "<group>";
  578. };
  579. 42D64CAC1FD0FEB4003F49F9 /* Controller */ = {
  580. isa = PBXGroup;
  581. children = (
  582. 42D64CAD1FD0FEB4003F49F9 /* ContentPreviewController.h */,
  583. 42D64CAE1FD0FEB4003F49F9 /* ContentPreviewController.m */,
  584. );
  585. path = Controller;
  586. sourceTree = "<group>";
  587. };
  588. 42D64CAF1FD0FEB4003F49F9 /* Storyboard */ = {
  589. isa = PBXGroup;
  590. children = (
  591. 42D64CB01FD0FEB4003F49F9 /* PhotoList.storyboard */,
  592. );
  593. path = Storyboard;
  594. sourceTree = "<group>";
  595. };
  596. 42D64CB11FD0FEB4003F49F9 /* View */ = {
  597. isa = PBXGroup;
  598. children = (
  599. 42D64CB21FD0FEB4003F49F9 /* PhotoPreviewCell.h */,
  600. 42D64CB31FD0FEB4003F49F9 /* PhotoPreviewCell.m */,
  601. 42D64CB41FD0FEB4003F49F9 /* VideoPreviewCell.h */,
  602. 42D64CB51FD0FEB4003F49F9 /* VideoPreviewCell.m */,
  603. );
  604. path = View;
  605. sourceTree = "<group>";
  606. };
  607. 42D64CBA1FD125BB003F49F9 /* Root */ = {
  608. isa = PBXGroup;
  609. children = (
  610. 7102C13F1FCD46DE0062A67A /* RootModeCell.h */,
  611. 7102C1401FCD46DE0062A67A /* RootModeCell.m */,
  612. 7102C13D1FCD46C00062A67A /* RootViewController.h */,
  613. 7102C13C1FCD46C00062A67A /* RootViewController.m */,
  614. );
  615. name = Root;
  616. sourceTree = "<group>";
  617. };
  618. 42D64CBB1FD12620003F49F9 /* Modes */ = {
  619. isa = PBXGroup;
  620. children = (
  621. 716780301FCC095D00FE2784 /* TakePhotoPreviewController.h */,
  622. 716780311FCC095D00FE2784 /* TakePhotoPreviewController.m */,
  623. 7167802C1FCC087E00FE2784 /* BasicModeViewController.h */,
  624. 7167802B1FCC087E00FE2784 /* BasicModeViewController.m */,
  625. 42D64CBC1FD1262E003F49F9 /* POP */,
  626. 42D64CBD1FD12655003F49F9 /* Model */,
  627. );
  628. name = Modes;
  629. sourceTree = "<group>";
  630. };
  631. 42D64CBC1FD1262E003F49F9 /* POP */ = {
  632. isa = PBXGroup;
  633. children = (
  634. 716780341FCC096B00FE2784 /* PopModeViewController.h */,
  635. 716780331FCC096B00FE2784 /* PopModeViewController.m */,
  636. );
  637. name = POP;
  638. sourceTree = "<group>";
  639. };
  640. 42D64CBD1FD12655003F49F9 /* Model */ = {
  641. isa = PBXGroup;
  642. children = (
  643. 716780361FCC097B00FE2784 /* ModelModeViewController.h */,
  644. 716780371FCC097B00FE2784 /* ModelModeViewController.m */,
  645. 42D64CBE1FD1266B003F49F9 /* Manufacture */,
  646. );
  647. name = Model;
  648. sourceTree = "<group>";
  649. };
  650. 42D64CBE1FD1266B003F49F9 /* Manufacture */ = {
  651. isa = PBXGroup;
  652. children = (
  653. 716780391FCC098600FE2784 /* ManufacturerListController.h */,
  654. 7167803A1FCC098600FE2784 /* ManufacturerListController.m */,
  655. 7167803C1FCC099200FE2784 /* ManufacturerCell.h */,
  656. 7167803D1FCC099200FE2784 /* ManufacturerCell.m */,
  657. );
  658. name = Manufacture;
  659. sourceTree = "<group>";
  660. };
  661. 42D64CC21FD12B74003F49F9 /* PhotoList */ = {
  662. isa = PBXGroup;
  663. children = (
  664. 42D64CC81FD12BCE003F49F9 /* RAImage_PhotoList.storyboard */,
  665. 42D64CC51FD12BCE003F49F9 /* PhotoListViewController.h */,
  666. 42D64CCD1FD12BCF003F49F9 /* PhotoListViewController.m */,
  667. 42D64CCC1FD12BCF003F49F9 /* PhotoCell.h */,
  668. 42D64CCB1FD12BCE003F49F9 /* PhotoCell.m */,
  669. 42D64CC31FD12BCE003F49F9 /* PhotoPreviewController.h */,
  670. 42D64CC61FD12BCE003F49F9 /* PhotoPreviewController.m */,
  671. 42D64CC91FD12BCE003F49F9 /* NewPhotoPreviewController.h */,
  672. 42D64CC41FD12BCE003F49F9 /* NewPhotoPreviewController.m */,
  673. 42D64CCA1FD12BCE003F49F9 /* RAImagePhotoPreviewCell.h */,
  674. 42D64CC71FD12BCE003F49F9 /* RAImagePhotoPreviewCell.m */,
  675. );
  676. name = PhotoList;
  677. sourceTree = "<group>";
  678. };
  679. 42DBCB0E1FBEC055005574E0 /* WebCell */ = {
  680. isa = PBXGroup;
  681. children = (
  682. 42DBCB0F1FBEC0B7005574E0 /* CommonEditorWebCell.h */,
  683. 42DBCB101FBEC0B7005574E0 /* CommonEditorWebCell.m */,
  684. 42DBCB121FBEC0E1005574E0 /* Phone_Web_Cell.xib */,
  685. );
  686. name = WebCell;
  687. sourceTree = "<group>";
  688. };
  689. 42DFAE601F9B2A01009AFCCC /* ActionCell */ = {
  690. isa = PBXGroup;
  691. children = (
  692. 71F3AA161F612369001036C8 /* CommonEditorCellAction.h */,
  693. 71F3AA171F612369001036C8 /* CommonEditorCellAction.m */,
  694. 42DFAE6A1F9B2B73009AFCCC /* Phone_Action_Cell.xib */,
  695. );
  696. name = ActionCell;
  697. sourceTree = "<group>";
  698. };
  699. 42DFAE611F9B2A13009AFCCC /* EditCell */ = {
  700. isa = PBXGroup;
  701. children = (
  702. 71F3AA181F612369001036C8 /* CommonEditorCellEdit.h */,
  703. 71F3AA191F612369001036C8 /* CommonEditorCellEdit.m */,
  704. 42DFAE6C1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib */,
  705. );
  706. name = EditCell;
  707. sourceTree = "<group>";
  708. };
  709. 42DFAE621F9B2A28009AFCCC /* EnumCell */ = {
  710. isa = PBXGroup;
  711. children = (
  712. 71F3AA1A1F612369001036C8 /* CommonEditorCellEnum.h */,
  713. 71F3AA1B1F612369001036C8 /* CommonEditorCellEnum.m */,
  714. 42DFAE6E1F9B2C18009AFCCC /* Phone_Enum_Cell.xib */,
  715. );
  716. name = EnumCell;
  717. sourceTree = "<group>";
  718. };
  719. 42DFAE631F9B2A3C009AFCCC /* ImageCell */ = {
  720. isa = PBXGroup;
  721. children = (
  722. 71F3AA1C1F612369001036C8 /* CommonEditorCellImg.h */,
  723. 71F3AA1D1F612369001036C8 /* CommonEditorCellImg.m */,
  724. 42DFAE701F9B2C36009AFCCC /* Phone_Image_Cell.xib */,
  725. );
  726. name = ImageCell;
  727. sourceTree = "<group>";
  728. };
  729. 42DFAE641F9B2A49009AFCCC /* LabelCell */ = {
  730. isa = PBXGroup;
  731. children = (
  732. 71F3AA1E1F612369001036C8 /* CommonEditorCellLabel.h */,
  733. 71F3AA1F1F612369001036C8 /* CommonEditorCellLabel.m */,
  734. 42DFAE721F9B2C67009AFCCC /* Phone_Label_Cell.xib */,
  735. );
  736. name = LabelCell;
  737. sourceTree = "<group>";
  738. };
  739. 42DFAE651F9B2A58009AFCCC /* MActionCell */ = {
  740. isa = PBXGroup;
  741. children = (
  742. 71F3AA201F612369001036C8 /* CommonEditorCellMAction.h */,
  743. 71F3AA211F612369001036C8 /* CommonEditorCellMAction.m */,
  744. 42DFAE741F9B2C83009AFCCC /* Phone_MAction_Cell.xib */,
  745. );
  746. name = MActionCell;
  747. sourceTree = "<group>";
  748. };
  749. 42DFAE661F9B2A66009AFCCC /* ModelCell */ = {
  750. isa = PBXGroup;
  751. children = (
  752. 71F3AA221F612369001036C8 /* CommonEditorCellModel.h */,
  753. 71F3AA231F612369001036C8 /* CommonEditorCellModel.m */,
  754. 42DFAE761F9B2C9B009AFCCC /* Phone_Model_Cell.xib */,
  755. );
  756. name = ModelCell;
  757. sourceTree = "<group>";
  758. };
  759. 42DFAE671F9B2A71009AFCCC /* SignatureCell */ = {
  760. isa = PBXGroup;
  761. children = (
  762. 71F3AA241F612369001036C8 /* CommonEditorCellSignature.h */,
  763. 71F3AA251F612369001036C8 /* CommonEditorCellSignature.m */,
  764. 42DFAE781F9B2CBD009AFCCC /* Phone_Signature_Cell.xib */,
  765. );
  766. name = SignatureCell;
  767. sourceTree = "<group>";
  768. };
  769. 42DFAE681F9B2A7F009AFCCC /* SwitchCell */ = {
  770. isa = PBXGroup;
  771. children = (
  772. 71F3AA261F612369001036C8 /* CommonEditorCellSwitch.h */,
  773. 71F3AA271F612369001036C8 /* CommonEditorCellSwitch.m */,
  774. 42DFAE7A1F9B2CE6009AFCCC /* Phone_Switch_Cell.xib */,
  775. );
  776. name = SwitchCell;
  777. sourceTree = "<group>";
  778. };
  779. 42DFAE691F9B2A90009AFCCC /* TextViewCell */ = {
  780. isa = PBXGroup;
  781. children = (
  782. 71F3AA281F612369001036C8 /* CommonEditorCellTextView.h */,
  783. 71F3AA291F612369001036C8 /* CommonEditorCellTextView.m */,
  784. 42DFAE7C1F9B2D02009AFCCC /* Phone_TextView_Cell.xib */,
  785. );
  786. name = TextViewCell;
  787. sourceTree = "<group>";
  788. };
  789. 42F2EB3A1FA80E3F00BC6468 /* ModeList */ = {
  790. isa = PBXGroup;
  791. children = (
  792. 71F3A9A61F5F8E22001036C8 /* RAModeListViewController.h */,
  793. 71F3A9A71F5F8E22001036C8 /* RAModeListViewController.m */,
  794. 4221EF911FA813030026E1EC /* RAModeCell.h */,
  795. 4221EF921FA813030026E1EC /* RAModeCell.m */,
  796. );
  797. name = ModeList;
  798. sourceTree = "<group>";
  799. };
  800. 7167803F1FCC0A0C00FE2784 /* cam scan */ = {
  801. isa = PBXGroup;
  802. children = (
  803. 716780471FCC0AFF00FE2784 /* MenuViewController.h */,
  804. 716780421FCC0AFF00FE2784 /* MenuViewController.m */,
  805. 716780441FCC0AFF00FE2784 /* RAMenu.h */,
  806. 716780431FCC0AFF00FE2784 /* RAMenu.m */,
  807. 716780451FCC0AFF00FE2784 /* ScannerControllerView.h */,
  808. 716780491FCC0AFF00FE2784 /* ScannerControllerView.m */,
  809. 7167804B1FCC0AFF00FE2784 /* ScannerViewController.h */,
  810. 7167804A1FCC0AFF00FE2784 /* ScannerViewController.m */,
  811. 716780481FCC0AFF00FE2784 /* SCShapeView.h */,
  812. 716780461FCC0AFF00FE2784 /* SCShapeView.m */,
  813. 716780401FCC0A2900FE2784 /* cam_scan.storyboard */,
  814. );
  815. name = "cam scan";
  816. sourceTree = "<group>";
  817. };
  818. 716780571FCC0CD300FE2784 /* upload */ = {
  819. isa = PBXGroup;
  820. children = (
  821. 7167805E1FCC0D3700FE2784 /* Upload.storyboard */,
  822. 716780601FCC0D3700FE2784 /* UploadSettingController.h */,
  823. 7167805F1FCC0D3700FE2784 /* UploadSettingController.m */,
  824. 716780621FCC0D3700FE2784 /* UploadViewController.h */,
  825. 716780611FCC0D3700FE2784 /* UploadViewController.m */,
  826. 716780671FCC0D4400FE2784 /* UploadCell.h */,
  827. 716780661FCC0D4400FE2784 /* UploadCell.m */,
  828. );
  829. path = upload;
  830. sourceTree = "<group>";
  831. };
  832. 7197D4051FB57DD00063EFBB /* search */ = {
  833. isa = PBXGroup;
  834. children = (
  835. 7197D4061FB57E270063EFBB /* SearchViewController.h */,
  836. 7197D4071FB57E270063EFBB /* SearchViewController.m */,
  837. 71E925CC1FDA6C0D0037F017 /* SearchSettingViewController.h */,
  838. 71E925CD1FDA6C0D0037F017 /* SearchSettingViewController.m */,
  839. );
  840. name = search;
  841. sourceTree = "<group>";
  842. };
  843. 7197D40B1FBBE0EF0063EFBB /* detail */ = {
  844. isa = PBXGroup;
  845. children = (
  846. 7197D41D1FBD2EA60063EFBB /* LineView.h */,
  847. 7197D41E1FBD2EA60063EFBB /* LineView.m */,
  848. 7197D4161FBC10710063EFBB /* DetailKVCell.h */,
  849. 7197D4171FBC10710063EFBB /* DetailKVCell.m */,
  850. 7197D40C1FBBE1260063EFBB /* KVViewController.h */,
  851. 7197D40D1FBBE1260063EFBB /* KVViewController.m */,
  852. 7197D4101FBBE1490063EFBB /* ModelDetailViewController.h */,
  853. 7197D4111FBBE1490063EFBB /* ModelDetailViewController.m */,
  854. 7197D4131FBBE1610063EFBB /* OrderDetailViewController.h */,
  855. 7197D4141FBBE1610063EFBB /* OrderDetailViewController.m */,
  856. 7197D4191FBC1BE80063EFBB /* Detail.storyboard */,
  857. 71CB70B11FA1BA5E009FDCB7 /* layout.json */,
  858. );
  859. path = detail;
  860. sourceTree = "<group>";
  861. };
  862. 71A2ACC71FCBEF2500F398DA /* RA IMAGE */ = {
  863. isa = PBXGroup;
  864. children = (
  865. 42D64CC21FD12B74003F49F9 /* PhotoList */,
  866. 42D64CBB1FD12620003F49F9 /* Modes */,
  867. 42D64CBA1FD125BB003F49F9 /* Root */,
  868. 7102C1431FCD486F0062A67A /* RAImage.storyboard */,
  869. 7167802E1FCC095000FE2784 /* Mode.storyboard */,
  870. );
  871. name = "RA IMAGE";
  872. sourceTree = "<group>";
  873. };
  874. 71CB70B21FA1CCBC009FDCB7 /* fake data */ = {
  875. isa = PBXGroup;
  876. children = (
  877. 71FF60361FA96EEE00C5523A /* download_query.xls */,
  878. 71F3A9C01F5FA11F001036C8 /* login.json */,
  879. 71CB70B31FA1CCDB009FDCB7 /* server.json */,
  880. 7197D4031FB4388F0063EFBB /* demo_row.pdf */,
  881. 71FF602E1FA8449C00C5523A /* predef_query.json */,
  882. 7197D4091FB58E530063EFBB /* search_ui.json */,
  883. 7197D41B1FBD1CD60063EFBB /* kv.json */,
  884. 7197D4201FBEADCB0063EFBB /* orderdetail.json */,
  885. 71E925CA1FDA688E0037F017 /* query_setting.json */,
  886. );
  887. name = "fake data";
  888. sourceTree = "<group>";
  889. };
  890. 71F3A9941F5F8E22001036C8 = {
  891. isa = PBXGroup;
  892. children = (
  893. 71FF602C1FA8074300C5523A /* doc */,
  894. 71F3AA8A1F627676001036C8 /* appearance */,
  895. 71F3AA811F6263B2001036C8 /* MainViewController.h */,
  896. 71F3AA821F6263B2001036C8 /* MainViewController.m */,
  897. 71F3AA0E1F611FC4001036C8 /* testViewController.h */,
  898. 71F3AA0F1F611FC4001036C8 /* testViewController.m */,
  899. 71F3AA101F611FC4001036C8 /* testViewController.xib */,
  900. 71F3A99F1F5F8E22001036C8 /* RedAnt Mobile */,
  901. 71F3A99E1F5F8E22001036C8 /* Products */,
  902. 71F3A9F41F5FA64E001036C8 /* Frameworks */,
  903. );
  904. sourceTree = "<group>";
  905. };
  906. 71F3A99E1F5F8E22001036C8 /* Products */ = {
  907. isa = PBXGroup;
  908. children = (
  909. 71F3A99D1F5F8E22001036C8 /* RedAnt Mobile.app */,
  910. );
  911. name = Products;
  912. sourceTree = "<group>";
  913. };
  914. 71F3A99F1F5F8E22001036C8 /* RedAnt Mobile */ = {
  915. isa = PBXGroup;
  916. children = (
  917. 71F3AA541F624A78001036C8 /* signature */,
  918. 71F3AA131F612347001036C8 /* commonUI */,
  919. 71F3A9DD1F5FA479001036C8 /* utils */,
  920. 71F3A9D31F5FA2E0001036C8 /* network */,
  921. 71F3A9D11F5FA2A4001036C8 /* const.h */,
  922. 71F3A9D21F5FA2B3001036C8 /* config.h */,
  923. 71F3A9CE1F5FA277001036C8 /* BasicViewController.h */,
  924. 71F3A9CF1F5FA277001036C8 /* BasicViewController.m */,
  925. 71F3A9E11F5FA531001036C8 /* JLKeyboardListener.h */,
  926. 71F3A9E21F5FA531001036C8 /* JLKeyboardListener.m */,
  927. 4221EF971FA81CBB0026E1EC /* Mode */,
  928. 7167803F1FCC0A0C00FE2784 /* cam scan */,
  929. 71A2ACC71FCBEF2500F398DA /* RA IMAGE */,
  930. 42F2EB3A1FA80E3F00BC6468 /* ModeList */,
  931. 71F3A9BF1F5FA109001036C8 /* login */,
  932. 71CB70B21FA1CCBC009FDCB7 /* fake data */,
  933. 71F3A9BA1F5F8E89001036C8 /* result */,
  934. 716780571FCC0CD300FE2784 /* upload */,
  935. 7197D4051FB57DD00063EFBB /* search */,
  936. 7197D40B1FBBE0EF0063EFBB /* detail */,
  937. 4221EFA51FA853660026E1EC /* Refresh */,
  938. 71F3A9A31F5F8E22001036C8 /* AppDelegate.h */,
  939. 71F3A9A41F5F8E22001036C8 /* AppDelegate.m */,
  940. 71F3A9A91F5F8E22001036C8 /* Main.storyboard */,
  941. 71F3A9AC1F5F8E22001036C8 /* Assets.xcassets */,
  942. 71F3A9AE1F5F8E22001036C8 /* LaunchScreen.storyboard */,
  943. 71F3A9B11F5F8E22001036C8 /* Info.plist */,
  944. 71F3A9A01F5F8E22001036C8 /* Supporting Files */,
  945. );
  946. path = "RedAnt Mobile";
  947. sourceTree = "<group>";
  948. };
  949. 71F3A9A01F5F8E22001036C8 /* Supporting Files */ = {
  950. isa = PBXGroup;
  951. children = (
  952. 71F3A9A11F5F8E22001036C8 /* main.m */,
  953. );
  954. name = "Supporting Files";
  955. sourceTree = "<group>";
  956. };
  957. 71F3A9BA1F5F8E89001036C8 /* result */ = {
  958. isa = PBXGroup;
  959. children = (
  960. 71F3A9B71F5F8E73001036C8 /* ResultViewController.h */,
  961. 71F3A9B81F5F8E73001036C8 /* ResultViewController.m */,
  962. 71CB70B01FA1BA5E009FDCB7 /* data.json */,
  963. 71F3A9BB1F5F8EAE001036C8 /* FullyShowViewController.h */,
  964. 71F3A9BC1F5F8EAE001036C8 /* FullyShowViewController.m */,
  965. 4221EFB71FA879470026E1EC /* Result.storyboard */,
  966. );
  967. name = result;
  968. sourceTree = "<group>";
  969. };
  970. 71F3A9BF1F5FA109001036C8 /* login */ = {
  971. isa = PBXGroup;
  972. children = (
  973. 71F3A9C31F5FA11F001036C8 /* LoginSwitchCell.h */,
  974. 71F3A9C41F5FA11F001036C8 /* LoginSwitchCell.m */,
  975. 71F3A9C51F5FA11F001036C8 /* LoginTextFiledCell.h */,
  976. 71F3A9C61F5FA11F001036C8 /* LoginTextFiledCell.m */,
  977. 71F3A9C71F5FA11F001036C8 /* LoginViewController.h */,
  978. 71F3A9C81F5FA11F001036C8 /* LoginViewController.m */,
  979. 71F3A9FA1F5FCC79001036C8 /* LoginSettingViewController.h */,
  980. 71F3A9FB1F5FCC79001036C8 /* LoginSettingViewController.m */,
  981. 71FF602A1FA802AB00C5523A /* loginUI.json */,
  982. );
  983. name = login;
  984. sourceTree = "<group>";
  985. };
  986. 71F3A9D31F5FA2E0001036C8 /* network */ = {
  987. isa = PBXGroup;
  988. children = (
  989. 71F3A9F71F5FA688001036C8 /* Reachability.h */,
  990. 71F3A9F81F5FA688001036C8 /* Reachability.m */,
  991. 71E9F6C71F8C5CCA0052C78E /* NetworkUtils.h */,
  992. 71E9F6C61F8C5CCA0052C78E /* NetworkUtils.m */,
  993. 71F3A9D71F5FA3B9001036C8 /* RANetwork.h */,
  994. 71F3A9D81F5FA3B9001036C8 /* RANetwork.m */,
  995. 71F3A9DA1F5FA458001036C8 /* RANetworkTaskDelegate.h */,
  996. 71F3A9DB1F5FA458001036C8 /* RANetworkTaskDelegate.m */,
  997. 71F3AA7B1F62617D001036C8 /* NetworkUtils+Contact.h */,
  998. 71F3AA7C1F62617D001036C8 /* NetworkUtils+Contact.m */,
  999. 716780591FCC0D0800FE2784 /* RAUploadManager.h */,
  1000. 716780581FCC0D0800FE2784 /* RAUploadManager.m */,
  1001. 7167805B1FCC0D0800FE2784 /* RAUploadOperation.h */,
  1002. 7167805A1FCC0D0800FE2784 /* RAUploadOperation.m */,
  1003. );
  1004. name = network;
  1005. sourceTree = "<group>";
  1006. };
  1007. 71F3A9DD1F5FA479001036C8 /* utils */ = {
  1008. isa = PBXGroup;
  1009. children = (
  1010. 71F3A9FD1F5FDDF3001036C8 /* AES */,
  1011. 71F3A9E41F5FA54A001036C8 /* zip */,
  1012. 71F3A9DE1F5FA484001036C8 /* RAUtils.h */,
  1013. 71F3A9DF1F5FA484001036C8 /* RAUtils.m */,
  1014. 71F3AA661F624E19001036C8 /* JKTimerManager.h */,
  1015. 71F3AA671F624E19001036C8 /* JKTimerManager.m */,
  1016. 71F3AA841F626E14001036C8 /* RAConvertor.h */,
  1017. 71F3AA851F626E14001036C8 /* RAConvertor.m */,
  1018. 71F3AA871F62732A001036C8 /* FileCache.h */,
  1019. 71F3AA881F62732A001036C8 /* FileCache.m */,
  1020. 716780511FCC0C4E00FE2784 /* UIImage+fixOrientation.h */,
  1021. 716780521FCC0C4E00FE2784 /* UIImage+fixOrientation.m */,
  1022. 716780551FCC0C6D00FE2784 /* UIView+Toast.h */,
  1023. 716780541FCC0C6D00FE2784 /* UIView+Toast.m */,
  1024. 7102C13A1FCC0FF60062A67A /* ImageUtils.h */,
  1025. 7102C1391FCC0FF60062A67A /* ImageUtils.m */,
  1026. );
  1027. name = utils;
  1028. sourceTree = "<group>";
  1029. };
  1030. 71F3A9E41F5FA54A001036C8 /* zip */ = {
  1031. isa = PBXGroup;
  1032. children = (
  1033. 71F3A9E51F5FA557001036C8 /* crypt.h */,
  1034. 71F3A9E61F5FA557001036C8 /* ioapi.c */,
  1035. 71F3A9E71F5FA557001036C8 /* ioapi.h */,
  1036. 71F3A9E81F5FA557001036C8 /* mztools.c */,
  1037. 71F3A9E91F5FA557001036C8 /* mztools.h */,
  1038. 71F3A9EA1F5FA557001036C8 /* unzip.c */,
  1039. 71F3A9EB1F5FA557001036C8 /* zip.c */,
  1040. 71F3A9EC1F5FA557001036C8 /* zip.h */,
  1041. 71F3A9F11F5FA56E001036C8 /* ZipArchive.h */,
  1042. 71F3A9F21F5FA56E001036C8 /* ZipArchive.mm */,
  1043. );
  1044. name = zip;
  1045. sourceTree = "<group>";
  1046. };
  1047. 71F3A9F41F5FA64E001036C8 /* Frameworks */ = {
  1048. isa = PBXGroup;
  1049. children = (
  1050. 71F3A9F51F5FA64F001036C8 /* libz.tbd */,
  1051. );
  1052. name = Frameworks;
  1053. sourceTree = "<group>";
  1054. };
  1055. 71F3A9FD1F5FDDF3001036C8 /* AES */ = {
  1056. isa = PBXGroup;
  1057. children = (
  1058. 71F3A9FE1F5FDDFE001036C8 /* AESCrypt.h */,
  1059. 71F3A9FF1F5FDDFE001036C8 /* AESCrypt.m */,
  1060. 71F3AA001F5FDDFE001036C8 /* LICENSE */,
  1061. 71F3AA011F5FDDFE001036C8 /* NSData+Base64.h */,
  1062. 71F3AA021F5FDDFE001036C8 /* NSData+Base64.m */,
  1063. 71F3AA031F5FDDFE001036C8 /* NSData+CommonCrypto.h */,
  1064. 71F3AA041F5FDDFE001036C8 /* NSData+CommonCrypto.m */,
  1065. 71F3AA051F5FDDFE001036C8 /* NSString+Base64.h */,
  1066. 71F3AA061F5FDDFE001036C8 /* NSString+Base64.m */,
  1067. );
  1068. name = AES;
  1069. sourceTree = "<group>";
  1070. };
  1071. 71F3AA131F612347001036C8 /* commonUI */ = {
  1072. isa = PBXGroup;
  1073. children = (
  1074. 42D64CAB1FD0FEB4003F49F9 /* PhotoList */,
  1075. 42D64C961FD0FAEE003F49F9 /* youtube */,
  1076. 71F3AA601F624B2F001036C8 /* BundleModelCell.h */,
  1077. 71F3AA611F624B2F001036C8 /* BundleModelCell.m */,
  1078. 71F3AA621F624B2F001036C8 /* BundleModelViewController.h */,
  1079. 71F3AA631F624B2F001036C8 /* BundleModelViewController.m */,
  1080. 71F3AA7E1F626309001036C8 /* CustomIOSAlertView.h */,
  1081. 71F3AA7F1F626309001036C8 /* CustomIOSAlertView.m */,
  1082. 71F3AA471F61240A001036C8 /* customUI */,
  1083. 71F3AA141F612350001036C8 /* commonEditor */,
  1084. );
  1085. name = commonUI;
  1086. sourceTree = "<group>";
  1087. };
  1088. 71F3AA141F612350001036C8 /* commonEditor */ = {
  1089. isa = PBXGroup;
  1090. children = (
  1091. 714590FD1FE36D99007FD0A4 /* CommonEditorAutoCompleteView.h */,
  1092. 714590FB1FE36D98007FD0A4 /* CommonEditorAutoCompleteView.m */,
  1093. 714590FC1FE36D99007FD0A4 /* CommonEditorAutoCompleteView.xib */,
  1094. 42D8CD5B1FC662E7005BEA15 /* CommonEditorTableContainerView.h */,
  1095. 42D8CD5A1FC662E7005BEA15 /* CommonEditorTableContainerView.m */,
  1096. 71F3AA0C1F61151D001036C8 /* commoneditor.phone.xib */,
  1097. 71F3AA151F612369001036C8 /* CommonEditor.storyboard */,
  1098. 42D64C811FD0FA4D003F49F9 /* BannerCell */,
  1099. 42DFAE601F9B2A01009AFCCC /* ActionCell */,
  1100. 42DFAE611F9B2A13009AFCCC /* EditCell */,
  1101. 42DFAE621F9B2A28009AFCCC /* EnumCell */,
  1102. 42DFAE631F9B2A3C009AFCCC /* ImageCell */,
  1103. 42DFAE641F9B2A49009AFCCC /* LabelCell */,
  1104. 42DFAE651F9B2A58009AFCCC /* MActionCell */,
  1105. 42DFAE661F9B2A66009AFCCC /* ModelCell */,
  1106. 42DFAE671F9B2A71009AFCCC /* SignatureCell */,
  1107. 42DFAE681F9B2A7F009AFCCC /* SwitchCell */,
  1108. 42DFAE691F9B2A90009AFCCC /* TextViewCell */,
  1109. 42973ACD1FBA8EFA00A3C164 /* RangeCell */,
  1110. 42DBCB0E1FBEC055005574E0 /* WebCell */,
  1111. 71F3AA2A1F612369001036C8 /* CommonEditorViewController.h */,
  1112. 71F3AA2B1F612369001036C8 /* CommonEditorViewController.m */,
  1113. 71F3AA2C1F612369001036C8 /* DatePickerViewController.h */,
  1114. 71F3AA2D1F612369001036C8 /* DatePickerViewController.m */,
  1115. 71F3AA2E1F612369001036C8 /* EnumSelectorCell.h */,
  1116. 71F3AA2F1F612369001036C8 /* EnumSelectorCell.m */,
  1117. 71F3AA301F612369001036C8 /* EnumSelectViewController.h */,
  1118. 71F3AA311F612369001036C8 /* EnumSelectViewController.m */,
  1119. 42973AD91FBABADD00A3C164 /* EnumSelectAndSort */,
  1120. 71F3AA321F612369001036C8 /* MonthPickerViewController.h */,
  1121. 71F3AA331F612369001036C8 /* MonthPickerViewController.m */,
  1122. 71F3AA341F612369001036C8 /* SRMonthPicker.h */,
  1123. 71F3AA351F612369001036C8 /* SRMonthPicker.m */,
  1124. );
  1125. name = commonEditor;
  1126. sourceTree = "<group>";
  1127. };
  1128. 71F3AA471F61240A001036C8 /* customUI */ = {
  1129. isa = PBXGroup;
  1130. children = (
  1131. 71F3AA5D1F624AD4001036C8 /* StrikethroughLabel.h */,
  1132. 71F3AA5E1F624AD4001036C8 /* StrikethroughLabel.m */,
  1133. 71F3AA511F6125ED001036C8 /* ImageViewController.h */,
  1134. 71F3AA521F6125ED001036C8 /* ImageViewController.m */,
  1135. 71F3AA4E1F6124C4001036C8 /* ImageUploadViewController.h */,
  1136. 71F3AA4F1F6124C4001036C8 /* ImageUploadViewController.m */,
  1137. 71F3AA4B1F6124A2001036C8 /* TouchImageView.h */,
  1138. 71F3AA4C1F6124A2001036C8 /* TouchImageView.m */,
  1139. 71F3AA481F612415001036C8 /* RTLabel.h */,
  1140. 71F3AA491F612415001036C8 /* RTLabel.m */,
  1141. 714591061FEB8E67007FD0A4 /* MDHTMLLabel.h */,
  1142. 714591071FEB8E67007FD0A4 /* MDHTMLLabel.m */,
  1143. );
  1144. name = customUI;
  1145. sourceTree = "<group>";
  1146. };
  1147. 71F3AA541F624A78001036C8 /* signature */ = {
  1148. isa = PBXGroup;
  1149. children = (
  1150. 71F3AA551F624A88001036C8 /* signature.storyboard */,
  1151. 71F3AA561F624A88001036C8 /* SignatureView.h */,
  1152. 71F3AA571F624A88001036C8 /* SignatureView.m */,
  1153. 71F3AA581F624A88001036C8 /* SignatureViewController.h */,
  1154. 71F3AA591F624A88001036C8 /* SignatureViewController.m */,
  1155. );
  1156. name = signature;
  1157. sourceTree = "<group>";
  1158. };
  1159. 71F3AA8A1F627676001036C8 /* appearance */ = {
  1160. isa = PBXGroup;
  1161. children = (
  1162. 71F3AA8E1F6276B0001036C8 /* default_appearance.json */,
  1163. 71F3AA901F627700001036C8 /* DefaultTableHeaderView.h */,
  1164. 71F3AA911F627700001036C8 /* DefaultTableHeaderView.m */,
  1165. 71F3AA931F6277DE001036C8 /* DefaultAppearance.h */,
  1166. 71F3AA941F6277DE001036C8 /* DefaultAppearance.m */,
  1167. );
  1168. name = appearance;
  1169. sourceTree = "<group>";
  1170. };
  1171. 71FF602C1FA8074300C5523A /* doc */ = {
  1172. isa = PBXGroup;
  1173. children = (
  1174. 71FF602D1FA8076700C5523A /* RA Mobile.txt */,
  1175. );
  1176. name = doc;
  1177. path = "RedAnt Mobile";
  1178. sourceTree = "<group>";
  1179. };
  1180. /* End PBXGroup section */
  1181. /* Begin PBXNativeTarget section */
  1182. 71F3A99C1F5F8E22001036C8 /* RedAnt Mobile */ = {
  1183. isa = PBXNativeTarget;
  1184. buildConfigurationList = 71F3A9B41F5F8E22001036C8 /* Build configuration list for PBXNativeTarget "RedAnt Mobile" */;
  1185. buildPhases = (
  1186. 71F3A9991F5F8E22001036C8 /* Sources */,
  1187. 71F3A99A1F5F8E22001036C8 /* Frameworks */,
  1188. 71F3A99B1F5F8E22001036C8 /* Resources */,
  1189. );
  1190. buildRules = (
  1191. );
  1192. dependencies = (
  1193. );
  1194. name = "RedAnt Mobile";
  1195. productName = "RedAnt Mobile";
  1196. productReference = 71F3A99D1F5F8E22001036C8 /* RedAnt Mobile.app */;
  1197. productType = "com.apple.product-type.application";
  1198. };
  1199. /* End PBXNativeTarget section */
  1200. /* Begin PBXProject section */
  1201. 71F3A9951F5F8E22001036C8 /* Project object */ = {
  1202. isa = PBXProject;
  1203. attributes = {
  1204. LastUpgradeCheck = 0900;
  1205. ORGANIZATIONNAME = Ray;
  1206. TargetAttributes = {
  1207. 71F3A99C1F5F8E22001036C8 = {
  1208. CreatedOnToolsVersion = 8.3.2;
  1209. DevelopmentTeam = HXWLAA5YN5;
  1210. ProvisioningStyle = Automatic;
  1211. };
  1212. };
  1213. };
  1214. buildConfigurationList = 71F3A9981F5F8E22001036C8 /* Build configuration list for PBXProject "RedAnt Mobile" */;
  1215. compatibilityVersion = "Xcode 3.2";
  1216. developmentRegion = English;
  1217. hasScannedForEncodings = 0;
  1218. knownRegions = (
  1219. en,
  1220. Base,
  1221. );
  1222. mainGroup = 71F3A9941F5F8E22001036C8;
  1223. productRefGroup = 71F3A99E1F5F8E22001036C8 /* Products */;
  1224. projectDirPath = "";
  1225. projectRoot = "";
  1226. targets = (
  1227. 71F3A99C1F5F8E22001036C8 /* RedAnt Mobile */,
  1228. );
  1229. };
  1230. /* End PBXProject section */
  1231. /* Begin PBXResourcesBuildPhase section */
  1232. 71F3A99B1F5F8E22001036C8 /* Resources */ = {
  1233. isa = PBXResourcesBuildPhase;
  1234. buildActionMask = 2147483647;
  1235. files = (
  1236. 42D64C9D1FD0FAEF003F49F9 /* Assets.bundle in Resources */,
  1237. 7102C1461FCD51FF0062A67A /* RAImage.storyboard in Resources */,
  1238. 42973AD81FBAB9C300A3C164 /* EnumSelectAndSort.storyboard in Resources */,
  1239. 42DBCB131FBEC0E1005574E0 /* Phone_Web_Cell.xib in Resources */,
  1240. 7197D4041FB438B60063EFBB /* demo_row.pdf in Resources */,
  1241. 71FF60371FA96F4F00C5523A /* download_query.xls in Resources */,
  1242. 7197D41A1FBC1BE80063EFBB /* Detail.storyboard in Resources */,
  1243. 716780631FCC0D3700FE2784 /* Upload.storyboard in Resources */,
  1244. 71FF60321FA871DD00C5523A /* data.json in Resources */,
  1245. 7197D41C1FBD1CD60063EFBB /* kv.json in Resources */,
  1246. 7197D40A1FB58E530063EFBB /* search_ui.json in Resources */,
  1247. 71FF60331FA871DD00C5523A /* layout.json in Resources */,
  1248. 42DFAE6B1F9B2B73009AFCCC /* Phone_Action_Cell.xib in Resources */,
  1249. 71CB70B41FA1CCDB009FDCB7 /* server.json in Resources */,
  1250. 42D64CD11FD12BCF003F49F9 /* RAImage_PhotoList.storyboard in Resources */,
  1251. 42DFAE791F9B2CBD009AFCCC /* Phone_Signature_Cell.xib in Resources */,
  1252. 716780411FCC0A2900FE2784 /* cam_scan.storyboard in Resources */,
  1253. 71F3A9B01F5F8E22001036C8 /* LaunchScreen.storyboard in Resources */,
  1254. 42DFAE711F9B2C36009AFCCC /* Phone_Image_Cell.xib in Resources */,
  1255. 42973AD61FBA8F4A00A3C164 /* Phone_Range_Cell.xib in Resources */,
  1256. 42DFAE7D1F9B2D02009AFCCC /* Phone_TextView_Cell.xib in Resources */,
  1257. 71F3AA0D1F61151D001036C8 /* commoneditor.phone.xib in Resources */,
  1258. 71E925CB1FDA688E0037F017 /* query_setting.json in Resources */,
  1259. 71FF602B1FA802AB00C5523A /* loginUI.json in Resources */,
  1260. 71F3AA5A1F624A88001036C8 /* signature.storyboard in Resources */,
  1261. 4221EF9F1FA81E150026E1EC /* RAPredefQuery.storyboard in Resources */,
  1262. 42DFAE771F9B2C9B009AFCCC /* Phone_Model_Cell.xib in Resources */,
  1263. 42D64C941FD0FAA4003F49F9 /* Phone_Banner_Cell.xib in Resources */,
  1264. 714590FF1FE36D99007FD0A4 /* CommonEditorAutoCompleteView.xib in Resources */,
  1265. 71F3AA121F611FC4001036C8 /* testViewController.xib in Resources */,
  1266. 71F3A9AD1F5F8E22001036C8 /* Assets.xcassets in Resources */,
  1267. 42DFAE6D1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib in Resources */,
  1268. 71F3AA8F1F6276B0001036C8 /* default_appearance.json in Resources */,
  1269. 42DFAE731F9B2C67009AFCCC /* Phone_Label_Cell.xib in Resources */,
  1270. 42D64C951FD0FAA4003F49F9 /* Phone_Banner_Item_Cell.xib in Resources */,
  1271. 42DFAE751F9B2C83009AFCCC /* Phone_MAction_Cell.xib in Resources */,
  1272. 42DFAE6F1F9B2C18009AFCCC /* Phone_Enum_Cell.xib in Resources */,
  1273. 42D64CB71FD0FEB5003F49F9 /* PhotoList.storyboard in Resources */,
  1274. 4221EFA11FA81E580026E1EC /* RAQuery.storyboard in Resources */,
  1275. 42DFAE7B1F9B2CE6009AFCCC /* Phone_Switch_Cell.xib in Resources */,
  1276. 71F3A9AB1F5F8E22001036C8 /* Main.storyboard in Resources */,
  1277. 71F3A9C91F5FA11F001036C8 /* login.json in Resources */,
  1278. 7197D4211FBEADCB0063EFBB /* orderdetail.json in Resources */,
  1279. 71F3AA361F612369001036C8 /* CommonEditor.storyboard in Resources */,
  1280. 71FF602F1FA8449C00C5523A /* predef_query.json in Resources */,
  1281. 7167802F1FCC095000FE2784 /* Mode.storyboard in Resources */,
  1282. 71F3AA081F5FDDFE001036C8 /* LICENSE in Resources */,
  1283. 4221EFB81FA879470026E1EC /* Result.storyboard in Resources */,
  1284. );
  1285. runOnlyForDeploymentPostprocessing = 0;
  1286. };
  1287. /* End PBXResourcesBuildPhase section */
  1288. /* Begin PBXSourcesBuildPhase section */
  1289. 71F3A9991F5F8E22001036C8 /* Sources */ = {
  1290. isa = PBXSourcesBuildPhase;
  1291. buildActionMask = 2147483647;
  1292. files = (
  1293. 7167803B1FCC098600FE2784 /* ManufacturerListController.m in Sources */,
  1294. 4221EFB61FA859B80026E1EC /* JLRefreshFooter.m in Sources */,
  1295. 4221EFB21FA8599A0026E1EC /* JLRefreshHeader.m in Sources */,
  1296. 4221EFB31FA8599A0026E1EC /* JLRefreshBasis.m in Sources */,
  1297. 4221EFB41FA8599A0026E1EC /* UIScrollView+JLRefresh.m in Sources */,
  1298. 716780641FCC0D3700FE2784 /* UploadSettingController.m in Sources */,
  1299. 4221EFB51FA8599A0026E1EC /* UIView+JLExtension.m in Sources */,
  1300. 71F3AA3E1F612369001036C8 /* CommonEditorCellSignature.m in Sources */,
  1301. 7102C13E1FCD46C10062A67A /* RootViewController.m in Sources */,
  1302. 71F3AA441F612369001036C8 /* EnumSelectViewController.m in Sources */,
  1303. 7167805D1FCC0D0900FE2784 /* RAUploadOperation.m in Sources */,
  1304. 71F3A9E31F5FA531001036C8 /* JLKeyboardListener.m in Sources */,
  1305. 71F3A9A81F5F8E22001036C8 /* RAModeListViewController.m in Sources */,
  1306. 716780681FCC0D4400FE2784 /* UploadCell.m in Sources */,
  1307. 7197D40E1FBBE1260063EFBB /* KVViewController.m in Sources */,
  1308. 71F3AA921F627700001036C8 /* DefaultTableHeaderView.m in Sources */,
  1309. 71F3AA5F1F624AD4001036C8 /* StrikethroughLabel.m in Sources */,
  1310. 716780321FCC095D00FE2784 /* TakePhotoPreviewController.m in Sources */,
  1311. 42973AD71FBA8F4A00A3C164 /* CommonEditorRangeCell.m in Sources */,
  1312. 7102C13B1FCC0FF70062A67A /* ImageUtils.m in Sources */,
  1313. 71E925CE1FDA6C0D0037F017 /* SearchSettingViewController.m in Sources */,
  1314. 7102C1411FCD46DE0062A67A /* RootModeCell.m in Sources */,
  1315. 42D64CD21FD12BCF003F49F9 /* PhotoCell.m in Sources */,
  1316. 71F3A9EE1F5FA557001036C8 /* mztools.c in Sources */,
  1317. 716780381FCC097B00FE2784 /* ModelModeViewController.m in Sources */,
  1318. 71F3AA861F626E14001036C8 /* RAConvertor.m in Sources */,
  1319. 42D64CD31FD12BCF003F49F9 /* PhotoListViewController.m in Sources */,
  1320. 71F3A9F01F5FA557001036C8 /* zip.c in Sources */,
  1321. 71F3AA7D1F62617D001036C8 /* NetworkUtils+Contact.m in Sources */,
  1322. 716780351FCC096B00FE2784 /* PopModeViewController.m in Sources */,
  1323. 71F3AA3B1F612369001036C8 /* CommonEditorCellLabel.m in Sources */,
  1324. 71F3AA891F62732A001036C8 /* FileCache.m in Sources */,
  1325. 71F3AA651F624B2F001036C8 /* BundleModelViewController.m in Sources */,
  1326. 71F3AA5B1F624A88001036C8 /* SignatureView.m in Sources */,
  1327. 71F3A9CC1F5FA11F001036C8 /* LoginTextFiledCell.m in Sources */,
  1328. 4221EF9A1FA81D070026E1EC /* RAPredefQueryViewController.m in Sources */,
  1329. 714590FE1FE36D99007FD0A4 /* CommonEditorAutoCompleteView.m in Sources */,
  1330. 71F3AA371F612369001036C8 /* CommonEditorCellAction.m in Sources */,
  1331. 7197D4081FB57E270063EFBB /* SearchViewController.m in Sources */,
  1332. 71F3AA381F612369001036C8 /* CommonEditorCellEdit.m in Sources */,
  1333. 71F3AA641F624B2F001036C8 /* BundleModelCell.m in Sources */,
  1334. 71F3A9FC1F5FCC79001036C8 /* LoginSettingViewController.m in Sources */,
  1335. 71F3AA4D1F6124A2001036C8 /* TouchImageView.m in Sources */,
  1336. 71F3A9A51F5F8E22001036C8 /* AppDelegate.m in Sources */,
  1337. 71FF60251FA7209F00C5523A /* EnumSelectAndSortViewController.m in Sources */,
  1338. 71F3AA0A1F5FDDFE001036C8 /* NSData+CommonCrypto.m in Sources */,
  1339. 42D64CB91FD0FEB5003F49F9 /* VideoPreviewCell.m in Sources */,
  1340. 71F3AA0B1F5FDDFE001036C8 /* NSString+Base64.m in Sources */,
  1341. 42D64CCE1FD12BCF003F49F9 /* NewPhotoPreviewController.m in Sources */,
  1342. 7167804E1FCC0B0000FE2784 /* SCShapeView.m in Sources */,
  1343. 71F3AA111F611FC4001036C8 /* testViewController.m in Sources */,
  1344. 71F3AA431F612369001036C8 /* EnumSelectorCell.m in Sources */,
  1345. 71F3AA3F1F612369001036C8 /* CommonEditorCellSwitch.m in Sources */,
  1346. 4221EF931FA813030026E1EC /* RAModeCell.m in Sources */,
  1347. 716780501FCC0B0000FE2784 /* ScannerViewController.m in Sources */,
  1348. 71F3A9E01F5FA484001036C8 /* RAUtils.m in Sources */,
  1349. 71F3AA401F612369001036C8 /* CommonEditorCellTextView.m in Sources */,
  1350. 7167804D1FCC0B0000FE2784 /* RAMenu.m in Sources */,
  1351. 71F3AA4A1F612415001036C8 /* RTLabel.m in Sources */,
  1352. 71F3AA3C1F612369001036C8 /* CommonEditorCellMAction.m in Sources */,
  1353. 71F3AA501F6124C4001036C8 /* ImageUploadViewController.m in Sources */,
  1354. 7167803E1FCC099200FE2784 /* ManufacturerCell.m in Sources */,
  1355. 71F3AA451F612369001036C8 /* MonthPickerViewController.m in Sources */,
  1356. 71F3A9A21F5F8E22001036C8 /* main.m in Sources */,
  1357. 71F3AA951F6277DE001036C8 /* DefaultAppearance.m in Sources */,
  1358. 71F3A9CD1F5FA11F001036C8 /* LoginViewController.m in Sources */,
  1359. 71E9F6C81F8C5CCB0052C78E /* NetworkUtils.m in Sources */,
  1360. 7167805C1FCC0D0900FE2784 /* RAUploadManager.m in Sources */,
  1361. 714591081FEB8E68007FD0A4 /* MDHTMLLabel.m in Sources */,
  1362. 71F3A9D01F5FA277001036C8 /* BasicViewController.m in Sources */,
  1363. 7167802D1FCC087E00FE2784 /* BasicModeViewController.m in Sources */,
  1364. 7197D4121FBBE1490063EFBB /* ModelDetailViewController.m in Sources */,
  1365. 71F3AA531F6125ED001036C8 /* ImageViewController.m in Sources */,
  1366. 71F3AA411F612369001036C8 /* CommonEditorViewController.m in Sources */,
  1367. 42D64CCF1FD12BCF003F49F9 /* PhotoPreviewController.m in Sources */,
  1368. 716780561FCC0C6D00FE2784 /* UIView+Toast.m in Sources */,
  1369. 716780531FCC0C4F00FE2784 /* UIImage+fixOrientation.m in Sources */,
  1370. 71F3A9ED1F5FA557001036C8 /* ioapi.c in Sources */,
  1371. 71F3AA391F612369001036C8 /* CommonEditorCellEnum.m in Sources */,
  1372. 71F3AA3A1F612369001036C8 /* CommonEditorCellImg.m in Sources */,
  1373. 42D64CB61FD0FEB5003F49F9 /* ContentPreviewController.m in Sources */,
  1374. 71F3A9EF1F5FA557001036C8 /* unzip.c in Sources */,
  1375. 71F3AA071F5FDDFE001036C8 /* AESCrypt.m in Sources */,
  1376. 7197D4181FBC10710063EFBB /* DetailKVCell.m in Sources */,
  1377. 71F3AA831F6263B2001036C8 /* MainViewController.m in Sources */,
  1378. 42D64CB81FD0FEB5003F49F9 /* PhotoPreviewCell.m in Sources */,
  1379. 42D64C9E1FD0FAEF003F49F9 /* YTPlayerView.m in Sources */,
  1380. 7197D41F1FBD2EA60063EFBB /* LineView.m in Sources */,
  1381. 716780651FCC0D3700FE2784 /* UploadViewController.m in Sources */,
  1382. 7197D4151FBBE1610063EFBB /* OrderDetailViewController.m in Sources */,
  1383. 71F3A9CB1F5FA11F001036C8 /* LoginSwitchCell.m in Sources */,
  1384. 71F3AA801F626309001036C8 /* CustomIOSAlertView.m in Sources */,
  1385. 71F3AA5C1F624A88001036C8 /* SignatureViewController.m in Sources */,
  1386. 7167804C1FCC0B0000FE2784 /* MenuViewController.m in Sources */,
  1387. 71F3A9F91F5FA688001036C8 /* Reachability.m in Sources */,
  1388. 42D8CD5C1FC662E7005BEA15 /* CommonEditorTableContainerView.m in Sources */,
  1389. 71F3AA461F612369001036C8 /* SRMonthPicker.m in Sources */,
  1390. 71F3AA421F612369001036C8 /* DatePickerViewController.m in Sources */,
  1391. 71F3A9D91F5FA3B9001036C8 /* RANetwork.m in Sources */,
  1392. 42D64C9F1FD0FAEF003F49F9 /* YTViewController.m in Sources */,
  1393. 42D64CD01FD12BCF003F49F9 /* RAImagePhotoPreviewCell.m in Sources */,
  1394. 71F3AA091F5FDDFE001036C8 /* NSData+Base64.m in Sources */,
  1395. 4221EF9D1FA81D5B0026E1EC /* RAQueryViewController.m in Sources */,
  1396. 71F3A9DC1F5FA458001036C8 /* RANetworkTaskDelegate.m in Sources */,
  1397. 42D64C931FD0FAA4003F49F9 /* CommonEditorBannerCell.m in Sources */,
  1398. 71F3AA3D1F612369001036C8 /* CommonEditorCellModel.m in Sources */,
  1399. 71F3AA681F624E19001036C8 /* JKTimerManager.m in Sources */,
  1400. 71FF60291FA7236200C5523A /* EnumModel.m in Sources */,
  1401. 71F3A9F31F5FA56E001036C8 /* ZipArchive.mm in Sources */,
  1402. 7167804F1FCC0B0000FE2784 /* ScannerControllerView.m in Sources */,
  1403. 42D64C921FD0FAA4003F49F9 /* CommonEditorBannerItemCell.m in Sources */,
  1404. 71F3A9BD1F5F8EAE001036C8 /* FullyShowViewController.m in Sources */,
  1405. 42973ADC1FBABB7F00A3C164 /* EnumSelectAndSortCell.m in Sources */,
  1406. 42DBCB111FBEC0B7005574E0 /* CommonEditorWebCell.m in Sources */,
  1407. 71F3A9B91F5F8E73001036C8 /* ResultViewController.m in Sources */,
  1408. );
  1409. runOnlyForDeploymentPostprocessing = 0;
  1410. };
  1411. /* End PBXSourcesBuildPhase section */
  1412. /* Begin PBXVariantGroup section */
  1413. 7102C1431FCD486F0062A67A /* RAImage.storyboard */ = {
  1414. isa = PBXVariantGroup;
  1415. children = (
  1416. 7102C1441FCD486F0062A67A /* Base */,
  1417. );
  1418. name = RAImage.storyboard;
  1419. sourceTree = "<group>";
  1420. };
  1421. 71F3A9A91F5F8E22001036C8 /* Main.storyboard */ = {
  1422. isa = PBXVariantGroup;
  1423. children = (
  1424. 71F3A9AA1F5F8E22001036C8 /* Base */,
  1425. );
  1426. name = Main.storyboard;
  1427. sourceTree = "<group>";
  1428. };
  1429. 71F3A9AE1F5F8E22001036C8 /* LaunchScreen.storyboard */ = {
  1430. isa = PBXVariantGroup;
  1431. children = (
  1432. 71F3A9AF1F5F8E22001036C8 /* Base */,
  1433. );
  1434. name = LaunchScreen.storyboard;
  1435. sourceTree = "<group>";
  1436. };
  1437. /* End PBXVariantGroup section */
  1438. /* Begin XCBuildConfiguration section */
  1439. 71F3A9B21F5F8E22001036C8 /* Debug */ = {
  1440. isa = XCBuildConfiguration;
  1441. buildSettings = {
  1442. ALWAYS_SEARCH_USER_PATHS = NO;
  1443. CLANG_ANALYZER_NONNULL = YES;
  1444. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1445. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1446. CLANG_CXX_LIBRARY = "libc++";
  1447. CLANG_ENABLE_MODULES = YES;
  1448. CLANG_ENABLE_OBJC_ARC = YES;
  1449. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1450. CLANG_WARN_BOOL_CONVERSION = YES;
  1451. CLANG_WARN_COMMA = YES;
  1452. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1453. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1454. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1455. CLANG_WARN_EMPTY_BODY = YES;
  1456. CLANG_WARN_ENUM_CONVERSION = YES;
  1457. CLANG_WARN_INFINITE_RECURSION = YES;
  1458. CLANG_WARN_INT_CONVERSION = YES;
  1459. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1460. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1461. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1462. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1463. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1464. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1465. CLANG_WARN_UNREACHABLE_CODE = YES;
  1466. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1467. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1468. COPY_PHASE_STRIP = NO;
  1469. DEBUG_INFORMATION_FORMAT = dwarf;
  1470. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1471. ENABLE_TESTABILITY = YES;
  1472. GCC_C_LANGUAGE_STANDARD = gnu99;
  1473. GCC_DYNAMIC_NO_PIC = NO;
  1474. GCC_NO_COMMON_BLOCKS = YES;
  1475. GCC_OPTIMIZATION_LEVEL = 0;
  1476. GCC_PREPROCESSOR_DEFINITIONS = (
  1477. "DEBUG=1",
  1478. "$(inherited)",
  1479. );
  1480. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1481. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1482. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1483. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1484. GCC_WARN_UNUSED_FUNCTION = YES;
  1485. GCC_WARN_UNUSED_VARIABLE = YES;
  1486. IPHONEOS_DEPLOYMENT_TARGET = 10.3;
  1487. MTL_ENABLE_DEBUG_INFO = YES;
  1488. ONLY_ACTIVE_ARCH = YES;
  1489. SDKROOT = iphoneos;
  1490. };
  1491. name = Debug;
  1492. };
  1493. 71F3A9B31F5F8E22001036C8 /* Release */ = {
  1494. isa = XCBuildConfiguration;
  1495. buildSettings = {
  1496. ALWAYS_SEARCH_USER_PATHS = NO;
  1497. CLANG_ANALYZER_NONNULL = YES;
  1498. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1499. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1500. CLANG_CXX_LIBRARY = "libc++";
  1501. CLANG_ENABLE_MODULES = YES;
  1502. CLANG_ENABLE_OBJC_ARC = YES;
  1503. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1504. CLANG_WARN_BOOL_CONVERSION = YES;
  1505. CLANG_WARN_COMMA = YES;
  1506. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1507. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1508. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1509. CLANG_WARN_EMPTY_BODY = YES;
  1510. CLANG_WARN_ENUM_CONVERSION = YES;
  1511. CLANG_WARN_INFINITE_RECURSION = YES;
  1512. CLANG_WARN_INT_CONVERSION = YES;
  1513. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1514. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1515. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1516. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1517. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1518. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1519. CLANG_WARN_UNREACHABLE_CODE = YES;
  1520. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1521. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1522. COPY_PHASE_STRIP = NO;
  1523. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1524. ENABLE_NS_ASSERTIONS = NO;
  1525. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1526. GCC_C_LANGUAGE_STANDARD = gnu99;
  1527. GCC_NO_COMMON_BLOCKS = YES;
  1528. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1529. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1530. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1531. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1532. GCC_WARN_UNUSED_FUNCTION = YES;
  1533. GCC_WARN_UNUSED_VARIABLE = YES;
  1534. IPHONEOS_DEPLOYMENT_TARGET = 10.3;
  1535. MTL_ENABLE_DEBUG_INFO = NO;
  1536. SDKROOT = iphoneos;
  1537. VALIDATE_PRODUCT = YES;
  1538. };
  1539. name = Release;
  1540. };
  1541. 71F3A9B51F5F8E22001036C8 /* Debug */ = {
  1542. isa = XCBuildConfiguration;
  1543. buildSettings = {
  1544. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1545. DEVELOPMENT_TEAM = HXWLAA5YN5;
  1546. INFOPLIST_FILE = "RedAnt Mobile/Info.plist";
  1547. IPHONEOS_DEPLOYMENT_TARGET = 10.3;
  1548. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1549. ONLY_ACTIVE_ARCH = YES;
  1550. PRODUCT_BUNDLE_IDENTIFIER = "usai.redant.RedAnt-Mobile";
  1551. PRODUCT_NAME = "$(TARGET_NAME)";
  1552. };
  1553. name = Debug;
  1554. };
  1555. 71F3A9B61F5F8E22001036C8 /* Release */ = {
  1556. isa = XCBuildConfiguration;
  1557. buildSettings = {
  1558. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1559. DEVELOPMENT_TEAM = HXWLAA5YN5;
  1560. INFOPLIST_FILE = "RedAnt Mobile/Info.plist";
  1561. IPHONEOS_DEPLOYMENT_TARGET = 10.3;
  1562. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1563. ONLY_ACTIVE_ARCH = NO;
  1564. PRODUCT_BUNDLE_IDENTIFIER = "usai.redant.RedAnt-Mobile";
  1565. PRODUCT_NAME = "$(TARGET_NAME)";
  1566. };
  1567. name = Release;
  1568. };
  1569. /* End XCBuildConfiguration section */
  1570. /* Begin XCConfigurationList section */
  1571. 71F3A9981F5F8E22001036C8 /* Build configuration list for PBXProject "RedAnt Mobile" */ = {
  1572. isa = XCConfigurationList;
  1573. buildConfigurations = (
  1574. 71F3A9B21F5F8E22001036C8 /* Debug */,
  1575. 71F3A9B31F5F8E22001036C8 /* Release */,
  1576. );
  1577. defaultConfigurationIsVisible = 0;
  1578. defaultConfigurationName = Release;
  1579. };
  1580. 71F3A9B41F5F8E22001036C8 /* Build configuration list for PBXNativeTarget "RedAnt Mobile" */ = {
  1581. isa = XCConfigurationList;
  1582. buildConfigurations = (
  1583. 71F3A9B51F5F8E22001036C8 /* Debug */,
  1584. 71F3A9B61F5F8E22001036C8 /* Release */,
  1585. );
  1586. defaultConfigurationIsVisible = 0;
  1587. defaultConfigurationName = Release;
  1588. };
  1589. /* End XCConfigurationList section */
  1590. };
  1591. rootObject = 71F3A9951F5F8E22001036C8 /* Project object */;
  1592. }