|
@@ -8,8 +8,6 @@
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
4306934F22CEFAFB0015F1FD /* OJAPremultipliedOpacityFilter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4306934E22CEFAFB0015F1FD /* OJAPremultipliedOpacityFilter.m */; };
|
|
|
- 4364B454225AE6EB004A6869 /* WSSProfileCollectionCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4364B452225AE6EB004A6869 /* WSSProfileCollectionCell.swift */; };
|
|
|
- 4364B455225AE6EB004A6869 /* WSSProfileCollectionCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4364B453225AE6EB004A6869 /* WSSProfileCollectionCell.xib */; };
|
|
|
4364B458225AE8FB004A6869 /* WSSTagButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4364B457225AE8FB004A6869 /* WSSTagButton.swift */; };
|
|
|
4364B46F225B2E68004A6869 /* WSSProfileMyTemplateViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4364B46E225B2E68004A6869 /* WSSProfileMyTemplateViewController.swift */; };
|
|
|
4364B472225B311A004A6869 /* WSSProfileMembershipViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4364B471225B311A004A6869 /* WSSProfileMembershipViewController.swift */; };
|
|
@@ -506,6 +504,9 @@
|
|
|
A8ECB1D72305410300D0882B /* WSSCoolVoiceViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8ECB1D62305410300D0882B /* WSSCoolVoiceViewController.swift */; };
|
|
|
A8ED3AE322C06DEB003384BE /* WSSTemplateEditCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8ED3AE222C06DEB003384BE /* WSSTemplateEditCollectionView.swift */; };
|
|
|
A8F68658236C0649007C1427 /* WSSAddSutitleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F68657236C0649007C1427 /* WSSAddSutitleView.swift */; };
|
|
|
+ A8F68A3B2387895B005ABB8B /* WSSTemplateTagView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F68A3A2387895B005ABB8B /* WSSTemplateTagView.swift */; };
|
|
|
+ A8F68A3D2387896B005ABB8B /* WSSTemplateTagView.xib in Resources */ = {isa = PBXBuildFile; fileRef = A8F68A3C2387896B005ABB8B /* WSSTemplateTagView.xib */; };
|
|
|
+ A8F68A402387C0DF005ABB8B /* WSSDownloadRecordCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F68A3F2387C0DF005ABB8B /* WSSDownloadRecordCollectionViewCell.swift */; };
|
|
|
A8F7F7C42354204C003A38BF /* WSSCreativeTemplateEditViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7F7C32354204C003A38BF /* WSSCreativeTemplateEditViewController.swift */; };
|
|
|
A8F7F7C923542900003A38BF /* WSSVideoInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7F7C823542900003A38BF /* WSSVideoInfoModel.swift */; };
|
|
|
A8F7F7CB235455A4003A38BF /* WSSSpotVideoInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7F7CA235455A4003A38BF /* WSSSpotVideoInfoModel.swift */; };
|
|
@@ -585,8 +586,6 @@
|
|
|
3B172E929B3111534E717093 /* Pods-SuperShow.debug-test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SuperShow.debug-test.xcconfig"; path = "Pods/Target Support Files/Pods-SuperShow/Pods-SuperShow.debug-test.xcconfig"; sourceTree = "<group>"; };
|
|
|
4306934D22CEFAFB0015F1FD /* OJAPremultipliedOpacityFilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OJAPremultipliedOpacityFilter.h; sourceTree = "<group>"; };
|
|
|
4306934E22CEFAFB0015F1FD /* OJAPremultipliedOpacityFilter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = OJAPremultipliedOpacityFilter.m; sourceTree = "<group>"; };
|
|
|
- 4364B452225AE6EB004A6869 /* WSSProfileCollectionCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WSSProfileCollectionCell.swift; sourceTree = "<group>"; };
|
|
|
- 4364B453225AE6EB004A6869 /* WSSProfileCollectionCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WSSProfileCollectionCell.xib; sourceTree = "<group>"; };
|
|
|
4364B457225AE8FB004A6869 /* WSSTagButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WSSTagButton.swift; sourceTree = "<group>"; };
|
|
|
4364B46E225B2E68004A6869 /* WSSProfileMyTemplateViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WSSProfileMyTemplateViewController.swift; sourceTree = "<group>"; };
|
|
|
4364B471225B311A004A6869 /* WSSProfileMembershipViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WSSProfileMembershipViewController.swift; sourceTree = "<group>"; };
|
|
@@ -1325,6 +1324,9 @@
|
|
|
A8ECB1D62305410300D0882B /* WSSCoolVoiceViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WSSCoolVoiceViewController.swift; sourceTree = "<group>"; };
|
|
|
A8ED3AE222C06DEB003384BE /* WSSTemplateEditCollectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WSSTemplateEditCollectionView.swift; sourceTree = "<group>"; };
|
|
|
A8F68657236C0649007C1427 /* WSSAddSutitleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WSSAddSutitleView.swift; sourceTree = "<group>"; };
|
|
|
+ A8F68A3A2387895B005ABB8B /* WSSTemplateTagView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WSSTemplateTagView.swift; sourceTree = "<group>"; };
|
|
|
+ A8F68A3C2387896B005ABB8B /* WSSTemplateTagView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WSSTemplateTagView.xib; sourceTree = "<group>"; };
|
|
|
+ A8F68A3F2387C0DF005ABB8B /* WSSDownloadRecordCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WSSDownloadRecordCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
A8F7F7C32354204C003A38BF /* WSSCreativeTemplateEditViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WSSCreativeTemplateEditViewController.swift; sourceTree = "<group>"; };
|
|
|
A8F7F7C823542900003A38BF /* WSSVideoInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WSSVideoInfoModel.swift; sourceTree = "<group>"; };
|
|
|
A8F7F7CA235455A4003A38BF /* WSSSpotVideoInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WSSSpotVideoInfoModel.swift; sourceTree = "<group>"; };
|
|
@@ -1422,9 +1424,9 @@
|
|
|
4364B456225AE8EC004A6869 /* Common */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 4364B457225AE8FB004A6869 /* WSSTagButton.swift */,
|
|
|
A8BE47102385218A000B6EF9 /* SVProgressHUD+WSSExtension.h */,
|
|
|
A8BE47112385218A000B6EF9 /* SVProgressHUD+WSSExtension.m */,
|
|
|
+ 4364B457225AE8FB004A6869 /* WSSTagButton.swift */,
|
|
|
);
|
|
|
path = Common;
|
|
|
sourceTree = "<group>";
|
|
@@ -1919,8 +1921,7 @@
|
|
|
43929DC02254E6A200958E18 /* Collection */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 4364B452225AE6EB004A6869 /* WSSProfileCollectionCell.swift */,
|
|
|
- 4364B453225AE6EB004A6869 /* WSSProfileCollectionCell.xib */,
|
|
|
+ A8F68A3F2387C0DF005ABB8B /* WSSDownloadRecordCollectionViewCell.swift */,
|
|
|
43929DC12254E6B800958E18 /* WSSProfileCollectionViewController.swift */,
|
|
|
4364B46E225B2E68004A6869 /* WSSProfileMyTemplateViewController.swift */,
|
|
|
);
|
|
@@ -1935,6 +1936,8 @@
|
|
|
A8F7F7D323547B16003A38BF /* WSSCreativeSubVideoCell.swift */,
|
|
|
A8F7F7D023546B55003A38BF /* WSSSubVideoCollectionCell.swift */,
|
|
|
439345F22256096E00C192A6 /* WSSTemplateCollectionCell.swift */,
|
|
|
+ A8F68A3A2387895B005ABB8B /* WSSTemplateTagView.swift */,
|
|
|
+ A8F68A3C2387896B005ABB8B /* WSSTemplateTagView.xib */,
|
|
|
439345F12256096E00C192A6 /* WSSTemplateTypeTableCell.swift */,
|
|
|
A887618F22E15CF500C03BF4 /* WSSTrasnitionSelectAlert.swift */,
|
|
|
A89D51982355D0E00039E06C /* WSSVideoCropView.swift */,
|
|
@@ -2865,8 +2868,8 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
A8CA0A4A227157CF007E7584 /* IJKMediaFramework.framework */,
|
|
|
- A8CA0A4C227157CF007E7584 /* IJKMediaFrameworkWithSSL.framework */,
|
|
|
A8CA0A4E227157CF007E7584 /* IJKMediaFrameworkTests.xctest */,
|
|
|
+ A8CA0A4C227157CF007E7584 /* IJKMediaFrameworkWithSSL.framework */,
|
|
|
);
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
@@ -3188,7 +3191,6 @@
|
|
|
43AE1C61222FC75C00CF8312 /* WSSPasterCell.xib in Resources */,
|
|
|
43AE274C2231164300CF8312 /* WSSPasterView.xib in Resources */,
|
|
|
43929DB22254652E00958E18 /* WSSProfileCell.xib in Resources */,
|
|
|
- 4364B455225AE6EB004A6869 /* WSSProfileCollectionCell.xib in Resources */,
|
|
|
43929DAE22545F3000958E18 /* WSSProfileHeaderView.xib in Resources */,
|
|
|
4364B47E225B33AC004A6869 /* WSSProfileMembershipBuyCell.xib in Resources */,
|
|
|
4364B486225B4A74004A6869 /* WSSProfileMembershipBuyItemView.xib in Resources */,
|
|
@@ -3201,6 +3203,7 @@
|
|
|
A8409726226DC594008F3E47 /* WSSShareCollectionCell.xib in Resources */,
|
|
|
43FE16E82243B66C008BB996 /* WSSShootEditSubtitleCell.xib in Resources */,
|
|
|
A8A2C9A022E1ED9900214122 /* WSSTemplateSpotEditTransitonButtonView.xib in Resources */,
|
|
|
+ A8F68A3D2387896B005ABB8B /* WSSTemplateTagView.xib in Resources */,
|
|
|
A8A39FAE22A60AB0001D2C84 /* WSSTemplateTipsAlertView.xib in Resources */,
|
|
|
A8287DD222A519AA00A127FC /* WSSWifiChangeAlertView.xib in Resources */,
|
|
|
438E5A8C22520BDB0017FCFD /* WebViewJsBridge.js in Resources */,
|
|
@@ -3410,6 +3413,7 @@
|
|
|
438E5A8E22520CD10017FCFD /* OJSVendorMacro.swift in Sources */,
|
|
|
A8FA6851230CE94400AC75E8 /* PcmPlayer.m in Sources */,
|
|
|
438E4CA122201AEA007B9CD9 /* R.generated.swift in Sources */,
|
|
|
+ A8BE47122385218A000B6EF9 /* SVProgressHUD+WSSExtension.m in Sources */,
|
|
|
438E4DE122201F9F007B9CD9 /* SetImageExtension.swift in Sources */,
|
|
|
438E5A952252134D0017FCFD /* ShareInfo.m in Sources */,
|
|
|
438E5A962252134D0017FCFD /* ShareTool.m in Sources */,
|
|
@@ -3427,7 +3431,6 @@
|
|
|
A8B3833422B73A8A0059CB2F /* WSSAPIPaster.swift in Sources */,
|
|
|
439345E12255FB5200C192A6 /* WSSAPIProfileRequest.swift in Sources */,
|
|
|
43B62A0222646CD400B6CA30 /* WSSAPIRelateMusic.swift in Sources */,
|
|
|
- A8BE47122385218A000B6EF9 /* SVProgressHUD+WSSExtension.m in Sources */,
|
|
|
439345E82256094E00C192A6 /* WSSAPISearch.swift in Sources */,
|
|
|
43B62A0122646CD400B6CA30 /* WSSAPISelectMusic.swift in Sources */,
|
|
|
A8C43B1C2293954D00D80E0F /* WSSAPISpecialEffects.swift in Sources */,
|
|
@@ -3492,6 +3495,7 @@
|
|
|
A8C43B592294290D00D80E0F /* WSSDBBaseBean.swift in Sources */,
|
|
|
A8C43B5A2294290D00D80E0F /* WSSDBManager.swift in Sources */,
|
|
|
A836C82022817DB80062BDCF /* WSSDanceEffectCollectionCell.swift in Sources */,
|
|
|
+ A8F68A402387C0DF005ABB8B /* WSSDownloadRecordCollectionViewCell.swift in Sources */,
|
|
|
A830179A231F948300149AF6 /* WSSEditColorFilterView.swift in Sources */,
|
|
|
438E5BD4224632B30082BD24 /* WSSEditCutBottomView.swift in Sources */,
|
|
|
4390315A224902EB0099D6F3 /* WSSEditCutCenterPinView.swift in Sources */,
|
|
@@ -3559,7 +3563,6 @@
|
|
|
A8C17BA122A0CF3100959787 /* WSSPopupView.swift in Sources */,
|
|
|
43929DBB2254B96800958E18 /* WSSProfileAboutViewController.swift in Sources */,
|
|
|
43929DB12254652E00958E18 /* WSSProfileCell.swift in Sources */,
|
|
|
- 4364B454225AE6EB004A6869 /* WSSProfileCollectionCell.swift in Sources */,
|
|
|
43929DC22254E6B800958E18 /* WSSProfileCollectionViewController.swift in Sources */,
|
|
|
43929DBF2254BDFD00958E18 /* WSSProfileFeedbackViewController.swift in Sources */,
|
|
|
43929DAC22545F0000958E18 /* WSSProfileHeaderView.swift in Sources */,
|
|
@@ -3654,6 +3657,7 @@
|
|
|
A8E9CF90235182CC00CA985C /* WSSTemplateSpotResourcePickerController.swift in Sources */,
|
|
|
A8E9CF8E2351812F00CA985C /* WSSTemplateSpotSelectedModel.swift in Sources */,
|
|
|
A8D6E9AA22DF19700000FB24 /* WSSTemplateSpotViewController.swift in Sources */,
|
|
|
+ A8F68A3B2387895B005ABB8B /* WSSTemplateTagView.swift in Sources */,
|
|
|
A8A39FAF22A60AB1001D2C84 /* WSSTemplateTipsAlert.swift in Sources */,
|
|
|
439345EF2256095B00C192A6 /* WSSTemplateTypeModel.swift in Sources */,
|
|
|
439345F32256096E00C192A6 /* WSSTemplateTypeTableCell.swift in Sources */,
|
|
@@ -3853,7 +3857,7 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = SuperShow/SuperShow.entitlements;
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 1114;
|
|
|
+ CURRENT_PROJECT_VERSION = 1117;
|
|
|
DEVELOPMENT_TEAM = 6DTLD5LADX;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -4016,7 +4020,7 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = SuperShow/SuperShow.entitlements;
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 1114;
|
|
|
+ CURRENT_PROJECT_VERSION = 1117;
|
|
|
DEVELOPMENT_TEAM = 6DTLD5LADX;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -4234,7 +4238,7 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = SuperShow/SuperShow.entitlements;
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 1114;
|
|
|
+ CURRENT_PROJECT_VERSION = 1117;
|
|
|
DEVELOPMENT_TEAM = 6DTLD5LADX;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -4458,7 +4462,7 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = SuperShow/SuperShow.entitlements;
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 1114;
|
|
|
+ CURRENT_PROJECT_VERSION = 1117;
|
|
|
DEVELOPMENT_TEAM = 6DTLD5LADX;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|