|
@@ -464,6 +464,12 @@
|
|
|
BD7AB841228438C80030646A /* OrderPaySelfPickAddressCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD7AB840228438C80030646A /* OrderPaySelfPickAddressCell.swift */; };
|
|
|
BD7AB8432284390B0030646A /* OrderPaySelfPickInfoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD7AB8422284390B0030646A /* OrderPaySelfPickInfoCell.swift */; };
|
|
|
BD7AB8452284398A0030646A /* OrderPaySelfPickAddInfoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD7AB8442284398A0030646A /* OrderPaySelfPickAddInfoCell.swift */; };
|
|
|
+ BD929CC222B8C3A50098C139 /* testVideoRecordVc.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD929CC122B8C3A50098C139 /* testVideoRecordVc.swift */; };
|
|
|
+ BD929CCA22B8CFB10098C139 /* AliyunPathManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BD929CC822B8CFB10098C139 /* AliyunPathManager.m */; };
|
|
|
+ BD929CCE22B904A30098C139 /* PublishViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD929CCD22B904A30098C139 /* PublishViewController.swift */; };
|
|
|
+ BD929CD222B906AA0098C139 /* PublishMediaPickerController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD929CD122B906AA0098C139 /* PublishMediaPickerController.swift */; };
|
|
|
+ BD929CD422B906C10098C139 /* PublishVideoRecorderController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD929CD322B906C10098C139 /* PublishVideoRecorderController.swift */; };
|
|
|
+ BD929CD622B906D10098C139 /* PublishTakePhotoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD929CD522B906D10098C139 /* PublishTakePhotoController.swift */; };
|
|
|
BDAA40F7228E947500CF841D /* OrderApplyRefundAccountCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDAA40F6228E947500CF841D /* OrderApplyRefundAccountCell.swift */; };
|
|
|
BDAA40F9228E9ADA00CF841D /* OrderApplyRefundReasonCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDAA40F8228E9ADA00CF841D /* OrderApplyRefundReasonCell.swift */; };
|
|
|
BDAA40FB228E9CC300CF841D /* OrderApplyRefundNoteInfoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDAA40FA228E9CC300CF841D /* OrderApplyRefundNoteInfoCell.swift */; };
|
|
@@ -1007,6 +1013,13 @@
|
|
|
BD7AB8422284390B0030646A /* OrderPaySelfPickInfoCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderPaySelfPickInfoCell.swift; sourceTree = "<group>"; };
|
|
|
BD7AB8442284398A0030646A /* OrderPaySelfPickAddInfoCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderPaySelfPickAddInfoCell.swift; sourceTree = "<group>"; };
|
|
|
BD9052C044FD3AE4E62D3929 /* Pods-RainbowPlanet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RainbowPlanet.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RainbowPlanet/Pods-RainbowPlanet.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
+ BD929CC122B8C3A50098C139 /* testVideoRecordVc.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = testVideoRecordVc.swift; sourceTree = "<group>"; };
|
|
|
+ BD929CC822B8CFB10098C139 /* AliyunPathManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AliyunPathManager.m; sourceTree = "<group>"; };
|
|
|
+ BD929CC922B8CFB10098C139 /* AliyunPathManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AliyunPathManager.h; sourceTree = "<group>"; };
|
|
|
+ BD929CCD22B904A30098C139 /* PublishViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PublishViewController.swift; sourceTree = "<group>"; };
|
|
|
+ BD929CD122B906AA0098C139 /* PublishMediaPickerController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PublishMediaPickerController.swift; sourceTree = "<group>"; };
|
|
|
+ BD929CD322B906C10098C139 /* PublishVideoRecorderController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PublishVideoRecorderController.swift; sourceTree = "<group>"; };
|
|
|
+ BD929CD522B906D10098C139 /* PublishTakePhotoController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PublishTakePhotoController.swift; sourceTree = "<group>"; };
|
|
|
BDAA40F6228E947500CF841D /* OrderApplyRefundAccountCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderApplyRefundAccountCell.swift; sourceTree = "<group>"; };
|
|
|
BDAA40F8228E9ADA00CF841D /* OrderApplyRefundReasonCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderApplyRefundReasonCell.swift; sourceTree = "<group>"; };
|
|
|
BDAA40FA228E9CC300CF841D /* OrderApplyRefundNoteInfoCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderApplyRefundNoteInfoCell.swift; sourceTree = "<group>"; };
|
|
@@ -3613,6 +3626,10 @@
|
|
|
BD12B67122B4E96100AEB10B /* PublishModule */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BD929CCD22B904A30098C139 /* PublishViewController.swift */,
|
|
|
+ BD929CD122B906AA0098C139 /* PublishMediaPickerController.swift */,
|
|
|
+ BD929CD322B906C10098C139 /* PublishVideoRecorderController.swift */,
|
|
|
+ BD929CD522B906D10098C139 /* PublishTakePhotoController.swift */,
|
|
|
BD12B67222B4E99800AEB10B /* PublishMediaPicker */,
|
|
|
BD28077422B72175002AB976 /* PublishEditController */,
|
|
|
);
|
|
@@ -3915,6 +3932,9 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
BD3AA45722AE63EC00EF4F20 /* MessageMainViewController.swift */,
|
|
|
+ BD929CC922B8CFB10098C139 /* AliyunPathManager.h */,
|
|
|
+ BD929CC822B8CFB10098C139 /* AliyunPathManager.m */,
|
|
|
+ BD929CC122B8C3A50098C139 /* testVideoRecordVc.swift */,
|
|
|
);
|
|
|
path = ViewController;
|
|
|
sourceTree = "<group>";
|
|
@@ -4351,6 +4371,7 @@
|
|
|
A7931E1622AFAEF500297D0A /* TopicSelectionModel.swift in Sources */,
|
|
|
BDF47D7E22827C3F00941AB9 /* ProductSlidingTopBottomCollectionViewCell.swift in Sources */,
|
|
|
BD108C9522A60C2100837DAB /* HGImageCollectionViewCell.swift in Sources */,
|
|
|
+ BD929CD222B906AA0098C139 /* PublishMediaPickerController.swift in Sources */,
|
|
|
A7FF1589228C854900A85748 /* OrderDetailBottomView.swift in Sources */,
|
|
|
BD1FC1A722B1075F00D55081 /* UIColor+Expanded.m in Sources */,
|
|
|
BD12203122AF4A010051C7C2 /* MessageMainItemView.swift in Sources */,
|
|
@@ -4432,6 +4453,7 @@
|
|
|
A70B2C35228815F700B2449F /* ProductDetailProductSkuLabelCollectionViewCell.swift in Sources */,
|
|
|
A7931E0522AF827600297D0A /* ESTabBarItemContainer.swift in Sources */,
|
|
|
A70B2C60228870CE00B2449F /* ShopSectionHeaderView.swift in Sources */,
|
|
|
+ BD929CC222B8C3A50098C139 /* testVideoRecordVc.swift in Sources */,
|
|
|
A7CC7528227196C4003C4F38 /* AccountSecuritySetTableViewCell.swift in Sources */,
|
|
|
A7F2D6E122B25EF30093000B /* CardContentPicVideoModel.swift in Sources */,
|
|
|
A70B2C292286D77200B2449F /* ProductDetailProductInfoTableViewCell.swift in Sources */,
|
|
@@ -4525,6 +4547,7 @@
|
|
|
A72A72B422321DE000B21995 /* Extension+UIImage.swift in Sources */,
|
|
|
A7BB68552268DE8600AB07A2 /* SelfRecommendationView.swift in Sources */,
|
|
|
BD12B69622B4F72900AEB10B /* KSMediaPickerPreviewView.swift in Sources */,
|
|
|
+ BD929CD622B906D10098C139 /* PublishTakePhotoController.swift in Sources */,
|
|
|
A7BF203122B47CC000396DB3 /* CardContentCommnetTableViewCell.swift in Sources */,
|
|
|
A7D07CDA22B7DFAE00186014 /* OtherPersonalCenterHeaderView.swift in Sources */,
|
|
|
A72A72AF22321DE000B21995 /* AppInfo.swift in Sources */,
|
|
@@ -4573,8 +4596,10 @@
|
|
|
A771F07C226D4E1C007999DB /* AddressPOITableViewCell.swift in Sources */,
|
|
|
A70B842E228F97EC00882BC5 /* ProcuctDetailSelectSkuTableViewCell.swift in Sources */,
|
|
|
A72A72AE22321DE000B21995 /* CountdownButton.swift in Sources */,
|
|
|
+ BD929CCE22B904A30098C139 /* PublishViewController.swift in Sources */,
|
|
|
A71738AD228AB7B2000AEA6A /* ProductCommentListModel.swift in Sources */,
|
|
|
A7C0FDF822B6671C00BC1E86 /* PopularVideoCollectionViewCell.swift in Sources */,
|
|
|
+ BD929CCA22B8CFB10098C139 /* AliyunPathManager.m in Sources */,
|
|
|
A7B4E71F228131720012914A /* ProductSlidingLeftRightCollectionViewCell.swift in Sources */,
|
|
|
A77F2CB72232010F001BD3F6 /* MineViewController.swift in Sources */,
|
|
|
A7778CA92244904500C7C47A /* Extension+Gifu.GIFImageView.swift in Sources */,
|
|
@@ -4698,6 +4723,7 @@
|
|
|
A70B2C3E228825B100B2449F /* ProductDetailEvaluationTableViewCell.swift in Sources */,
|
|
|
A79057022276C9770037F823 /* SetPasswordModel.swift in Sources */,
|
|
|
BD12B68022B4EF2600AEB10B /* KSMediaPickerViewImageCell.swift in Sources */,
|
|
|
+ BD929CD422B906C10098C139 /* PublishVideoRecorderController.swift in Sources */,
|
|
|
A7274C5A228EE636000E3A07 /* LBXScanView.swift in Sources */,
|
|
|
A7FF1560228C693D00A85748 /* OrderViewController.swift in Sources */,
|
|
|
A729B5B42267254B004AE098 /* PasswordLoginViewController.swift in Sources */,
|