project.pbxproj 139 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 7111E5721C76C557004763B3 /* customer_info_template_edit.json in Resources */ = {isa = PBXBuildFile; fileRef = 7111E5711C76C557004763B3 /* customer_info_template_edit.json */; };
  10. 712BABF31C897E3A0007466B /* CategorySearchFilterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 712BABF21C897E3A0007466B /* CategorySearchFilterViewController.m */; };
  11. 712C40B61C7310F4000E6831 /* CartGeneralNotesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 712C40B51C7310F4000E6831 /* CartGeneralNotesViewController.m */; };
  12. 712C40B91C731126000E6831 /* ItemNotesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 712C40B81C731126000E6831 /* ItemNotesViewController.m */; };
  13. 713F76AA1929F4A7006A7305 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 713F76A91929F4A7006A7305 /* Foundation.framework */; };
  14. 713F76AC1929F4A7006A7305 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 713F76AB1929F4A7006A7305 /* CoreGraphics.framework */; };
  15. 713F76AE1929F4A7006A7305 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 713F76AD1929F4A7006A7305 /* UIKit.framework */; };
  16. 713F76B41929F4A7006A7305 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 713F76B21929F4A7006A7305 /* InfoPlist.strings */; };
  17. 713F76B61929F4A7006A7305 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 713F76B51929F4A7006A7305 /* main.m */; };
  18. 713F76BA1929F4A7006A7305 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 713F76B91929F4A7006A7305 /* AppDelegate.m */; };
  19. 713F76BD1929F4A7006A7305 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 713F76BB1929F4A7006A7305 /* Main.storyboard */; };
  20. 713F76C21929F4A7006A7305 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 713F76C11929F4A7006A7305 /* Images.xcassets */; };
  21. 7141DD341C57269B00F7DF59 /* include in Resources */ = {isa = PBXBuildFile; fileRef = 7141DD331C57269B00F7DF59 /* include */; };
  22. 7141DD3B1C5726B700F7DF59 /* DeviceInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 7141DD361C5726B700F7DF59 /* DeviceInfo.m */; };
  23. 7141DD3C1C5726B700F7DF59 /* ScanApiHelper.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7141DD381C5726B700F7DF59 /* ScanApiHelper.mm */; };
  24. 7141DD3D1C5726B700F7DF59 /* softScanBeep.wav in Resources */ = {isa = PBXBuildFile; fileRef = 7141DD3A1C5726B700F7DF59 /* softScanBeep.wav */; };
  25. 7141DD4E1C57459B00F7DF59 /* bitstream.c in Sources */ = {isa = PBXBuildFile; fileRef = 7141DD3E1C57459B00F7DF59 /* bitstream.c */; };
  26. 7141DD4F1C57459B00F7DF59 /* mask.c in Sources */ = {isa = PBXBuildFile; fileRef = 7141DD401C57459B00F7DF59 /* mask.c */; };
  27. 7141DD501C57459B00F7DF59 /* QRCodeGenerator.m in Sources */ = {isa = PBXBuildFile; fileRef = 7141DD431C57459B00F7DF59 /* QRCodeGenerator.m */; };
  28. 7141DD511C57459B00F7DF59 /* qrencode.c in Sources */ = {isa = PBXBuildFile; fileRef = 7141DD441C57459B00F7DF59 /* qrencode.c */; };
  29. 7141DD521C57459B00F7DF59 /* qrinput.c in Sources */ = {isa = PBXBuildFile; fileRef = 7141DD461C57459B00F7DF59 /* qrinput.c */; };
  30. 7141DD531C57459B00F7DF59 /* qrspec.c in Sources */ = {isa = PBXBuildFile; fileRef = 7141DD481C57459B00F7DF59 /* qrspec.c */; };
  31. 7141DD541C57459B00F7DF59 /* rscode.c in Sources */ = {isa = PBXBuildFile; fileRef = 7141DD4A1C57459B00F7DF59 /* rscode.c */; };
  32. 7141DD551C57459B00F7DF59 /* split.c in Sources */ = {isa = PBXBuildFile; fileRef = 7141DD4C1C57459B00F7DF59 /* split.c */; };
  33. 7141DD5F1C5747CE00F7DF59 /* AESCrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = 7141DD571C5747CE00F7DF59 /* AESCrypt.m */; };
  34. 7141DD601C5747CE00F7DF59 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 7141DD581C5747CE00F7DF59 /* LICENSE */; };
  35. 7141DD611C5747CE00F7DF59 /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 7141DD5A1C5747CE00F7DF59 /* NSData+Base64.m */; };
  36. 7141DD621C5747CE00F7DF59 /* NSData+CommonCrypto.m in Sources */ = {isa = PBXBuildFile; fileRef = 7141DD5C1C5747CE00F7DF59 /* NSData+CommonCrypto.m */; };
  37. 7141DD631C5747CE00F7DF59 /* NSString+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 7141DD5E1C5747CE00F7DF59 /* NSString+Base64.m */; };
  38. 714B1F401C7BF74100539193 /* OrderDetailSignatureCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 714B1F3F1C7BF74100539193 /* OrderDetailSignatureCell.m */; };
  39. 7162A4FE1C585FFB00AB630E /* PDFViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A4FB1C585FFB00AB630E /* PDFViewController.m */; };
  40. 7162A4FF1C585FFB00AB630E /* WebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A4FD1C585FFB00AB630E /* WebViewController.m */; };
  41. 7162A5021C586F5B00AB630E /* AddressEditorViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5011C586F5B00AB630E /* AddressEditorViewController.m */; };
  42. 7162A5091C586FC100AB630E /* CycleScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5041C586FC100AB630E /* CycleScrollView.m */; };
  43. 7162A50A1C586FC100AB630E /* NSTimer+Addition.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5061C586FC100AB630E /* NSTimer+Addition.m */; };
  44. 7162A50B1C586FC100AB630E /* SliderPage.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5081C586FC100AB630E /* SliderPage.m */; };
  45. 7162A5161C58704600AB630E /* BundleModelCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A50D1C58704600AB630E /* BundleModelCell.m */; };
  46. 7162A5171C58704600AB630E /* BundleModelViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A50F1C58704600AB630E /* BundleModelViewController.m */; };
  47. 7162A5181C58704600AB630E /* CartViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5111C58704600AB630E /* CartViewController.m */; };
  48. 7162A5191C58704600AB630E /* EditModelPriceViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5131C58704600AB630E /* EditModelPriceViewController.m */; };
  49. 7162A51A1C58704600AB630E /* ModelItemCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5151C58704600AB630E /* ModelItemCell.m */; };
  50. 7162A5251C58706C00AB630E /* CategoryCellSmall.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5201C58706C00AB630E /* CategoryCellSmall.m */; };
  51. 7162A5261C58706C00AB630E /* CategoryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5221C58706C00AB630E /* CategoryViewController.m */; };
  52. 7162A52A1C58713200AB630E /* CategoryCellNPD.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5291C58713200AB630E /* CategoryCellNPD.m */; };
  53. 7162A5411C58719D00AB630E /* RATreeNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A52C1C58719D00AB630E /* RATreeNode.m */; };
  54. 7162A5421C58719D00AB630E /* RATreeNodeCollectionController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A52E1C58719D00AB630E /* RATreeNodeCollectionController.m */; };
  55. 7162A5431C58719D00AB630E /* RATreeNodeInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5301C58719D00AB630E /* RATreeNodeInfo.m */; };
  56. 7162A5441C58719D00AB630E /* RATreeNodeInfo+Private.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5321C58719D00AB630E /* RATreeNodeInfo+Private.m */; };
  57. 7162A5451C58719D00AB630E /* RATreeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5341C58719D00AB630E /* RATreeView.m */; };
  58. 7162A5461C58719D00AB630E /* RATreeView+Enums.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5361C58719D00AB630E /* RATreeView+Enums.m */; };
  59. 7162A5471C58719D00AB630E /* RATreeView+Private.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5381C58719D00AB630E /* RATreeView+Private.m */; };
  60. 7162A5481C58719D00AB630E /* RATreeView+TableViewDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A53A1C58719D00AB630E /* RATreeView+TableViewDataSource.m */; };
  61. 7162A5491C58719D00AB630E /* RATreeView+TableViewDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A53C1C58719D00AB630E /* RATreeView+TableViewDelegate.m */; };
  62. 7162A54A1C58719D00AB630E /* RATreeView+UIScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A53E1C58719D00AB630E /* RATreeView+UIScrollView.m */; };
  63. 7162A54B1C58719D00AB630E /* RAViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5401C58719D00AB630E /* RAViewController.m */; };
  64. 7162A54E1C58722200AB630E /* CreditCardEditorViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A54D1C58722200AB630E /* CreditCardEditorViewController.m */; };
  65. 7162A55B1C58724700AB630E /* ContactAdvanceSearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5501C58724700AB630E /* ContactAdvanceSearchViewController.m */; };
  66. 7162A55C1C58724700AB630E /* ContactListTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5521C58724700AB630E /* ContactListTableViewCell.m */; };
  67. 7162A55D1C58724700AB630E /* ContactListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5541C58724700AB630E /* ContactListViewController.m */; };
  68. 7162A55E1C58724700AB630E /* customer_advanced_search.json in Resources */ = {isa = PBXBuildFile; fileRef = 7162A5551C58724700AB630E /* customer_advanced_search.json */; };
  69. 7162A55F1C58724700AB630E /* customer_info_template.json in Resources */ = {isa = PBXBuildFile; fileRef = 7162A5561C58724700AB630E /* customer_info_template.json */; };
  70. 7162A5601C58724700AB630E /* CustomerEditViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5581C58724700AB630E /* CustomerEditViewController.m */; };
  71. 7162A5611C58724700AB630E /* CustomerInfoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A55A1C58724700AB630E /* CustomerInfoViewController.m */; };
  72. 7162A5701C58728D00AB630E /* DetailHeaderCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5631C58728D00AB630E /* DetailHeaderCell.m */; };
  73. 7162A5711C58728D00AB630E /* DetailImageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5651C58728D00AB630E /* DetailImageCell.m */; };
  74. 7162A5721C58728D00AB630E /* DetailKVCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5671C58728D00AB630E /* DetailKVCell.m */; };
  75. 7162A5731C58728D00AB630E /* DetailTopicCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5691C58728D00AB630E /* DetailTopicCell.m */; };
  76. 7162A5741C58728D00AB630E /* DetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A56B1C58728D00AB630E /* DetailViewController.m */; };
  77. 7162A5751C58728D00AB630E /* LineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A56D1C58728D00AB630E /* LineView.m */; };
  78. 7162A5811C5872EF00AB630E /* HomeTableViewCellBanner.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5781C5872EF00AB630E /* HomeTableViewCellBanner.m */; };
  79. 7162A5821C5872EF00AB630E /* HomeTableViewCellButtonBanner.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A57A1C5872EF00AB630E /* HomeTableViewCellButtonBanner.m */; };
  80. 7162A5831C5872EF00AB630E /* HomeTableViewCellSlide.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A57C1C5872EF00AB630E /* HomeTableViewCellSlide.m */; };
  81. 7162A5841C5872EF00AB630E /* HomeTableViewCellTopic.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A57E1C5872EF00AB630E /* HomeTableViewCellTopic.m */; };
  82. 7162A5851C5872EF00AB630E /* HomeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5801C5872EF00AB630E /* HomeViewController.m */; };
  83. 7162A5981C58733400AB630E /* CreateOrderViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5871C58733400AB630E /* CreateOrderViewController.m */; };
  84. 7162A5991C58733400AB630E /* OrderDetailHtmlCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5891C58733400AB630E /* OrderDetailHtmlCell.m */; };
  85. 7162A59A1C58733400AB630E /* OrderDetailInfoCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A58B1C58733400AB630E /* OrderDetailInfoCell.m */; };
  86. 7162A59B1C58733400AB630E /* OrderDetailModelCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A58D1C58733400AB630E /* OrderDetailModelCell.m */; };
  87. 7162A59C1C58733400AB630E /* OrderDetailPriceCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A58F1C58733400AB630E /* OrderDetailPriceCell.m */; };
  88. 7162A59D1C58733400AB630E /* OrderDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5911C58733400AB630E /* OrderDetailViewController.m */; };
  89. 7162A59E1C58733400AB630E /* OrderListTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5931C58733400AB630E /* OrderListTableViewCell.m */; };
  90. 7162A59F1C58733400AB630E /* OrderListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5951C58733400AB630E /* OrderListViewController.m */; };
  91. 7162A5A01C58733400AB630E /* status_filter_cadedate_open.json in Resources */ = {isa = PBXBuildFile; fileRef = 7162A5961C58733400AB630E /* status_filter_cadedate_open.json */; };
  92. 7162A5A11C58733400AB630E /* status_filter_cadedate.json in Resources */ = {isa = PBXBuildFile; fileRef = 7162A5971C58733400AB630E /* status_filter_cadedate.json */; };
  93. 7162A5AA1C58735900AB630E /* PDFListTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5A31C58735900AB630E /* PDFListTableViewCell.m */; };
  94. 7162A5AB1C58735900AB630E /* PDFListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5A51C58735900AB630E /* PDFListViewController.m */; };
  95. 7162A5AC1C58735900AB630E /* PortfolioViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5A71C58735900AB630E /* PortfolioViewController.m */; };
  96. 7162A5AD1C58735900AB630E /* TearSheetParamViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5A91C58735900AB630E /* TearSheetParamViewController.m */; };
  97. 7162A5B41C58738600AB630E /* ScannerControllerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5AF1C58738600AB630E /* ScannerControllerView.m */; };
  98. 7162A5B51C58738600AB630E /* ScannerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5B11C58738600AB630E /* ScannerViewController.m */; };
  99. 7162A5B61C58738600AB630E /* SCShapeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5B31C58738600AB630E /* SCShapeView.m */; };
  100. 7162A5C11C5873BB00AB630E /* FilterCellCadedate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5B81C5873BB00AB630E /* FilterCellCadedate.m */; };
  101. 7162A5C21C5873BB00AB630E /* FilterCellValue.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5BA1C5873BB00AB630E /* FilterCellValue.m */; };
  102. 7162A5C31C5873BB00AB630E /* ItemSearchFilterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5BC1C5873BB00AB630E /* ItemSearchFilterViewController.m */; };
  103. 7162A5C41C5873BB00AB630E /* ItemSearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5BE1C5873BB00AB630E /* ItemSearchViewController.m */; };
  104. 7162A5C51C5873BB00AB630E /* SearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5C01C5873BB00AB630E /* SearchViewController.m */; };
  105. 7162A5CA1C58761500AB630E /* SignatureView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5C71C58761500AB630E /* SignatureView.m */; };
  106. 7162A5CB1C58761500AB630E /* SignatureViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5C91C58761500AB630E /* SignatureViewController.m */; };
  107. 7162A5DA1C5876E300AB630E /* AboutViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5CD1C5876E300AB630E /* AboutViewController.m */; };
  108. 7162A5DB1C5876E300AB630E /* CacheViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5CF1C5876E300AB630E /* CacheViewController.m */; };
  109. 7162A5DC1C5876E300AB630E /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5D11C5876E300AB630E /* LoginViewController.m */; };
  110. 7162A5DD1C5876E300AB630E /* PopupNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5D31C5876E300AB630E /* PopupNavigationController.m */; };
  111. 7162A5DE1C5876E300AB630E /* RetrievePassViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5D51C5876E300AB630E /* RetrievePassViewController.m */; };
  112. 7162A5DF1C5876E300AB630E /* ScannerSettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5D71C5876E300AB630E /* ScannerSettingViewController.m */; };
  113. 7162A5E01C5876E300AB630E /* SettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5D91C5876E300AB630E /* SettingViewController.m */; };
  114. 7162A5E31C5877CE00AB630E /* WatchListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5E21C5877CE00AB630E /* WatchListViewController.m */; };
  115. 7162A5E61C58781000AB630E /* iSalesNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5E51C58781000AB630E /* iSalesNavigationController.m */; };
  116. 7162A5E91C5899F700AB630E /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7162A5E81C5899F700AB630E /* MainViewController.m */; };
  117. 716961B519594E1000B19FB4 /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 716961B419594E1000B19FB4 /* libsqlite3.dylib */; };
  118. 71777FC61C8AC97300DA2511 /* debug_category_filter.json in Resources */ = {isa = PBXBuildFile; fileRef = 71777FC51C8AC97300DA2511 /* debug_category_filter.json */; };
  119. 7186C25D1C97A6EE00CB43F4 /* FunctionTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7186C25C1C97A6EE00CB43F4 /* FunctionTestViewController.m */; };
  120. 718716251C433D8B00F25860 /* ExternalAccessory.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 718716241C433D8B00F25860 /* ExternalAccessory.framework */; };
  121. 718716271C433D9700F25860 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 718716261C433D9700F25860 /* AudioToolbox.framework */; };
  122. 718716291C433DA400F25860 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 718716281C433DA400F25860 /* AVFoundation.framework */; };
  123. 7187162C1C43428100F25860 /* libScanApiCore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 718716221C433D5000F25860 /* libScanApiCore.a */; };
  124. 718B91831C75638100265FFF /* TouchImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 718B91821C75638100265FFF /* TouchImageView.m */; };
  125. 71DEE874192DE003003F645F /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71DEE873192DE003003F645F /* QuartzCore.framework */; };
  126. 71DEE876192DE00E003F645F /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71DEE875192DE00E003F645F /* Accelerate.framework */; };
  127. 71DF742B1C57560600F2789C /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF742A1C57560600F2789C /* Reachability.m */; };
  128. 71DF74301C57572600F2789C /* RAUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF742F1C57572600F2789C /* RAUtils.m */; };
  129. 71DF74341C5757DA00F2789C /* ActiveViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74331C5757DA00F2789C /* ActiveViewController.m */; };
  130. 71DF74371C575D6600F2789C /* CommonGridViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74361C575D6600F2789C /* CommonGridViewController.m */; };
  131. 71DF745B1C575E7900F2789C /* CommonEditorCellAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF743C1C575E7900F2789C /* CommonEditorCellAction.m */; };
  132. 71DF745C1C575E7900F2789C /* CommonEditorCellEdit.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF743E1C575E7900F2789C /* CommonEditorCellEdit.m */; };
  133. 71DF745D1C575E7900F2789C /* CommonEditorCellEnum.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74401C575E7900F2789C /* CommonEditorCellEnum.m */; };
  134. 71DF745E1C575E7900F2789C /* CommonEditorCellImg.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74421C575E7900F2789C /* CommonEditorCellImg.m */; };
  135. 71DF745F1C575E7900F2789C /* CommonEditorCellLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74441C575E7900F2789C /* CommonEditorCellLabel.m */; };
  136. 71DF74601C575E7900F2789C /* CommonEditorCellMAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74461C575E7900F2789C /* CommonEditorCellMAction.m */; };
  137. 71DF74611C575E7900F2789C /* CommonEditorCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74481C575E7900F2789C /* CommonEditorCellModel.m */; };
  138. 71DF74621C575E7900F2789C /* CommonEditorCellSignature.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF744A1C575E7900F2789C /* CommonEditorCellSignature.m */; };
  139. 71DF74631C575E7900F2789C /* CommonEditorCellSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF744C1C575E7900F2789C /* CommonEditorCellSwitch.m */; };
  140. 71DF74641C575E7900F2789C /* CommonEditorCellTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF744E1C575E7900F2789C /* CommonEditorCellTextView.m */; };
  141. 71DF74651C575E7900F2789C /* CommonEditorViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74501C575E7900F2789C /* CommonEditorViewController.m */; };
  142. 71DF74661C575E7900F2789C /* DatePickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74521C575E7900F2789C /* DatePickerViewController.m */; };
  143. 71DF74671C575E7900F2789C /* EnumSelectorCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74541C575E7900F2789C /* EnumSelectorCell.m */; };
  144. 71DF74681C575E7900F2789C /* EnumSelectViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74561C575E7900F2789C /* EnumSelectViewController.m */; };
  145. 71DF74691C575E7900F2789C /* MonthPickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74581C575E7900F2789C /* MonthPickerViewController.m */; };
  146. 71DF746A1C575E7900F2789C /* SRMonthPicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF745A1C575E7900F2789C /* SRMonthPicker.m */; };
  147. 71DF74831C57608F00F2789C /* ImageScrollerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF746C1C57608F00F2789C /* ImageScrollerView.m */; };
  148. 71DF74841C57608F00F2789C /* ImageScrollerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF746E1C57608F00F2789C /* ImageScrollerViewController.m */; };
  149. 71DF74851C57608F00F2789C /* ImageUploadViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74701C57608F00F2789C /* ImageUploadViewController.m */; };
  150. 71DF74861C57608F00F2789C /* ImageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74721C57608F00F2789C /* ImageViewController.m */; };
  151. 71DF74871C57608F00F2789C /* NIDropDown.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74741C57608F00F2789C /* NIDropDown.m */; };
  152. 71DF74881C57608F00F2789C /* PulldownMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74761C57608F00F2789C /* PulldownMenu.m */; };
  153. 71DF74891C57608F00F2789C /* RadioButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74781C57608F00F2789C /* RadioButton.m */; };
  154. 71DF748A1C57608F00F2789C /* RTLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF747A1C57608F00F2789C /* RTLabel.m */; };
  155. 71DF748B1C57608F00F2789C /* SimpleGrid.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF747C1C57608F00F2789C /* SimpleGrid.m */; };
  156. 71DF748C1C57608F00F2789C /* StrikethroughLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF747E1C57608F00F2789C /* StrikethroughLabel.m */; };
  157. 71DF748D1C57608F00F2789C /* TouchLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74801C57608F00F2789C /* TouchLabel.m */; };
  158. 71DF748E1C57608F00F2789C /* UILabel+FontAppearance.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74821C57608F00F2789C /* UILabel+FontAppearance.m */; };
  159. 71DF74951C57614C00F2789C /* PhotoBorder.png in Resources */ = {isa = PBXBuildFile; fileRef = 71DF748F1C57614C00F2789C /* PhotoBorder.png */; };
  160. 71DF74961C57614C00F2789C /* PhotoBorder@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 71DF74901C57614C00F2789C /* PhotoBorder@2x.png */; };
  161. 71DF74971C57614C00F2789C /* PhotoStackView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74921C57614C00F2789C /* PhotoStackView.m */; };
  162. 71DF74981C57614C00F2789C /* PhotoStackViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DF74941C57614C00F2789C /* PhotoStackViewController.m */; };
  163. 71FFBBE91C60894900D91DC2 /* iSalesDB.m in Sources */ = {isa = PBXBuildFile; fileRef = 71FFBBE61C60894900D91DC2 /* iSalesDB.m */; };
  164. 71FFBBEA1C60894900D91DC2 /* iSalesNetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 71FFBBE81C60894900D91DC2 /* iSalesNetwork.m */; };
  165. 71FFBBF31C6096F300D91DC2 /* OLDataProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 71FFBBF21C6096F300D91DC2 /* OLDataProvider.m */; };
  166. A31E80CF7BEA220BD1CC4B97 /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C694180C757B34E24180D628 /* libPods.a */; };
  167. /* End PBXBuildFile section */
  168. /* Begin PBXFileReference section */
  169. 56528CA8B8A71F67C2EE5366 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; };
  170. 6C826876B24EFB83AC94A464 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; };
  171. 7111E5711C76C557004763B3 /* customer_info_template_edit.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = customer_info_template_edit.json; path = common/Functions/contact/customer_info_template_edit.json; sourceTree = SOURCE_ROOT; };
  172. 712BABF11C897E3A0007466B /* CategorySearchFilterViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CategorySearchFilterViewController.h; path = common/Functions/category/CategorySearchFilterViewController.h; sourceTree = SOURCE_ROOT; };
  173. 712BABF21C897E3A0007466B /* CategorySearchFilterViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CategorySearchFilterViewController.m; path = common/Functions/category/CategorySearchFilterViewController.m; sourceTree = SOURCE_ROOT; };
  174. 712C40B41C7310F4000E6831 /* CartGeneralNotesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CartGeneralNotesViewController.h; path = common/Functions/cart/CartGeneralNotesViewController.h; sourceTree = SOURCE_ROOT; };
  175. 712C40B51C7310F4000E6831 /* CartGeneralNotesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CartGeneralNotesViewController.m; path = common/Functions/cart/CartGeneralNotesViewController.m; sourceTree = SOURCE_ROOT; };
  176. 712C40B71C731126000E6831 /* ItemNotesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ItemNotesViewController.h; path = common/Functions/cart/ItemNotesViewController.h; sourceTree = SOURCE_ROOT; };
  177. 712C40B81C731126000E6831 /* ItemNotesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ItemNotesViewController.m; path = common/Functions/cart/ItemNotesViewController.m; sourceTree = SOURCE_ROOT; };
  178. 713F76A61929F4A7006A7305 /* NPD Mobile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "NPD Mobile.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  179. 713F76A91929F4A7006A7305 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  180. 713F76AB1929F4A7006A7305 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  181. 713F76AD1929F4A7006A7305 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  182. 713F76B11929F4A7006A7305 /* iSales-NPD-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "iSales-NPD-Info.plist"; sourceTree = "<group>"; };
  183. 713F76B31929F4A7006A7305 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  184. 713F76B51929F4A7006A7305 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  185. 713F76B71929F4A7006A7305 /* iSales-NPD-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "iSales-NPD-Prefix.pch"; sourceTree = "<group>"; };
  186. 713F76B81929F4A7006A7305 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  187. 713F76B91929F4A7006A7305 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  188. 713F76BC1929F4A7006A7305 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  189. 713F76C11929F4A7006A7305 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  190. 713F76C81929F4A7006A7305 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  191. 7141DD331C57269B00F7DF59 /* include */ = {isa = PBXFileReference; lastKnownFileType = folder; name = include; path = "ScanApiSDK-10.2.227-2/include"; sourceTree = SOURCE_ROOT; };
  192. 7141DD351C5726B700F7DF59 /* DeviceInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DeviceInfo.h; path = "ScanApiSDK-10.2.227-2/DeviceInfo.h"; sourceTree = SOURCE_ROOT; };
  193. 7141DD361C5726B700F7DF59 /* DeviceInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DeviceInfo.m; path = "ScanApiSDK-10.2.227-2/DeviceInfo.m"; sourceTree = SOURCE_ROOT; };
  194. 7141DD371C5726B700F7DF59 /* ScanApiHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScanApiHelper.h; path = "ScanApiSDK-10.2.227-2/ScanApiHelper.h"; sourceTree = SOURCE_ROOT; };
  195. 7141DD381C5726B700F7DF59 /* ScanApiHelper.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ScanApiHelper.mm; path = "ScanApiSDK-10.2.227-2/ScanApiHelper.mm"; sourceTree = SOURCE_ROOT; };
  196. 7141DD391C5726B700F7DF59 /* ScanApiIncludes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScanApiIncludes.h; path = "ScanApiSDK-10.2.227-2/ScanApiIncludes.h"; sourceTree = SOURCE_ROOT; };
  197. 7141DD3A1C5726B700F7DF59 /* softScanBeep.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = softScanBeep.wav; path = "ScanApiSDK-10.2.227-2/softScanBeep.wav"; sourceTree = SOURCE_ROOT; };
  198. 7141DD3E1C57459B00F7DF59 /* bitstream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = bitstream.c; path = common/qrcode/bitstream.c; sourceTree = SOURCE_ROOT; };
  199. 7141DD3F1C57459B00F7DF59 /* bitstream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bitstream.h; path = common/qrcode/bitstream.h; sourceTree = SOURCE_ROOT; };
  200. 7141DD401C57459B00F7DF59 /* mask.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mask.c; path = common/qrcode/mask.c; sourceTree = SOURCE_ROOT; };
  201. 7141DD411C57459B00F7DF59 /* mask.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mask.h; path = common/qrcode/mask.h; sourceTree = SOURCE_ROOT; };
  202. 7141DD421C57459B00F7DF59 /* QRCodeGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QRCodeGenerator.h; path = common/qrcode/QRCodeGenerator.h; sourceTree = SOURCE_ROOT; };
  203. 7141DD431C57459B00F7DF59 /* QRCodeGenerator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = QRCodeGenerator.m; path = common/qrcode/QRCodeGenerator.m; sourceTree = SOURCE_ROOT; };
  204. 7141DD441C57459B00F7DF59 /* qrencode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = qrencode.c; path = common/qrcode/qrencode.c; sourceTree = SOURCE_ROOT; };
  205. 7141DD451C57459B00F7DF59 /* qrencode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qrencode.h; path = common/qrcode/qrencode.h; sourceTree = SOURCE_ROOT; };
  206. 7141DD461C57459B00F7DF59 /* qrinput.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = qrinput.c; path = common/qrcode/qrinput.c; sourceTree = SOURCE_ROOT; };
  207. 7141DD471C57459B00F7DF59 /* qrinput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qrinput.h; path = common/qrcode/qrinput.h; sourceTree = SOURCE_ROOT; };
  208. 7141DD481C57459B00F7DF59 /* qrspec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = qrspec.c; path = common/qrcode/qrspec.c; sourceTree = SOURCE_ROOT; };
  209. 7141DD491C57459B00F7DF59 /* qrspec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qrspec.h; path = common/qrcode/qrspec.h; sourceTree = SOURCE_ROOT; };
  210. 7141DD4A1C57459B00F7DF59 /* rscode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = rscode.c; path = common/qrcode/rscode.c; sourceTree = SOURCE_ROOT; };
  211. 7141DD4B1C57459B00F7DF59 /* rscode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rscode.h; path = common/qrcode/rscode.h; sourceTree = SOURCE_ROOT; };
  212. 7141DD4C1C57459B00F7DF59 /* split.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = split.c; path = common/qrcode/split.c; sourceTree = SOURCE_ROOT; };
  213. 7141DD4D1C57459B00F7DF59 /* split.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = split.h; path = common/qrcode/split.h; sourceTree = SOURCE_ROOT; };
  214. 7141DD561C5747CE00F7DF59 /* AESCrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AESCrypt.h; path = common/AES/AESCrypt.h; sourceTree = SOURCE_ROOT; };
  215. 7141DD571C5747CE00F7DF59 /* AESCrypt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AESCrypt.m; path = common/AES/AESCrypt.m; sourceTree = SOURCE_ROOT; };
  216. 7141DD581C5747CE00F7DF59 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = common/AES/LICENSE; sourceTree = SOURCE_ROOT; };
  217. 7141DD591C5747CE00F7DF59 /* NSData+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSData+Base64.h"; path = "common/AES/NSData+Base64.h"; sourceTree = SOURCE_ROOT; };
  218. 7141DD5A1C5747CE00F7DF59 /* NSData+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSData+Base64.m"; path = "common/AES/NSData+Base64.m"; sourceTree = SOURCE_ROOT; };
  219. 7141DD5B1C5747CE00F7DF59 /* NSData+CommonCrypto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSData+CommonCrypto.h"; path = "common/AES/NSData+CommonCrypto.h"; sourceTree = SOURCE_ROOT; };
  220. 7141DD5C1C5747CE00F7DF59 /* NSData+CommonCrypto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSData+CommonCrypto.m"; path = "common/AES/NSData+CommonCrypto.m"; sourceTree = SOURCE_ROOT; };
  221. 7141DD5D1C5747CE00F7DF59 /* NSString+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSString+Base64.h"; path = "common/AES/NSString+Base64.h"; sourceTree = SOURCE_ROOT; };
  222. 7141DD5E1C5747CE00F7DF59 /* NSString+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSString+Base64.m"; path = "common/AES/NSString+Base64.m"; sourceTree = SOURCE_ROOT; };
  223. 714B1F3E1C7BF74100539193 /* OrderDetailSignatureCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OrderDetailSignatureCell.h; path = common/Functions/order/OrderDetailSignatureCell.h; sourceTree = SOURCE_ROOT; };
  224. 714B1F3F1C7BF74100539193 /* OrderDetailSignatureCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OrderDetailSignatureCell.m; path = common/Functions/order/OrderDetailSignatureCell.m; sourceTree = SOURCE_ROOT; };
  225. 7162A4FA1C585FFB00AB630E /* PDFViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFViewController.h; path = "common/Functions/PDF+Web/PDFViewController.h"; sourceTree = SOURCE_ROOT; };
  226. 7162A4FB1C585FFB00AB630E /* PDFViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PDFViewController.m; path = "common/Functions/PDF+Web/PDFViewController.m"; sourceTree = SOURCE_ROOT; };
  227. 7162A4FC1C585FFB00AB630E /* WebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WebViewController.h; path = "common/Functions/PDF+Web/WebViewController.h"; sourceTree = SOURCE_ROOT; };
  228. 7162A4FD1C585FFB00AB630E /* WebViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WebViewController.m; path = "common/Functions/PDF+Web/WebViewController.m"; sourceTree = SOURCE_ROOT; };
  229. 7162A5001C586F5B00AB630E /* AddressEditorViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AddressEditorViewController.h; path = common/Functions/address/AddressEditorViewController.h; sourceTree = SOURCE_ROOT; };
  230. 7162A5011C586F5B00AB630E /* AddressEditorViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AddressEditorViewController.m; path = common/Functions/address/AddressEditorViewController.m; sourceTree = SOURCE_ROOT; };
  231. 7162A5031C586FC100AB630E /* CycleScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CycleScrollView.h; path = common/AutoScrollImage/CycleScrollView.h; sourceTree = SOURCE_ROOT; };
  232. 7162A5041C586FC100AB630E /* CycleScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CycleScrollView.m; path = common/AutoScrollImage/CycleScrollView.m; sourceTree = SOURCE_ROOT; };
  233. 7162A5051C586FC100AB630E /* NSTimer+Addition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSTimer+Addition.h"; path = "common/AutoScrollImage/NSTimer+Addition.h"; sourceTree = SOURCE_ROOT; };
  234. 7162A5061C586FC100AB630E /* NSTimer+Addition.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSTimer+Addition.m"; path = "common/AutoScrollImage/NSTimer+Addition.m"; sourceTree = SOURCE_ROOT; };
  235. 7162A5071C586FC100AB630E /* SliderPage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SliderPage.h; path = common/AutoScrollImage/SliderPage.h; sourceTree = SOURCE_ROOT; };
  236. 7162A5081C586FC100AB630E /* SliderPage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SliderPage.m; path = common/AutoScrollImage/SliderPage.m; sourceTree = SOURCE_ROOT; };
  237. 7162A50C1C58704600AB630E /* BundleModelCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BundleModelCell.h; path = common/Functions/cart/BundleModelCell.h; sourceTree = SOURCE_ROOT; };
  238. 7162A50D1C58704600AB630E /* BundleModelCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BundleModelCell.m; path = common/Functions/cart/BundleModelCell.m; sourceTree = SOURCE_ROOT; };
  239. 7162A50E1C58704600AB630E /* BundleModelViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BundleModelViewController.h; path = common/Functions/cart/BundleModelViewController.h; sourceTree = SOURCE_ROOT; };
  240. 7162A50F1C58704600AB630E /* BundleModelViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BundleModelViewController.m; path = common/Functions/cart/BundleModelViewController.m; sourceTree = SOURCE_ROOT; };
  241. 7162A5101C58704600AB630E /* CartViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CartViewController.h; path = common/Functions/cart/CartViewController.h; sourceTree = SOURCE_ROOT; };
  242. 7162A5111C58704600AB630E /* CartViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CartViewController.m; path = common/Functions/cart/CartViewController.m; sourceTree = SOURCE_ROOT; };
  243. 7162A5121C58704600AB630E /* EditModelPriceViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EditModelPriceViewController.h; path = common/Functions/cart/EditModelPriceViewController.h; sourceTree = SOURCE_ROOT; };
  244. 7162A5131C58704600AB630E /* EditModelPriceViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EditModelPriceViewController.m; path = common/Functions/cart/EditModelPriceViewController.m; sourceTree = SOURCE_ROOT; };
  245. 7162A5141C58704600AB630E /* ModelItemCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ModelItemCell.h; path = common/Functions/cart/ModelItemCell.h; sourceTree = SOURCE_ROOT; };
  246. 7162A5151C58704600AB630E /* ModelItemCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ModelItemCell.m; path = common/Functions/cart/ModelItemCell.m; sourceTree = SOURCE_ROOT; };
  247. 7162A51F1C58706C00AB630E /* CategoryCellSmall.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CategoryCellSmall.h; path = common/Functions/category/CategoryCellSmall.h; sourceTree = SOURCE_ROOT; };
  248. 7162A5201C58706C00AB630E /* CategoryCellSmall.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CategoryCellSmall.m; path = common/Functions/category/CategoryCellSmall.m; sourceTree = SOURCE_ROOT; };
  249. 7162A5211C58706C00AB630E /* CategoryViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CategoryViewController.h; path = common/Functions/category/CategoryViewController.h; sourceTree = SOURCE_ROOT; };
  250. 7162A5221C58706C00AB630E /* CategoryViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CategoryViewController.m; path = common/Functions/category/CategoryViewController.m; sourceTree = SOURCE_ROOT; };
  251. 7162A5281C58713200AB630E /* CategoryCellNPD.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CategoryCellNPD.h; sourceTree = "<group>"; };
  252. 7162A5291C58713200AB630E /* CategoryCellNPD.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CategoryCellNPD.m; sourceTree = "<group>"; };
  253. 7162A52B1C58719D00AB630E /* RATreeNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RATreeNode.h; path = common/categoryMenu_RATree/RATreeNode.h; sourceTree = SOURCE_ROOT; };
  254. 7162A52C1C58719D00AB630E /* RATreeNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RATreeNode.m; path = common/categoryMenu_RATree/RATreeNode.m; sourceTree = SOURCE_ROOT; };
  255. 7162A52D1C58719D00AB630E /* RATreeNodeCollectionController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RATreeNodeCollectionController.h; path = common/categoryMenu_RATree/RATreeNodeCollectionController.h; sourceTree = SOURCE_ROOT; };
  256. 7162A52E1C58719D00AB630E /* RATreeNodeCollectionController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RATreeNodeCollectionController.m; path = common/categoryMenu_RATree/RATreeNodeCollectionController.m; sourceTree = SOURCE_ROOT; };
  257. 7162A52F1C58719D00AB630E /* RATreeNodeInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RATreeNodeInfo.h; path = common/categoryMenu_RATree/RATreeNodeInfo.h; sourceTree = SOURCE_ROOT; };
  258. 7162A5301C58719D00AB630E /* RATreeNodeInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RATreeNodeInfo.m; path = common/categoryMenu_RATree/RATreeNodeInfo.m; sourceTree = SOURCE_ROOT; };
  259. 7162A5311C58719D00AB630E /* RATreeNodeInfo+Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "RATreeNodeInfo+Private.h"; path = "common/categoryMenu_RATree/RATreeNodeInfo+Private.h"; sourceTree = SOURCE_ROOT; };
  260. 7162A5321C58719D00AB630E /* RATreeNodeInfo+Private.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "RATreeNodeInfo+Private.m"; path = "common/categoryMenu_RATree/RATreeNodeInfo+Private.m"; sourceTree = SOURCE_ROOT; };
  261. 7162A5331C58719D00AB630E /* RATreeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RATreeView.h; path = common/categoryMenu_RATree/RATreeView.h; sourceTree = SOURCE_ROOT; };
  262. 7162A5341C58719D00AB630E /* RATreeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RATreeView.m; path = common/categoryMenu_RATree/RATreeView.m; sourceTree = SOURCE_ROOT; };
  263. 7162A5351C58719D00AB630E /* RATreeView+Enums.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "RATreeView+Enums.h"; path = "common/categoryMenu_RATree/RATreeView+Enums.h"; sourceTree = SOURCE_ROOT; };
  264. 7162A5361C58719D00AB630E /* RATreeView+Enums.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "RATreeView+Enums.m"; path = "common/categoryMenu_RATree/RATreeView+Enums.m"; sourceTree = SOURCE_ROOT; };
  265. 7162A5371C58719D00AB630E /* RATreeView+Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "RATreeView+Private.h"; path = "common/categoryMenu_RATree/RATreeView+Private.h"; sourceTree = SOURCE_ROOT; };
  266. 7162A5381C58719D00AB630E /* RATreeView+Private.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "RATreeView+Private.m"; path = "common/categoryMenu_RATree/RATreeView+Private.m"; sourceTree = SOURCE_ROOT; };
  267. 7162A5391C58719D00AB630E /* RATreeView+TableViewDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "RATreeView+TableViewDataSource.h"; path = "common/categoryMenu_RATree/RATreeView+TableViewDataSource.h"; sourceTree = SOURCE_ROOT; };
  268. 7162A53A1C58719D00AB630E /* RATreeView+TableViewDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "RATreeView+TableViewDataSource.m"; path = "common/categoryMenu_RATree/RATreeView+TableViewDataSource.m"; sourceTree = SOURCE_ROOT; };
  269. 7162A53B1C58719D00AB630E /* RATreeView+TableViewDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "RATreeView+TableViewDelegate.h"; path = "common/categoryMenu_RATree/RATreeView+TableViewDelegate.h"; sourceTree = SOURCE_ROOT; };
  270. 7162A53C1C58719D00AB630E /* RATreeView+TableViewDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "RATreeView+TableViewDelegate.m"; path = "common/categoryMenu_RATree/RATreeView+TableViewDelegate.m"; sourceTree = SOURCE_ROOT; };
  271. 7162A53D1C58719D00AB630E /* RATreeView+UIScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "RATreeView+UIScrollView.h"; path = "common/categoryMenu_RATree/RATreeView+UIScrollView.h"; sourceTree = SOURCE_ROOT; };
  272. 7162A53E1C58719D00AB630E /* RATreeView+UIScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "RATreeView+UIScrollView.m"; path = "common/categoryMenu_RATree/RATreeView+UIScrollView.m"; sourceTree = SOURCE_ROOT; };
  273. 7162A53F1C58719D00AB630E /* RAViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAViewController.h; path = common/categoryMenu_RATree/RAViewController.h; sourceTree = SOURCE_ROOT; };
  274. 7162A5401C58719D00AB630E /* RAViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAViewController.m; path = common/categoryMenu_RATree/RAViewController.m; sourceTree = SOURCE_ROOT; };
  275. 7162A54C1C58722200AB630E /* CreditCardEditorViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CreditCardEditorViewController.h; path = common/Functions/creditcard/CreditCardEditorViewController.h; sourceTree = SOURCE_ROOT; };
  276. 7162A54D1C58722200AB630E /* CreditCardEditorViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CreditCardEditorViewController.m; path = common/Functions/creditcard/CreditCardEditorViewController.m; sourceTree = SOURCE_ROOT; };
  277. 7162A54F1C58724700AB630E /* ContactAdvanceSearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ContactAdvanceSearchViewController.h; path = common/Functions/contact/ContactAdvanceSearchViewController.h; sourceTree = SOURCE_ROOT; };
  278. 7162A5501C58724700AB630E /* ContactAdvanceSearchViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ContactAdvanceSearchViewController.m; path = common/Functions/contact/ContactAdvanceSearchViewController.m; sourceTree = SOURCE_ROOT; };
  279. 7162A5511C58724700AB630E /* ContactListTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ContactListTableViewCell.h; path = common/Functions/contact/ContactListTableViewCell.h; sourceTree = SOURCE_ROOT; };
  280. 7162A5521C58724700AB630E /* ContactListTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ContactListTableViewCell.m; path = common/Functions/contact/ContactListTableViewCell.m; sourceTree = SOURCE_ROOT; };
  281. 7162A5531C58724700AB630E /* ContactListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ContactListViewController.h; path = common/Functions/contact/ContactListViewController.h; sourceTree = SOURCE_ROOT; };
  282. 7162A5541C58724700AB630E /* ContactListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ContactListViewController.m; path = common/Functions/contact/ContactListViewController.m; sourceTree = SOURCE_ROOT; };
  283. 7162A5551C58724700AB630E /* customer_advanced_search.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = customer_advanced_search.json; path = common/Functions/contact/customer_advanced_search.json; sourceTree = SOURCE_ROOT; };
  284. 7162A5561C58724700AB630E /* customer_info_template.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = customer_info_template.json; path = common/Functions/contact/customer_info_template.json; sourceTree = SOURCE_ROOT; };
  285. 7162A5571C58724700AB630E /* CustomerEditViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CustomerEditViewController.h; path = common/Functions/contact/CustomerEditViewController.h; sourceTree = SOURCE_ROOT; };
  286. 7162A5581C58724700AB630E /* CustomerEditViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CustomerEditViewController.m; path = common/Functions/contact/CustomerEditViewController.m; sourceTree = SOURCE_ROOT; };
  287. 7162A5591C58724700AB630E /* CustomerInfoViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CustomerInfoViewController.h; path = common/Functions/contact/CustomerInfoViewController.h; sourceTree = SOURCE_ROOT; };
  288. 7162A55A1C58724700AB630E /* CustomerInfoViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CustomerInfoViewController.m; path = common/Functions/contact/CustomerInfoViewController.m; sourceTree = SOURCE_ROOT; };
  289. 7162A5621C58728D00AB630E /* DetailHeaderCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DetailHeaderCell.h; path = common/Functions/modelDetail/DetailHeaderCell.h; sourceTree = SOURCE_ROOT; };
  290. 7162A5631C58728D00AB630E /* DetailHeaderCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DetailHeaderCell.m; path = common/Functions/modelDetail/DetailHeaderCell.m; sourceTree = SOURCE_ROOT; };
  291. 7162A5641C58728D00AB630E /* DetailImageCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DetailImageCell.h; path = common/Functions/modelDetail/DetailImageCell.h; sourceTree = SOURCE_ROOT; };
  292. 7162A5651C58728D00AB630E /* DetailImageCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DetailImageCell.m; path = common/Functions/modelDetail/DetailImageCell.m; sourceTree = SOURCE_ROOT; };
  293. 7162A5661C58728D00AB630E /* DetailKVCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DetailKVCell.h; path = common/Functions/modelDetail/DetailKVCell.h; sourceTree = SOURCE_ROOT; };
  294. 7162A5671C58728D00AB630E /* DetailKVCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DetailKVCell.m; path = common/Functions/modelDetail/DetailKVCell.m; sourceTree = SOURCE_ROOT; };
  295. 7162A5681C58728D00AB630E /* DetailTopicCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DetailTopicCell.h; path = common/Functions/modelDetail/DetailTopicCell.h; sourceTree = SOURCE_ROOT; };
  296. 7162A5691C58728D00AB630E /* DetailTopicCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DetailTopicCell.m; path = common/Functions/modelDetail/DetailTopicCell.m; sourceTree = SOURCE_ROOT; };
  297. 7162A56A1C58728D00AB630E /* DetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DetailViewController.h; path = common/Functions/modelDetail/DetailViewController.h; sourceTree = SOURCE_ROOT; };
  298. 7162A56B1C58728D00AB630E /* DetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DetailViewController.m; path = common/Functions/modelDetail/DetailViewController.m; sourceTree = SOURCE_ROOT; };
  299. 7162A56C1C58728D00AB630E /* LineView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LineView.h; path = common/Functions/modelDetail/LineView.h; sourceTree = SOURCE_ROOT; };
  300. 7162A56D1C58728D00AB630E /* LineView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = LineView.m; path = common/Functions/modelDetail/LineView.m; sourceTree = SOURCE_ROOT; };
  301. 7162A5771C5872EF00AB630E /* HomeTableViewCellBanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HomeTableViewCellBanner.h; path = common/Functions/home/HomeTableViewCellBanner.h; sourceTree = SOURCE_ROOT; };
  302. 7162A5781C5872EF00AB630E /* HomeTableViewCellBanner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HomeTableViewCellBanner.m; path = common/Functions/home/HomeTableViewCellBanner.m; sourceTree = SOURCE_ROOT; };
  303. 7162A5791C5872EF00AB630E /* HomeTableViewCellButtonBanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HomeTableViewCellButtonBanner.h; path = common/Functions/home/HomeTableViewCellButtonBanner.h; sourceTree = SOURCE_ROOT; };
  304. 7162A57A1C5872EF00AB630E /* HomeTableViewCellButtonBanner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HomeTableViewCellButtonBanner.m; path = common/Functions/home/HomeTableViewCellButtonBanner.m; sourceTree = SOURCE_ROOT; };
  305. 7162A57B1C5872EF00AB630E /* HomeTableViewCellSlide.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HomeTableViewCellSlide.h; path = common/Functions/home/HomeTableViewCellSlide.h; sourceTree = SOURCE_ROOT; };
  306. 7162A57C1C5872EF00AB630E /* HomeTableViewCellSlide.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HomeTableViewCellSlide.m; path = common/Functions/home/HomeTableViewCellSlide.m; sourceTree = SOURCE_ROOT; };
  307. 7162A57D1C5872EF00AB630E /* HomeTableViewCellTopic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HomeTableViewCellTopic.h; path = common/Functions/home/HomeTableViewCellTopic.h; sourceTree = SOURCE_ROOT; };
  308. 7162A57E1C5872EF00AB630E /* HomeTableViewCellTopic.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HomeTableViewCellTopic.m; path = common/Functions/home/HomeTableViewCellTopic.m; sourceTree = SOURCE_ROOT; };
  309. 7162A57F1C5872EF00AB630E /* HomeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HomeViewController.h; path = common/Functions/home/HomeViewController.h; sourceTree = SOURCE_ROOT; };
  310. 7162A5801C5872EF00AB630E /* HomeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HomeViewController.m; path = common/Functions/home/HomeViewController.m; sourceTree = SOURCE_ROOT; };
  311. 7162A5861C58733400AB630E /* CreateOrderViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CreateOrderViewController.h; path = common/Functions/order/CreateOrderViewController.h; sourceTree = SOURCE_ROOT; };
  312. 7162A5871C58733400AB630E /* CreateOrderViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CreateOrderViewController.m; path = common/Functions/order/CreateOrderViewController.m; sourceTree = SOURCE_ROOT; };
  313. 7162A5881C58733400AB630E /* OrderDetailHtmlCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OrderDetailHtmlCell.h; path = common/Functions/order/OrderDetailHtmlCell.h; sourceTree = SOURCE_ROOT; };
  314. 7162A5891C58733400AB630E /* OrderDetailHtmlCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OrderDetailHtmlCell.m; path = common/Functions/order/OrderDetailHtmlCell.m; sourceTree = SOURCE_ROOT; };
  315. 7162A58A1C58733400AB630E /* OrderDetailInfoCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OrderDetailInfoCell.h; path = common/Functions/order/OrderDetailInfoCell.h; sourceTree = SOURCE_ROOT; };
  316. 7162A58B1C58733400AB630E /* OrderDetailInfoCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OrderDetailInfoCell.m; path = common/Functions/order/OrderDetailInfoCell.m; sourceTree = SOURCE_ROOT; };
  317. 7162A58C1C58733400AB630E /* OrderDetailModelCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OrderDetailModelCell.h; path = common/Functions/order/OrderDetailModelCell.h; sourceTree = SOURCE_ROOT; };
  318. 7162A58D1C58733400AB630E /* OrderDetailModelCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OrderDetailModelCell.m; path = common/Functions/order/OrderDetailModelCell.m; sourceTree = SOURCE_ROOT; };
  319. 7162A58E1C58733400AB630E /* OrderDetailPriceCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OrderDetailPriceCell.h; path = common/Functions/order/OrderDetailPriceCell.h; sourceTree = SOURCE_ROOT; };
  320. 7162A58F1C58733400AB630E /* OrderDetailPriceCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OrderDetailPriceCell.m; path = common/Functions/order/OrderDetailPriceCell.m; sourceTree = SOURCE_ROOT; };
  321. 7162A5901C58733400AB630E /* OrderDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OrderDetailViewController.h; path = common/Functions/order/OrderDetailViewController.h; sourceTree = SOURCE_ROOT; };
  322. 7162A5911C58733400AB630E /* OrderDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OrderDetailViewController.m; path = common/Functions/order/OrderDetailViewController.m; sourceTree = SOURCE_ROOT; };
  323. 7162A5921C58733400AB630E /* OrderListTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OrderListTableViewCell.h; path = common/Functions/order/OrderListTableViewCell.h; sourceTree = SOURCE_ROOT; };
  324. 7162A5931C58733400AB630E /* OrderListTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OrderListTableViewCell.m; path = common/Functions/order/OrderListTableViewCell.m; sourceTree = SOURCE_ROOT; };
  325. 7162A5941C58733400AB630E /* OrderListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OrderListViewController.h; path = common/Functions/order/OrderListViewController.h; sourceTree = SOURCE_ROOT; };
  326. 7162A5951C58733400AB630E /* OrderListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OrderListViewController.m; path = common/Functions/order/OrderListViewController.m; sourceTree = SOURCE_ROOT; };
  327. 7162A5961C58733400AB630E /* status_filter_cadedate_open.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = status_filter_cadedate_open.json; path = common/Functions/order/status_filter_cadedate_open.json; sourceTree = SOURCE_ROOT; };
  328. 7162A5971C58733400AB630E /* status_filter_cadedate.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = status_filter_cadedate.json; path = common/Functions/order/status_filter_cadedate.json; sourceTree = SOURCE_ROOT; };
  329. 7162A5A21C58735900AB630E /* PDFListTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFListTableViewCell.h; path = common/Functions/portfolio/PDFListTableViewCell.h; sourceTree = SOURCE_ROOT; };
  330. 7162A5A31C58735900AB630E /* PDFListTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PDFListTableViewCell.m; path = common/Functions/portfolio/PDFListTableViewCell.m; sourceTree = SOURCE_ROOT; };
  331. 7162A5A41C58735900AB630E /* PDFListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFListViewController.h; path = common/Functions/portfolio/PDFListViewController.h; sourceTree = SOURCE_ROOT; };
  332. 7162A5A51C58735900AB630E /* PDFListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PDFListViewController.m; path = common/Functions/portfolio/PDFListViewController.m; sourceTree = SOURCE_ROOT; };
  333. 7162A5A61C58735900AB630E /* PortfolioViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PortfolioViewController.h; path = common/Functions/portfolio/PortfolioViewController.h; sourceTree = SOURCE_ROOT; };
  334. 7162A5A71C58735900AB630E /* PortfolioViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PortfolioViewController.m; path = common/Functions/portfolio/PortfolioViewController.m; sourceTree = SOURCE_ROOT; };
  335. 7162A5A81C58735900AB630E /* TearSheetParamViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TearSheetParamViewController.h; path = common/Functions/portfolio/TearSheetParamViewController.h; sourceTree = SOURCE_ROOT; };
  336. 7162A5A91C58735900AB630E /* TearSheetParamViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TearSheetParamViewController.m; path = common/Functions/portfolio/TearSheetParamViewController.m; sourceTree = SOURCE_ROOT; };
  337. 7162A5AE1C58738600AB630E /* ScannerControllerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScannerControllerView.h; path = common/Functions/camscan/ScannerControllerView.h; sourceTree = SOURCE_ROOT; };
  338. 7162A5AF1C58738600AB630E /* ScannerControllerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ScannerControllerView.m; path = common/Functions/camscan/ScannerControllerView.m; sourceTree = SOURCE_ROOT; };
  339. 7162A5B01C58738600AB630E /* ScannerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScannerViewController.h; path = common/Functions/camscan/ScannerViewController.h; sourceTree = SOURCE_ROOT; };
  340. 7162A5B11C58738600AB630E /* ScannerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ScannerViewController.m; path = common/Functions/camscan/ScannerViewController.m; sourceTree = SOURCE_ROOT; };
  341. 7162A5B21C58738600AB630E /* SCShapeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SCShapeView.h; path = common/Functions/camscan/SCShapeView.h; sourceTree = SOURCE_ROOT; };
  342. 7162A5B31C58738600AB630E /* SCShapeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SCShapeView.m; path = common/Functions/camscan/SCShapeView.m; sourceTree = SOURCE_ROOT; };
  343. 7162A5B71C5873BB00AB630E /* FilterCellCadedate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FilterCellCadedate.h; path = "common/Functions/search+itemsearch/FilterCellCadedate.h"; sourceTree = SOURCE_ROOT; };
  344. 7162A5B81C5873BB00AB630E /* FilterCellCadedate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FilterCellCadedate.m; path = "common/Functions/search+itemsearch/FilterCellCadedate.m"; sourceTree = SOURCE_ROOT; };
  345. 7162A5B91C5873BB00AB630E /* FilterCellValue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FilterCellValue.h; path = "common/Functions/search+itemsearch/FilterCellValue.h"; sourceTree = SOURCE_ROOT; };
  346. 7162A5BA1C5873BB00AB630E /* FilterCellValue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FilterCellValue.m; path = "common/Functions/search+itemsearch/FilterCellValue.m"; sourceTree = SOURCE_ROOT; };
  347. 7162A5BB1C5873BB00AB630E /* ItemSearchFilterViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ItemSearchFilterViewController.h; path = "common/Functions/search+itemsearch/ItemSearchFilterViewController.h"; sourceTree = SOURCE_ROOT; };
  348. 7162A5BC1C5873BB00AB630E /* ItemSearchFilterViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ItemSearchFilterViewController.m; path = "common/Functions/search+itemsearch/ItemSearchFilterViewController.m"; sourceTree = SOURCE_ROOT; };
  349. 7162A5BD1C5873BB00AB630E /* ItemSearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ItemSearchViewController.h; path = "common/Functions/search+itemsearch/ItemSearchViewController.h"; sourceTree = SOURCE_ROOT; };
  350. 7162A5BE1C5873BB00AB630E /* ItemSearchViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ItemSearchViewController.m; path = "common/Functions/search+itemsearch/ItemSearchViewController.m"; sourceTree = SOURCE_ROOT; };
  351. 7162A5BF1C5873BB00AB630E /* SearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SearchViewController.h; path = "common/Functions/search+itemsearch/SearchViewController.h"; sourceTree = SOURCE_ROOT; };
  352. 7162A5C01C5873BB00AB630E /* SearchViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SearchViewController.m; path = "common/Functions/search+itemsearch/SearchViewController.m"; sourceTree = SOURCE_ROOT; };
  353. 7162A5C61C58761500AB630E /* SignatureView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SignatureView.h; path = common/Functions/signature/SignatureView.h; sourceTree = SOURCE_ROOT; };
  354. 7162A5C71C58761500AB630E /* SignatureView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SignatureView.m; path = common/Functions/signature/SignatureView.m; sourceTree = SOURCE_ROOT; };
  355. 7162A5C81C58761500AB630E /* SignatureViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SignatureViewController.h; path = common/Functions/signature/SignatureViewController.h; sourceTree = SOURCE_ROOT; };
  356. 7162A5C91C58761500AB630E /* SignatureViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SignatureViewController.m; path = common/Functions/signature/SignatureViewController.m; sourceTree = SOURCE_ROOT; };
  357. 7162A5CC1C5876E300AB630E /* AboutViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AboutViewController.h; path = common/Functions/sidemenu/AboutViewController.h; sourceTree = SOURCE_ROOT; };
  358. 7162A5CD1C5876E300AB630E /* AboutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AboutViewController.m; path = common/Functions/sidemenu/AboutViewController.m; sourceTree = SOURCE_ROOT; };
  359. 7162A5CE1C5876E300AB630E /* CacheViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CacheViewController.h; path = common/Functions/sidemenu/CacheViewController.h; sourceTree = SOURCE_ROOT; };
  360. 7162A5CF1C5876E300AB630E /* CacheViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CacheViewController.m; path = common/Functions/sidemenu/CacheViewController.m; sourceTree = SOURCE_ROOT; };
  361. 7162A5D01C5876E300AB630E /* LoginViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LoginViewController.h; path = common/Functions/sidemenu/LoginViewController.h; sourceTree = SOURCE_ROOT; };
  362. 7162A5D11C5876E300AB630E /* LoginViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = LoginViewController.m; path = common/Functions/sidemenu/LoginViewController.m; sourceTree = SOURCE_ROOT; };
  363. 7162A5D21C5876E300AB630E /* PopupNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PopupNavigationController.h; path = common/Functions/sidemenu/PopupNavigationController.h; sourceTree = SOURCE_ROOT; };
  364. 7162A5D31C5876E300AB630E /* PopupNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PopupNavigationController.m; path = common/Functions/sidemenu/PopupNavigationController.m; sourceTree = SOURCE_ROOT; };
  365. 7162A5D41C5876E300AB630E /* RetrievePassViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RetrievePassViewController.h; path = common/Functions/sidemenu/RetrievePassViewController.h; sourceTree = SOURCE_ROOT; };
  366. 7162A5D51C5876E300AB630E /* RetrievePassViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RetrievePassViewController.m; path = common/Functions/sidemenu/RetrievePassViewController.m; sourceTree = SOURCE_ROOT; };
  367. 7162A5D61C5876E300AB630E /* ScannerSettingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScannerSettingViewController.h; path = common/Functions/sidemenu/ScannerSettingViewController.h; sourceTree = SOURCE_ROOT; };
  368. 7162A5D71C5876E300AB630E /* ScannerSettingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ScannerSettingViewController.m; path = common/Functions/sidemenu/ScannerSettingViewController.m; sourceTree = SOURCE_ROOT; };
  369. 7162A5D81C5876E300AB630E /* SettingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SettingViewController.h; path = common/Functions/sidemenu/SettingViewController.h; sourceTree = SOURCE_ROOT; };
  370. 7162A5D91C5876E300AB630E /* SettingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SettingViewController.m; path = common/Functions/sidemenu/SettingViewController.m; sourceTree = SOURCE_ROOT; };
  371. 7162A5E11C5877CE00AB630E /* WatchListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WatchListViewController.h; path = common/Functions/watchlist/WatchListViewController.h; sourceTree = SOURCE_ROOT; };
  372. 7162A5E21C5877CE00AB630E /* WatchListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WatchListViewController.m; path = common/Functions/watchlist/WatchListViewController.m; sourceTree = SOURCE_ROOT; };
  373. 7162A5E41C58781000AB630E /* iSalesNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = iSalesNavigationController.h; path = common/iSalesNavigationController.h; sourceTree = SOURCE_ROOT; };
  374. 7162A5E51C58781000AB630E /* iSalesNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = iSalesNavigationController.m; path = common/iSalesNavigationController.m; sourceTree = SOURCE_ROOT; };
  375. 7162A5E71C5899F700AB630E /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MainViewController.h; path = common/Functions/MainViewController.h; sourceTree = SOURCE_ROOT; };
  376. 7162A5E81C5899F700AB630E /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MainViewController.m; path = common/Functions/MainViewController.m; sourceTree = SOURCE_ROOT; };
  377. 716387D3195408E7006E65E6 /* config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
  378. 716961B419594E1000B19FB4 /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = usr/lib/libsqlite3.dylib; sourceTree = SDKROOT; };
  379. 71777FC51C8AC97300DA2511 /* debug_category_filter.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = debug_category_filter.json; sourceTree = "<group>"; };
  380. 7186C25B1C97A6EE00CB43F4 /* FunctionTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FunctionTestViewController.h; path = common/Functions/sidemenu/FunctionTestViewController.h; sourceTree = SOURCE_ROOT; };
  381. 7186C25C1C97A6EE00CB43F4 /* FunctionTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FunctionTestViewController.m; path = common/Functions/sidemenu/FunctionTestViewController.m; sourceTree = SOURCE_ROOT; };
  382. 718716221C433D5000F25860 /* libScanApiCore.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libScanApiCore.a; path = ../lib/libScanApiCore.a; sourceTree = "<group>"; };
  383. 718716241C433D8B00F25860 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; };
  384. 718716261C433D9700F25860 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  385. 718716281C433DA400F25860 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
  386. 7187162A1C43406300F25860 /* libScanApiCore.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libScanApiCore.a; path = "../../../ios_samples/ScanApiSDK-10.2.227/lib/libScanApiCore.a"; sourceTree = "<group>"; };
  387. 718B91811C75638100265FFF /* TouchImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TouchImageView.h; path = common/customUI/TouchImageView.h; sourceTree = SOURCE_ROOT; };
  388. 718B91821C75638100265FFF /* TouchImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TouchImageView.m; path = common/customUI/TouchImageView.m; sourceTree = SOURCE_ROOT; };
  389. 71DEE873192DE003003F645F /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  390. 71DEE875192DE00E003F645F /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
  391. 71DF74291C57560600F2789C /* Reachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Reachability.h; path = common/Reachability.h; sourceTree = SOURCE_ROOT; };
  392. 71DF742A1C57560600F2789C /* Reachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Reachability.m; path = common/Reachability.m; sourceTree = SOURCE_ROOT; };
  393. 71DF742D1C5756C600F2789C /* const.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = const.h; path = common/const.h; sourceTree = SOURCE_ROOT; };
  394. 71DF742E1C57572600F2789C /* RAUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUtils.h; path = common/RAUtils.h; sourceTree = SOURCE_ROOT; };
  395. 71DF742F1C57572600F2789C /* RAUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUtils.m; path = common/RAUtils.m; sourceTree = SOURCE_ROOT; };
  396. 71DF74321C5757DA00F2789C /* ActiveViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ActiveViewController.h; path = common/ActiveViewController.h; sourceTree = SOURCE_ROOT; };
  397. 71DF74331C5757DA00F2789C /* ActiveViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ActiveViewController.m; path = common/ActiveViewController.m; sourceTree = SOURCE_ROOT; };
  398. 71DF74351C575D6600F2789C /* CommonGridViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonGridViewController.h; path = common/CommonGridViewController.h; sourceTree = SOURCE_ROOT; };
  399. 71DF74361C575D6600F2789C /* CommonGridViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonGridViewController.m; path = common/CommonGridViewController.m; sourceTree = SOURCE_ROOT; };
  400. 71DF743B1C575E7900F2789C /* CommonEditorCellAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellAction.h; path = common/CommonEditor/CommonEditorCellAction.h; sourceTree = SOURCE_ROOT; };
  401. 71DF743C1C575E7900F2789C /* CommonEditorCellAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellAction.m; path = common/CommonEditor/CommonEditorCellAction.m; sourceTree = SOURCE_ROOT; };
  402. 71DF743D1C575E7900F2789C /* CommonEditorCellEdit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellEdit.h; path = common/CommonEditor/CommonEditorCellEdit.h; sourceTree = SOURCE_ROOT; };
  403. 71DF743E1C575E7900F2789C /* CommonEditorCellEdit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellEdit.m; path = common/CommonEditor/CommonEditorCellEdit.m; sourceTree = SOURCE_ROOT; };
  404. 71DF743F1C575E7900F2789C /* CommonEditorCellEnum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellEnum.h; path = common/CommonEditor/CommonEditorCellEnum.h; sourceTree = SOURCE_ROOT; };
  405. 71DF74401C575E7900F2789C /* CommonEditorCellEnum.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellEnum.m; path = common/CommonEditor/CommonEditorCellEnum.m; sourceTree = SOURCE_ROOT; };
  406. 71DF74411C575E7900F2789C /* CommonEditorCellImg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellImg.h; path = common/CommonEditor/CommonEditorCellImg.h; sourceTree = SOURCE_ROOT; };
  407. 71DF74421C575E7900F2789C /* CommonEditorCellImg.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellImg.m; path = common/CommonEditor/CommonEditorCellImg.m; sourceTree = SOURCE_ROOT; };
  408. 71DF74431C575E7900F2789C /* CommonEditorCellLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellLabel.h; path = common/CommonEditor/CommonEditorCellLabel.h; sourceTree = SOURCE_ROOT; };
  409. 71DF74441C575E7900F2789C /* CommonEditorCellLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellLabel.m; path = common/CommonEditor/CommonEditorCellLabel.m; sourceTree = SOURCE_ROOT; };
  410. 71DF74451C575E7900F2789C /* CommonEditorCellMAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellMAction.h; path = common/CommonEditor/CommonEditorCellMAction.h; sourceTree = SOURCE_ROOT; };
  411. 71DF74461C575E7900F2789C /* CommonEditorCellMAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellMAction.m; path = common/CommonEditor/CommonEditorCellMAction.m; sourceTree = SOURCE_ROOT; };
  412. 71DF74471C575E7900F2789C /* CommonEditorCellModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellModel.h; path = common/CommonEditor/CommonEditorCellModel.h; sourceTree = SOURCE_ROOT; };
  413. 71DF74481C575E7900F2789C /* CommonEditorCellModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellModel.m; path = common/CommonEditor/CommonEditorCellModel.m; sourceTree = SOURCE_ROOT; };
  414. 71DF74491C575E7900F2789C /* CommonEditorCellSignature.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellSignature.h; path = common/CommonEditor/CommonEditorCellSignature.h; sourceTree = SOURCE_ROOT; };
  415. 71DF744A1C575E7900F2789C /* CommonEditorCellSignature.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellSignature.m; path = common/CommonEditor/CommonEditorCellSignature.m; sourceTree = SOURCE_ROOT; };
  416. 71DF744B1C575E7900F2789C /* CommonEditorCellSwitch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellSwitch.h; path = common/CommonEditor/CommonEditorCellSwitch.h; sourceTree = SOURCE_ROOT; };
  417. 71DF744C1C575E7900F2789C /* CommonEditorCellSwitch.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellSwitch.m; path = common/CommonEditor/CommonEditorCellSwitch.m; sourceTree = SOURCE_ROOT; };
  418. 71DF744D1C575E7900F2789C /* CommonEditorCellTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellTextView.h; path = common/CommonEditor/CommonEditorCellTextView.h; sourceTree = SOURCE_ROOT; };
  419. 71DF744E1C575E7900F2789C /* CommonEditorCellTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellTextView.m; path = common/CommonEditor/CommonEditorCellTextView.m; sourceTree = SOURCE_ROOT; };
  420. 71DF744F1C575E7900F2789C /* CommonEditorViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorViewController.h; path = common/CommonEditor/CommonEditorViewController.h; sourceTree = SOURCE_ROOT; };
  421. 71DF74501C575E7900F2789C /* CommonEditorViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorViewController.m; path = common/CommonEditor/CommonEditorViewController.m; sourceTree = SOURCE_ROOT; };
  422. 71DF74511C575E7900F2789C /* DatePickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DatePickerViewController.h; path = common/CommonEditor/DatePickerViewController.h; sourceTree = SOURCE_ROOT; };
  423. 71DF74521C575E7900F2789C /* DatePickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DatePickerViewController.m; path = common/CommonEditor/DatePickerViewController.m; sourceTree = SOURCE_ROOT; };
  424. 71DF74531C575E7900F2789C /* EnumSelectorCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EnumSelectorCell.h; path = common/CommonEditor/EnumSelectorCell.h; sourceTree = SOURCE_ROOT; };
  425. 71DF74541C575E7900F2789C /* EnumSelectorCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EnumSelectorCell.m; path = common/CommonEditor/EnumSelectorCell.m; sourceTree = SOURCE_ROOT; };
  426. 71DF74551C575E7900F2789C /* EnumSelectViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EnumSelectViewController.h; path = common/CommonEditor/EnumSelectViewController.h; sourceTree = SOURCE_ROOT; };
  427. 71DF74561C575E7900F2789C /* EnumSelectViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EnumSelectViewController.m; path = common/CommonEditor/EnumSelectViewController.m; sourceTree = SOURCE_ROOT; };
  428. 71DF74571C575E7900F2789C /* MonthPickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MonthPickerViewController.h; path = common/CommonEditor/MonthPickerViewController.h; sourceTree = SOURCE_ROOT; };
  429. 71DF74581C575E7900F2789C /* MonthPickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MonthPickerViewController.m; path = common/CommonEditor/MonthPickerViewController.m; sourceTree = SOURCE_ROOT; };
  430. 71DF74591C575E7900F2789C /* SRMonthPicker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SRMonthPicker.h; path = common/CommonEditor/SRMonthPicker.h; sourceTree = SOURCE_ROOT; };
  431. 71DF745A1C575E7900F2789C /* SRMonthPicker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SRMonthPicker.m; path = common/CommonEditor/SRMonthPicker.m; sourceTree = SOURCE_ROOT; };
  432. 71DF746B1C57608F00F2789C /* ImageScrollerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageScrollerView.h; path = common/customUI/ImageScrollerView.h; sourceTree = SOURCE_ROOT; };
  433. 71DF746C1C57608F00F2789C /* ImageScrollerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageScrollerView.m; path = common/customUI/ImageScrollerView.m; sourceTree = SOURCE_ROOT; };
  434. 71DF746D1C57608F00F2789C /* ImageScrollerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageScrollerViewController.h; path = common/customUI/ImageScrollerViewController.h; sourceTree = SOURCE_ROOT; };
  435. 71DF746E1C57608F00F2789C /* ImageScrollerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageScrollerViewController.m; path = common/customUI/ImageScrollerViewController.m; sourceTree = SOURCE_ROOT; };
  436. 71DF746F1C57608F00F2789C /* ImageUploadViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageUploadViewController.h; path = common/customUI/ImageUploadViewController.h; sourceTree = SOURCE_ROOT; };
  437. 71DF74701C57608F00F2789C /* ImageUploadViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageUploadViewController.m; path = common/customUI/ImageUploadViewController.m; sourceTree = SOURCE_ROOT; };
  438. 71DF74711C57608F00F2789C /* ImageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageViewController.h; path = common/customUI/ImageViewController.h; sourceTree = SOURCE_ROOT; };
  439. 71DF74721C57608F00F2789C /* ImageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageViewController.m; path = common/customUI/ImageViewController.m; sourceTree = SOURCE_ROOT; };
  440. 71DF74731C57608F00F2789C /* NIDropDown.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NIDropDown.h; path = common/customUI/NIDropDown.h; sourceTree = SOURCE_ROOT; };
  441. 71DF74741C57608F00F2789C /* NIDropDown.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NIDropDown.m; path = common/customUI/NIDropDown.m; sourceTree = SOURCE_ROOT; };
  442. 71DF74751C57608F00F2789C /* PulldownMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PulldownMenu.h; path = common/customUI/PulldownMenu.h; sourceTree = SOURCE_ROOT; };
  443. 71DF74761C57608F00F2789C /* PulldownMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PulldownMenu.m; path = common/customUI/PulldownMenu.m; sourceTree = SOURCE_ROOT; };
  444. 71DF74771C57608F00F2789C /* RadioButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RadioButton.h; path = common/customUI/RadioButton.h; sourceTree = SOURCE_ROOT; };
  445. 71DF74781C57608F00F2789C /* RadioButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RadioButton.m; path = common/customUI/RadioButton.m; sourceTree = SOURCE_ROOT; };
  446. 71DF74791C57608F00F2789C /* RTLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RTLabel.h; path = common/customUI/RTLabel.h; sourceTree = SOURCE_ROOT; };
  447. 71DF747A1C57608F00F2789C /* RTLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RTLabel.m; path = common/customUI/RTLabel.m; sourceTree = SOURCE_ROOT; };
  448. 71DF747B1C57608F00F2789C /* SimpleGrid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleGrid.h; path = common/customUI/SimpleGrid.h; sourceTree = SOURCE_ROOT; };
  449. 71DF747C1C57608F00F2789C /* SimpleGrid.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleGrid.m; path = common/customUI/SimpleGrid.m; sourceTree = SOURCE_ROOT; };
  450. 71DF747D1C57608F00F2789C /* StrikethroughLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StrikethroughLabel.h; path = common/customUI/StrikethroughLabel.h; sourceTree = SOURCE_ROOT; };
  451. 71DF747E1C57608F00F2789C /* StrikethroughLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StrikethroughLabel.m; path = common/customUI/StrikethroughLabel.m; sourceTree = SOURCE_ROOT; };
  452. 71DF747F1C57608F00F2789C /* TouchLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TouchLabel.h; path = common/customUI/TouchLabel.h; sourceTree = SOURCE_ROOT; };
  453. 71DF74801C57608F00F2789C /* TouchLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TouchLabel.m; path = common/customUI/TouchLabel.m; sourceTree = SOURCE_ROOT; };
  454. 71DF74811C57608F00F2789C /* UILabel+FontAppearance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UILabel+FontAppearance.h"; path = "common/customUI/UILabel+FontAppearance.h"; sourceTree = SOURCE_ROOT; };
  455. 71DF74821C57608F00F2789C /* UILabel+FontAppearance.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UILabel+FontAppearance.m"; path = "common/customUI/UILabel+FontAppearance.m"; sourceTree = SOURCE_ROOT; };
  456. 71DF748F1C57614C00F2789C /* PhotoBorder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PhotoBorder.png; path = common/photoStack/PhotoBorder.png; sourceTree = SOURCE_ROOT; };
  457. 71DF74901C57614C00F2789C /* PhotoBorder@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "PhotoBorder@2x.png"; path = "common/photoStack/PhotoBorder@2x.png"; sourceTree = SOURCE_ROOT; };
  458. 71DF74911C57614C00F2789C /* PhotoStackView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PhotoStackView.h; path = common/photoStack/PhotoStackView.h; sourceTree = SOURCE_ROOT; };
  459. 71DF74921C57614C00F2789C /* PhotoStackView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PhotoStackView.m; path = common/photoStack/PhotoStackView.m; sourceTree = SOURCE_ROOT; };
  460. 71DF74931C57614C00F2789C /* PhotoStackViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PhotoStackViewController.h; path = common/photoStack/PhotoStackViewController.h; sourceTree = SOURCE_ROOT; };
  461. 71DF74941C57614C00F2789C /* PhotoStackViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PhotoStackViewController.m; path = common/photoStack/PhotoStackViewController.m; sourceTree = SOURCE_ROOT; };
  462. 71FFBBE51C60894900D91DC2 /* iSalesDB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = iSalesDB.h; path = common/data_provider/iSalesDB.h; sourceTree = SOURCE_ROOT; };
  463. 71FFBBE61C60894900D91DC2 /* iSalesDB.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = iSalesDB.m; path = common/data_provider/iSalesDB.m; sourceTree = SOURCE_ROOT; };
  464. 71FFBBE71C60894900D91DC2 /* iSalesNetwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = iSalesNetwork.h; path = common/data_provider/iSalesNetwork.h; sourceTree = SOURCE_ROOT; };
  465. 71FFBBE81C60894900D91DC2 /* iSalesNetwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = iSalesNetwork.m; path = common/data_provider/iSalesNetwork.m; sourceTree = SOURCE_ROOT; };
  466. 71FFBBF11C6096F300D91DC2 /* OLDataProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OLDataProvider.h; sourceTree = "<group>"; };
  467. 71FFBBF21C6096F300D91DC2 /* OLDataProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OLDataProvider.m; sourceTree = "<group>"; };
  468. C694180C757B34E24180D628 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
  469. /* End PBXFileReference section */
  470. /* Begin PBXFrameworksBuildPhase section */
  471. 713F76A31929F4A7006A7305 /* Frameworks */ = {
  472. isa = PBXFrameworksBuildPhase;
  473. buildActionMask = 2147483647;
  474. files = (
  475. 7187162C1C43428100F25860 /* libScanApiCore.a in Frameworks */,
  476. 718716291C433DA400F25860 /* AVFoundation.framework in Frameworks */,
  477. 718716271C433D9700F25860 /* AudioToolbox.framework in Frameworks */,
  478. 718716251C433D8B00F25860 /* ExternalAccessory.framework in Frameworks */,
  479. 716961B519594E1000B19FB4 /* libsqlite3.dylib in Frameworks */,
  480. 71DEE876192DE00E003F645F /* Accelerate.framework in Frameworks */,
  481. 71DEE874192DE003003F645F /* QuartzCore.framework in Frameworks */,
  482. 713F76AC1929F4A7006A7305 /* CoreGraphics.framework in Frameworks */,
  483. 713F76AE1929F4A7006A7305 /* UIKit.framework in Frameworks */,
  484. 713F76AA1929F4A7006A7305 /* Foundation.framework in Frameworks */,
  485. A31E80CF7BEA220BD1CC4B97 /* libPods.a in Frameworks */,
  486. );
  487. runOnlyForDeploymentPostprocessing = 0;
  488. };
  489. /* End PBXFrameworksBuildPhase section */
  490. /* Begin PBXGroup section */
  491. 710212821B8D59DE00E1788B /* watchlist */ = {
  492. isa = PBXGroup;
  493. children = (
  494. 7162A5E11C5877CE00AB630E /* WatchListViewController.h */,
  495. 7162A5E21C5877CE00AB630E /* WatchListViewController.m */,
  496. );
  497. name = watchlist;
  498. sourceTree = "<group>";
  499. };
  500. 711A551F1C153AA800EF5FDA /* portfolio */ = {
  501. isa = PBXGroup;
  502. children = (
  503. 7162A5A21C58735900AB630E /* PDFListTableViewCell.h */,
  504. 7162A5A31C58735900AB630E /* PDFListTableViewCell.m */,
  505. 7162A5A41C58735900AB630E /* PDFListViewController.h */,
  506. 7162A5A51C58735900AB630E /* PDFListViewController.m */,
  507. 7162A5A61C58735900AB630E /* PortfolioViewController.h */,
  508. 7162A5A71C58735900AB630E /* PortfolioViewController.m */,
  509. 7162A5A81C58735900AB630E /* TearSheetParamViewController.h */,
  510. 7162A5A91C58735900AB630E /* TearSheetParamViewController.m */,
  511. );
  512. name = portfolio;
  513. sourceTree = "<group>";
  514. };
  515. 713393FE19936C980075BBAC /* Signature */ = {
  516. isa = PBXGroup;
  517. children = (
  518. 7162A5C61C58761500AB630E /* SignatureView.h */,
  519. 7162A5C71C58761500AB630E /* SignatureView.m */,
  520. 7162A5C81C58761500AB630E /* SignatureViewController.h */,
  521. 7162A5C91C58761500AB630E /* SignatureViewController.m */,
  522. );
  523. name = Signature;
  524. sourceTree = "<group>";
  525. };
  526. 713F769D1929F4A7006A7305 = {
  527. isa = PBXGroup;
  528. children = (
  529. 713F76AF1929F4A7006A7305 /* iSales-NPD */,
  530. 713F76A81929F4A7006A7305 /* Frameworks */,
  531. 713F76A71929F4A7006A7305 /* Products */,
  532. CA33503C644B4B30FB07E665 /* Pods */,
  533. );
  534. sourceTree = "<group>";
  535. };
  536. 713F76A71929F4A7006A7305 /* Products */ = {
  537. isa = PBXGroup;
  538. children = (
  539. 713F76A61929F4A7006A7305 /* NPD Mobile.app */,
  540. );
  541. name = Products;
  542. sourceTree = "<group>";
  543. };
  544. 713F76A81929F4A7006A7305 /* Frameworks */ = {
  545. isa = PBXGroup;
  546. children = (
  547. 7187162A1C43406300F25860 /* libScanApiCore.a */,
  548. 718716281C433DA400F25860 /* AVFoundation.framework */,
  549. 718716261C433D9700F25860 /* AudioToolbox.framework */,
  550. 718716241C433D8B00F25860 /* ExternalAccessory.framework */,
  551. 718716221C433D5000F25860 /* libScanApiCore.a */,
  552. 716961B419594E1000B19FB4 /* libsqlite3.dylib */,
  553. 71DEE875192DE00E003F645F /* Accelerate.framework */,
  554. 71DEE873192DE003003F645F /* QuartzCore.framework */,
  555. 713F76A91929F4A7006A7305 /* Foundation.framework */,
  556. 713F76AB1929F4A7006A7305 /* CoreGraphics.framework */,
  557. 713F76AD1929F4A7006A7305 /* UIKit.framework */,
  558. 713F76C81929F4A7006A7305 /* XCTest.framework */,
  559. C694180C757B34E24180D628 /* libPods.a */,
  560. );
  561. name = Frameworks;
  562. sourceTree = "<group>";
  563. };
  564. 713F76AF1929F4A7006A7305 /* iSales-NPD */ = {
  565. isa = PBXGroup;
  566. children = (
  567. 716387C71953CDB4006E65E6 /* utils */,
  568. 71DF74311C5757C800F2789C /* CommonUI */,
  569. 718716141C433B4300F25860 /* ScanAPI */,
  570. 71DF742C1C57567800F2789C /* NPD */,
  571. 7190F1091BBBCAF100B2F243 /* PDF+Web */,
  572. 714C6ADA1B83016A000123E3 /* address */,
  573. 71F731FC192F395000F2CF76 /* AutoScrollImage */,
  574. 7143E0C919414E4B00B2EB1A /* cartView */,
  575. 7191A67319650A11007DC977 /* cagegory */,
  576. 716BA58D195AB4170007093A /* categoryMenu */,
  577. 714C6ADE1B83069A000123E3 /* creditcard */,
  578. 7185C3CE1B919C7200B4823C /* contact */,
  579. 719E45D71B63883100FD098B /* DetailView */,
  580. 71DBACEE1B5E401A00D8BD7E /* HomeView */,
  581. 714C6AE21B83107A000123E3 /* order */,
  582. 711A551F1C153AA800EF5FDA /* portfolio */,
  583. 714A52061995E90300627D23 /* cam_scan */,
  584. 71A2478A1B955448000E1F84 /* search */,
  585. 713393FE19936C980075BBAC /* Signature */,
  586. 716387CC1953D693006E65E6 /* sideMenu */,
  587. 710212821B8D59DE00E1788B /* watchlist */,
  588. 713F76B81929F4A7006A7305 /* AppDelegate.h */,
  589. 713F76B91929F4A7006A7305 /* AppDelegate.m */,
  590. 7162A5E71C5899F700AB630E /* MainViewController.h */,
  591. 7162A5E81C5899F700AB630E /* MainViewController.m */,
  592. 713F76BB1929F4A7006A7305 /* Main.storyboard */,
  593. 7162A5E41C58781000AB630E /* iSalesNavigationController.h */,
  594. 7162A5E51C58781000AB630E /* iSalesNavigationController.m */,
  595. 713F76C11929F4A7006A7305 /* Images.xcassets */,
  596. 713F76B01929F4A7006A7305 /* Supporting Files */,
  597. );
  598. path = "iSales-NPD";
  599. sourceTree = "<group>";
  600. };
  601. 713F76B01929F4A7006A7305 /* Supporting Files */ = {
  602. isa = PBXGroup;
  603. children = (
  604. 713F76B11929F4A7006A7305 /* iSales-NPD-Info.plist */,
  605. 713F76B21929F4A7006A7305 /* InfoPlist.strings */,
  606. 713F76B51929F4A7006A7305 /* main.m */,
  607. 713F76B71929F4A7006A7305 /* iSales-NPD-Prefix.pch */,
  608. );
  609. name = "Supporting Files";
  610. sourceTree = "<group>";
  611. };
  612. 7143E0C919414E4B00B2EB1A /* cartView */ = {
  613. isa = PBXGroup;
  614. children = (
  615. 7162A50C1C58704600AB630E /* BundleModelCell.h */,
  616. 7162A50D1C58704600AB630E /* BundleModelCell.m */,
  617. 7162A50E1C58704600AB630E /* BundleModelViewController.h */,
  618. 7162A50F1C58704600AB630E /* BundleModelViewController.m */,
  619. 7162A5101C58704600AB630E /* CartViewController.h */,
  620. 7162A5111C58704600AB630E /* CartViewController.m */,
  621. 7162A5121C58704600AB630E /* EditModelPriceViewController.h */,
  622. 7162A5131C58704600AB630E /* EditModelPriceViewController.m */,
  623. 7162A5141C58704600AB630E /* ModelItemCell.h */,
  624. 7162A5151C58704600AB630E /* ModelItemCell.m */,
  625. 712C40B71C731126000E6831 /* ItemNotesViewController.h */,
  626. 712C40B81C731126000E6831 /* ItemNotesViewController.m */,
  627. 712C40B41C7310F4000E6831 /* CartGeneralNotesViewController.h */,
  628. 712C40B51C7310F4000E6831 /* CartGeneralNotesViewController.m */,
  629. );
  630. name = cartView;
  631. sourceTree = "<group>";
  632. };
  633. 714A52061995E90300627D23 /* cam_scan */ = {
  634. isa = PBXGroup;
  635. children = (
  636. 7162A5AE1C58738600AB630E /* ScannerControllerView.h */,
  637. 7162A5AF1C58738600AB630E /* ScannerControllerView.m */,
  638. 7162A5B01C58738600AB630E /* ScannerViewController.h */,
  639. 7162A5B11C58738600AB630E /* ScannerViewController.m */,
  640. 7162A5B21C58738600AB630E /* SCShapeView.h */,
  641. 7162A5B31C58738600AB630E /* SCShapeView.m */,
  642. );
  643. name = cam_scan;
  644. sourceTree = "<group>";
  645. };
  646. 714C6ADA1B83016A000123E3 /* address */ = {
  647. isa = PBXGroup;
  648. children = (
  649. 7162A5001C586F5B00AB630E /* AddressEditorViewController.h */,
  650. 7162A5011C586F5B00AB630E /* AddressEditorViewController.m */,
  651. );
  652. name = address;
  653. sourceTree = "<group>";
  654. };
  655. 714C6ADE1B83069A000123E3 /* creditcard */ = {
  656. isa = PBXGroup;
  657. children = (
  658. 7162A54C1C58722200AB630E /* CreditCardEditorViewController.h */,
  659. 7162A54D1C58722200AB630E /* CreditCardEditorViewController.m */,
  660. );
  661. name = creditcard;
  662. sourceTree = "<group>";
  663. };
  664. 714C6AE21B83107A000123E3 /* order */ = {
  665. isa = PBXGroup;
  666. children = (
  667. 7162A5861C58733400AB630E /* CreateOrderViewController.h */,
  668. 7162A5871C58733400AB630E /* CreateOrderViewController.m */,
  669. 7162A5881C58733400AB630E /* OrderDetailHtmlCell.h */,
  670. 7162A5891C58733400AB630E /* OrderDetailHtmlCell.m */,
  671. 7162A58A1C58733400AB630E /* OrderDetailInfoCell.h */,
  672. 7162A58B1C58733400AB630E /* OrderDetailInfoCell.m */,
  673. 7162A58C1C58733400AB630E /* OrderDetailModelCell.h */,
  674. 7162A58D1C58733400AB630E /* OrderDetailModelCell.m */,
  675. 7162A58E1C58733400AB630E /* OrderDetailPriceCell.h */,
  676. 7162A58F1C58733400AB630E /* OrderDetailPriceCell.m */,
  677. 7162A5901C58733400AB630E /* OrderDetailViewController.h */,
  678. 7162A5911C58733400AB630E /* OrderDetailViewController.m */,
  679. 7162A5921C58733400AB630E /* OrderListTableViewCell.h */,
  680. 7162A5931C58733400AB630E /* OrderListTableViewCell.m */,
  681. 7162A5941C58733400AB630E /* OrderListViewController.h */,
  682. 7162A5951C58733400AB630E /* OrderListViewController.m */,
  683. 7162A5961C58733400AB630E /* status_filter_cadedate_open.json */,
  684. 7162A5971C58733400AB630E /* status_filter_cadedate.json */,
  685. 714B1F3E1C7BF74100539193 /* OrderDetailSignatureCell.h */,
  686. 714B1F3F1C7BF74100539193 /* OrderDetailSignatureCell.m */,
  687. );
  688. name = order;
  689. sourceTree = "<group>";
  690. };
  691. 715EB9A6193866F2006D16A5 /* photoStack */ = {
  692. isa = PBXGroup;
  693. children = (
  694. 71DF748F1C57614C00F2789C /* PhotoBorder.png */,
  695. 71DF74901C57614C00F2789C /* PhotoBorder@2x.png */,
  696. 71DF74911C57614C00F2789C /* PhotoStackView.h */,
  697. 71DF74921C57614C00F2789C /* PhotoStackView.m */,
  698. 71DF74931C57614C00F2789C /* PhotoStackViewController.h */,
  699. 71DF74941C57614C00F2789C /* PhotoStackViewController.m */,
  700. );
  701. name = photoStack;
  702. sourceTree = "<group>";
  703. };
  704. 7162A5271C5870C100AB630E /* NPD */ = {
  705. isa = PBXGroup;
  706. children = (
  707. 7162A5281C58713200AB630E /* CategoryCellNPD.h */,
  708. 7162A5291C58713200AB630E /* CategoryCellNPD.m */,
  709. );
  710. name = NPD;
  711. sourceTree = "<group>";
  712. };
  713. 716387C71953CDB4006E65E6 /* utils */ = {
  714. isa = PBXGroup;
  715. children = (
  716. 71B1250B1C55BD4600118904 /* QRCODE */,
  717. 71BE066E1BA1607400FA6544 /* AES */,
  718. 71DF74291C57560600F2789C /* Reachability.h */,
  719. 71DF742A1C57560600F2789C /* Reachability.m */,
  720. 71DF742D1C5756C600F2789C /* const.h */,
  721. 71DF742E1C57572600F2789C /* RAUtils.h */,
  722. 71DF742F1C57572600F2789C /* RAUtils.m */,
  723. 71FFBBE51C60894900D91DC2 /* iSalesDB.h */,
  724. 71FFBBE61C60894900D91DC2 /* iSalesDB.m */,
  725. 71FFBBE71C60894900D91DC2 /* iSalesNetwork.h */,
  726. 71FFBBE81C60894900D91DC2 /* iSalesNetwork.m */,
  727. 71FFBBF11C6096F300D91DC2 /* OLDataProvider.h */,
  728. 71FFBBF21C6096F300D91DC2 /* OLDataProvider.m */,
  729. );
  730. name = utils;
  731. sourceTree = "<group>";
  732. };
  733. 716387CC1953D693006E65E6 /* sideMenu */ = {
  734. isa = PBXGroup;
  735. children = (
  736. 7162A5CC1C5876E300AB630E /* AboutViewController.h */,
  737. 7162A5CD1C5876E300AB630E /* AboutViewController.m */,
  738. 7162A5CE1C5876E300AB630E /* CacheViewController.h */,
  739. 7162A5CF1C5876E300AB630E /* CacheViewController.m */,
  740. 7162A5D01C5876E300AB630E /* LoginViewController.h */,
  741. 7162A5D11C5876E300AB630E /* LoginViewController.m */,
  742. 7162A5D21C5876E300AB630E /* PopupNavigationController.h */,
  743. 7162A5D31C5876E300AB630E /* PopupNavigationController.m */,
  744. 7162A5D41C5876E300AB630E /* RetrievePassViewController.h */,
  745. 7162A5D51C5876E300AB630E /* RetrievePassViewController.m */,
  746. 7162A5D61C5876E300AB630E /* ScannerSettingViewController.h */,
  747. 7162A5D71C5876E300AB630E /* ScannerSettingViewController.m */,
  748. 7162A5D81C5876E300AB630E /* SettingViewController.h */,
  749. 7162A5D91C5876E300AB630E /* SettingViewController.m */,
  750. 7186C25B1C97A6EE00CB43F4 /* FunctionTestViewController.h */,
  751. 7186C25C1C97A6EE00CB43F4 /* FunctionTestViewController.m */,
  752. );
  753. name = sideMenu;
  754. sourceTree = "<group>";
  755. };
  756. 716387D2195408DA006E65E6 /* config */ = {
  757. isa = PBXGroup;
  758. children = (
  759. 716387D3195408E7006E65E6 /* config.h */,
  760. );
  761. name = config;
  762. sourceTree = "<group>";
  763. };
  764. 716BA58D195AB4170007093A /* categoryMenu */ = {
  765. isa = PBXGroup;
  766. children = (
  767. 7162A52B1C58719D00AB630E /* RATreeNode.h */,
  768. 7162A52C1C58719D00AB630E /* RATreeNode.m */,
  769. 7162A52D1C58719D00AB630E /* RATreeNodeCollectionController.h */,
  770. 7162A52E1C58719D00AB630E /* RATreeNodeCollectionController.m */,
  771. 7162A52F1C58719D00AB630E /* RATreeNodeInfo.h */,
  772. 7162A5301C58719D00AB630E /* RATreeNodeInfo.m */,
  773. 7162A5311C58719D00AB630E /* RATreeNodeInfo+Private.h */,
  774. 7162A5321C58719D00AB630E /* RATreeNodeInfo+Private.m */,
  775. 7162A5331C58719D00AB630E /* RATreeView.h */,
  776. 7162A5341C58719D00AB630E /* RATreeView.m */,
  777. 7162A5351C58719D00AB630E /* RATreeView+Enums.h */,
  778. 7162A5361C58719D00AB630E /* RATreeView+Enums.m */,
  779. 7162A5371C58719D00AB630E /* RATreeView+Private.h */,
  780. 7162A5381C58719D00AB630E /* RATreeView+Private.m */,
  781. 7162A5391C58719D00AB630E /* RATreeView+TableViewDataSource.h */,
  782. 7162A53A1C58719D00AB630E /* RATreeView+TableViewDataSource.m */,
  783. 7162A53B1C58719D00AB630E /* RATreeView+TableViewDelegate.h */,
  784. 7162A53C1C58719D00AB630E /* RATreeView+TableViewDelegate.m */,
  785. 7162A53D1C58719D00AB630E /* RATreeView+UIScrollView.h */,
  786. 7162A53E1C58719D00AB630E /* RATreeView+UIScrollView.m */,
  787. 7162A53F1C58719D00AB630E /* RAViewController.h */,
  788. 7162A5401C58719D00AB630E /* RAViewController.m */,
  789. );
  790. name = categoryMenu;
  791. sourceTree = "<group>";
  792. };
  793. 7185C3CE1B919C7200B4823C /* contact */ = {
  794. isa = PBXGroup;
  795. children = (
  796. 7162A54F1C58724700AB630E /* ContactAdvanceSearchViewController.h */,
  797. 7162A5501C58724700AB630E /* ContactAdvanceSearchViewController.m */,
  798. 7162A5511C58724700AB630E /* ContactListTableViewCell.h */,
  799. 7162A5521C58724700AB630E /* ContactListTableViewCell.m */,
  800. 7162A5531C58724700AB630E /* ContactListViewController.h */,
  801. 7162A5541C58724700AB630E /* ContactListViewController.m */,
  802. 7162A5551C58724700AB630E /* customer_advanced_search.json */,
  803. 7162A5561C58724700AB630E /* customer_info_template.json */,
  804. 7111E5711C76C557004763B3 /* customer_info_template_edit.json */,
  805. 7162A5571C58724700AB630E /* CustomerEditViewController.h */,
  806. 7162A5581C58724700AB630E /* CustomerEditViewController.m */,
  807. 7162A5591C58724700AB630E /* CustomerInfoViewController.h */,
  808. 7162A55A1C58724700AB630E /* CustomerInfoViewController.m */,
  809. );
  810. name = contact;
  811. sourceTree = "<group>";
  812. };
  813. 718600B31936C385004B6CDE /* customUI */ = {
  814. isa = PBXGroup;
  815. children = (
  816. 71DF746B1C57608F00F2789C /* ImageScrollerView.h */,
  817. 71DF746C1C57608F00F2789C /* ImageScrollerView.m */,
  818. 71DF746D1C57608F00F2789C /* ImageScrollerViewController.h */,
  819. 71DF746E1C57608F00F2789C /* ImageScrollerViewController.m */,
  820. 71DF746F1C57608F00F2789C /* ImageUploadViewController.h */,
  821. 71DF74701C57608F00F2789C /* ImageUploadViewController.m */,
  822. 71DF74711C57608F00F2789C /* ImageViewController.h */,
  823. 71DF74721C57608F00F2789C /* ImageViewController.m */,
  824. 71DF74731C57608F00F2789C /* NIDropDown.h */,
  825. 71DF74741C57608F00F2789C /* NIDropDown.m */,
  826. 71DF74751C57608F00F2789C /* PulldownMenu.h */,
  827. 71DF74761C57608F00F2789C /* PulldownMenu.m */,
  828. 71DF74771C57608F00F2789C /* RadioButton.h */,
  829. 71DF74781C57608F00F2789C /* RadioButton.m */,
  830. 71DF74791C57608F00F2789C /* RTLabel.h */,
  831. 71DF747A1C57608F00F2789C /* RTLabel.m */,
  832. 71DF747B1C57608F00F2789C /* SimpleGrid.h */,
  833. 71DF747C1C57608F00F2789C /* SimpleGrid.m */,
  834. 71DF747D1C57608F00F2789C /* StrikethroughLabel.h */,
  835. 71DF747E1C57608F00F2789C /* StrikethroughLabel.m */,
  836. 71DF747F1C57608F00F2789C /* TouchLabel.h */,
  837. 71DF74801C57608F00F2789C /* TouchLabel.m */,
  838. 718B91811C75638100265FFF /* TouchImageView.h */,
  839. 718B91821C75638100265FFF /* TouchImageView.m */,
  840. 71DF74811C57608F00F2789C /* UILabel+FontAppearance.h */,
  841. 71DF74821C57608F00F2789C /* UILabel+FontAppearance.m */,
  842. );
  843. name = customUI;
  844. sourceTree = "<group>";
  845. };
  846. 718716141C433B4300F25860 /* ScanAPI */ = {
  847. isa = PBXGroup;
  848. children = (
  849. 7141DD351C5726B700F7DF59 /* DeviceInfo.h */,
  850. 7141DD361C5726B700F7DF59 /* DeviceInfo.m */,
  851. 7141DD371C5726B700F7DF59 /* ScanApiHelper.h */,
  852. 7141DD381C5726B700F7DF59 /* ScanApiHelper.mm */,
  853. 7141DD391C5726B700F7DF59 /* ScanApiIncludes.h */,
  854. 7141DD3A1C5726B700F7DF59 /* softScanBeep.wav */,
  855. 7141DD331C57269B00F7DF59 /* include */,
  856. );
  857. name = ScanAPI;
  858. sourceTree = "<group>";
  859. };
  860. 7190F1091BBBCAF100B2F243 /* PDF+Web */ = {
  861. isa = PBXGroup;
  862. children = (
  863. 7162A4FA1C585FFB00AB630E /* PDFViewController.h */,
  864. 7162A4FB1C585FFB00AB630E /* PDFViewController.m */,
  865. 7162A4FC1C585FFB00AB630E /* WebViewController.h */,
  866. 7162A4FD1C585FFB00AB630E /* WebViewController.m */,
  867. );
  868. name = "PDF+Web";
  869. sourceTree = "<group>";
  870. };
  871. 7191A67319650A11007DC977 /* cagegory */ = {
  872. isa = PBXGroup;
  873. children = (
  874. 7162A5271C5870C100AB630E /* NPD */,
  875. 7162A51F1C58706C00AB630E /* CategoryCellSmall.h */,
  876. 7162A5201C58706C00AB630E /* CategoryCellSmall.m */,
  877. 712BABF11C897E3A0007466B /* CategorySearchFilterViewController.h */,
  878. 712BABF21C897E3A0007466B /* CategorySearchFilterViewController.m */,
  879. 7162A5211C58706C00AB630E /* CategoryViewController.h */,
  880. 7162A5221C58706C00AB630E /* CategoryViewController.m */,
  881. 71777FC51C8AC97300DA2511 /* debug_category_filter.json */,
  882. );
  883. name = cagegory;
  884. sourceTree = "<group>";
  885. };
  886. 719E45D71B63883100FD098B /* DetailView */ = {
  887. isa = PBXGroup;
  888. children = (
  889. 7162A5621C58728D00AB630E /* DetailHeaderCell.h */,
  890. 7162A5631C58728D00AB630E /* DetailHeaderCell.m */,
  891. 7162A5641C58728D00AB630E /* DetailImageCell.h */,
  892. 7162A5651C58728D00AB630E /* DetailImageCell.m */,
  893. 7162A5661C58728D00AB630E /* DetailKVCell.h */,
  894. 7162A5671C58728D00AB630E /* DetailKVCell.m */,
  895. 7162A5681C58728D00AB630E /* DetailTopicCell.h */,
  896. 7162A5691C58728D00AB630E /* DetailTopicCell.m */,
  897. 7162A56A1C58728D00AB630E /* DetailViewController.h */,
  898. 7162A56B1C58728D00AB630E /* DetailViewController.m */,
  899. 7162A56C1C58728D00AB630E /* LineView.h */,
  900. 7162A56D1C58728D00AB630E /* LineView.m */,
  901. );
  902. name = DetailView;
  903. sourceTree = "<group>";
  904. };
  905. 71A2478A1B955448000E1F84 /* search */ = {
  906. isa = PBXGroup;
  907. children = (
  908. 7162A5B71C5873BB00AB630E /* FilterCellCadedate.h */,
  909. 7162A5B81C5873BB00AB630E /* FilterCellCadedate.m */,
  910. 7162A5B91C5873BB00AB630E /* FilterCellValue.h */,
  911. 7162A5BA1C5873BB00AB630E /* FilterCellValue.m */,
  912. 7162A5BB1C5873BB00AB630E /* ItemSearchFilterViewController.h */,
  913. 7162A5BC1C5873BB00AB630E /* ItemSearchFilterViewController.m */,
  914. 7162A5BD1C5873BB00AB630E /* ItemSearchViewController.h */,
  915. 7162A5BE1C5873BB00AB630E /* ItemSearchViewController.m */,
  916. 7162A5BF1C5873BB00AB630E /* SearchViewController.h */,
  917. 7162A5C01C5873BB00AB630E /* SearchViewController.m */,
  918. );
  919. name = search;
  920. sourceTree = "<group>";
  921. };
  922. 71B1250B1C55BD4600118904 /* QRCODE */ = {
  923. isa = PBXGroup;
  924. children = (
  925. 7141DD3E1C57459B00F7DF59 /* bitstream.c */,
  926. 7141DD3F1C57459B00F7DF59 /* bitstream.h */,
  927. 7141DD401C57459B00F7DF59 /* mask.c */,
  928. 7141DD411C57459B00F7DF59 /* mask.h */,
  929. 7141DD421C57459B00F7DF59 /* QRCodeGenerator.h */,
  930. 7141DD431C57459B00F7DF59 /* QRCodeGenerator.m */,
  931. 7141DD441C57459B00F7DF59 /* qrencode.c */,
  932. 7141DD451C57459B00F7DF59 /* qrencode.h */,
  933. 7141DD461C57459B00F7DF59 /* qrinput.c */,
  934. 7141DD471C57459B00F7DF59 /* qrinput.h */,
  935. 7141DD481C57459B00F7DF59 /* qrspec.c */,
  936. 7141DD491C57459B00F7DF59 /* qrspec.h */,
  937. 7141DD4A1C57459B00F7DF59 /* rscode.c */,
  938. 7141DD4B1C57459B00F7DF59 /* rscode.h */,
  939. 7141DD4C1C57459B00F7DF59 /* split.c */,
  940. 7141DD4D1C57459B00F7DF59 /* split.h */,
  941. );
  942. name = QRCODE;
  943. sourceTree = "<group>";
  944. };
  945. 71BE066E1BA1607400FA6544 /* AES */ = {
  946. isa = PBXGroup;
  947. children = (
  948. 7141DD561C5747CE00F7DF59 /* AESCrypt.h */,
  949. 7141DD571C5747CE00F7DF59 /* AESCrypt.m */,
  950. 7141DD581C5747CE00F7DF59 /* LICENSE */,
  951. 7141DD591C5747CE00F7DF59 /* NSData+Base64.h */,
  952. 7141DD5A1C5747CE00F7DF59 /* NSData+Base64.m */,
  953. 7141DD5B1C5747CE00F7DF59 /* NSData+CommonCrypto.h */,
  954. 7141DD5C1C5747CE00F7DF59 /* NSData+CommonCrypto.m */,
  955. 7141DD5D1C5747CE00F7DF59 /* NSString+Base64.h */,
  956. 7141DD5E1C5747CE00F7DF59 /* NSString+Base64.m */,
  957. );
  958. name = AES;
  959. sourceTree = "<group>";
  960. };
  961. 71DBACEE1B5E401A00D8BD7E /* HomeView */ = {
  962. isa = PBXGroup;
  963. children = (
  964. 7162A5771C5872EF00AB630E /* HomeTableViewCellBanner.h */,
  965. 7162A5781C5872EF00AB630E /* HomeTableViewCellBanner.m */,
  966. 7162A5791C5872EF00AB630E /* HomeTableViewCellButtonBanner.h */,
  967. 7162A57A1C5872EF00AB630E /* HomeTableViewCellButtonBanner.m */,
  968. 7162A57B1C5872EF00AB630E /* HomeTableViewCellSlide.h */,
  969. 7162A57C1C5872EF00AB630E /* HomeTableViewCellSlide.m */,
  970. 7162A57D1C5872EF00AB630E /* HomeTableViewCellTopic.h */,
  971. 7162A57E1C5872EF00AB630E /* HomeTableViewCellTopic.m */,
  972. 7162A57F1C5872EF00AB630E /* HomeViewController.h */,
  973. 7162A5801C5872EF00AB630E /* HomeViewController.m */,
  974. );
  975. name = HomeView;
  976. sourceTree = "<group>";
  977. };
  978. 71DF742C1C57567800F2789C /* NPD */ = {
  979. isa = PBXGroup;
  980. children = (
  981. 716387D2195408DA006E65E6 /* config */,
  982. );
  983. name = NPD;
  984. sourceTree = "<group>";
  985. };
  986. 71DF74311C5757C800F2789C /* CommonUI */ = {
  987. isa = PBXGroup;
  988. children = (
  989. 715EB9A6193866F2006D16A5 /* photoStack */,
  990. 718600B31936C385004B6CDE /* customUI */,
  991. 71DF743A1C575E6600F2789C /* CommonEditor */,
  992. 71DF74321C5757DA00F2789C /* ActiveViewController.h */,
  993. 71DF74331C5757DA00F2789C /* ActiveViewController.m */,
  994. 71DF74351C575D6600F2789C /* CommonGridViewController.h */,
  995. 71DF74361C575D6600F2789C /* CommonGridViewController.m */,
  996. );
  997. name = CommonUI;
  998. sourceTree = "<group>";
  999. };
  1000. 71DF743A1C575E6600F2789C /* CommonEditor */ = {
  1001. isa = PBXGroup;
  1002. children = (
  1003. 71DF743B1C575E7900F2789C /* CommonEditorCellAction.h */,
  1004. 71DF743C1C575E7900F2789C /* CommonEditorCellAction.m */,
  1005. 71DF743D1C575E7900F2789C /* CommonEditorCellEdit.h */,
  1006. 71DF743E1C575E7900F2789C /* CommonEditorCellEdit.m */,
  1007. 71DF743F1C575E7900F2789C /* CommonEditorCellEnum.h */,
  1008. 71DF74401C575E7900F2789C /* CommonEditorCellEnum.m */,
  1009. 71DF74411C575E7900F2789C /* CommonEditorCellImg.h */,
  1010. 71DF74421C575E7900F2789C /* CommonEditorCellImg.m */,
  1011. 71DF74431C575E7900F2789C /* CommonEditorCellLabel.h */,
  1012. 71DF74441C575E7900F2789C /* CommonEditorCellLabel.m */,
  1013. 71DF74451C575E7900F2789C /* CommonEditorCellMAction.h */,
  1014. 71DF74461C575E7900F2789C /* CommonEditorCellMAction.m */,
  1015. 71DF74471C575E7900F2789C /* CommonEditorCellModel.h */,
  1016. 71DF74481C575E7900F2789C /* CommonEditorCellModel.m */,
  1017. 71DF74491C575E7900F2789C /* CommonEditorCellSignature.h */,
  1018. 71DF744A1C575E7900F2789C /* CommonEditorCellSignature.m */,
  1019. 71DF744B1C575E7900F2789C /* CommonEditorCellSwitch.h */,
  1020. 71DF744C1C575E7900F2789C /* CommonEditorCellSwitch.m */,
  1021. 71DF744D1C575E7900F2789C /* CommonEditorCellTextView.h */,
  1022. 71DF744E1C575E7900F2789C /* CommonEditorCellTextView.m */,
  1023. 71DF744F1C575E7900F2789C /* CommonEditorViewController.h */,
  1024. 71DF74501C575E7900F2789C /* CommonEditorViewController.m */,
  1025. 71DF74511C575E7900F2789C /* DatePickerViewController.h */,
  1026. 71DF74521C575E7900F2789C /* DatePickerViewController.m */,
  1027. 71DF74531C575E7900F2789C /* EnumSelectorCell.h */,
  1028. 71DF74541C575E7900F2789C /* EnumSelectorCell.m */,
  1029. 71DF74551C575E7900F2789C /* EnumSelectViewController.h */,
  1030. 71DF74561C575E7900F2789C /* EnumSelectViewController.m */,
  1031. 71DF74571C575E7900F2789C /* MonthPickerViewController.h */,
  1032. 71DF74581C575E7900F2789C /* MonthPickerViewController.m */,
  1033. 71DF74591C575E7900F2789C /* SRMonthPicker.h */,
  1034. 71DF745A1C575E7900F2789C /* SRMonthPicker.m */,
  1035. );
  1036. name = CommonEditor;
  1037. sourceTree = "<group>";
  1038. };
  1039. 71F731FC192F395000F2CF76 /* AutoScrollImage */ = {
  1040. isa = PBXGroup;
  1041. children = (
  1042. 7162A5031C586FC100AB630E /* CycleScrollView.h */,
  1043. 7162A5041C586FC100AB630E /* CycleScrollView.m */,
  1044. 7162A5051C586FC100AB630E /* NSTimer+Addition.h */,
  1045. 7162A5061C586FC100AB630E /* NSTimer+Addition.m */,
  1046. 7162A5071C586FC100AB630E /* SliderPage.h */,
  1047. 7162A5081C586FC100AB630E /* SliderPage.m */,
  1048. );
  1049. name = AutoScrollImage;
  1050. sourceTree = "<group>";
  1051. };
  1052. CA33503C644B4B30FB07E665 /* Pods */ = {
  1053. isa = PBXGroup;
  1054. children = (
  1055. 56528CA8B8A71F67C2EE5366 /* Pods.debug.xcconfig */,
  1056. 6C826876B24EFB83AC94A464 /* Pods.release.xcconfig */,
  1057. );
  1058. name = Pods;
  1059. sourceTree = "<group>";
  1060. };
  1061. /* End PBXGroup section */
  1062. /* Begin PBXNativeTarget section */
  1063. 713F76A51929F4A7006A7305 /* iSales-NPD */ = {
  1064. isa = PBXNativeTarget;
  1065. buildConfigurationList = 713F76D81929F4A7006A7305 /* Build configuration list for PBXNativeTarget "iSales-NPD" */;
  1066. buildPhases = (
  1067. 83B497AF6D8F30851BF07892 /* Check Pods Manifest.lock */,
  1068. 713F76A21929F4A7006A7305 /* Sources */,
  1069. 713F76A31929F4A7006A7305 /* Frameworks */,
  1070. 713F76A41929F4A7006A7305 /* Resources */,
  1071. 9D1D98CA53B7A76F53D76557 /* Embed Pods Frameworks */,
  1072. BCE8779EB44C92756196E042 /* Copy Pods Resources */,
  1073. );
  1074. buildRules = (
  1075. );
  1076. dependencies = (
  1077. );
  1078. name = "iSales-NPD";
  1079. productName = "iSales-NPD";
  1080. productReference = 713F76A61929F4A7006A7305 /* NPD Mobile.app */;
  1081. productType = "com.apple.product-type.application";
  1082. };
  1083. /* End PBXNativeTarget section */
  1084. /* Begin PBXProject section */
  1085. 713F769E1929F4A7006A7305 /* Project object */ = {
  1086. isa = PBXProject;
  1087. attributes = {
  1088. LastUpgradeCheck = 0720;
  1089. ORGANIZATIONNAME = "United Software Applications, Inc";
  1090. TargetAttributes = {
  1091. 713F76A51929F4A7006A7305 = {
  1092. DevelopmentTeam = HXWLAA5YN5;
  1093. };
  1094. };
  1095. };
  1096. buildConfigurationList = 713F76A11929F4A7006A7305 /* Build configuration list for PBXProject "iSales-NPD" */;
  1097. compatibilityVersion = "Xcode 3.2";
  1098. developmentRegion = English;
  1099. hasScannedForEncodings = 0;
  1100. knownRegions = (
  1101. en,
  1102. Base,
  1103. );
  1104. mainGroup = 713F769D1929F4A7006A7305;
  1105. productRefGroup = 713F76A71929F4A7006A7305 /* Products */;
  1106. projectDirPath = "";
  1107. projectRoot = "";
  1108. targets = (
  1109. 713F76A51929F4A7006A7305 /* iSales-NPD */,
  1110. );
  1111. };
  1112. /* End PBXProject section */
  1113. /* Begin PBXResourcesBuildPhase section */
  1114. 713F76A41929F4A7006A7305 /* Resources */ = {
  1115. isa = PBXResourcesBuildPhase;
  1116. buildActionMask = 2147483647;
  1117. files = (
  1118. 713F76C21929F4A7006A7305 /* Images.xcassets in Resources */,
  1119. 713F76B41929F4A7006A7305 /* InfoPlist.strings in Resources */,
  1120. 7162A5A01C58733400AB630E /* status_filter_cadedate_open.json in Resources */,
  1121. 71777FC61C8AC97300DA2511 /* debug_category_filter.json in Resources */,
  1122. 71DF74951C57614C00F2789C /* PhotoBorder.png in Resources */,
  1123. 7162A55F1C58724700AB630E /* customer_info_template.json in Resources */,
  1124. 7141DD3D1C5726B700F7DF59 /* softScanBeep.wav in Resources */,
  1125. 7141DD341C57269B00F7DF59 /* include in Resources */,
  1126. 7141DD601C5747CE00F7DF59 /* LICENSE in Resources */,
  1127. 7111E5721C76C557004763B3 /* customer_info_template_edit.json in Resources */,
  1128. 71DF74961C57614C00F2789C /* PhotoBorder@2x.png in Resources */,
  1129. 7162A55E1C58724700AB630E /* customer_advanced_search.json in Resources */,
  1130. 7162A5A11C58733400AB630E /* status_filter_cadedate.json in Resources */,
  1131. 713F76BD1929F4A7006A7305 /* Main.storyboard in Resources */,
  1132. );
  1133. runOnlyForDeploymentPostprocessing = 0;
  1134. };
  1135. /* End PBXResourcesBuildPhase section */
  1136. /* Begin PBXShellScriptBuildPhase section */
  1137. 83B497AF6D8F30851BF07892 /* Check Pods Manifest.lock */ = {
  1138. isa = PBXShellScriptBuildPhase;
  1139. buildActionMask = 2147483647;
  1140. files = (
  1141. );
  1142. inputPaths = (
  1143. );
  1144. name = "Check Pods Manifest.lock";
  1145. outputPaths = (
  1146. );
  1147. runOnlyForDeploymentPostprocessing = 0;
  1148. shellPath = /bin/sh;
  1149. shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
  1150. showEnvVarsInLog = 0;
  1151. };
  1152. 9D1D98CA53B7A76F53D76557 /* Embed Pods Frameworks */ = {
  1153. isa = PBXShellScriptBuildPhase;
  1154. buildActionMask = 2147483647;
  1155. files = (
  1156. );
  1157. inputPaths = (
  1158. );
  1159. name = "Embed Pods Frameworks";
  1160. outputPaths = (
  1161. );
  1162. runOnlyForDeploymentPostprocessing = 0;
  1163. shellPath = /bin/sh;
  1164. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n";
  1165. showEnvVarsInLog = 0;
  1166. };
  1167. BCE8779EB44C92756196E042 /* Copy Pods Resources */ = {
  1168. isa = PBXShellScriptBuildPhase;
  1169. buildActionMask = 2147483647;
  1170. files = (
  1171. );
  1172. inputPaths = (
  1173. );
  1174. name = "Copy Pods Resources";
  1175. outputPaths = (
  1176. );
  1177. runOnlyForDeploymentPostprocessing = 0;
  1178. shellPath = /bin/sh;
  1179. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n";
  1180. showEnvVarsInLog = 0;
  1181. };
  1182. /* End PBXShellScriptBuildPhase section */
  1183. /* Begin PBXSourcesBuildPhase section */
  1184. 713F76A21929F4A7006A7305 /* Sources */ = {
  1185. isa = PBXSourcesBuildPhase;
  1186. buildActionMask = 2147483647;
  1187. files = (
  1188. 7141DD531C57459B00F7DF59 /* qrspec.c in Sources */,
  1189. 71FFBBEA1C60894900D91DC2 /* iSalesNetwork.m in Sources */,
  1190. 7162A59D1C58733400AB630E /* OrderDetailViewController.m in Sources */,
  1191. 7141DD3B1C5726B700F7DF59 /* DeviceInfo.m in Sources */,
  1192. 71DF74671C575E7900F2789C /* EnumSelectorCell.m in Sources */,
  1193. 7162A5C11C5873BB00AB630E /* FilterCellCadedate.m in Sources */,
  1194. 71DF748A1C57608F00F2789C /* RTLabel.m in Sources */,
  1195. 71DF742B1C57560600F2789C /* Reachability.m in Sources */,
  1196. 7162A5701C58728D00AB630E /* DetailHeaderCell.m in Sources */,
  1197. 7162A5491C58719D00AB630E /* RATreeView+TableViewDelegate.m in Sources */,
  1198. 7162A5B41C58738600AB630E /* ScannerControllerView.m in Sources */,
  1199. 7162A5831C5872EF00AB630E /* HomeTableViewCellSlide.m in Sources */,
  1200. 7162A5851C5872EF00AB630E /* HomeViewController.m in Sources */,
  1201. 7162A5E31C5877CE00AB630E /* WatchListViewController.m in Sources */,
  1202. 7162A5421C58719D00AB630E /* RATreeNodeCollectionController.m in Sources */,
  1203. 71FFBBF31C6096F300D91DC2 /* OLDataProvider.m in Sources */,
  1204. 71DF74631C575E7900F2789C /* CommonEditorCellSwitch.m in Sources */,
  1205. 7162A5DE1C5876E300AB630E /* RetrievePassViewController.m in Sources */,
  1206. 7141DD541C57459B00F7DF59 /* rscode.c in Sources */,
  1207. 71DF74621C575E7900F2789C /* CommonEditorCellSignature.m in Sources */,
  1208. 7162A5E01C5876E300AB630E /* SettingViewController.m in Sources */,
  1209. 71DF748B1C57608F00F2789C /* SimpleGrid.m in Sources */,
  1210. 71DF74651C575E7900F2789C /* CommonEditorViewController.m in Sources */,
  1211. 7162A5171C58704600AB630E /* BundleModelViewController.m in Sources */,
  1212. 71DF745B1C575E7900F2789C /* CommonEditorCellAction.m in Sources */,
  1213. 7162A5411C58719D00AB630E /* RATreeNode.m in Sources */,
  1214. 7162A5251C58706C00AB630E /* CategoryCellSmall.m in Sources */,
  1215. 712C40B91C731126000E6831 /* ItemNotesViewController.m in Sources */,
  1216. 7162A5AD1C58735900AB630E /* TearSheetParamViewController.m in Sources */,
  1217. 7141DD611C5747CE00F7DF59 /* NSData+Base64.m in Sources */,
  1218. 7141DD5F1C5747CE00F7DF59 /* AESCrypt.m in Sources */,
  1219. 7162A5991C58733400AB630E /* OrderDetailHtmlCell.m in Sources */,
  1220. 7162A5091C586FC100AB630E /* CycleScrollView.m in Sources */,
  1221. 7162A5161C58704600AB630E /* BundleModelCell.m in Sources */,
  1222. 7141DD621C5747CE00F7DF59 /* NSData+CommonCrypto.m in Sources */,
  1223. 71DF74891C57608F00F2789C /* RadioButton.m in Sources */,
  1224. 7162A5DF1C5876E300AB630E /* ScannerSettingViewController.m in Sources */,
  1225. 71DF74661C575E7900F2789C /* DatePickerViewController.m in Sources */,
  1226. 71DF74831C57608F00F2789C /* ImageScrollerView.m in Sources */,
  1227. 71DF74871C57608F00F2789C /* NIDropDown.m in Sources */,
  1228. 71DF74881C57608F00F2789C /* PulldownMenu.m in Sources */,
  1229. 7141DD551C57459B00F7DF59 /* split.c in Sources */,
  1230. 7162A5611C58724700AB630E /* CustomerInfoViewController.m in Sources */,
  1231. 7162A5AB1C58735900AB630E /* PDFListViewController.m in Sources */,
  1232. 71DF74681C575E7900F2789C /* EnumSelectViewController.m in Sources */,
  1233. 7162A5731C58728D00AB630E /* DetailTopicCell.m in Sources */,
  1234. 7162A5AA1C58735900AB630E /* PDFListTableViewCell.m in Sources */,
  1235. 7162A5AC1C58735900AB630E /* PortfolioViewController.m in Sources */,
  1236. 71DF748C1C57608F00F2789C /* StrikethroughLabel.m in Sources */,
  1237. 7162A5981C58733400AB630E /* CreateOrderViewController.m in Sources */,
  1238. 7162A5021C586F5B00AB630E /* AddressEditorViewController.m in Sources */,
  1239. 7162A55C1C58724700AB630E /* ContactListTableViewCell.m in Sources */,
  1240. 71DF745C1C575E7900F2789C /* CommonEditorCellEdit.m in Sources */,
  1241. 7186C25D1C97A6EE00CB43F4 /* FunctionTestViewController.m in Sources */,
  1242. 71DF74691C575E7900F2789C /* MonthPickerViewController.m in Sources */,
  1243. 71DF74371C575D6600F2789C /* CommonGridViewController.m in Sources */,
  1244. 7162A5B51C58738600AB630E /* ScannerViewController.m in Sources */,
  1245. 713F76BA1929F4A7006A7305 /* AppDelegate.m in Sources */,
  1246. 7162A59B1C58733400AB630E /* OrderDetailModelCell.m in Sources */,
  1247. 7162A5E91C5899F700AB630E /* MainViewController.m in Sources */,
  1248. 7141DD4F1C57459B00F7DF59 /* mask.c in Sources */,
  1249. 7162A54E1C58722200AB630E /* CreditCardEditorViewController.m in Sources */,
  1250. 7162A5C31C5873BB00AB630E /* ItemSearchFilterViewController.m in Sources */,
  1251. 7162A5841C5872EF00AB630E /* HomeTableViewCellTopic.m in Sources */,
  1252. 7162A59F1C58733400AB630E /* OrderListViewController.m in Sources */,
  1253. 71DF74641C575E7900F2789C /* CommonEditorCellTextView.m in Sources */,
  1254. 7162A5461C58719D00AB630E /* RATreeView+Enums.m in Sources */,
  1255. 7162A54B1C58719D00AB630E /* RAViewController.m in Sources */,
  1256. 7162A59C1C58733400AB630E /* OrderDetailPriceCell.m in Sources */,
  1257. 71DF74301C57572600F2789C /* RAUtils.m in Sources */,
  1258. 7162A5B61C58738600AB630E /* SCShapeView.m in Sources */,
  1259. 7162A54A1C58719D00AB630E /* RATreeView+UIScrollView.m in Sources */,
  1260. 7162A55D1C58724700AB630E /* ContactListViewController.m in Sources */,
  1261. 7162A5751C58728D00AB630E /* LineView.m in Sources */,
  1262. 7162A5741C58728D00AB630E /* DetailViewController.m in Sources */,
  1263. 7162A52A1C58713200AB630E /* CategoryCellNPD.m in Sources */,
  1264. 71DF748E1C57608F00F2789C /* UILabel+FontAppearance.m in Sources */,
  1265. 712C40B61C7310F4000E6831 /* CartGeneralNotesViewController.m in Sources */,
  1266. 7162A5CB1C58761500AB630E /* SignatureViewController.m in Sources */,
  1267. 7162A5DD1C5876E300AB630E /* PopupNavigationController.m in Sources */,
  1268. 7162A59E1C58733400AB630E /* OrderListTableViewCell.m in Sources */,
  1269. 71DF746A1C575E7900F2789C /* SRMonthPicker.m in Sources */,
  1270. 714B1F401C7BF74100539193 /* OrderDetailSignatureCell.m in Sources */,
  1271. 71DF745D1C575E7900F2789C /* CommonEditorCellEnum.m in Sources */,
  1272. 7141DD521C57459B00F7DF59 /* qrinput.c in Sources */,
  1273. 7162A5601C58724700AB630E /* CustomerEditViewController.m in Sources */,
  1274. 718B91831C75638100265FFF /* TouchImageView.m in Sources */,
  1275. 7162A5DC1C5876E300AB630E /* LoginViewController.m in Sources */,
  1276. 7162A5811C5872EF00AB630E /* HomeTableViewCellBanner.m in Sources */,
  1277. 7162A5E61C58781000AB630E /* iSalesNavigationController.m in Sources */,
  1278. 7141DD631C5747CE00F7DF59 /* NSString+Base64.m in Sources */,
  1279. 7162A5C41C5873BB00AB630E /* ItemSearchViewController.m in Sources */,
  1280. 7162A5481C58719D00AB630E /* RATreeView+TableViewDataSource.m in Sources */,
  1281. 7162A5DB1C5876E300AB630E /* CacheViewController.m in Sources */,
  1282. 7162A5C21C5873BB00AB630E /* FilterCellValue.m in Sources */,
  1283. 71DF74971C57614C00F2789C /* PhotoStackView.m in Sources */,
  1284. 7162A50B1C586FC100AB630E /* SliderPage.m in Sources */,
  1285. 712BABF31C897E3A0007466B /* CategorySearchFilterViewController.m in Sources */,
  1286. 71DF74981C57614C00F2789C /* PhotoStackViewController.m in Sources */,
  1287. 7162A59A1C58733400AB630E /* OrderDetailInfoCell.m in Sources */,
  1288. 7162A5471C58719D00AB630E /* RATreeView+Private.m in Sources */,
  1289. 71DF748D1C57608F00F2789C /* TouchLabel.m in Sources */,
  1290. 7162A5711C58728D00AB630E /* DetailImageCell.m in Sources */,
  1291. 7162A51A1C58704600AB630E /* ModelItemCell.m in Sources */,
  1292. 7141DD511C57459B00F7DF59 /* qrencode.c in Sources */,
  1293. 7162A5451C58719D00AB630E /* RATreeView.m in Sources */,
  1294. 7162A4FE1C585FFB00AB630E /* PDFViewController.m in Sources */,
  1295. 71DF74841C57608F00F2789C /* ImageScrollerViewController.m in Sources */,
  1296. 71DF74861C57608F00F2789C /* ImageViewController.m in Sources */,
  1297. 7162A5821C5872EF00AB630E /* HomeTableViewCellButtonBanner.m in Sources */,
  1298. 713F76B61929F4A7006A7305 /* main.m in Sources */,
  1299. 71DF74611C575E7900F2789C /* CommonEditorCellModel.m in Sources */,
  1300. 71DF74341C5757DA00F2789C /* ActiveViewController.m in Sources */,
  1301. 7162A5431C58719D00AB630E /* RATreeNodeInfo.m in Sources */,
  1302. 7162A4FF1C585FFB00AB630E /* WebViewController.m in Sources */,
  1303. 71FFBBE91C60894900D91DC2 /* iSalesDB.m in Sources */,
  1304. 7162A55B1C58724700AB630E /* ContactAdvanceSearchViewController.m in Sources */,
  1305. 7162A5441C58719D00AB630E /* RATreeNodeInfo+Private.m in Sources */,
  1306. 7162A5C51C5873BB00AB630E /* SearchViewController.m in Sources */,
  1307. 7162A5191C58704600AB630E /* EditModelPriceViewController.m in Sources */,
  1308. 7162A5721C58728D00AB630E /* DetailKVCell.m in Sources */,
  1309. 7141DD501C57459B00F7DF59 /* QRCodeGenerator.m in Sources */,
  1310. 7162A5DA1C5876E300AB630E /* AboutViewController.m in Sources */,
  1311. 7141DD4E1C57459B00F7DF59 /* bitstream.c in Sources */,
  1312. 71DF74851C57608F00F2789C /* ImageUploadViewController.m in Sources */,
  1313. 7162A5CA1C58761500AB630E /* SignatureView.m in Sources */,
  1314. 7162A5181C58704600AB630E /* CartViewController.m in Sources */,
  1315. 71DF74601C575E7900F2789C /* CommonEditorCellMAction.m in Sources */,
  1316. 71DF745F1C575E7900F2789C /* CommonEditorCellLabel.m in Sources */,
  1317. 7141DD3C1C5726B700F7DF59 /* ScanApiHelper.mm in Sources */,
  1318. 7162A5261C58706C00AB630E /* CategoryViewController.m in Sources */,
  1319. 7162A50A1C586FC100AB630E /* NSTimer+Addition.m in Sources */,
  1320. 71DF745E1C575E7900F2789C /* CommonEditorCellImg.m in Sources */,
  1321. );
  1322. runOnlyForDeploymentPostprocessing = 0;
  1323. };
  1324. /* End PBXSourcesBuildPhase section */
  1325. /* Begin PBXVariantGroup section */
  1326. 713F76B21929F4A7006A7305 /* InfoPlist.strings */ = {
  1327. isa = PBXVariantGroup;
  1328. children = (
  1329. 713F76B31929F4A7006A7305 /* en */,
  1330. );
  1331. name = InfoPlist.strings;
  1332. sourceTree = "<group>";
  1333. };
  1334. 713F76BB1929F4A7006A7305 /* Main.storyboard */ = {
  1335. isa = PBXVariantGroup;
  1336. children = (
  1337. 713F76BC1929F4A7006A7305 /* Base */,
  1338. );
  1339. name = Main.storyboard;
  1340. sourceTree = "<group>";
  1341. };
  1342. /* End PBXVariantGroup section */
  1343. /* Begin XCBuildConfiguration section */
  1344. 713F76D61929F4A7006A7305 /* Debug */ = {
  1345. isa = XCBuildConfiguration;
  1346. buildSettings = {
  1347. ALWAYS_SEARCH_USER_PATHS = NO;
  1348. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1349. CLANG_CXX_LIBRARY = "libc++";
  1350. CLANG_ENABLE_MODULES = YES;
  1351. CLANG_ENABLE_OBJC_ARC = YES;
  1352. CLANG_WARN_BOOL_CONVERSION = YES;
  1353. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1354. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1355. CLANG_WARN_EMPTY_BODY = YES;
  1356. CLANG_WARN_ENUM_CONVERSION = YES;
  1357. CLANG_WARN_INT_CONVERSION = YES;
  1358. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1359. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1360. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1361. COPY_PHASE_STRIP = NO;
  1362. ENABLE_TESTABILITY = YES;
  1363. GCC_C_LANGUAGE_STANDARD = gnu99;
  1364. GCC_DYNAMIC_NO_PIC = NO;
  1365. GCC_OPTIMIZATION_LEVEL = 0;
  1366. GCC_PREPROCESSOR_DEFINITIONS = (
  1367. "DEBUG=1",
  1368. "$(inherited)",
  1369. );
  1370. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1371. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1372. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1373. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1374. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1375. GCC_WARN_UNUSED_FUNCTION = YES;
  1376. GCC_WARN_UNUSED_VARIABLE = YES;
  1377. HEADER_SEARCH_PATHS = (
  1378. "$(PROJECT_DIR)/ScanApiSDK-10.2.227-2/include",
  1379. "$(PROJECT_DIR)/common/qrcode",
  1380. "$(PROJECT_DIR)/common/CommonEditor",
  1381. );
  1382. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1383. LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/ScanApiSDK-10.2.227-2/lib";
  1384. ONLY_ACTIVE_ARCH = YES;
  1385. SDKROOT = iphoneos;
  1386. TARGETED_DEVICE_FAMILY = 2;
  1387. };
  1388. name = Debug;
  1389. };
  1390. 713F76D71929F4A7006A7305 /* Release */ = {
  1391. isa = XCBuildConfiguration;
  1392. buildSettings = {
  1393. ALWAYS_SEARCH_USER_PATHS = NO;
  1394. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1395. CLANG_CXX_LIBRARY = "libc++";
  1396. CLANG_ENABLE_MODULES = YES;
  1397. CLANG_ENABLE_OBJC_ARC = YES;
  1398. CLANG_WARN_BOOL_CONVERSION = YES;
  1399. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1400. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1401. CLANG_WARN_EMPTY_BODY = YES;
  1402. CLANG_WARN_ENUM_CONVERSION = YES;
  1403. CLANG_WARN_INT_CONVERSION = YES;
  1404. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1405. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1406. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1407. COPY_PHASE_STRIP = YES;
  1408. ENABLE_NS_ASSERTIONS = NO;
  1409. GCC_C_LANGUAGE_STANDARD = gnu99;
  1410. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1411. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1412. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1413. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1414. GCC_WARN_UNUSED_FUNCTION = YES;
  1415. GCC_WARN_UNUSED_VARIABLE = YES;
  1416. HEADER_SEARCH_PATHS = (
  1417. "$(PROJECT_DIR)/ScanApiSDK-10.2.227-2/include",
  1418. "$(PROJECT_DIR)/common/qrcode",
  1419. "$(PROJECT_DIR)/common/CommonEditor",
  1420. );
  1421. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1422. LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/ScanApiSDK-10.2.227-2/lib";
  1423. SDKROOT = iphoneos;
  1424. TARGETED_DEVICE_FAMILY = 2;
  1425. VALIDATE_PRODUCT = YES;
  1426. };
  1427. name = Release;
  1428. };
  1429. 713F76D91929F4A7006A7305 /* Debug */ = {
  1430. isa = XCBuildConfiguration;
  1431. baseConfigurationReference = 56528CA8B8A71F67C2EE5366 /* Pods.debug.xcconfig */;
  1432. buildSettings = {
  1433. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1434. CODE_SIGN_IDENTITY = "iPhone Developer";
  1435. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1436. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1437. GCC_PREFIX_HEADER = "iSales-NPD/iSales-NPD-Prefix.pch";
  1438. INFOPLIST_FILE = "$(SRCROOT)/iSales-NPD/iSales-NPD-Info.plist";
  1439. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1440. LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/ScanApiSDK-10.2.227-2/lib";
  1441. PRODUCT_BUNDLE_IDENTIFIER = "usai.apex.iSales-NPD";
  1442. PRODUCT_NAME = "NPD Mobile";
  1443. PROVISIONING_PROFILE = "";
  1444. WRAPPER_EXTENSION = app;
  1445. };
  1446. name = Debug;
  1447. };
  1448. 713F76DA1929F4A7006A7305 /* Release */ = {
  1449. isa = XCBuildConfiguration;
  1450. baseConfigurationReference = 6C826876B24EFB83AC94A464 /* Pods.release.xcconfig */;
  1451. buildSettings = {
  1452. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1453. CODE_SIGN_IDENTITY = "iPhone Developer";
  1454. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1455. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1456. GCC_PREFIX_HEADER = "iSales-NPD/iSales-NPD-Prefix.pch";
  1457. INFOPLIST_FILE = "$(SRCROOT)/iSales-NPD/iSales-NPD-Info.plist";
  1458. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1459. LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/ScanApiSDK-10.2.227-2/lib";
  1460. PRODUCT_BUNDLE_IDENTIFIER = "usai.apex.iSales-NPD";
  1461. PRODUCT_NAME = "NPD Mobile";
  1462. PROVISIONING_PROFILE = "";
  1463. WRAPPER_EXTENSION = app;
  1464. };
  1465. name = Release;
  1466. };
  1467. /* End XCBuildConfiguration section */
  1468. /* Begin XCConfigurationList section */
  1469. 713F76A11929F4A7006A7305 /* Build configuration list for PBXProject "iSales-NPD" */ = {
  1470. isa = XCConfigurationList;
  1471. buildConfigurations = (
  1472. 713F76D61929F4A7006A7305 /* Debug */,
  1473. 713F76D71929F4A7006A7305 /* Release */,
  1474. );
  1475. defaultConfigurationIsVisible = 0;
  1476. defaultConfigurationName = Release;
  1477. };
  1478. 713F76D81929F4A7006A7305 /* Build configuration list for PBXNativeTarget "iSales-NPD" */ = {
  1479. isa = XCConfigurationList;
  1480. buildConfigurations = (
  1481. 713F76D91929F4A7006A7305 /* Debug */,
  1482. 713F76DA1929F4A7006A7305 /* Release */,
  1483. );
  1484. defaultConfigurationIsVisible = 0;
  1485. defaultConfigurationName = Release;
  1486. };
  1487. /* End XCConfigurationList section */
  1488. };
  1489. rootObject = 713F769E1929F4A7006A7305 /* Project object */;
  1490. }