|
@@ -323,6 +323,13 @@
|
|
|
A7FF159C228D9E3D00A85748 /* OrderRefundDetailModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7FF159B228D9E3C00A85748 /* OrderRefundDetailModel.swift */; };
|
|
|
BD09C84122955B480080D5A4 /* PopTopTriangleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD09C84022955B480080D5A4 /* PopTopTriangleView.swift */; };
|
|
|
BD0E678522A4C23B00B980BA /* ShoppingCartOrderPayFreightCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD0E678422A4C23B00B980BA /* ShoppingCartOrderPayFreightCell.swift */; };
|
|
|
+ BD108C9322A60C2100837DAB /* HGImageCompleteButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD108C8E22A60C2100837DAB /* HGImageCompleteButton.swift */; };
|
|
|
+ BD108C9422A60C2100837DAB /* HGImageCollectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD108C8F22A60C2100837DAB /* HGImageCollectionViewController.swift */; };
|
|
|
+ BD108C9522A60C2100837DAB /* HGImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD108C9022A60C2100837DAB /* HGImageCollectionViewCell.swift */; };
|
|
|
+ BD108C9622A60C2100837DAB /* HGImagePickerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD108C9122A60C2100837DAB /* HGImagePickerCell.swift */; };
|
|
|
+ BD108C9722A60C2100837DAB /* HGImagePickerController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD108C9222A60C2100837DAB /* HGImagePickerController.swift */; };
|
|
|
+ BD108C9A22A60C3300837DAB /* HGImage.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BD108C9822A60C3200837DAB /* HGImage.xcassets */; };
|
|
|
+ BD108C9B22A60C3300837DAB /* HGImage.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BD108C9922A60C3300837DAB /* HGImage.storyboard */; };
|
|
|
BD1DC6C5228CFD0B00B89C57 /* SwiftMoyaNetWorkServiceOrder.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1DC6C3228CFD0B00B89C57 /* SwiftMoyaNetWorkServiceOrder.swift */; };
|
|
|
BD1DC6C6228CFD0B00B89C57 /* SwiftMoyaServiceOrderApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1DC6C4228CFD0B00B89C57 /* SwiftMoyaServiceOrderApi.swift */; };
|
|
|
BD1DC6C9228D005000B89C57 /* OrderCreateParameterModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1DC6C8228D005000B89C57 /* OrderCreateParameterModel.swift */; };
|
|
@@ -727,6 +734,13 @@
|
|
|
A7FF159B228D9E3C00A85748 /* OrderRefundDetailModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OrderRefundDetailModel.swift; sourceTree = "<group>"; };
|
|
|
BD09C84022955B480080D5A4 /* PopTopTriangleView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PopTopTriangleView.swift; sourceTree = "<group>"; };
|
|
|
BD0E678422A4C23B00B980BA /* ShoppingCartOrderPayFreightCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingCartOrderPayFreightCell.swift; sourceTree = "<group>"; };
|
|
|
+ BD108C8E22A60C2100837DAB /* HGImageCompleteButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HGImageCompleteButton.swift; sourceTree = "<group>"; };
|
|
|
+ BD108C8F22A60C2100837DAB /* HGImageCollectionViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HGImageCollectionViewController.swift; sourceTree = "<group>"; };
|
|
|
+ BD108C9022A60C2100837DAB /* HGImageCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HGImageCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ BD108C9122A60C2100837DAB /* HGImagePickerCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HGImagePickerCell.swift; sourceTree = "<group>"; };
|
|
|
+ BD108C9222A60C2100837DAB /* HGImagePickerController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HGImagePickerController.swift; sourceTree = "<group>"; };
|
|
|
+ BD108C9822A60C3200837DAB /* HGImage.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = HGImage.xcassets; sourceTree = "<group>"; };
|
|
|
+ BD108C9922A60C3300837DAB /* HGImage.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = HGImage.storyboard; sourceTree = "<group>"; };
|
|
|
BD1DC6C3228CFD0B00B89C57 /* SwiftMoyaNetWorkServiceOrder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftMoyaNetWorkServiceOrder.swift; sourceTree = "<group>"; };
|
|
|
BD1DC6C4228CFD0B00B89C57 /* SwiftMoyaServiceOrderApi.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftMoyaServiceOrderApi.swift; sourceTree = "<group>"; };
|
|
|
BD1DC6C8228D005000B89C57 /* OrderCreateParameterModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderCreateParameterModel.swift; sourceTree = "<group>"; };
|
|
@@ -2181,6 +2195,7 @@
|
|
|
A77F2CBC2232022A001BD3F6 /* Tools */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BD108C8D22A60A2000837DAB /* HGImagePicker */,
|
|
|
A7391212229F75F50033177E /* JXPagingView-Swift */,
|
|
|
A7146346228EFCE20066099B /* SKUDataFilter */,
|
|
|
A7274C51228EE635000E3A07 /* SwiftScan */,
|
|
@@ -2866,6 +2881,20 @@
|
|
|
path = ViewController;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ BD108C8D22A60A2000837DAB /* HGImagePicker */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BD108C9222A60C2100837DAB /* HGImagePickerController.swift */,
|
|
|
+ BD108C9122A60C2100837DAB /* HGImagePickerCell.swift */,
|
|
|
+ BD108C8F22A60C2100837DAB /* HGImageCollectionViewController.swift */,
|
|
|
+ BD108C9022A60C2100837DAB /* HGImageCollectionViewCell.swift */,
|
|
|
+ BD108C8E22A60C2100837DAB /* HGImageCompleteButton.swift */,
|
|
|
+ BD108C9922A60C3300837DAB /* HGImage.storyboard */,
|
|
|
+ BD108C9822A60C3200837DAB /* HGImage.xcassets */,
|
|
|
+ );
|
|
|
+ path = HGImagePicker;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
BD1DC6C2228CFD0B00B89C57 /* SwiftMoyaServiceOrder */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -3227,9 +3256,11 @@
|
|
|
A7190167227543DB00104A50 /* baidu_cityid_rel.json in Resources */,
|
|
|
A77F2C682231FB4A001BD3F6 /* Assets.xcassets in Resources */,
|
|
|
A72C01232275404A0065E0C3 /* province_city_area.json in Resources */,
|
|
|
+ BD108C9B22A60C3300837DAB /* HGImage.storyboard in Resources */,
|
|
|
A7FF1577228C824300A85748 /* OrderModule.xcassets in Resources */,
|
|
|
BD20F1D82283D2AA00677D8E /* ShoppingCartModule.xcassets in Resources */,
|
|
|
A7778C9922438F5D00C7C47A /* README.txt in Resources */,
|
|
|
+ BD108C9A22A60C3300837DAB /* HGImage.xcassets in Resources */,
|
|
|
A729B5AA2266F6FD004AE098 /* Launch Screen.storyboard in Resources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
@@ -3394,6 +3425,7 @@
|
|
|
A72A72BE22321DE000B21995 /* Extension+RxTimer.swift in Sources */,
|
|
|
A7CC74EA22706ACD003C4F38 /* MessageViewController.swift in Sources */,
|
|
|
BDF47D7E22827C3F00941AB9 /* ProductSlidingTopBottomCollectionViewCell.swift in Sources */,
|
|
|
+ BD108C9522A60C2100837DAB /* HGImageCollectionViewCell.swift in Sources */,
|
|
|
A7FF1589228C854900A85748 /* OrderDetailBottomView.swift in Sources */,
|
|
|
BD1DC6C5228CFD0B00B89C57 /* SwiftMoyaNetWorkServiceOrder.swift in Sources */,
|
|
|
BD7AB83D228438020030646A /* OrderPayExpressInfoShowCell.swift in Sources */,
|
|
@@ -3455,6 +3487,7 @@
|
|
|
A70B2C292286D77200B2449F /* ProductDetailProductInfoTableViewCell.swift in Sources */,
|
|
|
A72A726822321DBD00B21995 /* UMManager.swift in Sources */,
|
|
|
A70B2C042283D06B00B2449F /* ProductFloorFullLeftHeaderCollectionReusableView.swift in Sources */,
|
|
|
+ BD108C9322A60C2100837DAB /* HGImageCompleteButton.swift in Sources */,
|
|
|
A7B4E721228151F40012914A /* ProductFloorTitleView.swift in Sources */,
|
|
|
A729B5AD2266FF45004AE098 /* BindPhoneNumberView.swift in Sources */,
|
|
|
A75C474E22938B3900139C0C /* OrderFreightTableViewCell.swift in Sources */,
|
|
@@ -3548,6 +3581,7 @@
|
|
|
A70B2C102286A3BC00B2449F /* ProductDetailModel.swift in Sources */,
|
|
|
A7A17E5F22A0CEF200B7A77E /* SwiftMoyaNetWorkManagerTools.swift in Sources */,
|
|
|
A72A72A922321DE000B21995 /* NumberKeyboard.swift in Sources */,
|
|
|
+ BD108C9422A60C2100837DAB /* HGImageCollectionViewController.swift in Sources */,
|
|
|
A70B2C272286C5D600B2449F /* ProductDetailFSPagerViewCell.swift in Sources */,
|
|
|
A7FF1585228C847300A85748 /* OrderDetailContactAddressTableViewCell.swift in Sources */,
|
|
|
A72A72AA22321DE000B21995 /* Log.swift in Sources */,
|
|
@@ -3618,6 +3652,7 @@
|
|
|
A738D202225AD6AD00EEE860 /* Extension+UICollectionView.swift in Sources */,
|
|
|
A7CC74D6226FF421003C4F38 /* MineNavigationBarView.swift in Sources */,
|
|
|
A71AF0BC226F099B001730FE /* ProductHBigTableViewCell.swift in Sources */,
|
|
|
+ BD108C9622A60C2100837DAB /* HGImagePickerCell.swift in Sources */,
|
|
|
A7A98E3C228036D7005306E9 /* ShoppingMallCategoryCollectionViewCell.swift in Sources */,
|
|
|
A71AF0AA226EDDF5001730FE /* SearchView.swift in Sources */,
|
|
|
A7FF1583228C843700A85748 /* OrderDetailExpressSelfMentionTableViewCell.swift in Sources */,
|
|
@@ -3643,6 +3678,7 @@
|
|
|
A7CC750A22715755003C4F38 /* MessageDetailesViewController.swift in Sources */,
|
|
|
BDAA40F7228E947500CF841D /* OrderApplyRefundAccountCell.swift in Sources */,
|
|
|
A71AF0B8226EF9EC001730FE /* SearchResultNavigationbarView.swift in Sources */,
|
|
|
+ BD108C9722A60C2100837DAB /* HGImagePickerController.swift in Sources */,
|
|
|
BD09C84122955B480080D5A4 /* PopTopTriangleView.swift in Sources */,
|
|
|
A70B2C5A22886ADF00B2449F /* ShopViewController.swift in Sources */,
|
|
|
BDF862AE228E57E1000DEF84 /* OrderCommentDefaultCollectionCell.swift in Sources */,
|