|
@@ -331,6 +331,8 @@
|
|
|
BC2932FA2AAEC4720024D98E /* InstitutionMineBodyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC2932F92AAEC4720024D98E /* InstitutionMineBodyView.xib */; };
|
|
|
BC2932FD2AAEF4AB0024D98E /* InsititutionMineViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC2932FC2AAEF4AB0024D98E /* InsititutionMineViewController.m */; };
|
|
|
BC2933002AAEFC810024D98E /* INSSettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC2932FF2AAEFC810024D98E /* INSSettingViewController.m */; };
|
|
|
+ BC29AD332BFAFF3200D44848 /* KSLogManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BC29AD312BFAFF3200D44848 /* KSLogManager.m */; };
|
|
|
+ BC29AD352BFAFF7100D44848 /* CloudAccompanyLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC29AD342BFAFF7100D44848 /* CloudAccompanyLibrary.framework */; };
|
|
|
BC2DFF4B28BDFE740056105A /* HomeTeacherLiveModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC2DFF4A28BDFE730056105A /* HomeTeacherLiveModel.m */; };
|
|
|
BC2DFF4E28BE068D0056105A /* TeacherStyleFlowLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = BC2DFF4D28BE068D0056105A /* TeacherStyleFlowLayout.m */; };
|
|
|
BC2DFF5728BE143A0056105A /* HomeTempLiveCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC2DFF5528BE143A0056105A /* HomeTempLiveCell.m */; };
|
|
@@ -408,7 +410,6 @@
|
|
|
BC38C4A32AFA4F6C00ABFCC2 /* TenantMineFunctionView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC38C4A22AFA4F6C00ABFCC2 /* TenantMineFunctionView.xib */; };
|
|
|
BC3A4EAB28DAC0CD001C4428 /* ShareLiveDisplayView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC3A4EAA28DAC0CD001C4428 /* ShareLiveDisplayView.m */; };
|
|
|
BC3A4EAD28DAC0D6001C4428 /* ShareLiveDisplayView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC3A4EAC28DAC0D6001C4428 /* ShareLiveDisplayView.xib */; };
|
|
|
- BC3A556D2BAA7B1A002E1616 /* CloudAccompanyLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC3A556A2BAA7B1A002E1616 /* CloudAccompanyLibrary.framework */; };
|
|
|
BC3A556E2BAA7B2D002E1616 /* KSTunerLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC3A55682BAA7B19002E1616 /* KSTunerLibrary.framework */; };
|
|
|
BC3A556F2BAA7B2D002E1616 /* KSTunerLibrary.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = BC3A55682BAA7B19002E1616 /* KSTunerLibrary.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
|
BC3A55822BAA8F34002E1616 /* KSCloudWebManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BC3A55802BAA8F34002E1616 /* KSCloudWebManager.m */; };
|
|
@@ -1581,6 +1582,9 @@
|
|
|
BC2932FC2AAEF4AB0024D98E /* InsititutionMineViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = InsititutionMineViewController.m; sourceTree = "<group>"; };
|
|
|
BC2932FE2AAEFC810024D98E /* INSSettingViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = INSSettingViewController.h; sourceTree = "<group>"; };
|
|
|
BC2932FF2AAEFC810024D98E /* INSSettingViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = INSSettingViewController.m; sourceTree = "<group>"; };
|
|
|
+ BC29AD302BFAFF3200D44848 /* KSLogManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSLogManager.h; sourceTree = "<group>"; };
|
|
|
+ BC29AD312BFAFF3200D44848 /* KSLogManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSLogManager.m; sourceTree = "<group>"; };
|
|
|
+ BC29AD342BFAFF7100D44848 /* CloudAccompanyLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CloudAccompanyLibrary.framework; sourceTree = "<group>"; };
|
|
|
BC2DFF4928BDFE730056105A /* HomeTeacherLiveModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeTeacherLiveModel.h; sourceTree = "<group>"; };
|
|
|
BC2DFF4A28BDFE730056105A /* HomeTeacherLiveModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeTeacherLiveModel.m; sourceTree = "<group>"; };
|
|
|
BC2DFF4C28BE068D0056105A /* TeacherStyleFlowLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TeacherStyleFlowLayout.h; sourceTree = "<group>"; };
|
|
@@ -1712,7 +1716,6 @@
|
|
|
BC3A4EAA28DAC0CD001C4428 /* ShareLiveDisplayView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ShareLiveDisplayView.m; sourceTree = "<group>"; };
|
|
|
BC3A4EAC28DAC0D6001C4428 /* ShareLiveDisplayView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ShareLiveDisplayView.xib; sourceTree = "<group>"; };
|
|
|
BC3A55682BAA7B19002E1616 /* KSTunerLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = KSTunerLibrary.framework; sourceTree = "<group>"; };
|
|
|
- BC3A556A2BAA7B1A002E1616 /* CloudAccompanyLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CloudAccompanyLibrary.framework; sourceTree = "<group>"; };
|
|
|
BC3A55802BAA8F34002E1616 /* KSCloudWebManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSCloudWebManager.m; sourceTree = "<group>"; };
|
|
|
BC3A55812BAA8F34002E1616 /* KSCloudWebManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSCloudWebManager.h; sourceTree = "<group>"; };
|
|
|
BC3BF62F2B9EAFC800831494 /* client.p12 */ = {isa = PBXFileReference; lastKnownFileType = file; path = client.p12; sourceTree = "<group>"; };
|
|
@@ -2553,7 +2556,7 @@
|
|
|
files = (
|
|
|
BCA1136828A3A5CF007FAFB9 /* Accelerate.framework in Frameworks */,
|
|
|
BCFEE1932AD15C0E000E888F /* SoundpipeAudioKit in Frameworks */,
|
|
|
- BC3A556D2BAA7B1A002E1616 /* CloudAccompanyLibrary.framework in Frameworks */,
|
|
|
+ BC29AD352BFAFF7100D44848 /* CloudAccompanyLibrary.framework in Frameworks */,
|
|
|
BCFEE18D2AD15BD4000E888F /* AudioKitEX in Frameworks */,
|
|
|
BCDA2C122BF5F29900ED16AC /* KSToolLibrary.framework in Frameworks */,
|
|
|
BC8B6E152856E20800866917 /* WebKit.framework in Frameworks */,
|
|
@@ -3469,6 +3472,7 @@
|
|
|
2779350B27E324A40010E277 /* Base */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BC29AD322BFAFF3200D44848 /* LogManager */,
|
|
|
BC3300172BBAB623003D4921 /* CoursewareDownload */,
|
|
|
BC3A55752BAA8479002E1616 /* AlertView */,
|
|
|
BC3A55742BAA841A002E1616 /* NavigationController */,
|
|
@@ -4245,6 +4249,15 @@
|
|
|
path = NavController;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ BC29AD322BFAFF3200D44848 /* LogManager */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BC29AD302BFAFF3200D44848 /* KSLogManager.h */,
|
|
|
+ BC29AD312BFAFF3200D44848 /* KSLogManager.m */,
|
|
|
+ );
|
|
|
+ path = LogManager;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
BC2DFF5928C097D00056105A /* AnimationSource */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -4634,9 +4647,9 @@
|
|
|
children = (
|
|
|
BC00A65F2BB58FDB00231B74 /* LLPhotoBrowse.bundle */,
|
|
|
BC00A6602BB58FDC00231B74 /* WMPlayer.bundle */,
|
|
|
- BC3A556A2BAA7B1A002E1616 /* CloudAccompanyLibrary.framework */,
|
|
|
BCDA2C112BF5F29900ED16AC /* KSToolLibrary.framework */,
|
|
|
BC3A55682BAA7B19002E1616 /* KSTunerLibrary.framework */,
|
|
|
+ BC29AD342BFAFF7100D44848 /* CloudAccompanyLibrary.framework */,
|
|
|
BC3BF62F2B9EAFC800831494 /* client.p12 */,
|
|
|
);
|
|
|
path = ToolKit;
|
|
@@ -6968,6 +6981,7 @@
|
|
|
BC8C2C5C2823F57100FBA5D5 /* KSAddressPickerView.m in Sources */,
|
|
|
2723B62727F157D500E0B90B /* GroupMemberViewController.m in Sources */,
|
|
|
BC38C3EE2AF893B400ABFCC2 /* KSPlayerSliderView.m in Sources */,
|
|
|
+ BC29AD332BFAFF3200D44848 /* KSLogManager.m in Sources */,
|
|
|
BC119216280ED6A900A716F7 /* MyLiveCourseCell.m in Sources */,
|
|
|
BC0D95392AC2AB0D00E54D3F /* PasswordModifyBodyView.m in Sources */,
|
|
|
275E8AB027E18F8800DD3F6E /* ViewController.m in Sources */,
|