Ray Zhang 10 år sedan
förälder
incheckning
cae3a2643a

+ 1610 - 0
RedAnt ERP Mobile/HMLG Mobile.xcodeproj/project.pbxproj

@@ -0,0 +1,1610 @@
+// !$*UTF8*$!
+{
+	archiveVersion = 1;
+	classes = {
+	};
+	objectVersion = 46;
+	objects = {
+
+/* Begin PBXBuildFile section */
+		715850431CF6F0C400856B20 /* DefaultAppearance.m in Sources */ = {isa = PBXBuildFile; fileRef = 715850421CF6F0C400856B20 /* DefaultAppearance.m */; };
+		7183E8491CF2913E00524787 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8481CF2913E00524787 /* main.m */; };
+		7183E8541CF2913E00524787 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7183E8531CF2913E00524787 /* Assets.xcassets */; };
+		7183E8571CF2913E00524787 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7183E8551CF2913E00524787 /* LaunchScreen.storyboard */; };
+		7183E8941CF29F3900524787 /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8621CF29F3900524787 /* ioapi.c */; };
+		7183E8951CF29F3900524787 /* mztools.c in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8641CF29F3900524787 /* mztools.c */; };
+		7183E8961CF29F3900524787 /* unzip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8661CF29F3900524787 /* unzip.c */; };
+		7183E8971CF29F3900524787 /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8681CF29F3900524787 /* zip.c */; };
+		7183E8981CF29F3900524787 /* ZipArchive.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7183E86B1CF29F3900524787 /* ZipArchive.mm */; };
+		7183E8991CF29F3900524787 /* bitstream.c in Sources */ = {isa = PBXBuildFile; fileRef = 7183E86D1CF29F3900524787 /* bitstream.c */; };
+		7183E89A1CF29F3900524787 /* mask.c in Sources */ = {isa = PBXBuildFile; fileRef = 7183E86F1CF29F3900524787 /* mask.c */; };
+		7183E89B1CF29F3900524787 /* QRCodeGenerator.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8721CF29F3900524787 /* QRCodeGenerator.m */; };
+		7183E89C1CF29F3900524787 /* qrencode.c in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8731CF29F3900524787 /* qrencode.c */; };
+		7183E89D1CF29F3900524787 /* qrinput.c in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8751CF29F3900524787 /* qrinput.c */; };
+		7183E89E1CF29F3900524787 /* qrspec.c in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8771CF29F3900524787 /* qrspec.c */; };
+		7183E89F1CF29F3900524787 /* rscode.c in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8791CF29F3900524787 /* rscode.c */; };
+		7183E8A01CF29F3900524787 /* split.c in Sources */ = {isa = PBXBuildFile; fileRef = 7183E87B1CF29F3900524787 /* split.c */; };
+		7183E8A11CF29F3900524787 /* AESCrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E87F1CF29F3900524787 /* AESCrypt.m */; };
+		7183E8A21CF29F3900524787 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 7183E8801CF29F3900524787 /* LICENSE */; };
+		7183E8A61CF29F3900524787 /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8891CF29F3900524787 /* Reachability.m */; };
+		7183E8A71CF29F3900524787 /* RAUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E88C1CF29F3900524787 /* RAUtils.m */; };
+		7183E8A81CF29F3900524787 /* iSalesDB.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E88E1CF29F3900524787 /* iSalesDB.m */; };
+		7183E8A91CF29F3900524787 /* iSalesNetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8901CF29F3900524787 /* iSalesNetwork.m */; };
+		7183E8AA1CF29F3900524787 /* OLDataProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8921CF29F3900524787 /* OLDataProvider.m */; };
+		7183E8FD1CF29F4500524787 /* PhotoBorder.png in Resources */ = {isa = PBXBuildFile; fileRef = 7183E8AB1CF29F4500524787 /* PhotoBorder.png */; };
+		7183E8FE1CF29F4500524787 /* PhotoBorder@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7183E8AC1CF29F4500524787 /* PhotoBorder@2x.png */; };
+		7183E8FF1CF29F4500524787 /* PhotoStackView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8AE1CF29F4500524787 /* PhotoStackView.m */; };
+		7183E9001CF29F4500524787 /* PhotoStackViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8B01CF29F4500524787 /* PhotoStackViewController.m */; };
+		7183E9011CF29F4500524787 /* CustomIOSAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8B31CF29F4500524787 /* CustomIOSAlertView.m */; };
+		7183E9021CF29F4500524787 /* ImageScrollerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8B51CF29F4500524787 /* ImageScrollerView.m */; };
+		7183E9031CF29F4500524787 /* ImageScrollerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8B71CF29F4500524787 /* ImageScrollerViewController.m */; };
+		7183E9041CF29F4500524787 /* ImageUploadViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8B91CF29F4500524787 /* ImageUploadViewController.m */; };
+		7183E9051CF29F4500524787 /* ImageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8BB1CF29F4500524787 /* ImageViewController.m */; };
+		7183E9061CF29F4500524787 /* NIDropDown.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8BD1CF29F4500524787 /* NIDropDown.m */; };
+		7183E9071CF29F4500524787 /* PulldownMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8BF1CF29F4500524787 /* PulldownMenu.m */; };
+		7183E9081CF29F4500524787 /* RadioButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8C11CF29F4500524787 /* RadioButton.m */; };
+		7183E9091CF29F4500524787 /* RTLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8C31CF29F4500524787 /* RTLabel.m */; };
+		7183E90A1CF29F4500524787 /* SimpleGrid.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8C51CF29F4500524787 /* SimpleGrid.m */; };
+		7183E90B1CF29F4500524787 /* StrikethroughLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8C71CF29F4500524787 /* StrikethroughLabel.m */; };
+		7183E90C1CF29F4500524787 /* TouchLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8C91CF29F4500524787 /* TouchLabel.m */; };
+		7183E90D1CF29F4500524787 /* TouchImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8CB1CF29F4500524787 /* TouchImageView.m */; };
+		7183E90E1CF29F4500524787 /* UILabel+FontAppearance.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8CD1CF29F4500524787 /* UILabel+FontAppearance.m */; };
+		7183E90F1CF29F4500524787 /* CommonEditorCellAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8D01CF29F4500524787 /* CommonEditorCellAction.m */; };
+		7183E9101CF29F4500524787 /* CommonEditorCellEdit.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8D21CF29F4500524787 /* CommonEditorCellEdit.m */; };
+		7183E9111CF29F4500524787 /* CommonEditorCellEnum.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8D41CF29F4500524787 /* CommonEditorCellEnum.m */; };
+		7183E9121CF29F4500524787 /* CommonEditorCellImg.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8D61CF29F4500524787 /* CommonEditorCellImg.m */; };
+		7183E9131CF29F4500524787 /* CommonEditorCellLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8D81CF29F4500524787 /* CommonEditorCellLabel.m */; };
+		7183E9141CF29F4500524787 /* CommonEditorCellMAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8DA1CF29F4500524787 /* CommonEditorCellMAction.m */; };
+		7183E9151CF29F4500524787 /* CommonEditorCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8DC1CF29F4500524787 /* CommonEditorCellModel.m */; };
+		7183E9161CF29F4500524787 /* CommonEditorCellSignature.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8DE1CF29F4500524787 /* CommonEditorCellSignature.m */; };
+		7183E9171CF29F4500524787 /* CommonEditorCellSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8E01CF29F4500524787 /* CommonEditorCellSwitch.m */; };
+		7183E9181CF29F4500524787 /* CommonEditorCellTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8E21CF29F4500524787 /* CommonEditorCellTextView.m */; };
+		7183E9191CF29F4500524787 /* CommonEditorViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8E41CF29F4500524787 /* CommonEditorViewController.m */; };
+		7183E91A1CF29F4500524787 /* DatePickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8E61CF29F4500524787 /* DatePickerViewController.m */; };
+		7183E91B1CF29F4500524787 /* EnumSelectorCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8E81CF29F4500524787 /* EnumSelectorCell.m */; };
+		7183E91C1CF29F4500524787 /* EnumSelectViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8EA1CF29F4500524787 /* EnumSelectViewController.m */; };
+		7183E91D1CF29F4500524787 /* MonthPickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8EC1CF29F4500524787 /* MonthPickerViewController.m */; };
+		7183E91E1CF29F4500524787 /* SRMonthPicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8EE1CF29F4500524787 /* SRMonthPicker.m */; };
+		7183E91F1CF29F4500524787 /* ActiveViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8F11CF29F4500524787 /* ActiveViewController.m */; };
+		7183E9201CF29F4500524787 /* CommonGridViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8F31CF29F4500524787 /* CommonGridViewController.m */; };
+		7183E9211CF29F4500524787 /* DeviceInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8F61CF29F4500524787 /* DeviceInfo.m */; };
+		7183E9221CF29F4500524787 /* ScanApiHelper.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7183E8F81CF29F4500524787 /* ScanApiHelper.mm */; };
+		7183E9231CF29F4500524787 /* softScanBeep.wav in Resources */ = {isa = PBXBuildFile; fileRef = 7183E8FA1CF29F4500524787 /* softScanBeep.wav */; };
+		7183E9241CF29F4500524787 /* include in Resources */ = {isa = PBXBuildFile; fileRef = 7183E8FB1CF29F4500524787 /* include */; };
+		7183E9E21CF29FCB00524787 /* PDFViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9291CF29FCB00524787 /* PDFViewController.m */; };
+		7183E9E31CF29FCB00524787 /* WebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E92B1CF29FCB00524787 /* WebViewController.m */; };
+		7183E9E41CF29FCB00524787 /* AddressEditorViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E92E1CF29FCB00524787 /* AddressEditorViewController.m */; };
+		7183E9E51CF29FCB00524787 /* CycleScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9311CF29FCB00524787 /* CycleScrollView.m */; };
+		7183E9E61CF29FCB00524787 /* NSTimer+Addition.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9331CF29FCB00524787 /* NSTimer+Addition.m */; };
+		7183E9E71CF29FCB00524787 /* SliderPage.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9351CF29FCB00524787 /* SliderPage.m */; };
+		7183E9E81CF29FCB00524787 /* BundleModelCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9381CF29FCB00524787 /* BundleModelCell.m */; };
+		7183E9E91CF29FCB00524787 /* BundleModelViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E93A1CF29FCB00524787 /* BundleModelViewController.m */; };
+		7183E9EA1CF29FCB00524787 /* CartViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E93C1CF29FCB00524787 /* CartViewController.m */; };
+		7183E9EB1CF29FCB00524787 /* EditModelPriceViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E93E1CF29FCB00524787 /* EditModelPriceViewController.m */; };
+		7183E9EC1CF29FCB00524787 /* ModelItemCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9401CF29FCB00524787 /* ModelItemCell.m */; };
+		7183E9ED1CF29FCB00524787 /* ItemNotesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9421CF29FCB00524787 /* ItemNotesViewController.m */; };
+		7183E9EE1CF29FCB00524787 /* CartGeneralNotesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9441CF29FCB00524787 /* CartGeneralNotesViewController.m */; };
+		7183E9EF1CF29FCB00524787 /* CategoryCellNPD.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9471CF29FCB00524787 /* CategoryCellNPD.m */; };
+		7183E9F01CF29FCB00524787 /* CategoryCellSmall.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E94A1CF29FCB00524787 /* CategoryCellSmall.m */; };
+		7183E9F11CF29FCB00524787 /* CategorySearchFilterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E94C1CF29FCB00524787 /* CategorySearchFilterViewController.m */; };
+		7183E9F21CF29FCB00524787 /* CategoryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E94E1CF29FCB00524787 /* CategoryViewController.m */; };
+		7183E9F31CF29FCB00524787 /* debug_category_filter.json in Resources */ = {isa = PBXBuildFile; fileRef = 7183E94F1CF29FCB00524787 /* debug_category_filter.json */; };
+		7183E9F41CF29FCB00524787 /* RATreeNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9521CF29FCB00524787 /* RATreeNode.m */; };
+		7183E9F51CF29FCB00524787 /* RATreeNodeCollectionController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9541CF29FCB00524787 /* RATreeNodeCollectionController.m */; };
+		7183E9F61CF29FCB00524787 /* RATreeNodeInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9561CF29FCB00524787 /* RATreeNodeInfo.m */; };
+		7183E9F71CF29FCB00524787 /* RATreeNodeInfo+Private.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9581CF29FCB00524787 /* RATreeNodeInfo+Private.m */; };
+		7183E9F81CF29FCB00524787 /* RATreeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E95A1CF29FCB00524787 /* RATreeView.m */; };
+		7183E9F91CF29FCB00524787 /* RATreeView+Enums.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E95C1CF29FCB00524787 /* RATreeView+Enums.m */; };
+		7183E9FA1CF29FCB00524787 /* RATreeView+Private.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E95E1CF29FCB00524787 /* RATreeView+Private.m */; };
+		7183E9FB1CF29FCB00524787 /* RATreeView+TableViewDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9601CF29FCB00524787 /* RATreeView+TableViewDataSource.m */; };
+		7183E9FC1CF29FCB00524787 /* RATreeView+TableViewDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9621CF29FCB00524787 /* RATreeView+TableViewDelegate.m */; };
+		7183E9FD1CF29FCB00524787 /* RATreeView+UIScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9641CF29FCB00524787 /* RATreeView+UIScrollView.m */; };
+		7183E9FE1CF29FCB00524787 /* RAViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9661CF29FCB00524787 /* RAViewController.m */; };
+		7183E9FF1CF29FCB00524787 /* CreditCardEditorViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9691CF29FCB00524787 /* CreditCardEditorViewController.m */; };
+		7183EA001CF29FCB00524787 /* ContactAdvanceSearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E96C1CF29FCB00524787 /* ContactAdvanceSearchViewController.m */; };
+		7183EA011CF29FCB00524787 /* ContactListTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E96E1CF29FCB00524787 /* ContactListTableViewCell.m */; };
+		7183EA021CF29FCB00524787 /* ContactListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9701CF29FCB00524787 /* ContactListViewController.m */; };
+		7183EA031CF29FCB00524787 /* customer_advanced_search.json in Resources */ = {isa = PBXBuildFile; fileRef = 7183E9711CF29FCB00524787 /* customer_advanced_search.json */; };
+		7183EA041CF29FCB00524787 /* customer_info_template.json in Resources */ = {isa = PBXBuildFile; fileRef = 7183E9721CF29FCB00524787 /* customer_info_template.json */; };
+		7183EA051CF29FCB00524787 /* customer_info_template_edit.json in Resources */ = {isa = PBXBuildFile; fileRef = 7183E9731CF29FCB00524787 /* customer_info_template_edit.json */; };
+		7183EA061CF29FCB00524787 /* CustomerEditViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9751CF29FCB00524787 /* CustomerEditViewController.m */; };
+		7183EA071CF29FCB00524787 /* CustomerInfoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9771CF29FCB00524787 /* CustomerInfoViewController.m */; };
+		7183EA081CF29FCB00524787 /* DetailHeaderCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E97A1CF29FCB00524787 /* DetailHeaderCell.m */; };
+		7183EA091CF29FCB00524787 /* DetailImageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E97C1CF29FCB00524787 /* DetailImageCell.m */; };
+		7183EA0A1CF29FCB00524787 /* DetailKVCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E97E1CF29FCB00524787 /* DetailKVCell.m */; };
+		7183EA0B1CF29FCB00524787 /* DetailTopicCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9801CF29FCB00524787 /* DetailTopicCell.m */; };
+		7183EA0C1CF29FCB00524787 /* DetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9821CF29FCB00524787 /* DetailViewController.m */; };
+		7183EA0D1CF29FCB00524787 /* LineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9841CF29FCB00524787 /* LineView.m */; };
+		7183EA0E1CF29FCB00524787 /* HomeTableViewCellBanner.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9871CF29FCB00524787 /* HomeTableViewCellBanner.m */; };
+		7183EA0F1CF29FCB00524787 /* HomeTableViewCellButtonBanner.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9891CF29FCB00524787 /* HomeTableViewCellButtonBanner.m */; };
+		7183EA101CF29FCB00524787 /* HomeTableViewCellSlide.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E98B1CF29FCB00524787 /* HomeTableViewCellSlide.m */; };
+		7183EA111CF29FCB00524787 /* HomeTableViewCellTopic.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E98D1CF29FCB00524787 /* HomeTableViewCellTopic.m */; };
+		7183EA121CF29FCB00524787 /* HomeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E98F1CF29FCB00524787 /* HomeViewController.m */; };
+		7183EA131CF29FCB00524787 /* CreateOrderViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9921CF29FCB00524787 /* CreateOrderViewController.m */; };
+		7183EA141CF29FCB00524787 /* OrderDetailHtmlCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9941CF29FCB00524787 /* OrderDetailHtmlCell.m */; };
+		7183EA151CF29FCB00524787 /* OrderDetailInfoCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9961CF29FCB00524787 /* OrderDetailInfoCell.m */; };
+		7183EA161CF29FCB00524787 /* OrderDetailModelCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9981CF29FCB00524787 /* OrderDetailModelCell.m */; };
+		7183EA171CF29FCB00524787 /* OrderDetailPriceCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E99A1CF29FCB00524787 /* OrderDetailPriceCell.m */; };
+		7183EA181CF29FCB00524787 /* OrderDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E99C1CF29FCB00524787 /* OrderDetailViewController.m */; };
+		7183EA191CF29FCB00524787 /* OrderListTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E99E1CF29FCB00524787 /* OrderListTableViewCell.m */; };
+		7183EA1A1CF29FCB00524787 /* OrderListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9A01CF29FCB00524787 /* OrderListViewController.m */; };
+		7183EA1B1CF29FCB00524787 /* status_filter_cadedate_open.json in Resources */ = {isa = PBXBuildFile; fileRef = 7183E9A11CF29FCB00524787 /* status_filter_cadedate_open.json */; };
+		7183EA1C1CF29FCB00524787 /* status_filter_cadedate.json in Resources */ = {isa = PBXBuildFile; fileRef = 7183E9A21CF29FCB00524787 /* status_filter_cadedate.json */; };
+		7183EA1D1CF29FCB00524787 /* OrderDetailSignatureCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9A41CF29FCB00524787 /* OrderDetailSignatureCell.m */; };
+		7183EA1E1CF29FCB00524787 /* PDFListTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9A71CF29FCB00524787 /* PDFListTableViewCell.m */; };
+		7183EA1F1CF29FCB00524787 /* PDFListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9A91CF29FCB00524787 /* PDFListViewController.m */; };
+		7183EA201CF29FCB00524787 /* PortfolioViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9AB1CF29FCB00524787 /* PortfolioViewController.m */; };
+		7183EA211CF29FCB00524787 /* TearSheetParamViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9AD1CF29FCB00524787 /* TearSheetParamViewController.m */; };
+		7183EA221CF29FCB00524787 /* PortfolioEditQTYViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9AF1CF29FCB00524787 /* PortfolioEditQTYViewController.m */; };
+		7183EA231CF29FCB00524787 /* ScannerControllerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9B21CF29FCB00524787 /* ScannerControllerView.m */; };
+		7183EA241CF29FCB00524787 /* ScannerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9B41CF29FCB00524787 /* ScannerViewController.m */; };
+		7183EA251CF29FCB00524787 /* SCShapeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9B61CF29FCB00524787 /* SCShapeView.m */; };
+		7183EA261CF29FCB00524787 /* FilterCellCadedate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9B91CF29FCB00524787 /* FilterCellCadedate.m */; };
+		7183EA271CF29FCB00524787 /* FilterCellValue.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9BB1CF29FCB00524787 /* FilterCellValue.m */; };
+		7183EA281CF29FCB00524787 /* ItemSearchFilterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9BD1CF29FCB00524787 /* ItemSearchFilterViewController.m */; };
+		7183EA291CF29FCB00524787 /* ItemSearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9BF1CF29FCB00524787 /* ItemSearchViewController.m */; };
+		7183EA2A1CF29FCB00524787 /* SearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9C11CF29FCB00524787 /* SearchViewController.m */; };
+		7183EA2B1CF29FCB00524787 /* SignatureView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9C41CF29FCB00524787 /* SignatureView.m */; };
+		7183EA2C1CF29FCB00524787 /* SignatureViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9C61CF29FCB00524787 /* SignatureViewController.m */; };
+		7183EA2D1CF29FCB00524787 /* AboutViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9C91CF29FCB00524787 /* AboutViewController.m */; };
+		7183EA2E1CF29FCB00524787 /* CacheViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9CB1CF29FCB00524787 /* CacheViewController.m */; };
+		7183EA2F1CF29FCB00524787 /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9CD1CF29FCB00524787 /* LoginViewController.m */; };
+		7183EA301CF29FCB00524787 /* PopupNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9CF1CF29FCB00524787 /* PopupNavigationController.m */; };
+		7183EA311CF29FCB00524787 /* RetrievePassViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9D11CF29FCB00524787 /* RetrievePassViewController.m */; };
+		7183EA321CF29FCB00524787 /* ScannerSettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9D31CF29FCB00524787 /* ScannerSettingViewController.m */; };
+		7183EA331CF29FCB00524787 /* SettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9D51CF29FCB00524787 /* SettingViewController.m */; };
+		7183EA341CF29FCB00524787 /* FunctionTestViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9D71CF29FCB00524787 /* FunctionTestViewController.m */; };
+		7183EA351CF29FCB00524787 /* SimplifiedBuyingProgramViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9D91CF29FCB00524787 /* SimplifiedBuyingProgramViewController.m */; };
+		7183EA361CF29FCB00524787 /* UserListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9DB1CF29FCB00524787 /* UserListViewController.m */; };
+		7183EA371CF29FCB00524787 /* OfflineSettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9DD1CF29FCB00524787 /* OfflineSettingViewController.m */; };
+		7183EA381CF29FCB00524787 /* WatchListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183E9E01CF29FCB00524787 /* WatchListViewController.m */; };
+		7183EA3D1CF2A04000524787 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183EA3A1CF2A04000524787 /* AppDelegate.m */; };
+		7183EA3E1CF2A04000524787 /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183EA3C1CF2A04000524787 /* MainViewController.m */; };
+		7183EA411CF2A04D00524787 /* OLM.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7183EA401CF2A04D00524787 /* OLM.storyboard */; };
+		7183EA441CF2A06600524787 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7183EA431CF2A06600524787 /* Main.storyboard */; };
+		7183EA471CF2A06E00524787 /* iSalesNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183EA461CF2A06E00524787 /* iSalesNavigationController.m */; };
+		7183EA4B1CF2A1F300524787 /* Pods.debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7183EA481CF2A1F300524787 /* Pods.debug.xcconfig */; };
+		7183EA4C1CF2A1F300524787 /* Pods.release.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 7183EA491CF2A1F300524787 /* Pods.release.xcconfig */; };
+		7183EA4E1CF2A6DF00524787 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 7183EA4D1CF2A6DF00524787 /* libz.tbd */; };
+		7183EA501CF2A70800524787 /* libScanApiCore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7183EA4F1CF2A70800524787 /* libScanApiCore.a */; };
+		7183EA521CF2A71A00524787 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7183EA511CF2A71A00524787 /* AVFoundation.framework */; };
+		7183EA541CF2A72300524787 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7183EA531CF2A72300524787 /* AudioToolbox.framework */; };
+		7183EA561CF2A72D00524787 /* ExternalAccessory.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7183EA551CF2A72D00524787 /* ExternalAccessory.framework */; };
+		7183EA581CF2A74500524787 /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 7183EA571CF2A74500524787 /* libsqlite3.tbd */; };
+		7183EA5A1CF2A75600524787 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7183EA591CF2A75500524787 /* Accelerate.framework */; };
+		7183EA5C1CF2A76000524787 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7183EA5B1CF2A76000524787 /* QuartzCore.framework */; };
+		7183EA5E1CF2A77000524787 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7183EA5D1CF2A77000524787 /* CoreGraphics.framework */; };
+		7183EA601CF2A77B00524787 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7183EA5F1CF2A77A00524787 /* UIKit.framework */; };
+		7183EA621CF2A78700524787 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7183EA611CF2A78700524787 /* Foundation.framework */; };
+		7183EA641CF2A7B500524787 /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7183EA631CF2A7B500524787 /* libPods.a */; };
+		7183EA6D1CF2B05C00524787 /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183EA681CF2B05C00524787 /* NSData+Base64.m */; };
+		7183EA6E1CF2B05C00524787 /* NSData+CommonCrypto.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183EA6A1CF2B05C00524787 /* NSData+CommonCrypto.m */; };
+		7183EA6F1CF2B05C00524787 /* NSString+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 7183EA6C1CF2B05C00524787 /* NSString+Base64.m */; };
+		719562391CF57BFC00C74A49 /* CategoryHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 719562381CF57BFC00C74A49 /* CategoryHeaderView.m */; };
+		7195623F1CF580E800C74A49 /* DefaultTableHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7195623E1CF580E800C74A49 /* DefaultTableHeaderView.m */; };
+		719562441CF6937F00C74A49 /* default_appearance.json in Resources */ = {isa = PBXBuildFile; fileRef = 719562431CF6937F00C74A49 /* default_appearance.json */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXFileReference section */
+		715850411CF6F0C400856B20 /* DefaultAppearance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DefaultAppearance.h; path = common/Functions/DefaultAppearance.h; sourceTree = SOURCE_ROOT; };
+		715850421CF6F0C400856B20 /* DefaultAppearance.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DefaultAppearance.m; path = common/Functions/DefaultAppearance.m; sourceTree = SOURCE_ROOT; };
+		7183E8441CF2913E00524787 /* HMLG Mobile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "HMLG Mobile.app"; sourceTree = BUILT_PRODUCTS_DIR; };
+		7183E8481CF2913E00524787 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
+		7183E8531CF2913E00524787 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
+		7183E8561CF2913E00524787 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
+		7183E8581CF2913E00524787 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
+		7183E8611CF29F3900524787 /* crypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = crypt.h; path = ../common/zip/minizip/crypt.h; sourceTree = "<group>"; };
+		7183E8621CF29F3900524787 /* ioapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ioapi.c; path = ../common/zip/minizip/ioapi.c; sourceTree = "<group>"; };
+		7183E8631CF29F3900524787 /* ioapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ioapi.h; path = ../common/zip/minizip/ioapi.h; sourceTree = "<group>"; };
+		7183E8641CF29F3900524787 /* mztools.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mztools.c; path = ../common/zip/minizip/mztools.c; sourceTree = "<group>"; };
+		7183E8651CF29F3900524787 /* mztools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mztools.h; path = ../common/zip/minizip/mztools.h; sourceTree = "<group>"; };
+		7183E8661CF29F3900524787 /* unzip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unzip.c; path = ../common/zip/minizip/unzip.c; sourceTree = "<group>"; };
+		7183E8671CF29F3900524787 /* unzip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = unzip.h; path = ../common/zip/minizip/unzip.h; sourceTree = "<group>"; };
+		7183E8681CF29F3900524787 /* zip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = zip.c; path = ../common/zip/minizip/zip.c; sourceTree = "<group>"; };
+		7183E8691CF29F3900524787 /* zip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = zip.h; path = ../common/zip/minizip/zip.h; sourceTree = "<group>"; };
+		7183E86A1CF29F3900524787 /* ZipArchive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ZipArchive.h; path = ../common/zip/ZipArchive.h; sourceTree = "<group>"; };
+		7183E86B1CF29F3900524787 /* ZipArchive.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ZipArchive.mm; path = ../common/zip/ZipArchive.mm; sourceTree = "<group>"; };
+		7183E86D1CF29F3900524787 /* bitstream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = bitstream.c; path = ../common/qrcode/bitstream.c; sourceTree = "<group>"; };
+		7183E86E1CF29F3900524787 /* bitstream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bitstream.h; path = ../common/qrcode/bitstream.h; sourceTree = "<group>"; };
+		7183E86F1CF29F3900524787 /* mask.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mask.c; path = ../common/qrcode/mask.c; sourceTree = "<group>"; };
+		7183E8701CF29F3900524787 /* mask.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mask.h; path = ../common/qrcode/mask.h; sourceTree = "<group>"; };
+		7183E8711CF29F3900524787 /* QRCodeGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = QRCodeGenerator.h; path = ../common/qrcode/QRCodeGenerator.h; sourceTree = "<group>"; };
+		7183E8721CF29F3900524787 /* QRCodeGenerator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = QRCodeGenerator.m; path = ../common/qrcode/QRCodeGenerator.m; sourceTree = "<group>"; };
+		7183E8731CF29F3900524787 /* qrencode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = qrencode.c; path = ../common/qrcode/qrencode.c; sourceTree = "<group>"; };
+		7183E8741CF29F3900524787 /* qrencode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qrencode.h; path = ../common/qrcode/qrencode.h; sourceTree = "<group>"; };
+		7183E8751CF29F3900524787 /* qrinput.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = qrinput.c; path = ../common/qrcode/qrinput.c; sourceTree = "<group>"; };
+		7183E8761CF29F3900524787 /* qrinput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qrinput.h; path = ../common/qrcode/qrinput.h; sourceTree = "<group>"; };
+		7183E8771CF29F3900524787 /* qrspec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = qrspec.c; path = ../common/qrcode/qrspec.c; sourceTree = "<group>"; };
+		7183E8781CF29F3900524787 /* qrspec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qrspec.h; path = ../common/qrcode/qrspec.h; sourceTree = "<group>"; };
+		7183E8791CF29F3900524787 /* rscode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = rscode.c; path = ../common/qrcode/rscode.c; sourceTree = "<group>"; };
+		7183E87A1CF29F3900524787 /* rscode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rscode.h; path = ../common/qrcode/rscode.h; sourceTree = "<group>"; };
+		7183E87B1CF29F3900524787 /* split.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = split.c; path = ../common/qrcode/split.c; sourceTree = "<group>"; };
+		7183E87C1CF29F3900524787 /* split.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = split.h; path = ../common/qrcode/split.h; sourceTree = "<group>"; };
+		7183E87E1CF29F3900524787 /* AESCrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AESCrypt.h; path = ../common/AES/AESCrypt.h; sourceTree = "<group>"; };
+		7183E87F1CF29F3900524787 /* AESCrypt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AESCrypt.m; path = ../common/AES/AESCrypt.m; sourceTree = "<group>"; };
+		7183E8801CF29F3900524787 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = ../common/AES/LICENSE; sourceTree = "<group>"; };
+		7183E8881CF29F3900524787 /* Reachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Reachability.h; path = ../common/Reachability.h; sourceTree = "<group>"; };
+		7183E8891CF29F3900524787 /* Reachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Reachability.m; path = ../common/Reachability.m; sourceTree = "<group>"; };
+		7183E88A1CF29F3900524787 /* const.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = const.h; path = ../common/const.h; sourceTree = "<group>"; };
+		7183E88B1CF29F3900524787 /* RAUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUtils.h; path = ../common/RAUtils.h; sourceTree = "<group>"; };
+		7183E88C1CF29F3900524787 /* RAUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUtils.m; path = ../common/RAUtils.m; sourceTree = "<group>"; };
+		7183E88D1CF29F3900524787 /* iSalesDB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = iSalesDB.h; path = ../common/data_provider/iSalesDB.h; sourceTree = "<group>"; };
+		7183E88E1CF29F3900524787 /* iSalesDB.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = iSalesDB.m; path = ../common/data_provider/iSalesDB.m; sourceTree = "<group>"; };
+		7183E88F1CF29F3900524787 /* iSalesNetwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = iSalesNetwork.h; path = ../common/data_provider/iSalesNetwork.h; sourceTree = "<group>"; };
+		7183E8901CF29F3900524787 /* iSalesNetwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = iSalesNetwork.m; path = ../common/data_provider/iSalesNetwork.m; sourceTree = "<group>"; };
+		7183E8911CF29F3900524787 /* OLDataProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OLDataProvider.h; sourceTree = "<group>"; };
+		7183E8921CF29F3900524787 /* OLDataProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OLDataProvider.m; sourceTree = "<group>"; };
+		7183E8AB1CF29F4500524787 /* PhotoBorder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PhotoBorder.png; path = ../common/photoStack/PhotoBorder.png; sourceTree = "<group>"; };
+		7183E8AC1CF29F4500524787 /* PhotoBorder@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "PhotoBorder@2x.png"; path = "../common/photoStack/PhotoBorder@2x.png"; sourceTree = "<group>"; };
+		7183E8AD1CF29F4500524787 /* PhotoStackView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PhotoStackView.h; path = ../common/photoStack/PhotoStackView.h; sourceTree = "<group>"; };
+		7183E8AE1CF29F4500524787 /* PhotoStackView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PhotoStackView.m; path = ../common/photoStack/PhotoStackView.m; sourceTree = "<group>"; };
+		7183E8AF1CF29F4500524787 /* PhotoStackViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PhotoStackViewController.h; path = ../common/photoStack/PhotoStackViewController.h; sourceTree = "<group>"; };
+		7183E8B01CF29F4500524787 /* PhotoStackViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PhotoStackViewController.m; path = ../common/photoStack/PhotoStackViewController.m; sourceTree = "<group>"; };
+		7183E8B21CF29F4500524787 /* CustomIOSAlertView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CustomIOSAlertView.h; path = ../common/customUI/CustomIOSAlertView.h; sourceTree = "<group>"; };
+		7183E8B31CF29F4500524787 /* CustomIOSAlertView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CustomIOSAlertView.m; path = ../common/customUI/CustomIOSAlertView.m; sourceTree = "<group>"; };
+		7183E8B41CF29F4500524787 /* ImageScrollerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageScrollerView.h; path = ../common/customUI/ImageScrollerView.h; sourceTree = "<group>"; };
+		7183E8B51CF29F4500524787 /* ImageScrollerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageScrollerView.m; path = ../common/customUI/ImageScrollerView.m; sourceTree = "<group>"; };
+		7183E8B61CF29F4500524787 /* ImageScrollerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageScrollerViewController.h; path = ../common/customUI/ImageScrollerViewController.h; sourceTree = "<group>"; };
+		7183E8B71CF29F4500524787 /* ImageScrollerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageScrollerViewController.m; path = ../common/customUI/ImageScrollerViewController.m; sourceTree = "<group>"; };
+		7183E8B81CF29F4500524787 /* ImageUploadViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageUploadViewController.h; path = ../common/customUI/ImageUploadViewController.h; sourceTree = "<group>"; };
+		7183E8B91CF29F4500524787 /* ImageUploadViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageUploadViewController.m; path = ../common/customUI/ImageUploadViewController.m; sourceTree = "<group>"; };
+		7183E8BA1CF29F4500524787 /* ImageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageViewController.h; path = ../common/customUI/ImageViewController.h; sourceTree = "<group>"; };
+		7183E8BB1CF29F4500524787 /* ImageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageViewController.m; path = ../common/customUI/ImageViewController.m; sourceTree = "<group>"; };
+		7183E8BC1CF29F4500524787 /* NIDropDown.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NIDropDown.h; path = ../common/customUI/NIDropDown.h; sourceTree = "<group>"; };
+		7183E8BD1CF29F4500524787 /* NIDropDown.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NIDropDown.m; path = ../common/customUI/NIDropDown.m; sourceTree = "<group>"; };
+		7183E8BE1CF29F4500524787 /* PulldownMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PulldownMenu.h; path = ../common/customUI/PulldownMenu.h; sourceTree = "<group>"; };
+		7183E8BF1CF29F4500524787 /* PulldownMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PulldownMenu.m; path = ../common/customUI/PulldownMenu.m; sourceTree = "<group>"; };
+		7183E8C01CF29F4500524787 /* RadioButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RadioButton.h; path = ../common/customUI/RadioButton.h; sourceTree = "<group>"; };
+		7183E8C11CF29F4500524787 /* RadioButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RadioButton.m; path = ../common/customUI/RadioButton.m; sourceTree = "<group>"; };
+		7183E8C21CF29F4500524787 /* RTLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RTLabel.h; path = ../common/customUI/RTLabel.h; sourceTree = "<group>"; };
+		7183E8C31CF29F4500524787 /* RTLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RTLabel.m; path = ../common/customUI/RTLabel.m; sourceTree = "<group>"; };
+		7183E8C41CF29F4500524787 /* SimpleGrid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleGrid.h; path = ../common/customUI/SimpleGrid.h; sourceTree = "<group>"; };
+		7183E8C51CF29F4500524787 /* SimpleGrid.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleGrid.m; path = ../common/customUI/SimpleGrid.m; sourceTree = "<group>"; };
+		7183E8C61CF29F4500524787 /* StrikethroughLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StrikethroughLabel.h; path = ../common/customUI/StrikethroughLabel.h; sourceTree = "<group>"; };
+		7183E8C71CF29F4500524787 /* StrikethroughLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StrikethroughLabel.m; path = ../common/customUI/StrikethroughLabel.m; sourceTree = "<group>"; };
+		7183E8C81CF29F4500524787 /* TouchLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TouchLabel.h; path = ../common/customUI/TouchLabel.h; sourceTree = "<group>"; };
+		7183E8C91CF29F4500524787 /* TouchLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TouchLabel.m; path = ../common/customUI/TouchLabel.m; sourceTree = "<group>"; };
+		7183E8CA1CF29F4500524787 /* TouchImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TouchImageView.h; path = ../common/customUI/TouchImageView.h; sourceTree = "<group>"; };
+		7183E8CB1CF29F4500524787 /* TouchImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TouchImageView.m; path = ../common/customUI/TouchImageView.m; sourceTree = "<group>"; };
+		7183E8CC1CF29F4500524787 /* UILabel+FontAppearance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UILabel+FontAppearance.h"; path = "../common/customUI/UILabel+FontAppearance.h"; sourceTree = "<group>"; };
+		7183E8CD1CF29F4500524787 /* UILabel+FontAppearance.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UILabel+FontAppearance.m"; path = "../common/customUI/UILabel+FontAppearance.m"; sourceTree = "<group>"; };
+		7183E8CF1CF29F4500524787 /* CommonEditorCellAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellAction.h; path = ../common/CommonEditor/CommonEditorCellAction.h; sourceTree = "<group>"; };
+		7183E8D01CF29F4500524787 /* CommonEditorCellAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellAction.m; path = ../common/CommonEditor/CommonEditorCellAction.m; sourceTree = "<group>"; };
+		7183E8D11CF29F4500524787 /* CommonEditorCellEdit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellEdit.h; path = ../common/CommonEditor/CommonEditorCellEdit.h; sourceTree = "<group>"; };
+		7183E8D21CF29F4500524787 /* CommonEditorCellEdit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellEdit.m; path = ../common/CommonEditor/CommonEditorCellEdit.m; sourceTree = "<group>"; };
+		7183E8D31CF29F4500524787 /* CommonEditorCellEnum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellEnum.h; path = ../common/CommonEditor/CommonEditorCellEnum.h; sourceTree = "<group>"; };
+		7183E8D41CF29F4500524787 /* CommonEditorCellEnum.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellEnum.m; path = ../common/CommonEditor/CommonEditorCellEnum.m; sourceTree = "<group>"; };
+		7183E8D51CF29F4500524787 /* CommonEditorCellImg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellImg.h; path = ../common/CommonEditor/CommonEditorCellImg.h; sourceTree = "<group>"; };
+		7183E8D61CF29F4500524787 /* CommonEditorCellImg.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellImg.m; path = ../common/CommonEditor/CommonEditorCellImg.m; sourceTree = "<group>"; };
+		7183E8D71CF29F4500524787 /* CommonEditorCellLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellLabel.h; path = ../common/CommonEditor/CommonEditorCellLabel.h; sourceTree = "<group>"; };
+		7183E8D81CF29F4500524787 /* CommonEditorCellLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellLabel.m; path = ../common/CommonEditor/CommonEditorCellLabel.m; sourceTree = "<group>"; };
+		7183E8D91CF29F4500524787 /* CommonEditorCellMAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellMAction.h; path = ../common/CommonEditor/CommonEditorCellMAction.h; sourceTree = "<group>"; };
+		7183E8DA1CF29F4500524787 /* CommonEditorCellMAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellMAction.m; path = ../common/CommonEditor/CommonEditorCellMAction.m; sourceTree = "<group>"; };
+		7183E8DB1CF29F4500524787 /* CommonEditorCellModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellModel.h; path = ../common/CommonEditor/CommonEditorCellModel.h; sourceTree = "<group>"; };
+		7183E8DC1CF29F4500524787 /* CommonEditorCellModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellModel.m; path = ../common/CommonEditor/CommonEditorCellModel.m; sourceTree = "<group>"; };
+		7183E8DD1CF29F4500524787 /* CommonEditorCellSignature.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellSignature.h; path = ../common/CommonEditor/CommonEditorCellSignature.h; sourceTree = "<group>"; };
+		7183E8DE1CF29F4500524787 /* CommonEditorCellSignature.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellSignature.m; path = ../common/CommonEditor/CommonEditorCellSignature.m; sourceTree = "<group>"; };
+		7183E8DF1CF29F4500524787 /* CommonEditorCellSwitch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellSwitch.h; path = ../common/CommonEditor/CommonEditorCellSwitch.h; sourceTree = "<group>"; };
+		7183E8E01CF29F4500524787 /* CommonEditorCellSwitch.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellSwitch.m; path = ../common/CommonEditor/CommonEditorCellSwitch.m; sourceTree = "<group>"; };
+		7183E8E11CF29F4500524787 /* CommonEditorCellTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellTextView.h; path = ../common/CommonEditor/CommonEditorCellTextView.h; sourceTree = "<group>"; };
+		7183E8E21CF29F4500524787 /* CommonEditorCellTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellTextView.m; path = ../common/CommonEditor/CommonEditorCellTextView.m; sourceTree = "<group>"; };
+		7183E8E31CF29F4500524787 /* CommonEditorViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorViewController.h; path = ../common/CommonEditor/CommonEditorViewController.h; sourceTree = "<group>"; };
+		7183E8E41CF29F4500524787 /* CommonEditorViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorViewController.m; path = ../common/CommonEditor/CommonEditorViewController.m; sourceTree = "<group>"; };
+		7183E8E51CF29F4500524787 /* DatePickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DatePickerViewController.h; path = ../common/CommonEditor/DatePickerViewController.h; sourceTree = "<group>"; };
+		7183E8E61CF29F4500524787 /* DatePickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DatePickerViewController.m; path = ../common/CommonEditor/DatePickerViewController.m; sourceTree = "<group>"; };
+		7183E8E71CF29F4500524787 /* EnumSelectorCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EnumSelectorCell.h; path = ../common/CommonEditor/EnumSelectorCell.h; sourceTree = "<group>"; };
+		7183E8E81CF29F4500524787 /* EnumSelectorCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EnumSelectorCell.m; path = ../common/CommonEditor/EnumSelectorCell.m; sourceTree = "<group>"; };
+		7183E8E91CF29F4500524787 /* EnumSelectViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EnumSelectViewController.h; path = ../common/CommonEditor/EnumSelectViewController.h; sourceTree = "<group>"; };
+		7183E8EA1CF29F4500524787 /* EnumSelectViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EnumSelectViewController.m; path = ../common/CommonEditor/EnumSelectViewController.m; sourceTree = "<group>"; };
+		7183E8EB1CF29F4500524787 /* MonthPickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MonthPickerViewController.h; path = ../common/CommonEditor/MonthPickerViewController.h; sourceTree = "<group>"; };
+		7183E8EC1CF29F4500524787 /* MonthPickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MonthPickerViewController.m; path = ../common/CommonEditor/MonthPickerViewController.m; sourceTree = "<group>"; };
+		7183E8ED1CF29F4500524787 /* SRMonthPicker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SRMonthPicker.h; path = ../common/CommonEditor/SRMonthPicker.h; sourceTree = "<group>"; };
+		7183E8EE1CF29F4500524787 /* SRMonthPicker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SRMonthPicker.m; path = ../common/CommonEditor/SRMonthPicker.m; sourceTree = "<group>"; };
+		7183E8F01CF29F4500524787 /* ActiveViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ActiveViewController.h; path = ../common/ActiveViewController.h; sourceTree = "<group>"; };
+		7183E8F11CF29F4500524787 /* ActiveViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ActiveViewController.m; path = ../common/ActiveViewController.m; sourceTree = "<group>"; };
+		7183E8F21CF29F4500524787 /* CommonGridViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonGridViewController.h; path = ../common/CommonGridViewController.h; sourceTree = "<group>"; };
+		7183E8F31CF29F4500524787 /* CommonGridViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonGridViewController.m; path = ../common/CommonGridViewController.m; sourceTree = "<group>"; };
+		7183E8F51CF29F4500524787 /* DeviceInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DeviceInfo.h; path = "../ScanApiSDK-10.2.227-2/DeviceInfo.h"; sourceTree = "<group>"; };
+		7183E8F61CF29F4500524787 /* DeviceInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DeviceInfo.m; path = "../ScanApiSDK-10.2.227-2/DeviceInfo.m"; sourceTree = "<group>"; };
+		7183E8F71CF29F4500524787 /* ScanApiHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScanApiHelper.h; path = "../ScanApiSDK-10.2.227-2/ScanApiHelper.h"; sourceTree = "<group>"; };
+		7183E8F81CF29F4500524787 /* ScanApiHelper.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ScanApiHelper.mm; path = "../ScanApiSDK-10.2.227-2/ScanApiHelper.mm"; sourceTree = "<group>"; };
+		7183E8F91CF29F4500524787 /* ScanApiIncludes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScanApiIncludes.h; path = "../ScanApiSDK-10.2.227-2/ScanApiIncludes.h"; sourceTree = "<group>"; };
+		7183E8FA1CF29F4500524787 /* softScanBeep.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = softScanBeep.wav; path = "../ScanApiSDK-10.2.227-2/softScanBeep.wav"; sourceTree = "<group>"; };
+		7183E8FB1CF29F4500524787 /* include */ = {isa = PBXFileReference; lastKnownFileType = folder; name = include; path = "../ScanApiSDK-10.2.227-2/include"; sourceTree = "<group>"; };
+		7183E9271CF29FA600524787 /* config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
+		7183E9281CF29FCB00524787 /* PDFViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFViewController.h; path = "../common/Functions/PDF+Web/PDFViewController.h"; sourceTree = "<group>"; };
+		7183E9291CF29FCB00524787 /* PDFViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PDFViewController.m; path = "../common/Functions/PDF+Web/PDFViewController.m"; sourceTree = "<group>"; };
+		7183E92A1CF29FCB00524787 /* WebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WebViewController.h; path = "../common/Functions/PDF+Web/WebViewController.h"; sourceTree = "<group>"; };
+		7183E92B1CF29FCB00524787 /* WebViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WebViewController.m; path = "../common/Functions/PDF+Web/WebViewController.m"; sourceTree = "<group>"; };
+		7183E92D1CF29FCB00524787 /* AddressEditorViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AddressEditorViewController.h; path = ../common/Functions/address/AddressEditorViewController.h; sourceTree = "<group>"; };
+		7183E92E1CF29FCB00524787 /* AddressEditorViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AddressEditorViewController.m; path = ../common/Functions/address/AddressEditorViewController.m; sourceTree = "<group>"; };
+		7183E9301CF29FCB00524787 /* CycleScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CycleScrollView.h; path = ../common/AutoScrollImage/CycleScrollView.h; sourceTree = "<group>"; };
+		7183E9311CF29FCB00524787 /* CycleScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CycleScrollView.m; path = ../common/AutoScrollImage/CycleScrollView.m; sourceTree = "<group>"; };
+		7183E9321CF29FCB00524787 /* NSTimer+Addition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSTimer+Addition.h"; path = "../common/AutoScrollImage/NSTimer+Addition.h"; sourceTree = "<group>"; };
+		7183E9331CF29FCB00524787 /* NSTimer+Addition.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSTimer+Addition.m"; path = "../common/AutoScrollImage/NSTimer+Addition.m"; sourceTree = "<group>"; };
+		7183E9341CF29FCB00524787 /* SliderPage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SliderPage.h; path = ../common/AutoScrollImage/SliderPage.h; sourceTree = "<group>"; };
+		7183E9351CF29FCB00524787 /* SliderPage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SliderPage.m; path = ../common/AutoScrollImage/SliderPage.m; sourceTree = "<group>"; };
+		7183E9371CF29FCB00524787 /* BundleModelCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BundleModelCell.h; path = ../common/Functions/cart/BundleModelCell.h; sourceTree = "<group>"; };
+		7183E9381CF29FCB00524787 /* BundleModelCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BundleModelCell.m; path = ../common/Functions/cart/BundleModelCell.m; sourceTree = "<group>"; };
+		7183E9391CF29FCB00524787 /* BundleModelViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BundleModelViewController.h; path = ../common/Functions/cart/BundleModelViewController.h; sourceTree = "<group>"; };
+		7183E93A1CF29FCB00524787 /* BundleModelViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BundleModelViewController.m; path = ../common/Functions/cart/BundleModelViewController.m; sourceTree = "<group>"; };
+		7183E93B1CF29FCB00524787 /* CartViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CartViewController.h; path = ../common/Functions/cart/CartViewController.h; sourceTree = "<group>"; };
+		7183E93C1CF29FCB00524787 /* CartViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CartViewController.m; path = ../common/Functions/cart/CartViewController.m; sourceTree = "<group>"; };
+		7183E93D1CF29FCB00524787 /* EditModelPriceViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EditModelPriceViewController.h; path = ../common/Functions/cart/EditModelPriceViewController.h; sourceTree = "<group>"; };
+		7183E93E1CF29FCB00524787 /* EditModelPriceViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EditModelPriceViewController.m; path = ../common/Functions/cart/EditModelPriceViewController.m; sourceTree = "<group>"; };
+		7183E93F1CF29FCB00524787 /* ModelItemCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ModelItemCell.h; path = ../common/Functions/cart/ModelItemCell.h; sourceTree = "<group>"; };
+		7183E9401CF29FCB00524787 /* ModelItemCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ModelItemCell.m; path = ../common/Functions/cart/ModelItemCell.m; sourceTree = "<group>"; };
+		7183E9411CF29FCB00524787 /* ItemNotesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ItemNotesViewController.h; path = ../common/Functions/cart/ItemNotesViewController.h; sourceTree = "<group>"; };
+		7183E9421CF29FCB00524787 /* ItemNotesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ItemNotesViewController.m; path = ../common/Functions/cart/ItemNotesViewController.m; sourceTree = "<group>"; };
+		7183E9431CF29FCB00524787 /* CartGeneralNotesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CartGeneralNotesViewController.h; path = ../common/Functions/cart/CartGeneralNotesViewController.h; sourceTree = "<group>"; };
+		7183E9441CF29FCB00524787 /* CartGeneralNotesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CartGeneralNotesViewController.m; path = ../common/Functions/cart/CartGeneralNotesViewController.m; sourceTree = "<group>"; };
+		7183E9461CF29FCB00524787 /* CategoryCellNPD.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CategoryCellNPD.h; sourceTree = "<group>"; };
+		7183E9471CF29FCB00524787 /* CategoryCellNPD.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CategoryCellNPD.m; sourceTree = "<group>"; };
+		7183E9491CF29FCB00524787 /* CategoryCellSmall.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CategoryCellSmall.h; path = ../common/Functions/category/CategoryCellSmall.h; sourceTree = "<group>"; };
+		7183E94A1CF29FCB00524787 /* CategoryCellSmall.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CategoryCellSmall.m; path = ../common/Functions/category/CategoryCellSmall.m; sourceTree = "<group>"; };
+		7183E94B1CF29FCB00524787 /* CategorySearchFilterViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CategorySearchFilterViewController.h; path = ../common/Functions/category/CategorySearchFilterViewController.h; sourceTree = "<group>"; };
+		7183E94C1CF29FCB00524787 /* CategorySearchFilterViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CategorySearchFilterViewController.m; path = ../common/Functions/category/CategorySearchFilterViewController.m; sourceTree = "<group>"; };
+		7183E94D1CF29FCB00524787 /* CategoryViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CategoryViewController.h; path = ../common/Functions/category/CategoryViewController.h; sourceTree = "<group>"; };
+		7183E94E1CF29FCB00524787 /* CategoryViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CategoryViewController.m; path = ../common/Functions/category/CategoryViewController.m; sourceTree = "<group>"; };
+		7183E94F1CF29FCB00524787 /* debug_category_filter.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = debug_category_filter.json; sourceTree = "<group>"; };
+		7183E9511CF29FCB00524787 /* RATreeNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RATreeNode.h; path = ../common/categoryMenu_RATree/RATreeNode.h; sourceTree = "<group>"; };
+		7183E9521CF29FCB00524787 /* RATreeNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RATreeNode.m; path = ../common/categoryMenu_RATree/RATreeNode.m; sourceTree = "<group>"; };
+		7183E9531CF29FCB00524787 /* RATreeNodeCollectionController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RATreeNodeCollectionController.h; path = ../common/categoryMenu_RATree/RATreeNodeCollectionController.h; sourceTree = "<group>"; };
+		7183E9541CF29FCB00524787 /* RATreeNodeCollectionController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RATreeNodeCollectionController.m; path = ../common/categoryMenu_RATree/RATreeNodeCollectionController.m; sourceTree = "<group>"; };
+		7183E9551CF29FCB00524787 /* RATreeNodeInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RATreeNodeInfo.h; path = ../common/categoryMenu_RATree/RATreeNodeInfo.h; sourceTree = "<group>"; };
+		7183E9561CF29FCB00524787 /* RATreeNodeInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RATreeNodeInfo.m; path = ../common/categoryMenu_RATree/RATreeNodeInfo.m; sourceTree = "<group>"; };
+		7183E9571CF29FCB00524787 /* RATreeNodeInfo+Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "RATreeNodeInfo+Private.h"; path = "../common/categoryMenu_RATree/RATreeNodeInfo+Private.h"; sourceTree = "<group>"; };
+		7183E9581CF29FCB00524787 /* RATreeNodeInfo+Private.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "RATreeNodeInfo+Private.m"; path = "../common/categoryMenu_RATree/RATreeNodeInfo+Private.m"; sourceTree = "<group>"; };
+		7183E9591CF29FCB00524787 /* RATreeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RATreeView.h; path = ../common/categoryMenu_RATree/RATreeView.h; sourceTree = "<group>"; };
+		7183E95A1CF29FCB00524787 /* RATreeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RATreeView.m; path = ../common/categoryMenu_RATree/RATreeView.m; sourceTree = "<group>"; };
+		7183E95B1CF29FCB00524787 /* RATreeView+Enums.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "RATreeView+Enums.h"; path = "../common/categoryMenu_RATree/RATreeView+Enums.h"; sourceTree = "<group>"; };
+		7183E95C1CF29FCB00524787 /* RATreeView+Enums.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "RATreeView+Enums.m"; path = "../common/categoryMenu_RATree/RATreeView+Enums.m"; sourceTree = "<group>"; };
+		7183E95D1CF29FCB00524787 /* RATreeView+Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "RATreeView+Private.h"; path = "../common/categoryMenu_RATree/RATreeView+Private.h"; sourceTree = "<group>"; };
+		7183E95E1CF29FCB00524787 /* RATreeView+Private.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "RATreeView+Private.m"; path = "../common/categoryMenu_RATree/RATreeView+Private.m"; sourceTree = "<group>"; };
+		7183E95F1CF29FCB00524787 /* RATreeView+TableViewDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "RATreeView+TableViewDataSource.h"; path = "../common/categoryMenu_RATree/RATreeView+TableViewDataSource.h"; sourceTree = "<group>"; };
+		7183E9601CF29FCB00524787 /* RATreeView+TableViewDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "RATreeView+TableViewDataSource.m"; path = "../common/categoryMenu_RATree/RATreeView+TableViewDataSource.m"; sourceTree = "<group>"; };
+		7183E9611CF29FCB00524787 /* RATreeView+TableViewDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "RATreeView+TableViewDelegate.h"; path = "../common/categoryMenu_RATree/RATreeView+TableViewDelegate.h"; sourceTree = "<group>"; };
+		7183E9621CF29FCB00524787 /* RATreeView+TableViewDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "RATreeView+TableViewDelegate.m"; path = "../common/categoryMenu_RATree/RATreeView+TableViewDelegate.m"; sourceTree = "<group>"; };
+		7183E9631CF29FCB00524787 /* RATreeView+UIScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "RATreeView+UIScrollView.h"; path = "../common/categoryMenu_RATree/RATreeView+UIScrollView.h"; sourceTree = "<group>"; };
+		7183E9641CF29FCB00524787 /* RATreeView+UIScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "RATreeView+UIScrollView.m"; path = "../common/categoryMenu_RATree/RATreeView+UIScrollView.m"; sourceTree = "<group>"; };
+		7183E9651CF29FCB00524787 /* RAViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAViewController.h; path = ../common/categoryMenu_RATree/RAViewController.h; sourceTree = "<group>"; };
+		7183E9661CF29FCB00524787 /* RAViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAViewController.m; path = ../common/categoryMenu_RATree/RAViewController.m; sourceTree = "<group>"; };
+		7183E9681CF29FCB00524787 /* CreditCardEditorViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CreditCardEditorViewController.h; path = ../common/Functions/creditcard/CreditCardEditorViewController.h; sourceTree = "<group>"; };
+		7183E9691CF29FCB00524787 /* CreditCardEditorViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CreditCardEditorViewController.m; path = ../common/Functions/creditcard/CreditCardEditorViewController.m; sourceTree = "<group>"; };
+		7183E96B1CF29FCB00524787 /* ContactAdvanceSearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ContactAdvanceSearchViewController.h; path = ../common/Functions/contact/ContactAdvanceSearchViewController.h; sourceTree = "<group>"; };
+		7183E96C1CF29FCB00524787 /* ContactAdvanceSearchViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ContactAdvanceSearchViewController.m; path = ../common/Functions/contact/ContactAdvanceSearchViewController.m; sourceTree = "<group>"; };
+		7183E96D1CF29FCB00524787 /* ContactListTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ContactListTableViewCell.h; path = ../common/Functions/contact/ContactListTableViewCell.h; sourceTree = "<group>"; };
+		7183E96E1CF29FCB00524787 /* ContactListTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ContactListTableViewCell.m; path = ../common/Functions/contact/ContactListTableViewCell.m; sourceTree = "<group>"; };
+		7183E96F1CF29FCB00524787 /* ContactListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ContactListViewController.h; path = ../common/Functions/contact/ContactListViewController.h; sourceTree = "<group>"; };
+		7183E9701CF29FCB00524787 /* ContactListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ContactListViewController.m; path = ../common/Functions/contact/ContactListViewController.m; sourceTree = "<group>"; };
+		7183E9711CF29FCB00524787 /* 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 = "<group>"; };
+		7183E9721CF29FCB00524787 /* 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 = "<group>"; };
+		7183E9731CF29FCB00524787 /* customer_info_template_edit.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = customer_info_template_edit.json; path = ../common/Functions/contact/customer_info_template_edit.json; sourceTree = "<group>"; };
+		7183E9741CF29FCB00524787 /* CustomerEditViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CustomerEditViewController.h; path = ../common/Functions/contact/CustomerEditViewController.h; sourceTree = "<group>"; };
+		7183E9751CF29FCB00524787 /* CustomerEditViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CustomerEditViewController.m; path = ../common/Functions/contact/CustomerEditViewController.m; sourceTree = "<group>"; };
+		7183E9761CF29FCB00524787 /* CustomerInfoViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CustomerInfoViewController.h; path = ../common/Functions/contact/CustomerInfoViewController.h; sourceTree = "<group>"; };
+		7183E9771CF29FCB00524787 /* CustomerInfoViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CustomerInfoViewController.m; path = ../common/Functions/contact/CustomerInfoViewController.m; sourceTree = "<group>"; };
+		7183E9791CF29FCB00524787 /* DetailHeaderCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DetailHeaderCell.h; path = ../common/Functions/modelDetail/DetailHeaderCell.h; sourceTree = "<group>"; };
+		7183E97A1CF29FCB00524787 /* DetailHeaderCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DetailHeaderCell.m; path = ../common/Functions/modelDetail/DetailHeaderCell.m; sourceTree = "<group>"; };
+		7183E97B1CF29FCB00524787 /* DetailImageCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DetailImageCell.h; path = ../common/Functions/modelDetail/DetailImageCell.h; sourceTree = "<group>"; };
+		7183E97C1CF29FCB00524787 /* DetailImageCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DetailImageCell.m; path = ../common/Functions/modelDetail/DetailImageCell.m; sourceTree = "<group>"; };
+		7183E97D1CF29FCB00524787 /* DetailKVCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DetailKVCell.h; path = ../common/Functions/modelDetail/DetailKVCell.h; sourceTree = "<group>"; };
+		7183E97E1CF29FCB00524787 /* DetailKVCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DetailKVCell.m; path = ../common/Functions/modelDetail/DetailKVCell.m; sourceTree = "<group>"; };
+		7183E97F1CF29FCB00524787 /* DetailTopicCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DetailTopicCell.h; path = ../common/Functions/modelDetail/DetailTopicCell.h; sourceTree = "<group>"; };
+		7183E9801CF29FCB00524787 /* DetailTopicCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DetailTopicCell.m; path = ../common/Functions/modelDetail/DetailTopicCell.m; sourceTree = "<group>"; };
+		7183E9811CF29FCB00524787 /* DetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DetailViewController.h; path = ../common/Functions/modelDetail/DetailViewController.h; sourceTree = "<group>"; };
+		7183E9821CF29FCB00524787 /* DetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DetailViewController.m; path = ../common/Functions/modelDetail/DetailViewController.m; sourceTree = "<group>"; };
+		7183E9831CF29FCB00524787 /* LineView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LineView.h; path = ../common/Functions/modelDetail/LineView.h; sourceTree = "<group>"; };
+		7183E9841CF29FCB00524787 /* LineView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = LineView.m; path = ../common/Functions/modelDetail/LineView.m; sourceTree = "<group>"; };
+		7183E9861CF29FCB00524787 /* HomeTableViewCellBanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HomeTableViewCellBanner.h; path = ../common/Functions/home/HomeTableViewCellBanner.h; sourceTree = "<group>"; };
+		7183E9871CF29FCB00524787 /* HomeTableViewCellBanner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HomeTableViewCellBanner.m; path = ../common/Functions/home/HomeTableViewCellBanner.m; sourceTree = "<group>"; };
+		7183E9881CF29FCB00524787 /* HomeTableViewCellButtonBanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HomeTableViewCellButtonBanner.h; path = ../common/Functions/home/HomeTableViewCellButtonBanner.h; sourceTree = "<group>"; };
+		7183E9891CF29FCB00524787 /* HomeTableViewCellButtonBanner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HomeTableViewCellButtonBanner.m; path = ../common/Functions/home/HomeTableViewCellButtonBanner.m; sourceTree = "<group>"; };
+		7183E98A1CF29FCB00524787 /* HomeTableViewCellSlide.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HomeTableViewCellSlide.h; path = ../common/Functions/home/HomeTableViewCellSlide.h; sourceTree = "<group>"; };
+		7183E98B1CF29FCB00524787 /* HomeTableViewCellSlide.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HomeTableViewCellSlide.m; path = ../common/Functions/home/HomeTableViewCellSlide.m; sourceTree = "<group>"; };
+		7183E98C1CF29FCB00524787 /* HomeTableViewCellTopic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HomeTableViewCellTopic.h; path = ../common/Functions/home/HomeTableViewCellTopic.h; sourceTree = "<group>"; };
+		7183E98D1CF29FCB00524787 /* HomeTableViewCellTopic.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HomeTableViewCellTopic.m; path = ../common/Functions/home/HomeTableViewCellTopic.m; sourceTree = "<group>"; };
+		7183E98E1CF29FCB00524787 /* HomeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HomeViewController.h; path = ../common/Functions/home/HomeViewController.h; sourceTree = "<group>"; };
+		7183E98F1CF29FCB00524787 /* HomeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HomeViewController.m; path = ../common/Functions/home/HomeViewController.m; sourceTree = "<group>"; };
+		7183E9911CF29FCB00524787 /* CreateOrderViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CreateOrderViewController.h; path = ../common/Functions/order/CreateOrderViewController.h; sourceTree = "<group>"; };
+		7183E9921CF29FCB00524787 /* CreateOrderViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CreateOrderViewController.m; path = ../common/Functions/order/CreateOrderViewController.m; sourceTree = "<group>"; };
+		7183E9931CF29FCB00524787 /* OrderDetailHtmlCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OrderDetailHtmlCell.h; path = ../common/Functions/order/OrderDetailHtmlCell.h; sourceTree = "<group>"; };
+		7183E9941CF29FCB00524787 /* OrderDetailHtmlCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OrderDetailHtmlCell.m; path = ../common/Functions/order/OrderDetailHtmlCell.m; sourceTree = "<group>"; };
+		7183E9951CF29FCB00524787 /* OrderDetailInfoCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OrderDetailInfoCell.h; path = ../common/Functions/order/OrderDetailInfoCell.h; sourceTree = "<group>"; };
+		7183E9961CF29FCB00524787 /* OrderDetailInfoCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OrderDetailInfoCell.m; path = ../common/Functions/order/OrderDetailInfoCell.m; sourceTree = "<group>"; };
+		7183E9971CF29FCB00524787 /* OrderDetailModelCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OrderDetailModelCell.h; path = ../common/Functions/order/OrderDetailModelCell.h; sourceTree = "<group>"; };
+		7183E9981CF29FCB00524787 /* OrderDetailModelCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OrderDetailModelCell.m; path = ../common/Functions/order/OrderDetailModelCell.m; sourceTree = "<group>"; };
+		7183E9991CF29FCB00524787 /* OrderDetailPriceCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OrderDetailPriceCell.h; path = ../common/Functions/order/OrderDetailPriceCell.h; sourceTree = "<group>"; };
+		7183E99A1CF29FCB00524787 /* OrderDetailPriceCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OrderDetailPriceCell.m; path = ../common/Functions/order/OrderDetailPriceCell.m; sourceTree = "<group>"; };
+		7183E99B1CF29FCB00524787 /* OrderDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OrderDetailViewController.h; path = ../common/Functions/order/OrderDetailViewController.h; sourceTree = "<group>"; };
+		7183E99C1CF29FCB00524787 /* OrderDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OrderDetailViewController.m; path = ../common/Functions/order/OrderDetailViewController.m; sourceTree = "<group>"; };
+		7183E99D1CF29FCB00524787 /* OrderListTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OrderListTableViewCell.h; path = ../common/Functions/order/OrderListTableViewCell.h; sourceTree = "<group>"; };
+		7183E99E1CF29FCB00524787 /* OrderListTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OrderListTableViewCell.m; path = ../common/Functions/order/OrderListTableViewCell.m; sourceTree = "<group>"; };
+		7183E99F1CF29FCB00524787 /* OrderListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OrderListViewController.h; path = ../common/Functions/order/OrderListViewController.h; sourceTree = "<group>"; };
+		7183E9A01CF29FCB00524787 /* OrderListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OrderListViewController.m; path = ../common/Functions/order/OrderListViewController.m; sourceTree = "<group>"; };
+		7183E9A11CF29FCB00524787 /* 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 = "<group>"; };
+		7183E9A21CF29FCB00524787 /* 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 = "<group>"; };
+		7183E9A31CF29FCB00524787 /* OrderDetailSignatureCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OrderDetailSignatureCell.h; path = ../common/Functions/order/OrderDetailSignatureCell.h; sourceTree = "<group>"; };
+		7183E9A41CF29FCB00524787 /* OrderDetailSignatureCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OrderDetailSignatureCell.m; path = ../common/Functions/order/OrderDetailSignatureCell.m; sourceTree = "<group>"; };
+		7183E9A61CF29FCB00524787 /* PDFListTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFListTableViewCell.h; path = ../common/Functions/portfolio/PDFListTableViewCell.h; sourceTree = "<group>"; };
+		7183E9A71CF29FCB00524787 /* PDFListTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PDFListTableViewCell.m; path = ../common/Functions/portfolio/PDFListTableViewCell.m; sourceTree = "<group>"; };
+		7183E9A81CF29FCB00524787 /* PDFListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFListViewController.h; path = ../common/Functions/portfolio/PDFListViewController.h; sourceTree = "<group>"; };
+		7183E9A91CF29FCB00524787 /* PDFListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PDFListViewController.m; path = ../common/Functions/portfolio/PDFListViewController.m; sourceTree = "<group>"; };
+		7183E9AA1CF29FCB00524787 /* PortfolioViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PortfolioViewController.h; path = ../common/Functions/portfolio/PortfolioViewController.h; sourceTree = "<group>"; };
+		7183E9AB1CF29FCB00524787 /* PortfolioViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PortfolioViewController.m; path = ../common/Functions/portfolio/PortfolioViewController.m; sourceTree = "<group>"; };
+		7183E9AC1CF29FCB00524787 /* TearSheetParamViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TearSheetParamViewController.h; path = ../common/Functions/portfolio/TearSheetParamViewController.h; sourceTree = "<group>"; };
+		7183E9AD1CF29FCB00524787 /* TearSheetParamViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TearSheetParamViewController.m; path = ../common/Functions/portfolio/TearSheetParamViewController.m; sourceTree = "<group>"; };
+		7183E9AE1CF29FCB00524787 /* PortfolioEditQTYViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PortfolioEditQTYViewController.h; path = ../common/Functions/portfolio/PortfolioEditQTYViewController.h; sourceTree = "<group>"; };
+		7183E9AF1CF29FCB00524787 /* PortfolioEditQTYViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PortfolioEditQTYViewController.m; path = ../common/Functions/portfolio/PortfolioEditQTYViewController.m; sourceTree = "<group>"; };
+		7183E9B11CF29FCB00524787 /* ScannerControllerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScannerControllerView.h; path = ../common/Functions/camscan/ScannerControllerView.h; sourceTree = "<group>"; };
+		7183E9B21CF29FCB00524787 /* ScannerControllerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ScannerControllerView.m; path = ../common/Functions/camscan/ScannerControllerView.m; sourceTree = "<group>"; };
+		7183E9B31CF29FCB00524787 /* ScannerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScannerViewController.h; path = ../common/Functions/camscan/ScannerViewController.h; sourceTree = "<group>"; };
+		7183E9B41CF29FCB00524787 /* ScannerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ScannerViewController.m; path = ../common/Functions/camscan/ScannerViewController.m; sourceTree = "<group>"; };
+		7183E9B51CF29FCB00524787 /* SCShapeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SCShapeView.h; path = ../common/Functions/camscan/SCShapeView.h; sourceTree = "<group>"; };
+		7183E9B61CF29FCB00524787 /* SCShapeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SCShapeView.m; path = ../common/Functions/camscan/SCShapeView.m; sourceTree = "<group>"; };
+		7183E9B81CF29FCB00524787 /* FilterCellCadedate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FilterCellCadedate.h; path = "../common/Functions/search+itemsearch/FilterCellCadedate.h"; sourceTree = "<group>"; };
+		7183E9B91CF29FCB00524787 /* FilterCellCadedate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FilterCellCadedate.m; path = "../common/Functions/search+itemsearch/FilterCellCadedate.m"; sourceTree = "<group>"; };
+		7183E9BA1CF29FCB00524787 /* FilterCellValue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FilterCellValue.h; path = "../common/Functions/search+itemsearch/FilterCellValue.h"; sourceTree = "<group>"; };
+		7183E9BB1CF29FCB00524787 /* FilterCellValue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FilterCellValue.m; path = "../common/Functions/search+itemsearch/FilterCellValue.m"; sourceTree = "<group>"; };
+		7183E9BC1CF29FCB00524787 /* ItemSearchFilterViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ItemSearchFilterViewController.h; path = "../common/Functions/search+itemsearch/ItemSearchFilterViewController.h"; sourceTree = "<group>"; };
+		7183E9BD1CF29FCB00524787 /* ItemSearchFilterViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ItemSearchFilterViewController.m; path = "../common/Functions/search+itemsearch/ItemSearchFilterViewController.m"; sourceTree = "<group>"; };
+		7183E9BE1CF29FCB00524787 /* ItemSearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ItemSearchViewController.h; path = "../common/Functions/search+itemsearch/ItemSearchViewController.h"; sourceTree = "<group>"; };
+		7183E9BF1CF29FCB00524787 /* ItemSearchViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ItemSearchViewController.m; path = "../common/Functions/search+itemsearch/ItemSearchViewController.m"; sourceTree = "<group>"; };
+		7183E9C01CF29FCB00524787 /* SearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SearchViewController.h; path = "../common/Functions/search+itemsearch/SearchViewController.h"; sourceTree = "<group>"; };
+		7183E9C11CF29FCB00524787 /* SearchViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SearchViewController.m; path = "../common/Functions/search+itemsearch/SearchViewController.m"; sourceTree = "<group>"; };
+		7183E9C31CF29FCB00524787 /* SignatureView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SignatureView.h; path = ../common/Functions/signature/SignatureView.h; sourceTree = "<group>"; };
+		7183E9C41CF29FCB00524787 /* SignatureView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SignatureView.m; path = ../common/Functions/signature/SignatureView.m; sourceTree = "<group>"; };
+		7183E9C51CF29FCB00524787 /* SignatureViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SignatureViewController.h; path = ../common/Functions/signature/SignatureViewController.h; sourceTree = "<group>"; };
+		7183E9C61CF29FCB00524787 /* SignatureViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SignatureViewController.m; path = ../common/Functions/signature/SignatureViewController.m; sourceTree = "<group>"; };
+		7183E9C81CF29FCB00524787 /* AboutViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AboutViewController.h; path = ../common/Functions/sidemenu/AboutViewController.h; sourceTree = "<group>"; };
+		7183E9C91CF29FCB00524787 /* AboutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AboutViewController.m; path = ../common/Functions/sidemenu/AboutViewController.m; sourceTree = "<group>"; };
+		7183E9CA1CF29FCB00524787 /* CacheViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CacheViewController.h; path = ../common/Functions/sidemenu/CacheViewController.h; sourceTree = "<group>"; };
+		7183E9CB1CF29FCB00524787 /* CacheViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CacheViewController.m; path = ../common/Functions/sidemenu/CacheViewController.m; sourceTree = "<group>"; };
+		7183E9CC1CF29FCB00524787 /* LoginViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LoginViewController.h; path = ../common/Functions/sidemenu/LoginViewController.h; sourceTree = "<group>"; };
+		7183E9CD1CF29FCB00524787 /* LoginViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = LoginViewController.m; path = ../common/Functions/sidemenu/LoginViewController.m; sourceTree = "<group>"; };
+		7183E9CE1CF29FCB00524787 /* PopupNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PopupNavigationController.h; path = ../common/Functions/sidemenu/PopupNavigationController.h; sourceTree = "<group>"; };
+		7183E9CF1CF29FCB00524787 /* PopupNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PopupNavigationController.m; path = ../common/Functions/sidemenu/PopupNavigationController.m; sourceTree = "<group>"; };
+		7183E9D01CF29FCB00524787 /* RetrievePassViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RetrievePassViewController.h; path = ../common/Functions/sidemenu/RetrievePassViewController.h; sourceTree = "<group>"; };
+		7183E9D11CF29FCB00524787 /* RetrievePassViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RetrievePassViewController.m; path = ../common/Functions/sidemenu/RetrievePassViewController.m; sourceTree = "<group>"; };
+		7183E9D21CF29FCB00524787 /* ScannerSettingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScannerSettingViewController.h; path = ../common/Functions/sidemenu/ScannerSettingViewController.h; sourceTree = "<group>"; };
+		7183E9D31CF29FCB00524787 /* ScannerSettingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ScannerSettingViewController.m; path = ../common/Functions/sidemenu/ScannerSettingViewController.m; sourceTree = "<group>"; };
+		7183E9D41CF29FCB00524787 /* SettingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SettingViewController.h; path = ../common/Functions/sidemenu/SettingViewController.h; sourceTree = "<group>"; };
+		7183E9D51CF29FCB00524787 /* SettingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SettingViewController.m; path = ../common/Functions/sidemenu/SettingViewController.m; sourceTree = "<group>"; };
+		7183E9D61CF29FCB00524787 /* FunctionTestViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FunctionTestViewController.h; path = ../common/Functions/sidemenu/FunctionTestViewController.h; sourceTree = "<group>"; };
+		7183E9D71CF29FCB00524787 /* FunctionTestViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FunctionTestViewController.m; path = ../common/Functions/sidemenu/FunctionTestViewController.m; sourceTree = "<group>"; };
+		7183E9D81CF29FCB00524787 /* SimplifiedBuyingProgramViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimplifiedBuyingProgramViewController.h; path = ../common/Functions/sidemenu/SimplifiedBuyingProgramViewController.h; sourceTree = "<group>"; };
+		7183E9D91CF29FCB00524787 /* SimplifiedBuyingProgramViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimplifiedBuyingProgramViewController.m; path = ../common/Functions/sidemenu/SimplifiedBuyingProgramViewController.m; sourceTree = "<group>"; };
+		7183E9DA1CF29FCB00524787 /* UserListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UserListViewController.h; path = ../common/Functions/sidemenu/UserListViewController.h; sourceTree = "<group>"; };
+		7183E9DB1CF29FCB00524787 /* UserListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = UserListViewController.m; path = ../common/Functions/sidemenu/UserListViewController.m; sourceTree = "<group>"; };
+		7183E9DC1CF29FCB00524787 /* OfflineSettingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OfflineSettingViewController.h; sourceTree = "<group>"; };
+		7183E9DD1CF29FCB00524787 /* OfflineSettingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OfflineSettingViewController.m; sourceTree = "<group>"; };
+		7183E9DF1CF29FCB00524787 /* WatchListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WatchListViewController.h; path = ../common/Functions/watchlist/WatchListViewController.h; sourceTree = "<group>"; };
+		7183E9E01CF29FCB00524787 /* WatchListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WatchListViewController.m; path = ../common/Functions/watchlist/WatchListViewController.m; sourceTree = "<group>"; };
+		7183EA391CF2A04000524787 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = "../iSales-NPD/AppDelegate.h"; sourceTree = "<group>"; };
+		7183EA3A1CF2A04000524787 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = "../iSales-NPD/AppDelegate.m"; sourceTree = "<group>"; };
+		7183EA3B1CF2A04000524787 /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MainViewController.h; path = ../common/Functions/MainViewController.h; sourceTree = "<group>"; };
+		7183EA3C1CF2A04000524787 /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MainViewController.m; path = ../common/Functions/MainViewController.m; sourceTree = "<group>"; };
+		7183EA3F1CF2A04D00524787 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/OLM.storyboard; sourceTree = "<group>"; };
+		7183EA421CF2A06600524787 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
+		7183EA451CF2A06E00524787 /* iSalesNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = iSalesNavigationController.h; path = ../common/iSalesNavigationController.h; sourceTree = "<group>"; };
+		7183EA461CF2A06E00524787 /* iSalesNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = iSalesNavigationController.m; path = ../common/iSalesNavigationController.m; sourceTree = "<group>"; };
+		7183EA481CF2A1F300524787 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; };
+		7183EA491CF2A1F300524787 /* Pods.release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; };
+		7183EA4D1CF2A6DF00524787 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
+		7183EA4F1CF2A70800524787 /* libScanApiCore.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libScanApiCore.a; path = "ScanApiSDK-10.2.227-2/lib/libScanApiCore.a"; sourceTree = "<group>"; };
+		7183EA511CF2A71A00524787 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
+		7183EA531CF2A72300524787 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
+		7183EA551CF2A72D00524787 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; };
+		7183EA571CF2A74500524787 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; };
+		7183EA591CF2A75500524787 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
+		7183EA5B1CF2A76000524787 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
+		7183EA5D1CF2A77000524787 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
+		7183EA5F1CF2A77A00524787 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
+		7183EA611CF2A78700524787 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
+		7183EA631CF2A7B500524787 /* libPods.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libPods.a; path = "/Users/Ray/Library/Developer/Xcode/DerivedData/RedAnt_ERP_Mobile-auxyofixkfceivgarvzdscolhdtm/Build/Products/Debug-iphonesimulator/libPods.a"; sourceTree = "<absolute>"; };
+		7183EA661CF2AEE400524787 /* PrefixHeader.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrefixHeader.pch; sourceTree = "<group>"; };
+		7183EA671CF2B05C00524787 /* NSData+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSData+Base64.h"; path = "../common/AES/NSData+Base64.h"; sourceTree = "<group>"; };
+		7183EA681CF2B05C00524787 /* NSData+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSData+Base64.m"; path = "../common/AES/NSData+Base64.m"; sourceTree = "<group>"; };
+		7183EA691CF2B05C00524787 /* NSData+CommonCrypto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSData+CommonCrypto.h"; path = "../common/AES/NSData+CommonCrypto.h"; sourceTree = "<group>"; };
+		7183EA6A1CF2B05C00524787 /* NSData+CommonCrypto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSData+CommonCrypto.m"; path = "../common/AES/NSData+CommonCrypto.m"; sourceTree = "<group>"; };
+		7183EA6B1CF2B05C00524787 /* NSString+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSString+Base64.h"; path = "../common/AES/NSString+Base64.h"; sourceTree = "<group>"; };
+		7183EA6C1CF2B05C00524787 /* NSString+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSString+Base64.m"; path = "../common/AES/NSString+Base64.m"; sourceTree = "<group>"; };
+		719562371CF57BFC00C74A49 /* CategoryHeaderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CategoryHeaderView.h; path = common/Functions/category/CategoryHeaderView.h; sourceTree = SOURCE_ROOT; };
+		719562381CF57BFC00C74A49 /* CategoryHeaderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CategoryHeaderView.m; path = common/Functions/category/CategoryHeaderView.m; sourceTree = SOURCE_ROOT; };
+		7195623D1CF580E800C74A49 /* DefaultTableHeaderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DefaultTableHeaderView.h; path = common/customUI/DefaultTableHeaderView.h; sourceTree = SOURCE_ROOT; };
+		7195623E1CF580E800C74A49 /* DefaultTableHeaderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DefaultTableHeaderView.m; path = common/customUI/DefaultTableHeaderView.m; sourceTree = SOURCE_ROOT; };
+		719562431CF6937F00C74A49 /* default_appearance.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = default_appearance.json; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+		7183E8411CF2913E00524787 /* Frameworks */ = {
+			isa = PBXFrameworksBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				7183EA4E1CF2A6DF00524787 /* libz.tbd in Frameworks */,
+				7183EA501CF2A70800524787 /* libScanApiCore.a in Frameworks */,
+				7183EA521CF2A71A00524787 /* AVFoundation.framework in Frameworks */,
+				7183EA561CF2A72D00524787 /* ExternalAccessory.framework in Frameworks */,
+				7183EA541CF2A72300524787 /* AudioToolbox.framework in Frameworks */,
+				7183EA581CF2A74500524787 /* libsqlite3.tbd in Frameworks */,
+				7183EA5A1CF2A75600524787 /* Accelerate.framework in Frameworks */,
+				7183EA5C1CF2A76000524787 /* QuartzCore.framework in Frameworks */,
+				7183EA5E1CF2A77000524787 /* CoreGraphics.framework in Frameworks */,
+				7183EA601CF2A77B00524787 /* UIKit.framework in Frameworks */,
+				7183EA621CF2A78700524787 /* Foundation.framework in Frameworks */,
+				7183EA641CF2A7B500524787 /* libPods.a in Frameworks */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+		7183E83B1CF2913E00524787 = {
+			isa = PBXGroup;
+			children = (
+				7183E8461CF2913E00524787 /* HMLG Mobile */,
+			);
+			sourceTree = "<group>";
+		};
+		7183E8451CF2913E00524787 /* Products */ = {
+			isa = PBXGroup;
+			children = (
+				7183E8441CF2913E00524787 /* HMLG Mobile.app */,
+			);
+			name = Products;
+			path = ..;
+			sourceTree = "<group>";
+		};
+		7183E8461CF2913E00524787 /* HMLG Mobile */ = {
+			isa = PBXGroup;
+			children = (
+				7183EA4A1CF2A1F300524787 /* Pods */,
+				7183E8451CF2913E00524787 /* Products */,
+				7183EA651CF2A9DC00524787 /* Frameworks */,
+				7183E8931CF29F3900524787 /* utils */,
+				7183E8F41CF29F4500524787 /* CommonUI */,
+				7183E8FC1CF29F4500524787 /* ScanAPI */,
+				7183E9251CF29F4B00524787 /* HMLG */,
+				7183E92C1CF29FCB00524787 /* PDF+Web */,
+				7183E92F1CF29FCB00524787 /* address */,
+				7183E9361CF29FCB00524787 /* AutoScrollImage */,
+				7183E9451CF29FCB00524787 /* cartView */,
+				7183E9501CF29FCB00524787 /* cagegory */,
+				7183E9671CF29FCB00524787 /* categoryMenu */,
+				7183E96A1CF29FCB00524787 /* creditcard */,
+				7183E9781CF29FCB00524787 /* contact */,
+				7183E9851CF29FCB00524787 /* DetailView */,
+				7183E9901CF29FCB00524787 /* HomeView */,
+				7183E9A51CF29FCB00524787 /* order */,
+				7183E9B01CF29FCB00524787 /* portfolio */,
+				7183E9B71CF29FCB00524787 /* cam_scan */,
+				7183E9C21CF29FCB00524787 /* search */,
+				7183E9C71CF29FCB00524787 /* Signature */,
+				7183E9DE1CF29FCB00524787 /* sideMenu */,
+				7183E9E11CF29FCB00524787 /* watchlist */,
+				7183EA391CF2A04000524787 /* AppDelegate.h */,
+				7183EA3A1CF2A04000524787 /* AppDelegate.m */,
+				7183EA3B1CF2A04000524787 /* MainViewController.h */,
+				7183EA3C1CF2A04000524787 /* MainViewController.m */,
+				7183E8531CF2913E00524787 /* Assets.xcassets */,
+				7183EA401CF2A04D00524787 /* OLM.storyboard */,
+				7183E8551CF2913E00524787 /* LaunchScreen.storyboard */,
+				7183EA431CF2A06600524787 /* Main.storyboard */,
+				7183EA451CF2A06E00524787 /* iSalesNavigationController.h */,
+				7183EA461CF2A06E00524787 /* iSalesNavigationController.m */,
+				7183E8581CF2913E00524787 /* Info.plist */,
+				7183E8471CF2913E00524787 /* Supporting Files */,
+				7183EA661CF2AEE400524787 /* PrefixHeader.pch */,
+			);
+			path = "HMLG Mobile";
+			sourceTree = "<group>";
+		};
+		7183E8471CF2913E00524787 /* Supporting Files */ = {
+			isa = PBXGroup;
+			children = (
+				7183E8481CF2913E00524787 /* main.m */,
+			);
+			name = "Supporting Files";
+			sourceTree = "<group>";
+		};
+		7183E86C1CF29F3900524787 /* zip */ = {
+			isa = PBXGroup;
+			children = (
+				7183E8611CF29F3900524787 /* crypt.h */,
+				7183E8621CF29F3900524787 /* ioapi.c */,
+				7183E8631CF29F3900524787 /* ioapi.h */,
+				7183E8641CF29F3900524787 /* mztools.c */,
+				7183E8651CF29F3900524787 /* mztools.h */,
+				7183E8661CF29F3900524787 /* unzip.c */,
+				7183E8671CF29F3900524787 /* unzip.h */,
+				7183E8681CF29F3900524787 /* zip.c */,
+				7183E8691CF29F3900524787 /* zip.h */,
+				7183E86A1CF29F3900524787 /* ZipArchive.h */,
+				7183E86B1CF29F3900524787 /* ZipArchive.mm */,
+			);
+			name = zip;
+			sourceTree = "<group>";
+		};
+		7183E87D1CF29F3900524787 /* QRCODE */ = {
+			isa = PBXGroup;
+			children = (
+				7183E86D1CF29F3900524787 /* bitstream.c */,
+				7183E86E1CF29F3900524787 /* bitstream.h */,
+				7183E86F1CF29F3900524787 /* mask.c */,
+				7183E8701CF29F3900524787 /* mask.h */,
+				7183E8711CF29F3900524787 /* QRCodeGenerator.h */,
+				7183E8721CF29F3900524787 /* QRCodeGenerator.m */,
+				7183E8731CF29F3900524787 /* qrencode.c */,
+				7183E8741CF29F3900524787 /* qrencode.h */,
+				7183E8751CF29F3900524787 /* qrinput.c */,
+				7183E8761CF29F3900524787 /* qrinput.h */,
+				7183E8771CF29F3900524787 /* qrspec.c */,
+				7183E8781CF29F3900524787 /* qrspec.h */,
+				7183E8791CF29F3900524787 /* rscode.c */,
+				7183E87A1CF29F3900524787 /* rscode.h */,
+				7183E87B1CF29F3900524787 /* split.c */,
+				7183E87C1CF29F3900524787 /* split.h */,
+			);
+			name = QRCODE;
+			sourceTree = "<group>";
+		};
+		7183E8871CF29F3900524787 /* AES */ = {
+			isa = PBXGroup;
+			children = (
+				7183E87E1CF29F3900524787 /* AESCrypt.h */,
+				7183E87F1CF29F3900524787 /* AESCrypt.m */,
+				7183E8801CF29F3900524787 /* LICENSE */,
+				7183EA671CF2B05C00524787 /* NSData+Base64.h */,
+				7183EA681CF2B05C00524787 /* NSData+Base64.m */,
+				7183EA691CF2B05C00524787 /* NSData+CommonCrypto.h */,
+				7183EA6A1CF2B05C00524787 /* NSData+CommonCrypto.m */,
+				7183EA6B1CF2B05C00524787 /* NSString+Base64.h */,
+				7183EA6C1CF2B05C00524787 /* NSString+Base64.m */,
+			);
+			name = AES;
+			sourceTree = "<group>";
+		};
+		7183E8931CF29F3900524787 /* utils */ = {
+			isa = PBXGroup;
+			children = (
+				7183E86C1CF29F3900524787 /* zip */,
+				7183E87D1CF29F3900524787 /* QRCODE */,
+				7183E8871CF29F3900524787 /* AES */,
+				7183E8881CF29F3900524787 /* Reachability.h */,
+				7183E8891CF29F3900524787 /* Reachability.m */,
+				7183E88A1CF29F3900524787 /* const.h */,
+				7183E88B1CF29F3900524787 /* RAUtils.h */,
+				7183E88C1CF29F3900524787 /* RAUtils.m */,
+				7183E88D1CF29F3900524787 /* iSalesDB.h */,
+				7183E88E1CF29F3900524787 /* iSalesDB.m */,
+				7183E88F1CF29F3900524787 /* iSalesNetwork.h */,
+				7183E8901CF29F3900524787 /* iSalesNetwork.m */,
+				7183E8911CF29F3900524787 /* OLDataProvider.h */,
+				7183E8921CF29F3900524787 /* OLDataProvider.m */,
+			);
+			name = utils;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183E8B11CF29F4500524787 /* photoStack */ = {
+			isa = PBXGroup;
+			children = (
+				7183E8AB1CF29F4500524787 /* PhotoBorder.png */,
+				7183E8AC1CF29F4500524787 /* PhotoBorder@2x.png */,
+				7183E8AD1CF29F4500524787 /* PhotoStackView.h */,
+				7183E8AE1CF29F4500524787 /* PhotoStackView.m */,
+				7183E8AF1CF29F4500524787 /* PhotoStackViewController.h */,
+				7183E8B01CF29F4500524787 /* PhotoStackViewController.m */,
+			);
+			name = photoStack;
+			sourceTree = "<group>";
+		};
+		7183E8CE1CF29F4500524787 /* customUI */ = {
+			isa = PBXGroup;
+			children = (
+				7183E8B21CF29F4500524787 /* CustomIOSAlertView.h */,
+				7183E8B31CF29F4500524787 /* CustomIOSAlertView.m */,
+				7183E8B41CF29F4500524787 /* ImageScrollerView.h */,
+				7183E8B51CF29F4500524787 /* ImageScrollerView.m */,
+				7183E8B61CF29F4500524787 /* ImageScrollerViewController.h */,
+				7183E8B71CF29F4500524787 /* ImageScrollerViewController.m */,
+				7183E8B81CF29F4500524787 /* ImageUploadViewController.h */,
+				7183E8B91CF29F4500524787 /* ImageUploadViewController.m */,
+				7183E8BA1CF29F4500524787 /* ImageViewController.h */,
+				7183E8BB1CF29F4500524787 /* ImageViewController.m */,
+				7183E8BC1CF29F4500524787 /* NIDropDown.h */,
+				7183E8BD1CF29F4500524787 /* NIDropDown.m */,
+				7183E8BE1CF29F4500524787 /* PulldownMenu.h */,
+				7183E8BF1CF29F4500524787 /* PulldownMenu.m */,
+				7183E8C01CF29F4500524787 /* RadioButton.h */,
+				7183E8C11CF29F4500524787 /* RadioButton.m */,
+				7183E8C21CF29F4500524787 /* RTLabel.h */,
+				7183E8C31CF29F4500524787 /* RTLabel.m */,
+				7183E8C41CF29F4500524787 /* SimpleGrid.h */,
+				7183E8C51CF29F4500524787 /* SimpleGrid.m */,
+				7183E8C61CF29F4500524787 /* StrikethroughLabel.h */,
+				7183E8C71CF29F4500524787 /* StrikethroughLabel.m */,
+				7183E8C81CF29F4500524787 /* TouchLabel.h */,
+				7183E8C91CF29F4500524787 /* TouchLabel.m */,
+				7183E8CA1CF29F4500524787 /* TouchImageView.h */,
+				7183E8CB1CF29F4500524787 /* TouchImageView.m */,
+				7183E8CC1CF29F4500524787 /* UILabel+FontAppearance.h */,
+				7183E8CD1CF29F4500524787 /* UILabel+FontAppearance.m */,
+			);
+			name = customUI;
+			sourceTree = "<group>";
+		};
+		7183E8EF1CF29F4500524787 /* CommonEditor */ = {
+			isa = PBXGroup;
+			children = (
+				7183E8CF1CF29F4500524787 /* CommonEditorCellAction.h */,
+				7183E8D01CF29F4500524787 /* CommonEditorCellAction.m */,
+				7183E8D11CF29F4500524787 /* CommonEditorCellEdit.h */,
+				7183E8D21CF29F4500524787 /* CommonEditorCellEdit.m */,
+				7183E8D31CF29F4500524787 /* CommonEditorCellEnum.h */,
+				7183E8D41CF29F4500524787 /* CommonEditorCellEnum.m */,
+				7183E8D51CF29F4500524787 /* CommonEditorCellImg.h */,
+				7183E8D61CF29F4500524787 /* CommonEditorCellImg.m */,
+				7183E8D71CF29F4500524787 /* CommonEditorCellLabel.h */,
+				7183E8D81CF29F4500524787 /* CommonEditorCellLabel.m */,
+				7183E8D91CF29F4500524787 /* CommonEditorCellMAction.h */,
+				7183E8DA1CF29F4500524787 /* CommonEditorCellMAction.m */,
+				7183E8DB1CF29F4500524787 /* CommonEditorCellModel.h */,
+				7183E8DC1CF29F4500524787 /* CommonEditorCellModel.m */,
+				7183E8DD1CF29F4500524787 /* CommonEditorCellSignature.h */,
+				7183E8DE1CF29F4500524787 /* CommonEditorCellSignature.m */,
+				7183E8DF1CF29F4500524787 /* CommonEditorCellSwitch.h */,
+				7183E8E01CF29F4500524787 /* CommonEditorCellSwitch.m */,
+				7183E8E11CF29F4500524787 /* CommonEditorCellTextView.h */,
+				7183E8E21CF29F4500524787 /* CommonEditorCellTextView.m */,
+				7183E8E31CF29F4500524787 /* CommonEditorViewController.h */,
+				7183E8E41CF29F4500524787 /* CommonEditorViewController.m */,
+				7183E8E51CF29F4500524787 /* DatePickerViewController.h */,
+				7183E8E61CF29F4500524787 /* DatePickerViewController.m */,
+				7183E8E71CF29F4500524787 /* EnumSelectorCell.h */,
+				7183E8E81CF29F4500524787 /* EnumSelectorCell.m */,
+				7183E8E91CF29F4500524787 /* EnumSelectViewController.h */,
+				7183E8EA1CF29F4500524787 /* EnumSelectViewController.m */,
+				7183E8EB1CF29F4500524787 /* MonthPickerViewController.h */,
+				7183E8EC1CF29F4500524787 /* MonthPickerViewController.m */,
+				7183E8ED1CF29F4500524787 /* SRMonthPicker.h */,
+				7183E8EE1CF29F4500524787 /* SRMonthPicker.m */,
+			);
+			name = CommonEditor;
+			sourceTree = "<group>";
+		};
+		7183E8F41CF29F4500524787 /* CommonUI */ = {
+			isa = PBXGroup;
+			children = (
+				7183E8B11CF29F4500524787 /* photoStack */,
+				7183E8CE1CF29F4500524787 /* customUI */,
+				7183E8EF1CF29F4500524787 /* CommonEditor */,
+				7183E8F01CF29F4500524787 /* ActiveViewController.h */,
+				7183E8F11CF29F4500524787 /* ActiveViewController.m */,
+				7183E8F21CF29F4500524787 /* CommonGridViewController.h */,
+				7183E8F31CF29F4500524787 /* CommonGridViewController.m */,
+				7195623D1CF580E800C74A49 /* DefaultTableHeaderView.h */,
+				7195623E1CF580E800C74A49 /* DefaultTableHeaderView.m */,
+			);
+			name = CommonUI;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183E8FC1CF29F4500524787 /* ScanAPI */ = {
+			isa = PBXGroup;
+			children = (
+				7183E8F51CF29F4500524787 /* DeviceInfo.h */,
+				7183E8F61CF29F4500524787 /* DeviceInfo.m */,
+				7183E8F71CF29F4500524787 /* ScanApiHelper.h */,
+				7183E8F81CF29F4500524787 /* ScanApiHelper.mm */,
+				7183E8F91CF29F4500524787 /* ScanApiIncludes.h */,
+				7183E8FA1CF29F4500524787 /* softScanBeep.wav */,
+				7183E8FB1CF29F4500524787 /* include */,
+			);
+			name = ScanAPI;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183E9251CF29F4B00524787 /* HMLG */ = {
+			isa = PBXGroup;
+			children = (
+				7195622E1CF571AA00C74A49 /* appearance */,
+				7183E9261CF29F7F00524787 /* config */,
+			);
+			name = HMLG;
+			sourceTree = "<group>";
+		};
+		7183E9261CF29F7F00524787 /* config */ = {
+			isa = PBXGroup;
+			children = (
+				7183E9271CF29FA600524787 /* config.h */,
+			);
+			name = config;
+			sourceTree = "<group>";
+		};
+		7183E92C1CF29FCB00524787 /* PDF+Web */ = {
+			isa = PBXGroup;
+			children = (
+				7183E9281CF29FCB00524787 /* PDFViewController.h */,
+				7183E9291CF29FCB00524787 /* PDFViewController.m */,
+				7183E92A1CF29FCB00524787 /* WebViewController.h */,
+				7183E92B1CF29FCB00524787 /* WebViewController.m */,
+			);
+			name = "PDF+Web";
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183E92F1CF29FCB00524787 /* address */ = {
+			isa = PBXGroup;
+			children = (
+				7183E92D1CF29FCB00524787 /* AddressEditorViewController.h */,
+				7183E92E1CF29FCB00524787 /* AddressEditorViewController.m */,
+			);
+			name = address;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183E9361CF29FCB00524787 /* AutoScrollImage */ = {
+			isa = PBXGroup;
+			children = (
+				7183E9301CF29FCB00524787 /* CycleScrollView.h */,
+				7183E9311CF29FCB00524787 /* CycleScrollView.m */,
+				7183E9321CF29FCB00524787 /* NSTimer+Addition.h */,
+				7183E9331CF29FCB00524787 /* NSTimer+Addition.m */,
+				7183E9341CF29FCB00524787 /* SliderPage.h */,
+				7183E9351CF29FCB00524787 /* SliderPage.m */,
+			);
+			name = AutoScrollImage;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183E9451CF29FCB00524787 /* cartView */ = {
+			isa = PBXGroup;
+			children = (
+				7183E9371CF29FCB00524787 /* BundleModelCell.h */,
+				7183E9381CF29FCB00524787 /* BundleModelCell.m */,
+				7183E9391CF29FCB00524787 /* BundleModelViewController.h */,
+				7183E93A1CF29FCB00524787 /* BundleModelViewController.m */,
+				7183E93B1CF29FCB00524787 /* CartViewController.h */,
+				7183E93C1CF29FCB00524787 /* CartViewController.m */,
+				7183E93D1CF29FCB00524787 /* EditModelPriceViewController.h */,
+				7183E93E1CF29FCB00524787 /* EditModelPriceViewController.m */,
+				7183E93F1CF29FCB00524787 /* ModelItemCell.h */,
+				7183E9401CF29FCB00524787 /* ModelItemCell.m */,
+				7183E9411CF29FCB00524787 /* ItemNotesViewController.h */,
+				7183E9421CF29FCB00524787 /* ItemNotesViewController.m */,
+				7183E9431CF29FCB00524787 /* CartGeneralNotesViewController.h */,
+				7183E9441CF29FCB00524787 /* CartGeneralNotesViewController.m */,
+			);
+			name = cartView;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183E9481CF29FCB00524787 /* NPD */ = {
+			isa = PBXGroup;
+			children = (
+				7183E9461CF29FCB00524787 /* CategoryCellNPD.h */,
+				7183E9471CF29FCB00524787 /* CategoryCellNPD.m */,
+			);
+			name = NPD;
+			sourceTree = "<group>";
+		};
+		7183E9501CF29FCB00524787 /* cagegory */ = {
+			isa = PBXGroup;
+			children = (
+				7183E9481CF29FCB00524787 /* NPD */,
+				7183E9491CF29FCB00524787 /* CategoryCellSmall.h */,
+				7183E94A1CF29FCB00524787 /* CategoryCellSmall.m */,
+				7183E94B1CF29FCB00524787 /* CategorySearchFilterViewController.h */,
+				7183E94C1CF29FCB00524787 /* CategorySearchFilterViewController.m */,
+				7183E94D1CF29FCB00524787 /* CategoryViewController.h */,
+				7183E94E1CF29FCB00524787 /* CategoryViewController.m */,
+				7183E94F1CF29FCB00524787 /* debug_category_filter.json */,
+				719562371CF57BFC00C74A49 /* CategoryHeaderView.h */,
+				719562381CF57BFC00C74A49 /* CategoryHeaderView.m */,
+			);
+			name = cagegory;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183E9671CF29FCB00524787 /* categoryMenu */ = {
+			isa = PBXGroup;
+			children = (
+				7183E9511CF29FCB00524787 /* RATreeNode.h */,
+				7183E9521CF29FCB00524787 /* RATreeNode.m */,
+				7183E9531CF29FCB00524787 /* RATreeNodeCollectionController.h */,
+				7183E9541CF29FCB00524787 /* RATreeNodeCollectionController.m */,
+				7183E9551CF29FCB00524787 /* RATreeNodeInfo.h */,
+				7183E9561CF29FCB00524787 /* RATreeNodeInfo.m */,
+				7183E9571CF29FCB00524787 /* RATreeNodeInfo+Private.h */,
+				7183E9581CF29FCB00524787 /* RATreeNodeInfo+Private.m */,
+				7183E9591CF29FCB00524787 /* RATreeView.h */,
+				7183E95A1CF29FCB00524787 /* RATreeView.m */,
+				7183E95B1CF29FCB00524787 /* RATreeView+Enums.h */,
+				7183E95C1CF29FCB00524787 /* RATreeView+Enums.m */,
+				7183E95D1CF29FCB00524787 /* RATreeView+Private.h */,
+				7183E95E1CF29FCB00524787 /* RATreeView+Private.m */,
+				7183E95F1CF29FCB00524787 /* RATreeView+TableViewDataSource.h */,
+				7183E9601CF29FCB00524787 /* RATreeView+TableViewDataSource.m */,
+				7183E9611CF29FCB00524787 /* RATreeView+TableViewDelegate.h */,
+				7183E9621CF29FCB00524787 /* RATreeView+TableViewDelegate.m */,
+				7183E9631CF29FCB00524787 /* RATreeView+UIScrollView.h */,
+				7183E9641CF29FCB00524787 /* RATreeView+UIScrollView.m */,
+				7183E9651CF29FCB00524787 /* RAViewController.h */,
+				7183E9661CF29FCB00524787 /* RAViewController.m */,
+			);
+			name = categoryMenu;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183E96A1CF29FCB00524787 /* creditcard */ = {
+			isa = PBXGroup;
+			children = (
+				7183E9681CF29FCB00524787 /* CreditCardEditorViewController.h */,
+				7183E9691CF29FCB00524787 /* CreditCardEditorViewController.m */,
+			);
+			name = creditcard;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183E9781CF29FCB00524787 /* contact */ = {
+			isa = PBXGroup;
+			children = (
+				7183E96B1CF29FCB00524787 /* ContactAdvanceSearchViewController.h */,
+				7183E96C1CF29FCB00524787 /* ContactAdvanceSearchViewController.m */,
+				7183E96D1CF29FCB00524787 /* ContactListTableViewCell.h */,
+				7183E96E1CF29FCB00524787 /* ContactListTableViewCell.m */,
+				7183E96F1CF29FCB00524787 /* ContactListViewController.h */,
+				7183E9701CF29FCB00524787 /* ContactListViewController.m */,
+				7183E9711CF29FCB00524787 /* customer_advanced_search.json */,
+				7183E9721CF29FCB00524787 /* customer_info_template.json */,
+				7183E9731CF29FCB00524787 /* customer_info_template_edit.json */,
+				7183E9741CF29FCB00524787 /* CustomerEditViewController.h */,
+				7183E9751CF29FCB00524787 /* CustomerEditViewController.m */,
+				7183E9761CF29FCB00524787 /* CustomerInfoViewController.h */,
+				7183E9771CF29FCB00524787 /* CustomerInfoViewController.m */,
+			);
+			name = contact;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183E9851CF29FCB00524787 /* DetailView */ = {
+			isa = PBXGroup;
+			children = (
+				7183E9791CF29FCB00524787 /* DetailHeaderCell.h */,
+				7183E97A1CF29FCB00524787 /* DetailHeaderCell.m */,
+				7183E97B1CF29FCB00524787 /* DetailImageCell.h */,
+				7183E97C1CF29FCB00524787 /* DetailImageCell.m */,
+				7183E97D1CF29FCB00524787 /* DetailKVCell.h */,
+				7183E97E1CF29FCB00524787 /* DetailKVCell.m */,
+				7183E97F1CF29FCB00524787 /* DetailTopicCell.h */,
+				7183E9801CF29FCB00524787 /* DetailTopicCell.m */,
+				7183E9811CF29FCB00524787 /* DetailViewController.h */,
+				7183E9821CF29FCB00524787 /* DetailViewController.m */,
+				7183E9831CF29FCB00524787 /* LineView.h */,
+				7183E9841CF29FCB00524787 /* LineView.m */,
+			);
+			name = DetailView;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183E9901CF29FCB00524787 /* HomeView */ = {
+			isa = PBXGroup;
+			children = (
+				7183E9861CF29FCB00524787 /* HomeTableViewCellBanner.h */,
+				7183E9871CF29FCB00524787 /* HomeTableViewCellBanner.m */,
+				7183E9881CF29FCB00524787 /* HomeTableViewCellButtonBanner.h */,
+				7183E9891CF29FCB00524787 /* HomeTableViewCellButtonBanner.m */,
+				7183E98A1CF29FCB00524787 /* HomeTableViewCellSlide.h */,
+				7183E98B1CF29FCB00524787 /* HomeTableViewCellSlide.m */,
+				7183E98C1CF29FCB00524787 /* HomeTableViewCellTopic.h */,
+				7183E98D1CF29FCB00524787 /* HomeTableViewCellTopic.m */,
+				7183E98E1CF29FCB00524787 /* HomeViewController.h */,
+				7183E98F1CF29FCB00524787 /* HomeViewController.m */,
+			);
+			name = HomeView;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183E9A51CF29FCB00524787 /* order */ = {
+			isa = PBXGroup;
+			children = (
+				7183E9911CF29FCB00524787 /* CreateOrderViewController.h */,
+				7183E9921CF29FCB00524787 /* CreateOrderViewController.m */,
+				7183E9931CF29FCB00524787 /* OrderDetailHtmlCell.h */,
+				7183E9941CF29FCB00524787 /* OrderDetailHtmlCell.m */,
+				7183E9951CF29FCB00524787 /* OrderDetailInfoCell.h */,
+				7183E9961CF29FCB00524787 /* OrderDetailInfoCell.m */,
+				7183E9971CF29FCB00524787 /* OrderDetailModelCell.h */,
+				7183E9981CF29FCB00524787 /* OrderDetailModelCell.m */,
+				7183E9991CF29FCB00524787 /* OrderDetailPriceCell.h */,
+				7183E99A1CF29FCB00524787 /* OrderDetailPriceCell.m */,
+				7183E99B1CF29FCB00524787 /* OrderDetailViewController.h */,
+				7183E99C1CF29FCB00524787 /* OrderDetailViewController.m */,
+				7183E99D1CF29FCB00524787 /* OrderListTableViewCell.h */,
+				7183E99E1CF29FCB00524787 /* OrderListTableViewCell.m */,
+				7183E99F1CF29FCB00524787 /* OrderListViewController.h */,
+				7183E9A01CF29FCB00524787 /* OrderListViewController.m */,
+				7183E9A11CF29FCB00524787 /* status_filter_cadedate_open.json */,
+				7183E9A21CF29FCB00524787 /* status_filter_cadedate.json */,
+				7183E9A31CF29FCB00524787 /* OrderDetailSignatureCell.h */,
+				7183E9A41CF29FCB00524787 /* OrderDetailSignatureCell.m */,
+			);
+			name = order;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183E9B01CF29FCB00524787 /* portfolio */ = {
+			isa = PBXGroup;
+			children = (
+				7183E9A61CF29FCB00524787 /* PDFListTableViewCell.h */,
+				7183E9A71CF29FCB00524787 /* PDFListTableViewCell.m */,
+				7183E9A81CF29FCB00524787 /* PDFListViewController.h */,
+				7183E9A91CF29FCB00524787 /* PDFListViewController.m */,
+				7183E9AA1CF29FCB00524787 /* PortfolioViewController.h */,
+				7183E9AB1CF29FCB00524787 /* PortfolioViewController.m */,
+				7183E9AC1CF29FCB00524787 /* TearSheetParamViewController.h */,
+				7183E9AD1CF29FCB00524787 /* TearSheetParamViewController.m */,
+				7183E9AE1CF29FCB00524787 /* PortfolioEditQTYViewController.h */,
+				7183E9AF1CF29FCB00524787 /* PortfolioEditQTYViewController.m */,
+			);
+			name = portfolio;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183E9B71CF29FCB00524787 /* cam_scan */ = {
+			isa = PBXGroup;
+			children = (
+				7183E9B11CF29FCB00524787 /* ScannerControllerView.h */,
+				7183E9B21CF29FCB00524787 /* ScannerControllerView.m */,
+				7183E9B31CF29FCB00524787 /* ScannerViewController.h */,
+				7183E9B41CF29FCB00524787 /* ScannerViewController.m */,
+				7183E9B51CF29FCB00524787 /* SCShapeView.h */,
+				7183E9B61CF29FCB00524787 /* SCShapeView.m */,
+			);
+			name = cam_scan;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183E9C21CF29FCB00524787 /* search */ = {
+			isa = PBXGroup;
+			children = (
+				7183E9B81CF29FCB00524787 /* FilterCellCadedate.h */,
+				7183E9B91CF29FCB00524787 /* FilterCellCadedate.m */,
+				7183E9BA1CF29FCB00524787 /* FilterCellValue.h */,
+				7183E9BB1CF29FCB00524787 /* FilterCellValue.m */,
+				7183E9BC1CF29FCB00524787 /* ItemSearchFilterViewController.h */,
+				7183E9BD1CF29FCB00524787 /* ItemSearchFilterViewController.m */,
+				7183E9BE1CF29FCB00524787 /* ItemSearchViewController.h */,
+				7183E9BF1CF29FCB00524787 /* ItemSearchViewController.m */,
+				7183E9C01CF29FCB00524787 /* SearchViewController.h */,
+				7183E9C11CF29FCB00524787 /* SearchViewController.m */,
+			);
+			name = search;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183E9C71CF29FCB00524787 /* Signature */ = {
+			isa = PBXGroup;
+			children = (
+				7183E9C31CF29FCB00524787 /* SignatureView.h */,
+				7183E9C41CF29FCB00524787 /* SignatureView.m */,
+				7183E9C51CF29FCB00524787 /* SignatureViewController.h */,
+				7183E9C61CF29FCB00524787 /* SignatureViewController.m */,
+			);
+			name = Signature;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183E9DE1CF29FCB00524787 /* sideMenu */ = {
+			isa = PBXGroup;
+			children = (
+				7183E9C81CF29FCB00524787 /* AboutViewController.h */,
+				7183E9C91CF29FCB00524787 /* AboutViewController.m */,
+				7183E9CA1CF29FCB00524787 /* CacheViewController.h */,
+				7183E9CB1CF29FCB00524787 /* CacheViewController.m */,
+				7183E9CC1CF29FCB00524787 /* LoginViewController.h */,
+				7183E9CD1CF29FCB00524787 /* LoginViewController.m */,
+				7183E9CE1CF29FCB00524787 /* PopupNavigationController.h */,
+				7183E9CF1CF29FCB00524787 /* PopupNavigationController.m */,
+				7183E9D01CF29FCB00524787 /* RetrievePassViewController.h */,
+				7183E9D11CF29FCB00524787 /* RetrievePassViewController.m */,
+				7183E9D21CF29FCB00524787 /* ScannerSettingViewController.h */,
+				7183E9D31CF29FCB00524787 /* ScannerSettingViewController.m */,
+				7183E9D41CF29FCB00524787 /* SettingViewController.h */,
+				7183E9D51CF29FCB00524787 /* SettingViewController.m */,
+				7183E9D61CF29FCB00524787 /* FunctionTestViewController.h */,
+				7183E9D71CF29FCB00524787 /* FunctionTestViewController.m */,
+				7183E9D81CF29FCB00524787 /* SimplifiedBuyingProgramViewController.h */,
+				7183E9D91CF29FCB00524787 /* SimplifiedBuyingProgramViewController.m */,
+				7183E9DA1CF29FCB00524787 /* UserListViewController.h */,
+				7183E9DB1CF29FCB00524787 /* UserListViewController.m */,
+				7183E9DC1CF29FCB00524787 /* OfflineSettingViewController.h */,
+				7183E9DD1CF29FCB00524787 /* OfflineSettingViewController.m */,
+			);
+			name = sideMenu;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183E9E11CF29FCB00524787 /* watchlist */ = {
+			isa = PBXGroup;
+			children = (
+				7183E9DF1CF29FCB00524787 /* WatchListViewController.h */,
+				7183E9E01CF29FCB00524787 /* WatchListViewController.m */,
+			);
+			name = watchlist;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183EA4A1CF2A1F300524787 /* Pods */ = {
+			isa = PBXGroup;
+			children = (
+				7183EA481CF2A1F300524787 /* Pods.debug.xcconfig */,
+				7183EA491CF2A1F300524787 /* Pods.release.xcconfig */,
+			);
+			name = Pods;
+			path = ..;
+			sourceTree = "<group>";
+		};
+		7183EA651CF2A9DC00524787 /* Frameworks */ = {
+			isa = PBXGroup;
+			children = (
+				7183EA631CF2A7B500524787 /* libPods.a */,
+				7183EA611CF2A78700524787 /* Foundation.framework */,
+				7183EA5F1CF2A77A00524787 /* UIKit.framework */,
+				7183EA5D1CF2A77000524787 /* CoreGraphics.framework */,
+				7183EA5B1CF2A76000524787 /* QuartzCore.framework */,
+				7183EA591CF2A75500524787 /* Accelerate.framework */,
+				7183EA571CF2A74500524787 /* libsqlite3.tbd */,
+				7183EA551CF2A72D00524787 /* ExternalAccessory.framework */,
+				7183EA531CF2A72300524787 /* AudioToolbox.framework */,
+				7183EA511CF2A71A00524787 /* AVFoundation.framework */,
+				7183EA4F1CF2A70800524787 /* libScanApiCore.a */,
+				7183EA4D1CF2A6DF00524787 /* libz.tbd */,
+			);
+			name = Frameworks;
+			path = ..;
+			sourceTree = "<group>";
+		};
+		7195622E1CF571AA00C74A49 /* appearance */ = {
+			isa = PBXGroup;
+			children = (
+				715850411CF6F0C400856B20 /* DefaultAppearance.h */,
+				715850421CF6F0C400856B20 /* DefaultAppearance.m */,
+				719562431CF6937F00C74A49 /* default_appearance.json */,
+			);
+			name = appearance;
+			sourceTree = "<group>";
+		};
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+		7183E8431CF2913E00524787 /* HMLG Mobile */ = {
+			isa = PBXNativeTarget;
+			buildConfigurationList = 7183E85B1CF2913E00524787 /* Build configuration list for PBXNativeTarget "HMLG Mobile" */;
+			buildPhases = (
+				7183E8401CF2913E00524787 /* Sources */,
+				7183E8411CF2913E00524787 /* Frameworks */,
+				7183E8421CF2913E00524787 /* Resources */,
+			);
+			buildRules = (
+			);
+			dependencies = (
+			);
+			name = "HMLG Mobile";
+			productName = "HMLG Mobile";
+			productReference = 7183E8441CF2913E00524787 /* HMLG Mobile.app */;
+			productType = "com.apple.product-type.application";
+		};
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+		7183E83C1CF2913E00524787 /* Project object */ = {
+			isa = PBXProject;
+			attributes = {
+				LastUpgradeCheck = 0730;
+				ORGANIZATIONNAME = "United Software Applications, Inc";
+				TargetAttributes = {
+					7183E8431CF2913E00524787 = {
+						CreatedOnToolsVersion = 7.3.1;
+						DevelopmentTeam = HXWLAA5YN5;
+					};
+				};
+			};
+			buildConfigurationList = 7183E83F1CF2913E00524787 /* Build configuration list for PBXProject "HMLG Mobile" */;
+			compatibilityVersion = "Xcode 3.2";
+			developmentRegion = English;
+			hasScannedForEncodings = 0;
+			knownRegions = (
+				en,
+				Base,
+			);
+			mainGroup = 7183E83B1CF2913E00524787;
+			productRefGroup = 7183E8451CF2913E00524787 /* Products */;
+			projectDirPath = "";
+			projectRoot = "";
+			targets = (
+				7183E8431CF2913E00524787 /* HMLG Mobile */,
+			);
+		};
+/* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+		7183E8421CF2913E00524787 /* Resources */ = {
+			isa = PBXResourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				7183EA4C1CF2A1F300524787 /* Pods.release.xcconfig in Resources */,
+				7183E8571CF2913E00524787 /* LaunchScreen.storyboard in Resources */,
+				7183E8541CF2913E00524787 /* Assets.xcassets in Resources */,
+				7183EA1B1CF29FCB00524787 /* status_filter_cadedate_open.json in Resources */,
+				7183EA051CF29FCB00524787 /* customer_info_template_edit.json in Resources */,
+				7183E9231CF29F4500524787 /* softScanBeep.wav in Resources */,
+				7183E9F31CF29FCB00524787 /* debug_category_filter.json in Resources */,
+				7183EA441CF2A06600524787 /* Main.storyboard in Resources */,
+				7183EA411CF2A04D00524787 /* OLM.storyboard in Resources */,
+				7183EA041CF29FCB00524787 /* customer_info_template.json in Resources */,
+				7183E9241CF29F4500524787 /* include in Resources */,
+				719562441CF6937F00C74A49 /* default_appearance.json in Resources */,
+				7183E8A21CF29F3900524787 /* LICENSE in Resources */,
+				7183E8FE1CF29F4500524787 /* PhotoBorder@2x.png in Resources */,
+				7183EA1C1CF29FCB00524787 /* status_filter_cadedate.json in Resources */,
+				7183EA4B1CF2A1F300524787 /* Pods.debug.xcconfig in Resources */,
+				7183EA031CF29FCB00524787 /* customer_advanced_search.json in Resources */,
+				7183E8FD1CF29F4500524787 /* PhotoBorder.png in Resources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+		7183E8401CF2913E00524787 /* Sources */ = {
+			isa = PBXSourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				7183E89C1CF29F3900524787 /* qrencode.c in Sources */,
+				7183E90A1CF29F4500524787 /* SimpleGrid.m in Sources */,
+				7183E9EF1CF29FCB00524787 /* CategoryCellNPD.m in Sources */,
+				7183E8961CF29F3900524787 /* unzip.c in Sources */,
+				7183EA261CF29FCB00524787 /* FilterCellCadedate.m in Sources */,
+				719562391CF57BFC00C74A49 /* CategoryHeaderView.m in Sources */,
+				7183E91E1CF29F4500524787 /* SRMonthPicker.m in Sources */,
+				7183EA2B1CF29FCB00524787 /* SignatureView.m in Sources */,
+				7183EA3E1CF2A04000524787 /* MainViewController.m in Sources */,
+				7183E91B1CF29F4500524787 /* EnumSelectorCell.m in Sources */,
+				7183EA061CF29FCB00524787 /* CustomerEditViewController.m in Sources */,
+				7183E9021CF29F4500524787 /* ImageScrollerView.m in Sources */,
+				7183EA311CF29FCB00524787 /* RetrievePassViewController.m in Sources */,
+				7183E90D1CF29F4500524787 /* TouchImageView.m in Sources */,
+				7183EA081CF29FCB00524787 /* DetailHeaderCell.m in Sources */,
+				7183E9FB1CF29FCB00524787 /* RATreeView+TableViewDataSource.m in Sources */,
+				7183E9171CF29F4500524787 /* CommonEditorCellSwitch.m in Sources */,
+				7183E9EE1CF29FCB00524787 /* CartGeneralNotesViewController.m in Sources */,
+				7183E89D1CF29F3900524787 /* qrinput.c in Sources */,
+				7183E9061CF29F4500524787 /* NIDropDown.m in Sources */,
+				7183EA0A1CF29FCB00524787 /* DetailKVCell.m in Sources */,
+				7183EA331CF29FCB00524787 /* SettingViewController.m in Sources */,
+				7183E9E51CF29FCB00524787 /* CycleScrollView.m in Sources */,
+				7183EA6E1CF2B05C00524787 /* NSData+CommonCrypto.m in Sources */,
+				7183E9181CF29F4500524787 /* CommonEditorCellTextView.m in Sources */,
+				7183EA0E1CF29FCB00524787 /* HomeTableViewCellBanner.m in Sources */,
+				7183E9141CF29F4500524787 /* CommonEditorCellMAction.m in Sources */,
+				7183EA2D1CF29FCB00524787 /* AboutViewController.m in Sources */,
+				7183EA091CF29FCB00524787 /* DetailImageCell.m in Sources */,
+				7183EA011CF29FCB00524787 /* ContactListTableViewCell.m in Sources */,
+				7183EA0B1CF29FCB00524787 /* DetailTopicCell.m in Sources */,
+				7183E9191CF29F4500524787 /* CommonEditorViewController.m in Sources */,
+				7183E9F61CF29FCB00524787 /* RATreeNodeInfo.m in Sources */,
+				7183E9ED1CF29FCB00524787 /* ItemNotesViewController.m in Sources */,
+				7183EA251CF29FCB00524787 /* SCShapeView.m in Sources */,
+				7183E8AA1CF29F3900524787 /* OLDataProvider.m in Sources */,
+				7183EA201CF29FCB00524787 /* PortfolioViewController.m in Sources */,
+				7183E8FF1CF29F4500524787 /* PhotoStackView.m in Sources */,
+				7183E9031CF29F4500524787 /* ImageScrollerViewController.m in Sources */,
+				7183E9F21CF29FCB00524787 /* CategoryViewController.m in Sources */,
+				7183EA6F1CF2B05C00524787 /* NSString+Base64.m in Sources */,
+				7183E91F1CF29F4500524787 /* ActiveViewController.m in Sources */,
+				7183EA071CF29FCB00524787 /* CustomerInfoViewController.m in Sources */,
+				7183EA361CF29FCB00524787 /* UserListViewController.m in Sources */,
+				7183E9131CF29F4500524787 /* CommonEditorCellLabel.m in Sources */,
+				7183EA111CF29FCB00524787 /* HomeTableViewCellTopic.m in Sources */,
+				7195623F1CF580E800C74A49 /* DefaultTableHeaderView.m in Sources */,
+				7183EA1F1CF29FCB00524787 /* PDFListViewController.m in Sources */,
+				7183E8A81CF29F3900524787 /* iSalesDB.m in Sources */,
+				7183E9071CF29F4500524787 /* PulldownMenu.m in Sources */,
+				7183E9E31CF29FCB00524787 /* WebViewController.m in Sources */,
+				7183E9FC1CF29FCB00524787 /* RATreeView+TableViewDelegate.m in Sources */,
+				7183EA371CF29FCB00524787 /* OfflineSettingViewController.m in Sources */,
+				7183E9101CF29F4500524787 /* CommonEditorCellEdit.m in Sources */,
+				7183EA101CF29FCB00524787 /* HomeTableViewCellSlide.m in Sources */,
+				7183E91C1CF29F4500524787 /* EnumSelectViewController.m in Sources */,
+				7183EA291CF29FCB00524787 /* ItemSearchViewController.m in Sources */,
+				7183E9EC1CF29FCB00524787 /* ModelItemCell.m in Sources */,
+				7183EA351CF29FCB00524787 /* SimplifiedBuyingProgramViewController.m in Sources */,
+				7183EA471CF2A06E00524787 /* iSalesNavigationController.m in Sources */,
+				7183E9EA1CF29FCB00524787 /* CartViewController.m in Sources */,
+				7183E8A01CF29F3900524787 /* split.c in Sources */,
+				7183EA2F1CF29FCB00524787 /* LoginViewController.m in Sources */,
+				7183E8981CF29F3900524787 /* ZipArchive.mm in Sources */,
+				7183EA341CF29FCB00524787 /* FunctionTestViewController.m in Sources */,
+				7183E9211CF29F4500524787 /* DeviceInfo.m in Sources */,
+				7183E90F1CF29F4500524787 /* CommonEditorCellAction.m in Sources */,
+				7183EA211CF29FCB00524787 /* TearSheetParamViewController.m in Sources */,
+				7183EA0F1CF29FCB00524787 /* HomeTableViewCellButtonBanner.m in Sources */,
+				7183EA2C1CF29FCB00524787 /* SignatureViewController.m in Sources */,
+				7183E9EB1CF29FCB00524787 /* EditModelPriceViewController.m in Sources */,
+				7183EA221CF29FCB00524787 /* PortfolioEditQTYViewController.m in Sources */,
+				7183EA2E1CF29FCB00524787 /* CacheViewController.m in Sources */,
+				7183E8941CF29F3900524787 /* ioapi.c in Sources */,
+				7183E8A61CF29F3900524787 /* Reachability.m in Sources */,
+				7183EA6D1CF2B05C00524787 /* NSData+Base64.m in Sources */,
+				7183E9F91CF29FCB00524787 /* RATreeView+Enums.m in Sources */,
+				7183EA151CF29FCB00524787 /* OrderDetailInfoCell.m in Sources */,
+				7183E89A1CF29F3900524787 /* mask.c in Sources */,
+				7183E8A91CF29F3900524787 /* iSalesNetwork.m in Sources */,
+				7183E9081CF29F4500524787 /* RadioButton.m in Sources */,
+				715850431CF6F0C400856B20 /* DefaultAppearance.m in Sources */,
+				7183E9E41CF29FCB00524787 /* AddressEditorViewController.m in Sources */,
+				7183E9051CF29F4500524787 /* ImageViewController.m in Sources */,
+				7183E91D1CF29F4500524787 /* MonthPickerViewController.m in Sources */,
+				7183EA2A1CF29FCB00524787 /* SearchViewController.m in Sources */,
+				7183EA3D1CF2A04000524787 /* AppDelegate.m in Sources */,
+				7183E9111CF29F4500524787 /* CommonEditorCellEnum.m in Sources */,
+				7183E8A11CF29F3900524787 /* AESCrypt.m in Sources */,
+				7183EA141CF29FCB00524787 /* OrderDetailHtmlCell.m in Sources */,
+				7183EA321CF29FCB00524787 /* ScannerSettingViewController.m in Sources */,
+				7183E9FD1CF29FCB00524787 /* RATreeView+UIScrollView.m in Sources */,
+				7183EA021CF29FCB00524787 /* ContactListViewController.m in Sources */,
+				7183EA231CF29FCB00524787 /* ScannerControllerView.m in Sources */,
+				7183E9E71CF29FCB00524787 /* SliderPage.m in Sources */,
+				7183E9FE1CF29FCB00524787 /* RAViewController.m in Sources */,
+				7183EA001CF29FCB00524787 /* ContactAdvanceSearchViewController.m in Sources */,
+				7183E9E81CF29FCB00524787 /* BundleModelCell.m in Sources */,
+				7183E8971CF29F3900524787 /* zip.c in Sources */,
+				7183EA1A1CF29FCB00524787 /* OrderListViewController.m in Sources */,
+				7183E91A1CF29F4500524787 /* DatePickerViewController.m in Sources */,
+				7183E8491CF2913E00524787 /* main.m in Sources */,
+				7183E9E91CF29FCB00524787 /* BundleModelViewController.m in Sources */,
+				7183E8991CF29F3900524787 /* bitstream.c in Sources */,
+				7183E9F51CF29FCB00524787 /* RATreeNodeCollectionController.m in Sources */,
+				7183EA281CF29FCB00524787 /* ItemSearchFilterViewController.m in Sources */,
+				7183E9201CF29F4500524787 /* CommonGridViewController.m in Sources */,
+				7183EA1D1CF29FCB00524787 /* OrderDetailSignatureCell.m in Sources */,
+				7183E9091CF29F4500524787 /* RTLabel.m in Sources */,
+				7183E9F41CF29FCB00524787 /* RATreeNode.m in Sources */,
+				7183E89E1CF29F3900524787 /* qrspec.c in Sources */,
+				7183E9151CF29F4500524787 /* CommonEditorCellModel.m in Sources */,
+				7183E90E1CF29F4500524787 /* UILabel+FontAppearance.m in Sources */,
+				7183E9121CF29F4500524787 /* CommonEditorCellImg.m in Sources */,
+				7183E89B1CF29F3900524787 /* QRCodeGenerator.m in Sources */,
+				7183EA191CF29FCB00524787 /* OrderListTableViewCell.m in Sources */,
+				7183E9FA1CF29FCB00524787 /* RATreeView+Private.m in Sources */,
+				7183E8A71CF29F3900524787 /* RAUtils.m in Sources */,
+				7183EA171CF29FCB00524787 /* OrderDetailPriceCell.m in Sources */,
+				7183E89F1CF29F3900524787 /* rscode.c in Sources */,
+				7183E90C1CF29F4500524787 /* TouchLabel.m in Sources */,
+				7183EA0D1CF29FCB00524787 /* LineView.m in Sources */,
+				7183E9161CF29F4500524787 /* CommonEditorCellSignature.m in Sources */,
+				7183E9F71CF29FCB00524787 /* RATreeNodeInfo+Private.m in Sources */,
+				7183E9011CF29F4500524787 /* CustomIOSAlertView.m in Sources */,
+				7183E8951CF29F3900524787 /* mztools.c in Sources */,
+				7183EA301CF29FCB00524787 /* PopupNavigationController.m in Sources */,
+				7183E9041CF29F4500524787 /* ImageUploadViewController.m in Sources */,
+				7183E9F11CF29FCB00524787 /* CategorySearchFilterViewController.m in Sources */,
+				7183E9F01CF29FCB00524787 /* CategoryCellSmall.m in Sources */,
+				7183EA241CF29FCB00524787 /* ScannerViewController.m in Sources */,
+				7183E9E61CF29FCB00524787 /* NSTimer+Addition.m in Sources */,
+				7183EA181CF29FCB00524787 /* OrderDetailViewController.m in Sources */,
+				7183E90B1CF29F4500524787 /* StrikethroughLabel.m in Sources */,
+				7183E9001CF29F4500524787 /* PhotoStackViewController.m in Sources */,
+				7183EA0C1CF29FCB00524787 /* DetailViewController.m in Sources */,
+				7183EA161CF29FCB00524787 /* OrderDetailModelCell.m in Sources */,
+				7183E9221CF29F4500524787 /* ScanApiHelper.mm in Sources */,
+				7183EA381CF29FCB00524787 /* WatchListViewController.m in Sources */,
+				7183EA131CF29FCB00524787 /* CreateOrderViewController.m in Sources */,
+				7183E9E21CF29FCB00524787 /* PDFViewController.m in Sources */,
+				7183E9FF1CF29FCB00524787 /* CreditCardEditorViewController.m in Sources */,
+				7183E9F81CF29FCB00524787 /* RATreeView.m in Sources */,
+				7183EA271CF29FCB00524787 /* FilterCellValue.m in Sources */,
+				7183EA1E1CF29FCB00524787 /* PDFListTableViewCell.m in Sources */,
+				7183EA121CF29FCB00524787 /* HomeViewController.m in Sources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXVariantGroup section */
+		7183E8551CF2913E00524787 /* LaunchScreen.storyboard */ = {
+			isa = PBXVariantGroup;
+			children = (
+				7183E8561CF2913E00524787 /* Base */,
+			);
+			name = LaunchScreen.storyboard;
+			sourceTree = "<group>";
+		};
+		7183EA401CF2A04D00524787 /* OLM.storyboard */ = {
+			isa = PBXVariantGroup;
+			children = (
+				7183EA3F1CF2A04D00524787 /* Base */,
+			);
+			name = OLM.storyboard;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+		7183EA431CF2A06600524787 /* Main.storyboard */ = {
+			isa = PBXVariantGroup;
+			children = (
+				7183EA421CF2A06600524787 /* Base */,
+			);
+			name = Main.storyboard;
+			path = "../iSales-NPD";
+			sourceTree = "<group>";
+		};
+/* End PBXVariantGroup section */
+
+/* Begin XCBuildConfiguration section */
+		7183E8591CF2913E00524787 /* Debug */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				CLANG_ANALYZER_NONNULL = YES;
+				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+				CLANG_CXX_LIBRARY = "libc++";
+				CLANG_ENABLE_MODULES = YES;
+				CLANG_ENABLE_OBJC_ARC = YES;
+				CLANG_WARN_BOOL_CONVERSION = YES;
+				CLANG_WARN_CONSTANT_CONVERSION = YES;
+				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+				CLANG_WARN_EMPTY_BODY = YES;
+				CLANG_WARN_ENUM_CONVERSION = YES;
+				CLANG_WARN_INT_CONVERSION = YES;
+				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+				CLANG_WARN_UNREACHABLE_CODE = YES;
+				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+				COPY_PHASE_STRIP = NO;
+				DEBUG_INFORMATION_FORMAT = dwarf;
+				ENABLE_STRICT_OBJC_MSGSEND = YES;
+				ENABLE_TESTABILITY = YES;
+				GCC_C_LANGUAGE_STANDARD = gnu99;
+				GCC_DYNAMIC_NO_PIC = NO;
+				GCC_NO_COMMON_BLOCKS = YES;
+				GCC_OPTIMIZATION_LEVEL = 0;
+				GCC_PREPROCESSOR_DEFINITIONS = (
+					"DEBUG=1",
+					"$(inherited)",
+				);
+				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
+				GCC_WARN_UNDECLARED_SELECTOR = YES;
+				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
+				GCC_WARN_UNUSED_FUNCTION = YES;
+				GCC_WARN_UNUSED_VARIABLE = YES;
+				HEADER_SEARCH_PATHS = (
+					"$(PROJECT_DIR)/ScanApiSDK-10.2.227-2/include",
+					"$(PROJECT_DIR)/common/qrcode",
+					"$(PROJECT_DIR)/common/CommonEditor",
+				);
+				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
+				LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/ScanApiSDK-10.2.227-2/lib";
+				MTL_ENABLE_DEBUG_INFO = YES;
+				ONLY_ACTIVE_ARCH = YES;
+				SDKROOT = iphoneos;
+				TARGETED_DEVICE_FAMILY = 2;
+			};
+			name = Debug;
+		};
+		7183E85A1CF2913E00524787 /* Release */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				CLANG_ANALYZER_NONNULL = YES;
+				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+				CLANG_CXX_LIBRARY = "libc++";
+				CLANG_ENABLE_MODULES = YES;
+				CLANG_ENABLE_OBJC_ARC = YES;
+				CLANG_WARN_BOOL_CONVERSION = YES;
+				CLANG_WARN_CONSTANT_CONVERSION = YES;
+				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+				CLANG_WARN_EMPTY_BODY = YES;
+				CLANG_WARN_ENUM_CONVERSION = YES;
+				CLANG_WARN_INT_CONVERSION = YES;
+				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+				CLANG_WARN_UNREACHABLE_CODE = YES;
+				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+				COPY_PHASE_STRIP = NO;
+				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+				ENABLE_NS_ASSERTIONS = NO;
+				ENABLE_STRICT_OBJC_MSGSEND = YES;
+				GCC_C_LANGUAGE_STANDARD = gnu99;
+				GCC_NO_COMMON_BLOCKS = YES;
+				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
+				GCC_WARN_UNDECLARED_SELECTOR = YES;
+				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
+				GCC_WARN_UNUSED_FUNCTION = YES;
+				GCC_WARN_UNUSED_VARIABLE = YES;
+				HEADER_SEARCH_PATHS = (
+					"$(PROJECT_DIR)/ScanApiSDK-10.2.227-2/include",
+					"$(PROJECT_DIR)/common/qrcode",
+					"$(PROJECT_DIR)/common/CommonEditor",
+				);
+				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
+				LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/ScanApiSDK-10.2.227-2/lib";
+				MTL_ENABLE_DEBUG_INFO = NO;
+				SDKROOT = iphoneos;
+				TARGETED_DEVICE_FAMILY = 2;
+				VALIDATE_PRODUCT = YES;
+			};
+			name = Release;
+		};
+		7183E85C1CF2913E00524787 /* Debug */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = 7183EA481CF2A1F300524787 /* Pods.debug.xcconfig */;
+			buildSettings = {
+				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+				CODE_SIGN_IDENTITY = "iPhone Developer";
+				GCC_PREFIX_HEADER = "HMLG Mobile/PrefixHeader.pch";
+				HEADER_SEARCH_PATHS = (
+					"$(inherited)",
+					"\"${PODS_ROOT}/Headers/Public\"",
+					"\"${PODS_ROOT}/Headers/Public/AFNetworking\"",
+				);
+				INFOPLIST_FILE = "HMLG Mobile/Info.plist";
+				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
+				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
+				LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/ScanApiSDK-10.2.227-2/lib";
+				PODS_ROOT = "${SRCROOT}/Pods";
+				PRODUCT_BUNDLE_IDENTIFIER = "usai.apex.HMLG-Mobile";
+				PRODUCT_NAME = "$(TARGET_NAME)";
+			};
+			name = Debug;
+		};
+		7183E85D1CF2913E00524787 /* Release */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = 7183EA491CF2A1F300524787 /* Pods.release.xcconfig */;
+			buildSettings = {
+				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+				CODE_SIGN_IDENTITY = "iPhone Developer";
+				GCC_PREFIX_HEADER = "HMLG Mobile/PrefixHeader.pch";
+				HEADER_SEARCH_PATHS = (
+					"$(inherited)",
+					"\"${PODS_ROOT}/Headers/Public\"",
+					"\"${PODS_ROOT}/Headers/Public/AFNetworking\"",
+				);
+				INFOPLIST_FILE = "HMLG Mobile/Info.plist";
+				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
+				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
+				LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/ScanApiSDK-10.2.227-2/lib";
+				PODS_ROOT = "${SRCROOT}/Pods";
+				PRODUCT_BUNDLE_IDENTIFIER = "usai.apex.HMLG-Mobile";
+				PRODUCT_NAME = "$(TARGET_NAME)";
+			};
+			name = Release;
+		};
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+		7183E83F1CF2913E00524787 /* Build configuration list for PBXProject "HMLG Mobile" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				7183E8591CF2913E00524787 /* Debug */,
+				7183E85A1CF2913E00524787 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+		7183E85B1CF2913E00524787 /* Build configuration list for PBXNativeTarget "HMLG Mobile" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				7183E85C1CF2913E00524787 /* Debug */,
+				7183E85D1CF2913E00524787 /* Release */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+/* End XCConfigurationList section */
+	};
+	rootObject = 7183E83C1CF2913E00524787 /* Project object */;
+}

+ 7 - 0
RedAnt ERP Mobile/HMLG Mobile.xcodeproj/project.xcworkspace/contents.xcworkspacedata

@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Workspace
+   version = "1.0">
+   <FileRef
+      location = "self:HMLG Mobile.xcodeproj">
+   </FileRef>
+</Workspace>

+ 25 - 0
RedAnt ERP Mobile/HMLG Mobile.xcodeproj/project.xcworkspace/xcshareddata/HMLG Mobile.xcscmblueprint

@@ -0,0 +1,25 @@
+{
+  "DVTSourceControlWorkspaceBlueprintPrimaryRemoteRepositoryKey" : "67e474b5-b905-4d42-b5e5-8f9a51e6c439++7411",
+  "DVTSourceControlWorkspaceBlueprintWorkingCopyRepositoryLocationsKey" : {
+    "67e474b5-b905-4d42-b5e5-8f9a51e6c439++7411" : {
+
+    }
+  },
+  "DVTSourceControlWorkspaceBlueprintWorkingCopyStatesKey" : {
+    "67e474b5-b905-4d42-b5e5-8f9a51e6c439++7411" : 0
+  },
+  "DVTSourceControlWorkspaceBlueprintIdentifierKey" : "7D47F73D-9579-4D87-81AD-C28782213731",
+  "DVTSourceControlWorkspaceBlueprintWorkingCopyPathsKey" : {
+    "67e474b5-b905-4d42-b5e5-8f9a51e6c439++7411" : "RedAnt%20ERP%20Mobile\/"
+  },
+  "DVTSourceControlWorkspaceBlueprintNameKey" : "HMLG Mobile",
+  "DVTSourceControlWorkspaceBlueprintVersion" : 204,
+  "DVTSourceControlWorkspaceBlueprintRelativePathToProjectKey" : "HMLG Mobile.xcodeproj",
+  "DVTSourceControlWorkspaceBlueprintRemoteRepositoriesKey" : [
+    {
+      "DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "svn:\/\/rui.zhang@209.49.111.29",
+      "DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Subversion",
+      "DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "67e474b5-b905-4d42-b5e5-8f9a51e6c439++7411"
+    }
+  ]
+}

BIN
RedAnt ERP Mobile/HMLG Mobile.xcodeproj/project.xcworkspace/xcuserdata/Ray.xcuserdatad/UserInterfaceState.xcuserstate


+ 91 - 0
RedAnt ERP Mobile/HMLG Mobile.xcodeproj/xcuserdata/Ray.xcuserdatad/xcschemes/HMLG Mobile.xcscheme

@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Scheme
+   LastUpgradeVersion = "0730"
+   version = "1.3">
+   <BuildAction
+      parallelizeBuildables = "YES"
+      buildImplicitDependencies = "YES">
+      <BuildActionEntries>
+         <BuildActionEntry
+            buildForTesting = "YES"
+            buildForRunning = "YES"
+            buildForProfiling = "YES"
+            buildForArchiving = "YES"
+            buildForAnalyzing = "YES">
+            <BuildableReference
+               BuildableIdentifier = "primary"
+               BlueprintIdentifier = "7183E8431CF2913E00524787"
+               BuildableName = "HMLG Mobile.app"
+               BlueprintName = "HMLG Mobile"
+               ReferencedContainer = "container:HMLG Mobile.xcodeproj">
+            </BuildableReference>
+         </BuildActionEntry>
+      </BuildActionEntries>
+   </BuildAction>
+   <TestAction
+      buildConfiguration = "Debug"
+      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+      shouldUseLaunchSchemeArgsEnv = "YES">
+      <Testables>
+      </Testables>
+      <MacroExpansion>
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "7183E8431CF2913E00524787"
+            BuildableName = "HMLG Mobile.app"
+            BlueprintName = "HMLG Mobile"
+            ReferencedContainer = "container:HMLG Mobile.xcodeproj">
+         </BuildableReference>
+      </MacroExpansion>
+      <AdditionalOptions>
+      </AdditionalOptions>
+   </TestAction>
+   <LaunchAction
+      buildConfiguration = "Debug"
+      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+      launchStyle = "0"
+      useCustomWorkingDirectory = "NO"
+      ignoresPersistentStateOnLaunch = "NO"
+      debugDocumentVersioning = "YES"
+      debugServiceExtension = "internal"
+      allowLocationSimulation = "YES">
+      <BuildableProductRunnable
+         runnableDebuggingMode = "0">
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "7183E8431CF2913E00524787"
+            BuildableName = "HMLG Mobile.app"
+            BlueprintName = "HMLG Mobile"
+            ReferencedContainer = "container:HMLG Mobile.xcodeproj">
+         </BuildableReference>
+      </BuildableProductRunnable>
+      <AdditionalOptions>
+      </AdditionalOptions>
+   </LaunchAction>
+   <ProfileAction
+      buildConfiguration = "Release"
+      shouldUseLaunchSchemeArgsEnv = "YES"
+      savedToolIdentifier = ""
+      useCustomWorkingDirectory = "NO"
+      debugDocumentVersioning = "YES">
+      <BuildableProductRunnable
+         runnableDebuggingMode = "0">
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "7183E8431CF2913E00524787"
+            BuildableName = "HMLG Mobile.app"
+            BlueprintName = "HMLG Mobile"
+            ReferencedContainer = "container:HMLG Mobile.xcodeproj">
+         </BuildableReference>
+      </BuildableProductRunnable>
+   </ProfileAction>
+   <AnalyzeAction
+      buildConfiguration = "Debug">
+   </AnalyzeAction>
+   <ArchiveAction
+      buildConfiguration = "Release"
+      revealArchiveInOrganizer = "YES">
+   </ArchiveAction>
+</Scheme>

+ 22 - 0
RedAnt ERP Mobile/HMLG Mobile.xcodeproj/xcuserdata/Ray.xcuserdatad/xcschemes/xcschememanagement.plist

@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+	<key>SchemeUserState</key>
+	<dict>
+		<key>HMLG Mobile.xcscheme</key>
+		<dict>
+			<key>orderHint</key>
+			<integer>0</integer>
+		</dict>
+	</dict>
+	<key>SuppressBuildableAutocreation</key>
+	<dict>
+		<key>7183E8431CF2913E00524787</key>
+		<dict>
+			<key>primary</key>
+			<true/>
+		</dict>
+	</dict>
+</dict>
+</plist>