删除了FLAnimatedImage

This commit is contained in:
fengshuo
2022-03-10 19:00:05 +08:00
parent af4521d82a
commit 26f7a576e1
6 changed files with 1 additions and 102 deletions

View File

@@ -18,8 +18,6 @@ target 'xplan-ios' do
pod 'MJExtension' pod 'MJExtension'
#图片加载 #图片加载
pod 'SDWebImage' pod 'SDWebImage'
#动态表情
pod 'FLAnimatedImage'
#输入 #输入
pod 'SZTextView' pod 'SZTextView'
#轮播图 #轮播图

View File

@@ -18,7 +18,6 @@ PODS:
- BaiduMobStatCodeless (5.3.5) - BaiduMobStatCodeless (5.3.5)
- Base64 (1.1.2) - Base64 (1.1.2)
- FFPopup (1.1.5) - FFPopup (1.1.5)
- FLAnimatedImage (1.0.16)
- HappyDNS (0.3.17) - HappyDNS (0.3.17)
- IAPHelper (1.1) - IAPHelper (1.1)
- JXCategoryView (1.5.9) - JXCategoryView (1.5.9)
@@ -91,7 +90,6 @@ DEPENDENCIES:
- BaiduMobStatCodeless (~> 5.3.5) - BaiduMobStatCodeless (~> 5.3.5)
- Base64 - Base64
- FFPopup - FFPopup
- FLAnimatedImage
- IAPHelper - IAPHelper
- JXCategoryView - JXCategoryView
- JXPagingView/Pager - JXPagingView/Pager
@@ -124,7 +122,6 @@ DEPENDENCIES:
SPEC REPOS: SPEC REPOS:
https://mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git: https://mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git:
- FLAnimatedImage
- JXPagingView - JXPagingView
- NTESBaseComponent - NTESBaseComponent
- NTESQuickPass - NTESQuickPass
@@ -173,7 +170,6 @@ SPEC CHECKSUMS:
BaiduMobStatCodeless: b3c73335cc1a5d464540111ff08857fc33cae656 BaiduMobStatCodeless: b3c73335cc1a5d464540111ff08857fc33cae656
Base64: cecfb41a004124895a7bcee567a89bae5a89d49b Base64: cecfb41a004124895a7bcee567a89bae5a89d49b
FFPopup: a208dcee8db3e54ec4a88fcd6481f6f5d85b7a83 FFPopup: a208dcee8db3e54ec4a88fcd6481f6f5d85b7a83
FLAnimatedImage: 8f3e854ebf9680b71f0b6e700939687fc4d82b4b
HappyDNS: 848ef73e24f2b0e2752064223ce2dc0dd88900ea HappyDNS: 848ef73e24f2b0e2752064223ce2dc0dd88900ea
IAPHelper: fd74f53b0ac142eed085777b88b86a11746a2dd4 IAPHelper: fd74f53b0ac142eed085777b88b86a11746a2dd4
JXCategoryView: 2ef9ecfd3735158d009ce02d1f29811aa822da65 JXCategoryView: 2ef9ecfd3735158d009ce02d1f29811aa822da65
@@ -207,6 +203,6 @@ SPEC CHECKSUMS:
YYText: 5c461d709e24d55a182d1441c41dc639a18a4849 YYText: 5c461d709e24d55a182d1441c41dc639a18a4849
YYWebImage: 5f7f36aee2ae293f016d418c7d6ba05c4863e928 YYWebImage: 5f7f36aee2ae293f016d418c7d6ba05c4863e928
PODFILE CHECKSUM: 4a92c59848ac53b9507af31a85a3d21b5c11188c PODFILE CHECKSUM: 8120dbc8eb506e124ccb97e8ce2ecf2420ac8b5f
COCOAPODS: 1.11.0 COCOAPODS: 1.11.0

View File

@@ -122,7 +122,6 @@
9B2A12DE2783FEDD00CED41B /* UserVipInfoVo.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B2A12DD2783FEDD00CED41B /* UserVipInfoVo.m */; }; 9B2A12DE2783FEDD00CED41B /* UserVipInfoVo.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B2A12DD2783FEDD00CED41B /* UserVipInfoVo.m */; };
9B2A12E127845DD300CED41B /* XPNobleCenterMyNobleView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B2A12E027845DD300CED41B /* XPNobleCenterMyNobleView.m */; }; 9B2A12E127845DD300CED41B /* XPNobleCenterMyNobleView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B2A12E027845DD300CED41B /* XPNobleCenterMyNobleView.m */; };
9B2A12E427846D7100CED41B /* NobleRechargeModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B2A12E327846D7100CED41B /* NobleRechargeModel.m */; }; 9B2A12E427846D7100CED41B /* NobleRechargeModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B2A12E327846D7100CED41B /* NobleRechargeModel.m */; };
9B6B3AA5278BDA20005551EC /* MicroFaceView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B6B3AA4278BDA20005551EC /* MicroFaceView.m */; };
9B6B3AAB278C2EA7005551EC /* XPRoomNobleLevelUpView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B6B3AAA278C2EA7005551EC /* XPRoomNobleLevelUpView.m */; }; 9B6B3AAB278C2EA7005551EC /* XPRoomNobleLevelUpView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B6B3AAA278C2EA7005551EC /* XPRoomNobleLevelUpView.m */; };
9B7B605B27BB53060070BB72 /* XPAnchorAudienceUpMicView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B7B605A27BB53060070BB72 /* XPAnchorAudienceUpMicView.m */; }; 9B7B605B27BB53060070BB72 /* XPAnchorAudienceUpMicView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B7B605A27BB53060070BB72 /* XPAnchorAudienceUpMicView.m */; };
9B7B606227BB96E40070BB72 /* XPRoomAnchorInfoCardView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B7B606127BB96E40070BB72 /* XPRoomAnchorInfoCardView.m */; }; 9B7B606227BB96E40070BB72 /* XPRoomAnchorInfoCardView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B7B606127BB96E40070BB72 /* XPRoomAnchorInfoCardView.m */; };
@@ -739,8 +738,6 @@
9B2A12E027845DD300CED41B /* XPNobleCenterMyNobleView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPNobleCenterMyNobleView.m; sourceTree = "<group>"; }; 9B2A12E027845DD300CED41B /* XPNobleCenterMyNobleView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPNobleCenterMyNobleView.m; sourceTree = "<group>"; };
9B2A12E227846D7100CED41B /* NobleRechargeModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NobleRechargeModel.h; sourceTree = "<group>"; }; 9B2A12E227846D7100CED41B /* NobleRechargeModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NobleRechargeModel.h; sourceTree = "<group>"; };
9B2A12E327846D7100CED41B /* NobleRechargeModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NobleRechargeModel.m; sourceTree = "<group>"; }; 9B2A12E327846D7100CED41B /* NobleRechargeModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NobleRechargeModel.m; sourceTree = "<group>"; };
9B6B3AA3278BDA20005551EC /* MicroFaceView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MicroFaceView.h; sourceTree = "<group>"; };
9B6B3AA4278BDA20005551EC /* MicroFaceView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MicroFaceView.m; sourceTree = "<group>"; };
9B6B3AA9278C2EA7005551EC /* XPRoomNobleLevelUpView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomNobleLevelUpView.h; sourceTree = "<group>"; }; 9B6B3AA9278C2EA7005551EC /* XPRoomNobleLevelUpView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomNobleLevelUpView.h; sourceTree = "<group>"; };
9B6B3AAA278C2EA7005551EC /* XPRoomNobleLevelUpView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomNobleLevelUpView.m; sourceTree = "<group>"; }; 9B6B3AAA278C2EA7005551EC /* XPRoomNobleLevelUpView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomNobleLevelUpView.m; sourceTree = "<group>"; };
9B7B605927BB53060070BB72 /* XPAnchorAudienceUpMicView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPAnchorAudienceUpMicView.h; sourceTree = "<group>"; }; 9B7B605927BB53060070BB72 /* XPAnchorAudienceUpMicView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPAnchorAudienceUpMicView.h; sourceTree = "<group>"; };
@@ -3085,8 +3082,6 @@
9BCD02C62796C02800F396AA /* MicroNobleWaveView.m */, 9BCD02C62796C02800F396AA /* MicroNobleWaveView.m */,
E8DACCF92766EDC60052092C /* MicroGiftValueView.h */, E8DACCF92766EDC60052092C /* MicroGiftValueView.h */,
E8DACCFA2766EDC60052092C /* MicroGiftValueView.m */, E8DACCFA2766EDC60052092C /* MicroGiftValueView.m */,
9B6B3AA3278BDA20005551EC /* MicroFaceView.h */,
9B6B3AA4278BDA20005551EC /* MicroFaceView.m */,
); );
path = MicroView; path = MicroView;
sourceTree = "<group>"; sourceTree = "<group>";
@@ -4588,7 +4583,6 @@
9B2A12DE2783FEDD00CED41B /* UserVipInfoVo.m in Sources */, 9B2A12DE2783FEDD00CED41B /* UserVipInfoVo.m in Sources */,
E824543526F57D6E00BE8163 /* XPLoginVerifBindPhoneViewController.m in Sources */, E824543526F57D6E00BE8163 /* XPLoginVerifBindPhoneViewController.m in Sources */,
E8C6FFCB27548120004DC9F0 /* XPHomePartyViewController.m in Sources */, E8C6FFCB27548120004DC9F0 /* XPHomePartyViewController.m in Sources */,
9B6B3AA5278BDA20005551EC /* MicroFaceView.m in Sources */,
E8680718271967B00024F48F /* MicroView.m in Sources */, E8680718271967B00024F48F /* MicroView.m in Sources */,
E896EF942771AAC100AD2CC1 /* XPMineFansPresenter.m in Sources */, E896EF942771AAC100AD2CC1 /* XPMineFansPresenter.m in Sources */,
E8B825CD26EA18C8009E8E9F /* ThemeColor.m in Sources */, E8B825CD26EA18C8009E8E9F /* ThemeColor.m in Sources */,

View File

@@ -1,23 +0,0 @@
//
// MicroFaceView.h
// xplan-ios
//
// Created by GreenLand on 2022/1/10.
// 表情
#import <UIKit/UIKit.h>
NS_ASSUME_NONNULL_BEGIN
//@class FaceReceiveInfo;
@interface MicroFaceView : UIView
///开始展示表情动画
//- (void)startFaceAnimationWithReciveInfo:(FaceReceiveInfo *)receiveInfo;
///停止表情动画
- (void)stopFaceAnimation;
@end
NS_ASSUME_NONNULL_END

View File

@@ -1,65 +0,0 @@
//
// MicroFaceView.m
// xplan-ios
//
// Created by GreenLand on 2022/1/10.
//
#import "MicroFaceView.h"
///Third
#import <Masonry/Masonry.h>
#import <FLAnimatedImage/FLAnimatedImageView.h>
/////Model
//#import "FaceReceiveInfo.h"
/////Tool
//#import "FaceImageTool.h"
@interface MicroFaceView()
@property (nonatomic, strong) FLAnimatedImageView *imageView;
@end
@implementation MicroFaceView
- (instancetype)initWithFrame:(CGRect)frame
{
self = [super initWithFrame:frame];
if (self) {
[self initSubViews];
[self initSubViewConstraints];
}
return self;
}
#pragma mark - Private Method
- (void)initSubViews {
[self addSubview:self.imageView];
self.imageView.hidden = YES;
}
- (void)initSubViewConstraints {
[self.imageView mas_makeConstraints:^(MASConstraintMaker *make) {
make.edges.mas_equalTo(self);
}];
}
/////
//- (void)startFaceAnimationWithReciveInfo:(FaceReceiveInfo *)receiveInfo {
// self.imageView.hidden = NO;
// [[FaceImageTool shareFaceImageTool] queryImage:receiveInfo imageView:self.imageView dragon:NO needAniomation:YES success:^(FaceReceiveInfo *info,UIImage *lastImage) {
// } failure:^(NSError *error) {
//
// }];
//}
///
- (void)stopFaceAnimation {
}
#pragma mark - setter and getter
@end

View File

@@ -9,7 +9,6 @@
///Third ///Third
#import <Masonry/Masonry.h> #import <Masonry/Masonry.h>
#import <YYImage/YYAnimatedImageView.h> #import <YYImage/YYAnimatedImageView.h>
#import <FLAnimatedImage/FLAnimatedImageView.h>
#import "UIColor+Extension.h" #import "UIColor+Extension.h"
///View ///View
#import "MicroWaveView.h" #import "MicroWaveView.h"