|
@@ -574,13 +574,15 @@
|
|
|
BC4BCE7A2823AB6500522C8B /* KSAddressPickerView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC4BCE792823AB6500522C8B /* KSAddressPickerView.m */; };
|
|
|
BC4BCE7D2823B66000522C8B /* AddressDetailBodyView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC4BCE7C2823B66000522C8B /* AddressDetailBodyView.m */; };
|
|
|
BC4BCE7F2823B66A00522C8B /* AddressDetailBodyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC4BCE7E2823B66A00522C8B /* AddressDetailBodyView.xib */; };
|
|
|
+ BC4CF28228D051C400961C61 /* HomeQualityMusic.m in Sources */ = {isa = PBXBuildFile; fileRef = BC4CF27A28D051C300961C61 /* HomeQualityMusic.m */; };
|
|
|
+ BC4CF28328D051C500961C61 /* HomeQualityMusicCollectionCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC4CF27B28D051C400961C61 /* HomeQualityMusicCollectionCell.xib */; };
|
|
|
+ BC4CF28428D051C500961C61 /* HomeQualityMusicCollectionCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC4CF27D28D051C400961C61 /* HomeQualityMusicCollectionCell.m */; };
|
|
|
+ BC4CF28528D051C500961C61 /* HomeQualityMusicCellView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC4CF27F28D051C400961C61 /* HomeQualityMusicCellView.m */; };
|
|
|
+ BC4CF28628D051C500961C61 /* HomeQualityMusicCellView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC4CF28028D051C400961C61 /* HomeQualityMusicCellView.xib */; };
|
|
|
+ BC4CF28728D051C500961C61 /* HomeQualityMusic.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC4CF28128D051C400961C61 /* HomeQualityMusic.xib */; };
|
|
|
BC513E7A28A4D85F003F58C4 /* accomapny_animation.json in Resources */ = {isa = PBXBuildFile; fileRef = BC513E7928A4D85F003F58C4 /* accomapny_animation.json */; };
|
|
|
BC513E7C28A4D868003F58C4 /* musicRoom_animation.json in Resources */ = {isa = PBXBuildFile; fileRef = BC513E7B28A4D868003F58C4 /* musicRoom_animation.json */; };
|
|
|
BC513E7E28A4D874003F58C4 /* live_animation.json in Resources */ = {isa = PBXBuildFile; fileRef = BC513E7D28A4D874003F58C4 /* live_animation.json */; };
|
|
|
- BC523B04289D00C000E9D66B /* HomeHotMusicCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC523B02289D00C000E9D66B /* HomeHotMusicCell.m */; };
|
|
|
- BC523B05289D00C000E9D66B /* HomeHotMusicCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC523B03289D00C000E9D66B /* HomeHotMusicCell.xib */; };
|
|
|
- BC523B08289D015D00E9D66B /* HomeHotMuiscHeadView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC523B07289D015D00E9D66B /* HomeHotMuiscHeadView.m */; };
|
|
|
- BC523B0A289D016B00E9D66B /* HomeHotMuiscHeadView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC523B09289D016B00E9D66B /* HomeHotMuiscHeadView.xib */; };
|
|
|
BC523B0D289D0FE300E9D66B /* HomeHotMusicModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC523B0B289D0FE300E9D66B /* HomeHotMusicModel.m */; };
|
|
|
BC523B1028A09F3000E9D66B /* MineHeadView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC523B0F28A09F2F00E9D66B /* MineHeadView.m */; };
|
|
|
BC523B1228A09F3800E9D66B /* MineHeadView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC523B1128A09F3800E9D66B /* MineHeadView.xib */; };
|
|
@@ -2055,15 +2057,18 @@
|
|
|
BC4BCE7B2823B66000522C8B /* AddressDetailBodyView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AddressDetailBodyView.h; sourceTree = "<group>"; };
|
|
|
BC4BCE7C2823B66000522C8B /* AddressDetailBodyView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AddressDetailBodyView.m; sourceTree = "<group>"; };
|
|
|
BC4BCE7E2823B66A00522C8B /* AddressDetailBodyView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AddressDetailBodyView.xib; sourceTree = "<group>"; };
|
|
|
+ BC4CF27928D051C300961C61 /* HomeQualityMusic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeQualityMusic.h; sourceTree = "<group>"; };
|
|
|
+ BC4CF27A28D051C300961C61 /* HomeQualityMusic.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeQualityMusic.m; sourceTree = "<group>"; };
|
|
|
+ BC4CF27B28D051C400961C61 /* HomeQualityMusicCollectionCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = HomeQualityMusicCollectionCell.xib; sourceTree = "<group>"; };
|
|
|
+ BC4CF27C28D051C400961C61 /* HomeQualityMusicCellView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeQualityMusicCellView.h; sourceTree = "<group>"; };
|
|
|
+ BC4CF27D28D051C400961C61 /* HomeQualityMusicCollectionCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeQualityMusicCollectionCell.m; sourceTree = "<group>"; };
|
|
|
+ BC4CF27E28D051C400961C61 /* HomeQualityMusicCollectionCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeQualityMusicCollectionCell.h; sourceTree = "<group>"; };
|
|
|
+ BC4CF27F28D051C400961C61 /* HomeQualityMusicCellView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeQualityMusicCellView.m; sourceTree = "<group>"; };
|
|
|
+ BC4CF28028D051C400961C61 /* HomeQualityMusicCellView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = HomeQualityMusicCellView.xib; sourceTree = "<group>"; };
|
|
|
+ BC4CF28128D051C400961C61 /* HomeQualityMusic.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = HomeQualityMusic.xib; sourceTree = "<group>"; };
|
|
|
BC513E7928A4D85F003F58C4 /* accomapny_animation.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = accomapny_animation.json; sourceTree = "<group>"; };
|
|
|
BC513E7B28A4D868003F58C4 /* musicRoom_animation.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = musicRoom_animation.json; sourceTree = "<group>"; };
|
|
|
BC513E7D28A4D874003F58C4 /* live_animation.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = live_animation.json; sourceTree = "<group>"; };
|
|
|
- BC523B01289D00C000E9D66B /* HomeHotMusicCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeHotMusicCell.h; sourceTree = "<group>"; };
|
|
|
- BC523B02289D00C000E9D66B /* HomeHotMusicCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeHotMusicCell.m; sourceTree = "<group>"; };
|
|
|
- BC523B03289D00C000E9D66B /* HomeHotMusicCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeHotMusicCell.xib; sourceTree = "<group>"; };
|
|
|
- BC523B06289D015D00E9D66B /* HomeHotMuiscHeadView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeHotMuiscHeadView.h; sourceTree = "<group>"; };
|
|
|
- BC523B07289D015D00E9D66B /* HomeHotMuiscHeadView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeHotMuiscHeadView.m; sourceTree = "<group>"; };
|
|
|
- BC523B09289D016B00E9D66B /* HomeHotMuiscHeadView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeHotMuiscHeadView.xib; sourceTree = "<group>"; };
|
|
|
BC523B0B289D0FE300E9D66B /* HomeHotMusicModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeHotMusicModel.m; sourceTree = "<group>"; };
|
|
|
BC523B0C289D0FE300E9D66B /* HomeHotMusicModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeHotMusicModel.h; sourceTree = "<group>"; };
|
|
|
BC523B0E28A09F2F00E9D66B /* MineHeadView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MineHeadView.h; sourceTree = "<group>"; };
|
|
@@ -4062,6 +4067,8 @@
|
|
|
277935FD27E32BBF0010E277 /* View */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BC4CF27828D051B500961C61 /* HomeQuality */,
|
|
|
+ BC4CF27728D0515700961C61 /* HomeMusic */,
|
|
|
BCA1134F28A242FC007FAFB9 /* HomeBannerView.h */,
|
|
|
BCA1135128A242FC007FAFB9 /* HomeBannerView.m */,
|
|
|
BCA1135028A242FC007FAFB9 /* HomeBannerView.xib */,
|
|
@@ -4098,21 +4105,6 @@
|
|
|
BCDE3598289BC02100A9A560 /* HomeHotAlbumCell.h */,
|
|
|
BCDE3599289BC02100A9A560 /* HomeHotAlbumCell.m */,
|
|
|
BCDE3597289BC02100A9A560 /* HomeHotAlbumCell.xib */,
|
|
|
- BC523B06289D015D00E9D66B /* HomeHotMuiscHeadView.h */,
|
|
|
- BC523B07289D015D00E9D66B /* HomeHotMuiscHeadView.m */,
|
|
|
- BC523B09289D016B00E9D66B /* HomeHotMuiscHeadView.xib */,
|
|
|
- BC14A62228A212C40086395C /* HomeHotMusicView.h */,
|
|
|
- BC14A62328A212C50086395C /* HomeHotMusicView.m */,
|
|
|
- BC14A62528A212CC0086395C /* HomeHotMusicView.xib */,
|
|
|
- BCA1134528A22A66007FAFB9 /* HomeHotMusicCollectionCell.h */,
|
|
|
- BCA1134628A22A66007FAFB9 /* HomeHotMusicCollectionCell.m */,
|
|
|
- BCA1134728A22A66007FAFB9 /* HomeHotMusicCollectionCell.xib */,
|
|
|
- BCA1134A28A23221007FAFB9 /* HomeHotMusicCellView.h */,
|
|
|
- BCA1134B28A23221007FAFB9 /* HomeHotMusicCellView.m */,
|
|
|
- BCA1134D28A23229007FAFB9 /* HomeHotMusicCellView.xib */,
|
|
|
- BC523B01289D00C000E9D66B /* HomeHotMusicCell.h */,
|
|
|
- BC523B02289D00C000E9D66B /* HomeHotMusicCell.m */,
|
|
|
- BC523B03289D00C000E9D66B /* HomeHotMusicCell.xib */,
|
|
|
BC5756AF28B60095002302D8 /* HomeAuthAlertView.h */,
|
|
|
BC5756B028B60095002302D8 /* HomeAuthAlertView.m */,
|
|
|
BC5756B228B600A3002302D8 /* HomeAuthAlertView.xib */,
|
|
@@ -5235,6 +5227,38 @@
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ BC4CF27728D0515700961C61 /* HomeMusic */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BC14A62228A212C40086395C /* HomeHotMusicView.h */,
|
|
|
+ BC14A62328A212C50086395C /* HomeHotMusicView.m */,
|
|
|
+ BC14A62528A212CC0086395C /* HomeHotMusicView.xib */,
|
|
|
+ BCA1134528A22A66007FAFB9 /* HomeHotMusicCollectionCell.h */,
|
|
|
+ BCA1134628A22A66007FAFB9 /* HomeHotMusicCollectionCell.m */,
|
|
|
+ BCA1134728A22A66007FAFB9 /* HomeHotMusicCollectionCell.xib */,
|
|
|
+ BCA1134A28A23221007FAFB9 /* HomeHotMusicCellView.h */,
|
|
|
+ BCA1134B28A23221007FAFB9 /* HomeHotMusicCellView.m */,
|
|
|
+ BCA1134D28A23229007FAFB9 /* HomeHotMusicCellView.xib */,
|
|
|
+ );
|
|
|
+ path = HomeMusic;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BC4CF27828D051B500961C61 /* HomeQuality */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BC4CF27928D051C300961C61 /* HomeQualityMusic.h */,
|
|
|
+ BC4CF27A28D051C300961C61 /* HomeQualityMusic.m */,
|
|
|
+ BC4CF28128D051C400961C61 /* HomeQualityMusic.xib */,
|
|
|
+ BC4CF27C28D051C400961C61 /* HomeQualityMusicCellView.h */,
|
|
|
+ BC4CF27F28D051C400961C61 /* HomeQualityMusicCellView.m */,
|
|
|
+ BC4CF28028D051C400961C61 /* HomeQualityMusicCellView.xib */,
|
|
|
+ BC4CF27E28D051C400961C61 /* HomeQualityMusicCollectionCell.h */,
|
|
|
+ BC4CF27D28D051C400961C61 /* HomeQualityMusicCollectionCell.m */,
|
|
|
+ BC4CF27B28D051C400961C61 /* HomeQualityMusicCollectionCell.xib */,
|
|
|
+ );
|
|
|
+ path = HomeQuality;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
BC513E7F28A4D9BA003F58C4 /* images */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -6874,9 +6898,9 @@
|
|
|
BC8831052873D67C00C702A0 /* LiveVideoCollectionViewCell.xib in Resources */,
|
|
|
2755C08E27ED5DB2007D9070 /* GroupApplyChooseCell.xib in Resources */,
|
|
|
BCF61BE9280425DA0000ACFE /* InstrumentChooseCell.xib in Resources */,
|
|
|
- BC523B0A289D016B00E9D66B /* HomeHotMuiscHeadView.xib in Resources */,
|
|
|
BC76146F280D57220080FD1F /* HomeworkVideoView.xib in Resources */,
|
|
|
BC71D1FD2887FDD40010F14B /* img_31.png in Resources */,
|
|
|
+ BC4CF28628D051C500961C61 /* HomeQualityMusicCellView.xib in Resources */,
|
|
|
277931CE27E30FC20010E277 /* KSPremissionAlert.xib in Resources */,
|
|
|
BC4058942863028C00111BC5 /* NotiferNavView.xib in Resources */,
|
|
|
BCA353CF2858A86200377661 /* MusicRoomCourseCell.xib in Resources */,
|
|
@@ -7011,6 +7035,7 @@
|
|
|
27D83F5927F4225D00062476 /* LivePreviewBodyView.xib in Resources */,
|
|
|
BC41104A2806706800800BD9 /* HomeworkListCell.xib in Resources */,
|
|
|
BCD457A72863196F0010B493 /* CourseTimeSegView.xib in Resources */,
|
|
|
+ BC4CF28328D051C500961C61 /* HomeQualityMusicCollectionCell.xib in Resources */,
|
|
|
BC9070A428C7159F00237958 /* MyStyleNavView.xib in Resources */,
|
|
|
2779362E27E33C360010E277 /* LoginBodyView.xib in Resources */,
|
|
|
BC8B6E6E285836B600866917 /* low_staff.png in Resources */,
|
|
@@ -7033,7 +7058,6 @@
|
|
|
27A54CF927E9BD8B007309A3 /* FeedbackBodyView.xib in Resources */,
|
|
|
BC542E4828407B4400633781 /* UseBodyView.xib in Resources */,
|
|
|
BCC5841628A9FA9D00BAB4CF /* AccompanyLoadingView.xib in Resources */,
|
|
|
- BC523B05289D00C000E9D66B /* HomeHotMusicCell.xib in Resources */,
|
|
|
BC2456EA286BEF8000D1F7C0 /* MineEmptyGroupCell.xib in Resources */,
|
|
|
BCB6340527F6A2F000ACFDCF /* tock.wav in Resources */,
|
|
|
BCC03F9A2805681100461B7C /* MyLessonSearchView.xib in Resources */,
|
|
@@ -7083,6 +7107,7 @@
|
|
|
BC71D1FE2887FDD40010F14B /* img_19.png in Resources */,
|
|
|
277D431F27E999A000107DB7 /* ModifyBodyView.xib in Resources */,
|
|
|
BC3ACD9C2890D88E00060E97 /* IncomeRecordHeadView.xib in Resources */,
|
|
|
+ BC4CF28728D051C500961C61 /* HomeQualityMusic.xib in Resources */,
|
|
|
BCC5840328A9FA8100BAB4CF /* cloud_animation_14.png in Resources */,
|
|
|
BC14A61928A0B04A0086395C /* MineBottomView.xib in Resources */,
|
|
|
BC8B6E5D2856ED0600866917 /* README.txt in Resources */,
|
|
@@ -7240,6 +7265,7 @@
|
|
|
277931F327E30FC20010E277 /* UIView+Hints.m in Sources */,
|
|
|
2779321927E30FC30010E277 /* UITextView_Toolbar.m in Sources */,
|
|
|
BC285833280947BA0024697C /* EvaluateSortView.m in Sources */,
|
|
|
+ BC4CF28428D051C500961C61 /* HomeQualityMusicCollectionCell.m in Sources */,
|
|
|
BC32E109286AB142001434DD /* BaseAlertView.m in Sources */,
|
|
|
275E3DBF27F45EB90010EC30 /* KSLiveChatroomUserQuit.m in Sources */,
|
|
|
BCD6D16528195A91009A773E /* WithdrawApplyBodyView.m in Sources */,
|
|
@@ -7449,7 +7475,6 @@
|
|
|
277931FD27E30FC30010E277 /* AnimationContoller.m in Sources */,
|
|
|
277931FC27E30FC30010E277 /* KLTNavigationController.m in Sources */,
|
|
|
BC0A22A1284751F80065C1AB /* KSCloseCourseView.m in Sources */,
|
|
|
- BC523B04289D00C000E9D66B /* HomeHotMusicCell.m in Sources */,
|
|
|
BCDE3591289A7E4900A9A560 /* KSGroupTagImageView.m in Sources */,
|
|
|
275E3DBC27F45E750010EC30 /* KSLiveChatroomLeave.m in Sources */,
|
|
|
27D83F5127F4036E00062476 /* KSNormalAlertView.m in Sources */,
|
|
@@ -7515,6 +7540,7 @@
|
|
|
BCB399BC27F9831D00AFF376 /* CourseForLiveCell.m in Sources */,
|
|
|
277932F127E310070010E277 /* TZLocationManager.m in Sources */,
|
|
|
275B172227EB1BE60081FDEF /* KSRCSearchBar.m in Sources */,
|
|
|
+ BC4CF28528D051C500961C61 /* HomeQualityMusicCellView.m in Sources */,
|
|
|
277932E927E310070010E277 /* TZPhotoPreviewController.m in Sources */,
|
|
|
BCC9F35527F5F4FD00647449 /* LiveSeatMember.m in Sources */,
|
|
|
277931DB27E30FC20010E277 /* UIButton+EnlargeEdge.m in Sources */,
|
|
@@ -7717,7 +7743,6 @@
|
|
|
275FA55827F30AE300EB6240 /* VideoCourseModel.m in Sources */,
|
|
|
275B172927EB26920081FDEF /* ChatAddressHeaderView.m in Sources */,
|
|
|
BC7CFFA22817D72200CAEB21 /* IncomeListModel.m in Sources */,
|
|
|
- BC523B08289D015D00E9D66B /* HomeHotMuiscHeadView.m in Sources */,
|
|
|
BC0A22A9284751F80065C1AB /* FullVideoView.m in Sources */,
|
|
|
2755C06C27EC7F0E007D9070 /* KSChatComplainController.m in Sources */,
|
|
|
BC14A61728A0B0440086395C /* MineBottomView.m in Sources */,
|
|
@@ -7788,6 +7813,7 @@
|
|
|
275E3DC527F460030010EC30 /* KSLiveChatroomClose.m in Sources */,
|
|
|
277932B527E30FFE0010E277 /* SDCycleScrollView.m in Sources */,
|
|
|
BC063D842823CEFE000EB350 /* AddressListModel.m in Sources */,
|
|
|
+ BC4CF28228D051C400961C61 /* HomeQualityMusic.m in Sources */,
|
|
|
BCA353DB2858D97C00377661 /* MusicRoomListModel.m in Sources */,
|
|
|
2779323627E30FC30010E277 /* LLImageCache.m in Sources */,
|
|
|
277931D527E30FC20010E277 /* UIView+KSLayer.m in Sources */,
|
|
@@ -8092,7 +8118,7 @@
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CODE_SIGN_ENTITLEMENTS = KulexiuForTeacher/KulexiuForTeacher.entitlements;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 1.3.4;
|
|
|
+ CURRENT_PROJECT_VERSION = 1.3.6;
|
|
|
DEVELOPMENT_TEAM = B2AP53HHTU;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -8138,7 +8164,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/UMSocialSDKPlugin",
|
|
|
);
|
|
|
- MARKETING_VERSION = 1.3.4;
|
|
|
+ MARKETING_VERSION = 1.3.6;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.Colexiu.KulexiuForTeacher;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
@@ -8154,7 +8180,7 @@
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CODE_SIGN_ENTITLEMENTS = KulexiuForTeacher/KulexiuForTeacher.entitlements;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 1.3.4;
|
|
|
+ CURRENT_PROJECT_VERSION = 1.3.6;
|
|
|
DEVELOPMENT_TEAM = B2AP53HHTU;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -8200,7 +8226,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/UMSocialSDKPlugin",
|
|
|
);
|
|
|
- MARKETING_VERSION = 1.3.4;
|
|
|
+ MARKETING_VERSION = 1.3.6;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.Colexiu.KulexiuForTeacher;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|