|
@@ -334,7 +334,6 @@
|
|
|
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 */; };
|
|
@@ -440,6 +439,7 @@
|
|
|
BC494A8028696BC300CCD343 /* MusicRoomListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC494A7F28696BC300CCD343 /* MusicRoomListModel.m */; };
|
|
|
BC50171527FC0D8300F8BCBC /* SubjectChooseBodyView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC50171427FC0D8300F8BCBC /* SubjectChooseBodyView.m */; };
|
|
|
BC50171727FC0D8E00F8BCBC /* SubjectChooseBodyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC50171627FC0D8D00F8BCBC /* SubjectChooseBodyView.xib */; };
|
|
|
+ BC52A1EE2C1353F20051D50D /* CloudAccompanyLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC52A1ED2C1353F20051D50D /* CloudAccompanyLibrary.framework */; };
|
|
|
BC5367C2283F6D4D008428E8 /* HomeLiveCourseView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC5367C1283F6D4C008428E8 /* HomeLiveCourseView.m */; };
|
|
|
BC5367C4283F6D58008428E8 /* HomeLiveCourseView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC5367C3283F6D58008428E8 /* HomeLiveCourseView.xib */; };
|
|
|
BC5367C7283F6D6B008428E8 /* HomeVideoCourseView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC5367C6283F6D6B008428E8 /* HomeVideoCourseView.m */; };
|
|
@@ -1589,7 +1589,6 @@
|
|
|
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>"; };
|
|
@@ -1766,6 +1765,7 @@
|
|
|
BC50171327FC0D8300F8BCBC /* SubjectChooseBodyView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SubjectChooseBodyView.h; sourceTree = "<group>"; };
|
|
|
BC50171427FC0D8300F8BCBC /* SubjectChooseBodyView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SubjectChooseBodyView.m; sourceTree = "<group>"; };
|
|
|
BC50171627FC0D8D00F8BCBC /* SubjectChooseBodyView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SubjectChooseBodyView.xib; sourceTree = "<group>"; };
|
|
|
+ BC52A1ED2C1353F20051D50D /* CloudAccompanyLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CloudAccompanyLibrary.framework; sourceTree = "<group>"; };
|
|
|
BC5367C0283F6D4C008428E8 /* HomeLiveCourseView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeLiveCourseView.h; sourceTree = "<group>"; };
|
|
|
BC5367C1283F6D4C008428E8 /* HomeLiveCourseView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeLiveCourseView.m; sourceTree = "<group>"; };
|
|
|
BC5367C3283F6D58008428E8 /* HomeLiveCourseView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeLiveCourseView.xib; sourceTree = "<group>"; };
|
|
@@ -2561,7 +2561,7 @@
|
|
|
files = (
|
|
|
BCA1136828A3A5CF007FAFB9 /* Accelerate.framework in Frameworks */,
|
|
|
BCFEE1932AD15C0E000E888F /* SoundpipeAudioKit in Frameworks */,
|
|
|
- BC29AD352BFAFF7100D44848 /* CloudAccompanyLibrary.framework in Frameworks */,
|
|
|
+ BC52A1EE2C1353F20051D50D /* CloudAccompanyLibrary.framework in Frameworks */,
|
|
|
BCFEE18D2AD15BD4000E888F /* AudioKitEX in Frameworks */,
|
|
|
BCDA2C122BF5F29900ED16AC /* KSToolLibrary.framework in Frameworks */,
|
|
|
BC8B6E152856E20800866917 /* WebKit.framework in Frameworks */,
|
|
@@ -4654,7 +4654,7 @@
|
|
|
BC00A6602BB58FDC00231B74 /* WMPlayer.bundle */,
|
|
|
BCDA2C112BF5F29900ED16AC /* KSToolLibrary.framework */,
|
|
|
BC3A55682BAA7B19002E1616 /* KSTunerLibrary.framework */,
|
|
|
- BC29AD342BFAFF7100D44848 /* CloudAccompanyLibrary.framework */,
|
|
|
+ BC52A1ED2C1353F20051D50D /* CloudAccompanyLibrary.framework */,
|
|
|
BC3BF62F2B9EAFC800831494 /* client.p12 */,
|
|
|
);
|
|
|
path = ToolKit;
|
|
@@ -7615,7 +7615,7 @@
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_ENTITLEMENTS = KulexiuForStudent/KulexiuForStudent.entitlements;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 1.6.5.3;
|
|
|
+ CURRENT_PROJECT_VERSION = 1.6.6;
|
|
|
DEVELOPMENT_TEAM = B2AP53HHTU;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
@@ -7672,7 +7672,7 @@
|
|
|
"$(PROJECT_DIR)/KulexiuForStudent/Common/ThirdPart/UMSocialSDK/share/share_ios_6.10.5/SocialLibraries/Sina/SinaSDK",
|
|
|
"$(PROJECT_DIR)/KulexiuForStudent/Common/ThirdPart/UMSocialSDK/share/share_ios_6.10.5/UMSocialSDKPlugin",
|
|
|
);
|
|
|
- MARKETING_VERSION = 1.6.5;
|
|
|
+ MARKETING_VERSION = 1.6.6;
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++17";
|
|
|
OTHER_LDFLAGS = (
|
|
@@ -7802,7 +7802,7 @@
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_ENTITLEMENTS = KulexiuForStudent/KulexiuForStudent.entitlements;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 1.6.5.3;
|
|
|
+ CURRENT_PROJECT_VERSION = 1.6.6;
|
|
|
DEVELOPMENT_TEAM = B2AP53HHTU;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
@@ -7859,7 +7859,7 @@
|
|
|
"$(PROJECT_DIR)/KulexiuForStudent/Common/ThirdPart/UMSocialSDK/share/share_ios_6.10.5/SocialLibraries/Sina/SinaSDK",
|
|
|
"$(PROJECT_DIR)/KulexiuForStudent/Common/ThirdPart/UMSocialSDK/share/share_ios_6.10.5/UMSocialSDKPlugin",
|
|
|
);
|
|
|
- MARKETING_VERSION = 1.6.5;
|
|
|
+ MARKETING_VERSION = 1.6.6;
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++17";
|
|
|
OTHER_LDFLAGS = (
|
|
@@ -8135,7 +8135,7 @@
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_ENTITLEMENTS = KulexiuForStudent/KulexiuForStudent.entitlements;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 1.6.5.3;
|
|
|
+ CURRENT_PROJECT_VERSION = 1.6.6;
|
|
|
DEVELOPMENT_TEAM = B2AP53HHTU;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
@@ -8192,7 +8192,7 @@
|
|
|
"$(PROJECT_DIR)/KulexiuForStudent/Common/ThirdPart/UMSocialSDK/share/share_ios_6.10.5/SocialLibraries/Sina/SinaSDK",
|
|
|
"$(PROJECT_DIR)/KulexiuForStudent/Common/ThirdPart/UMSocialSDK/share/share_ios_6.10.5/UMSocialSDKPlugin",
|
|
|
);
|
|
|
- MARKETING_VERSION = 1.6.5;
|
|
|
+ MARKETING_VERSION = 1.6.6;
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++17";
|
|
|
OTHER_LDFLAGS = (
|
|
@@ -8426,7 +8426,7 @@
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_ENTITLEMENTS = KulexiuForStudent/KulexiuForStudent.entitlements;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 1.6.5.3;
|
|
|
+ CURRENT_PROJECT_VERSION = 1.6.6;
|
|
|
DEVELOPMENT_TEAM = B2AP53HHTU;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
@@ -8483,7 +8483,7 @@
|
|
|
"$(PROJECT_DIR)/KulexiuForStudent/Common/ThirdPart/UMSocialSDK/share/share_ios_6.10.5/SocialLibraries/Sina/SinaSDK",
|
|
|
"$(PROJECT_DIR)/KulexiuForStudent/Common/ThirdPart/UMSocialSDK/share/share_ios_6.10.5/UMSocialSDKPlugin",
|
|
|
);
|
|
|
- MARKETING_VERSION = 1.6.5;
|
|
|
+ MARKETING_VERSION = 1.6.6;
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++17";
|
|
|
OTHER_LDFLAGS = (
|