Steven il y a 5 mois
Parent
commit
26f746e2ac
20 fichiers modifiés avec 236 ajouts et 203 suppressions
  1. 1 1
      KulexiuForTeacher/KulexiuForTeacher.xcodeproj/xcshareddata/xcschemes/KulexiuForTeacher.xcscheme
  2. 1 0
      KulexiuForTeacher/Pods/Headers/Private/TUIChat/TXChatMusicMessage.h
  3. 1 0
      KulexiuForTeacher/Pods/Headers/Private/TUIChat/TXChatMusicShareCell.h
  4. 1 0
      KulexiuForTeacher/Pods/Headers/Private/TUIChat/TXGroupNoticeMessage.h
  5. 1 0
      KulexiuForTeacher/Pods/Headers/Private/TUIChat/TXGroupNoticeMessageCell.h
  6. 1 0
      KulexiuForTeacher/Pods/Headers/Private/TUIChat/TXGroupNoticeMessageContentView.h
  7. 1 0
      KulexiuForTeacher/Pods/Headers/Private/TUIChat/TXLiveShareCell.h
  8. 1 0
      KulexiuForTeacher/Pods/Headers/Private/TUIChat/TXLiveShareMessage.h
  9. 1 0
      KulexiuForTeacher/Pods/Headers/Private/TUIChat/TXShareLiveCellContentView.h
  10. 1 0
      KulexiuForTeacher/Pods/Headers/Private/TUIChat/TXShareMusicCellContentView.h
  11. 1 0
      KulexiuForTeacher/Pods/Headers/Public/TUIChat/TXChatMusicMessage.h
  12. 1 0
      KulexiuForTeacher/Pods/Headers/Public/TUIChat/TXChatMusicShareCell.h
  13. 1 0
      KulexiuForTeacher/Pods/Headers/Public/TUIChat/TXGroupNoticeMessage.h
  14. 1 0
      KulexiuForTeacher/Pods/Headers/Public/TUIChat/TXGroupNoticeMessageCell.h
  15. 1 0
      KulexiuForTeacher/Pods/Headers/Public/TUIChat/TXGroupNoticeMessageContentView.h
  16. 1 0
      KulexiuForTeacher/Pods/Headers/Public/TUIChat/TXLiveShareCell.h
  17. 1 0
      KulexiuForTeacher/Pods/Headers/Public/TUIChat/TXLiveShareMessage.h
  18. 1 0
      KulexiuForTeacher/Pods/Headers/Public/TUIChat/TXShareLiveCellContentView.h
  19. 1 0
      KulexiuForTeacher/Pods/Headers/Public/TUIChat/TXShareMusicCellContentView.h
  20. 217 202
      KulexiuForTeacher/Pods/Pods.xcodeproj/project.pbxproj

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

@@ -52,7 +52,7 @@
       </Testables>
    </TestAction>
    <LaunchAction
-      buildConfiguration = "TEST"
+      buildConfiguration = "Release"
       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
       launchStyle = "0"

+ 1 - 0
KulexiuForTeacher/Pods/Headers/Private/TUIChat/TXChatMusicMessage.h

@@ -0,0 +1 @@
+../../../TUIChat/TUIChat/BaseCellData/Custom/TXChatMusicMessage.h

+ 1 - 0
KulexiuForTeacher/Pods/Headers/Private/TUIChat/TXChatMusicShareCell.h

@@ -0,0 +1 @@
+../../../TUIChat/TUIChat/UI_Classic/Cell/Custom/TXChatMusicShareCell.h

+ 1 - 0
KulexiuForTeacher/Pods/Headers/Private/TUIChat/TXGroupNoticeMessage.h

@@ -0,0 +1 @@
+../../../TUIChat/TUIChat/BaseCellData/Custom/TXGroupNoticeMessage.h

+ 1 - 0
KulexiuForTeacher/Pods/Headers/Private/TUIChat/TXGroupNoticeMessageCell.h

@@ -0,0 +1 @@
+../../../TUIChat/TUIChat/UI_Classic/Cell/Custom/TXGroupNoticeMessageCell.h

+ 1 - 0
KulexiuForTeacher/Pods/Headers/Private/TUIChat/TXGroupNoticeMessageContentView.h

@@ -0,0 +1 @@
+../../../TUIChat/TUIChat/UI_Classic/Cell/Custom/TXGroupNoticeMessageContentView.h

+ 1 - 0
KulexiuForTeacher/Pods/Headers/Private/TUIChat/TXLiveShareCell.h

@@ -0,0 +1 @@
+../../../TUIChat/TUIChat/UI_Classic/Cell/Custom/TXLiveShareCell.h

+ 1 - 0
KulexiuForTeacher/Pods/Headers/Private/TUIChat/TXLiveShareMessage.h

@@ -0,0 +1 @@
+../../../TUIChat/TUIChat/BaseCellData/Custom/TXLiveShareMessage.h

+ 1 - 0
KulexiuForTeacher/Pods/Headers/Private/TUIChat/TXShareLiveCellContentView.h

@@ -0,0 +1 @@
+../../../TUIChat/TUIChat/UI_Classic/Cell/Custom/TXShareLiveCellContentView.h

+ 1 - 0
KulexiuForTeacher/Pods/Headers/Private/TUIChat/TXShareMusicCellContentView.h

@@ -0,0 +1 @@
+../../../TUIChat/TUIChat/UI_Classic/Cell/Custom/TXShareMusicCellContentView.h

+ 1 - 0
KulexiuForTeacher/Pods/Headers/Public/TUIChat/TXChatMusicMessage.h

@@ -0,0 +1 @@
+../../../TUIChat/TUIChat/BaseCellData/Custom/TXChatMusicMessage.h

+ 1 - 0
KulexiuForTeacher/Pods/Headers/Public/TUIChat/TXChatMusicShareCell.h

@@ -0,0 +1 @@
+../../../TUIChat/TUIChat/UI_Classic/Cell/Custom/TXChatMusicShareCell.h

+ 1 - 0
KulexiuForTeacher/Pods/Headers/Public/TUIChat/TXGroupNoticeMessage.h

@@ -0,0 +1 @@
+../../../TUIChat/TUIChat/BaseCellData/Custom/TXGroupNoticeMessage.h

+ 1 - 0
KulexiuForTeacher/Pods/Headers/Public/TUIChat/TXGroupNoticeMessageCell.h

@@ -0,0 +1 @@
+../../../TUIChat/TUIChat/UI_Classic/Cell/Custom/TXGroupNoticeMessageCell.h

+ 1 - 0
KulexiuForTeacher/Pods/Headers/Public/TUIChat/TXGroupNoticeMessageContentView.h

@@ -0,0 +1 @@
+../../../TUIChat/TUIChat/UI_Classic/Cell/Custom/TXGroupNoticeMessageContentView.h

+ 1 - 0
KulexiuForTeacher/Pods/Headers/Public/TUIChat/TXLiveShareCell.h

@@ -0,0 +1 @@
+../../../TUIChat/TUIChat/UI_Classic/Cell/Custom/TXLiveShareCell.h

+ 1 - 0
KulexiuForTeacher/Pods/Headers/Public/TUIChat/TXLiveShareMessage.h

@@ -0,0 +1 @@
+../../../TUIChat/TUIChat/BaseCellData/Custom/TXLiveShareMessage.h

+ 1 - 0
KulexiuForTeacher/Pods/Headers/Public/TUIChat/TXShareLiveCellContentView.h

@@ -0,0 +1 @@
+../../../TUIChat/TUIChat/UI_Classic/Cell/Custom/TXShareLiveCellContentView.h

+ 1 - 0
KulexiuForTeacher/Pods/Headers/Public/TUIChat/TXShareMusicCellContentView.h

@@ -0,0 +1 @@
+../../../TUIChat/TUIChat/UI_Classic/Cell/Custom/TXShareMusicCellContentView.h

Fichier diff supprimé car celui-ci est trop grand
+ 217 - 202
KulexiuForTeacher/Pods/Pods.xcodeproj/project.pbxproj


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff