Selaa lähdekoodia

工具类统一调用方式

Steven 4 kuukautta sitten
vanhempi
commit
1160044a9d
100 muutettua tiedostoa jossa 145 lisäystä ja 161 poistoa
  1. 0 22
      KulexiuForStudent/KulexiuForStudent.xcodeproj/project.pbxproj
  2. 1 1
      KulexiuForStudent/KulexiuForStudent.xcodeproj/xcshareddata/xcschemes/KulexiuForStudent.xcscheme
  3. 3 3
      KulexiuForStudent/KulexiuForStudent/AppDelegate.m
  4. 6 6
      KulexiuForStudent/KulexiuForStudent/Common/Base/AccompanyWebView/KSAccompanyWebViewController.m
  5. 4 4
      KulexiuForStudent/KulexiuForStudent/Common/Base/AccompanyWebView/KSCloudWebManager.m
  6. 1 1
      KulexiuForStudent/KulexiuForStudent/Common/Base/AlertView/KSPublicAlertView.m
  7. 1 1
      KulexiuForStudent/KulexiuForStudent/Common/Base/AlertView/KSTipsAlert.m
  8. 1 1
      KulexiuForStudent/KulexiuForStudent/Common/Base/AlertView/KSUpdateAlert.m
  9. 1 1
      KulexiuForStudent/KulexiuForStudent/Common/Base/BaseViewController/BaseViewController.h
  10. 1 1
      KulexiuForStudent/KulexiuForStudent/Common/Base/BaseViewController/KSBaseViewController.h
  11. 3 3
      KulexiuForStudent/KulexiuForStudent/Common/Base/BaseViewController/KSBaseViewController.m
  12. 1 1
      KulexiuForStudent/KulexiuForStudent/Common/Base/KSNetworkingManager.h
  13. 1 1
      KulexiuForStudent/KulexiuForStudent/Common/Base/LoadingManager/KSHudLoagingManager.m
  14. 1 1
      KulexiuForStudent/KulexiuForStudent/Common/Base/LoginManger/KSLoginManager.m
  15. 1 1
      KulexiuForStudent/KulexiuForStudent/Common/Base/NavigationController/CustomNavViewController.m
  16. 1 1
      KulexiuForStudent/KulexiuForStudent/Common/Base/TabbarController/CustomTabBarController.m
  17. 1 1
      KulexiuForStudent/KulexiuForStudent/Common/Base/TabbarController/KSTabBarViewController.m
  18. 1 1
      KulexiuForStudent/KulexiuForStudent/Common/Base/WebView/KSBaseWKWebViewController.h
  19. 6 3
      KulexiuForStudent/KulexiuForStudent/Common/Base/WebView/KSBaseWKWebViewController.m
  20. 1 1
      KulexiuForStudent/KulexiuForStudent/Common/Base/WebView/KSLocalWebViewController.m
  21. 14 14
      KulexiuForStudent/KulexiuForStudent/Common/Define/Common.h
  22. 1 1
      KulexiuForStudent/KulexiuForStudent/Common/MediaMerge/AudioMerge/KSAccompanyDraftViewController.m
  23. 2 2
      KulexiuForStudent/KulexiuForStudent/Common/MediaMerge/AudioMerge/KSMediaMergeView.m
  24. 1 1
      KulexiuForStudent/KulexiuForStudent/Common/MediaMerge/AudioMerge/VideoPlayerView/KSVideoPlayerView.m
  25. 1 1
      KulexiuForStudent/KulexiuForStudent/Common/Tools/Custom/KSMediaManager.h
  26. 1 1
      KulexiuForStudent/KulexiuForStudent/Common/Tools/KSImageAlert.m
  27. 1 1
      KulexiuForStudent/KulexiuForStudent/Common/Tools/MicAlert/KSPremissionAlert.m
  28. 1 1
      KulexiuForStudent/KulexiuForStudent/InstitutionModule/Home/Controller/TenantMoreViewController.m
  29. 1 1
      KulexiuForStudent/KulexiuForStudent/InstitutionModule/Home/View/InstitutionNomalNavView.m
  30. 2 2
      KulexiuForStudent/KulexiuForStudent/InstitutionModule/Mine/Controller/INSSettingViewController.m
  31. 1 1
      KulexiuForStudent/KulexiuForStudent/InstitutionModule/Mine/View/INSSettingBodyView.m
  32. 1 1
      KulexiuForStudent/KulexiuForStudent/InstitutionModule/Mine/View/InstitutionMineBodyView.m
  33. 1 1
      KulexiuForStudent/KulexiuForStudent/InstitutionModule/Mine/View/TenantNotiferMessageCell.m
  34. 1 1
      KulexiuForStudent/KulexiuForStudent/InstitutionModule/TabbarController/InstitutionTabBarController.m
  35. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Chat/Controller/KSChatListViewController.m
  36. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Chat/Controller/TXCustom/KSTXBaseChatViewController.m
  37. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Chat/Group/Controller/GroupApplyViewController.m
  38. 2 2
      KulexiuForStudent/KulexiuForStudent/Module/Chat/Group/Controller/GroupMemberViewController.m
  39. 3 3
      KulexiuForStudent/KulexiuForStudent/Module/Chat/Group/Controller/KSChatComplainController.m
  40. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Chat/Group/View/GroupQuitAlert.m
  41. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Chat/View/ChatAddressBodyView.h
  42. 2 2
      KulexiuForStudent/KulexiuForStudent/Module/Chat/View/ChatAddressBodyView.m
  43. 2 2
      KulexiuForStudent/KulexiuForStudent/Module/Course/AccompanyCourse/Controller/AccompanyDetailViewController.m
  44. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Course/Controller/CourseViewController.m
  45. 2 2
      KulexiuForStudent/KulexiuForStudent/Module/Course/MusicRoom/Controller/MusicRoomDetailViewController.m
  46. 2 2
      KulexiuForStudent/KulexiuForStudent/Module/Home/Controller/HomeViewController.m
  47. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Home/NoticeCenter/Controller/NotiferMessageViewController.m
  48. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Home/View/AwardAlert/KSAwardAlertView.m
  49. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Home/View/HomePageView/HomeInformationBodyView.h
  50. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Home/View/HomePageView/HomePageBodyView.h
  51. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Home/View/KSNewsAlert.m
  52. 2 2
      KulexiuForStudent/KulexiuForStudent/Module/Home/View/TeacherShowCell.m
  53. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Live/View/LiveRoomAlertView.m
  54. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Live/View/ShareLiveView/ShareLiveDisplayView.m
  55. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Login/Controller/FirstSettingViewController.m
  56. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Mine/Controller/MineViewController.m
  57. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Mine/DeviceCheck/AudioRecordManager.m
  58. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Mine/DeviceCheck/DeviceCheckView.m
  59. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Mine/Feedback/Controller/FeedbackListViewController.m
  60. 2 2
      KulexiuForStudent/KulexiuForStudent/Module/Mine/Feedback/Controller/FeedbackViewController.m
  61. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Mine/Feedback/View/CourseFileDisplayView.m
  62. 2 2
      KulexiuForStudent/KulexiuForStudent/Module/Mine/Feedback/View/FeedbackSortView.m
  63. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Mine/Homework/Controller/HomeworkDetailViewController.m
  64. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Mine/Homework/View/HomeworkAddView.h
  65. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Mine/Homework/View/HomeworkBodyView.h
  66. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Mine/Homework/View/HomeworkBodyView.m
  67. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Mine/Homework/View/HomeworkVideoView.m
  68. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Mine/MineCourse/View/MyLessonBodyView.h
  69. 2 2
      KulexiuForStudent/KulexiuForStudent/Module/Mine/MineCourse/View/MyLessonBodyView.m
  70. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Mine/MineCourse/View/MyVideoCourseBodyView.h
  71. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Mine/MineCourse/View/MyVideoCourseBodyView.m
  72. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Mine/Networking/View/KSNetworkAlert.m
  73. 2 2
      KulexiuForStudent/KulexiuForStudent/Module/Mine/Scan/Controller/KSScanViewController.m
  74. 3 3
      KulexiuForStudent/KulexiuForStudent/Module/Mine/Setting/Controller/UserSettingViewController.m
  75. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Mine/Setting/DeleteAccount/View/KSDeleteAccountTipsAlert.m
  76. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Mine/Setting/View/VeriCheckView.m
  77. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Mine/View/MineBodyView.m
  78. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Mine/Works/Controller/KSDraftMergeViewController.m
  79. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Mine/Works/Controller/KSVideoCropViewController.m
  80. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Mine/Works/View/MineWorksBodyView.h
  81. 2 2
      KulexiuForStudent/KulexiuForStudent/Module/TXClassRoom/Controller/TXClassroomViewController.m
  82. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/TXClassRoom/Model/Util/View/KSNormalAlertView.m
  83. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/TXClassRoom/Model/Util/View/NormalAlertView.m
  84. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/TXClassRoom/View/MainContainerView/VideoMaskView.m
  85. 6 3
      KulexiuForStudent/KulexiuForStudent/Module/TXClassRoom/View/NewWhiteboard/KSNewWhiteBoard.m
  86. 2 2
      KulexiuForStudent/KulexiuForStudent/Module/TXClassRoom/View/NewWhiteboard/KSWhiteboardView.m
  87. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/TXLive/Controller/TXLiveRoomViewController.m
  88. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/TXLive/View/LiveAlertView.m
  89. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/TXLive/View/LiveRoomConfirmAlert.m
  90. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Widget/Controller/ToneTuningViewController.m
  91. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Widget/Model/MetronomeManager.m
  92. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Widget/View/toneTuning/TunerSettingView.m
  93. 1 1
      KulexiuForStudent/KulexiuForStudent/Module/Widget/View/toneTuning/TuningForkSettingView.m
  94. BIN
      KulexiuForStudent/KulexiuForStudent/ToolKit/CloudAccompanyLibrary.framework/CloudAccompany.bundle/highlight_spot@2x.png
  95. BIN
      KulexiuForStudent/KulexiuForStudent/ToolKit/CloudAccompanyLibrary.framework/CloudAccompany.bundle/highlight_spot@3x.png
  96. BIN
      KulexiuForStudent/KulexiuForStudent/ToolKit/CloudAccompanyLibrary.framework/CloudAccompany.bundle/nomal_spot@2x.png
  97. BIN
      KulexiuForStudent/KulexiuForStudent/ToolKit/CloudAccompanyLibrary.framework/CloudAccompany.bundle/nomal_spot@3x.png
  98. BIN
      KulexiuForStudent/KulexiuForStudent/ToolKit/CloudAccompanyLibrary.framework/CloudAccompany.bundle/tick.wav
  99. BIN
      KulexiuForStudent/KulexiuForStudent/ToolKit/CloudAccompanyLibrary.framework/CloudAccompany.bundle/tock.wav
  100. BIN
      KulexiuForStudent/KulexiuForStudent/ToolKit/CloudAccompanyLibrary.framework/CloudAccompany.bundle/white_spot@2x.png

+ 0 - 22
KulexiuForStudent/KulexiuForStudent.xcodeproj/project.pbxproj

@@ -178,8 +178,6 @@
 		7ED0E7B1704A93EF8D10E5E6 /* libPods-KulexiuForStudent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 75A6EF369C91D11DAF0A6D45 /* libPods-KulexiuForStudent.a */; };
 		AD7BEC2B25F75B750CC7F1DD /* libPods-KulexiuForStudentTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 95C2692D619D5966546A5F19 /* libPods-KulexiuForStudentTests.a */; };
 		BC0078712BCD17ED0076CD22 /* GroupAlbumModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC00786F2BCD17EC0076CD22 /* GroupAlbumModel.m */; };
-		BC00A6612BB58FDC00231B74 /* LLPhotoBrowse.bundle in Resources */ = {isa = PBXBuildFile; fileRef = BC00A65F2BB58FDB00231B74 /* LLPhotoBrowse.bundle */; };
-		BC00A6622BB58FDC00231B74 /* WMPlayer.bundle in Resources */ = {isa = PBXBuildFile; fileRef = BC00A6602BB58FDC00231B74 /* WMPlayer.bundle */; };
 		BC0212F727FC4A080040569F /* SubjectImageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC0212F527FC4A080040569F /* SubjectImageCell.m */; };
 		BC0212F827FC4A080040569F /* SubjectImageCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC0212F627FC4A080040569F /* SubjectImageCell.xib */; };
 		BC0212FB27FC61D30040569F /* KSSegmentControl.m in Sources */ = {isa = PBXBuildFile; fileRef = BC0212FA27FC61D30040569F /* KSSegmentControl.m */; };
@@ -419,8 +417,6 @@
 		BC38C4A32AFA4F6C00ABFCC2 /* TenantMineFunctionView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC38C4A22AFA4F6C00ABFCC2 /* TenantMineFunctionView.xib */; };
 		BC3A4EAB28DAC0CD001C4428 /* ShareLiveDisplayView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC3A4EAA28DAC0CD001C4428 /* ShareLiveDisplayView.m */; };
 		BC3A4EAD28DAC0D6001C4428 /* ShareLiveDisplayView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC3A4EAC28DAC0D6001C4428 /* ShareLiveDisplayView.xib */; };
-		BC3A556E2BAA7B2D002E1616 /* KSTunerLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC3A55682BAA7B19002E1616 /* KSTunerLibrary.framework */; };
-		BC3A556F2BAA7B2D002E1616 /* KSTunerLibrary.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = BC3A55682BAA7B19002E1616 /* KSTunerLibrary.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
 		BC3A55822BAA8F34002E1616 /* KSCloudWebManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BC3A55802BAA8F34002E1616 /* KSCloudWebManager.m */; };
 		BC3BF6402B9FE92600831494 /* ShareFunctionView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC3BF63E2B9FE92600831494 /* ShareFunctionView.m */; };
 		BC3BF6412B9FE92600831494 /* ShareFunctionView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC3BF63F2B9FE92600831494 /* ShareFunctionView.xib */; };
@@ -571,8 +567,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 */; };
-		BC77A8032CBA4C6500E1A595 /* CloudAccompanyLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC77A8012CBA4C6500E1A595 /* CloudAccompanyLibrary.framework */; };
-		BC77A8042CBA4C6500E1A595 /* KSToolLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC77A8022CBA4C6500E1A595 /* KSToolLibrary.framework */; };
 		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 */; };
@@ -974,7 +968,6 @@
 			dstPath = "";
 			dstSubfolderSpec = 10;
 			files = (
-				BC3A556F2BAA7B2D002E1616 /* KSTunerLibrary.framework in Embed Frameworks */,
 			);
 			name = "Embed Frameworks";
 			runOnlyForDeploymentPostprocessing = 0;
@@ -1297,8 +1290,6 @@
 		AA1C681F4E10FA17C7F2DB87 /* Pods-KulexiuForStudentTests.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-KulexiuForStudentTests.test.xcconfig"; path = "Target Support Files/Pods-KulexiuForStudentTests/Pods-KulexiuForStudentTests.test.xcconfig"; sourceTree = "<group>"; };
 		BC00786F2BCD17EC0076CD22 /* GroupAlbumModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GroupAlbumModel.m; sourceTree = "<group>"; };
 		BC0078702BCD17ED0076CD22 /* GroupAlbumModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GroupAlbumModel.h; sourceTree = "<group>"; };
-		BC00A65F2BB58FDB00231B74 /* LLPhotoBrowse.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = LLPhotoBrowse.bundle; sourceTree = "<group>"; };
-		BC00A6602BB58FDC00231B74 /* WMPlayer.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = WMPlayer.bundle; sourceTree = "<group>"; };
 		BC0212F427FC4A080040569F /* SubjectImageCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SubjectImageCell.h; sourceTree = "<group>"; };
 		BC0212F527FC4A080040569F /* SubjectImageCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SubjectImageCell.m; sourceTree = "<group>"; };
 		BC0212F627FC4A080040569F /* SubjectImageCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SubjectImageCell.xib; sourceTree = "<group>"; };
@@ -1716,7 +1707,6 @@
 		BC3A4EA928DAC0CD001C4428 /* ShareLiveDisplayView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShareLiveDisplayView.h; sourceTree = "<group>"; };
 		BC3A4EAA28DAC0CD001C4428 /* ShareLiveDisplayView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ShareLiveDisplayView.m; sourceTree = "<group>"; };
 		BC3A4EAC28DAC0D6001C4428 /* ShareLiveDisplayView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ShareLiveDisplayView.xib; sourceTree = "<group>"; };
-		BC3A55682BAA7B19002E1616 /* KSTunerLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = KSTunerLibrary.framework; sourceTree = "<group>"; };
 		BC3A55802BAA8F34002E1616 /* KSCloudWebManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSCloudWebManager.m; sourceTree = "<group>"; };
 		BC3A55812BAA8F34002E1616 /* KSCloudWebManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSCloudWebManager.h; sourceTree = "<group>"; };
 		BC3BF62F2B9EAFC800831494 /* client.p12 */ = {isa = PBXFileReference; lastKnownFileType = file; path = client.p12; sourceTree = "<group>"; };
@@ -1919,8 +1909,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>"; };
-		BC77A8012CBA4C6500E1A595 /* CloudAccompanyLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CloudAccompanyLibrary.framework; sourceTree = "<group>"; };
-		BC77A8022CBA4C6500E1A595 /* KSToolLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = KSToolLibrary.framework; 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>"; };
@@ -2537,13 +2525,10 @@
 				BC71D0F32881A2420010F14B /* UMCommonLog.framework in Frameworks */,
 				BC71D1032881A2420010F14B /* libWeiboSDK.a in Frameworks */,
 				BC8A45C7283DDE8E00094BBB /* VideoToolbox.framework in Frameworks */,
-				BC3A556E2BAA7B2D002E1616 /* KSTunerLibrary.framework in Frameworks */,
 				BC8B6E172856E21000866917 /* SystemConfiguration.framework in Frameworks */,
 				BC71D0FE2881A2420010F14B /* libSocialOfficialWeChat.a in Frameworks */,
 				BC71D1002881A2420010F14B /* libWeChatSDK.a in Frameworks */,
 				BC71D0F62881A2420010F14B /* UMRemoteConfig.framework in Frameworks */,
-				BC77A8032CBA4C6500E1A595 /* CloudAccompanyLibrary.framework in Frameworks */,
-				BC77A8042CBA4C6500E1A595 /* KSToolLibrary.framework in Frameworks */,
 				BC8A45C5283DDE6D00094BBB /* AudioToolbox.framework in Frameworks */,
 				BC8A45C3283DDE5C00094BBB /* CoreMIDI.framework in Frameworks */,
 				BC71D0FB2881A2420010F14B /* UShareUI.framework in Frameworks */,
@@ -4633,11 +4618,6 @@
 		BC3BF6252B9EAF4B00831494 /* ToolKit */ = {
 			isa = PBXGroup;
 			children = (
-				BC00A65F2BB58FDB00231B74 /* LLPhotoBrowse.bundle */,
-				BC00A6602BB58FDC00231B74 /* WMPlayer.bundle */,
-				BC3A55682BAA7B19002E1616 /* KSTunerLibrary.framework */,
-				BC77A8022CBA4C6500E1A595 /* KSToolLibrary.framework */,
-				BC77A8012CBA4C6500E1A595 /* CloudAccompanyLibrary.framework */,
 				BC3BF62F2B9EAFC800831494 /* client.p12 */,
 			);
 			path = ToolKit;
@@ -6293,7 +6273,6 @@
 				BCC409012AFCE6B500C60249 /* MusicPublicContentView.xib in Resources */,
 				BC71D271288804CD0010F14B /* img_26.png in Resources */,
 				BC12639F28FF8E7400509E90 /* HomeRecommendMusicView.xib in Resources */,
-				BC00A6622BB58FDC00231B74 /* WMPlayer.bundle in Resources */,
 				2723B63527F157D500E0B90B /* GroupApplyChooseCell.xib in Resources */,
 				2723B5C227F157B100E0B90B /* GroupListViewCell.xib in Resources */,
 				BCBFDF432811573D0052AFE5 /* HomeButtonView.xib in Resources */,
@@ -6368,7 +6347,6 @@
 				BC83A8402AD28AA60033D48B /* TenantNotiferNavView.xib in Resources */,
 				BCB6348327F6D29600ACFDCF /* LiveSeatApplyView.xib in Resources */,
 				BCFDA65328BCA2000022B497 /* accomapny_animation_3.png in Resources */,
-				BC00A6612BB58FDC00231B74 /* LLPhotoBrowse.bundle in Resources */,
 				BC8C2C612823F57100FBA5D5 /* MyAddressListCell.xib in Resources */,
 				BC31BF292B21925700F7D538 /* WidgetSpeedView.xib in Resources */,
 				2723B66A27F15CFC00E0B90B /* PhoneChangeBodyView.xib in Resources */,

+ 1 - 1
KulexiuForStudent/KulexiuForStudent.xcodeproj/xcshareddata/xcschemes/KulexiuForStudent.xcscheme

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <Scheme
-   LastUpgradeVersion = "1540"
+   LastUpgradeVersion = "1600"
    version = "1.3">
    <BuildAction
       parallelizeBuildables = "YES"

+ 3 - 3
KulexiuForStudent/KulexiuForStudent/AppDelegate.m

@@ -11,7 +11,7 @@
 #import <AppTrackingTransparency/AppTrackingTransparency.h>
 #import "KSUpdateManager.h"
 #import "KSUpdateAlert.h"
-#import <KSToolLibrary/KSNetworkAccessibleManager.h>
+#import <KSNetworkAccessibleManager.h>
 #import <Bugly/Bugly.h>
 
 #import <UMCommon/UMCommon.h>
@@ -25,7 +25,7 @@
 #import <UserNotifications/UserNotifications.h>
 #endif
 
-#import <KSToolLibrary/UrlDecode.h>
+#import <UrlDecode.h>
 
 #import "KSBaseWKWebViewController.h"
 #import "UserInfoManager.h"
@@ -129,7 +129,7 @@
     }
     // keyboardManager
     [IQKeyboardManager sharedManager].enable = YES;
-    [IQKeyboardManager sharedManager].toolbarManageBehaviour = IQAutoToolbarByPosition;
+    [IQKeyboardManager sharedManager].toolbarManageBehavior = IQAutoToolbarByPosition;
     [IQKeyboardManager sharedManager].enableAutoToolbar = YES;
     [IQKeyboardManager sharedManager].keyboardDistanceFromTextField = 10.0f;
     [IQKeyboardManager sharedManager].shouldResignOnTouchOutside = YES;

+ 6 - 6
KulexiuForStudent/KulexiuForStudent/Common/Base/AccompanyWebView/KSAccompanyWebViewController.m

@@ -10,19 +10,19 @@
 #import "SwiftImportHeader.h"     // swift 桥接
 #import <KSTunerLibrary/KSTunerLibrary-Swift.h>
 
-#import <KSToolLibrary/KSAudioSessionManager.h> // audio session
-#import <KSToolLibrary/KSAQRecordManager.h>     // 录音
+#import <KSAudioSessionManager.h> // audio session
+#import <KSAQRecordManager.h>     // 录音
 #import "KSTargetWebSocketManager.h"    // web socket
-#import <CloudAccompanyLibrary/KSVideoRecordManager.h>  // 视频录制
-#import <CloudAccompanyLibrary/KSCloudBeatView.h>      // 节拍器
-#import <KSToolLibrary/MidiPlayerEngine.h>      // midi 播放
+#import <KSVideoRecordManager.h>  // 视频录制
+#import <KSCloudBeatView.h>      // 节拍器
+#import <MidiPlayerEngine.h>      // midi 播放
 
 #import "AccompanyLoadingView.h"
 
 #define KSMidiSongFileKey (@"KSDownloadMidiSong")
 
 // 合成
-#import <KSToolLibrary/KSMediaEditor.h>
+#import <KSMediaEditor.h>
 #import "KSAccompanyDraftViewController.h"
 #import "KSLogManager.h"
 

+ 4 - 4
KulexiuForStudent/KulexiuForStudent/Common/Base/AccompanyWebView/KSCloudWebManager.m

@@ -6,13 +6,13 @@
 //
 
 #import "KSCloudWebManager.h"
-#import <CloudAccompanyLibrary/CloudWebConfig.h>
-#import <CloudAccompanyLibrary/KSCloudWebViewController.h>
-#import <KSToolLibrary/RecordCheckManager.h>
+#import <CloudWebConfig.h>
+#import <KSCloudWebViewController.h>
+#import <RecordCheckManager.h>
 #import "KSPremissionAlert.h"
 #import "KSBaseWKWebViewController.h"
 #import "KSMediaMergeView.h"
-#import <KSToolLibrary/UIDevice+TFDevice.h>
+#import <UIDevice+TFDevice.h>
 #import "AppDelegate+AppService.h"
 #import "AccompanyLoadingView.h"
 #import "KSWebLoadRefreshView.h"

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Common/Base/AlertView/KSPublicAlertView.m

@@ -6,7 +6,7 @@
 //
 
 #import "KSPublicAlertView.h"
-#import <KSToolLibrary/UIView+Animation.h>
+#import <UIView+Animation.h>
 
 @interface KSPublicAlertView ()
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Common/Base/AlertView/KSTipsAlert.m

@@ -7,7 +7,7 @@
 //
 
 #import "KSTipsAlert.h"
-#import <KSToolLibrary/UIView+Animation.h>
+#import <UIView+Animation.h>
 
 @interface KSTipsAlert ()
 @property (weak, nonatomic) IBOutlet UIView *tipsIcon;

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Common/Base/AlertView/KSUpdateAlert.m

@@ -7,7 +7,7 @@
 //
 
 #import "KSUpdateAlert.h"
-#import <KSToolLibrary/UIView+Animation.h>
+#import <UIView+Animation.h>
 
 @interface KSUpdateAlert ()
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Common/Base/BaseViewController/BaseViewController.h

@@ -6,7 +6,7 @@
 //
 
 #import <UIKit/UIKit.h>
-#import <KSToolLibrary/UINavigationController+KSNavigationBar.h>
+#import <UINavigationController+KSNavigationBar.h>
 
 NS_ASSUME_NONNULL_BEGIN
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Common/Base/BaseViewController/KSBaseViewController.h

@@ -6,7 +6,7 @@
 //
 
 #import <UIKit/UIKit.h>
-#import <KSToolLibrary/UINavigationController+KSNavigationBar.h>
+#import <UINavigationController+KSNavigationBar.h>
 #import "StateView.h"
 #import "KSStatusView.h"
 

+ 3 - 3
KulexiuForStudent/KulexiuForStudent/Common/Base/BaseViewController/KSBaseViewController.m

@@ -7,11 +7,11 @@
 
 #import "KSBaseViewController.h"
 #import "Reachability.h"
-#import <KSToolLibrary/UIButton+EnlargeEdge.h>
-#import <KSToolLibrary/UIView+Hints.h>
+#import <UIButton+EnlargeEdge.h>
+#import <UIView+Hints.h>
 #import "LoginViewController.h"
 #import "CustomNavViewController.h"
-#import <KSToolLibrary/DiskFreeSpaceManager.h>
+#import <DiskFreeSpaceManager.h>
 #import "KSTabBarViewController.h"
 #import "KSPublicAlertView.h"
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Common/Base/KSNetworkingManager.h

@@ -6,7 +6,7 @@
 //
 
 #import <Foundation/Foundation.h>
-#import <KSToolLibrary/VoNetWorking.h>
+#import <VoNetWorking.h>
 
 NS_ASSUME_NONNULL_BEGIN
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Common/Base/LoadingManager/KSHudLoagingManager.m

@@ -6,7 +6,7 @@
 //
 
 #import "KSHudLoagingManager.h"
-#import <KSToolLibrary/UIView+Hints.h>
+#import <UIView+Hints.h>
 
 #define PROMPT_TIME  1.5f
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Common/Base/LoginManger/KSLoginManager.m

@@ -11,7 +11,7 @@
 #import "CustomNavViewController.h"
 #import "UserInfoManager.h"
 #import "TXIMLinsenter.h"
-#import <KSToolLibrary/UIDevice+TFDevice.h>
+#import <UIDevice+TFDevice.h>
 #import "AppDelegate+AppService.h"
 
 #import "CoursewareDownloadManager.h"

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Common/Base/NavigationController/CustomNavViewController.m

@@ -6,7 +6,7 @@
 //
 
 #import "CustomNavViewController.h"
-#import <KSToolLibrary/UIImage+Color.h>
+#import <UIImage+Color.h>
 
 @interface CustomNavViewController ()<UIGestureRecognizerDelegate, UINavigationControllerDelegate>
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Common/Base/TabbarController/CustomTabBarController.m

@@ -8,7 +8,7 @@
 #import "CustomTabBarController.h"
 #import "CustomNavViewController.h"
 #import "KSBaseViewController.h"
-#import <KSToolLibrary/UIImage+Color.h>
+#import <UIImage+Color.h>
 
 @interface CustomTabBarController ()
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Common/Base/TabbarController/KSTabBarViewController.m

@@ -8,7 +8,7 @@
 #import "KSTabBarViewController.h"
 #import "CustomNavViewController.h"
 #import "KSBaseViewController.h"
-#import <KSToolLibrary/UIImage+Color.h>
+#import <UIImage+Color.h>
 #import "AnimationHelper.h"
 #import "MineWorksViewController.h"
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Common/Base/WebView/KSBaseWKWebViewController.h

@@ -7,7 +7,7 @@
 
 #import "KSBaseViewController.h"
 #import <WebKit/WebKit.h>
-#import <KSToolLibrary/WeakWebViewScriptMessageDelegate.h>
+#import <WeakWebViewScriptMessageDelegate.h>
 #import "CoursewareDownloadManager.h"
 
 NS_ASSUME_NONNULL_BEGIN

+ 6 - 3
KulexiuForStudent/KulexiuForStudent/Common/Base/WebView/KSBaseWKWebViewController.m

@@ -7,7 +7,7 @@
 
 #import "KSBaseWKWebViewController.h"
 #import "WebViewBaseConfig.h" // 基础配置
-#import <KSToolLibrary/UIDevice+TFDevice.h> // 横竖屏
+#import <UIDevice+TFDevice.h> // 横竖屏
 
 // 其他web
 #import "KSLocalWebViewController.h"
@@ -21,8 +21,8 @@
 #import "KSEnterLiveroomManager.h"
 
 // 保存文件
-#import <KSToolLibrary/KSICloudManager.h>
-#import <KSToolLibrary/KSDocumentViewController.h>
+#import <KSICloudManager.h>
+#import <KSDocumentViewController.h>
 
 // 聊天页面
 #import "KSChatConversationViewController.h"
@@ -1347,6 +1347,9 @@ typedef NS_ENUM(NSInteger, CHOOSETYPE) {
                     CFArrayRef certArray =CFArrayCreate(kCFAllocatorDefault, certs,1,NULL);
                     customCredential =[NSURLCredential credentialWithIdentity:identity certificates:(__bridge  NSArray*)certArray persistence:NSURLCredentialPersistencePermanent];
                     disposition = NSURLSessionAuthChallengeUseCredential;
+                    // 释放 CFArrayRef 和 SecCertificateRef
+                    CFRelease(certArray);
+                    CFRelease(certificate);
                 }
             }
             

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Common/Base/WebView/KSLocalWebViewController.m

@@ -7,7 +7,7 @@
 //
 
 #import "KSLocalWebViewController.h"
-#import <KSToolLibrary/WeakWebViewScriptMessageDelegate.h>
+#import <WeakWebViewScriptMessageDelegate.h>
 
 
 @interface KSLocalWebViewController ()<WKUIDelegate,WKNavigationDelegate,WKScriptMessageHandler,UIDocumentInteractionControllerDelegate>

+ 14 - 14
KulexiuForStudent/KulexiuForStudent/Common/Define/Common.h

@@ -16,20 +16,20 @@
 #import "MJExtension.h"
 #import <SDWebImage/UIImageView+WebCache.h>
 
-#import <KSToolLibrary/NSString+Extension.h>
-#import <KSToolLibrary/MSSBrowseDefine.h>
-#import <KSToolLibrary/NSObject+KeyWindow.h>
-#import <KSToolLibrary/UIView+KSLayer.h>
-#import <KSToolLibrary/KSSafeObject.h>
-#import <KSToolLibrary/NSDictionary+Extension.h>
-#import <KSToolLibrary/UIControl+ButtonAction.h>
-#import <KSToolLibrary/UIView+KSExtension.h>
-#import <KSToolLibrary/UIViewController+KSExtension.h>
-#import <KSToolLibrary/UIViewController+zhStatusBarStyle.h>
-#import <KSToolLibrary/UIView+SubViewExtension.h>
-#import <KSToolLibrary/NSObject+KSDateFormatter.h>
-#import <KSToolLibrary/NSString+phone.h>
-#import <KSToolLibrary/KSUploadManager.h>
+#import <NSString+Extension.h>
+#import <MSSBrowseDefine.h>
+#import <NSObject+KeyWindow.h>
+#import <UIView+KSLayer.h>
+#import <KSSafeObject.h>
+#import <NSDictionary+Extension.h>
+#import <UIControl+ButtonAction.h>
+#import <UIView+KSExtension.h>
+#import <UIViewController+KSExtension.h>
+#import <UIViewController+zhStatusBarStyle.h>
+#import <UIView+SubViewExtension.h>
+#import <NSObject+KSDateFormatter.h>
+#import <NSString+phone.h>
+#import <KSUploadManager.h>
 
 
 #define FONT_COLOR (HexRGB(0x333333))

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Common/MediaMerge/AudioMerge/KSAccompanyDraftViewController.m

@@ -8,7 +8,7 @@
 #import "KSAccompanyDraftViewController.h"
 #import "KSMediaMergeView.h"
 #import "AppDelegate+AppService.h"
-#import <KSToolLibrary/UIDevice+TFDevice.h>
+#import <UIDevice+TFDevice.h>
 
 @interface KSAccompanyDraftViewController ()
 

+ 2 - 2
KulexiuForStudent/KulexiuForStudent/Common/MediaMerge/AudioMerge/KSMediaMergeView.m

@@ -8,7 +8,7 @@
 #import "KSMediaMergeView.h"
 #import "KSMergeAudioControlView.h"
 #import "KSAudioAnimationView.h"
-#import <KSToolLibrary/KSMediaEditor.h>
+#import <KSMediaEditor.h>
 #import "KSPlayerView.h"
 #import "KSPlayerSliderView.h"
 #import "KSVideoPlayerView.h"
@@ -18,7 +18,7 @@
 #import "KSMediaManager.h"
 #import <RSKImageCropper/RSKImageCropper.h>
 #import "KSVideoCropViewController.h"
-#import <KSToolLibrary/KSAudioSessionManager.h>
+#import <KSAudioSessionManager.h>
 
 #import "ShareFunctionView.h"
 #import "KSUMShareManager.h"

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Common/MediaMerge/AudioMerge/VideoPlayerView/KSVideoPlayerView.m

@@ -7,7 +7,7 @@
 
 #import "KSVideoPlayerView.h"
 #import <AVFoundation/AVFoundation.h>
-#import <CloudAccompanyLibrary/AVPlayer+KSSeekSmoothly.h>
+#import <AVPlayer+KSSeekSmoothly.h>
 
 
 @interface KSVideoPlayerView ()

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Common/Tools/Custom/KSMediaManager.h

@@ -8,7 +8,7 @@
 
 #import <Foundation/Foundation.h>
 #import "TZImageManager.h"
-#import <KSToolLibrary/UIImage+ResizeImage.h>
+#import <UIImage+ResizeImage.h>
 
 
 typedef NS_ENUM(NSUInteger, MEDIATYPE) {

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Common/Tools/KSImageAlert.m

@@ -7,7 +7,7 @@
 //
 
 #import "KSImageAlert.h"
-#import <KSToolLibrary/UIView+Animation.h>
+#import <UIView+Animation.h>
 
 @interface KSImageAlert ()
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Common/Tools/MicAlert/KSPremissionAlert.m

@@ -7,7 +7,7 @@
 //
 
 #import "KSPremissionAlert.h"
-#import <KSToolLibrary/UIView+Animation.h>
+#import <UIView+Animation.h>
 
 typedef NS_ENUM(NSInteger, PREMISSIONACTION) {
     PREMISSIONACTION_CANCLE = 1001,

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/InstitutionModule/Home/Controller/TenantMoreViewController.m

@@ -19,7 +19,7 @@
 #import "HomeAlbumModel.h"
 
 #import "KSPremissionAlert.h"
-#import <KSToolLibrary/RecordCheckManager.h>
+#import <RecordCheckManager.h>
 
 #import "TenantRecommendMusicView.h"
 #import "TenantNewMusicView.h"

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/InstitutionModule/Home/View/InstitutionNomalNavView.m

@@ -6,7 +6,7 @@
 //
 
 #import "InstitutionNomalNavView.h"
-#import <KSToolLibrary/UIButton+EnlargeEdge.h>
+#import <UIButton+EnlargeEdge.h>
 
 @interface InstitutionNomalNavView ()
 

+ 2 - 2
KulexiuForStudent/KulexiuForStudent/InstitutionModule/Mine/Controller/INSSettingViewController.m

@@ -9,7 +9,7 @@
 #import "SettingBottomView.h"
 #import "INSSettingBodyView.h"
 #import "ModifyNameViewController.h"
-#import <KSToolLibrary/KSFullDatePicker.h>
+#import <KSFullDatePicker.h>
 #import <RSKImageCropper/RSKImageCropper.h>
 #import "KSMediaManager.h"
 #import "AccountDeleteViewController.h"
@@ -19,7 +19,7 @@
 #import "UserAuthViewController.h"
 #import "UserInfoManager.h"
 #import "AccountDeleteViewController.h"
-#import <KSToolLibrary/KSSmallChoosePicker.h>
+#import <KSSmallChoosePicker.h>
 #import "CustomNavViewController.h"
 
 #import "CoursewareDownloadManager.h"

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/InstitutionModule/Mine/View/INSSettingBodyView.m

@@ -6,7 +6,7 @@
 //
 
 #import "INSSettingBodyView.h"
-#import <KSToolLibrary/UIImageView+DisplayImage.h>
+#import <UIImageView+DisplayImage.h>
 
 @interface INSSettingBodyView ()
 @property (weak, nonatomic) IBOutlet UIView *groupView;

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/InstitutionModule/Mine/View/InstitutionMineBodyView.m

@@ -6,7 +6,7 @@
 //
 
 #import "InstitutionMineBodyView.h"
-#import <KSToolLibrary/UIImageView+DisplayImage.h>
+#import <UIImageView+DisplayImage.h>
 #import "TYPageControl.h"
 #import "TenantMineFunctionView.h"
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/InstitutionModule/Mine/View/TenantNotiferMessageCell.m

@@ -6,7 +6,7 @@
 //
 
 #import "TenantNotiferMessageCell.h"
-#import <KSToolLibrary/NSDate+Extension.h>
+#import <NSDate+Extension.h>
 
 
 @interface TenantNotiferMessageCell ()

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/InstitutionModule/TabbarController/InstitutionTabBarController.m

@@ -11,7 +11,7 @@
 #import "KSTenantHomeViewController.h"
 #import "ChatViewController.h"
 #import "InsititutionMineViewController.h"
-#import <KSToolLibrary/UIImage+Color.h>
+#import <UIImage+Color.h>
 #import "AnimationHelper.h"
 #import "MineWorksViewController.h"
 #import "CustomNavViewController.h"

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Chat/Controller/KSChatListViewController.m

@@ -7,7 +7,7 @@
 
 #import "KSChatListViewController.h"
 #import "KSChatListSearchView.h"
-#import <KSToolLibrary/UIButton+EnlargeEdge.h>
+#import <UIButton+EnlargeEdge.h>
 #import "KSSearchViewController.h"
 #import "KSGroupConversationController.h"
 #import "KSChatConversationViewController.h"

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Chat/Controller/TXCustom/KSTXBaseChatViewController.m

@@ -14,7 +14,7 @@
 #import "KSEnterLiveroomManager.h"
 #import "KSAccompanyWebViewController.h"
 
-#import <KSToolLibrary/RecordCheckManager.h>
+#import <RecordCheckManager.h>
 #import "KSPremissionAlert.h"
 
 #import "GroupNoticeDetailViewController.h"

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Chat/Group/Controller/GroupApplyViewController.m

@@ -8,7 +8,7 @@
 #import "GroupApplyViewController.h"
 #import "GroupApplyMemberCell.h"
 #import "GroupApplyChooseCell.h"
-#import <KSToolLibrary/UIButton+EnlargeEdge.h>
+#import <UIButton+EnlargeEdge.h>
 #import "GroupApplyChooseAllCell.h"
 #import "ApplyBottomView.h"
 

+ 2 - 2
KulexiuForStudent/KulexiuForStudent/Module/Chat/Group/Controller/GroupMemberViewController.m

@@ -6,8 +6,8 @@
 //
 
 #import "GroupMemberViewController.h"
-#import <KSToolLibrary/SCIndexView.h>
-#import <KSToolLibrary/UITableView+SCIndexView.h>
+#import <SCIndexView.h>
+#import <UITableView+SCIndexView.h>
 #import "GroupMemberListCell.h"
 #import "GroupMemberModel.h"
 #import "KSChatConversationViewController.h"

+ 3 - 3
KulexiuForStudent/KulexiuForStudent/Module/Chat/Group/Controller/KSChatComplainController.m

@@ -8,12 +8,12 @@
 
 #import "KSChatComplainController.h"
 #import "ChatComplainBodyView.h"
-#import <KSToolLibrary/LLPhotoBrowser.h>
+#import <LLPhotoBrowser.h>
 #import "KSMediaManager.h"
 
 #import "CourseFileDisplayView.h"
-#import <KSToolLibrary/UIImage+ResizeImage.h>
-#import <KSToolLibrary/MSSBrowseDefine.h>
+#import <UIImage+ResizeImage.h>
+#import <MSSBrowseDefine.h>
 #import "ChatComplainBottomView.h"
 
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Chat/Group/View/GroupQuitAlert.m

@@ -6,7 +6,7 @@
 //
 
 #import "GroupQuitAlert.h"
-#import <KSToolLibrary/UIView+Animation.h>
+#import <UIView+Animation.h>
 
 @interface GroupQuitAlert ()
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Chat/View/ChatAddressBodyView.h

@@ -5,7 +5,7 @@
 //  Created by Kyle on 2022/3/24.
 //
 
-#import <KSToolLibrary/KSJXBodyView.h>
+#import <KSJXBodyView.h>
 
 typedef void(^ShareCallback)(BOOL isSuccess, NSString * _Nonnull desc);
 

+ 2 - 2
KulexiuForStudent/KulexiuForStudent/Module/Chat/View/ChatAddressBodyView.m

@@ -6,8 +6,8 @@
 //
 
 #import "ChatAddressBodyView.h"
-#import <KSToolLibrary/SCIndexView.h>
-#import <KSToolLibrary/UITableView+SCIndexView.h>
+#import <SCIndexView.h>
+#import <UITableView+SCIndexView.h>
 #import "KSChatConversationViewController.h"
 #import "KSGroupConversationController.h"
 #import "GroupListModel.h"

+ 2 - 2
KulexiuForStudent/KulexiuForStudent/Module/Course/AccompanyCourse/Controller/AccompanyDetailViewController.m

@@ -16,8 +16,8 @@
 #import "HomeworkDetailModel.h"
 #import "EvaluateDetailModel.h"
 #import "AccompanyAlertView.h"
-#import <KSToolLibrary/WMPlayer.h>
-#import <KSToolLibrary/RecordCheckManager.h>
+#import <WMPlayer.h>
+#import <RecordCheckManager.h>
 #import "KSPremissionAlert.h"
 #import "KSMediaManager.h"
 #import "OnlineClassManager.h"

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Course/Controller/CourseViewController.m

@@ -9,7 +9,7 @@
 #import "FSCalendar.h"
 #import "CourseNavView.h"
 #import "LTSCalendarBottomView.h"
-#import <KSToolLibrary/KSFullDatePicker.h>
+#import <KSFullDatePicker.h>
 #import "TableCourseModel.h"
 #import "KSChatConversationViewController.h"
 #import "KSGroupConversationController.h"

+ 2 - 2
KulexiuForStudent/KulexiuForStudent/Module/Course/MusicRoom/Controller/MusicRoomDetailViewController.m

@@ -15,8 +15,8 @@
 #import "AccompanyAlertView.h"
 #import "KSChatConversationViewController.h"
 #import "KSGroupConversationController.h"
-#import <KSToolLibrary/WMPlayer.h>
-#import <KSToolLibrary/RecordCheckManager.h>
+#import <WMPlayer.h>
+#import <RecordCheckManager.h>
 #import "KSPremissionAlert.h"
 #import "KSMediaManager.h"
 #import "OnlineClassManager.h"

+ 2 - 2
KulexiuForStudent/KulexiuForStudent/Module/Home/Controller/HomeViewController.m

@@ -21,7 +21,7 @@
 #import "KSHomeButton.h"
 
 #import "PublicNoticeView.h"
-#import <KSToolLibrary/SDCycleScrollView.h>
+#import <SDCycleScrollView.h>
 #import "NoticeSourceModel.h"
 
 #import "AppDelegate.h"
@@ -41,7 +41,7 @@
 #import "HomeHotMusicView.h"
 #import "HomeHotMusicCollectionCell.h"
 #import "KSPremissionAlert.h"
-#import <KSToolLibrary/RecordCheckManager.h>
+#import <RecordCheckManager.h>
 
 #import "HomeHotTalentView.h"
 #import "HomeHotTalentCell.h"

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Home/NoticeCenter/Controller/NotiferMessageViewController.m

@@ -12,7 +12,7 @@
 #import "KSBaseWKWebViewController.h"
 #import "CustomNavViewController.h"
 #import "HomeworkDetailViewController.h"
-#import <KSToolLibrary/UIButton+EnlargeEdge.h>
+#import <UIButton+EnlargeEdge.h>
 #import "NotiferNavView.h"
 #import "UserInfoManager.h"
 #import "FeedbackListViewController.h"

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Home/View/AwardAlert/KSAwardAlertView.m

@@ -6,7 +6,7 @@
 //
 
 #import "KSAwardAlertView.h"
-#import <KSToolLibrary/UIView+Animation.h>
+#import <UIView+Animation.h>
 
 
 @interface KSAwardAlertView ()

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Home/View/HomePageView/HomeInformationBodyView.h

@@ -5,7 +5,7 @@
 //  Created by 王智 on 2022/8/29.
 //
 
-#import <KSToolLibrary/KSJXBodyView.h>
+#import <KSJXBodyView.h>
 
 NS_ASSUME_NONNULL_BEGIN
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Home/View/HomePageView/HomePageBodyView.h

@@ -5,7 +5,7 @@
 //  Created by 王智 on 2022/8/29.
 //
 
-#import <KSToolLibrary/kSJXCollectionView.h>
+#import <kSJXCollectionView.h>
 
 NS_ASSUME_NONNULL_BEGIN
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Home/View/KSNewsAlert.m

@@ -7,7 +7,7 @@
 //
 
 #import "KSNewsAlert.h"
-#import <KSToolLibrary/UIView+Animation.h>
+#import <UIView+Animation.h>
 
 
 @interface KSNewsAlert ()

+ 2 - 2
KulexiuForStudent/KulexiuForStudent/Module/Home/View/TeacherShowCell.m

@@ -6,8 +6,8 @@
 //
 
 #import "TeacherShowCell.h"
-#import <KSToolLibrary/KSVideoHelper.h>
-#import <KSToolLibrary/UIButton+EnlargeEdge.h>
+#import <KSVideoHelper.h>
+#import <UIButton+EnlargeEdge.h>
 
 @interface TeacherShowCell ()
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Live/View/LiveRoomAlertView.m

@@ -7,7 +7,7 @@
 //
 
 #import "LiveRoomAlertView.h"
-#import <KSToolLibrary/UIView+Animation.h>
+#import <UIView+Animation.h>
 
 typedef enum : NSUInteger {
     LiveRoomAlertViewCancel,

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Live/View/ShareLiveView/ShareLiveDisplayView.m

@@ -6,7 +6,7 @@
 //
 
 #import "ShareLiveDisplayView.h"
-#import <KSToolLibrary/KSQRCreateManager.h>
+#import <KSQRCreateManager.h>
 
 @interface ShareLiveDisplayView ()<UIGestureRecognizerDelegate>
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Login/Controller/FirstSettingViewController.m

@@ -9,7 +9,7 @@
 #import "FirstSettingBodyView.h"
 #import "AppDelegate.h"
 #import "UserInfoManager.h"
-#import <KSToolLibrary/KSSmallChoosePicker.h>
+#import <KSSmallChoosePicker.h>
 
 @interface FirstSettingViewController ()
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Mine/Controller/MineViewController.m

@@ -20,7 +20,7 @@
 #import "UserSettingViewController.h"
 #import "KSScanViewController.h"
 #import "KSPremissionAlert.h"
-#import <KSToolLibrary/RecordCheckManager.h>
+#import <RecordCheckManager.h>
 #import "FeedbackViewController.h"
 #import "UserInfoManager.h"
 #import "MineWorksViewController.h"

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Mine/DeviceCheck/AudioRecordManager.m

@@ -7,7 +7,7 @@
 //
 
 #import "AudioRecordManager.h"
-#import <KSToolLibrary/KSAudioSessionManager.h>
+#import <KSAudioSessionManager.h>
 
 @interface AudioRecordManager ()<AVAudioRecorderDelegate,KSAudioSessionManagerDelegate>
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Mine/DeviceCheck/DeviceCheckView.m

@@ -6,7 +6,7 @@
 //
 
 #import "DeviceCheckView.h"
-#import <KSToolLibrary/UIView+Animation.h>
+#import <UIView+Animation.h>
 #import "AudioRecordManager.h"
 #import "AudioPlayManager.h"
 #import "Reachability.h"

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Mine/Feedback/Controller/FeedbackListViewController.m

@@ -11,7 +11,7 @@
 #import "FeedbackSortView.h"
 #import "FeedbackListCell.h"
 #import "FeedbackListModel.h"
-#import <KSToolLibrary/LLPhotoBrowser.h>
+#import <LLPhotoBrowser.h>
 
 @interface FeedbackListViewController ()<UITableViewDelegate, UITableViewDataSource>
 

+ 2 - 2
KulexiuForStudent/KulexiuForStudent/Module/Mine/Feedback/Controller/FeedbackViewController.m

@@ -8,11 +8,11 @@
 #import "FeedbackViewController.h"
 #import "FeedbackBodyView.h"
 #import "UserInfoManager.h"
-#import <KSToolLibrary/LLPhotoBrowser.h>
+#import <LLPhotoBrowser.h>
 
 #import "KSMediaManager.h"
 #import "CourseFileDisplayView.h"
-#import <KSToolLibrary/KSChoosePicker.h>
+#import <KSChoosePicker.h>
 
 #import "FeedbackNavView.h"
 #import "FeedbackListViewController.h"

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Mine/Feedback/View/CourseFileDisplayView.m

@@ -6,7 +6,7 @@
 //
 
 #import "CourseFileDisplayView.h"
-#import <KSToolLibrary/KSVideoHelper.h>
+#import <KSVideoHelper.h>
 
 @interface CourseFileDisplayView ()
 

+ 2 - 2
KulexiuForStudent/KulexiuForStudent/Module/Mine/Feedback/View/FeedbackSortView.m

@@ -6,8 +6,8 @@
 //
 
 #import "FeedbackSortView.h"
-#import <KSToolLibrary/KSFullDatePicker.h>
-#import <KSToolLibrary/NSDate+Transform.h>
+#import <KSFullDatePicker.h>
+#import <NSDate+Transform.h>
 #import "KSSortButtonView.h"
 
 @interface FeedbackSortView ()<UIGestureRecognizerDelegate>

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Mine/Homework/Controller/HomeworkDetailViewController.m

@@ -8,7 +8,7 @@
 #import "HomeworkDetailViewController.h"
 #import "AccompanyAlertView.h"
 #import "HomeworkDetailModel.h"
-#import <KSToolLibrary/WMPlayer.h>
+#import <WMPlayer.h>
 #import "AccompanyCourseInfoCell.h"
 #import "AccompanyArrangeCell.h"
 #import "AccompanyHomeworkCell.h"

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Mine/Homework/View/HomeworkAddView.h

@@ -6,7 +6,7 @@
 //
 
 #import <UIKit/UIKit.h>
-#import <KSToolLibrary/UIView+ExtensionForDotLine.h>
+#import <UIView+ExtensionForDotLine.h>
 
 
 NS_ASSUME_NONNULL_BEGIN

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Mine/Homework/View/HomeworkBodyView.h

@@ -5,7 +5,7 @@
 //  Created by 王智 on 2022/4/20.
 //
 
-#import <KSToolLibrary/KSJXBodyView.h>
+#import <KSJXBodyView.h>
 #import "StateView.h"
 #import "Reachability.h"
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Mine/Homework/View/HomeworkBodyView.m

@@ -10,7 +10,7 @@
 #import "KSChatConversationViewController.h"
 #import "KSGroupConversationController.h"
 #import "HomeworkSortView.h"
-#import <KSToolLibrary/KSFullDatePicker.h>
+#import <KSFullDatePicker.h>
 #import "HomeworkDetailViewController.h"
 #import "HomeworkListModel.h"
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Mine/Homework/View/HomeworkVideoView.m

@@ -6,7 +6,7 @@
 //
 
 #import "HomeworkVideoView.h"
-#import <KSToolLibrary/KSVideoHelper.h>
+#import <KSVideoHelper.h>
 
 @interface HomeworkVideoView ()
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Mine/MineCourse/View/MyLessonBodyView.h

@@ -5,7 +5,7 @@
 //  Created by 王智 on 2022/4/12.
 //
 
-#import <KSToolLibrary/KSJXBodyView.h>
+#import <KSJXBodyView.h>
 #import "StateView.h"
 #import "Reachability.h"
 

+ 2 - 2
KulexiuForStudent/KulexiuForStudent/Module/Mine/MineCourse/View/MyLessonBodyView.m

@@ -15,9 +15,9 @@
 #include "KSGroupConversationController.h"
 #import "MyLessonSearchView.h"
 #import "NewClassPopView.h"
-#import <KSToolLibrary/KSFullDatePicker.h>
+#import <KSFullDatePicker.h>
 #import "AccompanyDetailViewController.h"
-#import <KSToolLibrary/KSChoosePicker.h>
+#import <KSChoosePicker.h>
 #import "MusicRoomCourseCell.h"
 #import "MusicRoomListModel.h"
 #import "MusicRoomDetailViewController.h"

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Mine/MineCourse/View/MyVideoCourseBodyView.h

@@ -5,7 +5,7 @@
 //  Created by 王智 on 2022/4/20.
 //
 
-#import <KSToolLibrary/kSJXCollectionView.h>
+#import <kSJXCollectionView.h>
 #import "StateView.h"
 #import "Reachability.h"
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Mine/MineCourse/View/MyVideoCourseBodyView.m

@@ -9,7 +9,7 @@
 #import "VideoCourseCell.h"
 #import "VideoCourseModel.h"
 #import "KSBaseWKWebViewController.h"
-#import <KSToolLibrary/KSChoosePicker.h>
+#import <KSChoosePicker.h>
 #import "MyVideoSearchView.h"
 
 @interface MyVideoCourseBodyView ()<UICollectionViewDelegate,UICollectionViewDataSource,UICollectionViewDelegateFlowLayout>

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Mine/Networking/View/KSNetworkAlert.m

@@ -7,7 +7,7 @@
 //
 
 #import "KSNetworkAlert.h"
-#import <KSToolLibrary/UIView+Animation.h>
+#import <UIView+Animation.h>
 
 @interface KSNetworkAlert ()
 @property (weak, nonatomic) IBOutlet UILabel *topTitle;

+ 2 - 2
KulexiuForStudent/KulexiuForStudent/Module/Mine/Scan/Controller/KSScanViewController.m

@@ -6,12 +6,12 @@
 //
 
 #import "KSScanViewController.h"
-#import <KSToolLibrary/GRScanManager.h>
+#import <GRScanManager.h>
 #import "ScanNavView.h"
 #import "KSBaseWKWebViewController.h"
 #import "KSMediaManager.h"
 #import "KSPremissionAlert.h"
-#import <KSToolLibrary/RecordCheckManager.h>
+#import <RecordCheckManager.h>
 
 @interface KSScanViewController ()
 

+ 3 - 3
KulexiuForStudent/KulexiuForStudent/Module/Mine/Setting/Controller/UserSettingViewController.m

@@ -19,11 +19,11 @@
 #import "UserInfoManager.h"
 #import "InstrumentChooseViewController.h"
 #import "UserInfo.h"
-#import <KSToolLibrary/KSFullDatePicker.h>
+#import <KSFullDatePicker.h>
 #import "UserInfoManager.h"
 #import <RSKImageCropper/RSKImageCropper.h>
-#import <KSToolLibrary/KSSmallChoosePicker.h>
-#import <KSToolLibrary/UIImageView+DisplayImage.h>
+#import <KSSmallChoosePicker.h>
+#import <UIImageView+DisplayImage.h>
 
 @interface UserSettingViewController ()<RSKImageCropViewControllerDelegate>
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Mine/Setting/DeleteAccount/View/KSDeleteAccountTipsAlert.m

@@ -6,7 +6,7 @@
 //
 
 #import "KSDeleteAccountTipsAlert.h"
-#import <KSToolLibrary/UIView+Animation.h>
+#import <UIView+Animation.h>
 
 @interface KSDeleteAccountTipsAlert ()
 @property (weak, nonatomic) IBOutlet UIButton *sureButton;

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Mine/Setting/View/VeriCheckView.m

@@ -7,7 +7,7 @@
 //
 
 #import "VeriCheckView.h"
-#import <KSToolLibrary/UIButton+EnlargeEdge.h>
+#import <UIButton+EnlargeEdge.h>
 #import <SDWebImage/SDImageCache.h>
 
 @interface VeriCheckView ()<UIGestureRecognizerDelegate,UITextFieldDelegate>

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Mine/View/MineBodyView.m

@@ -6,7 +6,7 @@
 //
 
 #import "MineBodyView.h"
-#import <KSToolLibrary/UIImageView+DisplayImage.h>
+#import <UIImageView+DisplayImage.h>
 
 @interface MineBodyView ()
 @property (weak, nonatomic) IBOutlet NSLayoutConstraint *avatarWidth;

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Mine/Works/Controller/KSDraftMergeViewController.m

@@ -8,7 +8,7 @@
 #import "KSDraftMergeViewController.h"
 #import "KSMediaMergeView.h"
 #import "AppDelegate+AppService.h"
-#import <KSToolLibrary/UIDevice+TFDevice.h>
+#import <UIDevice+TFDevice.h>
 
 @interface KSDraftMergeViewController ()
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Mine/Works/Controller/KSVideoCropViewController.m

@@ -10,7 +10,7 @@
 #import "KSCropImageNavView.h"
 #import "KSVideoImageSlider.h"
 #import "AppDelegate+AppService.h"
-#import <KSToolLibrary/UIDevice+TFDevice.h>
+#import <UIDevice+TFDevice.h>
 
 
 #define COVER_COUNT (10)

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Mine/Works/View/MineWorksBodyView.h

@@ -5,7 +5,7 @@
 //  Created by 王智 on 2023/10/31.
 //
 
-#import <KSToolLibrary/KSJXBodyView.h>
+#import <KSJXBodyView.h>
 
 NS_ASSUME_NONNULL_BEGIN
 

+ 2 - 2
KulexiuForStudent/KulexiuForStudent/Module/TXClassRoom/Controller/TXClassroomViewController.m

@@ -19,10 +19,10 @@
 #import "ClassroomService.h"
 #import "AppDelegate.h"
 #import "KSWhiteboardControl.h"
-#import <KSToolLibrary/UIDevice+TFDevice.h>
+#import <UIDevice+TFDevice.h>
 #import "KSRemoteUserManager.h"
 #import "LocalRenderManager.h"
-#import <KSToolLibrary/NSDate+Transform.h>
+#import <NSDate+Transform.h>
 
 #import "KSTipsView.h"
 

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/TXClassRoom/Model/Util/View/KSNormalAlertView.m

@@ -7,7 +7,7 @@
 //
 
 #import "KSNormalAlertView.h"
-#import <KSToolLibrary/UIView+Animation.h>
+#import <UIView+Animation.h>
 
 typedef enum : NSUInteger {
     ClassRoomAlertViewCancel,

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/TXClassRoom/Model/Util/View/NormalAlertView.m

@@ -8,7 +8,7 @@
 
 #import "NormalAlertView.h"
 #import "Masonry.h"
-#import <KSToolLibrary/UIView+Animation.h>
+#import <UIView+Animation.h>
 
 typedef enum : NSUInteger {
     ClassRoomAlertViewCancel,

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/TXClassRoom/View/MainContainerView/VideoMaskView.m

@@ -8,7 +8,7 @@
 
 #import "VideoMaskView.h"
 #import "Masonry.h"
-#import <KSToolLibrary/UIButton+EnlargeEdge.h>
+#import <UIButton+EnlargeEdge.h>
 #import "TXRTCService.h"
 
 @interface VideoMaskView ()

+ 6 - 3
KulexiuForStudent/KulexiuForStudent/Module/TXClassRoom/View/NewWhiteboard/KSNewWhiteBoard.m

@@ -7,7 +7,7 @@
 //
 
 #import "KSNewWhiteBoard.h"
-#import <KSToolLibrary/WeakWebViewScriptMessageDelegate.h>
+#import <WeakWebViewScriptMessageDelegate.h>
 #import <WebKit/WebKit.h>
 #import "CustomNavViewController.h"
 #define MAXPHOTONUMBER (1)
@@ -17,8 +17,8 @@
 #import <Photos/Photos.h>
 #import "TZVideoPlayerController.h"
 #import "TZImagePickerController.h"
-#import <KSToolLibrary/UIImage+ResizeImage.h>
-#import <KSToolLibrary/UIImage+Color.h>
+#import <UIImage+ResizeImage.h>
+#import <UIImage+Color.h>
 
 #import "WhiteUtils.h"
 #import "WebViewBaseConfig.h"
@@ -253,6 +253,9 @@
                     CFArrayRef certArray =CFArrayCreate(kCFAllocatorDefault, certs,1,NULL);
                     customCredential =[NSURLCredential credentialWithIdentity:identity certificates:(__bridge  NSArray*)certArray persistence:NSURLCredentialPersistencePermanent];
                     disposition = NSURLSessionAuthChallengeUseCredential;
+                    // 释放 CFArrayRef 和 SecCertificateRef
+                    CFRelease(certArray);
+                    CFRelease(certificate);
                 }
             }
             

+ 2 - 2
KulexiuForStudent/KulexiuForStudent/Module/TXClassRoom/View/NewWhiteboard/KSWhiteboardView.m

@@ -11,7 +11,7 @@
 #import "ZoomControl.h"
 #import <Masonry/Masonry.h>
 #import "WhiteUtils.h"
-#import <KSToolLibrary/UIImage+Color.h>
+#import <UIImage+Color.h>
 
 #define kSceneKey @"/DAYA"
 #define MAXPHOTONUMBER (1)
@@ -21,7 +21,7 @@
 #import <Photos/Photos.h>
 #import "TZVideoPlayerController.h"
 #import "TZImagePickerController.h"
-#import <KSToolLibrary/UIImage+ResizeImage.h>
+#import <UIImage+ResizeImage.h>
 #import "KSNormalAlertView.h"
 
 @interface KSWhiteboardView ()<ZoomControlDelegate,WhiteCommonCallbackDelegate,UIImagePickerControllerDelegate,UINavigationControllerDelegate,TZImagePickerControllerDelegate,WhiteRoomCallbackDelegate>

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/TXLive/Controller/TXLiveRoomViewController.m

@@ -16,7 +16,7 @@
 #import "KSChatInputBarControl.h"
 #import "TXLiveChatListCell.h"
 #import "AppDelegate.h"
-#import <KSToolLibrary/UIDevice+TFDevice.h>
+#import <UIDevice+TFDevice.h>
 #import "LiveRoomLikeLayer.h"
 #import "LiveAlertView.h"
 #import "KSShopCardView.h"

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/TXLive/View/LiveAlertView.m

@@ -7,7 +7,7 @@
 //
 
 #import "LiveAlertView.h"
-#import <KSToolLibrary/UIView+Animation.h>
+#import <UIView+Animation.h>
 
 typedef enum : NSUInteger {
     LiveAlertViewCancel = 1000,

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/TXLive/View/LiveRoomConfirmAlert.m

@@ -7,7 +7,7 @@
 //
 
 #import "LiveRoomConfirmAlert.h"
-#import <KSToolLibrary/UIView+Animation.h>
+#import <UIView+Animation.h>
 
 #define ContainerWidth 320
 #define ContainerHeight 180

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Widget/Controller/ToneTuningViewController.m

@@ -13,7 +13,7 @@
 #import "TuningForkSettingView.h"
 #import <AVFoundation/AVFoundation.h>
 #import "TunerSettingView.h"
-#import <KSToolLibrary/KSChoosePicker.h>
+#import <KSChoosePicker.h>
 #import "WidgetViewController.h"
 
 #import "MetronomeManager.h"

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Widget/Model/MetronomeManager.m

@@ -6,7 +6,7 @@
 //
 
 #import "MetronomeManager.h"
-#import <KSToolLibrary/KSChoosePicker.h>
+#import <KSChoosePicker.h>
 #import "RhythmChooseView.h"
 
 @interface MetronomeManager ()<KSMetronomePlayerDelegate>

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Widget/View/toneTuning/TunerSettingView.m

@@ -6,7 +6,7 @@
 //
 
 #import "TunerSettingView.h"
-#import <KSToolLibrary/UIView+Animation.h>
+#import <UIView+Animation.h>
 
 #define MAXFREQUENCE (445)
 #define MINFREQUENCE (415)

+ 1 - 1
KulexiuForStudent/KulexiuForStudent/Module/Widget/View/toneTuning/TuningForkSettingView.m

@@ -6,7 +6,7 @@
 //
 
 #import "TuningForkSettingView.h"
-#import <KSToolLibrary/UIView+Animation.h>
+#import <UIView+Animation.h>
 
 
 @interface TuningForkSettingView ()<UIGestureRecognizerDelegate>

BIN
KulexiuForStudent/KulexiuForStudent/ToolKit/CloudAccompanyLibrary.framework/CloudAccompany.bundle/highlight_spot@2x.png


BIN
KulexiuForStudent/KulexiuForStudent/ToolKit/CloudAccompanyLibrary.framework/CloudAccompany.bundle/highlight_spot@3x.png


BIN
KulexiuForStudent/KulexiuForStudent/ToolKit/CloudAccompanyLibrary.framework/CloudAccompany.bundle/nomal_spot@2x.png


BIN
KulexiuForStudent/KulexiuForStudent/ToolKit/CloudAccompanyLibrary.framework/CloudAccompany.bundle/nomal_spot@3x.png


BIN
KulexiuForStudent/KulexiuForStudent/ToolKit/CloudAccompanyLibrary.framework/CloudAccompany.bundle/tick.wav


BIN
KulexiuForStudent/KulexiuForStudent/ToolKit/CloudAccompanyLibrary.framework/CloudAccompany.bundle/tock.wav


BIN
KulexiuForStudent/KulexiuForStudent/ToolKit/CloudAccompanyLibrary.framework/CloudAccompany.bundle/white_spot@2x.png


Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä