|
@@ -845,7 +845,7 @@
|
|
BCC5841728A9FA9D00BAB4CF /* AccompanyLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC5841528A9FA9D00BAB4CF /* AccompanyLoadingView.m */; };
|
|
BCC5841728A9FA9D00BAB4CF /* AccompanyLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC5841528A9FA9D00BAB4CF /* AccompanyLoadingView.m */; };
|
|
BCC5841A28AA36CF00BAB4CF /* BadgeIntroduceView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC5841928AA36CF00BAB4CF /* BadgeIntroduceView.m */; };
|
|
BCC5841A28AA36CF00BAB4CF /* BadgeIntroduceView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC5841928AA36CF00BAB4CF /* BadgeIntroduceView.m */; };
|
|
BCC5841C28AA36D700BAB4CF /* BadgeIntroduceView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCC5841B28AA36D700BAB4CF /* BadgeIntroduceView.xib */; };
|
|
BCC5841C28AA36D700BAB4CF /* BadgeIntroduceView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCC5841B28AA36D700BAB4CF /* BadgeIntroduceView.xib */; };
|
|
- BCC5842028AA559700BAB4CF /* icloud_animation_29.png in Resources */ = {isa = PBXBuildFile; fileRef = BCC5841F28AA559700BAB4CF /* icloud_animation_29.png */; };
|
|
|
|
|
|
+ BCC5842028AA559700BAB4CF /* cloud_animation_29.png in Resources */ = {isa = PBXBuildFile; fileRef = BCC5841F28AA559700BAB4CF /* cloud_animation_29.png */; };
|
|
BCC9F35527F5F4FD00647449 /* LiveSeatMember.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC9F35427F5F4FD00647449 /* LiveSeatMember.m */; };
|
|
BCC9F35527F5F4FD00647449 /* LiveSeatMember.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC9F35427F5F4FD00647449 /* LiveSeatMember.m */; };
|
|
BCC9F40727F69BD200647449 /* SealClass.strings in Resources */ = {isa = PBXBuildFile; fileRef = BCC9F35C27F69BD100647449 /* SealClass.strings */; };
|
|
BCC9F40727F69BD200647449 /* SealClass.strings in Resources */ = {isa = PBXBuildFile; fileRef = BCC9F35C27F69BD100647449 /* SealClass.strings */; };
|
|
BCC9F40927F69BD200647449 /* ZoomControl.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC9F36427F69BD100647449 /* ZoomControl.m */; };
|
|
BCC9F40927F69BD200647449 /* ZoomControl.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC9F36427F69BD100647449 /* ZoomControl.m */; };
|
|
@@ -2429,7 +2429,7 @@
|
|
BCC5841828AA36CF00BAB4CF /* BadgeIntroduceView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BadgeIntroduceView.h; sourceTree = "<group>"; };
|
|
BCC5841828AA36CF00BAB4CF /* BadgeIntroduceView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BadgeIntroduceView.h; sourceTree = "<group>"; };
|
|
BCC5841928AA36CF00BAB4CF /* BadgeIntroduceView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BadgeIntroduceView.m; sourceTree = "<group>"; };
|
|
BCC5841928AA36CF00BAB4CF /* BadgeIntroduceView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BadgeIntroduceView.m; sourceTree = "<group>"; };
|
|
BCC5841B28AA36D700BAB4CF /* BadgeIntroduceView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BadgeIntroduceView.xib; sourceTree = "<group>"; };
|
|
BCC5841B28AA36D700BAB4CF /* BadgeIntroduceView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BadgeIntroduceView.xib; sourceTree = "<group>"; };
|
|
- BCC5841F28AA559700BAB4CF /* icloud_animation_29.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icloud_animation_29.png; sourceTree = "<group>"; };
|
|
|
|
|
|
+ BCC5841F28AA559700BAB4CF /* cloud_animation_29.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = cloud_animation_29.png; sourceTree = "<group>"; };
|
|
BCC9F35327F5F4FD00647449 /* LiveSeatMember.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LiveSeatMember.h; sourceTree = "<group>"; };
|
|
BCC9F35327F5F4FD00647449 /* LiveSeatMember.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LiveSeatMember.h; sourceTree = "<group>"; };
|
|
BCC9F35427F5F4FD00647449 /* LiveSeatMember.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LiveSeatMember.m; sourceTree = "<group>"; };
|
|
BCC9F35427F5F4FD00647449 /* LiveSeatMember.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LiveSeatMember.m; sourceTree = "<group>"; };
|
|
BCC9F35B27F69BD100647449 /* KSRemoteUserManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSRemoteUserManager.h; sourceTree = "<group>"; };
|
|
BCC9F35B27F69BD100647449 /* KSRemoteUserManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSRemoteUserManager.h; sourceTree = "<group>"; };
|
|
@@ -6070,7 +6070,7 @@
|
|
BCC583DE28A9FA8100BAB4CF /* cloud_animation_25.png */,
|
|
BCC583DE28A9FA8100BAB4CF /* cloud_animation_25.png */,
|
|
BCC583DF28A9FA8100BAB4CF /* cloud_animation_24.png */,
|
|
BCC583DF28A9FA8100BAB4CF /* cloud_animation_24.png */,
|
|
BCC583E028A9FA8100BAB4CF /* cloud_animation_18.png */,
|
|
BCC583E028A9FA8100BAB4CF /* cloud_animation_18.png */,
|
|
- BCC5841F28AA559700BAB4CF /* icloud_animation_29.png */,
|
|
|
|
|
|
+ BCC5841F28AA559700BAB4CF /* cloud_animation_29.png */,
|
|
BCC583E128A9FA8100BAB4CF /* cloud_animation_15.png */,
|
|
BCC583E128A9FA8100BAB4CF /* cloud_animation_15.png */,
|
|
BCC583E328A9FA8100BAB4CF /* cloud_animation_28.png */,
|
|
BCC583E328A9FA8100BAB4CF /* cloud_animation_28.png */,
|
|
BCC583E428A9FA8100BAB4CF /* cloud_animation_14.png */,
|
|
BCC583E428A9FA8100BAB4CF /* cloud_animation_14.png */,
|
|
@@ -6963,7 +6963,7 @@
|
|
BC71D1F02887FDD40010F14B /* img_3.png in Resources */,
|
|
BC71D1F02887FDD40010F14B /* img_3.png in Resources */,
|
|
BCC5841128A9FA8100BAB4CF /* cloud_animation_2.png in Resources */,
|
|
BCC5841128A9FA8100BAB4CF /* cloud_animation_2.png in Resources */,
|
|
275E3DE327F467410010EC30 /* BaseEmoji.plist in Resources */,
|
|
275E3DE327F467410010EC30 /* BaseEmoji.plist in Resources */,
|
|
- BCC5842028AA559700BAB4CF /* icloud_animation_29.png in Resources */,
|
|
|
|
|
|
+ BCC5842028AA559700BAB4CF /* cloud_animation_29.png in Resources */,
|
|
273C75A027E9681700F7C26F /* SettingBodyView.xib in Resources */,
|
|
273C75A027E9681700F7C26F /* SettingBodyView.xib in Resources */,
|
|
BCC5840528A9FA8100BAB4CF /* cloud_animation_17.png in Resources */,
|
|
BCC5840528A9FA8100BAB4CF /* cloud_animation_17.png in Resources */,
|
|
BC71D1F12887FDD40010F14B /* img_12.png in Resources */,
|
|
BC71D1F12887FDD40010F14B /* img_12.png in Resources */,
|
|
@@ -7924,7 +7924,7 @@
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = KulexiuForTeacher/KulexiuForTeacher.entitlements;
|
|
CODE_SIGN_ENTITLEMENTS = KulexiuForTeacher/KulexiuForTeacher.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
- CURRENT_PROJECT_VERSION = 1.3.0;
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 1.3.5;
|
|
DEVELOPMENT_TEAM = B2AP53HHTU;
|
|
DEVELOPMENT_TEAM = B2AP53HHTU;
|
|
ENABLE_BITCODE = NO;
|
|
ENABLE_BITCODE = NO;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -7970,7 +7970,7 @@
|
|
"$(PROJECT_DIR)/KulexiuForTeacher/Common/ThirdPart/UMSocialSDK/share/share_ios_6.10.4/SocialLibraries/QQ",
|
|
"$(PROJECT_DIR)/KulexiuForTeacher/Common/ThirdPart/UMSocialSDK/share/share_ios_6.10.4/SocialLibraries/QQ",
|
|
"$(PROJECT_DIR)/KulexiuForTeacher/Common/ThirdPart/UMSocialSDK/share/share_ios_6.10.4/UMSocialSDKPlugin",
|
|
"$(PROJECT_DIR)/KulexiuForTeacher/Common/ThirdPart/UMSocialSDK/share/share_ios_6.10.4/UMSocialSDKPlugin",
|
|
);
|
|
);
|
|
- MARKETING_VERSION = 1.2.0;
|
|
|
|
|
|
+ MARKETING_VERSION = 1.3.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.Colexiu.KulexiuForTeacher;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.Colexiu.KulexiuForTeacher;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
@@ -7986,7 +7986,7 @@
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = KulexiuForTeacher/KulexiuForTeacher.entitlements;
|
|
CODE_SIGN_ENTITLEMENTS = KulexiuForTeacher/KulexiuForTeacher.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
- CURRENT_PROJECT_VERSION = 1.3.0;
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 1.3.5;
|
|
DEVELOPMENT_TEAM = B2AP53HHTU;
|
|
DEVELOPMENT_TEAM = B2AP53HHTU;
|
|
ENABLE_BITCODE = NO;
|
|
ENABLE_BITCODE = NO;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -8032,7 +8032,7 @@
|
|
"$(PROJECT_DIR)/KulexiuForTeacher/Common/ThirdPart/UMSocialSDK/share/share_ios_6.10.4/SocialLibraries/QQ",
|
|
"$(PROJECT_DIR)/KulexiuForTeacher/Common/ThirdPart/UMSocialSDK/share/share_ios_6.10.4/SocialLibraries/QQ",
|
|
"$(PROJECT_DIR)/KulexiuForTeacher/Common/ThirdPart/UMSocialSDK/share/share_ios_6.10.4/UMSocialSDKPlugin",
|
|
"$(PROJECT_DIR)/KulexiuForTeacher/Common/ThirdPart/UMSocialSDK/share/share_ios_6.10.4/UMSocialSDKPlugin",
|
|
);
|
|
);
|
|
- MARKETING_VERSION = 1.2.0;
|
|
|
|
|
|
+ MARKETING_VERSION = 1.3.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.Colexiu.KulexiuForTeacher;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.Colexiu.KulexiuForTeacher;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|