|
@@ -166,6 +166,24 @@
|
|
|
A747D8092359B937007F4E33 /* AliyunOSSManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A747D8082359B937007F4E33 /* AliyunOSSManager.swift */; };
|
|
|
A747D80C2359C2BE007F4E33 /* ConfigOSSStsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A747D80B2359C2BE007F4E33 /* ConfigOSSStsModel.swift */; };
|
|
|
A747D80E235C64AB007F4E33 /* Extension+Data.swift in Sources */ = {isa = PBXBuildFile; fileRef = A747D80D235C64AB007F4E33 /* Extension+Data.swift */; };
|
|
|
+ A747D811235C6E48007F4E33 /* CirclePublishMessageTitleCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A747D810235C6E48007F4E33 /* CirclePublishMessageTitleCollectionViewCell.swift */; };
|
|
|
+ A747D81F235C8FA8007F4E33 /* TLAlbumPopView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A747D815235C8FA6007F4E33 /* TLAlbumPopView.swift */; };
|
|
|
+ A747D820235C8FA8007F4E33 /* TLAssetCollection+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = A747D816235C8FA6007F4E33 /* TLAssetCollection+Extension.swift */; };
|
|
|
+ A747D821235C8FA8007F4E33 /* TLPhotoLibrary.swift in Sources */ = {isa = PBXBuildFile; fileRef = A747D817235C8FA6007F4E33 /* TLPhotoLibrary.swift */; };
|
|
|
+ A747D822235C8FA8007F4E33 /* TLPhotosPickerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A747D818235C8FA6007F4E33 /* TLPhotosPickerViewController.swift */; };
|
|
|
+ A747D823235C8FA8007F4E33 /* SynchronizedDictionary.swift in Sources */ = {isa = PBXBuildFile; fileRef = A747D819235C8FA7007F4E33 /* SynchronizedDictionary.swift */; };
|
|
|
+ A747D824235C8FA8007F4E33 /* TLBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = A747D81A235C8FA7007F4E33 /* TLBundle.swift */; };
|
|
|
+ A747D825235C8FA8007F4E33 /* TLPhotopickerDataSourcesProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = A747D81B235C8FA7007F4E33 /* TLPhotopickerDataSourcesProtocol.swift */; };
|
|
|
+ A747D826235C8FA8007F4E33 /* TLAssetsCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = A747D81C235C8FA7007F4E33 /* TLAssetsCollection.swift */; };
|
|
|
+ A747D827235C8FA8007F4E33 /* TLPhotoCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A747D81D235C8FA7007F4E33 /* TLPhotoCollectionViewCell.swift */; };
|
|
|
+ A747D828235C8FA8007F4E33 /* TLCollectionTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A747D81E235C8FA7007F4E33 /* TLCollectionTableViewCell.swift */; };
|
|
|
+ A747D82A235C8FB5007F4E33 /* TLPhotoPickerController.bundle in Resources */ = {isa = PBXBuildFile; fileRef = A747D829235C8FB5007F4E33 /* TLPhotoPickerController.bundle */; };
|
|
|
+ A747D82E235C8FC9007F4E33 /* TLPhotoCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = A747D82B235C8FC8007F4E33 /* TLPhotoCollectionViewCell.xib */; };
|
|
|
+ A747D82F235C8FC9007F4E33 /* TLPhotosPickerViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = A747D82C235C8FC8007F4E33 /* TLPhotosPickerViewController.xib */; };
|
|
|
+ A747D830235C8FC9007F4E33 /* TLCollectionTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = A747D82D235C8FC9007F4E33 /* TLCollectionTableViewCell.xib */; };
|
|
|
+ A747D833235C908F007F4E33 /* CustomTLPhotoPickerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A747D832235C908F007F4E33 /* CustomTLPhotoPickerViewController.swift */; };
|
|
|
+ A747D836235CA628007F4E33 /* CustomCell_Instagram.swift in Sources */ = {isa = PBXBuildFile; fileRef = A747D834235CA628007F4E33 /* CustomCell_Instagram.swift */; };
|
|
|
+ A747D837235CA628007F4E33 /* CustomCell_Instagram.xib in Resources */ = {isa = PBXBuildFile; fileRef = A747D835235CA628007F4E33 /* CustomCell_Instagram.xib */; };
|
|
|
A74D9D572327B54100F05C14 /* NotificationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = A74D9D562327B54100F05C14 /* NotificationService.swift */; };
|
|
|
A74D9D5B2327B54100F05C14 /* NotificationService.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = A74D9D542327B54100F05C14 /* NotificationService.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
A74DF74922EAAF17007FB505 /* MJDIYFullScreenHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = A74DF74822EAAF17007FB505 /* MJDIYFullScreenHeader.swift */; };
|
|
@@ -877,6 +895,24 @@
|
|
|
A747D8082359B937007F4E33 /* AliyunOSSManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AliyunOSSManager.swift; sourceTree = "<group>"; };
|
|
|
A747D80B2359C2BE007F4E33 /* ConfigOSSStsModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConfigOSSStsModel.swift; sourceTree = "<group>"; };
|
|
|
A747D80D235C64AB007F4E33 /* Extension+Data.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Extension+Data.swift"; sourceTree = "<group>"; };
|
|
|
+ A747D810235C6E48007F4E33 /* CirclePublishMessageTitleCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CirclePublishMessageTitleCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A747D815235C8FA6007F4E33 /* TLAlbumPopView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TLAlbumPopView.swift; sourceTree = "<group>"; };
|
|
|
+ A747D816235C8FA6007F4E33 /* TLAssetCollection+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "TLAssetCollection+Extension.swift"; sourceTree = "<group>"; };
|
|
|
+ A747D817235C8FA6007F4E33 /* TLPhotoLibrary.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TLPhotoLibrary.swift; sourceTree = "<group>"; };
|
|
|
+ A747D818235C8FA6007F4E33 /* TLPhotosPickerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TLPhotosPickerViewController.swift; sourceTree = "<group>"; };
|
|
|
+ A747D819235C8FA7007F4E33 /* SynchronizedDictionary.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SynchronizedDictionary.swift; sourceTree = "<group>"; };
|
|
|
+ A747D81A235C8FA7007F4E33 /* TLBundle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TLBundle.swift; sourceTree = "<group>"; };
|
|
|
+ A747D81B235C8FA7007F4E33 /* TLPhotopickerDataSourcesProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TLPhotopickerDataSourcesProtocol.swift; sourceTree = "<group>"; };
|
|
|
+ A747D81C235C8FA7007F4E33 /* TLAssetsCollection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TLAssetsCollection.swift; sourceTree = "<group>"; };
|
|
|
+ A747D81D235C8FA7007F4E33 /* TLPhotoCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TLPhotoCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A747D81E235C8FA7007F4E33 /* TLCollectionTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TLCollectionTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A747D829235C8FB5007F4E33 /* TLPhotoPickerController.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = TLPhotoPickerController.bundle; sourceTree = "<group>"; };
|
|
|
+ A747D82B235C8FC8007F4E33 /* TLPhotoCollectionViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TLPhotoCollectionViewCell.xib; sourceTree = "<group>"; };
|
|
|
+ A747D82C235C8FC8007F4E33 /* TLPhotosPickerViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TLPhotosPickerViewController.xib; sourceTree = "<group>"; };
|
|
|
+ A747D82D235C8FC9007F4E33 /* TLCollectionTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TLCollectionTableViewCell.xib; sourceTree = "<group>"; };
|
|
|
+ A747D832235C908F007F4E33 /* CustomTLPhotoPickerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomTLPhotoPickerViewController.swift; sourceTree = "<group>"; };
|
|
|
+ A747D834235CA628007F4E33 /* CustomCell_Instagram.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomCell_Instagram.swift; sourceTree = "<group>"; };
|
|
|
+ A747D835235CA628007F4E33 /* CustomCell_Instagram.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = CustomCell_Instagram.xib; sourceTree = "<group>"; };
|
|
|
A74D9D542327B54100F05C14 /* NotificationService.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = NotificationService.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
A74D9D562327B54100F05C14 /* NotificationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationService.swift; sourceTree = "<group>"; };
|
|
|
A74D9D582327B54100F05C14 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
@@ -2447,6 +2483,7 @@
|
|
|
A747D8032359925F007F4E33 /* CirclePublishMessage */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A747D80F235C6E22007F4E33 /* View */,
|
|
|
A747D80423599283007F4E33 /* ViewController */,
|
|
|
);
|
|
|
path = CirclePublishMessage;
|
|
@@ -2477,6 +2514,56 @@
|
|
|
path = AliyunOSSManager;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A747D80F235C6E22007F4E33 /* View */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A747D810235C6E48007F4E33 /* CirclePublishMessageTitleCollectionViewCell.swift */,
|
|
|
+ );
|
|
|
+ path = View;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A747D813235C8F7C007F4E33 /* TLPhotoPicker */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A747D82D235C8FC9007F4E33 /* TLCollectionTableViewCell.xib */,
|
|
|
+ A747D82B235C8FC8007F4E33 /* TLPhotoCollectionViewCell.xib */,
|
|
|
+ A747D82C235C8FC8007F4E33 /* TLPhotosPickerViewController.xib */,
|
|
|
+ A747D819235C8FA7007F4E33 /* SynchronizedDictionary.swift */,
|
|
|
+ A747D815235C8FA6007F4E33 /* TLAlbumPopView.swift */,
|
|
|
+ A747D816235C8FA6007F4E33 /* TLAssetCollection+Extension.swift */,
|
|
|
+ A747D81C235C8FA7007F4E33 /* TLAssetsCollection.swift */,
|
|
|
+ A747D81A235C8FA7007F4E33 /* TLBundle.swift */,
|
|
|
+ A747D81E235C8FA7007F4E33 /* TLCollectionTableViewCell.swift */,
|
|
|
+ A747D81D235C8FA7007F4E33 /* TLPhotoCollectionViewCell.swift */,
|
|
|
+ A747D817235C8FA6007F4E33 /* TLPhotoLibrary.swift */,
|
|
|
+ A747D81B235C8FA7007F4E33 /* TLPhotopickerDataSourcesProtocol.swift */,
|
|
|
+ A747D818235C8FA6007F4E33 /* TLPhotosPickerViewController.swift */,
|
|
|
+ );
|
|
|
+ name = TLPhotoPicker;
|
|
|
+ path = ..;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A747D814235C8F96007F4E33 /* TLPhotoPicker */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A747D831235C8FF6007F4E33 /* Custom */,
|
|
|
+ A747D829235C8FB5007F4E33 /* TLPhotoPickerController.bundle */,
|
|
|
+ A747D813235C8F7C007F4E33 /* TLPhotoPicker */,
|
|
|
+ );
|
|
|
+ name = TLPhotoPicker;
|
|
|
+ path = TLPhotoPicker/TLPhotoPicker;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A747D831235C8FF6007F4E33 /* Custom */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A747D832235C908F007F4E33 /* CustomTLPhotoPickerViewController.swift */,
|
|
|
+ A747D834235CA628007F4E33 /* CustomCell_Instagram.swift */,
|
|
|
+ A747D835235CA628007F4E33 /* CustomCell_Instagram.xib */,
|
|
|
+ );
|
|
|
+ path = Custom;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A74D9D552327B54100F05C14 /* NotificationService */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -3127,6 +3214,7 @@
|
|
|
A77F2CBC2232022A001BD3F6 /* Tools */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A747D814235C8F96007F4E33 /* TLPhotoPicker */,
|
|
|
A784F2AF2350123200E49140 /* CopyLabel */,
|
|
|
A784F29B234C36D300E49140 /* PhotoAlbumUtil */,
|
|
|
A768939F233A0BB000819EC3 /* WSDrawCircleProgress */,
|
|
@@ -5777,24 +5865,29 @@
|
|
|
A7D77DE922DDBEF70048D5F6 /* RedemptionAreaModule.xcassets in Resources */,
|
|
|
A75B787A22E07A51007B986A /* messageModuleTabbar.json in Resources */,
|
|
|
A78A5F7622FAA03800DD1764 /* share_iSpt.gif in Resources */,
|
|
|
+ A747D82E235C8FC9007F4E33 /* TLPhotoCollectionViewCell.xib in Resources */,
|
|
|
BDD5483422C31752005BBE19 /* AlivcShortVideoImage.bundle in Resources */,
|
|
|
A7CC74DE22703B4A003C4F38 /* MineModule.xcassets in Resources */,
|
|
|
+ A747D837235CA628007F4E33 /* CustomCell_Instagram.xib in Resources */,
|
|
|
A7EF3E102303DAEE001E4D26 /* LaunchScreen.storyboard in Resources */,
|
|
|
BDD54A2522C31D5F005BBE19 /* music.json in Resources */,
|
|
|
A76068E922E4922F008DF18F /* Skittles.json in Resources */,
|
|
|
BDD54A2722C31D60005BBE19 /* tail.png in Resources */,
|
|
|
A76068E422E47E0E008DF18F /* RegisterLoginModule.xcassets in Resources */,
|
|
|
BD61229B22C3605C00D3F513 /* AliyunEffectFilterCell.xib in Resources */,
|
|
|
+ A747D82A235C8FB5007F4E33 /* TLPhotoPickerController.bundle in Resources */,
|
|
|
A7190167227543DB00104A50 /* baidu_cityid_rel.json in Resources */,
|
|
|
A75B787D22E07A51007B986A /* MineModuleTabbar.json in Resources */,
|
|
|
A77F2C682231FB4A001BD3F6 /* Assets.xcassets in Resources */,
|
|
|
BDD54A2822C31D60005BBE19 /* LocalFilter.json in Resources */,
|
|
|
A75B787B22E07A51007B986A /* communityModuleTabbar.json in Resources */,
|
|
|
+ A747D830235C8FC9007F4E33 /* TLCollectionTableViewCell.xib in Resources */,
|
|
|
A72C01232275404A0065E0C3 /* province_city_area.json in Resources */,
|
|
|
BDD54A2622C31D60005BBE19 /* watermark.png in Resources */,
|
|
|
BD108C9B22A60C3300837DAB /* HGImage.storyboard in Resources */,
|
|
|
A7464B752338B2C6003CE3A0 /* CommunityModule.xcassets in Resources */,
|
|
|
A7FF1577228C824300A85748 /* OrderModule.xcassets in Resources */,
|
|
|
+ A747D82F235C8FC9007F4E33 /* TLPhotosPickerViewController.xib in Resources */,
|
|
|
A72E684F22F2BBB30063D967 /* login_video.mp4 in Resources */,
|
|
|
BD4B50AC22BC7DEA0073B516 /* FilterResource.bundle in Resources */,
|
|
|
A76068EB22E49BC1008DF18F /* collect.json in Resources */,
|
|
@@ -5901,6 +5994,7 @@
|
|
|
BDF45F0D228C00B8004E2682 /* DefaultContactInfoModel.swift in Sources */,
|
|
|
A7811CA5231FB13700C2D8DE /* KSTriangleIndicatorButton.m in Sources */,
|
|
|
BD13B6DA22BA03BC008BB323 /* PublishAddAddressController.swift in Sources */,
|
|
|
+ A747D81F235C8FA8007F4E33 /* TLAlbumPopView.swift in Sources */,
|
|
|
A72A72BA22321DE000B21995 /* Extension+String.swift in Sources */,
|
|
|
BDAF83B222B3B67D0004BCC3 /* RecommendCommentFooter.swift in Sources */,
|
|
|
A7EE6E102305487700628D39 /* ThumbnailsManager.swift in Sources */,
|
|
@@ -5991,6 +6085,7 @@
|
|
|
BD10FC0822C748DA0096A34E /* AlivcAlertView.m in Sources */,
|
|
|
BD12B6AC22B502C200AEB10B /* KSVideoPlayerBaseView.m in Sources */,
|
|
|
BD2FCBE422B244250006D974 /* RecommendDetailContentCell.swift in Sources */,
|
|
|
+ A747D823235C8FA8007F4E33 /* SynchronizedDictionary.swift in Sources */,
|
|
|
A73D7C682268A032002A4CE3 /* SwiftyStarRatingView.swift in Sources */,
|
|
|
BD13B6B922BA0327008BB323 /* PublishEditController.swift in Sources */,
|
|
|
A71AA5102272156A008FF1A5 /* ExpressAddressListViewController.swift in Sources */,
|
|
@@ -6016,6 +6111,7 @@
|
|
|
A7811CA6231FB13700C2D8DE /* KSIndicatorLabelControl.m in Sources */,
|
|
|
A7C3DD1C226422D200FA262E /* SwiftMoyaNetWorkServiceSMS.swift in Sources */,
|
|
|
A72623D322C1FFD100AEF875 /* CommunityPostMyModel.swift in Sources */,
|
|
|
+ A747D820235C8FA8007F4E33 /* TLAssetCollection+Extension.swift in Sources */,
|
|
|
A770E5F522D5BC2000CBD0A4 /* ShareCommonStr.swift in Sources */,
|
|
|
A72A7386223396CB00B21995 /* SwiftMoyaNetWorkManager.swift in Sources */,
|
|
|
BD10121122DEBAF0008DF528 /* CommunityRecommendMusicListModel.swift in Sources */,
|
|
@@ -6026,6 +6122,7 @@
|
|
|
BDF7C5DB22D72405007F3B79 /* CommunityVideoSubCommentController.swift in Sources */,
|
|
|
A7F2D6C122B0D1CB0093000B /* CommunityFollowTableHeaderView.swift in Sources */,
|
|
|
A7C0FE0022B66E5A00BC1E86 /* CommunityFeaturedTopicsViewController.swift in Sources */,
|
|
|
+ A747D825235C8FA8007F4E33 /* TLPhotopickerDataSourcesProtocol.swift in Sources */,
|
|
|
BDD9377522DEF371002D11B3 /* PublishMusicListCell.swift in Sources */,
|
|
|
A76893A2233A0BB000819EC3 /* DrawCircleProgressButton.m in Sources */,
|
|
|
A7A98E12227ECA11005306E9 /* ProductSearchModel.swift in Sources */,
|
|
@@ -6092,6 +6189,7 @@
|
|
|
A72A72B822321DE000B21995 /* Extension+UserDefaults.swift in Sources */,
|
|
|
A719016B22757A5A00104A50 /* ProvinceCityAreaTableViewCell.swift in Sources */,
|
|
|
BD12B6AD22B502C200AEB10B /* KSVideoLayer.m in Sources */,
|
|
|
+ A747D811235C6E48007F4E33 /* CirclePublishMessageTitleCollectionViewCell.swift in Sources */,
|
|
|
BD27F0B222CC9E2A00A6514D /* CommunityVideoPlayView.swift in Sources */,
|
|
|
BD6122B122C3638300D3F513 /* AliyunEffectFilterInfo.m in Sources */,
|
|
|
A729B5B72267270B004AE098 /* PasswordLoginView.swift in Sources */,
|
|
@@ -6232,6 +6330,7 @@
|
|
|
A71738AD228AB7B2000AEA6A /* ProductCommentListModel.swift in Sources */,
|
|
|
A7C0FDF822B6671C00BC1E86 /* PopularVideoCollectionViewCell.swift in Sources */,
|
|
|
BD61229522C3605C00D3F513 /* AliyunEffectModelTransManager.m in Sources */,
|
|
|
+ A747D824235C8FA8007F4E33 /* TLBundle.swift in Sources */,
|
|
|
A7F304C32333683600A4850F /* PushNotificationSettingsOneSectionHeaderView.swift in Sources */,
|
|
|
A7E19FA822BA2CDF009BCCE1 /* SearchProductListViewController.swift in Sources */,
|
|
|
BD4B50AE22BC815F0073B516 /* PublishFilterCollectionCell.swift in Sources */,
|
|
@@ -6267,6 +6366,7 @@
|
|
|
BD13B6DD22BA03BC008BB323 /* PublishAddTopicController.swift in Sources */,
|
|
|
A770E60722D64CD700CBD0A4 /* UIView+SwCapture.swift in Sources */,
|
|
|
BD6122AE22C3638300D3F513 /* AliyunEffectMvInfo.m in Sources */,
|
|
|
+ A747D827235C8FA8007F4E33 /* TLPhotoCollectionViewCell.swift in Sources */,
|
|
|
A71901752275F71F00104A50 /* BaiduToCityModel.swift in Sources */,
|
|
|
A77FAEEF23583949002A1D08 /* CircleCommentListViewController.swift in Sources */,
|
|
|
BD12203F22AF8E190051C7C2 /* MessagePlanetNotiController.swift in Sources */,
|
|
@@ -6325,6 +6425,7 @@
|
|
|
A7D5F25022BC7B3700F8E9AF /* WebViewJavascriptBridgeManager.swift in Sources */,
|
|
|
A7F2D6D922B250EF0093000B /* CardContentPicVideoTableViewCell.swift in Sources */,
|
|
|
A77BB45F2329EE3500DCAE32 /* NXLPermissionLocation.swift in Sources */,
|
|
|
+ A747D836235CA628007F4E33 /* CustomCell_Instagram.swift in Sources */,
|
|
|
BDBC0AF622DDEA4E00CA788E /* PublishRecommendMusicController.swift in Sources */,
|
|
|
A784F2AB234ED15600E49140 /* DatePickerManager.swift in Sources */,
|
|
|
A7C2568022CD9D8E00420828 /* RecommendSimilarHeaderView.swift in Sources */,
|
|
@@ -6363,6 +6464,7 @@
|
|
|
A77BB4672329EF7300DCAE32 /* NXLPermissionContacts.swift in Sources */,
|
|
|
A7C2567622CCB38D00420828 /* HeightModel.swift in Sources */,
|
|
|
A7D5F26122C0C2F300F8E9AF /* UserFollowsModel.swift in Sources */,
|
|
|
+ A747D828235C8FA8007F4E33 /* TLCollectionTableViewCell.swift in Sources */,
|
|
|
A72A72D022321E2700B21995 /* FontMacro.swift in Sources */,
|
|
|
A74322A022B8D1F30017C367 /* MyFollowAndFanViewController.swift in Sources */,
|
|
|
BD2FCBE622B2586C0006D974 /* CommunityTagCollectionCell.swift in Sources */,
|
|
@@ -6385,6 +6487,7 @@
|
|
|
A74DF74922EAAF17007FB505 /* MJDIYFullScreenHeader.swift in Sources */,
|
|
|
BD108C9722A60C2100837DAB /* HGImagePickerController.swift in Sources */,
|
|
|
BD2E5D4922D87ED900534603 /* MXSlider.m in Sources */,
|
|
|
+ A747D826235C8FA8007F4E33 /* TLAssetsCollection.swift in Sources */,
|
|
|
BDA45BFF22E45EBC009DE548 /* PublishUploadProgressView.swift in Sources */,
|
|
|
A7BA1902230EA80000E3B969 /* TGCaculateNumberTool.m in Sources */,
|
|
|
A7811CB523220C8C00C2D8DE /* AliyunBeautyLevelCollectionViewCell.m in Sources */,
|
|
@@ -6447,6 +6550,7 @@
|
|
|
A7284440224DFACD00F82F30 /* InfoModel.swift in Sources */,
|
|
|
A7F6890923571B9D000C313F /* CommunityCircleMessagesModel.swift in Sources */,
|
|
|
A72A72B522321DE000B21995 /* Extension+UITextView.swift in Sources */,
|
|
|
+ A747D822235C8FA8007F4E33 /* TLPhotosPickerViewController.swift in Sources */,
|
|
|
A7DAB33922DC2B83005B964E /* ShareRouterModuleType.swift in Sources */,
|
|
|
BDD9377722DF3B47002D11B3 /* PublishMusicListController.swift in Sources */,
|
|
|
BD0FAA6522C4C35E00DDFB37 /* AliyunCycleProgressView.m in Sources */,
|
|
@@ -6460,6 +6564,7 @@
|
|
|
A77BB4542329EBAA00DCAE32 /* NXLPermission.swift in Sources */,
|
|
|
BD13B6E422BA0546008BB323 /* PublishAddressPOICell.swift in Sources */,
|
|
|
BDE376E922C22D4E0055E2EA /* AlivcUIConfig.m in Sources */,
|
|
|
+ A747D833235C908F007F4E33 /* CustomTLPhotoPickerViewController.swift in Sources */,
|
|
|
A7C2567C22CD8EEE00420828 /* CommunityPostCommentsModel.swift in Sources */,
|
|
|
A7541502224C5ECB002480B5 /* BaiduMapManager.swift in Sources */,
|
|
|
A773D02F229FDC3B007A5751 /* DIYEmptyView.swift in Sources */,
|
|
@@ -6480,6 +6585,7 @@
|
|
|
BD50F47022E157F50077D4BF /* PublishRecordMusicView.swift in Sources */,
|
|
|
A72A72B922321DE000B21995 /* Extension+Array.swift in Sources */,
|
|
|
A74DF74D22EAEF60007FB505 /* MJRefreshManager.swift in Sources */,
|
|
|
+ A747D821235C8FA8007F4E33 /* TLPhotoLibrary.swift in Sources */,
|
|
|
A71901692275464000104A50 /* ProvinceCityAreaView.swift in Sources */,
|
|
|
BD12204422AF996E0051C7C2 /* MessageListController.swift in Sources */,
|
|
|
A73A56D922DC8378004920FE /* UpdateVersionView.swift in Sources */,
|