Explorar o código

[*] 修改项目名

SuperC hai 9 meses
pai
achega
bb9eec6172
Modificáronse 100 ficheiros con 55 adicións e 55 borrados
  1. 5 5
      Podfile
  2. 1 1
      Podfile.lock
  3. 1 1
      motk.xcworkspace/contents.xcworkspacedata
  4. 0 0
      motk/.swiftlint.yml
  5. 0 0
      motk/ScreenShareExtension/Broadcast/BroadcastScreenCapturer.swift
  6. 0 0
      motk/ScreenShareExtension/Broadcast/BroadcastServerSocketConnection.swift
  7. 0 0
      motk/ScreenShareExtension/Broadcast/Log/Logger.swift
  8. 0 0
      motk/ScreenShareExtension/Broadcast/Uploader/Atomic.swift
  9. 0 0
      motk/ScreenShareExtension/Broadcast/Uploader/BroadcastUploadSocketConnection.swift
  10. 0 0
      motk/ScreenShareExtension/Broadcast/Uploader/LKSampleHandler.swift
  11. 0 0
      motk/ScreenShareExtension/Broadcast/Uploader/LiveKitDarwinNotificationCenter.swift
  12. 0 0
      motk/ScreenShareExtension/Broadcast/Uploader/SampleUploader.swift
  13. 0 0
      motk/ScreenShareExtension/HXProcessNotification.swift
  14. 0 0
      motk/ScreenShareExtension/Info.plist
  15. 0 0
      motk/ScreenShareExtension/SampleHandler.swift
  16. 0 0
      motk/ScreenShareExtension/ScreenShareExtension-Bridging-Header.h
  17. 0 0
      motk/ScreenShareExtension/ScreenShareExtension.entitlements
  18. 0 0
      motk/Templates/en-strings.stencil
  19. 0 0
      motk/Templates/l21strings.stencil
  20. 47 47
      motk/motk.xcodeproj/project.pbxproj
  21. 0 0
      motk/motk.xcodeproj/project.xcworkspace/contents.xcworkspacedata
  22. 0 0
      motk/motk/AppDelegate+ClientVersion.swift
  23. 0 0
      motk/motk/AppDelegate+Database.swift
  24. 0 0
      motk/motk/AppDelegate+IM.swift
  25. 0 0
      motk/motk/AppDelegate+Kickout.swift
  26. 0 0
      motk/motk/AppDelegate+MR.swift
  27. 0 0
      motk/motk/AppDelegate+Remote.swift
  28. 0 0
      motk/motk/AppDelegate+Theme.swift
  29. 0 0
      motk/motk/AppDelegate.swift
  30. 0 0
      motk/motk/HXCore/AppStorage.swift
  31. 0 0
      motk/motk/HXCore/Base/Common/BaseNavigationView.swift
  32. 0 0
      motk/motk/HXCore/Base/Common/HXBaseNavigationViewController.swift
  33. 0 0
      motk/motk/HXCore/Base/Common/HXBaseViewController.swift
  34. 0 0
      motk/motk/HXCore/Base/Common/HXCache.swift
  35. 0 0
      motk/motk/HXCore/Base/Common/HXFormViewController.swift
  36. 0 0
      motk/motk/HXCore/Base/Common/HXSplitViewController.swift
  37. 0 0
      motk/motk/HXCore/Base/Common/HXTableView.swift
  38. 0 0
      motk/motk/HXCore/Base/Common/HXTableViewCell.swift
  39. 0 0
      motk/motk/HXCore/Base/Common/HXView.swift
  40. 0 0
      motk/motk/HXCore/Base/Common/HXViewModel.swift
  41. 0 0
      motk/motk/HXCore/Base/Common/UINavigationController+Extension.swift
  42. 0 0
      motk/motk/HXCore/Base/Common/UINavigationController+InteractiveTransition.h
  43. 1 1
      motk/motk/HXCore/Base/Common/UINavigationController+InteractiveTransition.m
  44. 0 0
      motk/motk/HXCore/Base/Common/UIViewController+Extension.swift
  45. 0 0
      motk/motk/HXCore/Configuration/FileConfigs.swift
  46. 0 0
      motk/motk/HXCore/Configuration/HXConfiguration.swift
  47. 0 0
      motk/motk/HXCore/DataBase/Account+Database.swift
  48. 0 0
      motk/motk/HXCore/DataBase/Contact+Database.swift
  49. 0 0
      motk/motk/HXCore/DataBase/Database.swift
  50. 0 0
      motk/motk/HXCore/DataBase/Emoticon+Database.swift
  51. 0 0
      motk/motk/HXCore/DataBase/GroupCall+DataBase.swift
  52. 0 0
      motk/motk/HXCore/DataBase/MicroServer+Database.swift
  53. 0 0
      motk/motk/HXCore/DataBase/Moment+Database.swift
  54. 0 0
      motk/motk/HXCore/DataBase/Note+Database.swift
  55. 0 0
      motk/motk/HXCore/DataBase/Organization+Database.swift
  56. 0 0
      motk/motk/HXCore/DisplayProtocol/Extension/Account+UserDisPlay.swift
  57. 0 0
      motk/motk/HXCore/DisplayProtocol/Extension/GroupMember+UserDisplay.swift
  58. 0 0
      motk/motk/HXCore/DisplayProtocol/Extension/GroupRobot+UserDisplay.swift
  59. 0 0
      motk/motk/HXCore/DisplayProtocol/UserDisplay.swift
  60. 0 0
      motk/motk/HXCore/Extensions/Foundation/AVAsset+HXExt.swift
  61. 0 0
      motk/motk/HXCore/Extensions/Foundation/CGRect+Extensions.swift
  62. 0 0
      motk/motk/HXCore/Extensions/Foundation/Date+MR.swift
  63. 0 0
      motk/motk/HXCore/Extensions/Foundation/FileManager+HXExt.swift
  64. 0 0
      motk/motk/HXCore/Extensions/Foundation/Float+HXExt.swift
  65. 0 0
      motk/motk/HXCore/Extensions/Foundation/Int64+MR.swift
  66. 0 0
      motk/motk/HXCore/Extensions/Foundation/MKMapView+HXExt.swift
  67. 0 0
      motk/motk/HXCore/Extensions/Foundation/NSAttributedString/NSAttributedString+Extensions.swift
  68. 0 0
      motk/motk/HXCore/Extensions/Foundation/NSAttributedString/NSAttributedString+HXExt.swift
  69. 0 0
      motk/motk/HXCore/Extensions/Foundation/NSAttributedString/NSMutableAttributedString+HXExt.swift
  70. 0 0
      motk/motk/HXCore/Extensions/Foundation/NSAttributedString/ParagraphStyle+HXAdd.swift
  71. 0 0
      motk/motk/HXCore/Extensions/Foundation/NSObject+Extension.swift
  72. 0 0
      motk/motk/HXCore/Extensions/Foundation/PasswordRule.swift
  73. 0 0
      motk/motk/HXCore/Extensions/Foundation/String+HXExt.swift
  74. 0 0
      motk/motk/HXCore/Extensions/Foundation/UIColor+HXExt.swift
  75. 0 0
      motk/motk/HXCore/Extensions/Foundation/UIEdgeInsets+HXExt.swift
  76. 0 0
      motk/motk/HXCore/Extensions/Foundation/UIImage+HXExt.swift
  77. 0 0
      motk/motk/HXCore/Extensions/R.swift/R.swift+Extensions.swift
  78. 0 0
      motk/motk/HXCore/Extensions/RxSwift/ActivityIndicator.swift
  79. 0 0
      motk/motk/HXCore/Extensions/RxSwift/ErrorTracker.swift
  80. 0 0
      motk/motk/HXCore/Extensions/RxSwift/HXToast+Rx.swift
  81. 0 0
      motk/motk/HXCore/Extensions/RxSwift/Kingfisher+Rx.swift
  82. 0 0
      motk/motk/HXCore/Extensions/RxSwift/Observable+Logging.swift
  83. 0 0
      motk/motk/HXCore/Extensions/RxSwift/Observable+Operators.swift
  84. 0 0
      motk/motk/HXCore/Extensions/RxSwift/Single+Async.swift
  85. 0 0
      motk/motk/HXCore/Extensions/SwiftUI/Color+Extensions.swift
  86. 0 0
      motk/motk/HXCore/Extensions/SwiftUI/Image+Extension.swift
  87. 0 0
      motk/motk/HXCore/Extensions/UIKit/UIImageView+Kingfisher.swift
  88. 0 0
      motk/motk/HXCore/Extensions/UIKit/UITextField+HXExt.swift
  89. 0 0
      motk/motk/HXCore/Extensions/UIKit/UITextView+HXExt.swift
  90. 0 0
      motk/motk/HXCore/Extensions/UIKit/UIView+Extensions.swift
  91. 0 0
      motk/motk/HXCore/Generated/Plist+Generated.swift
  92. 0 0
      motk/motk/HXCore/Generated/R.generated.swift
  93. 0 0
      motk/motk/HXCore/Generated/Strings+Generated.swift
  94. 0 0
      motk/motk/HXCore/Generated/generated-en.strings
  95. 0 0
      motk/motk/HXCore/HXMacro.swift
  96. 0 0
      motk/motk/HXCore/Manager/AccountManager.swift
  97. 0 0
      motk/motk/HXCore/Manager/AppUnreadCountManager.swift
  98. 0 0
      motk/motk/HXCore/Manager/CodeManager.swift
  99. 0 0
      motk/motk/HXCore/Manager/EmoticonManager.swift
  100. 0 0
      motk/motk/HXCore/Manager/FileUploadManager+Rx.swift

+ 5 - 5
Podfile

@@ -1,12 +1,12 @@
 source 'https://mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git'
 
-workspace './bugu.xcworkspace'
-project './bugu/bugu.xcodeproj'
+workspace './motk.xcworkspace'
+project './motk/motk.xcodeproj'
 
 platform :ios, '14.0'
 use_frameworks!
 
-target 'bugu' do
+target 'motk' do
   
   # SwiftLint - 一个代码静态检查工具,用于保持代码风格一致性
   pod 'SwiftLint', '= 0.42.0', configurations: ['Debug']
@@ -167,8 +167,8 @@ end
 
 target 'ScreenShareExtension' do
   platform :ios, '14.0'
-  workspace './bugu.xcworkspace'
-  project './bugu/bugu.xcodeproj'
+  workspace './motk.xcworkspace'
+  project './motk/motk.xcodeproj'
 end
 
 post_install do |installer|

+ 1 - 1
Podfile.lock

@@ -318,6 +318,6 @@ SPEC CHECKSUMS:
   UMDevice: dcdf7ec167387837559d149fbc7d793d984faf82
   ZLPhotoBrowser: 20f32e6429448cc1c008795a1b55472d5772939c
 
-PODFILE CHECKSUM: 394800b8fd638798fcbd3824b5eaf12fe7e53f29
+PODFILE CHECKSUM: f4ec8e9cef73c1a2576359c3f7b2fef14b83b4a3
 
 COCOAPODS: 1.16.2

+ 1 - 1
bugu.xcworkspace/contents.xcworkspacedata → motk.xcworkspace/contents.xcworkspacedata

@@ -2,7 +2,7 @@
 <Workspace
    version = "1.0">
    <FileRef
-      location = "group:bugu/bugu.xcodeproj">
+      location = "group:motk/motk.xcodeproj">
    </FileRef>
    <FileRef
       location = "group:Pods/Pods.xcodeproj">

+ 0 - 0
bugu/.swiftlint.yml → motk/.swiftlint.yml


+ 0 - 0
bugu/ScreenShareExtension/Broadcast/BroadcastScreenCapturer.swift → motk/ScreenShareExtension/Broadcast/BroadcastScreenCapturer.swift


+ 0 - 0
bugu/ScreenShareExtension/Broadcast/BroadcastServerSocketConnection.swift → motk/ScreenShareExtension/Broadcast/BroadcastServerSocketConnection.swift


+ 0 - 0
bugu/ScreenShareExtension/Broadcast/Log/Logger.swift → motk/ScreenShareExtension/Broadcast/Log/Logger.swift


+ 0 - 0
bugu/ScreenShareExtension/Broadcast/Uploader/Atomic.swift → motk/ScreenShareExtension/Broadcast/Uploader/Atomic.swift


+ 0 - 0
bugu/ScreenShareExtension/Broadcast/Uploader/BroadcastUploadSocketConnection.swift → motk/ScreenShareExtension/Broadcast/Uploader/BroadcastUploadSocketConnection.swift


+ 0 - 0
bugu/ScreenShareExtension/Broadcast/Uploader/LKSampleHandler.swift → motk/ScreenShareExtension/Broadcast/Uploader/LKSampleHandler.swift


+ 0 - 0
bugu/ScreenShareExtension/Broadcast/Uploader/LiveKitDarwinNotificationCenter.swift → motk/ScreenShareExtension/Broadcast/Uploader/LiveKitDarwinNotificationCenter.swift


+ 0 - 0
bugu/ScreenShareExtension/Broadcast/Uploader/SampleUploader.swift → motk/ScreenShareExtension/Broadcast/Uploader/SampleUploader.swift


+ 0 - 0
bugu/ScreenShareExtension/HXProcessNotification.swift → motk/ScreenShareExtension/HXProcessNotification.swift


+ 0 - 0
bugu/ScreenShareExtension/Info.plist → motk/ScreenShareExtension/Info.plist


+ 0 - 0
bugu/ScreenShareExtension/SampleHandler.swift → motk/ScreenShareExtension/SampleHandler.swift


+ 0 - 0
bugu/ScreenShareExtension/ScreenShareExtension-Bridging-Header.h → motk/ScreenShareExtension/ScreenShareExtension-Bridging-Header.h


+ 0 - 0
bugu/ScreenShareExtension/ScreenShareExtension.entitlements → motk/ScreenShareExtension/ScreenShareExtension.entitlements


+ 0 - 0
bugu/Templates/en-strings.stencil → motk/Templates/en-strings.stencil


+ 0 - 0
bugu/Templates/l21strings.stencil → motk/Templates/l21strings.stencil


+ 47 - 47
bugu/bugu.xcodeproj/project.pbxproj → motk/motk.xcodeproj/project.pbxproj

@@ -526,7 +526,7 @@
 		3A4710A62DBA2967009529ED /* FYLanguageTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A4710A52DBA2967009529ED /* FYLanguageTool.swift */; };
 		3AF274632DB8FA4800A96DF7 /* FYSetLanguageViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AF274622DB8FA4800A96DF7 /* FYSetLanguageViewController.swift */; };
 		3AF274672DB906A500A96DF7 /* FYLanguageTableCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AF274652DB906A500A96DF7 /* FYLanguageTableCell.swift */; };
-		4AD0D04D575FE79F0419641C /* Pods_bugu.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B1F478CF8C29FA40E487D6CD /* Pods_bugu.framework */; };
+		4AD0D04D575FE79F0419641C /* Pods_motk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B1F478CF8C29FA40E487D6CD /* Pods_motk.framework */; };
 		81171F38293C7FBF00D13E3F /* ResetPasswordView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81171F37293C7FBF00D13E3F /* ResetPasswordView.swift */; };
 		8121C42629BDCE7400423360 /* UIImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8121C42529BDCE7400423360 /* UIImageView+Kingfisher.swift */; };
 		8121C42829BDE62B00423360 /* readme.md in Sources */ = {isa = PBXBuildFile; fileRef = 8121C42729BDE62B00423360 /* readme.md */; };
@@ -1154,7 +1154,7 @@
 		2DA553182B1B25EF00D3925C /* GroupCall+Database.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "GroupCall+Database.swift"; sourceTree = "<group>"; };
 		2DA5531A2B1B268A00D3925C /* GroupCallModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupCallModel.swift; sourceTree = "<group>"; };
 		2DA553202B1C3F2900D3925C /* GroupCallMemberCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupCallMemberCell.swift; sourceTree = "<group>"; };
-		2DA553262B1D77EE00D3925C /* buguRelease.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = buguRelease.entitlements; sourceTree = "<group>"; };
+		2DA553262B1D77EE00D3925C /* motkRelease.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = motkRelease.entitlements; sourceTree = "<group>"; };
 		2DA553292B1DC5C000D3925C /* UserStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserStorage.swift; sourceTree = "<group>"; };
 		2DA5532C2B1DF90F00D3925C /* HXMessageCellTimeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HXMessageCellTimeView.swift; sourceTree = "<group>"; };
 		2DA636E32B16017800026227 /* AppDelegate+Theme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AppDelegate+Theme.swift"; sourceTree = "<group>"; };
@@ -1373,7 +1373,7 @@
 		81B39E58294851D500572838 /* ChatViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChatViewController.swift; sourceTree = "<group>"; };
 		81B39E602948689A00572838 /* AppDelegate+MR.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AppDelegate+MR.swift"; sourceTree = "<group>"; };
 		81F70E6929BE1696000543D7 /* AppDelegate+Remote.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AppDelegate+Remote.swift"; sourceTree = "<group>"; };
-		81F70E6B29BE320A000543D7 /* bugu.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = bugu.entitlements; sourceTree = "<group>"; };
+		81F70E6B29BE320A000543D7 /* motk.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = motk.entitlements; sourceTree = "<group>"; };
 		A630D9C32DDD712C00555C95 /* icon_first_show_bg.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon_first_show_bg.png; sourceTree = "<group>"; };
 		A630D9C42DDD712C00555C95 /* icon_first_show_content.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon_first_show_content.png; sourceTree = "<group>"; };
 		A630D9C52DDD712C00555C95 /* icon_first_show_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon_first_show_icon.png; sourceTree = "<group>"; };
@@ -1386,10 +1386,10 @@
 		A6A4D4D52DB7B4A5007F6009 /* ChatViewController+Destory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ChatViewController+Destory.swift"; sourceTree = "<group>"; };
 		A6A6E5D82DBE54D7004D5B48 /* FYNormalTitleAndSearchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FYNormalTitleAndSearchView.swift; sourceTree = "<group>"; };
 		A6FE8D9E2DB0FB5C00EABDC8 /* FYBurnSetCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FYBurnSetCell.swift; sourceTree = "<group>"; };
-		B1F478CF8C29FA40E487D6CD /* Pods_bugu.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_bugu.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+		B1F478CF8C29FA40E487D6CD /* Pods_motk.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_motk.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 		BA3469ADEA407DDBC6B6047C /* Pods-ScreenShareExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ScreenShareExtension.debug.xcconfig"; path = "Target Support Files/Pods-ScreenShareExtension/Pods-ScreenShareExtension.debug.xcconfig"; sourceTree = "<group>"; };
-		BD2CCE8F436CC03FD9545114 /* Pods-bugu.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-bugu.release.xcconfig"; path = "Target Support Files/Pods-bugu/Pods-bugu.release.xcconfig"; sourceTree = "<group>"; };
-		E813ECE82775F0B700E5C7C7 /* bugu.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = bugu.app; sourceTree = BUILT_PRODUCTS_DIR; };
+		BD2CCE8F436CC03FD9545114 /* Pods-motk.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-motk.release.xcconfig"; path = "Target Support Files/Pods-motk/Pods-motk.release.xcconfig"; sourceTree = "<group>"; };
+		E813ECE82775F0B700E5C7C7 /* motk.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = motk.app; sourceTree = BUILT_PRODUCTS_DIR; };
 		E813ECEB2775F0B700E5C7C7 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
 		E813ECF42775F0B900E5C7C7 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
 		E813ECF72775F0B900E5C7C7 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
@@ -1441,7 +1441,7 @@
 		E8879AB927788ED200407347 /* Observable+Logging.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Observable+Logging.swift"; sourceTree = "<group>"; };
 		E8879ABB27788F0900407347 /* Observable+Operators.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Observable+Operators.swift"; sourceTree = "<group>"; };
 		E8879ABF2778928D00407347 /* Icons.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Icons.xcassets; sourceTree = "<group>"; };
-		E89908AB27DC3A470068D90B /* bugu-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "bugu-Bridging-Header.h"; sourceTree = "<group>"; };
+		E89908AB27DC3A470068D90B /* motk-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "motk-Bridging-Header.h"; sourceTree = "<group>"; };
 		E89908B027DC412E0068D90B /* API.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = API.swift; sourceTree = "<group>"; };
 		E89908BD27DC9B170068D90B /* UserAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserAPI.swift; sourceTree = "<group>"; };
 		E89908C227DCA3B50068D90B /* BaseDataAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseDataAPI.swift; sourceTree = "<group>"; };
@@ -1559,7 +1559,7 @@
 		EAB886882DC6545400177F5B /* FYUserInfoMenuCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FYUserInfoMenuCell.swift; sourceTree = "<group>"; };
 		F55DEA172B039DCD009FAAC3 /* EmoticonListViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmoticonListViewModel.swift; sourceTree = "<group>"; };
 		F5E6F7B02ABB129A00E3B3BD /* GroupInfoMemberNameCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupInfoMemberNameCell.swift; sourceTree = "<group>"; };
-		F954414DE40ACC1CB24FCC89 /* Pods-bugu.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-bugu.debug.xcconfig"; path = "Target Support Files/Pods-bugu/Pods-bugu.debug.xcconfig"; sourceTree = "<group>"; };
+		F954414DE40ACC1CB24FCC89 /* Pods-motk.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-motk.debug.xcconfig"; path = "Target Support Files/Pods-motk/Pods-motk.debug.xcconfig"; sourceTree = "<group>"; };
 /* End PBXFileReference section */
 
 /* Begin PBXFrameworksBuildPhase section */
@@ -1576,7 +1576,7 @@
 			isa = PBXFrameworksBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
-				4AD0D04D575FE79F0419641C /* Pods_bugu.framework in Frameworks */,
+				4AD0D04D575FE79F0419641C /* Pods_motk.framework in Frameworks */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -1586,8 +1586,8 @@
 		1D793BD19E8B9798BCDA5B49 /* Pods */ = {
 			isa = PBXGroup;
 			children = (
-				F954414DE40ACC1CB24FCC89 /* Pods-bugu.debug.xcconfig */,
-				BD2CCE8F436CC03FD9545114 /* Pods-bugu.release.xcconfig */,
+				F954414DE40ACC1CB24FCC89 /* Pods-motk.debug.xcconfig */,
+				BD2CCE8F436CC03FD9545114 /* Pods-motk.release.xcconfig */,
 				BA3469ADEA407DDBC6B6047C /* Pods-ScreenShareExtension.debug.xcconfig */,
 				760CAF7C9A90702B1369E392 /* Pods-ScreenShareExtension.release.xcconfig */,
 			);
@@ -4040,7 +4040,7 @@
 		C811199077226A8CF8FEEF01 /* Frameworks */ = {
 			isa = PBXGroup;
 			children = (
-				B1F478CF8C29FA40E487D6CD /* Pods_bugu.framework */,
+				B1F478CF8C29FA40E487D6CD /* Pods_motk.framework */,
 				2DD26EC72AE7EEE600F6019D /* ReplayKit.framework */,
 				312E128C38B5E0E8FA654C8C /* Pods_ScreenShareExtension.framework */,
 			);
@@ -4050,7 +4050,7 @@
 		E813ECDF2775F0B700E5C7C7 = {
 			isa = PBXGroup;
 			children = (
-				E813ECEA2775F0B700E5C7C7 /* bugu */,
+				E813ECEA2775F0B700E5C7C7 /* motk */,
 				2DD26F182AE910D300F6019D /* ScreenShareExtension */,
 				E813ECE92775F0B700E5C7C7 /* Products */,
 				C811199077226A8CF8FEEF01 /* Frameworks */,
@@ -4061,17 +4061,17 @@
 		E813ECE92775F0B700E5C7C7 /* Products */ = {
 			isa = PBXGroup;
 			children = (
-				E813ECE82775F0B700E5C7C7 /* bugu.app */,
+				E813ECE82775F0B700E5C7C7 /* motk.app */,
 				2DD26F162AE910D300F6019D /* ScreenShareExtension.appex */,
 			);
 			name = Products;
 			sourceTree = "<group>";
 		};
-		E813ECEA2775F0B700E5C7C7 /* bugu */ = {
+		E813ECEA2775F0B700E5C7C7 /* motk */ = {
 			isa = PBXGroup;
 			children = (
-				2DA553262B1D77EE00D3925C /* buguRelease.entitlements */,
-				81F70E6B29BE320A000543D7 /* bugu.entitlements */,
+				2DA553262B1D77EE00D3925C /* motkRelease.entitlements */,
+				81F70E6B29BE320A000543D7 /* motk.entitlements */,
 				8121C42729BDE62B00423360 /* readme.md */,
 				E813ECEB2775F0B700E5C7C7 /* AppDelegate.swift */,
 				81F70E6929BE1696000543D7 /* AppDelegate+Remote.swift */,
@@ -4086,7 +4086,7 @@
 				E8DB9129277865B200D14179 /* Modules */,
 				E8DB9121277821E400D14179 /* Resources */,
 			);
-			path = bugu;
+			path = motk;
 			sourceTree = "<group>";
 		};
 		E8159A012795988D00AC6FFA /* AudioRecorder */ = {
@@ -4323,7 +4323,7 @@
 				A630D9C42DDD712C00555C95 /* icon_first_show_content.png */,
 				A630D9C52DDD712C00555C95 /* icon_first_show_icon.png */,
 				A630D9C62DDD712C00555C95 /* icon_first_show_title.png */,
-				E89908AB27DC3A470068D90B /* bugu-Bridging-Header.h */,
+				E89908AB27DC3A470068D90B /* motk-Bridging-Header.h */,
 				E813ECF62775F0B900E5C7C7 /* LaunchScreen.storyboard */,
 				2DEDF4152AF34B5500CABC68 /* Localizable.xcstrings */,
 				E8879ABF2778928D00407347 /* Icons.xcassets */,
@@ -4548,9 +4548,9 @@
 			productReference = 2DD26F162AE910D300F6019D /* ScreenShareExtension.appex */;
 			productType = "com.apple.product-type.app-extension";
 		};
-		E813ECE72775F0B700E5C7C7 /* bugu */ = {
+		E813ECE72775F0B700E5C7C7 /* motk */ = {
 			isa = PBXNativeTarget;
-			buildConfigurationList = E813ECFC2775F0B900E5C7C7 /* Build configuration list for PBXNativeTarget "bugu" */;
+			buildConfigurationList = E813ECFC2775F0B900E5C7C7 /* Build configuration list for PBXNativeTarget "motk" */;
 			buildPhases = (
 				70C08F9B216C8CED46DB31D3 /* [CP] Check Pods Manifest.lock */,
 				2DEDF4472AFB713F00CABC68 /* ShellScript */,
@@ -4567,9 +4567,9 @@
 			dependencies = (
 				2DD26F1D2AE910D300F6019D /* PBXTargetDependency */,
 			);
-			name = bugu;
-			productName = bugu;
-			productReference = E813ECE82775F0B700E5C7C7 /* bugu.app */;
+			name = motk;
+			productName = motk;
+			productReference = E813ECE82775F0B700E5C7C7 /* motk.app */;
 			productType = "com.apple.product-type.application";
 		};
 /* End PBXNativeTarget section */
@@ -4582,7 +4582,7 @@
 				CLASSPREFIX = "";
 				LastSwiftUpdateCheck = 1500;
 				LastUpgradeCheck = 1620;
-				ORGANIZATIONNAME = Bugu;
+				ORGANIZATIONNAME = motk;
 				TargetAttributes = {
 					2DD26F152AE910D300F6019D = {
 						CreatedOnToolsVersion = 15.0.1;
@@ -4593,7 +4593,7 @@
 					};
 				};
 			};
-			buildConfigurationList = E813ECE32775F0B700E5C7C7 /* Build configuration list for PBXProject "bugu" */;
+			buildConfigurationList = E813ECE32775F0B700E5C7C7 /* Build configuration list for PBXProject "motk" */;
 			compatibilityVersion = "Xcode 13.0";
 			developmentRegion = en;
 			hasScannedForEncodings = 0;
@@ -4607,7 +4607,7 @@
 			projectDirPath = "";
 			projectRoot = "";
 			targets = (
-				E813ECE72775F0B700E5C7C7 /* bugu */,
+				E813ECE72775F0B700E5C7C7 /* motk */,
 				2DD26F152AE910D300F6019D /* ScreenShareExtension */,
 			);
 		};
@@ -4718,7 +4718,7 @@
 			outputFileListPaths = (
 			);
 			outputPaths = (
-				"$(DERIVED_FILE_DIR)/Pods-bugu-checkManifestLockResult.txt",
+				"$(DERIVED_FILE_DIR)/Pods-motk-checkManifestLockResult.txt",
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 			shellPath = /bin/sh;
@@ -4731,15 +4731,15 @@
 			files = (
 			);
 			inputFileListPaths = (
-				"${PODS_ROOT}/Target Support Files/Pods-bugu/Pods-bugu-frameworks-${CONFIGURATION}-input-files.xcfilelist",
+				"${PODS_ROOT}/Target Support Files/Pods-motk/Pods-motk-frameworks-${CONFIGURATION}-input-files.xcfilelist",
 			);
 			name = "[CP] Embed Pods Frameworks";
 			outputFileListPaths = (
-				"${PODS_ROOT}/Target Support Files/Pods-bugu/Pods-bugu-frameworks-${CONFIGURATION}-output-files.xcfilelist",
+				"${PODS_ROOT}/Target Support Files/Pods-motk/Pods-motk-frameworks-${CONFIGURATION}-output-files.xcfilelist",
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 			shellPath = /bin/sh;
-			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-bugu/Pods-bugu-frameworks.sh\"\n";
+			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-motk/Pods-motk-frameworks.sh\"\n";
 			showEnvVarsInLog = 0;
 		};
 		E8DB911A27781DAC00D14179 /* Run SwiftLint */ = {
@@ -4775,11 +4775,11 @@
 			outputFileListPaths = (
 			);
 			outputPaths = (
-				$SRCROOT/bugu/HXCore/Generated/R.generated.swift,
+				$SRCROOT/motk/HXCore/Generated/R.generated.swift,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 			shellPath = /bin/sh;
-			shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n\"$PODS_ROOT/R.swift/rswift\" generate \"$SRCROOT/bugu/HXCore/Generated/R.generated.swift\"\n\n";
+			shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n\"$PODS_ROOT/R.swift/rswift\" generate \"$SRCROOT/motk/HXCore/Generated/R.generated.swift\"\n\n";
 		};
 /* End PBXShellScriptBuildPhase section */
 
@@ -5556,7 +5556,7 @@
 				GENERATE_INFOPLIST_FILE = YES;
 				INFOPLIST_FILE = ScreenShareExtension/Info.plist;
 				INFOPLIST_KEY_CFBundleDisplayName = ScreenShareExtension;
-				INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2023 Bugu. All rights reserved.";
+				INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2023 motk. All rights reserved.";
 				IPHONEOS_DEPLOYMENT_TARGET = 14.0;
 				LD_RUNPATH_SEARCH_PATHS = (
 					"$(inherited)",
@@ -5594,7 +5594,7 @@
 				GENERATE_INFOPLIST_FILE = YES;
 				INFOPLIST_FILE = ScreenShareExtension/Info.plist;
 				INFOPLIST_KEY_CFBundleDisplayName = ScreenShareExtension;
-				INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2023 Bugu. All rights reserved.";
+				INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2023 motk. All rights reserved.";
 				IPHONEOS_DEPLOYMENT_TARGET = 14.0;
 				LD_RUNPATH_SEARCH_PATHS = (
 					"$(inherited)",
@@ -5735,23 +5735,23 @@
 		};
 		E813ECFD2775F0B900E5C7C7 /* Debug */ = {
 			isa = XCBuildConfiguration;
-			baseConfigurationReference = F954414DE40ACC1CB24FCC89 /* Pods-bugu.debug.xcconfig */;
+			baseConfigurationReference = F954414DE40ACC1CB24FCC89 /* Pods-motk.debug.xcconfig */;
 			buildSettings = {
 				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 				CLANG_ENABLE_MODULES = YES;
-				CODE_SIGN_ENTITLEMENTS = bugu/bugu.entitlements;
+				CODE_SIGN_ENTITLEMENTS = motk/motk.entitlements;
 				CODE_SIGN_IDENTITY = "Apple Development";
 				CODE_SIGN_STYLE = Automatic;
 				CURRENT_PROJECT_VERSION = 1;
 				DEVELOPMENT_TEAM = 5H8D98R72W;
 				FRAMEWORK_SEARCH_PATHS = (
 					"$(inherited)",
-					"$(PROJECT_DIR)/bugu/Third\\ Party",
+					"$(PROJECT_DIR)/motk/Third\\ Party",
 				);
 				GENERATE_INFOPLIST_FILE = YES;
-				INFOPLIST_FILE = bugu/Resources/Plist/Info.plist;
+				INFOPLIST_FILE = motk/Resources/Plist/Info.plist;
 				INFOPLIST_KEY_CFBundleDisplayName = MoodTalk;
 				INFOPLIST_KEY_NSAppleMusicUsageDescription = "你可以分享媒体资源中的照片和视频";
 				INFOPLIST_KEY_NSCameraUsageDescription = "允许后可拍摄图片,录制短视频,扫一扫等功能";
@@ -5780,7 +5780,7 @@
 				SUPPORTS_MACCATALYST = NO;
 				SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
 				SWIFT_EMIT_LOC_STRINGS = YES;
-				SWIFT_OBJC_BRIDGING_HEADER = "bugu/Resources/bugu-Bridging-Header.h";
+				SWIFT_OBJC_BRIDGING_HEADER = "motk/Resources/motk-Bridging-Header.h";
 				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
 				SWIFT_VERSION = 5.0;
 				TARGETED_DEVICE_FAMILY = 1;
@@ -5789,23 +5789,23 @@
 		};
 		E813ECFE2775F0B900E5C7C7 /* Release */ = {
 			isa = XCBuildConfiguration;
-			baseConfigurationReference = BD2CCE8F436CC03FD9545114 /* Pods-bugu.release.xcconfig */;
+			baseConfigurationReference = BD2CCE8F436CC03FD9545114 /* Pods-motk.release.xcconfig */;
 			buildSettings = {
 				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 				CLANG_ENABLE_MODULES = YES;
-				CODE_SIGN_ENTITLEMENTS = bugu/buguRelease.entitlements;
+				CODE_SIGN_ENTITLEMENTS = motk/motkRelease.entitlements;
 				CODE_SIGN_IDENTITY = "Apple Development";
 				CODE_SIGN_STYLE = Automatic;
 				CURRENT_PROJECT_VERSION = 1;
 				DEVELOPMENT_TEAM = 5H8D98R72W;
 				FRAMEWORK_SEARCH_PATHS = (
 					"$(inherited)",
-					"$(PROJECT_DIR)/bugu/Third\\ Party",
+					"$(PROJECT_DIR)/motk/Third\\ Party",
 				);
 				GENERATE_INFOPLIST_FILE = YES;
-				INFOPLIST_FILE = bugu/Resources/Plist/Info.plist;
+				INFOPLIST_FILE = motk/Resources/Plist/Info.plist;
 				INFOPLIST_KEY_CFBundleDisplayName = MoodTalk;
 				INFOPLIST_KEY_NSAppleMusicUsageDescription = "你可以分享媒体资源中的照片和视频";
 				INFOPLIST_KEY_NSCameraUsageDescription = "允许后可拍摄图片,录制短视频,扫一扫等功能";
@@ -5834,7 +5834,7 @@
 				SUPPORTS_MACCATALYST = NO;
 				SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
 				SWIFT_EMIT_LOC_STRINGS = YES;
-				SWIFT_OBJC_BRIDGING_HEADER = "bugu/Resources/bugu-Bridging-Header.h";
+				SWIFT_OBJC_BRIDGING_HEADER = "motk/Resources/motk-Bridging-Header.h";
 				SWIFT_VERSION = 5.0;
 				TARGETED_DEVICE_FAMILY = 1;
 			};
@@ -5852,7 +5852,7 @@
 			defaultConfigurationIsVisible = 0;
 			defaultConfigurationName = Release;
 		};
-		E813ECE32775F0B700E5C7C7 /* Build configuration list for PBXProject "bugu" */ = {
+		E813ECE32775F0B700E5C7C7 /* Build configuration list for PBXProject "motk" */ = {
 			isa = XCConfigurationList;
 			buildConfigurations = (
 				E813ECFA2775F0B900E5C7C7 /* Debug */,
@@ -5861,7 +5861,7 @@
 			defaultConfigurationIsVisible = 0;
 			defaultConfigurationName = Release;
 		};
-		E813ECFC2775F0B900E5C7C7 /* Build configuration list for PBXNativeTarget "bugu" */ = {
+		E813ECFC2775F0B900E5C7C7 /* Build configuration list for PBXNativeTarget "motk" */ = {
 			isa = XCConfigurationList;
 			buildConfigurations = (
 				E813ECFD2775F0B900E5C7C7 /* Debug */,

+ 0 - 0
bugu/bugu.xcodeproj/project.xcworkspace/contents.xcworkspacedata → motk/motk.xcodeproj/project.xcworkspace/contents.xcworkspacedata


+ 0 - 0
bugu/bugu/AppDelegate+ClientVersion.swift → motk/motk/AppDelegate+ClientVersion.swift


+ 0 - 0
bugu/bugu/AppDelegate+Database.swift → motk/motk/AppDelegate+Database.swift


+ 0 - 0
bugu/bugu/AppDelegate+IM.swift → motk/motk/AppDelegate+IM.swift


+ 0 - 0
bugu/bugu/AppDelegate+Kickout.swift → motk/motk/AppDelegate+Kickout.swift


+ 0 - 0
bugu/bugu/AppDelegate+MR.swift → motk/motk/AppDelegate+MR.swift


+ 0 - 0
bugu/bugu/AppDelegate+Remote.swift → motk/motk/AppDelegate+Remote.swift


+ 0 - 0
bugu/bugu/AppDelegate+Theme.swift → motk/motk/AppDelegate+Theme.swift


+ 0 - 0
bugu/bugu/AppDelegate.swift → motk/motk/AppDelegate.swift


+ 0 - 0
bugu/bugu/HXCore/AppStorage.swift → motk/motk/HXCore/AppStorage.swift


+ 0 - 0
bugu/bugu/HXCore/Base/Common/BaseNavigationView.swift → motk/motk/HXCore/Base/Common/BaseNavigationView.swift


+ 0 - 0
bugu/bugu/HXCore/Base/Common/HXBaseNavigationViewController.swift → motk/motk/HXCore/Base/Common/HXBaseNavigationViewController.swift


+ 0 - 0
bugu/bugu/HXCore/Base/Common/HXBaseViewController.swift → motk/motk/HXCore/Base/Common/HXBaseViewController.swift


+ 0 - 0
bugu/bugu/HXCore/Base/Common/HXCache.swift → motk/motk/HXCore/Base/Common/HXCache.swift


+ 0 - 0
bugu/bugu/HXCore/Base/Common/HXFormViewController.swift → motk/motk/HXCore/Base/Common/HXFormViewController.swift


+ 0 - 0
bugu/bugu/HXCore/Base/Common/HXSplitViewController.swift → motk/motk/HXCore/Base/Common/HXSplitViewController.swift


+ 0 - 0
bugu/bugu/HXCore/Base/Common/HXTableView.swift → motk/motk/HXCore/Base/Common/HXTableView.swift


+ 0 - 0
bugu/bugu/HXCore/Base/Common/HXTableViewCell.swift → motk/motk/HXCore/Base/Common/HXTableViewCell.swift


+ 0 - 0
bugu/bugu/HXCore/Base/Common/HXView.swift → motk/motk/HXCore/Base/Common/HXView.swift


+ 0 - 0
bugu/bugu/HXCore/Base/Common/HXViewModel.swift → motk/motk/HXCore/Base/Common/HXViewModel.swift


+ 0 - 0
bugu/bugu/HXCore/Base/Common/UINavigationController+Extension.swift → motk/motk/HXCore/Base/Common/UINavigationController+Extension.swift


+ 0 - 0
bugu/bugu/HXCore/Base/Common/UINavigationController+InteractiveTransition.h → motk/motk/HXCore/Base/Common/UINavigationController+InteractiveTransition.h


+ 1 - 1
bugu/bugu/HXCore/Base/Common/UINavigationController+InteractiveTransition.m → motk/motk/HXCore/Base/Common/UINavigationController+InteractiveTransition.m

@@ -7,7 +7,7 @@
 //
 
 #import "UINavigationController+InteractiveTransition.h"
-#import <bugu-Swift.h>
+#import <motk-Swift.h>
 
 @implementation UINavigationController (InteractiveTransition)
 

+ 0 - 0
bugu/bugu/HXCore/Base/Common/UIViewController+Extension.swift → motk/motk/HXCore/Base/Common/UIViewController+Extension.swift


+ 0 - 0
bugu/bugu/HXCore/Configuration/FileConfigs.swift → motk/motk/HXCore/Configuration/FileConfigs.swift


+ 0 - 0
bugu/bugu/HXCore/Configuration/HXConfiguration.swift → motk/motk/HXCore/Configuration/HXConfiguration.swift


+ 0 - 0
bugu/bugu/HXCore/DataBase/Account+Database.swift → motk/motk/HXCore/DataBase/Account+Database.swift


+ 0 - 0
bugu/bugu/HXCore/DataBase/Contact+Database.swift → motk/motk/HXCore/DataBase/Contact+Database.swift


+ 0 - 0
bugu/bugu/HXCore/DataBase/Database.swift → motk/motk/HXCore/DataBase/Database.swift


+ 0 - 0
bugu/bugu/HXCore/DataBase/Emoticon+Database.swift → motk/motk/HXCore/DataBase/Emoticon+Database.swift


+ 0 - 0
bugu/bugu/HXCore/DataBase/GroupCall+DataBase.swift → motk/motk/HXCore/DataBase/GroupCall+DataBase.swift


+ 0 - 0
bugu/bugu/HXCore/DataBase/MicroServer+Database.swift → motk/motk/HXCore/DataBase/MicroServer+Database.swift


+ 0 - 0
bugu/bugu/HXCore/DataBase/Moment+Database.swift → motk/motk/HXCore/DataBase/Moment+Database.swift


+ 0 - 0
bugu/bugu/HXCore/DataBase/Note+Database.swift → motk/motk/HXCore/DataBase/Note+Database.swift


+ 0 - 0
bugu/bugu/HXCore/DataBase/Organization+Database.swift → motk/motk/HXCore/DataBase/Organization+Database.swift


+ 0 - 0
bugu/bugu/HXCore/DisplayProtocol/Extension/Account+UserDisPlay.swift → motk/motk/HXCore/DisplayProtocol/Extension/Account+UserDisPlay.swift


+ 0 - 0
bugu/bugu/HXCore/DisplayProtocol/Extension/GroupMember+UserDisplay.swift → motk/motk/HXCore/DisplayProtocol/Extension/GroupMember+UserDisplay.swift


+ 0 - 0
bugu/bugu/HXCore/DisplayProtocol/Extension/GroupRobot+UserDisplay.swift → motk/motk/HXCore/DisplayProtocol/Extension/GroupRobot+UserDisplay.swift


+ 0 - 0
bugu/bugu/HXCore/DisplayProtocol/UserDisplay.swift → motk/motk/HXCore/DisplayProtocol/UserDisplay.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/Foundation/AVAsset+HXExt.swift → motk/motk/HXCore/Extensions/Foundation/AVAsset+HXExt.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/Foundation/CGRect+Extensions.swift → motk/motk/HXCore/Extensions/Foundation/CGRect+Extensions.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/Foundation/Date+MR.swift → motk/motk/HXCore/Extensions/Foundation/Date+MR.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/Foundation/FileManager+HXExt.swift → motk/motk/HXCore/Extensions/Foundation/FileManager+HXExt.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/Foundation/Float+HXExt.swift → motk/motk/HXCore/Extensions/Foundation/Float+HXExt.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/Foundation/Int64+MR.swift → motk/motk/HXCore/Extensions/Foundation/Int64+MR.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/Foundation/MKMapView+HXExt.swift → motk/motk/HXCore/Extensions/Foundation/MKMapView+HXExt.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/Foundation/NSAttributedString/NSAttributedString+Extensions.swift → motk/motk/HXCore/Extensions/Foundation/NSAttributedString/NSAttributedString+Extensions.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/Foundation/NSAttributedString/NSAttributedString+HXExt.swift → motk/motk/HXCore/Extensions/Foundation/NSAttributedString/NSAttributedString+HXExt.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/Foundation/NSAttributedString/NSMutableAttributedString+HXExt.swift → motk/motk/HXCore/Extensions/Foundation/NSAttributedString/NSMutableAttributedString+HXExt.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/Foundation/NSAttributedString/ParagraphStyle+HXAdd.swift → motk/motk/HXCore/Extensions/Foundation/NSAttributedString/ParagraphStyle+HXAdd.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/Foundation/NSObject+Extension.swift → motk/motk/HXCore/Extensions/Foundation/NSObject+Extension.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/Foundation/PasswordRule.swift → motk/motk/HXCore/Extensions/Foundation/PasswordRule.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/Foundation/String+HXExt.swift → motk/motk/HXCore/Extensions/Foundation/String+HXExt.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/Foundation/UIColor+HXExt.swift → motk/motk/HXCore/Extensions/Foundation/UIColor+HXExt.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/Foundation/UIEdgeInsets+HXExt.swift → motk/motk/HXCore/Extensions/Foundation/UIEdgeInsets+HXExt.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/Foundation/UIImage+HXExt.swift → motk/motk/HXCore/Extensions/Foundation/UIImage+HXExt.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/R.swift/R.swift+Extensions.swift → motk/motk/HXCore/Extensions/R.swift/R.swift+Extensions.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/RxSwift/ActivityIndicator.swift → motk/motk/HXCore/Extensions/RxSwift/ActivityIndicator.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/RxSwift/ErrorTracker.swift → motk/motk/HXCore/Extensions/RxSwift/ErrorTracker.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/RxSwift/HXToast+Rx.swift → motk/motk/HXCore/Extensions/RxSwift/HXToast+Rx.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/RxSwift/Kingfisher+Rx.swift → motk/motk/HXCore/Extensions/RxSwift/Kingfisher+Rx.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/RxSwift/Observable+Logging.swift → motk/motk/HXCore/Extensions/RxSwift/Observable+Logging.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/RxSwift/Observable+Operators.swift → motk/motk/HXCore/Extensions/RxSwift/Observable+Operators.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/RxSwift/Single+Async.swift → motk/motk/HXCore/Extensions/RxSwift/Single+Async.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/SwiftUI/Color+Extensions.swift → motk/motk/HXCore/Extensions/SwiftUI/Color+Extensions.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/SwiftUI/Image+Extension.swift → motk/motk/HXCore/Extensions/SwiftUI/Image+Extension.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/UIKit/UIImageView+Kingfisher.swift → motk/motk/HXCore/Extensions/UIKit/UIImageView+Kingfisher.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/UIKit/UITextField+HXExt.swift → motk/motk/HXCore/Extensions/UIKit/UITextField+HXExt.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/UIKit/UITextView+HXExt.swift → motk/motk/HXCore/Extensions/UIKit/UITextView+HXExt.swift


+ 0 - 0
bugu/bugu/HXCore/Extensions/UIKit/UIView+Extensions.swift → motk/motk/HXCore/Extensions/UIKit/UIView+Extensions.swift


+ 0 - 0
bugu/bugu/HXCore/Generated/Plist+Generated.swift → motk/motk/HXCore/Generated/Plist+Generated.swift


+ 0 - 0
bugu/bugu/HXCore/Generated/R.generated.swift → motk/motk/HXCore/Generated/R.generated.swift


+ 0 - 0
bugu/bugu/HXCore/Generated/Strings+Generated.swift → motk/motk/HXCore/Generated/Strings+Generated.swift


+ 0 - 0
bugu/bugu/HXCore/Generated/generated-en.strings → motk/motk/HXCore/Generated/generated-en.strings


+ 0 - 0
bugu/bugu/HXCore/HXMacro.swift → motk/motk/HXCore/HXMacro.swift


+ 0 - 0
bugu/bugu/HXCore/Manager/AccountManager.swift → motk/motk/HXCore/Manager/AccountManager.swift


+ 0 - 0
bugu/bugu/HXCore/Manager/AppUnreadCountManager.swift → motk/motk/HXCore/Manager/AppUnreadCountManager.swift


+ 0 - 0
bugu/bugu/HXCore/Manager/CodeManager.swift → motk/motk/HXCore/Manager/CodeManager.swift


+ 0 - 0
bugu/bugu/HXCore/Manager/EmoticonManager.swift → motk/motk/HXCore/Manager/EmoticonManager.swift


+ 0 - 0
bugu/bugu/HXCore/Manager/FileUploadManager+Rx.swift → motk/motk/HXCore/Manager/FileUploadManager+Rx.swift


Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio