project.pbxproj 129 KB

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