|
@@ -909,6 +909,17 @@
|
|
BC9473FD282A5E71004B3B27 /* NoticeSourceModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC9473FB282A5E71004B3B27 /* NoticeSourceModel.m */; };
|
|
BC9473FD282A5E71004B3B27 /* NoticeSourceModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC9473FB282A5E71004B3B27 /* NoticeSourceModel.m */; };
|
|
BC965AE82925D1D700AB90B0 /* ClassroomCoursewarePlayView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC965AE72925D1D700AB90B0 /* ClassroomCoursewarePlayView.m */; };
|
|
BC965AE82925D1D700AB90B0 /* ClassroomCoursewarePlayView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC965AE72925D1D700AB90B0 /* ClassroomCoursewarePlayView.m */; };
|
|
BC965AEA2926332D00AB90B0 /* ClassroomCoursewarePlayView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC965AE92926332D00AB90B0 /* ClassroomCoursewarePlayView.xib */; };
|
|
BC965AEA2926332D00AB90B0 /* ClassroomCoursewarePlayView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC965AE92926332D00AB90B0 /* ClassroomCoursewarePlayView.xib */; };
|
|
|
|
+ BC9AA0C02ABC3C5800CD954D /* ChatComplainBottomView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC9AA0BD2ABC3C5700CD954D /* ChatComplainBottomView.xib */; };
|
|
|
|
+ BC9AA0C12ABC3C5800CD954D /* ChatComplainBottomView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC9AA0BE2ABC3C5800CD954D /* ChatComplainBottomView.m */; };
|
|
|
|
+ BC9AA0C82ABC3C7B00CD954D /* KSPhotoChooseView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC9AA0C32ABC3C7A00CD954D /* KSPhotoChooseView.m */; };
|
|
|
|
+ BC9AA0CA2ABC3C7B00CD954D /* KSPhotoChooseView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC9AA0C52ABC3C7A00CD954D /* KSPhotoChooseView.xib */; };
|
|
|
|
+ BC9AA0CE2ABC3D3400CD954D /* KSComplainImageDisplayView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC9AA0CD2ABC3D3400CD954D /* KSComplainImageDisplayView.m */; };
|
|
|
|
+ BC9AA0D02ABC3D3A00CD954D /* KSComplainImageDisplayView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC9AA0CF2ABC3D3A00CD954D /* KSComplainImageDisplayView.xib */; };
|
|
|
|
+ BC9AA0D42ABC430B00CD954D /* KSCustomLoadingView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC9AA0D12ABC430A00CD954D /* KSCustomLoadingView.xib */; };
|
|
|
|
+ BC9AA0D52ABC430B00CD954D /* KSCustomLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC9AA0D22ABC430A00CD954D /* KSCustomLoadingView.m */; };
|
|
|
|
+ BC9AA0EF2ABC697800CD954D /* SmallPickerCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC9AA0EA2ABC697500CD954D /* SmallPickerCell.m */; };
|
|
|
|
+ BC9AA0F02ABC697800CD954D /* KSSmallChoosePicker.m in Sources */ = {isa = PBXBuildFile; fileRef = BC9AA0ED2ABC697600CD954D /* KSSmallChoosePicker.m */; };
|
|
|
|
+ BC9AA0F12ABC697800CD954D /* SmallPickerCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC9AA0EE2ABC697700CD954D /* SmallPickerCell.xib */; };
|
|
BCA1134828A22A66007FAFB9 /* HomeHotMusicCollectionCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BCA1134628A22A66007FAFB9 /* HomeHotMusicCollectionCell.m */; };
|
|
BCA1134828A22A66007FAFB9 /* HomeHotMusicCollectionCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BCA1134628A22A66007FAFB9 /* HomeHotMusicCollectionCell.m */; };
|
|
BCA1134928A22A66007FAFB9 /* HomeHotMusicCollectionCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCA1134728A22A66007FAFB9 /* HomeHotMusicCollectionCell.xib */; };
|
|
BCA1134928A22A66007FAFB9 /* HomeHotMusicCollectionCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCA1134728A22A66007FAFB9 /* HomeHotMusicCollectionCell.xib */; };
|
|
BCA1134C28A23221007FAFB9 /* HomeHotMusicCellView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCA1134B28A23221007FAFB9 /* HomeHotMusicCellView.m */; };
|
|
BCA1134C28A23221007FAFB9 /* HomeHotMusicCellView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCA1134B28A23221007FAFB9 /* HomeHotMusicCellView.m */; };
|
|
@@ -2751,6 +2762,23 @@
|
|
BC965AE62925D1D700AB90B0 /* ClassroomCoursewarePlayView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClassroomCoursewarePlayView.h; sourceTree = "<group>"; };
|
|
BC965AE62925D1D700AB90B0 /* ClassroomCoursewarePlayView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClassroomCoursewarePlayView.h; sourceTree = "<group>"; };
|
|
BC965AE72925D1D700AB90B0 /* ClassroomCoursewarePlayView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ClassroomCoursewarePlayView.m; sourceTree = "<group>"; };
|
|
BC965AE72925D1D700AB90B0 /* ClassroomCoursewarePlayView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ClassroomCoursewarePlayView.m; sourceTree = "<group>"; };
|
|
BC965AE92926332D00AB90B0 /* ClassroomCoursewarePlayView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ClassroomCoursewarePlayView.xib; sourceTree = "<group>"; };
|
|
BC965AE92926332D00AB90B0 /* ClassroomCoursewarePlayView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ClassroomCoursewarePlayView.xib; sourceTree = "<group>"; };
|
|
|
|
+ BC9AA0BD2ABC3C5700CD954D /* ChatComplainBottomView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ChatComplainBottomView.xib; sourceTree = "<group>"; };
|
|
|
|
+ BC9AA0BE2ABC3C5800CD954D /* ChatComplainBottomView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ChatComplainBottomView.m; sourceTree = "<group>"; };
|
|
|
|
+ BC9AA0BF2ABC3C5800CD954D /* ChatComplainBottomView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChatComplainBottomView.h; sourceTree = "<group>"; };
|
|
|
|
+ BC9AA0C32ABC3C7A00CD954D /* KSPhotoChooseView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSPhotoChooseView.m; sourceTree = "<group>"; };
|
|
|
|
+ BC9AA0C52ABC3C7A00CD954D /* KSPhotoChooseView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = KSPhotoChooseView.xib; sourceTree = "<group>"; };
|
|
|
|
+ BC9AA0C72ABC3C7B00CD954D /* KSPhotoChooseView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSPhotoChooseView.h; sourceTree = "<group>"; };
|
|
|
|
+ BC9AA0CC2ABC3D3400CD954D /* KSComplainImageDisplayView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KSComplainImageDisplayView.h; sourceTree = "<group>"; };
|
|
|
|
+ BC9AA0CD2ABC3D3400CD954D /* KSComplainImageDisplayView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KSComplainImageDisplayView.m; sourceTree = "<group>"; };
|
|
|
|
+ BC9AA0CF2ABC3D3A00CD954D /* KSComplainImageDisplayView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = KSComplainImageDisplayView.xib; sourceTree = "<group>"; };
|
|
|
|
+ BC9AA0D12ABC430A00CD954D /* KSCustomLoadingView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = KSCustomLoadingView.xib; sourceTree = "<group>"; };
|
|
|
|
+ BC9AA0D22ABC430A00CD954D /* KSCustomLoadingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSCustomLoadingView.m; sourceTree = "<group>"; };
|
|
|
|
+ BC9AA0D32ABC430B00CD954D /* KSCustomLoadingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSCustomLoadingView.h; sourceTree = "<group>"; };
|
|
|
|
+ BC9AA0EA2ABC697500CD954D /* SmallPickerCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SmallPickerCell.m; sourceTree = "<group>"; };
|
|
|
|
+ BC9AA0EB2ABC697600CD954D /* KSSmallChoosePicker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSSmallChoosePicker.h; sourceTree = "<group>"; };
|
|
|
|
+ BC9AA0EC2ABC697600CD954D /* SmallPickerCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmallPickerCell.h; sourceTree = "<group>"; };
|
|
|
|
+ BC9AA0ED2ABC697600CD954D /* KSSmallChoosePicker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSSmallChoosePicker.m; sourceTree = "<group>"; };
|
|
|
|
+ BC9AA0EE2ABC697700CD954D /* SmallPickerCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SmallPickerCell.xib; sourceTree = "<group>"; };
|
|
BCA1134528A22A66007FAFB9 /* HomeHotMusicCollectionCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeHotMusicCollectionCell.h; sourceTree = "<group>"; };
|
|
BCA1134528A22A66007FAFB9 /* HomeHotMusicCollectionCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeHotMusicCollectionCell.h; sourceTree = "<group>"; };
|
|
BCA1134628A22A66007FAFB9 /* HomeHotMusicCollectionCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeHotMusicCollectionCell.m; sourceTree = "<group>"; };
|
|
BCA1134628A22A66007FAFB9 /* HomeHotMusicCollectionCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeHotMusicCollectionCell.m; sourceTree = "<group>"; };
|
|
BCA1134728A22A66007FAFB9 /* HomeHotMusicCollectionCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeHotMusicCollectionCell.xib; sourceTree = "<group>"; };
|
|
BCA1134728A22A66007FAFB9 /* HomeHotMusicCollectionCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeHotMusicCollectionCell.xib; sourceTree = "<group>"; };
|
|
@@ -3571,9 +3599,8 @@
|
|
2779309627E30F2D0010E277 /* Base */ = {
|
|
2779309627E30F2D0010E277 /* Base */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ BC9AA0D62ABC432400CD954D /* LoadingManager */,
|
|
BC28884B2A80DA530064B773 /* LoginManger */,
|
|
BC28884B2A80DA530064B773 /* LoginManger */,
|
|
- BC56C9682923736200AF301F /* KSHudLoagingManager.h */,
|
|
|
|
- BC56C9692923736200AF301F /* KSHudLoagingManager.m */,
|
|
|
|
BCC583D328A9FA8100BAB4CF /* CloudLoadingSource */,
|
|
BCC583D328A9FA8100BAB4CF /* CloudLoadingSource */,
|
|
BC71D28A288811BF0010F14B /* TabbarAnimation */,
|
|
BC71D28A288811BF0010F14B /* TabbarAnimation */,
|
|
BC023801286594EA005560CA /* KSTipsAlert.h */,
|
|
BC023801286594EA005560CA /* KSTipsAlert.h */,
|
|
@@ -3915,6 +3942,7 @@
|
|
2779312227E30FC00010E277 /* Custom */ = {
|
|
2779312227E30FC00010E277 /* Custom */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ BC9AA0E92ABC696400CD954D /* PickerView */,
|
|
2779316F27E30FC00010E277 /* GRCreateManager.h */,
|
|
2779316F27E30FC00010E277 /* GRCreateManager.h */,
|
|
2779312927E30FC00010E277 /* GRCreateManager.m */,
|
|
2779312927E30FC00010E277 /* GRCreateManager.m */,
|
|
2779312A27E30FC00010E277 /* GRScanManager.h */,
|
|
2779312A27E30FC00010E277 /* GRScanManager.h */,
|
|
@@ -3923,10 +3951,6 @@
|
|
2779314227E30FC00010E277 /* HomeButton.m */,
|
|
2779314227E30FC00010E277 /* HomeButton.m */,
|
|
2779316727E30FC00010E277 /* KeyChainTools.h */,
|
|
2779316727E30FC00010E277 /* KeyChainTools.h */,
|
|
2779318227E30FC00010E277 /* KeyChainTools.m */,
|
|
2779318227E30FC00010E277 /* KeyChainTools.m */,
|
|
- 2779317827E30FC00010E277 /* KSChoosePicker.h */,
|
|
|
|
- 2779313427E30FC00010E277 /* KSChoosePicker.m */,
|
|
|
|
- 2779317527E30FC00010E277 /* KSFullDatePicker.h */,
|
|
|
|
- 2779314427E30FC00010E277 /* KSFullDatePicker.m */,
|
|
|
|
2779314327E30FC00010E277 /* KSImageButton.h */,
|
|
2779314327E30FC00010E277 /* KSImageButton.h */,
|
|
2779317627E30FC00010E277 /* KSImageButton.m */,
|
|
2779317627E30FC00010E277 /* KSImageButton.m */,
|
|
2779315827E30FC00010E277 /* KSInputView */,
|
|
2779315827E30FC00010E277 /* KSInputView */,
|
|
@@ -4983,6 +5007,9 @@
|
|
2755C06E27EC7F20007D9070 /* ChatComplainBodyView.h */,
|
|
2755C06E27EC7F20007D9070 /* ChatComplainBodyView.h */,
|
|
2755C06D27EC7F1F007D9070 /* ChatComplainBodyView.m */,
|
|
2755C06D27EC7F1F007D9070 /* ChatComplainBodyView.m */,
|
|
2755C06F27EC7F21007D9070 /* ChatComplainBodyView.xib */,
|
|
2755C06F27EC7F21007D9070 /* ChatComplainBodyView.xib */,
|
|
|
|
+ BC9AA0BF2ABC3C5800CD954D /* ChatComplainBottomView.h */,
|
|
|
|
+ BC9AA0BE2ABC3C5800CD954D /* ChatComplainBottomView.m */,
|
|
|
|
+ BC9AA0BD2ABC3C5700CD954D /* ChatComplainBottomView.xib */,
|
|
2755C08227ED5770007D9070 /* GroupApplyMemberCell.h */,
|
|
2755C08227ED5770007D9070 /* GroupApplyMemberCell.h */,
|
|
2755C08327ED5770007D9070 /* GroupApplyMemberCell.m */,
|
|
2755C08327ED5770007D9070 /* GroupApplyMemberCell.m */,
|
|
2755C08427ED5770007D9070 /* GroupApplyMemberCell.xib */,
|
|
2755C08427ED5770007D9070 /* GroupApplyMemberCell.xib */,
|
|
@@ -4998,6 +5025,12 @@
|
|
2708565A27EDA83100EC8E72 /* GroupMemberListCell.h */,
|
|
2708565A27EDA83100EC8E72 /* GroupMemberListCell.h */,
|
|
2708565B27EDA83100EC8E72 /* GroupMemberListCell.m */,
|
|
2708565B27EDA83100EC8E72 /* GroupMemberListCell.m */,
|
|
2708565C27EDA83100EC8E72 /* GroupMemberListCell.xib */,
|
|
2708565C27EDA83100EC8E72 /* GroupMemberListCell.xib */,
|
|
|
|
+ BC9AA0CC2ABC3D3400CD954D /* KSComplainImageDisplayView.h */,
|
|
|
|
+ BC9AA0CD2ABC3D3400CD954D /* KSComplainImageDisplayView.m */,
|
|
|
|
+ BC9AA0CF2ABC3D3A00CD954D /* KSComplainImageDisplayView.xib */,
|
|
|
|
+ BC9AA0C72ABC3C7B00CD954D /* KSPhotoChooseView.h */,
|
|
|
|
+ BC9AA0C32ABC3C7A00CD954D /* KSPhotoChooseView.m */,
|
|
|
|
+ BC9AA0C52ABC3C7A00CD954D /* KSPhotoChooseView.xib */,
|
|
);
|
|
);
|
|
path = View;
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -6994,6 +7027,35 @@
|
|
path = CoursewarePlayView;
|
|
path = CoursewarePlayView;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
|
|
+ BC9AA0D62ABC432400CD954D /* LoadingManager */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ BC56C9682923736200AF301F /* KSHudLoagingManager.h */,
|
|
|
|
+ BC56C9692923736200AF301F /* KSHudLoagingManager.m */,
|
|
|
|
+ BC9AA0D32ABC430B00CD954D /* KSCustomLoadingView.h */,
|
|
|
|
+ BC9AA0D22ABC430A00CD954D /* KSCustomLoadingView.m */,
|
|
|
|
+ BC9AA0D12ABC430A00CD954D /* KSCustomLoadingView.xib */,
|
|
|
|
+ );
|
|
|
|
+ name = LoadingManager;
|
|
|
|
+ path = KulexiuForTeacher/Common/LoadingManager;
|
|
|
|
+ sourceTree = SOURCE_ROOT;
|
|
|
|
+ };
|
|
|
|
+ BC9AA0E92ABC696400CD954D /* PickerView */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 2779317827E30FC00010E277 /* KSChoosePicker.h */,
|
|
|
|
+ 2779313427E30FC00010E277 /* KSChoosePicker.m */,
|
|
|
|
+ 2779317527E30FC00010E277 /* KSFullDatePicker.h */,
|
|
|
|
+ 2779314427E30FC00010E277 /* KSFullDatePicker.m */,
|
|
|
|
+ BC9AA0EB2ABC697600CD954D /* KSSmallChoosePicker.h */,
|
|
|
|
+ BC9AA0ED2ABC697600CD954D /* KSSmallChoosePicker.m */,
|
|
|
|
+ BC9AA0EC2ABC697600CD954D /* SmallPickerCell.h */,
|
|
|
|
+ BC9AA0EA2ABC697500CD954D /* SmallPickerCell.m */,
|
|
|
|
+ BC9AA0EE2ABC697700CD954D /* SmallPickerCell.xib */,
|
|
|
|
+ );
|
|
|
|
+ path = PickerView;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
BCA1136928A4D6E6007FAFB9 /* AnimationSource */ = {
|
|
BCA1136928A4D6E6007FAFB9 /* AnimationSource */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -7848,6 +7910,7 @@
|
|
BC221FA128C72B9500F99802 /* MyStyleVideoView.xib in Resources */,
|
|
BC221FA128C72B9500F99802 /* MyStyleVideoView.xib in Resources */,
|
|
BCC583FA28A9FA8100BAB4CF /* cloud_animation_26.png in Resources */,
|
|
BCC583FA28A9FA8100BAB4CF /* cloud_animation_26.png in Resources */,
|
|
2708565E27EDA83100EC8E72 /* GroupMemberListCell.xib in Resources */,
|
|
2708565E27EDA83100EC8E72 /* GroupMemberListCell.xib in Resources */,
|
|
|
|
+ BC9AA0CA2ABC3C7B00CD954D /* KSPhotoChooseView.xib in Resources */,
|
|
BCDE359A289BC02200A9A560 /* HomeHotAlbumCell.xib in Resources */,
|
|
BCDE359A289BC02200A9A560 /* HomeHotAlbumCell.xib in Resources */,
|
|
2780A06627E81E5E00447CFD /* MineNavView.xib in Resources */,
|
|
2780A06627E81E5E00447CFD /* MineNavView.xib in Resources */,
|
|
BC14A62628A212CC0086395C /* HomeHotMusicView.xib in Resources */,
|
|
BC14A62628A212CC0086395C /* HomeHotMusicView.xib in Resources */,
|
|
@@ -7881,6 +7944,7 @@
|
|
BCA7C34428476533009D20EC /* KSBoardAddStaffView.xib in Resources */,
|
|
BCA7C34428476533009D20EC /* KSBoardAddStaffView.xib in Resources */,
|
|
BCF425EA2AB96BE400BCD942 /* HomeTenantView.xib in Resources */,
|
|
BCF425EA2AB96BE400BCD942 /* HomeTenantView.xib in Resources */,
|
|
BCA353E52859797500377661 /* MusicRoomStudentCell.xib in Resources */,
|
|
BCA353E52859797500377661 /* MusicRoomStudentCell.xib in Resources */,
|
|
|
|
+ BC9AA0F12ABC697800CD954D /* SmallPickerCell.xib in Resources */,
|
|
BC58E7DF281B96A4004B0893 /* MinePageTopView.xib in Resources */,
|
|
BC58E7DF281B96A4004B0893 /* MinePageTopView.xib in Resources */,
|
|
BCEA75322819336A00886A86 /* WithdrawBodyView.xib in Resources */,
|
|
BCEA75322819336A00886A86 /* WithdrawBodyView.xib in Resources */,
|
|
BC71D20A2887FDD40010F14B /* launchAni.json in Resources */,
|
|
BC71D20A2887FDD40010F14B /* launchAni.json in Resources */,
|
|
@@ -7966,6 +8030,7 @@
|
|
27D83F5927F4225D00062476 /* LivePreviewBodyView.xib in Resources */,
|
|
27D83F5927F4225D00062476 /* LivePreviewBodyView.xib in Resources */,
|
|
BC41104A2806706800800BD9 /* HomeworkListCell.xib in Resources */,
|
|
BC41104A2806706800800BD9 /* HomeworkListCell.xib in Resources */,
|
|
BCD457A72863196F0010B493 /* CourseTimeSegView.xib in Resources */,
|
|
BCD457A72863196F0010B493 /* CourseTimeSegView.xib in Resources */,
|
|
|
|
+ BC9AA0D42ABC430B00CD954D /* KSCustomLoadingView.xib in Resources */,
|
|
BC9070A428C7159F00237958 /* MyStyleNavView.xib in Resources */,
|
|
BC9070A428C7159F00237958 /* MyStyleNavView.xib in Resources */,
|
|
BC106BB62A8F6E94000759A9 /* ShareMusicCellContentView.xib in Resources */,
|
|
BC106BB62A8F6E94000759A9 /* ShareMusicCellContentView.xib in Resources */,
|
|
2779362E27E33C360010E277 /* LoginBodyView.xib in Resources */,
|
|
2779362E27E33C360010E277 /* LoginBodyView.xib in Resources */,
|
|
@@ -8035,6 +8100,7 @@
|
|
BC0A22B82847523E0065C1AB /* MemberListCell.xib in Resources */,
|
|
BC0A22B82847523E0065C1AB /* MemberListCell.xib in Resources */,
|
|
BCB9FA632872C8D2005D766B /* UnderwayLiveCell.xib in Resources */,
|
|
BCB9FA632872C8D2005D766B /* UnderwayLiveCell.xib in Resources */,
|
|
BC71D1ED2887FDD40010F14B /* img_11.png in Resources */,
|
|
BC71D1ED2887FDD40010F14B /* img_11.png in Resources */,
|
|
|
|
+ BC9AA0C02ABC3C5800CD954D /* ChatComplainBottomView.xib in Resources */,
|
|
BC12638228FEB5B900509E90 /* RecentMusicView.xib in Resources */,
|
|
BC12638228FEB5B900509E90 /* RecentMusicView.xib in Resources */,
|
|
BCA9CE3A27FD93EB00D558C6 /* AccompanyStudentEvaCell.xib in Resources */,
|
|
BCA9CE3A27FD93EB00D558C6 /* AccompanyStudentEvaCell.xib in Resources */,
|
|
BCE6A09627F823DC00C97704 /* MinePageMusicCell.xib in Resources */,
|
|
BCE6A09627F823DC00C97704 /* MinePageMusicCell.xib in Resources */,
|
|
@@ -8097,6 +8163,7 @@
|
|
BC3673DD28A606A500059721 /* accomapny_animation_3.png in Resources */,
|
|
BC3673DD28A606A500059721 /* accomapny_animation_3.png in Resources */,
|
|
BC8C2C662824EB9800FBA5D5 /* NotiferHeadView.xib in Resources */,
|
|
BC8C2C662824EB9800FBA5D5 /* NotiferHeadView.xib in Resources */,
|
|
BC3673D728A606A500059721 /* live_animation_3.png in Resources */,
|
|
BC3673D728A606A500059721 /* live_animation_3.png in Resources */,
|
|
|
|
+ BC9AA0D02ABC3D3A00CD954D /* KSComplainImageDisplayView.xib in Resources */,
|
|
BC1263AA28FF98C300509E90 /* HomeRecommendMusicView.xib in Resources */,
|
|
BC1263AA28FF98C300509E90 /* HomeRecommendMusicView.xib in Resources */,
|
|
2779329A27E30FEB0010E277 /* mss_browseLoading@2x.png in Resources */,
|
|
2779329A27E30FEB0010E277 /* mss_browseLoading@2x.png in Resources */,
|
|
BC71D2042887FDD40010F14B /* img_26.png in Resources */,
|
|
BC71D2042887FDD40010F14B /* img_26.png in Resources */,
|
|
@@ -8255,6 +8322,7 @@
|
|
277932B627E30FFE0010E277 /* UIView+SDExtension.m in Sources */,
|
|
277932B627E30FFE0010E277 /* UIView+SDExtension.m in Sources */,
|
|
2779335C27E317CD0010E277 /* KSBaseModel.m in Sources */,
|
|
2779335C27E317CD0010E277 /* KSBaseModel.m in Sources */,
|
|
BC7CFFB72817E90700CAEB21 /* KSSegView.m in Sources */,
|
|
BC7CFFB72817E90700CAEB21 /* KSSegView.m in Sources */,
|
|
|
|
+ BC9AA0C12ABC3C5800CD954D /* ChatComplainBottomView.m in Sources */,
|
|
277935F127E32AE20010E277 /* KSWebNavView.m in Sources */,
|
|
277935F127E32AE20010E277 /* KSWebNavView.m in Sources */,
|
|
BC71DF112A89F470003F165E /* TXMetronomeAlertView.m in Sources */,
|
|
BC71DF112A89F470003F165E /* TXMetronomeAlertView.m in Sources */,
|
|
2779322227E30FC30010E277 /* KSImageButton.m in Sources */,
|
|
2779322227E30FC30010E277 /* KSImageButton.m in Sources */,
|
|
@@ -8501,6 +8569,7 @@
|
|
BC71DE912A89C937003F165E /* TXClassroomMsgCenter.m in Sources */,
|
|
BC71DE912A89C937003F165E /* TXClassroomMsgCenter.m in Sources */,
|
|
BC0167A627FC06D600AE66A1 /* MyCourseViewController.m in Sources */,
|
|
BC0167A627FC06D600AE66A1 /* MyCourseViewController.m in Sources */,
|
|
BCA9CE3427FD93C700D558C6 /* AccompanyEvaluateCell.m in Sources */,
|
|
BCA9CE3427FD93C700D558C6 /* AccompanyEvaluateCell.m in Sources */,
|
|
|
|
+ BC9AA0CE2ABC3D3400CD954D /* KSComplainImageDisplayView.m in Sources */,
|
|
BCA353D62858B18100377661 /* Records.m in Sources */,
|
|
BCA353D62858B18100377661 /* Records.m in Sources */,
|
|
BC2456F3286BEFDA00D1F7C0 /* MineEmptyVideoCell.m in Sources */,
|
|
BC2456F3286BEFDA00D1F7C0 /* MineEmptyVideoCell.m in Sources */,
|
|
2779320127E30FC30010E277 /* KSStatusView.m in Sources */,
|
|
2779320127E30FC30010E277 /* KSStatusView.m in Sources */,
|
|
@@ -8515,6 +8584,7 @@
|
|
BC71DF182A89F470003F165E /* TXTeachToolView.m in Sources */,
|
|
BC71DF182A89F470003F165E /* TXTeachToolView.m in Sources */,
|
|
27BC3B2F27F2FC7200D81E30 /* VideoCourseCell.m in Sources */,
|
|
27BC3B2F27F2FC7200D81E30 /* VideoCourseCell.m in Sources */,
|
|
275FA1A927E7327500CFEA2E /* KSAQRecordManager.m in Sources */,
|
|
275FA1A927E7327500CFEA2E /* KSAQRecordManager.m in Sources */,
|
|
|
|
+ BC9AA0F02ABC697800CD954D /* KSSmallChoosePicker.m in Sources */,
|
|
277931D227E30FC20010E277 /* UIButton+Property.m in Sources */,
|
|
277931D227E30FC20010E277 /* UIButton+Property.m in Sources */,
|
|
2779309927E30F480010E277 /* BaseViewController.m in Sources */,
|
|
2779309927E30F480010E277 /* BaseViewController.m in Sources */,
|
|
BC71DF1E2A89F470003F165E /* TXClassroomVideoListView.m in Sources */,
|
|
BC71DF1E2A89F470003F165E /* TXClassroomVideoListView.m in Sources */,
|
|
@@ -8528,6 +8598,7 @@
|
|
BCDF822C2A8A30AE005F8B82 /* KSTrackingSlider.m in Sources */,
|
|
BCDF822C2A8A30AE005F8B82 /* KSTrackingSlider.m in Sources */,
|
|
BC48C3AE28292FB600EE65C5 /* ReceiveHeaderView.m in Sources */,
|
|
BC48C3AE28292FB600EE65C5 /* ReceiveHeaderView.m in Sources */,
|
|
BCC9F42427F69BD200647449 /* VideoMaskView.m in Sources */,
|
|
BCC9F42427F69BD200647449 /* VideoMaskView.m in Sources */,
|
|
|
|
+ BC9AA0EF2ABC697800CD954D /* SmallPickerCell.m in Sources */,
|
|
BCB399BC27F9831D00AFF376 /* CourseForLiveCell.m in Sources */,
|
|
BCB399BC27F9831D00AFF376 /* CourseForLiveCell.m in Sources */,
|
|
BCC9F35527F5F4FD00647449 /* LiveSeatMember.m in Sources */,
|
|
BCC9F35527F5F4FD00647449 /* LiveSeatMember.m in Sources */,
|
|
277931DB27E30FC20010E277 /* UIButton+EnlargeEdge.m in Sources */,
|
|
277931DB27E30FC20010E277 /* UIButton+EnlargeEdge.m in Sources */,
|
|
@@ -8724,8 +8795,10 @@
|
|
BC5E4B2E291E5E26001BBCD2 /* WMGaugeView.m in Sources */,
|
|
BC5E4B2E291E5E26001BBCD2 /* WMGaugeView.m in Sources */,
|
|
2780A06427E81E4900447CFD /* MineNavView.m in Sources */,
|
|
2780A06427E81E4900447CFD /* MineNavView.m in Sources */,
|
|
2779326E27E30FD80010E277 /* FSCalendarCalculator.m in Sources */,
|
|
2779326E27E30FD80010E277 /* FSCalendarCalculator.m in Sources */,
|
|
|
|
+ BC9AA0C82ABC3C7B00CD954D /* KSPhotoChooseView.m in Sources */,
|
|
BCDF821F2A8A2F36005F8B82 /* KSSliderView.m in Sources */,
|
|
BCDF821F2A8A2F36005F8B82 /* KSSliderView.m in Sources */,
|
|
BCB9FA6B2872D57E005D766B /* LiveListModel.m in Sources */,
|
|
BCB9FA6B2872D57E005D766B /* LiveListModel.m in Sources */,
|
|
|
|
+ BC9AA0D52ABC430B00CD954D /* KSCustomLoadingView.m in Sources */,
|
|
2779320027E30FC30010E277 /* QCCountdownButton.m in Sources */,
|
|
2779320027E30FC30010E277 /* QCCountdownButton.m in Sources */,
|
|
2779321427E30FC30010E277 /* MBProgressHUD+NJ.m in Sources */,
|
|
2779321427E30FC30010E277 /* MBProgressHUD+NJ.m in Sources */,
|
|
BC14E4762AB2E6C2000C4983 /* UnbindTenantViewController.m in Sources */,
|
|
BC14E4762AB2E6C2000C4983 /* UnbindTenantViewController.m in Sources */,
|