From f7d11c5f8b5f83fa436aa405969516a5a1c550cb Mon Sep 17 00:00:00 2001 From: CodeST <694468528@qq.com> Date: Thu, 4 Dec 2025 21:10:32 +0800 Subject: [PATCH] 1 --- .../Utils => Shared}/KBSignUtils.h | 0 .../Utils => Shared}/KBSignUtils.m | 0 .../Manager => Shared}/KBUserSessionManager.h | 0 .../Manager => Shared}/KBUserSessionManager.m | 0 keyBoard.xcodeproj/project.pbxproj | 20 ++++++++----------- 5 files changed, 8 insertions(+), 12 deletions(-) rename {CustomKeyboard/Utils => Shared}/KBSignUtils.h (100%) rename {CustomKeyboard/Utils => Shared}/KBSignUtils.m (100%) rename {keyBoard/Class/Manager => Shared}/KBUserSessionManager.h (100%) rename {keyBoard/Class/Manager => Shared}/KBUserSessionManager.m (100%) diff --git a/CustomKeyboard/Utils/KBSignUtils.h b/Shared/KBSignUtils.h similarity index 100% rename from CustomKeyboard/Utils/KBSignUtils.h rename to Shared/KBSignUtils.h diff --git a/CustomKeyboard/Utils/KBSignUtils.m b/Shared/KBSignUtils.m similarity index 100% rename from CustomKeyboard/Utils/KBSignUtils.m rename to Shared/KBSignUtils.m diff --git a/keyBoard/Class/Manager/KBUserSessionManager.h b/Shared/KBUserSessionManager.h similarity index 100% rename from keyBoard/Class/Manager/KBUserSessionManager.h rename to Shared/KBUserSessionManager.h diff --git a/keyBoard/Class/Manager/KBUserSessionManager.m b/Shared/KBUserSessionManager.m similarity index 100% rename from keyBoard/Class/Manager/KBUserSessionManager.m rename to Shared/KBUserSessionManager.m diff --git a/keyBoard.xcodeproj/project.pbxproj b/keyBoard.xcodeproj/project.pbxproj index 51fc91e..a7840c5 100644 --- a/keyBoard.xcodeproj/project.pbxproj +++ b/keyBoard.xcodeproj/project.pbxproj @@ -109,6 +109,8 @@ 0498BD7B2EE04518006CC1D5 /* KBCharacter.m in Sources */ = {isa = PBXBuildFile; fileRef = 0498BD7A2EE04518006CC1D5 /* KBCharacter.m */; }; 0498BD7E2EE04F9C006CC1D5 /* KBTag.m in Sources */ = {isa = PBXBuildFile; fileRef = 0498BD7D2EE04F9C006CC1D5 /* KBTag.m */; }; 0498BD852EE1B255006CC1D5 /* KBSignUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 0498BD842EE1B255006CC1D5 /* KBSignUtils.m */; }; + 0498BD862EE1BEC9006CC1D5 /* KBSignUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 0498BD842EE1B255006CC1D5 /* KBSignUtils.m */; }; + 0498BD872EE1BF1D006CC1D5 /* KBUserSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 047920492EDDCE25004E8522 /* KBUserSessionManager.m */; }; 049FB20B2EC1C13800FAB05D /* KBSkinBottomActionView.m in Sources */ = {isa = PBXBuildFile; fileRef = 049FB20A2EC1C13800FAB05D /* KBSkinBottomActionView.m */; }; 049FB20E2EC1CD2800FAB05D /* KBAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = 049FB20D2EC1CD2800FAB05D /* KBAlert.m */; }; 049FB2112EC1F72F00FAB05D /* KBMyListCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 049FB2102EC1F72F00FAB05D /* KBMyListCell.m */; }; @@ -672,8 +674,6 @@ 0477BD942EBAFF4E0055D639 /* Utils */ = { isa = PBXGroup; children = ( - 0498BD832EE1B255006CC1D5 /* KBSignUtils.h */, - 0498BD842EE1B255006CC1D5 /* KBSignUtils.m */, ); path = Utils; sourceTree = ""; @@ -907,13 +907,6 @@ path = VM; sourceTree = ""; }; - 0498BD822EE1B246006CC1D5 /* Utils */ = { - isa = PBXGroup; - children = ( - ); - path = Utils; - sourceTree = ""; - }; 049FB2162EC20A6600FAB05D /* BMLongPressDragCellCollectionView */ = { isa = PBXGroup; children = ( @@ -1211,7 +1204,6 @@ 04FC95BF2EB1E3B1007BD342 /* Class */ = { isa = PBXGroup; children = ( - 0498BD822EE1B246006CC1D5 /* Utils */, 04122F612EC5F3DF00EF7AB3 /* Pay */, 7276DDA22EC1B22500804C36 /* WebView */, 048908D32EBF618E00FABA60 /* Vender */, @@ -1408,8 +1400,6 @@ 04FC95F32EB339C1007BD342 /* AppleSignInManager.m */, 04286A042ECC81B200CE730C /* KBSkinService.h */, 04286A052ECC81B200CE730C /* KBSkinService.m */, - 047920482EDDCE25004E8522 /* KBUserSessionManager.h */, - 047920492EDDCE25004E8522 /* KBUserSessionManager.m */, ); path = Manager; sourceTree = ""; @@ -1437,6 +1427,10 @@ 04D1F6B12EDFF10A00B12345 /* KBSkinInstallBridge.m */, 04791F8C2ED469C0004E8522 /* KBHostAppLauncher.h */, 04791F8D2ED469C0004E8522 /* KBHostAppLauncher.m */, + 0498BD832EE1B255006CC1D5 /* KBSignUtils.h */, + 0498BD842EE1B255006CC1D5 /* KBSignUtils.m */, + 047920482EDDCE25004E8522 /* KBUserSessionManager.h */, + 047920492EDDCE25004E8522 /* KBUserSessionManager.m */, ); path = Shared; sourceTree = ""; @@ -1690,6 +1684,8 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 0498BD872EE1BF1D006CC1D5 /* KBUserSessionManager.m in Sources */, + 0498BD862EE1BEC9006CC1D5 /* KBSignUtils.m in Sources */, 04791FFC2ED71D17004E8522 /* UIColor+Extension.m in Sources */, 049FB2322EC45A0000FAB05D /* KBStreamFetcher.m in Sources */, 04A9FE0F2EB481100020DB6D /* KBHUD.m in Sources */,