project.pbxproj 142 KB

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