|
@@ -917,6 +917,7 @@
|
|
BCF472EA2AB01AEB0032BE16 /* TenantMoreViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BCF472E92AB01AEB0032BE16 /* TenantMoreViewController.m */; };
|
|
BCF472EA2AB01AEB0032BE16 /* TenantMoreViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BCF472E92AB01AEB0032BE16 /* TenantMoreViewController.m */; };
|
|
BCFC09C82C47F6AD009A727F /* KSToolLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCFC09C72C47F6AD009A727F /* KSToolLibrary.framework */; };
|
|
BCFC09C82C47F6AD009A727F /* KSToolLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCFC09C72C47F6AD009A727F /* KSToolLibrary.framework */; };
|
|
BCFC09CA2C47F6FF009A727F /* CloudAccompanyLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCFC09C92C47F6FF009A727F /* CloudAccompanyLibrary.framework */; };
|
|
BCFC09CA2C47F6FF009A727F /* CloudAccompanyLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCFC09C92C47F6FF009A727F /* CloudAccompanyLibrary.framework */; };
|
|
|
|
+ BCFC09D12C48B3D7009A727F /* KSAccompanyDraftViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFC09D02C48B3D7009A727F /* KSAccompanyDraftViewController.m */; };
|
|
BCFCE44E28DD5C000051FED8 /* Low.wav in Resources */ = {isa = PBXBuildFile; fileRef = BCFCE44C28DD5C000051FED8 /* Low.wav */; };
|
|
BCFCE44E28DD5C000051FED8 /* Low.wav in Resources */ = {isa = PBXBuildFile; fileRef = BCFCE44C28DD5C000051FED8 /* Low.wav */; };
|
|
BCFCE44F28DD5C000051FED8 /* High.wav in Resources */ = {isa = PBXBuildFile; fileRef = BCFCE44D28DD5C000051FED8 /* High.wav */; };
|
|
BCFCE44F28DD5C000051FED8 /* High.wav in Resources */ = {isa = PBXBuildFile; fileRef = BCFCE44D28DD5C000051FED8 /* High.wav */; };
|
|
BCFDA61228BC8FCE0022B497 /* HomeHotVideoCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFDA61028BC8FCE0022B497 /* HomeHotVideoCell.m */; };
|
|
BCFDA61228BC8FCE0022B497 /* HomeHotVideoCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFDA61028BC8FCE0022B497 /* HomeHotVideoCell.m */; };
|
|
@@ -2488,6 +2489,8 @@
|
|
BCF880E02B91C5150007B8F0 /* Config-release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Config-release.xcconfig"; sourceTree = "<group>"; };
|
|
BCF880E02B91C5150007B8F0 /* Config-release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Config-release.xcconfig"; sourceTree = "<group>"; };
|
|
BCFC09C72C47F6AD009A727F /* KSToolLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = KSToolLibrary.framework; sourceTree = "<group>"; };
|
|
BCFC09C72C47F6AD009A727F /* KSToolLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = KSToolLibrary.framework; sourceTree = "<group>"; };
|
|
BCFC09C92C47F6FF009A727F /* CloudAccompanyLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CloudAccompanyLibrary.framework; sourceTree = "<group>"; };
|
|
BCFC09C92C47F6FF009A727F /* CloudAccompanyLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CloudAccompanyLibrary.framework; sourceTree = "<group>"; };
|
|
|
|
+ BCFC09CF2C48B3D7009A727F /* KSAccompanyDraftViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KSAccompanyDraftViewController.h; sourceTree = "<group>"; };
|
|
|
|
+ BCFC09D02C48B3D7009A727F /* KSAccompanyDraftViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KSAccompanyDraftViewController.m; sourceTree = "<group>"; };
|
|
BCFCE44C28DD5C000051FED8 /* Low.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = Low.wav; sourceTree = "<group>"; };
|
|
BCFCE44C28DD5C000051FED8 /* Low.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = Low.wav; sourceTree = "<group>"; };
|
|
BCFCE44D28DD5C000051FED8 /* High.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = High.wav; sourceTree = "<group>"; };
|
|
BCFCE44D28DD5C000051FED8 /* High.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = High.wav; sourceTree = "<group>"; };
|
|
BCFDA60F28BC8FCE0022B497 /* HomeHotVideoCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeHotVideoCell.h; sourceTree = "<group>"; };
|
|
BCFDA60F28BC8FCE0022B497 /* HomeHotVideoCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeHotVideoCell.h; sourceTree = "<group>"; };
|
|
@@ -4470,6 +4473,8 @@
|
|
BC38C3E12AF893B300ABFCC2 /* KSPlayerView.h */,
|
|
BC38C3E12AF893B300ABFCC2 /* KSPlayerView.h */,
|
|
BC38C3D52AF893B300ABFCC2 /* KSPlayerView.m */,
|
|
BC38C3D52AF893B300ABFCC2 /* KSPlayerView.m */,
|
|
BC38C3DA2AF893B300ABFCC2 /* VideoPlayerView */,
|
|
BC38C3DA2AF893B300ABFCC2 /* VideoPlayerView */,
|
|
|
|
+ BCFC09CF2C48B3D7009A727F /* KSAccompanyDraftViewController.h */,
|
|
|
|
+ BCFC09D02C48B3D7009A727F /* KSAccompanyDraftViewController.m */,
|
|
);
|
|
);
|
|
path = AudioMerge;
|
|
path = AudioMerge;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -7170,6 +7175,7 @@
|
|
BC542E612840A60E00633781 /* UseBodyView.m in Sources */,
|
|
BC542E612840A60E00633781 /* UseBodyView.m in Sources */,
|
|
BCC0F6C22A8CDDEB00C4EFA4 /* Whiteboard.m in Sources */,
|
|
BCC0F6C22A8CDDEB00C4EFA4 /* Whiteboard.m in Sources */,
|
|
BC8A45A6283DC33400094BBB /* ScoreAnimationView.m in Sources */,
|
|
BC8A45A6283DC33400094BBB /* ScoreAnimationView.m in Sources */,
|
|
|
|
+ BCFC09D12C48B3D7009A727F /* KSAccompanyDraftViewController.m in Sources */,
|
|
BC2DFF4E28BE068D0056105A /* TeacherStyleFlowLayout.m in Sources */,
|
|
BC2DFF4E28BE068D0056105A /* TeacherStyleFlowLayout.m in Sources */,
|
|
BC38C4582AFA095D00ABFCC2 /* MineWorksOpenDisplayCell.m in Sources */,
|
|
BC38C4582AFA095D00ABFCC2 /* MineWorksOpenDisplayCell.m in Sources */,
|
|
BCB635A627F6D90600ACFDCF /* KSLiveEmptyView.m in Sources */,
|
|
BCB635A627F6D90600ACFDCF /* KSLiveEmptyView.m in Sources */,
|