|
@@ -243,6 +243,7 @@
|
|
BC106C4C2A933E75000759A9 /* LiveRoomHeadView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC106C492A933E73000759A9 /* LiveRoomHeadView.xib */; };
|
|
BC106C4C2A933E75000759A9 /* LiveRoomHeadView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC106C492A933E73000759A9 /* LiveRoomHeadView.xib */; };
|
|
BC106C4D2A933E75000759A9 /* LiveRoomHeadView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC106C4A2A933E74000759A9 /* LiveRoomHeadView.m */; };
|
|
BC106C4D2A933E75000759A9 /* LiveRoomHeadView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC106C4A2A933E74000759A9 /* LiveRoomHeadView.m */; };
|
|
BC106C502A9351DA000759A9 /* LiveModuleService.m in Sources */ = {isa = PBXBuildFile; fileRef = BC106C4F2A9351DA000759A9 /* LiveModuleService.m */; };
|
|
BC106C502A9351DA000759A9 /* LiveModuleService.m in Sources */ = {isa = PBXBuildFile; fileRef = BC106C4F2A9351DA000759A9 /* LiveModuleService.m */; };
|
|
|
|
+ BC108E242DA3C28000977076 /* ChatBlackListBodyView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC108E232DA3C28000977076 /* ChatBlackListBodyView.m */; };
|
|
BC1191FF280ED64E00A716F7 /* MyCourseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC1191FE280ED64E00A716F7 /* MyCourseViewController.m */; };
|
|
BC1191FF280ED64E00A716F7 /* MyCourseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC1191FE280ED64E00A716F7 /* MyCourseViewController.m */; };
|
|
BC11921B280ED6A900A716F7 /* NewClassPopCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC11920F280ED6A900A716F7 /* NewClassPopCell.xib */; };
|
|
BC11921B280ED6A900A716F7 /* NewClassPopCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC11920F280ED6A900A716F7 /* NewClassPopCell.xib */; };
|
|
BC11921C280ED6A900A716F7 /* NewClassPopView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC119211280ED6A900A716F7 /* NewClassPopView.m */; };
|
|
BC11921C280ED6A900A716F7 /* NewClassPopView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC119211280ED6A900A716F7 /* NewClassPopView.m */; };
|
|
@@ -626,6 +627,8 @@
|
|
BC7663162827E49900C91A1D /* NotiferHeadView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC7663102827E49800C91A1D /* NotiferHeadView.xib */; };
|
|
BC7663162827E49900C91A1D /* NotiferHeadView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC7663102827E49800C91A1D /* NotiferHeadView.xib */; };
|
|
BC7663172827E49900C91A1D /* NotiferMessageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC7663122827E49800C91A1D /* NotiferMessageCell.m */; };
|
|
BC7663172827E49900C91A1D /* NotiferMessageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC7663122827E49800C91A1D /* NotiferMessageCell.m */; };
|
|
BC7663182827E49900C91A1D /* NotiferMessageCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC7663132827E49900C91A1D /* NotiferMessageCell.xib */; };
|
|
BC7663182827E49900C91A1D /* NotiferMessageCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC7663132827E49900C91A1D /* NotiferMessageCell.xib */; };
|
|
|
|
+ BC77ECC02DA3CEF100280944 /* KSChatTipsAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC77ECBF2DA3CEF100280944 /* KSChatTipsAlertView.m */; };
|
|
|
|
+ BC77ECC22DA3CEFA00280944 /* KSChatTipsAlertView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC77ECC12DA3CEFA00280944 /* KSChatTipsAlertView.xib */; };
|
|
BC7F7B762C92DD9500265AE1 /* KSDeleteAccountTipsAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = BC7F7B742C92DD9500265AE1 /* KSDeleteAccountTipsAlert.m */; };
|
|
BC7F7B762C92DD9500265AE1 /* KSDeleteAccountTipsAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = BC7F7B742C92DD9500265AE1 /* KSDeleteAccountTipsAlert.m */; };
|
|
BC7F7B772C92DD9500265AE1 /* KSDeleteAccountTipsAlert.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC7F7B752C92DD9500265AE1 /* KSDeleteAccountTipsAlert.xib */; };
|
|
BC7F7B772C92DD9500265AE1 /* KSDeleteAccountTipsAlert.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC7F7B752C92DD9500265AE1 /* KSDeleteAccountTipsAlert.xib */; };
|
|
BC7FF6A12BEB71610092E0DE /* client.p12 in Resources */ = {isa = PBXBuildFile; fileRef = BC3BF62F2B9EAFC800831494 /* client.p12 */; };
|
|
BC7FF6A12BEB71610092E0DE /* client.p12 in Resources */ = {isa = PBXBuildFile; fileRef = BC3BF62F2B9EAFC800831494 /* client.p12 */; };
|
|
@@ -1510,6 +1513,8 @@
|
|
BC106C4B2A933E74000759A9 /* LiveRoomHeadView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LiveRoomHeadView.h; sourceTree = "<group>"; };
|
|
BC106C4B2A933E74000759A9 /* LiveRoomHeadView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LiveRoomHeadView.h; sourceTree = "<group>"; };
|
|
BC106C4E2A9351DA000759A9 /* LiveModuleService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LiveModuleService.h; sourceTree = "<group>"; };
|
|
BC106C4E2A9351DA000759A9 /* LiveModuleService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LiveModuleService.h; sourceTree = "<group>"; };
|
|
BC106C4F2A9351DA000759A9 /* LiveModuleService.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LiveModuleService.m; sourceTree = "<group>"; };
|
|
BC106C4F2A9351DA000759A9 /* LiveModuleService.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LiveModuleService.m; sourceTree = "<group>"; };
|
|
|
|
+ BC108E222DA3C28000977076 /* ChatBlackListBodyView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ChatBlackListBodyView.h; sourceTree = "<group>"; };
|
|
|
|
+ BC108E232DA3C28000977076 /* ChatBlackListBodyView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ChatBlackListBodyView.m; sourceTree = "<group>"; };
|
|
BC1191FD280ED64E00A716F7 /* MyCourseViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MyCourseViewController.h; sourceTree = "<group>"; };
|
|
BC1191FD280ED64E00A716F7 /* MyCourseViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MyCourseViewController.h; sourceTree = "<group>"; };
|
|
BC1191FE280ED64E00A716F7 /* MyCourseViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MyCourseViewController.m; sourceTree = "<group>"; };
|
|
BC1191FE280ED64E00A716F7 /* MyCourseViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MyCourseViewController.m; sourceTree = "<group>"; };
|
|
BC11920E280ED6A900A716F7 /* NewClassPopView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewClassPopView.h; sourceTree = "<group>"; };
|
|
BC11920E280ED6A900A716F7 /* NewClassPopView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewClassPopView.h; sourceTree = "<group>"; };
|
|
@@ -2104,6 +2109,9 @@
|
|
BC7663122827E49800C91A1D /* NotiferMessageCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NotiferMessageCell.m; sourceTree = "<group>"; };
|
|
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>"; };
|
|
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>"; };
|
|
BC7663142827E49900C91A1D /* NotiferHeadView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NotiferHeadView.h; sourceTree = "<group>"; };
|
|
|
|
+ BC77ECBE2DA3CEF100280944 /* KSChatTipsAlertView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KSChatTipsAlertView.h; sourceTree = "<group>"; };
|
|
|
|
+ BC77ECBF2DA3CEF100280944 /* KSChatTipsAlertView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KSChatTipsAlertView.m; sourceTree = "<group>"; };
|
|
|
|
+ BC77ECC12DA3CEFA00280944 /* KSChatTipsAlertView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = KSChatTipsAlertView.xib; sourceTree = "<group>"; };
|
|
BC7F7B732C92DD9500265AE1 /* KSDeleteAccountTipsAlert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSDeleteAccountTipsAlert.h; sourceTree = "<group>"; };
|
|
BC7F7B732C92DD9500265AE1 /* KSDeleteAccountTipsAlert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSDeleteAccountTipsAlert.h; sourceTree = "<group>"; };
|
|
BC7F7B742C92DD9500265AE1 /* KSDeleteAccountTipsAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSDeleteAccountTipsAlert.m; sourceTree = "<group>"; };
|
|
BC7F7B742C92DD9500265AE1 /* KSDeleteAccountTipsAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSDeleteAccountTipsAlert.m; sourceTree = "<group>"; };
|
|
BC7F7B752C92DD9500265AE1 /* KSDeleteAccountTipsAlert.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = KSDeleteAccountTipsAlert.xib; sourceTree = "<group>"; };
|
|
BC7F7B752C92DD9500265AE1 /* KSDeleteAccountTipsAlert.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = KSDeleteAccountTipsAlert.xib; sourceTree = "<group>"; };
|
|
@@ -3311,6 +3319,8 @@
|
|
BC12637028FEB59B00509E90 /* ChatUserInfo */,
|
|
BC12637028FEB59B00509E90 /* ChatUserInfo */,
|
|
2723B5B027F157AB00E0B90B /* ChatAddressBodyView.h */,
|
|
2723B5B027F157AB00E0B90B /* ChatAddressBodyView.h */,
|
|
2723B5A727F157A300E0B90B /* ChatAddressBodyView.m */,
|
|
2723B5A727F157A300E0B90B /* ChatAddressBodyView.m */,
|
|
|
|
+ BC108E222DA3C28000977076 /* ChatBlackListBodyView.h */,
|
|
|
|
+ BC108E232DA3C28000977076 /* ChatBlackListBodyView.m */,
|
|
2723B5B627F157AF00E0B90B /* ChatAddressHeaderView.h */,
|
|
2723B5B627F157AF00E0B90B /* ChatAddressHeaderView.h */,
|
|
2723B5AE27F157A900E0B90B /* ChatAddressHeaderView.m */,
|
|
2723B5AE27F157A900E0B90B /* ChatAddressHeaderView.m */,
|
|
2723B5A627F157A200E0B90B /* ChatAddressHeaderView.xib */,
|
|
2723B5A627F157A200E0B90B /* ChatAddressHeaderView.xib */,
|
|
@@ -5059,6 +5069,9 @@
|
|
BC1D02412C0490AB001F6A94 /* KSMuteTipsView.h */,
|
|
BC1D02412C0490AB001F6A94 /* KSMuteTipsView.h */,
|
|
BC1D02402C0490AB001F6A94 /* KSMuteTipsView.m */,
|
|
BC1D02402C0490AB001F6A94 /* KSMuteTipsView.m */,
|
|
BC1D023F2C0490AB001F6A94 /* KSMuteTipsView.xib */,
|
|
BC1D023F2C0490AB001F6A94 /* KSMuteTipsView.xib */,
|
|
|
|
+ BC77ECBE2DA3CEF100280944 /* KSChatTipsAlertView.h */,
|
|
|
|
+ BC77ECBF2DA3CEF100280944 /* KSChatTipsAlertView.m */,
|
|
|
|
+ BC77ECC12DA3CEFA00280944 /* KSChatTipsAlertView.xib */,
|
|
);
|
|
);
|
|
path = TXCustom;
|
|
path = TXCustom;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -6950,6 +6963,7 @@
|
|
BC71D25A288804CD0010F14B /* img_46.png in Resources */,
|
|
BC71D25A288804CD0010F14B /* img_46.png in Resources */,
|
|
BC9DA0892CF9624600674ED9 /* delay_check_sandbeach.json in Resources */,
|
|
BC9DA0892CF9624600674ED9 /* delay_check_sandbeach.json in Resources */,
|
|
BC12636F28FEA20800509E90 /* RecentMusicView.xib in Resources */,
|
|
BC12636F28FEA20800509E90 /* RecentMusicView.xib in Resources */,
|
|
|
|
+ BC77ECC22DA3CEFA00280944 /* KSChatTipsAlertView.xib in Resources */,
|
|
BCC5841E28AA545B00BAB4CF /* cloud_animation_29.png in Resources */,
|
|
BCC5841E28AA545B00BAB4CF /* cloud_animation_29.png in Resources */,
|
|
BCBFDF5228115DA40052AFE5 /* HomeIntroduceView.xib in Resources */,
|
|
BCBFDF5228115DA40052AFE5 /* HomeIntroduceView.xib in Resources */,
|
|
BC71D277288804CD0010F14B /* img_36.png in Resources */,
|
|
BC71D277288804CD0010F14B /* img_36.png in Resources */,
|
|
@@ -7210,9 +7224,13 @@
|
|
);
|
|
);
|
|
inputFileListPaths = (
|
|
inputFileListPaths = (
|
|
);
|
|
);
|
|
|
|
+ inputPaths = (
|
|
|
|
+ );
|
|
name = "[CP] Copy Pods Resources";
|
|
name = "[CP] Copy Pods Resources";
|
|
outputFileListPaths = (
|
|
outputFileListPaths = (
|
|
);
|
|
);
|
|
|
|
+ outputPaths = (
|
|
|
|
+ );
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-KulexiuForStudent-KulexiuForStudentUITests/Pods-KulexiuForStudent-KulexiuForStudentUITests-resources.sh\"\n";
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-KulexiuForStudent-KulexiuForStudentUITests/Pods-KulexiuForStudent-KulexiuForStudentUITests-resources.sh\"\n";
|
|
@@ -7247,9 +7265,13 @@
|
|
);
|
|
);
|
|
inputFileListPaths = (
|
|
inputFileListPaths = (
|
|
);
|
|
);
|
|
|
|
+ inputPaths = (
|
|
|
|
+ );
|
|
name = "[CP] Embed Pods Frameworks";
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputFileListPaths = (
|
|
outputFileListPaths = (
|
|
);
|
|
);
|
|
|
|
+ outputPaths = (
|
|
|
|
+ );
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-KulexiuForStudent/Pods-KulexiuForStudent-frameworks.sh\"\n";
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-KulexiuForStudent/Pods-KulexiuForStudent-frameworks.sh\"\n";
|
|
@@ -7306,9 +7328,13 @@
|
|
);
|
|
);
|
|
inputFileListPaths = (
|
|
inputFileListPaths = (
|
|
);
|
|
);
|
|
|
|
+ inputPaths = (
|
|
|
|
+ );
|
|
name = "[CP] Copy Pods Resources";
|
|
name = "[CP] Copy Pods Resources";
|
|
outputFileListPaths = (
|
|
outputFileListPaths = (
|
|
);
|
|
);
|
|
|
|
+ outputPaths = (
|
|
|
|
+ );
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-KulexiuForStudent/Pods-KulexiuForStudent-resources.sh\"\n";
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-KulexiuForStudent/Pods-KulexiuForStudent-resources.sh\"\n";
|
|
@@ -7321,9 +7347,13 @@
|
|
);
|
|
);
|
|
inputFileListPaths = (
|
|
inputFileListPaths = (
|
|
);
|
|
);
|
|
|
|
+ inputPaths = (
|
|
|
|
+ );
|
|
name = "[CP] Embed Pods Frameworks";
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputFileListPaths = (
|
|
outputFileListPaths = (
|
|
);
|
|
);
|
|
|
|
+ outputPaths = (
|
|
|
|
+ );
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-KulexiuForStudent-KulexiuForStudentUITests/Pods-KulexiuForStudent-KulexiuForStudentUITests-frameworks.sh\"\n";
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-KulexiuForStudent-KulexiuForStudentUITests/Pods-KulexiuForStudent-KulexiuForStudentUITests-frameworks.sh\"\n";
|
|
@@ -7509,6 +7539,7 @@
|
|
BCECE2542B3D670500C0D555 /* FeedbackBodyView.m in Sources */,
|
|
BCECE2542B3D670500C0D555 /* FeedbackBodyView.m in Sources */,
|
|
2723B5A227F1578300E0B90B /* CreateFansGroupViewController.m in Sources */,
|
|
2723B5A227F1578300E0B90B /* CreateFansGroupViewController.m in Sources */,
|
|
BC38C4512AFA095D00ABFCC2 /* KSDraftMergeViewController.m in Sources */,
|
|
BC38C4512AFA095D00ABFCC2 /* KSDraftMergeViewController.m in Sources */,
|
|
|
|
+ BC77ECC02DA3CEF100280944 /* KSChatTipsAlertView.m in Sources */,
|
|
BC40BA1B281251ED00DEC0D1 /* HomeMessageModel.m in Sources */,
|
|
BC40BA1B281251ED00DEC0D1 /* HomeMessageModel.m in Sources */,
|
|
277935BD27E324A90010E277 /* FSCalendarConstants.m in Sources */,
|
|
277935BD27E324A90010E277 /* FSCalendarConstants.m in Sources */,
|
|
BCB6347027F6D29600ACFDCF /* LiveSeatMember.m in Sources */,
|
|
BCB6347027F6D29600ACFDCF /* LiveSeatMember.m in Sources */,
|
|
@@ -7932,6 +7963,7 @@
|
|
BC31BF282B21925700F7D538 /* WidgetNavView.m in Sources */,
|
|
BC31BF282B21925700F7D538 /* WidgetNavView.m in Sources */,
|
|
2779352C27E324A60010E277 /* UIView+AddConstraints.m in Sources */,
|
|
2779352C27E324A60010E277 /* UIView+AddConstraints.m in Sources */,
|
|
2723B5A527F1578300E0B90B /* ChatAddressViewController.m in Sources */,
|
|
2723B5A527F1578300E0B90B /* ChatAddressViewController.m in Sources */,
|
|
|
|
+ BC108E242DA3C28000977076 /* ChatBlackListBodyView.m in Sources */,
|
|
2723B66627F15CFC00E0B90B /* AboutUsBodyView.m in Sources */,
|
|
2723B66627F15CFC00E0B90B /* AboutUsBodyView.m in Sources */,
|
|
277935BC27E324A90010E277 /* FSCalendarExtensions.m in Sources */,
|
|
277935BC27E324A90010E277 /* FSCalendarExtensions.m in Sources */,
|
|
BCECE24F2B3D670500C0D555 /* KSSortButtonView.m in Sources */,
|
|
BCECE24F2B3D670500C0D555 /* KSSortButtonView.m in Sources */,
|