Steven 5 달 전
부모
커밋
26f746e2ac
20개의 변경된 파일236개의 추가작업 그리고 203개의 파일을 삭제
  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

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 217 - 202
KulexiuForTeacher/Pods/Pods.xcodeproj/project.pbxproj


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.