|
@@ -88,7 +88,6 @@
|
|
|
275FA1DA27E7351900CFEA2E /* KSNetworkingManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 275FA1AF27E7351400CFEA2E /* KSNetworkingManager.m */; };
|
|
|
275FA1DE27E7351900CFEA2E /* KSLocalWebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 275FA1B927E7351500CFEA2E /* KSLocalWebViewController.m */; };
|
|
|
275FA1E127E7351900CFEA2E /* KSTabBarViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 275FA1BD27E7351500CFEA2E /* KSTabBarViewController.m */; };
|
|
|
- 275FA1E527E7351900CFEA2E /* KSAccompanyWebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 275FA1C427E7351600CFEA2E /* KSAccompanyWebViewController.m */; };
|
|
|
275FA1E627E7351900CFEA2E /* KSUpdateAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = 275FA1C627E7351700CFEA2E /* KSUpdateAlert.m */; };
|
|
|
275FA1E827E7351900CFEA2E /* CustomNavViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 275FA1C827E7351700CFEA2E /* CustomNavViewController.m */; };
|
|
|
275FA1E927E7351900CFEA2E /* KSNetTypeManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 275FA1C927E7351700CFEA2E /* KSNetTypeManager.m */; };
|
|
@@ -410,7 +409,6 @@
|
|
|
BC38C3E92AF893B400ABFCC2 /* KSMediaMergeView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC38C3D72AF893B300ABFCC2 /* KSMediaMergeView.m */; };
|
|
|
BC38C3EA2AF893B400ABFCC2 /* KSVideoPlayerView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC38C3DC2AF893B300ABFCC2 /* KSVideoPlayerView.m */; };
|
|
|
BC38C3EB2AF893B400ABFCC2 /* KSAudioAnimationView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC38C3DD2AF893B300ABFCC2 /* KSAudioAnimationView.xib */; };
|
|
|
- BC38C3EC2AF893B400ABFCC2 /* KSAudioPlayAnimationView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC38C3DF2AF893B300ABFCC2 /* KSAudioPlayAnimationView.m */; };
|
|
|
BC38C3ED2AF893B400ABFCC2 /* KSMergeAudioControlView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC38C3E22AF893B300ABFCC2 /* KSMergeAudioControlView.xib */; };
|
|
|
BC38C3EE2AF893B400ABFCC2 /* KSPlayerSliderView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC38C3E32AF893B300ABFCC2 /* KSPlayerSliderView.m */; };
|
|
|
BC38C3EF2AF893B400ABFCC2 /* KSPlayerSliderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC38C3E42AF893B300ABFCC2 /* KSPlayerSliderView.xib */; };
|
|
@@ -614,6 +612,17 @@
|
|
|
BC73549A2CEED2EB00C2B35C /* MyCourseGroupNavView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC7354972CEED2EB00C2B35C /* MyCourseGroupNavView.m */; };
|
|
|
BC736A92288036E8004A9B0A /* MyVideoSearchView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC736A90288036E8004A9B0A /* MyVideoSearchView.m */; };
|
|
|
BC736A93288036E8004A9B0A /* MyVideoSearchView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC736A91288036E8004A9B0A /* MyVideoSearchView.xib */; };
|
|
|
+ BC7400E82CD1CB3D0056756A /* KSCloudPremissionAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC7400E52CD1CB3D0056756A /* KSCloudPremissionAlertView.m */; };
|
|
|
+ BC7400E92CD1CB3D0056756A /* KSCloudPremissionAlertView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC7400E62CD1CB3D0056756A /* KSCloudPremissionAlertView.xib */; };
|
|
|
+ BC7400F52CD1CB450056756A /* KSDelayCheckView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC7400F12CD1CB450056756A /* KSDelayCheckView.m */; };
|
|
|
+ BC7400F82CD1CB450056756A /* KSDelayCheckView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC7400F22CD1CB450056756A /* KSDelayCheckView.xib */; };
|
|
|
+ BC7401152CD20EA30056756A /* MergeMusicStaffView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC7401142CD20EA30056756A /* MergeMusicStaffView.m */; };
|
|
|
+ BC7401192CD22FFA0056756A /* CBAutoScrollLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC7401172CD22FFA0056756A /* CBAutoScrollLabel.m */; };
|
|
|
+ BC7401212CD25A920056756A /* KSBaseGuideView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC74011F2CD25A920056756A /* KSBaseGuideView.m */; };
|
|
|
+ BC7401222CD25A920056756A /* KSBaseGuideModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC74011D2CD25A920056756A /* KSBaseGuideModel.m */; };
|
|
|
+ BC7401232CD25A920056756A /* KSBaseGuideManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BC74011B2CD25A920056756A /* KSBaseGuideManager.m */; };
|
|
|
+ BC7401272CD25BD50056756A /* MergeTipsAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = BC7401252CD25BD50056756A /* MergeTipsAlert.m */; };
|
|
|
+ BC7401282CD25BD50056756A /* MergeTipsAlert.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC7401262CD25BD50056756A /* MergeTipsAlert.xib */; };
|
|
|
BC756CB628FE4E5D00AA9ECB /* KSChatTagView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC756CB528FE4E5D00AA9ECB /* KSChatTagView.m */; };
|
|
|
BC756CB928FE7D1D00AA9ECB /* KSChatUserDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC756CB828FE7D1D00AA9ECB /* KSChatUserDetailViewController.m */; };
|
|
|
BC756CBC28FE7D5600AA9ECB /* UserDetailBodyView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC756CBB28FE7D5600AA9ECB /* UserDetailBodyView.m */; };
|
|
@@ -627,7 +636,6 @@
|
|
|
BC7663162827E49900C91A1D /* NotiferHeadView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC7663102827E49800C91A1D /* NotiferHeadView.xib */; };
|
|
|
BC7663172827E49900C91A1D /* NotiferMessageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC7663122827E49800C91A1D /* NotiferMessageCell.m */; };
|
|
|
BC7663182827E49900C91A1D /* NotiferMessageCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC7663132827E49900C91A1D /* NotiferMessageCell.xib */; };
|
|
|
- BC7DECA02C2D571A00154524 /* AudioEnginePlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = BC7DEC9F2C2D571A00154524 /* AudioEnginePlayer.m */; };
|
|
|
BC7F7B762C92DD9500265AE1 /* KSDeleteAccountTipsAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = BC7F7B742C92DD9500265AE1 /* KSDeleteAccountTipsAlert.m */; };
|
|
|
BC7F7B772C92DD9500265AE1 /* KSDeleteAccountTipsAlert.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC7F7B752C92DD9500265AE1 /* KSDeleteAccountTipsAlert.xib */; };
|
|
|
BC7FF6A12BEB71610092E0DE /* client.p12 in Resources */ = {isa = PBXBuildFile; fileRef = BC3BF62F2B9EAFC800831494 /* client.p12 */; };
|
|
@@ -664,7 +672,16 @@
|
|
|
BC8418412AC2D96C00D8F90E /* PasswordCheckBodyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC8418402AC2D96C00D8F90E /* PasswordCheckBodyView.xib */; };
|
|
|
BC85A9E62C6B570E003C1ABE /* KSRealtimeAnalyzer.m in Sources */ = {isa = PBXBuildFile; fileRef = BC85A9E22C6B570E003C1ABE /* KSRealtimeAnalyzer.m */; };
|
|
|
BC85A9E72C6B570E003C1ABE /* KSSpectrumView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC85A9E42C6B570E003C1ABE /* KSSpectrumView.m */; };
|
|
|
- BC85A9EA2C6B5959003C1ABE /* KSTargetWebSocketManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BC85A9E92C6B5959003C1ABE /* KSTargetWebSocketManager.m */; };
|
|
|
+ BC86A2A42CD355E600A15A53 /* MusicPublistAlert.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC86A2A02CD355E600A15A53 /* MusicPublistAlert.xib */; };
|
|
|
+ BC86A2A52CD355E600A15A53 /* MusicCoverChooseView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC86A2992CD355E600A15A53 /* MusicCoverChooseView.xib */; };
|
|
|
+ BC86A2A62CD355E600A15A53 /* MusicPublicContentView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC86A29D2CD355E600A15A53 /* MusicPublicContentView.xib */; };
|
|
|
+ BC86A2A72CD355E600A15A53 /* VideoCoverChooseView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC86A2A32CD355E600A15A53 /* VideoCoverChooseView.xib */; };
|
|
|
+ BC86A2A82CD355E600A15A53 /* MusicPublistAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = BC86A29F2CD355E600A15A53 /* MusicPublistAlert.m */; };
|
|
|
+ BC86A2A92CD355E600A15A53 /* VideoCoverChooseView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC86A2A22CD355E600A15A53 /* VideoCoverChooseView.m */; };
|
|
|
+ BC86A2AA2CD355E600A15A53 /* MusicCoverChooseView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC86A2982CD355E600A15A53 /* MusicCoverChooseView.m */; };
|
|
|
+ BC86A2AB2CD355E600A15A53 /* MusicPublicContentView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC86A29C2CD355E600A15A53 /* MusicPublicContentView.m */; };
|
|
|
+ BC86A2C42CD36B4500A15A53 /* MineWorkSortView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC86A2C32CD36B4500A15A53 /* MineWorkSortView.xib */; };
|
|
|
+ BC86A2C52CD36B4500A15A53 /* MineWorkSortView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC86A2C22CD36B4500A15A53 /* MineWorkSortView.m */; };
|
|
|
BC89AC092AB0840E00B077AF /* TenantRecommendMusicView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC89AC082AB0840E00B077AF /* TenantRecommendMusicView.m */; };
|
|
|
BC89AC0B2AB0841400B077AF /* TenantRecommendMusicView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC89AC0A2AB0841400B077AF /* TenantRecommendMusicView.xib */; };
|
|
|
BC89AC0E2AB0842B00B077AF /* TenantNewMusicView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC89AC0D2AB0842B00B077AF /* TenantNewMusicView.m */; };
|
|
@@ -700,6 +717,8 @@
|
|
|
BC8C2C612823F57100FBA5D5 /* MyAddressListCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC8C2C562823F57100FBA5D5 /* MyAddressListCell.xib */; };
|
|
|
BC8C2C7E28265D8E00FBA5D5 /* KSNewsAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = BC8C2C7C28265D8D00FBA5D5 /* KSNewsAlert.m */; };
|
|
|
BC8C2C7F28265D8E00FBA5D5 /* KSNewsAlert.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC8C2C7D28265D8E00FBA5D5 /* KSNewsAlert.xib */; };
|
|
|
+ BC8DA2622CD4C17400D8EA32 /* KSAudioSaveAlert.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC8DA2612CD4C17400D8EA32 /* KSAudioSaveAlert.xib */; };
|
|
|
+ BC8DA2632CD4C17400D8EA32 /* KSAudioSaveAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = BC8DA2602CD4C17400D8EA32 /* KSAudioSaveAlert.m */; };
|
|
|
BC98527C2BCCC56C008F0435 /* AlbumSwitchView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC98527B2BCCC56C008F0435 /* AlbumSwitchView.m */; };
|
|
|
BC98527E2BCCC571008F0435 /* AlbumSwitchView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC98527D2BCCC571008F0435 /* AlbumSwitchView.xib */; };
|
|
|
BC9852822BCCC821008F0435 /* AlbumSwitchCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC9852812BCCC821008F0435 /* AlbumSwitchCell.xib */; };
|
|
@@ -711,6 +730,11 @@
|
|
|
BC9AA0DD2ABC434900CD954D /* KSHudLoagingManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BC9AA0D92ABC434900CD954D /* KSHudLoagingManager.m */; };
|
|
|
BC9AA0DE2ABC434900CD954D /* KSCustomLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC9AA0DA2ABC434900CD954D /* KSCustomLoadingView.m */; };
|
|
|
BC9AA0DF2ABC434900CD954D /* KSCustomLoadingView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC9AA0DB2ABC434900CD954D /* KSCustomLoadingView.xib */; };
|
|
|
+ BC9DA0892CF9624600674ED9 /* delay_check_sandbeach.json in Resources */ = {isa = PBXBuildFile; fileRef = BC9DA0882CF9624600674ED9 /* delay_check_sandbeach.json */; };
|
|
|
+ BC9DA08D2CF9647300674ED9 /* delay_check_seaGrass_right.json in Resources */ = {isa = PBXBuildFile; fileRef = BC9DA08C2CF9647300674ED9 /* delay_check_seaGrass_right.json */; };
|
|
|
+ BC9DA08E2CF9647300674ED9 /* delay_check_ light.json in Resources */ = {isa = PBXBuildFile; fileRef = BC9DA08A2CF9647300674ED9 /* delay_check_ light.json */; };
|
|
|
+ BC9DA08F2CF9647300674ED9 /* delay_check_seaGrass_left.json in Resources */ = {isa = PBXBuildFile; fileRef = BC9DA08B2CF9647300674ED9 /* delay_check_seaGrass_left.json */; };
|
|
|
+ BC9DA0912CF9649D00674ED9 /* delay_check_ bubble.json in Resources */ = {isa = PBXBuildFile; fileRef = BC9DA0902CF9649D00674ED9 /* delay_check_ bubble.json */; };
|
|
|
BCA1136828A3A5CF007FAFB9 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCA1136728A3A5CF007FAFB9 /* Accelerate.framework */; };
|
|
|
BCA193B8282B6094004A585D /* RecentCourseModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BCA193B7282B6094004A585D /* RecentCourseModel.m */; };
|
|
|
BCA336992C942B280074DF75 /* KSSourceDownloadAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = BCA336962C942B270074DF75 /* KSSourceDownloadAlert.m */; };
|
|
@@ -855,17 +879,11 @@
|
|
|
BCC17DF62CEC6B2A00808B60 /* ArrangeRecentRankButtonView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC17DF52CEC6B2A00808B60 /* ArrangeRecentRankButtonView.m */; };
|
|
|
BCC17DF82CEC6B4100808B60 /* ArrangeRecentRankButtonView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCC17DF72CEC6B4100808B60 /* ArrangeRecentRankButtonView.xib */; };
|
|
|
BCC408ED2AFCE6A000C60249 /* KSVideoCropViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC408EB2AFCE69F00C60249 /* KSVideoCropViewController.m */; };
|
|
|
- BCC409002AFCE6B500C60249 /* VideoCoverChooseView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC408EF2AFCE6B200C60249 /* VideoCoverChooseView.m */; };
|
|
|
- BCC409012AFCE6B500C60249 /* MusicPublicContentView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCC408F02AFCE6B200C60249 /* MusicPublicContentView.xib */; };
|
|
|
BCC409022AFCE6B500C60249 /* KSCropImageNavView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC408F12AFCE6B200C60249 /* KSCropImageNavView.m */; };
|
|
|
BCC409032AFCE6B500C60249 /* VideoCropImageViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCC408F22AFCE6B200C60249 /* VideoCropImageViewCell.xib */; };
|
|
|
BCC409042AFCE6B500C60249 /* KSVideoImageSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC408F72AFCE6B300C60249 /* KSVideoImageSlider.m */; };
|
|
|
- BCC409052AFCE6B500C60249 /* MusicPublistAlert.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCC408F82AFCE6B300C60249 /* MusicPublistAlert.xib */; };
|
|
|
BCC409062AFCE6B500C60249 /* VideoCropImageViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC408F92AFCE6B400C60249 /* VideoCropImageViewCell.m */; };
|
|
|
- BCC409072AFCE6B500C60249 /* MusicPublicContentView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC408FB2AFCE6B400C60249 /* MusicPublicContentView.m */; };
|
|
|
BCC409082AFCE6B500C60249 /* KSCropImageNavView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCC408FC2AFCE6B400C60249 /* KSCropImageNavView.xib */; };
|
|
|
- BCC409092AFCE6B500C60249 /* MusicPublistAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC408FE2AFCE6B500C60249 /* MusicPublistAlert.m */; };
|
|
|
- BCC4090A2AFCE6B500C60249 /* VideoCoverChooseView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCC408FF2AFCE6B500C60249 /* VideoCoverChooseView.xib */; };
|
|
|
BCC5839028A9E8A800BAB4CF /* AccompanyLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC5838F28A9E8A800BAB4CF /* AccompanyLoadingView.m */; };
|
|
|
BCC5839228A9E8AF00BAB4CF /* AccompanyLoadingView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCC5839128A9E8AF00BAB4CF /* AccompanyLoadingView.xib */; };
|
|
|
BCC583B428A9EC6400BAB4CF /* cloud_animation_9.png in Resources */ = {isa = PBXBuildFile; fileRef = BCC5839528A9EC6400BAB4CF /* cloud_animation_9.png */; };
|
|
@@ -1183,8 +1201,6 @@
|
|
|
275FA1BD27E7351500CFEA2E /* KSTabBarViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSTabBarViewController.m; sourceTree = "<group>"; };
|
|
|
275FA1BE27E7351600CFEA2E /* BaseViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseViewController.h; sourceTree = "<group>"; };
|
|
|
275FA1C027E7351600CFEA2E /* KSLocalWebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSLocalWebViewController.h; sourceTree = "<group>"; };
|
|
|
- 275FA1C327E7351600CFEA2E /* KSAccompanyWebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSAccompanyWebViewController.h; sourceTree = "<group>"; };
|
|
|
- 275FA1C427E7351600CFEA2E /* KSAccompanyWebViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSAccompanyWebViewController.m; sourceTree = "<group>"; };
|
|
|
275FA1C527E7351600CFEA2E /* KSBaseViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSBaseViewController.h; sourceTree = "<group>"; };
|
|
|
275FA1C627E7351700CFEA2E /* KSUpdateAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSUpdateAlert.m; sourceTree = "<group>"; };
|
|
|
275FA1C827E7351700CFEA2E /* CustomNavViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomNavViewController.m; sourceTree = "<group>"; };
|
|
@@ -1764,8 +1780,6 @@
|
|
|
BC38C3DB2AF893B300ABFCC2 /* KSVideoPlayerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSVideoPlayerView.h; sourceTree = "<group>"; };
|
|
|
BC38C3DC2AF893B300ABFCC2 /* KSVideoPlayerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSVideoPlayerView.m; sourceTree = "<group>"; };
|
|
|
BC38C3DD2AF893B300ABFCC2 /* KSAudioAnimationView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = KSAudioAnimationView.xib; sourceTree = "<group>"; };
|
|
|
- BC38C3DF2AF893B300ABFCC2 /* KSAudioPlayAnimationView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSAudioPlayAnimationView.m; sourceTree = "<group>"; };
|
|
|
- BC38C3E02AF893B300ABFCC2 /* KSAudioPlayAnimationView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSAudioPlayAnimationView.h; sourceTree = "<group>"; };
|
|
|
BC38C3E12AF893B300ABFCC2 /* KSPlayerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSPlayerView.h; sourceTree = "<group>"; };
|
|
|
BC38C3E22AF893B300ABFCC2 /* KSMergeAudioControlView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = KSMergeAudioControlView.xib; sourceTree = "<group>"; };
|
|
|
BC38C3E32AF893B300ABFCC2 /* KSPlayerSliderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSPlayerSliderView.m; sourceTree = "<group>"; };
|
|
@@ -2053,6 +2067,25 @@
|
|
|
BC736A8F288036E8004A9B0A /* MyVideoSearchView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyVideoSearchView.h; sourceTree = "<group>"; };
|
|
|
BC736A90288036E8004A9B0A /* MyVideoSearchView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyVideoSearchView.m; sourceTree = "<group>"; };
|
|
|
BC736A91288036E8004A9B0A /* MyVideoSearchView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MyVideoSearchView.xib; sourceTree = "<group>"; };
|
|
|
+ BC7400E42CD1CB3D0056756A /* KSCloudPremissionAlertView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KSCloudPremissionAlertView.h; sourceTree = "<group>"; };
|
|
|
+ BC7400E52CD1CB3D0056756A /* KSCloudPremissionAlertView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KSCloudPremissionAlertView.m; sourceTree = "<group>"; };
|
|
|
+ BC7400E62CD1CB3D0056756A /* KSCloudPremissionAlertView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = KSCloudPremissionAlertView.xib; sourceTree = "<group>"; };
|
|
|
+ BC7400F02CD1CB450056756A /* KSDelayCheckView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KSDelayCheckView.h; sourceTree = "<group>"; };
|
|
|
+ BC7400F12CD1CB450056756A /* KSDelayCheckView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KSDelayCheckView.m; sourceTree = "<group>"; };
|
|
|
+ BC7400F22CD1CB450056756A /* KSDelayCheckView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = KSDelayCheckView.xib; sourceTree = "<group>"; };
|
|
|
+ BC7401132CD20EA30056756A /* MergeMusicStaffView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MergeMusicStaffView.h; sourceTree = "<group>"; };
|
|
|
+ BC7401142CD20EA30056756A /* MergeMusicStaffView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MergeMusicStaffView.m; sourceTree = "<group>"; };
|
|
|
+ BC7401162CD22FFA0056756A /* CBAutoScrollLabel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CBAutoScrollLabel.h; sourceTree = "<group>"; };
|
|
|
+ BC7401172CD22FFA0056756A /* CBAutoScrollLabel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CBAutoScrollLabel.m; sourceTree = "<group>"; };
|
|
|
+ BC74011A2CD25A920056756A /* KSBaseGuideManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KSBaseGuideManager.h; sourceTree = "<group>"; };
|
|
|
+ BC74011B2CD25A920056756A /* KSBaseGuideManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KSBaseGuideManager.m; sourceTree = "<group>"; };
|
|
|
+ BC74011C2CD25A920056756A /* KSBaseGuideModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KSBaseGuideModel.h; sourceTree = "<group>"; };
|
|
|
+ BC74011D2CD25A920056756A /* KSBaseGuideModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KSBaseGuideModel.m; sourceTree = "<group>"; };
|
|
|
+ BC74011E2CD25A920056756A /* KSBaseGuideView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KSBaseGuideView.h; sourceTree = "<group>"; };
|
|
|
+ BC74011F2CD25A920056756A /* KSBaseGuideView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KSBaseGuideView.m; sourceTree = "<group>"; };
|
|
|
+ BC7401242CD25BD50056756A /* MergeTipsAlert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MergeTipsAlert.h; sourceTree = "<group>"; };
|
|
|
+ BC7401252CD25BD50056756A /* MergeTipsAlert.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MergeTipsAlert.m; sourceTree = "<group>"; };
|
|
|
+ BC7401262CD25BD50056756A /* MergeTipsAlert.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MergeTipsAlert.xib; sourceTree = "<group>"; };
|
|
|
BC756CB428FE4E5D00AA9ECB /* KSChatTagView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KSChatTagView.h; sourceTree = "<group>"; };
|
|
|
BC756CB528FE4E5D00AA9ECB /* KSChatTagView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KSChatTagView.m; sourceTree = "<group>"; };
|
|
|
BC756CB728FE7D1D00AA9ECB /* KSChatUserDetailViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KSChatUserDetailViewController.h; sourceTree = "<group>"; };
|
|
@@ -2074,8 +2107,6 @@
|
|
|
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>"; };
|
|
|
BC7663142827E49900C91A1D /* NotiferHeadView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NotiferHeadView.h; sourceTree = "<group>"; };
|
|
|
- BC7DEC9E2C2D571A00154524 /* AudioEnginePlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AudioEnginePlayer.h; sourceTree = "<group>"; };
|
|
|
- BC7DEC9F2C2D571A00154524 /* AudioEnginePlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AudioEnginePlayer.m; sourceTree = "<group>"; };
|
|
|
BC7F7B732C92DD9500265AE1 /* KSDeleteAccountTipsAlert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSDeleteAccountTipsAlert.h; sourceTree = "<group>"; };
|
|
|
BC7F7B742C92DD9500265AE1 /* KSDeleteAccountTipsAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSDeleteAccountTipsAlert.m; sourceTree = "<group>"; };
|
|
|
BC7F7B752C92DD9500265AE1 /* KSDeleteAccountTipsAlert.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = KSDeleteAccountTipsAlert.xib; sourceTree = "<group>"; };
|
|
@@ -2131,8 +2162,22 @@
|
|
|
BC85A9E22C6B570E003C1ABE /* KSRealtimeAnalyzer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSRealtimeAnalyzer.m; sourceTree = "<group>"; };
|
|
|
BC85A9E32C6B570E003C1ABE /* KSSpectrumView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSSpectrumView.h; sourceTree = "<group>"; };
|
|
|
BC85A9E42C6B570E003C1ABE /* KSSpectrumView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSSpectrumView.m; sourceTree = "<group>"; };
|
|
|
- BC85A9E82C6B5959003C1ABE /* KSTargetWebSocketManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KSTargetWebSocketManager.h; sourceTree = "<group>"; };
|
|
|
- BC85A9E92C6B5959003C1ABE /* KSTargetWebSocketManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KSTargetWebSocketManager.m; sourceTree = "<group>"; };
|
|
|
+ BC86A2972CD355E600A15A53 /* MusicCoverChooseView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MusicCoverChooseView.h; sourceTree = "<group>"; };
|
|
|
+ BC86A2982CD355E600A15A53 /* MusicCoverChooseView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MusicCoverChooseView.m; sourceTree = "<group>"; };
|
|
|
+ BC86A2992CD355E600A15A53 /* MusicCoverChooseView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MusicCoverChooseView.xib; sourceTree = "<group>"; };
|
|
|
+ BC86A29A2CD355E600A15A53 /* MusicPubHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MusicPubHeader.h; sourceTree = "<group>"; };
|
|
|
+ BC86A29B2CD355E600A15A53 /* MusicPublicContentView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MusicPublicContentView.h; sourceTree = "<group>"; };
|
|
|
+ BC86A29C2CD355E600A15A53 /* MusicPublicContentView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MusicPublicContentView.m; sourceTree = "<group>"; };
|
|
|
+ BC86A29D2CD355E600A15A53 /* MusicPublicContentView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MusicPublicContentView.xib; sourceTree = "<group>"; };
|
|
|
+ BC86A29E2CD355E600A15A53 /* MusicPublistAlert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MusicPublistAlert.h; sourceTree = "<group>"; };
|
|
|
+ BC86A29F2CD355E600A15A53 /* MusicPublistAlert.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MusicPublistAlert.m; sourceTree = "<group>"; };
|
|
|
+ BC86A2A02CD355E600A15A53 /* MusicPublistAlert.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MusicPublistAlert.xib; sourceTree = "<group>"; };
|
|
|
+ BC86A2A12CD355E600A15A53 /* VideoCoverChooseView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VideoCoverChooseView.h; sourceTree = "<group>"; };
|
|
|
+ BC86A2A22CD355E600A15A53 /* VideoCoverChooseView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VideoCoverChooseView.m; sourceTree = "<group>"; };
|
|
|
+ BC86A2A32CD355E600A15A53 /* VideoCoverChooseView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = VideoCoverChooseView.xib; sourceTree = "<group>"; };
|
|
|
+ BC86A2C12CD36B4500A15A53 /* MineWorkSortView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MineWorkSortView.h; sourceTree = "<group>"; };
|
|
|
+ BC86A2C22CD36B4500A15A53 /* MineWorkSortView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MineWorkSortView.m; sourceTree = "<group>"; };
|
|
|
+ BC86A2C32CD36B4500A15A53 /* MineWorkSortView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MineWorkSortView.xib; sourceTree = "<group>"; };
|
|
|
BC89AC072AB0840E00B077AF /* TenantRecommendMusicView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TenantRecommendMusicView.h; sourceTree = "<group>"; };
|
|
|
BC89AC082AB0840E00B077AF /* TenantRecommendMusicView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TenantRecommendMusicView.m; sourceTree = "<group>"; };
|
|
|
BC89AC0A2AB0841400B077AF /* TenantRecommendMusicView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = TenantRecommendMusicView.xib; sourceTree = "<group>"; };
|
|
@@ -2185,6 +2230,9 @@
|
|
|
BC8C2C7B28265D8D00FBA5D5 /* KSNewsAlert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSNewsAlert.h; sourceTree = "<group>"; };
|
|
|
BC8C2C7C28265D8D00FBA5D5 /* KSNewsAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSNewsAlert.m; sourceTree = "<group>"; };
|
|
|
BC8C2C7D28265D8E00FBA5D5 /* KSNewsAlert.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = KSNewsAlert.xib; sourceTree = "<group>"; };
|
|
|
+ BC8DA25F2CD4C17400D8EA32 /* KSAudioSaveAlert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KSAudioSaveAlert.h; sourceTree = "<group>"; };
|
|
|
+ BC8DA2602CD4C17400D8EA32 /* KSAudioSaveAlert.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KSAudioSaveAlert.m; sourceTree = "<group>"; };
|
|
|
+ BC8DA2612CD4C17400D8EA32 /* KSAudioSaveAlert.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = KSAudioSaveAlert.xib; sourceTree = "<group>"; };
|
|
|
BC98527A2BCCC56C008F0435 /* AlbumSwitchView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AlbumSwitchView.h; sourceTree = "<group>"; };
|
|
|
BC98527B2BCCC56C008F0435 /* AlbumSwitchView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AlbumSwitchView.m; sourceTree = "<group>"; };
|
|
|
BC98527D2BCCC571008F0435 /* AlbumSwitchView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AlbumSwitchView.xib; sourceTree = "<group>"; };
|
|
@@ -2202,6 +2250,11 @@
|
|
|
BC9AA0DA2ABC434900CD954D /* KSCustomLoadingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSCustomLoadingView.m; sourceTree = "<group>"; };
|
|
|
BC9AA0DB2ABC434900CD954D /* KSCustomLoadingView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = KSCustomLoadingView.xib; sourceTree = "<group>"; };
|
|
|
BC9AA0DC2ABC434900CD954D /* KSHudLoagingManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSHudLoagingManager.h; sourceTree = "<group>"; };
|
|
|
+ BC9DA0882CF9624600674ED9 /* delay_check_sandbeach.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = delay_check_sandbeach.json; sourceTree = "<group>"; };
|
|
|
+ BC9DA08A2CF9647300674ED9 /* delay_check_ light.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "delay_check_ light.json"; sourceTree = "<group>"; };
|
|
|
+ BC9DA08B2CF9647300674ED9 /* delay_check_seaGrass_left.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = delay_check_seaGrass_left.json; sourceTree = "<group>"; };
|
|
|
+ BC9DA08C2CF9647300674ED9 /* delay_check_seaGrass_right.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = delay_check_seaGrass_right.json; sourceTree = "<group>"; };
|
|
|
+ BC9DA0902CF9649D00674ED9 /* delay_check_ bubble.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "delay_check_ bubble.json"; sourceTree = "<group>"; };
|
|
|
BCA1136728A3A5CF007FAFB9 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
|
|
|
BCA193B6282B6094004A585D /* RecentCourseModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RecentCourseModel.h; sourceTree = "<group>"; };
|
|
|
BCA193B7282B6094004A585D /* RecentCourseModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RecentCourseModel.m; sourceTree = "<group>"; };
|
|
@@ -2453,24 +2506,14 @@
|
|
|
BCC17DF72CEC6B4100808B60 /* ArrangeRecentRankButtonView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ArrangeRecentRankButtonView.xib; sourceTree = "<group>"; };
|
|
|
BCC408EB2AFCE69F00C60249 /* KSVideoCropViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSVideoCropViewController.m; sourceTree = "<group>"; };
|
|
|
BCC408EC2AFCE69F00C60249 /* KSVideoCropViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSVideoCropViewController.h; sourceTree = "<group>"; };
|
|
|
- BCC408EE2AFCE6B100C60249 /* MusicPubHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MusicPubHeader.h; sourceTree = "<group>"; };
|
|
|
- BCC408EF2AFCE6B200C60249 /* VideoCoverChooseView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VideoCoverChooseView.m; sourceTree = "<group>"; };
|
|
|
- BCC408F02AFCE6B200C60249 /* MusicPublicContentView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MusicPublicContentView.xib; sourceTree = "<group>"; };
|
|
|
BCC408F12AFCE6B200C60249 /* KSCropImageNavView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSCropImageNavView.m; sourceTree = "<group>"; };
|
|
|
BCC408F22AFCE6B200C60249 /* VideoCropImageViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = VideoCropImageViewCell.xib; sourceTree = "<group>"; };
|
|
|
- BCC408F32AFCE6B200C60249 /* MusicPublistAlert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MusicPublistAlert.h; sourceTree = "<group>"; };
|
|
|
BCC408F42AFCE6B300C60249 /* VideoCropImageViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoCropImageViewCell.h; sourceTree = "<group>"; };
|
|
|
- BCC408F52AFCE6B300C60249 /* MusicPublicContentView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MusicPublicContentView.h; sourceTree = "<group>"; };
|
|
|
- BCC408F62AFCE6B300C60249 /* VideoCoverChooseView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoCoverChooseView.h; sourceTree = "<group>"; };
|
|
|
BCC408F72AFCE6B300C60249 /* KSVideoImageSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSVideoImageSlider.m; sourceTree = "<group>"; };
|
|
|
- BCC408F82AFCE6B300C60249 /* MusicPublistAlert.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MusicPublistAlert.xib; sourceTree = "<group>"; };
|
|
|
BCC408F92AFCE6B400C60249 /* VideoCropImageViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VideoCropImageViewCell.m; sourceTree = "<group>"; };
|
|
|
BCC408FA2AFCE6B400C60249 /* KSCropImageNavView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSCropImageNavView.h; sourceTree = "<group>"; };
|
|
|
- BCC408FB2AFCE6B400C60249 /* MusicPublicContentView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MusicPublicContentView.m; sourceTree = "<group>"; };
|
|
|
BCC408FC2AFCE6B400C60249 /* KSCropImageNavView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = KSCropImageNavView.xib; sourceTree = "<group>"; };
|
|
|
BCC408FD2AFCE6B400C60249 /* KSVideoImageSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSVideoImageSlider.h; sourceTree = "<group>"; };
|
|
|
- BCC408FE2AFCE6B500C60249 /* MusicPublistAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MusicPublistAlert.m; sourceTree = "<group>"; };
|
|
|
- BCC408FF2AFCE6B500C60249 /* VideoCoverChooseView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = VideoCoverChooseView.xib; sourceTree = "<group>"; };
|
|
|
BCC5838E28A9E8A800BAB4CF /* AccompanyLoadingView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AccompanyLoadingView.h; sourceTree = "<group>"; };
|
|
|
BCC5838F28A9E8A800BAB4CF /* AccompanyLoadingView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AccompanyLoadingView.m; sourceTree = "<group>"; };
|
|
|
BCC5839128A9E8AF00BAB4CF /* AccompanyLoadingView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AccompanyLoadingView.xib; sourceTree = "<group>"; };
|
|
@@ -3580,6 +3623,7 @@
|
|
|
2779346E27E324A10010E277 /* ThirdPart */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BC7401182CD22FFA0056756A /* CBAutoScrollLabel */,
|
|
|
BC71D0C52881A2420010F14B /* UMSocialSDK */,
|
|
|
277934C127E324A20010E277 /* FSCalendar */,
|
|
|
);
|
|
@@ -3627,6 +3671,8 @@
|
|
|
2779350B27E324A40010E277 /* Base */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BC7400F32CD1CB450056756A /* DelayCheck */,
|
|
|
+ BC7400E72CD1CB3D0056756A /* KSCloudPremissionAlert */,
|
|
|
BC29AD322BFAFF3200D44848 /* LogManager */,
|
|
|
BC3300172BBAB623003D4921 /* CoursewareDownload */,
|
|
|
BC3A55752BAA8479002E1616 /* AlertView */,
|
|
@@ -4684,9 +4730,9 @@
|
|
|
BC38C3D42AF893B300ABFCC2 /* AudioMerge */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BC7401202CD25A920056756A /* MergeGuide */,
|
|
|
BC85A9E52C6B570E003C1ABE /* MergeAudioAnimation */,
|
|
|
BCED0AF62C4651F800369AED /* MergePlayer */,
|
|
|
- BC38C3DE2AF893B300ABFCC2 /* AudioPlayAnimationView */,
|
|
|
BC38C3D62AF893B300ABFCC2 /* KSAudioAnimationView.h */,
|
|
|
BC38C3E72AF893B300ABFCC2 /* KSAudioAnimationView.m */,
|
|
|
BC38C3DD2AF893B300ABFCC2 /* KSAudioAnimationView.xib */,
|
|
@@ -4695,6 +4741,11 @@
|
|
|
BC38C3F72AF8B3E000ABFCC2 /* KSNewAlertView.xib */,
|
|
|
BC38C3E62AF893B300ABFCC2 /* KSMediaMergeView.h */,
|
|
|
BC38C3D72AF893B300ABFCC2 /* KSMediaMergeView.m */,
|
|
|
+ BC7401242CD25BD50056756A /* MergeTipsAlert.h */,
|
|
|
+ BC7401252CD25BD50056756A /* MergeTipsAlert.m */,
|
|
|
+ BC7401262CD25BD50056756A /* MergeTipsAlert.xib */,
|
|
|
+ BC7401132CD20EA30056756A /* MergeMusicStaffView.h */,
|
|
|
+ BC7401142CD20EA30056756A /* MergeMusicStaffView.m */,
|
|
|
BC3BF63D2B9FE92500831494 /* ShareFunctionView.h */,
|
|
|
BC3BF63E2B9FE92600831494 /* ShareFunctionView.m */,
|
|
|
BC3BF63F2B9FE92600831494 /* ShareFunctionView.xib */,
|
|
@@ -4724,15 +4775,6 @@
|
|
|
path = VideoPlayerView;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- BC38C3DE2AF893B300ABFCC2 /* AudioPlayAnimationView */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- BC38C3E02AF893B300ABFCC2 /* KSAudioPlayAnimationView.h */,
|
|
|
- BC38C3DF2AF893B300ABFCC2 /* KSAudioPlayAnimationView.m */,
|
|
|
- );
|
|
|
- path = AudioPlayAnimationView;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
BC38C4332AFA095D00ABFCC2 /* Works */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -4768,6 +4810,9 @@
|
|
|
BC38C43C2AFA095D00ABFCC2 /* View */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BC86A2C12CD36B4500A15A53 /* MineWorkSortView.h */,
|
|
|
+ BC86A2C22CD36B4500A15A53 /* MineWorkSortView.m */,
|
|
|
+ BC86A2C32CD36B4500A15A53 /* MineWorkSortView.xib */,
|
|
|
BC38C4442AFA095D00ABFCC2 /* MineWorksBodyView.h */,
|
|
|
BC38C44E2AFA095D00ABFCC2 /* MineWorksBodyView.m */,
|
|
|
BC38C4452AFA095D00ABFCC2 /* MineWorksBottomView.h */,
|
|
@@ -4782,24 +4827,27 @@
|
|
|
BC38C4402AFA095D00ABFCC2 /* MineWorksOpenDisplayCell.h */,
|
|
|
BC38C4472AFA095D00ABFCC2 /* MineWorksOpenDisplayCell.m */,
|
|
|
BC38C4482AFA095D00ABFCC2 /* MineWorksOpenDisplayCell.xib */,
|
|
|
+ BCC408F42AFCE6B300C60249 /* VideoCropImageViewCell.h */,
|
|
|
+ BCC408F92AFCE6B400C60249 /* VideoCropImageViewCell.m */,
|
|
|
+ BCC408F22AFCE6B200C60249 /* VideoCropImageViewCell.xib */,
|
|
|
BCC408FA2AFCE6B400C60249 /* KSCropImageNavView.h */,
|
|
|
BCC408F12AFCE6B200C60249 /* KSCropImageNavView.m */,
|
|
|
BCC408FC2AFCE6B400C60249 /* KSCropImageNavView.xib */,
|
|
|
BCC408FD2AFCE6B400C60249 /* KSVideoImageSlider.h */,
|
|
|
BCC408F72AFCE6B300C60249 /* KSVideoImageSlider.m */,
|
|
|
- BCC408EE2AFCE6B100C60249 /* MusicPubHeader.h */,
|
|
|
- BCC408F52AFCE6B300C60249 /* MusicPublicContentView.h */,
|
|
|
- BCC408FB2AFCE6B400C60249 /* MusicPublicContentView.m */,
|
|
|
- BCC408F02AFCE6B200C60249 /* MusicPublicContentView.xib */,
|
|
|
- BCC408F32AFCE6B200C60249 /* MusicPublistAlert.h */,
|
|
|
- BCC408FE2AFCE6B500C60249 /* MusicPublistAlert.m */,
|
|
|
- BCC408F82AFCE6B300C60249 /* MusicPublistAlert.xib */,
|
|
|
- BCC408F62AFCE6B300C60249 /* VideoCoverChooseView.h */,
|
|
|
- BCC408EF2AFCE6B200C60249 /* VideoCoverChooseView.m */,
|
|
|
- BCC408FF2AFCE6B500C60249 /* VideoCoverChooseView.xib */,
|
|
|
- BCC408F42AFCE6B300C60249 /* VideoCropImageViewCell.h */,
|
|
|
- BCC408F92AFCE6B400C60249 /* VideoCropImageViewCell.m */,
|
|
|
- BCC408F22AFCE6B200C60249 /* VideoCropImageViewCell.xib */,
|
|
|
+ BC86A2972CD355E600A15A53 /* MusicCoverChooseView.h */,
|
|
|
+ BC86A2982CD355E600A15A53 /* MusicCoverChooseView.m */,
|
|
|
+ BC86A2992CD355E600A15A53 /* MusicCoverChooseView.xib */,
|
|
|
+ BC86A29A2CD355E600A15A53 /* MusicPubHeader.h */,
|
|
|
+ BC86A29B2CD355E600A15A53 /* MusicPublicContentView.h */,
|
|
|
+ BC86A29C2CD355E600A15A53 /* MusicPublicContentView.m */,
|
|
|
+ BC86A29D2CD355E600A15A53 /* MusicPublicContentView.xib */,
|
|
|
+ BC86A29E2CD355E600A15A53 /* MusicPublistAlert.h */,
|
|
|
+ BC86A29F2CD355E600A15A53 /* MusicPublistAlert.m */,
|
|
|
+ BC86A2A02CD355E600A15A53 /* MusicPublistAlert.xib */,
|
|
|
+ BC86A2A12CD355E600A15A53 /* VideoCoverChooseView.h */,
|
|
|
+ BC86A2A22CD355E600A15A53 /* VideoCoverChooseView.m */,
|
|
|
+ BC86A2A32CD355E600A15A53 /* VideoCoverChooseView.xib */,
|
|
|
);
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
@@ -4817,6 +4865,9 @@
|
|
|
BC3A55702BAA83BB002E1616 /* WebView */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BC8DA25F2CD4C17400D8EA32 /* KSAudioSaveAlert.h */,
|
|
|
+ BC8DA2602CD4C17400D8EA32 /* KSAudioSaveAlert.m */,
|
|
|
+ BC8DA2612CD4C17400D8EA32 /* KSAudioSaveAlert.xib */,
|
|
|
275FA1C027E7351600CFEA2E /* KSLocalWebViewController.h */,
|
|
|
275FA1B927E7351500CFEA2E /* KSLocalWebViewController.m */,
|
|
|
275FA1D527E7351800CFEA2E /* KSBaseWKWebViewController.h */,
|
|
@@ -4837,17 +4888,11 @@
|
|
|
BC3A55712BAA83BB002E1616 /* AccompanyWebView */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- BC7DEC9E2C2D571A00154524 /* AudioEnginePlayer.h */,
|
|
|
- BC7DEC9F2C2D571A00154524 /* AudioEnginePlayer.m */,
|
|
|
- 275FA1C327E7351600CFEA2E /* KSAccompanyWebViewController.h */,
|
|
|
- 275FA1C427E7351600CFEA2E /* KSAccompanyWebViewController.m */,
|
|
|
BCC5838E28A9E8A800BAB4CF /* AccompanyLoadingView.h */,
|
|
|
BCC5838F28A9E8A800BAB4CF /* AccompanyLoadingView.m */,
|
|
|
BCC5839128A9E8AF00BAB4CF /* AccompanyLoadingView.xib */,
|
|
|
BC3A55812BAA8F34002E1616 /* KSCloudWebManager.h */,
|
|
|
BC3A55802BAA8F34002E1616 /* KSCloudWebManager.m */,
|
|
|
- BC85A9E82C6B5959003C1ABE /* KSTargetWebSocketManager.h */,
|
|
|
- BC85A9E92C6B5959003C1ABE /* KSTargetWebSocketManager.m */,
|
|
|
);
|
|
|
path = AccompanyWebView;
|
|
|
sourceTree = "<group>";
|
|
@@ -5439,6 +5484,61 @@
|
|
|
BC73547F2CEED28000C2B35C /* MyVipCourseGroupView.m */,
|
|
|
);
|
|
|
path = VIPCourseGroup;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BC7400E72CD1CB3D0056756A /* KSCloudPremissionAlert */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BC7400E42CD1CB3D0056756A /* KSCloudPremissionAlertView.h */,
|
|
|
+ BC7400E52CD1CB3D0056756A /* KSCloudPremissionAlertView.m */,
|
|
|
+ BC7400E62CD1CB3D0056756A /* KSCloudPremissionAlertView.xib */,
|
|
|
+ );
|
|
|
+ path = KSCloudPremissionAlert;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BC7400EC2CD1CB450056756A /* AnimationSource */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BC9DA0882CF9624600674ED9 /* delay_check_sandbeach.json */,
|
|
|
+ BC9DA08A2CF9647300674ED9 /* delay_check_ light.json */,
|
|
|
+ BC9DA08B2CF9647300674ED9 /* delay_check_seaGrass_left.json */,
|
|
|
+ BC9DA08C2CF9647300674ED9 /* delay_check_seaGrass_right.json */,
|
|
|
+ BC9DA0902CF9649D00674ED9 /* delay_check_ bubble.json */,
|
|
|
+ );
|
|
|
+ path = AnimationSource;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BC7400F32CD1CB450056756A /* DelayCheck */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BC7400EC2CD1CB450056756A /* AnimationSource */,
|
|
|
+ BC7400F02CD1CB450056756A /* KSDelayCheckView.h */,
|
|
|
+ BC7400F12CD1CB450056756A /* KSDelayCheckView.m */,
|
|
|
+ BC7400F22CD1CB450056756A /* KSDelayCheckView.xib */,
|
|
|
+ );
|
|
|
+ path = DelayCheck;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BC7401182CD22FFA0056756A /* CBAutoScrollLabel */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BC7401162CD22FFA0056756A /* CBAutoScrollLabel.h */,
|
|
|
+ BC7401172CD22FFA0056756A /* CBAutoScrollLabel.m */,
|
|
|
+ );
|
|
|
+ path = CBAutoScrollLabel;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BC7401202CD25A920056756A /* MergeGuide */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BC74011A2CD25A920056756A /* KSBaseGuideManager.h */,
|
|
|
+ BC74011B2CD25A920056756A /* KSBaseGuideManager.m */,
|
|
|
+ BC74011C2CD25A920056756A /* KSBaseGuideModel.h */,
|
|
|
+ BC74011D2CD25A920056756A /* KSBaseGuideModel.m */,
|
|
|
+ BC74011E2CD25A920056756A /* KSBaseGuideView.h */,
|
|
|
+ BC74011F2CD25A920056756A /* KSBaseGuideView.m */,
|
|
|
+ );
|
|
|
+ path = MergeGuide;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
BC802D9F28BC5F650079E350 /* HotMusic */ = {
|
|
@@ -6726,7 +6826,6 @@
|
|
|
BC5367C4283F6D58008428E8 /* HomeLiveCourseView.xib in Resources */,
|
|
|
BC2DFF5D28C097DC0056105A /* styleAnimation.json in Resources */,
|
|
|
BC71D266288804CD0010F14B /* img_43.png in Resources */,
|
|
|
- BCC4090A2AFCE6B500C60249 /* VideoCoverChooseView.xib in Resources */,
|
|
|
BC71D257288804CD0010F14B /* img_28.png in Resources */,
|
|
|
BC71D279288804CD0010F14B /* img_34.png in Resources */,
|
|
|
BC71D24C288804CD0010F14B /* img_3.png in Resources */,
|
|
@@ -6751,6 +6850,7 @@
|
|
|
BC71D267288804CD0010F14B /* img_42.png in Resources */,
|
|
|
BC71D27A288804CD0010F14B /* img_35.png in Resources */,
|
|
|
BC71D25A288804CD0010F14B /* img_46.png in Resources */,
|
|
|
+ BC9DA0892CF9624600674ED9 /* delay_check_sandbeach.json in Resources */,
|
|
|
BC12636F28FEA20800509E90 /* RecentMusicView.xib in Resources */,
|
|
|
BCC5841E28AA545B00BAB4CF /* cloud_animation_29.png in Resources */,
|
|
|
BCBFDF5228115DA40052AFE5 /* HomeIntroduceView.xib in Resources */,
|
|
@@ -6759,6 +6859,10 @@
|
|
|
BCFDA63828BCA1C60022B497 /* HomeRecentCourseView.xib in Resources */,
|
|
|
BC119270280FAF7D00A716F7 /* AccompanyCourseInfoCell.xib in Resources */,
|
|
|
BC2DFF5828BE143A0056105A /* HomeTempLiveCell.xib in Resources */,
|
|
|
+ BCFDA65528BCA2000022B497 /* accomapny_animation_0.png in Resources */,
|
|
|
+ BC9DA08D2CF9647300674ED9 /* delay_check_seaGrass_right.json in Resources */,
|
|
|
+ BC9DA08E2CF9647300674ED9 /* delay_check_ light.json in Resources */,
|
|
|
+ BC9DA08F2CF9647300674ED9 /* delay_check_seaGrass_left.json in Resources */,
|
|
|
BC3BF6412B9FE92600831494 /* ShareFunctionView.xib in Resources */,
|
|
|
BCC583C828A9EC6400BAB4CF /* cloud_animation_10.png in Resources */,
|
|
|
BCA3369A2C942B280074DF75 /* KSSourceDownloadAlert.xib in Resources */,
|
|
@@ -6778,10 +6882,16 @@
|
|
|
BCC583CC28A9EC6400BAB4CF /* cloud_animation_5.png in Resources */,
|
|
|
BCC583B928A9EC6400BAB4CF /* cloud_animation_22.png in Resources */,
|
|
|
BCCE95E42AB053FE00AB6385 /* MorePageNavView.xib in Resources */,
|
|
|
+ BC9DA0912CF9649D00674ED9 /* delay_check_ bubble.json in Resources */,
|
|
|
BCC0F65F2A8CD8F500C4EFA4 /* TXMainEmtpyView.xib in Resources */,
|
|
|
BC40B9FA2811768400DEC0D1 /* HotInformationHeadView.xib in Resources */,
|
|
|
BC27A06E280FF56C00F91E27 /* AccompanyEvaluateCell.xib in Resources */,
|
|
|
BC71D27B288804CD0010F14B /* img_21.png in Resources */,
|
|
|
+ BC86A2A42CD355E600A15A53 /* MusicPublistAlert.xib in Resources */,
|
|
|
+ BC86A2A52CD355E600A15A53 /* MusicCoverChooseView.xib in Resources */,
|
|
|
+ BC86A2A62CD355E600A15A53 /* MusicPublicContentView.xib in Resources */,
|
|
|
+ BC86A2A72CD355E600A15A53 /* VideoCoverChooseView.xib in Resources */,
|
|
|
+ BCFDA65628BCA2000022B497 /* accomapny_animation_1.png in Resources */,
|
|
|
BC38C3ED2AF893B400ABFCC2 /* KSMergeAudioControlView.xib in Resources */,
|
|
|
2723B66327F15CFC00E0B90B /* ModifyNameBodyView.xib in Resources */,
|
|
|
BC71D255288804CD0010F14B /* img_5.png in Resources */,
|
|
@@ -6880,6 +6990,7 @@
|
|
|
BCFCE44E28DD5C000051FED8 /* Low.wav in Resources */,
|
|
|
BC802D9428B897670079E350 /* LiveApplyingView.xib in Resources */,
|
|
|
BC71D244288804CD0010F14B /* img_10.png in Resources */,
|
|
|
+ BC7400F82CD1CB450056756A /* KSDelayCheckView.xib in Resources */,
|
|
|
BC0212F827FC4A080040569F /* SubjectImageCell.xib in Resources */,
|
|
|
BCC583B728A9EC6400BAB4CF /* cloud_animation_21.png in Resources */,
|
|
|
BC11921B280ED6A900A716F7 /* NewClassPopCell.xib in Resources */,
|
|
@@ -6928,6 +7039,7 @@
|
|
|
BCC0F6582A8CD8F500C4EFA4 /* TXChatAreaTopView.xib in Resources */,
|
|
|
BC542E40284079E300633781 /* UserAuthBodyView.xib in Resources */,
|
|
|
BC31BF122B21925700F7D538 /* tock.wav in Resources */,
|
|
|
+ BC7401282CD25BD50056756A /* MergeTipsAlert.xib in Resources */,
|
|
|
BCF425DF2AB8665900BCD942 /* TenantHomeBannerView.xib in Resources */,
|
|
|
BC542E5528409EC900633781 /* InstrumentHeaderView.xib in Resources */,
|
|
|
BC119215280ED6A900A716F7 /* MyLiveCourseCell.xib in Resources */,
|
|
@@ -6937,6 +7049,7 @@
|
|
|
BCB9FA37286D7C38005D766B /* GuideListView.xib in Resources */,
|
|
|
BC71D2882888083B0010F14B /* tabbar3.json in Resources */,
|
|
|
BCC409052AFCE6B500C60249 /* MusicPublistAlert.xib in Resources */,
|
|
|
+ BC71D2882888083B0010F14B /* tabbar2.json in Resources */,
|
|
|
BC50171727FC0D8E00F8BCBC /* SubjectChooseBodyView.xib in Resources */,
|
|
|
BC71D26F288804CD0010F14B /* img_24.png in Resources */,
|
|
|
BCCE95E92AB057C400AB6385 /* MorePageSearchView.xib in Resources */,
|
|
@@ -6945,6 +7058,7 @@
|
|
|
BCD160472CEC9A4700A78B43 /* CourseDescAlertCell.xib in Resources */,
|
|
|
BCFDA62628BC94480022B497 /* HomeNavSearchView.xib in Resources */,
|
|
|
BC71D0F42881A2420010F14B /* UMCommonLog.bundle in Resources */,
|
|
|
+ BC8DA2622CD4C17400D8EA32 /* KSAudioSaveAlert.xib in Resources */,
|
|
|
BC8A45C1283DDD7100094BBB /* synthgms.sf2 in Resources */,
|
|
|
BC71D24B288804CD0010F14B /* img_2.png in Resources */,
|
|
|
BCC17DEE2CEC5CC600808B60 /* HomeArrangeRankView.xib in Resources */,
|
|
@@ -6958,6 +7072,7 @@
|
|
|
BC31BF2C2B21925700F7D538 /* WidgetNavView.xib in Resources */,
|
|
|
BCFDA63128BC99410022B497 /* HomeBannerView.xib in Resources */,
|
|
|
BC31BF112B21925700F7D538 /* tick.wav in Resources */,
|
|
|
+ BC86A2C42CD36B4500A15A53 /* MineWorkSortView.xib in Resources */,
|
|
|
BC11927B280FB07F00A716F7 /* AccompanyArrangeCell.xib in Resources */,
|
|
|
BC98527E2BCCC571008F0435 /* AlbumSwitchView.xib in Resources */,
|
|
|
BC33328C2CEC35D000649FF9 /* VideoCourseArrangeCell.xib in Resources */,
|
|
@@ -6970,6 +7085,7 @@
|
|
|
BC802D9E28BC546B0079E350 /* HomeHotMusicCollectionCell.xib in Resources */,
|
|
|
BCCC36212AAF0EDF000D60CA /* SettingBottomView.xib in Resources */,
|
|
|
275E8AB327E18F8800DD3F6E /* Main.storyboard in Resources */,
|
|
|
+ BC7400E92CD1CB3D0056756A /* KSCloudPremissionAlertView.xib in Resources */,
|
|
|
BC71D258288804CD0010F14B /* img_49.png in Resources */,
|
|
|
BC11922C280ED8E800A716F7 /* LTSCalendarBottomView.xib in Resources */,
|
|
|
);
|
|
@@ -7166,7 +7282,6 @@
|
|
|
BCC0F6AC2A8CDD4000C4EFA4 /* HTTPResult.m in Sources */,
|
|
|
BC83A83A2AD2825F0033D48B /* TenantNotiferMessageCell.m in Sources */,
|
|
|
BC38C4982AFA4B9C00ABFCC2 /* KSProgressLoadingView.m in Sources */,
|
|
|
- BC38C3EC2AF893B400ABFCC2 /* KSAudioPlayAnimationView.m in Sources */,
|
|
|
BCECE24E2B3D670500C0D555 /* CourseFileDisplayView.m in Sources */,
|
|
|
BCCE95CC2AB03BE200AB6385 /* TenantDragView.m in Sources */,
|
|
|
BC31BF2A2B21925700F7D538 /* WidgetBottomButtonView.m in Sources */,
|
|
@@ -7206,7 +7321,6 @@
|
|
|
BCC17DEC2CEC5CBE00808B60 /* HomeArrangeRankView.m in Sources */,
|
|
|
BC11925E280FA89A00A716F7 /* HomeworkBodyView.m in Sources */,
|
|
|
275FA1EB27E7351900CFEA2E /* KSBaseWKWebViewController.m in Sources */,
|
|
|
- BCC409072AFCE6B500C60249 /* MusicPublicContentView.m in Sources */,
|
|
|
BC31BF212B21925700F7D538 /* DialPlateView.m in Sources */,
|
|
|
BC106C232A933869000759A9 /* TXLiveMessageCenter.m in Sources */,
|
|
|
BCB909142852EF0000F5FF69 /* KSDragWindow.m in Sources */,
|
|
@@ -7239,6 +7353,9 @@
|
|
|
BC85A9E62C6B570E003C1ABE /* KSRealtimeAnalyzer.m in Sources */,
|
|
|
BCB9091728530E9C00F5FF69 /* KSShopCardView.m in Sources */,
|
|
|
BCCDB4332AB1C03A003C8E5F /* TenantTicketAlert.m in Sources */,
|
|
|
+ BC7401212CD25A920056756A /* KSBaseGuideView.m in Sources */,
|
|
|
+ BC7401222CD25A920056756A /* KSBaseGuideModel.m in Sources */,
|
|
|
+ BC7401232CD25A920056756A /* KSBaseGuideManager.m in Sources */,
|
|
|
BC27A071280FF56C00F91E27 /* AccompanyEvaluateCell.m in Sources */,
|
|
|
BC119241280ED9E000A716F7 /* AccompanyDetailViewController.m in Sources */,
|
|
|
BCB6346F27F6D29600ACFDCF /* LiveroomTimeManager.m in Sources */,
|
|
@@ -7250,7 +7367,6 @@
|
|
|
BC50171527FC0D8300F8BCBC /* SubjectChooseBodyView.m in Sources */,
|
|
|
BC8C2C5C2823F57100FBA5D5 /* KSAddressPickerView.m in Sources */,
|
|
|
2723B62727F157D500E0B90B /* GroupMemberViewController.m in Sources */,
|
|
|
- BC85A9EA2C6B5959003C1ABE /* KSTargetWebSocketManager.m in Sources */,
|
|
|
BC38C3EE2AF893B400ABFCC2 /* KSPlayerSliderView.m in Sources */,
|
|
|
BC29AD332BFAFF3200D44848 /* KSLogManager.m in Sources */,
|
|
|
BC119216280ED6A900A716F7 /* MyLiveCourseCell.m in Sources */,
|
|
@@ -7276,6 +7392,7 @@
|
|
|
BC5A4B882CF42104008C2FDD /* MusicRoomGroupHeadView.m in Sources */,
|
|
|
BC5A4B892CF42104008C2FDD /* MusicRoomStudentPageView.m in Sources */,
|
|
|
BC5A4B8A2CF42104008C2FDD /* MusicRoomCourseListCell.m in Sources */,
|
|
|
+ BC7401152CD20EA30056756A /* MergeMusicStaffView.m in Sources */,
|
|
|
2779352227E324A60010E277 /* UITextView+ZWLimitCounter.m in Sources */,
|
|
|
BC106C222A933869000759A9 /* TXLiveMessageModel.m in Sources */,
|
|
|
27F9032927E87C2E00C08A19 /* NetworkingCheckController.m in Sources */,
|
|
@@ -7364,6 +7481,7 @@
|
|
|
2723B66727F15CFC00E0B90B /* ModifyBodyView.m in Sources */,
|
|
|
BC106C162A933829000759A9 /* TXLiveTextMessage.m in Sources */,
|
|
|
BC11924E280EDD5500A716F7 /* HomeworkListViewController.m in Sources */,
|
|
|
+ BC7401272CD25BD50056756A /* MergeTipsAlert.m in Sources */,
|
|
|
2723B5BC27F157B100E0B90B /* GroupCreateView.m in Sources */,
|
|
|
BC42CAA72BEC8272001F076E /* RhythmView.m in Sources */,
|
|
|
BC0D95192AC280CB00E54D3F /* KSWebLoadRefreshView.m in Sources */,
|
|
@@ -7378,7 +7496,6 @@
|
|
|
275FA1E627E7351900CFEA2E /* KSUpdateAlert.m in Sources */,
|
|
|
BCB5B2D52ABB1E13005BF25D /* KSEmptyStatusView.m in Sources */,
|
|
|
BCC0F6ED2A8CE4AF00C4EFA4 /* ZoomControl.m in Sources */,
|
|
|
- BCC409002AFCE6B500C60249 /* VideoCoverChooseView.m in Sources */,
|
|
|
BCA336992C942B280074DF75 /* KSSourceDownloadAlert.m in Sources */,
|
|
|
BCB6F4672CF6CD86000D8805 /* HomeCountView.m in Sources */,
|
|
|
BCF472E72AB019CD0032BE16 /* TenantDarkViewController.m in Sources */,
|
|
@@ -7417,8 +7534,8 @@
|
|
|
BC27A079280FFA2200F91E27 /* EvaluateDetailModel.m in Sources */,
|
|
|
27F9033127E87C2E00C08A19 /* DeviceCheckView.m in Sources */,
|
|
|
BC119263280FA90100A716F7 /* HomeworkDetailModel.m in Sources */,
|
|
|
+ BC7401192CD22FFA0056756A /* CBAutoScrollLabel.m in Sources */,
|
|
|
BCC0F6A52A8CDD3F00C4EFA4 /* CREmojiCollectionCell.m in Sources */,
|
|
|
- BCC409092AFCE6B500C60249 /* MusicPublistAlert.m in Sources */,
|
|
|
2723B62427F157D500E0B90B /* NoticeEditBodyView.m in Sources */,
|
|
|
BCFDA65F28BCAEC80022B497 /* HomeInformationBodyView.m in Sources */,
|
|
|
BC38C4532AFA095D00ABFCC2 /* UserMusicFormalModel.m in Sources */,
|
|
@@ -7453,6 +7570,7 @@
|
|
|
BC33328B2CEC35D000649FF9 /* VideoCourseArrangeCell.m in Sources */,
|
|
|
BCECE24D2B3D670500C0D555 /* FeedbackListNavView.m in Sources */,
|
|
|
BC106C182A933829000759A9 /* TXLiveMessageShopRush.m in Sources */,
|
|
|
+ BC7400F52CD1CB450056756A /* KSDelayCheckView.m in Sources */,
|
|
|
BC756CB928FE7D1D00AA9ECB /* KSChatUserDetailViewController.m in Sources */,
|
|
|
BC43CACA2A88C9570011EB5D /* KSTXC2CChatViewController.m in Sources */,
|
|
|
BC119267280FA92700A716F7 /* HomeworkDetailViewController.m in Sources */,
|
|
@@ -7525,6 +7643,7 @@
|
|
|
BC106C362A9338A7000759A9 /* TXLiveLoadingView.m in Sources */,
|
|
|
BCC408ED2AFCE6A000C60249 /* KSVideoCropViewController.m in Sources */,
|
|
|
BC2888762A8101C80064B773 /* KSChatSearchBar.m in Sources */,
|
|
|
+ BC86A2C52CD36B4500A15A53 /* MineWorkSortView.m in Sources */,
|
|
|
BCFE53F12812898700AD6786 /* HomeVideoCourseCell.m in Sources */,
|
|
|
BCC0F6B52A8CDD4000C4EFA4 /* OnlineClassManager.m in Sources */,
|
|
|
BC28887D2A8102890064B773 /* KSGroupConversationController.m in Sources */,
|
|
@@ -7545,6 +7664,7 @@
|
|
|
BCDE358E289A7D8700A9A560 /* KSGroupTagImageView.m in Sources */,
|
|
|
2779352D27E324A60010E277 /* NSString+CZHSizeExtension.m in Sources */,
|
|
|
BCC0F6612A8CD8F500C4EFA4 /* TXMainEmtpyView.m in Sources */,
|
|
|
+ BC7400E82CD1CB3D0056756A /* KSCloudPremissionAlertView.m in Sources */,
|
|
|
BC8C2C7E28265D8E00FBA5D5 /* KSNewsAlert.m in Sources */,
|
|
|
BCC0F6642A8CD8F500C4EFA4 /* TXDanBottomView.m in Sources */,
|
|
|
BC119259280FA85300A716F7 /* HomeworkListCell.m in Sources */,
|
|
@@ -7643,11 +7763,16 @@
|
|
|
BC7663172827E49900C91A1D /* NotiferMessageCell.m in Sources */,
|
|
|
BCC0F6C32A8CDDEB00C4EFA4 /* RoomMember.m in Sources */,
|
|
|
BC60E3D3287D592800B05441 /* KSPublicAlertView.m in Sources */,
|
|
|
+ BC8DA2632CD4C17400D8EA32 /* KSAudioSaveAlert.m in Sources */,
|
|
|
2779353527E324A60010E277 /* NSObject+ReadDocument.m in Sources */,
|
|
|
BC9AA0DD2ABC434900CD954D /* KSHudLoagingManager.m in Sources */,
|
|
|
2723B63427F157D500E0B90B /* GroupApplyMemberCell.m in Sources */,
|
|
|
BC106C0F2A933829000759A9 /* TXLiveMessageSeatApply.m in Sources */,
|
|
|
BCC0F6082A8CD86C00C4EFA4 /* TXClassroomTextMsg.m in Sources */,
|
|
|
+ BC86A2A82CD355E600A15A53 /* MusicPublistAlert.m in Sources */,
|
|
|
+ BC86A2A92CD355E600A15A53 /* VideoCoverChooseView.m in Sources */,
|
|
|
+ BC86A2AA2CD355E600A15A53 /* MusicCoverChooseView.m in Sources */,
|
|
|
+ BC86A2AB2CD355E600A15A53 /* MusicPublicContentView.m in Sources */,
|
|
|
2779352927E324A60010E277 /* zhPopupController.m in Sources */,
|
|
|
BC12636728FEA01F00509E90 /* RecentPracticeModel.m in Sources */,
|
|
|
BC2888772A8101C80064B773 /* KSSearchViewController.m in Sources */,
|
|
@@ -7664,7 +7789,6 @@
|
|
|
275FA23227E7356B00CFEA2E /* LoginViewController.m in Sources */,
|
|
|
2723B5C127F157B100E0B90B /* ContractListCell.m in Sources */,
|
|
|
BC802D9728BC4FC40079E350 /* HomeHotMusicView.m in Sources */,
|
|
|
- 275FA1E527E7351900CFEA2E /* KSAccompanyWebViewController.m in Sources */,
|
|
|
BC756CB628FE4E5D00AA9ECB /* KSChatTagView.m in Sources */,
|
|
|
BC11923A280ED98E00A716F7 /* AccompanyCourseCell.m in Sources */,
|
|
|
BCFDA62F28BC99410022B497 /* HomeBannerView.m in Sources */,
|
|
@@ -8277,7 +8401,7 @@
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++17";
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = com.JingMing.KulexiuForStudentTests;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.Colexiu.KulexiuForStudentTests;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
@@ -8292,14 +8416,14 @@
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
- DEVELOPMENT_TEAM = P664H7S5LL;
|
|
|
+ DEVELOPMENT_TEAM = B2AP53HHTU;
|
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.2;
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++17";
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = com.JingMing.KulexiuForStudentTests;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.Colexiu.KulexiuForStudentTests;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
@@ -8313,13 +8437,13 @@
|
|
|
buildSettings = {
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
- DEVELOPMENT_TEAM = P664H7S5LL;
|
|
|
+ DEVELOPMENT_TEAM = B2AP53HHTU;
|
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++17";
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = com.JingMing.KulexiuForStudentUITests;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.Colexiu.KulexiuForStudentTests;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
@@ -8334,13 +8458,13 @@
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
- DEVELOPMENT_TEAM = P664H7S5LL;
|
|
|
+ DEVELOPMENT_TEAM = B2AP53HHTU;
|
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++17";
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = com.JingMing.KulexiuForStudentUITests;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.Colexiu.KulexiuForStudentTests;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
@@ -8600,7 +8724,7 @@
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++17";
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = com.JingMing.KulexiuForStudentTests;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.Colexiu.KulexiuForStudentTests;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
@@ -8614,13 +8738,13 @@
|
|
|
buildSettings = {
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
- DEVELOPMENT_TEAM = P664H7S5LL;
|
|
|
+ DEVELOPMENT_TEAM = B2AP53HHTU;
|
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++17";
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = com.JingMing.KulexiuForStudentUITests;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.Colexiu.KulexiuForStudentTests;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
@@ -8880,7 +9004,7 @@
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++17";
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = com.JingMing.KulexiuForStudentTests;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.Colexiu.KulexiuForStudentTests;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
@@ -8894,13 +9018,13 @@
|
|
|
buildSettings = {
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
- DEVELOPMENT_TEAM = P664H7S5LL;
|
|
|
+ DEVELOPMENT_TEAM = B2AP53HHTU;
|
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++17";
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = com.JingMing.KulexiuForStudentUITests;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.Colexiu.KulexiuForStudentTests;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|