|
@@ -566,6 +566,10 @@
|
|
BC7663162827E49900C91A1D /* NotiferHeadView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC7663102827E49800C91A1D /* NotiferHeadView.xib */; };
|
|
BC7663162827E49900C91A1D /* NotiferHeadView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC7663102827E49800C91A1D /* NotiferHeadView.xib */; };
|
|
BC7663172827E49900C91A1D /* NotiferMessageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC7663122827E49800C91A1D /* NotiferMessageCell.m */; };
|
|
BC7663172827E49900C91A1D /* NotiferMessageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC7663122827E49800C91A1D /* NotiferMessageCell.m */; };
|
|
BC7663182827E49900C91A1D /* NotiferMessageCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC7663132827E49900C91A1D /* NotiferMessageCell.xib */; };
|
|
BC7663182827E49900C91A1D /* NotiferMessageCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC7663132827E49900C91A1D /* NotiferMessageCell.xib */; };
|
|
|
|
+ BC802D9728BC4FC40079E350 /* HomeHotMusicView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC802D9628BC4FC40079E350 /* HomeHotMusicView.m */; };
|
|
|
|
+ BC802D9928BC4FE90079E350 /* HomeHotMusicView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC802D9828BC4FE90079E350 /* HomeHotMusicView.xib */; };
|
|
|
|
+ BC802D9D28BC546B0079E350 /* HomeHotMusicCollectionCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC802D9B28BC546B0079E350 /* HomeHotMusicCollectionCell.m */; };
|
|
|
|
+ BC802D9E28BC546B0079E350 /* HomeHotMusicCollectionCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC802D9C28BC546B0079E350 /* HomeHotMusicCollectionCell.xib */; };
|
|
BC8A4593283DC33400094BBB /* KSCloudViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC8A4548283DC33400094BBB /* KSCloudViewController.m */; };
|
|
BC8A4593283DC33400094BBB /* KSCloudViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC8A4548283DC33400094BBB /* KSCloudViewController.m */; };
|
|
BC8A4594283DC33400094BBB /* MidiPlayerEngine.m in Sources */ = {isa = PBXBuildFile; fileRef = BC8A454A283DC33400094BBB /* MidiPlayerEngine.m */; };
|
|
BC8A4594283DC33400094BBB /* MidiPlayerEngine.m in Sources */ = {isa = PBXBuildFile; fileRef = BC8A454A283DC33400094BBB /* MidiPlayerEngine.m */; };
|
|
BC8A4595283DC33400094BBB /* GCDTimer.m in Sources */ = {isa = PBXBuildFile; fileRef = BC8A454B283DC33400094BBB /* GCDTimer.m */; };
|
|
BC8A4595283DC33400094BBB /* GCDTimer.m in Sources */ = {isa = PBXBuildFile; fileRef = BC8A454B283DC33400094BBB /* GCDTimer.m */; };
|
|
@@ -1836,6 +1840,12 @@
|
|
BC7663122827E49800C91A1D /* NotiferMessageCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NotiferMessageCell.m; sourceTree = "<group>"; };
|
|
BC7663122827E49800C91A1D /* NotiferMessageCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NotiferMessageCell.m; sourceTree = "<group>"; };
|
|
BC7663132827E49900C91A1D /* NotiferMessageCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NotiferMessageCell.xib; sourceTree = "<group>"; };
|
|
BC7663132827E49900C91A1D /* NotiferMessageCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NotiferMessageCell.xib; sourceTree = "<group>"; };
|
|
BC7663142827E49900C91A1D /* NotiferHeadView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NotiferHeadView.h; sourceTree = "<group>"; };
|
|
BC7663142827E49900C91A1D /* NotiferHeadView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NotiferHeadView.h; sourceTree = "<group>"; };
|
|
|
|
+ BC802D9528BC4FC40079E350 /* HomeHotMusicView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeHotMusicView.h; sourceTree = "<group>"; };
|
|
|
|
+ BC802D9628BC4FC40079E350 /* HomeHotMusicView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeHotMusicView.m; sourceTree = "<group>"; };
|
|
|
|
+ BC802D9828BC4FE90079E350 /* HomeHotMusicView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeHotMusicView.xib; sourceTree = "<group>"; };
|
|
|
|
+ BC802D9A28BC546B0079E350 /* HomeHotMusicCollectionCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeHotMusicCollectionCell.h; sourceTree = "<group>"; };
|
|
|
|
+ BC802D9B28BC546B0079E350 /* HomeHotMusicCollectionCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeHotMusicCollectionCell.m; sourceTree = "<group>"; };
|
|
|
|
+ BC802D9C28BC546B0079E350 /* HomeHotMusicCollectionCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeHotMusicCollectionCell.xib; sourceTree = "<group>"; };
|
|
BC8A4547283DC33400094BBB /* KSCloudViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSCloudViewController.h; sourceTree = "<group>"; };
|
|
BC8A4547283DC33400094BBB /* KSCloudViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSCloudViewController.h; sourceTree = "<group>"; };
|
|
BC8A4548283DC33400094BBB /* KSCloudViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSCloudViewController.m; sourceTree = "<group>"; };
|
|
BC8A4548283DC33400094BBB /* KSCloudViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSCloudViewController.m; sourceTree = "<group>"; };
|
|
BC8A454A283DC33400094BBB /* MidiPlayerEngine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MidiPlayerEngine.m; sourceTree = "<group>"; };
|
|
BC8A454A283DC33400094BBB /* MidiPlayerEngine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MidiPlayerEngine.m; sourceTree = "<group>"; };
|
|
@@ -4926,6 +4936,12 @@
|
|
BCB9091528530E9C00F5FF69 /* KSShopCardView.h */,
|
|
BCB9091528530E9C00F5FF69 /* KSShopCardView.h */,
|
|
BCB9091628530E9C00F5FF69 /* KSShopCardView.m */,
|
|
BCB9091628530E9C00F5FF69 /* KSShopCardView.m */,
|
|
BCB9091828530EA500F5FF69 /* KSShopCardView.xib */,
|
|
BCB9091828530EA500F5FF69 /* KSShopCardView.xib */,
|
|
|
|
+ BC802D9528BC4FC40079E350 /* HomeHotMusicView.h */,
|
|
|
|
+ BC802D9628BC4FC40079E350 /* HomeHotMusicView.m */,
|
|
|
|
+ BC802D9828BC4FE90079E350 /* HomeHotMusicView.xib */,
|
|
|
|
+ BC802D9A28BC546B0079E350 /* HomeHotMusicCollectionCell.h */,
|
|
|
|
+ BC802D9B28BC546B0079E350 /* HomeHotMusicCollectionCell.m */,
|
|
|
|
+ BC802D9C28BC546B0079E350 /* HomeHotMusicCollectionCell.xib */,
|
|
);
|
|
);
|
|
path = View;
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -5755,6 +5771,7 @@
|
|
BC71D25B288804CD0010F14B /* img_52.png in Resources */,
|
|
BC71D25B288804CD0010F14B /* img_52.png in Resources */,
|
|
BC40BA202812552300DEC0D1 /* KSHomeButton.xib in Resources */,
|
|
BC40BA202812552300DEC0D1 /* KSHomeButton.xib in Resources */,
|
|
BC7663162827E49900C91A1D /* NotiferHeadView.xib in Resources */,
|
|
BC7663162827E49900C91A1D /* NotiferHeadView.xib in Resources */,
|
|
|
|
+ BC802D9928BC4FE90079E350 /* HomeHotMusicView.xib in Resources */,
|
|
BCB908F22850B08D00F5FF69 /* ShareMusicCellContentView.xib in Resources */,
|
|
BCB908F22850B08D00F5FF69 /* ShareMusicCellContentView.xib in Resources */,
|
|
BCC583CF28A9EC6400BAB4CF /* cloud_animation_1.png in Resources */,
|
|
BCC583CF28A9EC6400BAB4CF /* cloud_animation_1.png in Resources */,
|
|
2723B5C427F157B100E0B90B /* KSChatListSearchView.xib in Resources */,
|
|
2723B5C427F157B100E0B90B /* KSChatListSearchView.xib in Resources */,
|
|
@@ -5880,6 +5897,7 @@
|
|
BC40B9FF281177BD00DEC0D1 /* HomeInformationCell.xib in Resources */,
|
|
BC40B9FF281177BD00DEC0D1 /* HomeInformationCell.xib in Resources */,
|
|
BC8A45B3283DC33400094BBB /* CloudFeedbackView.xib in Resources */,
|
|
BC8A45B3283DC33400094BBB /* CloudFeedbackView.xib in Resources */,
|
|
BCDE35882897B40000A9A560 /* shareImage@2x.png in Resources */,
|
|
BCDE35882897B40000A9A560 /* shareImage@2x.png in Resources */,
|
|
|
|
+ BC802D9E28BC546B0079E350 /* HomeHotMusicCollectionCell.xib in Resources */,
|
|
275E8AB327E18F8800DD3F6E /* Main.storyboard in Resources */,
|
|
275E8AB327E18F8800DD3F6E /* Main.storyboard in Resources */,
|
|
BC8A45A8283DC33400094BBB /* KSCloudBeatView.xib in Resources */,
|
|
BC8A45A8283DC33400094BBB /* KSCloudBeatView.xib in Resources */,
|
|
BC71D258288804CD0010F14B /* img_49.png in Resources */,
|
|
BC71D258288804CD0010F14B /* img_49.png in Resources */,
|
|
@@ -6063,6 +6081,7 @@
|
|
BC0212FE27FC66AA0040569F /* InstrumentMessageModel.m in Sources */,
|
|
BC0212FE27FC66AA0040569F /* InstrumentMessageModel.m in Sources */,
|
|
BCB6359F27F6D2AB00ACFDCF /* ClassTitleView.m in Sources */,
|
|
BCB6359F27F6D2AB00ACFDCF /* ClassTitleView.m in Sources */,
|
|
BC0D1F752810165500C5D9E5 /* VideoCourseModel.m in Sources */,
|
|
BC0D1F752810165500C5D9E5 /* VideoCourseModel.m in Sources */,
|
|
|
|
+ BC802D9D28BC546B0079E350 /* HomeHotMusicCollectionCell.m in Sources */,
|
|
BC119276280FB01100A716F7 /* AccompanyHomeworkCell.m in Sources */,
|
|
BC119276280FB01100A716F7 /* AccompanyHomeworkCell.m in Sources */,
|
|
277935AC27E324A80010E277 /* MSSBrowseBaseViewController.m in Sources */,
|
|
277935AC27E324A80010E277 /* MSSBrowseBaseViewController.m in Sources */,
|
|
2779352427E324A60010E277 /* KSUtilities.m in Sources */,
|
|
2779352427E324A60010E277 /* KSUtilities.m in Sources */,
|
|
@@ -6555,6 +6574,7 @@
|
|
BCB635A027F6D2AB00ACFDCF /* MainToolView.m in Sources */,
|
|
BCB635A027F6D2AB00ACFDCF /* MainToolView.m in Sources */,
|
|
BCB6355127F6D2A300ACFDCF /* LoginHelper.m in Sources */,
|
|
BCB6355127F6D2A300ACFDCF /* LoginHelper.m in Sources */,
|
|
2723B5C127F157B100E0B90B /* ContractListCell.m in Sources */,
|
|
2723B5C127F157B100E0B90B /* ContractListCell.m in Sources */,
|
|
|
|
+ BC802D9728BC4FC40079E350 /* HomeHotMusicView.m in Sources */,
|
|
275FA1E527E7351900CFEA2E /* KSAccompanyWebViewController.m in Sources */,
|
|
275FA1E527E7351900CFEA2E /* KSAccompanyWebViewController.m in Sources */,
|
|
BC8A45A5283DC33400094BBB /* StaffImageDisplayView.m in Sources */,
|
|
BC8A45A5283DC33400094BBB /* StaffImageDisplayView.m in Sources */,
|
|
BC11923A280ED98E00A716F7 /* AccompanyCourseCell.m in Sources */,
|
|
BC11923A280ED98E00A716F7 /* AccompanyCourseCell.m in Sources */,
|