|
@@ -806,7 +806,6 @@
|
|
|
BCC583BE28A9EC6400BAB4CF /* cloud_animation_24.png in Resources */ = {isa = PBXBuildFile; fileRef = BCC5839F28A9EC6400BAB4CF /* cloud_animation_24.png */; };
|
|
|
BCC583BF28A9EC6400BAB4CF /* cloud_animation_18.png in Resources */ = {isa = PBXBuildFile; fileRef = BCC583A028A9EC6400BAB4CF /* cloud_animation_18.png */; };
|
|
|
BCC583C028A9EC6400BAB4CF /* cloud_animation_15.png in Resources */ = {isa = PBXBuildFile; fileRef = BCC583A128A9EC6400BAB4CF /* cloud_animation_15.png */; };
|
|
|
- BCC583C128A9EC6400BAB4CF /* cloud_animation_29.png in Resources */ = {isa = PBXBuildFile; fileRef = BCC583A228A9EC6400BAB4CF /* cloud_animation_29.png */; };
|
|
|
BCC583C228A9EC6400BAB4CF /* cloud_animation_28.png in Resources */ = {isa = PBXBuildFile; fileRef = BCC583A328A9EC6400BAB4CF /* cloud_animation_28.png */; };
|
|
|
BCC583C328A9EC6400BAB4CF /* cloud_animation_14.png in Resources */ = {isa = PBXBuildFile; fileRef = BCC583A428A9EC6400BAB4CF /* cloud_animation_14.png */; };
|
|
|
BCC583C428A9EC6400BAB4CF /* cloud_animation_16.png in Resources */ = {isa = PBXBuildFile; fileRef = BCC583A528A9EC6400BAB4CF /* cloud_animation_16.png */; };
|
|
@@ -824,6 +823,7 @@
|
|
|
BCC583D028A9EC6400BAB4CF /* cloud_animation_3.png in Resources */ = {isa = PBXBuildFile; fileRef = BCC583B128A9EC6400BAB4CF /* cloud_animation_3.png */; };
|
|
|
BCC583D128A9EC6400BAB4CF /* cloud_animation_2.png in Resources */ = {isa = PBXBuildFile; fileRef = BCC583B228A9EC6400BAB4CF /* cloud_animation_2.png */; };
|
|
|
BCC583D228A9EC6400BAB4CF /* cloud_animation.json in Resources */ = {isa = PBXBuildFile; fileRef = BCC583B328A9EC6400BAB4CF /* cloud_animation.json */; };
|
|
|
+ BCC5841E28AA545B00BAB4CF /* icloud_animation_29.png in Resources */ = {isa = PBXBuildFile; fileRef = BCC5841D28AA545B00BAB4CF /* icloud_animation_29.png */; };
|
|
|
BCD457A1286313D70010B493 /* NotiferNavView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCD4579E286313D70010B493 /* NotiferNavView.m */; };
|
|
|
BCD457A2286313D70010B493 /* NotiferNavView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCD457A0286313D70010B493 /* NotiferNavView.xib */; };
|
|
|
BCD457AB286469600010B493 /* PublicNoticeView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCD457A92864695F0010B493 /* PublicNoticeView.m */; };
|
|
@@ -2256,7 +2256,6 @@
|
|
|
BCC5839F28A9EC6400BAB4CF /* cloud_animation_24.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = cloud_animation_24.png; sourceTree = "<group>"; };
|
|
|
BCC583A028A9EC6400BAB4CF /* cloud_animation_18.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = cloud_animation_18.png; sourceTree = "<group>"; };
|
|
|
BCC583A128A9EC6400BAB4CF /* cloud_animation_15.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = cloud_animation_15.png; sourceTree = "<group>"; };
|
|
|
- BCC583A228A9EC6400BAB4CF /* cloud_animation_29.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = cloud_animation_29.png; sourceTree = "<group>"; };
|
|
|
BCC583A328A9EC6400BAB4CF /* cloud_animation_28.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = cloud_animation_28.png; sourceTree = "<group>"; };
|
|
|
BCC583A428A9EC6400BAB4CF /* cloud_animation_14.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = cloud_animation_14.png; sourceTree = "<group>"; };
|
|
|
BCC583A528A9EC6400BAB4CF /* cloud_animation_16.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = cloud_animation_16.png; sourceTree = "<group>"; };
|
|
@@ -2274,6 +2273,7 @@
|
|
|
BCC583B128A9EC6400BAB4CF /* cloud_animation_3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = cloud_animation_3.png; sourceTree = "<group>"; };
|
|
|
BCC583B228A9EC6400BAB4CF /* cloud_animation_2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = cloud_animation_2.png; sourceTree = "<group>"; };
|
|
|
BCC583B328A9EC6400BAB4CF /* cloud_animation.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = cloud_animation.json; sourceTree = "<group>"; };
|
|
|
+ BCC5841D28AA545B00BAB4CF /* icloud_animation_29.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icloud_animation_29.png; sourceTree = "<group>"; };
|
|
|
BCD4579E286313D70010B493 /* NotiferNavView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NotiferNavView.m; sourceTree = "<group>"; };
|
|
|
BCD4579F286313D70010B493 /* NotiferNavView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NotiferNavView.h; sourceTree = "<group>"; };
|
|
|
BCD457A0286313D70010B493 /* NotiferNavView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NotiferNavView.xib; sourceTree = "<group>"; };
|
|
@@ -5505,36 +5505,36 @@
|
|
|
BCC5839428A9EC6400BAB4CF /* images */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- BCC5839528A9EC6400BAB4CF /* cloud_animation_9.png */,
|
|
|
+ BCC583AF28A9EC6400BAB4CF /* cloud_animation_0.png */,
|
|
|
+ BCC583B028A9EC6400BAB4CF /* cloud_animation_1.png */,
|
|
|
+ BCC583B228A9EC6400BAB4CF /* cloud_animation_2.png */,
|
|
|
+ BCC583B128A9EC6400BAB4CF /* cloud_animation_3.png */,
|
|
|
+ BCC583AE28A9EC6400BAB4CF /* cloud_animation_4.png */,
|
|
|
+ BCC583AD28A9EC6400BAB4CF /* cloud_animation_5.png */,
|
|
|
+ BCC583AB28A9EC6400BAB4CF /* cloud_animation_6.png */,
|
|
|
+ BCC583AC28A9EC6400BAB4CF /* cloud_animation_7.png */,
|
|
|
BCC5839628A9EC6400BAB4CF /* cloud_animation_8.png */,
|
|
|
+ BCC5839528A9EC6400BAB4CF /* cloud_animation_9.png */,
|
|
|
+ BCC583A928A9EC6400BAB4CF /* cloud_animation_10.png */,
|
|
|
+ BCC583AA28A9EC6400BAB4CF /* cloud_animation_11.png */,
|
|
|
+ BCC583A828A9EC6400BAB4CF /* cloud_animation_12.png */,
|
|
|
+ BCC583A728A9EC6400BAB4CF /* cloud_animation_13.png */,
|
|
|
+ BCC583A428A9EC6400BAB4CF /* cloud_animation_14.png */,
|
|
|
+ BCC583A128A9EC6400BAB4CF /* cloud_animation_15.png */,
|
|
|
+ BCC583A528A9EC6400BAB4CF /* cloud_animation_16.png */,
|
|
|
+ BCC583A628A9EC6400BAB4CF /* cloud_animation_17.png */,
|
|
|
+ BCC583A028A9EC6400BAB4CF /* cloud_animation_18.png */,
|
|
|
+ BCC5839D28A9EC6400BAB4CF /* cloud_animation_19.png */,
|
|
|
BCC5839728A9EC6400BAB4CF /* cloud_animation_20.png */,
|
|
|
BCC5839828A9EC6400BAB4CF /* cloud_animation_21.png */,
|
|
|
- BCC5839928A9EC6400BAB4CF /* cloud_animation_23.png */,
|
|
|
BCC5839A28A9EC6400BAB4CF /* cloud_animation_22.png */,
|
|
|
+ BCC5839928A9EC6400BAB4CF /* cloud_animation_23.png */,
|
|
|
+ BCC5839F28A9EC6400BAB4CF /* cloud_animation_24.png */,
|
|
|
+ BCC5839E28A9EC6400BAB4CF /* cloud_animation_25.png */,
|
|
|
BCC5839B28A9EC6400BAB4CF /* cloud_animation_26.png */,
|
|
|
BCC5839C28A9EC6400BAB4CF /* cloud_animation_27.png */,
|
|
|
- BCC5839D28A9EC6400BAB4CF /* cloud_animation_19.png */,
|
|
|
- BCC5839E28A9EC6400BAB4CF /* cloud_animation_25.png */,
|
|
|
- BCC5839F28A9EC6400BAB4CF /* cloud_animation_24.png */,
|
|
|
- BCC583A028A9EC6400BAB4CF /* cloud_animation_18.png */,
|
|
|
- BCC583A128A9EC6400BAB4CF /* cloud_animation_15.png */,
|
|
|
- BCC583A228A9EC6400BAB4CF /* cloud_animation_29.png */,
|
|
|
BCC583A328A9EC6400BAB4CF /* cloud_animation_28.png */,
|
|
|
- BCC583A428A9EC6400BAB4CF /* cloud_animation_14.png */,
|
|
|
- BCC583A528A9EC6400BAB4CF /* cloud_animation_16.png */,
|
|
|
- BCC583A628A9EC6400BAB4CF /* cloud_animation_17.png */,
|
|
|
- BCC583A728A9EC6400BAB4CF /* cloud_animation_13.png */,
|
|
|
- BCC583A828A9EC6400BAB4CF /* cloud_animation_12.png */,
|
|
|
- BCC583A928A9EC6400BAB4CF /* cloud_animation_10.png */,
|
|
|
- BCC583AA28A9EC6400BAB4CF /* cloud_animation_11.png */,
|
|
|
- BCC583AB28A9EC6400BAB4CF /* cloud_animation_6.png */,
|
|
|
- BCC583AC28A9EC6400BAB4CF /* cloud_animation_7.png */,
|
|
|
- BCC583AD28A9EC6400BAB4CF /* cloud_animation_5.png */,
|
|
|
- BCC583AE28A9EC6400BAB4CF /* cloud_animation_4.png */,
|
|
|
- BCC583AF28A9EC6400BAB4CF /* cloud_animation_0.png */,
|
|
|
- BCC583B028A9EC6400BAB4CF /* cloud_animation_1.png */,
|
|
|
- BCC583B128A9EC6400BAB4CF /* cloud_animation_3.png */,
|
|
|
- BCC583B228A9EC6400BAB4CF /* cloud_animation_2.png */,
|
|
|
+ BCC5841D28AA545B00BAB4CF /* icloud_animation_29.png */,
|
|
|
);
|
|
|
path = images;
|
|
|
sourceTree = "<group>";
|
|
@@ -5742,6 +5742,7 @@
|
|
|
BC71D267288804CD0010F14B /* img_42.png in Resources */,
|
|
|
BC71D27A288804CD0010F14B /* img_35.png in Resources */,
|
|
|
BC71D25A288804CD0010F14B /* img_46.png in Resources */,
|
|
|
+ BCC5841E28AA545B00BAB4CF /* icloud_animation_29.png in Resources */,
|
|
|
BCBFDF5228115DA40052AFE5 /* HomeIntroduceView.xib in Resources */,
|
|
|
BC71D277288804CD0010F14B /* img_36.png in Resources */,
|
|
|
BC71D250288804CD0010F14B /* img_6.png in Resources */,
|
|
@@ -5807,7 +5808,6 @@
|
|
|
BCB6355927F6D2A300ACFDCF /* class_stop.mp3 in Resources */,
|
|
|
BC71D274288804CD0010F14B /* img_37.png in Resources */,
|
|
|
BC6744E32892795500BB8D03 /* Boat_Loader.json in Resources */,
|
|
|
- BCC583C128A9EC6400BAB4CF /* cloud_animation_29.png in Resources */,
|
|
|
BCFE53E82812765600AD6786 /* HomeHotAlbumCell.xib in Resources */,
|
|
|
BC40BA0428117B0A00DEC0D1 /* HomeBannerCell.xib in Resources */,
|
|
|
BC119239280ED98E00A716F7 /* AccompanyCourseCell.xib in Resources */,
|
|
@@ -6805,7 +6805,7 @@
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CODE_SIGN_ENTITLEMENTS = KulexiuForStudent/KulexiuForStudent.entitlements;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 1.1.2;
|
|
|
+ CURRENT_PROJECT_VERSION = 1.3.0;
|
|
|
DEVELOPMENT_TEAM = B2AP53HHTU;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -6860,7 +6860,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.2.0;
|
|
|
+ MARKETING_VERSION = 1.3.0;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.Colexiu.KulexiuForStudent;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
@@ -6876,7 +6876,7 @@
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CODE_SIGN_ENTITLEMENTS = KulexiuForStudent/KulexiuForStudent.entitlements;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 1.1.2;
|
|
|
+ CURRENT_PROJECT_VERSION = 1.3.0;
|
|
|
DEVELOPMENT_TEAM = B2AP53HHTU;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -6931,7 +6931,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.2.0;
|
|
|
+ MARKETING_VERSION = 1.3.0;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.Colexiu.KulexiuForStudent;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|