|
@@ -438,6 +438,7 @@
|
|
|
BC27A076280FF61300F91E27 /* AccompanyDetailBottomView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC27A075280FF61300F91E27 /* AccompanyDetailBottomView.xib */; };
|
|
|
BC27A079280FFA2200F91E27 /* EvaluateDetailModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC27A078280FFA2200F91E27 /* EvaluateDetailModel.m */; };
|
|
|
BC28582B2809036D0024697C /* StudentInfoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC28582A2809036D0024697C /* StudentInfoModel.m */; };
|
|
|
+ BC2BE91C28F951DE00CB5F92 /* DialPlateView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC2BE91B28F951DE00CB5F92 /* DialPlateView.m */; };
|
|
|
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 */; };
|
|
@@ -466,16 +467,6 @@
|
|
|
BC49BAEC28D98C500031FF06 /* KSMetronomePlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = BC49BAEB28D98C500031FF06 /* KSMetronomePlayer.m */; };
|
|
|
BC4CC417288FD689004AD8EC /* LaunchAnimationView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC4CC416288FD689004AD8EC /* LaunchAnimationView.m */; };
|
|
|
BC4CF28E28D072C000961C61 /* WidgetViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC4CF28D28D072C000961C61 /* WidgetViewController.m */; };
|
|
|
- BC4CF29128D072EF00961C61 /* WidgetNavView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC4CF29028D072EF00961C61 /* WidgetNavView.m */; };
|
|
|
- BC4CF29328D072F600961C61 /* WidgetNavView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC4CF29228D072F600961C61 /* WidgetNavView.xib */; };
|
|
|
- BC4CF29628D074DC00961C61 /* WidgetDotView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC4CF29528D074DC00961C61 /* WidgetDotView.m */; };
|
|
|
- BC4CF29828D074E700961C61 /* WidgetDotView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC4CF29728D074E700961C61 /* WidgetDotView.xib */; };
|
|
|
- BC4CF29B28D0757800961C61 /* WidgetSpeedView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC4CF29A28D0757800961C61 /* WidgetSpeedView.m */; };
|
|
|
- BC4CF29D28D0758700961C61 /* WidgetSpeedView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC4CF29C28D0758700961C61 /* WidgetSpeedView.xib */; };
|
|
|
- BC4CF2A028D075CC00961C61 /* WidgetFunctionView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC4CF29F28D075CC00961C61 /* WidgetFunctionView.m */; };
|
|
|
- BC4CF2A228D075D400961C61 /* WidgetFunctionView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC4CF2A128D075D400961C61 /* WidgetFunctionView.xib */; };
|
|
|
- BC4CF2A528D1B07800961C61 /* WidgetBottomButtonView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC4CF2A428D1B07800961C61 /* WidgetBottomButtonView.m */; };
|
|
|
- BC4CF2A728D1B08000961C61 /* WidgetBottomButtonView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC4CF2A628D1B08000961C61 /* WidgetBottomButtonView.xib */; };
|
|
|
BC50171227FC0D5600F8BCBC /* SubjectChooseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC50171127FC0D5600F8BCBC /* SubjectChooseViewController.m */; };
|
|
|
BC50171527FC0D8300F8BCBC /* SubjectChooseBodyView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC50171427FC0D8300F8BCBC /* SubjectChooseBodyView.m */; };
|
|
|
BC50171727FC0D8E00F8BCBC /* SubjectChooseBodyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC50171627FC0D8D00F8BCBC /* SubjectChooseBodyView.xib */; };
|
|
@@ -889,6 +880,12 @@
|
|
|
BCD457AB286469600010B493 /* PublicNoticeView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCD457A92864695F0010B493 /* PublicNoticeView.m */; };
|
|
|
BCD457AC286469600010B493 /* PublicNoticeView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCD457AA286469600010B493 /* PublicNoticeView.xib */; };
|
|
|
BCD457AF28646B580010B493 /* NoticeSourceModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BCD457AE28646B580010B493 /* NoticeSourceModel.m */; };
|
|
|
+ BCD9294F28F8FCA4006793E4 /* AudioKit in Frameworks */ = {isa = PBXBuildFile; productRef = BCD9294E28F8FCA4006793E4 /* AudioKit */; };
|
|
|
+ BCD9295228F90202006793E4 /* ToneTuningBodyView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCD9295128F90202006793E4 /* ToneTuningBodyView.m */; };
|
|
|
+ BCD9295428F90209006793E4 /* ToneTuningBodyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCD9295328F90209006793E4 /* ToneTuningBodyView.xib */; };
|
|
|
+ BCD9295D28F9447B006793E4 /* WMGaugeViewStyleFlatThin.m in Sources */ = {isa = PBXBuildFile; fileRef = BCD9295828F9447B006793E4 /* WMGaugeViewStyleFlatThin.m */; };
|
|
|
+ BCD9295E28F9447B006793E4 /* WMGaugeViewStyle3D.m in Sources */ = {isa = PBXBuildFile; fileRef = BCD9295A28F9447B006793E4 /* WMGaugeViewStyle3D.m */; };
|
|
|
+ BCD9295F28F9447B006793E4 /* WMGaugeView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCD9295B28F9447B006793E4 /* WMGaugeView.m */; };
|
|
|
BCD959C928DB071B00B70314 /* MusicTagView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCD959C828DB071B00B70314 /* MusicTagView.m */; };
|
|
|
BCD959CC28DB0BAB00B70314 /* KSImageShareViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BCD959CB28DB0BAB00B70314 /* KSImageShareViewController.m */; };
|
|
|
BCDE35862893B0E200A9A560 /* KSLoadingSuccessView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCDE35852893B0E200A9A560 /* KSLoadingSuccessView.m */; };
|
|
@@ -945,6 +942,23 @@
|
|
|
BCFE54002814E1BE00AD6786 /* HomeVideoGroupModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFE53FE2814E1BE00AD6786 /* HomeVideoGroupModel.m */; };
|
|
|
BCFE540328152A8500AD6786 /* KSOrderManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFE540228152A8500AD6786 /* KSOrderManager.m */; };
|
|
|
BCFE5406281545C600AD6786 /* HomeAlbumModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFE5405281545C500AD6786 /* HomeAlbumModel.m */; };
|
|
|
+ BCFEED4D28F7E4720078A2B7 /* SmallToolViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFEED4C28F7E4720078A2B7 /* SmallToolViewController.m */; };
|
|
|
+ BCFEED5E28F7E4910078A2B7 /* WidgetFunctionView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFEED4F28F7E4910078A2B7 /* WidgetFunctionView.m */; };
|
|
|
+ BCFEED5F28F7E4910078A2B7 /* WidgetNavView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFEED5028F7E4910078A2B7 /* WidgetNavView.m */; };
|
|
|
+ BCFEED6028F7E4910078A2B7 /* WidgetSpeedView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCFEED5128F7E4910078A2B7 /* WidgetSpeedView.xib */; };
|
|
|
+ BCFEED6128F7E4910078A2B7 /* WidgetBottomButtonView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFEED5228F7E4910078A2B7 /* WidgetBottomButtonView.m */; };
|
|
|
+ BCFEED6228F7E4910078A2B7 /* WidgetDotView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFEED5428F7E4910078A2B7 /* WidgetDotView.m */; };
|
|
|
+ BCFEED6328F7E4910078A2B7 /* WidgetNavView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCFEED5528F7E4910078A2B7 /* WidgetNavView.xib */; };
|
|
|
+ BCFEED6428F7E4910078A2B7 /* WidgetFunctionView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCFEED5628F7E4910078A2B7 /* WidgetFunctionView.xib */; };
|
|
|
+ BCFEED6528F7E4910078A2B7 /* WidgetDotView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCFEED5728F7E4910078A2B7 /* WidgetDotView.xib */; };
|
|
|
+ BCFEED6628F7E4910078A2B7 /* WidgetSpeedView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFEED5828F7E4910078A2B7 /* WidgetSpeedView.m */; };
|
|
|
+ BCFEED6728F7E4910078A2B7 /* WidgetBottomButtonView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCFEED5A28F7E4910078A2B7 /* WidgetBottomButtonView.xib */; };
|
|
|
+ BCFEED6A28F7E4F40078A2B7 /* SmallToolBodyView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFEED6928F7E4F40078A2B7 /* SmallToolBodyView.m */; };
|
|
|
+ BCFEED6C28F7E51F0078A2B7 /* SmallToolBodyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCFEED6B28F7E51F0078A2B7 /* SmallToolBodyView.xib */; };
|
|
|
+ BCFEED6F28F7E95A0078A2B7 /* ToneTuningViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFEED6E28F7E95A0078A2B7 /* ToneTuningViewController.m */; };
|
|
|
+ BCFEED7328F7F17C0078A2B7 /* TuningNavView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFEED7228F7F17C0078A2B7 /* TuningNavView.m */; };
|
|
|
+ BCFEED7528F7F1820078A2B7 /* TuningNavView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCFEED7428F7F1820078A2B7 /* TuningNavView.xib */; };
|
|
|
+ BCFEED7C28F810D70078A2B7 /* Tuner.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCFEED7B28F810D70078A2B7 /* Tuner.swift */; };
|
|
|
C56C141D9D9D478077F14C1E /* Pods_KulexiuForStudent_KulexiuForStudentUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9C170A749B6C49F17AC3246 /* Pods_KulexiuForStudent_KulexiuForStudentUITests.framework */; };
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
@@ -1769,6 +1783,8 @@
|
|
|
BC27A078280FFA2200F91E27 /* EvaluateDetailModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EvaluateDetailModel.m; sourceTree = "<group>"; };
|
|
|
BC2858292809036C0024697C /* StudentInfoModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StudentInfoModel.h; sourceTree = "<group>"; };
|
|
|
BC28582A2809036D0024697C /* StudentInfoModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StudentInfoModel.m; sourceTree = "<group>"; };
|
|
|
+ BC2BE91A28F951DE00CB5F92 /* DialPlateView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DialPlateView.h; sourceTree = "<group>"; };
|
|
|
+ BC2BE91B28F951DE00CB5F92 /* DialPlateView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DialPlateView.m; 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>"; };
|
|
@@ -1817,21 +1833,6 @@
|
|
|
BC4CC416288FD689004AD8EC /* LaunchAnimationView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LaunchAnimationView.m; sourceTree = "<group>"; };
|
|
|
BC4CF28C28D072C000961C61 /* WidgetViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WidgetViewController.h; sourceTree = "<group>"; };
|
|
|
BC4CF28D28D072C000961C61 /* WidgetViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WidgetViewController.m; sourceTree = "<group>"; };
|
|
|
- BC4CF28F28D072EF00961C61 /* WidgetNavView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WidgetNavView.h; sourceTree = "<group>"; };
|
|
|
- BC4CF29028D072EF00961C61 /* WidgetNavView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WidgetNavView.m; sourceTree = "<group>"; };
|
|
|
- BC4CF29228D072F600961C61 /* WidgetNavView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WidgetNavView.xib; sourceTree = "<group>"; };
|
|
|
- BC4CF29428D074DC00961C61 /* WidgetDotView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WidgetDotView.h; sourceTree = "<group>"; };
|
|
|
- BC4CF29528D074DC00961C61 /* WidgetDotView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WidgetDotView.m; sourceTree = "<group>"; };
|
|
|
- BC4CF29728D074E700961C61 /* WidgetDotView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WidgetDotView.xib; sourceTree = "<group>"; };
|
|
|
- BC4CF29928D0757800961C61 /* WidgetSpeedView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WidgetSpeedView.h; sourceTree = "<group>"; };
|
|
|
- BC4CF29A28D0757800961C61 /* WidgetSpeedView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WidgetSpeedView.m; sourceTree = "<group>"; };
|
|
|
- BC4CF29C28D0758700961C61 /* WidgetSpeedView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WidgetSpeedView.xib; sourceTree = "<group>"; };
|
|
|
- BC4CF29E28D075CC00961C61 /* WidgetFunctionView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WidgetFunctionView.h; sourceTree = "<group>"; };
|
|
|
- BC4CF29F28D075CC00961C61 /* WidgetFunctionView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WidgetFunctionView.m; sourceTree = "<group>"; };
|
|
|
- BC4CF2A128D075D400961C61 /* WidgetFunctionView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WidgetFunctionView.xib; sourceTree = "<group>"; };
|
|
|
- BC4CF2A328D1B07800961C61 /* WidgetBottomButtonView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WidgetBottomButtonView.h; sourceTree = "<group>"; };
|
|
|
- BC4CF2A428D1B07800961C61 /* WidgetBottomButtonView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WidgetBottomButtonView.m; sourceTree = "<group>"; };
|
|
|
- BC4CF2A628D1B08000961C61 /* WidgetBottomButtonView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WidgetBottomButtonView.xib; sourceTree = "<group>"; };
|
|
|
BC50171027FC0D5600F8BCBC /* SubjectChooseViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SubjectChooseViewController.h; sourceTree = "<group>"; };
|
|
|
BC50171127FC0D5600F8BCBC /* SubjectChooseViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SubjectChooseViewController.m; sourceTree = "<group>"; };
|
|
|
BC50171327FC0D8300F8BCBC /* SubjectChooseBodyView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SubjectChooseBodyView.h; sourceTree = "<group>"; };
|
|
@@ -2476,6 +2477,16 @@
|
|
|
BCD457AA286469600010B493 /* PublicNoticeView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PublicNoticeView.xib; sourceTree = "<group>"; };
|
|
|
BCD457AD28646B580010B493 /* NoticeSourceModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NoticeSourceModel.h; sourceTree = "<group>"; };
|
|
|
BCD457AE28646B580010B493 /* NoticeSourceModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NoticeSourceModel.m; sourceTree = "<group>"; };
|
|
|
+ BCD9295028F90202006793E4 /* ToneTuningBodyView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ToneTuningBodyView.h; sourceTree = "<group>"; };
|
|
|
+ BCD9295128F90202006793E4 /* ToneTuningBodyView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ToneTuningBodyView.m; sourceTree = "<group>"; };
|
|
|
+ BCD9295328F90209006793E4 /* ToneTuningBodyView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ToneTuningBodyView.xib; sourceTree = "<group>"; };
|
|
|
+ BCD9295628F9447B006793E4 /* WMGaugeViewStyle3D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WMGaugeViewStyle3D.h; sourceTree = "<group>"; };
|
|
|
+ BCD9295728F9447B006793E4 /* WMGaugeViewStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WMGaugeViewStyle.h; sourceTree = "<group>"; };
|
|
|
+ BCD9295828F9447B006793E4 /* WMGaugeViewStyleFlatThin.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WMGaugeViewStyleFlatThin.m; sourceTree = "<group>"; };
|
|
|
+ BCD9295928F9447B006793E4 /* WMGaugeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WMGaugeView.h; sourceTree = "<group>"; };
|
|
|
+ BCD9295A28F9447B006793E4 /* WMGaugeViewStyle3D.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WMGaugeViewStyle3D.m; sourceTree = "<group>"; };
|
|
|
+ BCD9295B28F9447B006793E4 /* WMGaugeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WMGaugeView.m; sourceTree = "<group>"; };
|
|
|
+ BCD9295C28F9447B006793E4 /* WMGaugeViewStyleFlatThin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WMGaugeViewStyleFlatThin.h; sourceTree = "<group>"; };
|
|
|
BCD959C728DB071B00B70314 /* MusicTagView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MusicTagView.h; sourceTree = "<group>"; };
|
|
|
BCD959C828DB071B00B70314 /* MusicTagView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MusicTagView.m; sourceTree = "<group>"; };
|
|
|
BCD959CA28DB0BAB00B70314 /* KSImageShareViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KSImageShareViewController.h; sourceTree = "<group>"; };
|
|
@@ -2558,6 +2569,33 @@
|
|
|
BCFE540228152A8500AD6786 /* KSOrderManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KSOrderManager.m; sourceTree = "<group>"; };
|
|
|
BCFE5404281545C500AD6786 /* HomeAlbumModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeAlbumModel.h; sourceTree = "<group>"; };
|
|
|
BCFE5405281545C500AD6786 /* HomeAlbumModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeAlbumModel.m; sourceTree = "<group>"; };
|
|
|
+ BCFEED4B28F7E4720078A2B7 /* SmallToolViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmallToolViewController.h; sourceTree = "<group>"; };
|
|
|
+ BCFEED4C28F7E4720078A2B7 /* SmallToolViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SmallToolViewController.m; sourceTree = "<group>"; };
|
|
|
+ BCFEED4F28F7E4910078A2B7 /* WidgetFunctionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WidgetFunctionView.m; sourceTree = "<group>"; };
|
|
|
+ BCFEED5028F7E4910078A2B7 /* WidgetNavView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WidgetNavView.m; sourceTree = "<group>"; };
|
|
|
+ BCFEED5128F7E4910078A2B7 /* WidgetSpeedView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = WidgetSpeedView.xib; sourceTree = "<group>"; };
|
|
|
+ BCFEED5228F7E4910078A2B7 /* WidgetBottomButtonView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WidgetBottomButtonView.m; sourceTree = "<group>"; };
|
|
|
+ BCFEED5328F7E4910078A2B7 /* WidgetSpeedView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WidgetSpeedView.h; sourceTree = "<group>"; };
|
|
|
+ BCFEED5428F7E4910078A2B7 /* WidgetDotView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WidgetDotView.m; sourceTree = "<group>"; };
|
|
|
+ BCFEED5528F7E4910078A2B7 /* WidgetNavView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = WidgetNavView.xib; sourceTree = "<group>"; };
|
|
|
+ BCFEED5628F7E4910078A2B7 /* WidgetFunctionView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = WidgetFunctionView.xib; sourceTree = "<group>"; };
|
|
|
+ BCFEED5728F7E4910078A2B7 /* WidgetDotView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = WidgetDotView.xib; sourceTree = "<group>"; };
|
|
|
+ BCFEED5828F7E4910078A2B7 /* WidgetSpeedView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WidgetSpeedView.m; sourceTree = "<group>"; };
|
|
|
+ BCFEED5928F7E4910078A2B7 /* WidgetBottomButtonView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WidgetBottomButtonView.h; sourceTree = "<group>"; };
|
|
|
+ BCFEED5A28F7E4910078A2B7 /* WidgetBottomButtonView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = WidgetBottomButtonView.xib; sourceTree = "<group>"; };
|
|
|
+ BCFEED5B28F7E4910078A2B7 /* WidgetNavView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WidgetNavView.h; sourceTree = "<group>"; };
|
|
|
+ BCFEED5C28F7E4910078A2B7 /* WidgetFunctionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WidgetFunctionView.h; sourceTree = "<group>"; };
|
|
|
+ BCFEED5D28F7E4910078A2B7 /* WidgetDotView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WidgetDotView.h; sourceTree = "<group>"; };
|
|
|
+ BCFEED6828F7E4F40078A2B7 /* SmallToolBodyView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmallToolBodyView.h; sourceTree = "<group>"; };
|
|
|
+ BCFEED6928F7E4F40078A2B7 /* SmallToolBodyView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SmallToolBodyView.m; sourceTree = "<group>"; };
|
|
|
+ BCFEED6B28F7E51F0078A2B7 /* SmallToolBodyView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SmallToolBodyView.xib; sourceTree = "<group>"; };
|
|
|
+ BCFEED6D28F7E95A0078A2B7 /* ToneTuningViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ToneTuningViewController.h; sourceTree = "<group>"; };
|
|
|
+ BCFEED6E28F7E95A0078A2B7 /* ToneTuningViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ToneTuningViewController.m; sourceTree = "<group>"; };
|
|
|
+ BCFEED7128F7F17C0078A2B7 /* TuningNavView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TuningNavView.h; sourceTree = "<group>"; };
|
|
|
+ BCFEED7228F7F17C0078A2B7 /* TuningNavView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TuningNavView.m; sourceTree = "<group>"; };
|
|
|
+ BCFEED7428F7F1820078A2B7 /* TuningNavView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = TuningNavView.xib; sourceTree = "<group>"; };
|
|
|
+ BCFEED7A28F810D60078A2B7 /* KulexiuForStudent-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "KulexiuForStudent-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
|
+ BCFEED7B28F810D70078A2B7 /* Tuner.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tuner.swift; sourceTree = "<group>"; };
|
|
|
C9C170A749B6C49F17AC3246 /* Pods_KulexiuForStudent_KulexiuForStudentUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_KulexiuForStudent_KulexiuForStudentUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
D5D730A1D1EC18E5028F1AD7 /* Pods-KulexiuForStudent-KulexiuForStudentUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-KulexiuForStudent-KulexiuForStudentUITests.release.xcconfig"; path = "Target Support Files/Pods-KulexiuForStudent-KulexiuForStudentUITests/Pods-KulexiuForStudent-KulexiuForStudentUITests.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
DD4D637EF600D0BAE869423D /* Pods_KulexiuForStudentTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_KulexiuForStudentTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
@@ -2572,6 +2610,7 @@
|
|
|
BCA1136828A3A5CF007FAFB9 /* Accelerate.framework in Frameworks */,
|
|
|
BC8B6E152856E20800866917 /* WebKit.framework in Frameworks */,
|
|
|
BC8A45CB283DDEA100094BBB /* AVFoundation.framework in Frameworks */,
|
|
|
+ BCD9294F28F8FCA4006793E4 /* AudioKit in Frameworks */,
|
|
|
BC71D1042881A2420010F14B /* libSocialQQ.a in Frameworks */,
|
|
|
BC71D0FC2881A2420010F14B /* UMShare.framework in Frameworks */,
|
|
|
BC71D0F92881A2420010F14B /* UMDevice.framework in Frameworks */,
|
|
@@ -4580,8 +4619,12 @@
|
|
|
BC4CF28928D058FA00961C61 /* Controller */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BCFEED4B28F7E4720078A2B7 /* SmallToolViewController.h */,
|
|
|
+ BCFEED4C28F7E4720078A2B7 /* SmallToolViewController.m */,
|
|
|
BC4CF28C28D072C000961C61 /* WidgetViewController.h */,
|
|
|
BC4CF28D28D072C000961C61 /* WidgetViewController.m */,
|
|
|
+ BCFEED6D28F7E95A0078A2B7 /* ToneTuningViewController.h */,
|
|
|
+ BCFEED6E28F7E95A0078A2B7 /* ToneTuningViewController.m */,
|
|
|
);
|
|
|
path = Controller;
|
|
|
sourceTree = "<group>";
|
|
@@ -4589,6 +4632,7 @@
|
|
|
BC4CF28A28D058FB00961C61 /* Model */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BCFEED7628F7FD620078A2B7 /* TuningFunction */,
|
|
|
BC49BAEA28D98C500031FF06 /* KSMetronomePlayer.h */,
|
|
|
BC49BAEB28D98C500031FF06 /* KSMetronomePlayer.m */,
|
|
|
);
|
|
@@ -4598,21 +4642,12 @@
|
|
|
BC4CF28B28D058FB00961C61 /* View */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- BC4CF28F28D072EF00961C61 /* WidgetNavView.h */,
|
|
|
- BC4CF29028D072EF00961C61 /* WidgetNavView.m */,
|
|
|
- BC4CF29228D072F600961C61 /* WidgetNavView.xib */,
|
|
|
- BC4CF29428D074DC00961C61 /* WidgetDotView.h */,
|
|
|
- BC4CF29528D074DC00961C61 /* WidgetDotView.m */,
|
|
|
- BC4CF29728D074E700961C61 /* WidgetDotView.xib */,
|
|
|
- BC4CF29928D0757800961C61 /* WidgetSpeedView.h */,
|
|
|
- BC4CF29A28D0757800961C61 /* WidgetSpeedView.m */,
|
|
|
- BC4CF29C28D0758700961C61 /* WidgetSpeedView.xib */,
|
|
|
- BC4CF29E28D075CC00961C61 /* WidgetFunctionView.h */,
|
|
|
- BC4CF29F28D075CC00961C61 /* WidgetFunctionView.m */,
|
|
|
- BC4CF2A128D075D400961C61 /* WidgetFunctionView.xib */,
|
|
|
- BC4CF2A328D1B07800961C61 /* WidgetBottomButtonView.h */,
|
|
|
- BC4CF2A428D1B07800961C61 /* WidgetBottomButtonView.m */,
|
|
|
- BC4CF2A628D1B08000961C61 /* WidgetBottomButtonView.xib */,
|
|
|
+ BCD9295528F9447B006793E4 /* WMGaugeView */,
|
|
|
+ BCFEED7028F7F16C0078A2B7 /* toneTuning */,
|
|
|
+ BCFEED4E28F7E4910078A2B7 /* Metronome */,
|
|
|
+ BCFEED6828F7E4F40078A2B7 /* SmallToolBodyView.h */,
|
|
|
+ BCFEED6928F7E4F40078A2B7 /* SmallToolBodyView.m */,
|
|
|
+ BCFEED6B28F7E51F0078A2B7 /* SmallToolBodyView.xib */,
|
|
|
);
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
@@ -6037,6 +6072,20 @@
|
|
|
path = images;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ BCD9295528F9447B006793E4 /* WMGaugeView */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BCD9295928F9447B006793E4 /* WMGaugeView.h */,
|
|
|
+ BCD9295B28F9447B006793E4 /* WMGaugeView.m */,
|
|
|
+ BCD9295728F9447B006793E4 /* WMGaugeViewStyle.h */,
|
|
|
+ BCD9295628F9447B006793E4 /* WMGaugeViewStyle3D.h */,
|
|
|
+ BCD9295A28F9447B006793E4 /* WMGaugeViewStyle3D.m */,
|
|
|
+ BCD9295C28F9447B006793E4 /* WMGaugeViewStyleFlatThin.h */,
|
|
|
+ BCD9295828F9447B006793E4 /* WMGaugeViewStyleFlatThin.m */,
|
|
|
+ );
|
|
|
+ path = WMGaugeView;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
BCFDA62128BC94250022B497 /* HomeNav */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -6140,6 +6189,52 @@
|
|
|
path = TeacherStyle;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ BCFEED4E28F7E4910078A2B7 /* Metronome */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BCFEED5928F7E4910078A2B7 /* WidgetBottomButtonView.h */,
|
|
|
+ BCFEED5228F7E4910078A2B7 /* WidgetBottomButtonView.m */,
|
|
|
+ BCFEED5A28F7E4910078A2B7 /* WidgetBottomButtonView.xib */,
|
|
|
+ BCFEED5D28F7E4910078A2B7 /* WidgetDotView.h */,
|
|
|
+ BCFEED5428F7E4910078A2B7 /* WidgetDotView.m */,
|
|
|
+ BCFEED5728F7E4910078A2B7 /* WidgetDotView.xib */,
|
|
|
+ BCFEED5C28F7E4910078A2B7 /* WidgetFunctionView.h */,
|
|
|
+ BCFEED4F28F7E4910078A2B7 /* WidgetFunctionView.m */,
|
|
|
+ BCFEED5628F7E4910078A2B7 /* WidgetFunctionView.xib */,
|
|
|
+ BCFEED5B28F7E4910078A2B7 /* WidgetNavView.h */,
|
|
|
+ BCFEED5028F7E4910078A2B7 /* WidgetNavView.m */,
|
|
|
+ BCFEED5528F7E4910078A2B7 /* WidgetNavView.xib */,
|
|
|
+ BCFEED5328F7E4910078A2B7 /* WidgetSpeedView.h */,
|
|
|
+ BCFEED5828F7E4910078A2B7 /* WidgetSpeedView.m */,
|
|
|
+ BCFEED5128F7E4910078A2B7 /* WidgetSpeedView.xib */,
|
|
|
+ );
|
|
|
+ path = Metronome;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BCFEED7028F7F16C0078A2B7 /* toneTuning */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BCFEED7128F7F17C0078A2B7 /* TuningNavView.h */,
|
|
|
+ BCFEED7228F7F17C0078A2B7 /* TuningNavView.m */,
|
|
|
+ BCFEED7428F7F1820078A2B7 /* TuningNavView.xib */,
|
|
|
+ BCD9295028F90202006793E4 /* ToneTuningBodyView.h */,
|
|
|
+ BCD9295128F90202006793E4 /* ToneTuningBodyView.m */,
|
|
|
+ BCD9295328F90209006793E4 /* ToneTuningBodyView.xib */,
|
|
|
+ BC2BE91A28F951DE00CB5F92 /* DialPlateView.h */,
|
|
|
+ BC2BE91B28F951DE00CB5F92 /* DialPlateView.m */,
|
|
|
+ );
|
|
|
+ path = toneTuning;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BCFEED7628F7FD620078A2B7 /* TuningFunction */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BCFEED7B28F810D70078A2B7 /* Tuner.swift */,
|
|
|
+ BCFEED7A28F810D60078A2B7 /* KulexiuForStudent-Bridging-Header.h */,
|
|
|
+ );
|
|
|
+ path = TuningFunction;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
@@ -6159,6 +6254,9 @@
|
|
|
dependencies = (
|
|
|
);
|
|
|
name = KulexiuForStudent;
|
|
|
+ packageProductDependencies = (
|
|
|
+ BCD9294E28F8FCA4006793E4 /* AudioKit */,
|
|
|
+ );
|
|
|
productName = KulexiuForStudent;
|
|
|
productReference = 275E8AA527E18F8800DD3F6E /* KulexiuForStudent.app */;
|
|
|
productType = "com.apple.product-type.application";
|
|
@@ -6210,10 +6308,11 @@
|
|
|
isa = PBXProject;
|
|
|
attributes = {
|
|
|
BuildIndependentTargetsInParallel = 1;
|
|
|
- LastUpgradeCheck = 1320;
|
|
|
+ LastUpgradeCheck = 1400;
|
|
|
TargetAttributes = {
|
|
|
275E8AA427E18F8800DD3F6E = {
|
|
|
CreatedOnToolsVersion = 13.2.1;
|
|
|
+ LastSwiftMigration = 1400;
|
|
|
};
|
|
|
275E8ABF27E18F8C00DD3F6E = {
|
|
|
CreatedOnToolsVersion = 13.2.1;
|
|
@@ -6235,6 +6334,9 @@
|
|
|
"zh-Hans",
|
|
|
);
|
|
|
mainGroup = 275E8A9C27E18F8800DD3F6E;
|
|
|
+ packageReferences = (
|
|
|
+ BCD9294D28F8FCA4006793E4 /* XCRemoteSwiftPackageReference "AudioKit" */,
|
|
|
+ );
|
|
|
productRefGroup = 275E8AA627E18F8800DD3F6E /* Products */;
|
|
|
projectDirPath = "";
|
|
|
projectRoot = "";
|
|
@@ -6254,7 +6356,6 @@
|
|
|
BCC583CB28A9EC6400BAB4CF /* cloud_animation_7.png in Resources */,
|
|
|
BC71D1052881A2420010F14B /* TencentOpenApi_IOS_Bundle.bundle in Resources */,
|
|
|
BC802DBF28BC8E350079E350 /* HomeHotLiveCourseView.xib in Resources */,
|
|
|
- BC4CF29828D074E700961C61 /* WidgetDotView.xib in Resources */,
|
|
|
BC71D15D2887F9DB0010F14B /* launchAni.json in Resources */,
|
|
|
275E8AB827E18F8B00DD3F6E /* LaunchScreen.storyboard in Resources */,
|
|
|
275FA1EF27E7351900CFEA2E /* KSUpdateAlert.xib in Resources */,
|
|
@@ -6274,8 +6375,10 @@
|
|
|
BCFE53F22812898700AD6786 /* HomeVideoCourseCell.xib in Resources */,
|
|
|
BC71D263288804CD0010F14B /* img_40.png in Resources */,
|
|
|
BC71D26E288804CD0010F14B /* img_30.png in Resources */,
|
|
|
+ BCFEED7528F7F1820078A2B7 /* TuningNavView.xib in Resources */,
|
|
|
BC71D24F288804CD0010F14B /* img_7.png in Resources */,
|
|
|
2723B5BA27F157B100E0B90B /* ChatAddressHeaderView.xib in Resources */,
|
|
|
+ BCFEED6328F7E4910078A2B7 /* WidgetNavView.xib in Resources */,
|
|
|
BCC583C228A9EC6400BAB4CF /* cloud_animation_28.png in Resources */,
|
|
|
BC802D8728B872B40079E350 /* KSLiveAlertView.xib in Resources */,
|
|
|
BC8C2C7F28265D8E00FBA5D5 /* KSNewsAlert.xib in Resources */,
|
|
@@ -6283,6 +6386,7 @@
|
|
|
BC119235280ED97C00A716F7 /* CourseForLiveCell.xib in Resources */,
|
|
|
2723B62E27F157D500E0B90B /* GroupApplyChooseAllCell.xib in Resources */,
|
|
|
BCFDA61828BC8FDE0022B497 /* HomeHotLiveCell.xib in Resources */,
|
|
|
+ BCFEED6C28F7E51F0078A2B7 /* SmallToolBodyView.xib in Resources */,
|
|
|
BC71D245288804CD0010F14B /* img_38.png in Resources */,
|
|
|
BC71D276288804CD0010F14B /* img_22.png in Resources */,
|
|
|
BCC583D128A9EC6400BAB4CF /* cloud_animation_2.png in Resources */,
|
|
@@ -6294,6 +6398,7 @@
|
|
|
BC119258280FA85300A716F7 /* HomeworkListCell.xib in Resources */,
|
|
|
BC542E5728409EC900633781 /* InstrumentChooseBottonView.xib in Resources */,
|
|
|
BC802DAD28BC6EE40079E350 /* HomeHotTalentView.xib in Resources */,
|
|
|
+ BCFEED6428F7E4910078A2B7 /* WidgetFunctionView.xib in Resources */,
|
|
|
2723B63227F157D500E0B90B /* GroupSettingBodyView.xib in Resources */,
|
|
|
BCA1136228A3A2D0007FAFB9 /* bassmidi.txt in Resources */,
|
|
|
BC71D272288804CD0010F14B /* img_27.png in Resources */,
|
|
@@ -6317,10 +6422,10 @@
|
|
|
BC11928C280FB44300A716F7 /* HomeworkVideoView.xib in Resources */,
|
|
|
BCFDA64D28BCA2000022B497 /* live_animation_1.png in Resources */,
|
|
|
BCD457A2286313D70010B493 /* NotiferNavView.xib in Resources */,
|
|
|
- BC4CF29328D072F600961C61 /* WidgetNavView.xib in Resources */,
|
|
|
275E8AB527E18F8B00DD3F6E /* Assets.xcassets in Resources */,
|
|
|
BCFDA65028BCA2000022B497 /* live_animation_3.png in Resources */,
|
|
|
BC71D252288804CD0010F14B /* img_29.png in Resources */,
|
|
|
+ BCFEED6528F7E4910078A2B7 /* WidgetDotView.xib in Resources */,
|
|
|
BC71D24D288804CD0010F14B /* img_12.png in Resources */,
|
|
|
BC119275280FB01100A716F7 /* AccompanyHomeworkCell.xib in Resources */,
|
|
|
BC71D1022881A2420010F14B /* WeiboSDK.bundle in Resources */,
|
|
@@ -6394,6 +6499,7 @@
|
|
|
BCFDA65628BCA2000022B497 /* accomapny_animation_1.png in Resources */,
|
|
|
2723B66327F15CFC00E0B90B /* ModifyNameBodyView.xib in Resources */,
|
|
|
BC71D255288804CD0010F14B /* img_5.png in Resources */,
|
|
|
+ BCFEED6728F7E4910078A2B7 /* WidgetBottomButtonView.xib in Resources */,
|
|
|
BCB635B327F6E1A600ACFDCF /* LiveRoomBottomView.xib in Resources */,
|
|
|
BCB6348327F6D29600ACFDCF /* LiveSeatApplyView.xib in Resources */,
|
|
|
BCFDA65328BCA2000022B497 /* accomapny_animation_3.png in Resources */,
|
|
@@ -6421,7 +6527,6 @@
|
|
|
BC71D26D288804CD0010F14B /* img_18.png in Resources */,
|
|
|
BCB6348127F6D29600ACFDCF /* LiveSeatApplyCell.xib in Resources */,
|
|
|
BC8A45A4283DC33400094BBB /* KSCloudSettingView.xib in Resources */,
|
|
|
- BC4CF2A228D075D400961C61 /* WidgetFunctionView.xib in Resources */,
|
|
|
2723B62D27F157D500E0B90B /* GroupApplyMemberCell.xib in Resources */,
|
|
|
BCB6347427F6D29600ACFDCF /* BaseEmoji.plist in Resources */,
|
|
|
BCB9091928530EA500F5FF69 /* KSShopCardView.xib in Resources */,
|
|
@@ -6472,6 +6577,7 @@
|
|
|
BC11921B280ED6A900A716F7 /* NewClassPopCell.xib in Resources */,
|
|
|
BCC583BF28A9EC6400BAB4CF /* cloud_animation_18.png in Resources */,
|
|
|
BC8B641728F3B5B300A08D16 /* KSAwardAlertView.xib in Resources */,
|
|
|
+ BCD9295428F90209006793E4 /* ToneTuningBodyView.xib in Resources */,
|
|
|
BC71D265288804CD0010F14B /* img_55.png in Resources */,
|
|
|
BC71D0FA2881A2420010F14B /* UMSocialSDKResources.bundle in Resources */,
|
|
|
BC60E3D2287D592800B05441 /* KSPublicAlertView.xib in Resources */,
|
|
@@ -6486,7 +6592,6 @@
|
|
|
BCC583BD28A9EC6400BAB4CF /* cloud_animation_25.png in Resources */,
|
|
|
BCC583BC28A9EC6400BAB4CF /* cloud_animation_19.png in Resources */,
|
|
|
BC8A459F283DC33400094BBB /* SettingPageView.xib in Resources */,
|
|
|
- BC4CF29D28D0758700961C61 /* WidgetSpeedView.xib in Resources */,
|
|
|
BC71D262288804CD0010F14B /* img_54.png in Resources */,
|
|
|
BC8C2C5A2823F57100FBA5D5 /* areainfo.json in Resources */,
|
|
|
BCFDA64E28BCA2000022B497 /* musicRoom_animation_3.png in Resources */,
|
|
@@ -6497,7 +6602,7 @@
|
|
|
BC71D24E288804CD0010F14B /* img_16.png in Resources */,
|
|
|
27F9033727E87C8B00C08A19 /* MineNavView.xib in Resources */,
|
|
|
BC8A45AB283DC33400094BBB /* TrackChooseView.xib in Resources */,
|
|
|
- BC4CF2A728D1B08000961C61 /* WidgetBottomButtonView.xib in Resources */,
|
|
|
+ BCFEED6028F7E4910078A2B7 /* WidgetSpeedView.xib in Resources */,
|
|
|
BCB9FA47286EDCD7005D766B /* KSTipsAlert.xib in Resources */,
|
|
|
BCFDA64C28BCA2000022B497 /* live_animation_0.png in Resources */,
|
|
|
BC542E40284079E300633781 /* UserAuthBodyView.xib in Resources */,
|
|
@@ -6699,6 +6804,7 @@
|
|
|
BCFDA66728BDF06E0022B497 /* HomeHotStyleCell.m in Sources */,
|
|
|
2779354827E324A60010E277 /* NSObject+ReadDocument.m in Sources */,
|
|
|
277935CB27E324A90010E277 /* TAAbstractDotView.m in Sources */,
|
|
|
+ BCFEED6128F7E4910078A2B7 /* WidgetBottomButtonView.m in Sources */,
|
|
|
2723B5C627F157B100E0B90B /* GroupListViewCell.m in Sources */,
|
|
|
BCB6356E27F6D2A300ACFDCF /* ClassSongMessage.m in Sources */,
|
|
|
BCFDA66228BDC3640022B497 /* TalentTeacherModel.m in Sources */,
|
|
@@ -6783,6 +6889,7 @@
|
|
|
BCB908F12850B08D00F5FF69 /* KSChatMusicShareCell.m in Sources */,
|
|
|
BC02381928685087005560CA /* LiveAnimationView.m in Sources */,
|
|
|
BC8A45AA283DC33400094BBB /* TrackChooseView.m in Sources */,
|
|
|
+ BCFEED4D28F7E4720078A2B7 /* SmallToolViewController.m in Sources */,
|
|
|
BC8A45B2283DC33400094BBB /* CloudFeedbackView.m in Sources */,
|
|
|
BCB6355A27F6D2A300ACFDCF /* KSRemoteUserManager.m in Sources */,
|
|
|
BC60E3CD287D552800B05441 /* DeleteAccountBodyView.m in Sources */,
|
|
@@ -6793,6 +6900,7 @@
|
|
|
BCB6355C27F6D2A300ACFDCF /* DisplayCommandMessage.m in Sources */,
|
|
|
BCB6356A27F6D2A300ACFDCF /* AccompanyDownloadCallbackMessage.m in Sources */,
|
|
|
BCB6359827F6D2AB00ACFDCF /* KSTipsView.m in Sources */,
|
|
|
+ BCD9295F28F9447B006793E4 /* WMGaugeView.m in Sources */,
|
|
|
2779354C27E324A70010E277 /* KSGifRefreshHeader.m in Sources */,
|
|
|
2779358727E324A80010E277 /* LLCollectionViewCell.m in Sources */,
|
|
|
2779352627E324A60010E277 /* UIAlertController+Extend.m in Sources */,
|
|
@@ -6811,7 +6919,6 @@
|
|
|
2723B62C27F157D500E0B90B /* ApplyBottomView.m in Sources */,
|
|
|
BC8A4595283DC33400094BBB /* GCDTimer.m in Sources */,
|
|
|
BCB6356127F6D2A300ACFDCF /* SongDownloadCallbackMessage.m in Sources */,
|
|
|
- BC4CF29128D072EF00961C61 /* WidgetNavView.m in Sources */,
|
|
|
277935BA27E324A90010E277 /* FSCalendarWeekdayView.m in Sources */,
|
|
|
BCB6354427F6D2A300ACFDCF /* RecentSharedView.m in Sources */,
|
|
|
2723B66C27F15CFC00E0B90B /* SettingBodyView.m in Sources */,
|
|
@@ -6826,6 +6933,7 @@
|
|
|
BC8B6DC32856CAE500866917 /* KSICloudManager.m in Sources */,
|
|
|
2779359427E324A80010E277 /* TZAssetCell.m in Sources */,
|
|
|
BCB635B227F6E1A600ACFDCF /* LiveRoomBottomView.m in Sources */,
|
|
|
+ BCFEED5E28F7E4910078A2B7 /* WidgetFunctionView.m in Sources */,
|
|
|
2723B5CE27F157BE00E0B90B /* KSRCloudMediaManager.m in Sources */,
|
|
|
BC02381428685064005560CA /* KSLiveEndView.m in Sources */,
|
|
|
2779357027E324A70010E277 /* UITextView_Toolbar.m in Sources */,
|
|
@@ -6847,6 +6955,7 @@
|
|
|
27F9033627E87C8B00C08A19 /* MineNavView.m in Sources */,
|
|
|
BC50171527FC0D8300F8BCBC /* SubjectChooseBodyView.m in Sources */,
|
|
|
BC8C2C5C2823F57100FBA5D5 /* KSAddressPickerView.m in Sources */,
|
|
|
+ BCFEED7328F7F17C0078A2B7 /* TuningNavView.m in Sources */,
|
|
|
2723B62727F157D500E0B90B /* GroupMemberViewController.m in Sources */,
|
|
|
BC119216280ED6A900A716F7 /* MyLiveCourseCell.m in Sources */,
|
|
|
2779353727E324A60010E277 /* UIImage+Color.m in Sources */,
|
|
@@ -6872,14 +6981,15 @@
|
|
|
27F9032927E87C2E00C08A19 /* NetworkingCheckController.m in Sources */,
|
|
|
BCFE53EC2812897600AD6786 /* HomeLiveCouseCell.m in Sources */,
|
|
|
277935A527E324A80010E277 /* MSSBrowseLoadingImageView.m in Sources */,
|
|
|
- BC4CF29628D074DC00961C61 /* WidgetDotView.m in Sources */,
|
|
|
2779353E27E324A60010E277 /* UIDevice+TFDevice.m in Sources */,
|
|
|
+ BC2BE91C28F951DE00CB5F92 /* DialPlateView.m in Sources */,
|
|
|
2723B5C027F157B100E0B90B /* ChatAddressHeaderView.m in Sources */,
|
|
|
2723B68127F15D3D00E0B90B /* ModifyNameViewController.m in Sources */,
|
|
|
2779359927E324A80010E277 /* NSBundle+TZImagePicker.m in Sources */,
|
|
|
2779358E27E324A80010E277 /* WMPlayerModel.m in Sources */,
|
|
|
2779354E27E324A70010E277 /* KSAudioSessionManager.m in Sources */,
|
|
|
BC8B6E7D285869B500866917 /* KSUMShareManager.m in Sources */,
|
|
|
+ BCFEED5F28F7E4910078A2B7 /* WidgetNavView.m in Sources */,
|
|
|
BC802DAB28BC6EDA0079E350 /* HomeHotTalentView.m in Sources */,
|
|
|
BCBFDF41281157340052AFE5 /* HomeButtonView.m in Sources */,
|
|
|
2779358127E324A80010E277 /* StateView.m in Sources */,
|
|
@@ -6902,6 +7012,7 @@
|
|
|
BC3A4EB428DAE202001C4428 /* UIImage+KSScreenShot.m in Sources */,
|
|
|
BC11927A280FB07F00A716F7 /* AccompanyArrangeCell.m in Sources */,
|
|
|
277935B827E324A90010E277 /* FSCalendar.m in Sources */,
|
|
|
+ BCD9295E28F9447B006793E4 /* WMGaugeViewStyle3D.m in Sources */,
|
|
|
BCB6356C27F6D2A300ACFDCF /* Whiteboard.m in Sources */,
|
|
|
275FA23527E7356B00CFEA2E /* UserInfoManager.m in Sources */,
|
|
|
2779353327E324A60010E277 /* UIScreen+Extend.m in Sources */,
|
|
@@ -6918,7 +7029,6 @@
|
|
|
2779359A27E324A80010E277 /* TZPhotoPreviewController.m in Sources */,
|
|
|
2779355E27E324A70010E277 /* KSAudioRecordFileManager.m in Sources */,
|
|
|
2779357A27E324A70010E277 /* PIckView.m in Sources */,
|
|
|
- BC4CF29B28D0757800961C61 /* WidgetSpeedView.m in Sources */,
|
|
|
BC119234280ED97C00A716F7 /* CourseForLiveCell.m in Sources */,
|
|
|
BCB6346027F6D29600ACFDCF /* KSLiveChatroomKickOut.m in Sources */,
|
|
|
2779354127E324A60010E277 /* UIView+ShowProgress.m in Sources */,
|
|
@@ -6984,6 +7094,7 @@
|
|
|
BCB6353A27F6D2A300ACFDCF /* MessageBaseCell.m in Sources */,
|
|
|
2779355027E324A70010E277 /* VoDiskCache.m in Sources */,
|
|
|
BCB6353F27F6D2A300ACFDCF /* ChatAreaView.m in Sources */,
|
|
|
+ BCFEED6228F7E4910078A2B7 /* WidgetDotView.m in Sources */,
|
|
|
BCB6355627F6D2A300ACFDCF /* HTTPUtility.m in Sources */,
|
|
|
2779353927E324A60010E277 /* UIView+XIBView.m in Sources */,
|
|
|
2779355827E324A70010E277 /* UIImage+Addtions.m in Sources */,
|
|
@@ -7018,6 +7129,7 @@
|
|
|
BCB6357127F6D2A300ACFDCF /* RTCService.m in Sources */,
|
|
|
2723B62427F157D500E0B90B /* NoticeEditBodyView.m in Sources */,
|
|
|
BCB6354327F6D2A300ACFDCF /* RecentSharedWhiteboardCell.m in Sources */,
|
|
|
+ BCFEED6628F7E4910078A2B7 /* WidgetSpeedView.m in Sources */,
|
|
|
BCFDA65F28BCAEC80022B497 /* HomeInformationBodyView.m in Sources */,
|
|
|
BC0D1F71281015B000C5D9E5 /* VideoCourseCell.m in Sources */,
|
|
|
2779352F27E324A60010E277 /* UIView+Hints.m in Sources */,
|
|
@@ -7038,6 +7150,7 @@
|
|
|
277935A227E324A80010E277 /* TZLocationManager.m in Sources */,
|
|
|
BCDE35862893B0E200A9A560 /* KSLoadingSuccessView.m in Sources */,
|
|
|
2723B62827F157D500E0B90B /* KSSelectConversationViewController.m in Sources */,
|
|
|
+ BCD9295228F90202006793E4 /* ToneTuningBodyView.m in Sources */,
|
|
|
BC0A2265284471300065C1AB /* KSLiveBlockUser.m in Sources */,
|
|
|
275FA1E827E7351900CFEA2E /* CustomNavViewController.m in Sources */,
|
|
|
BC8A45B5283DC33400094BBB /* EvaluateResultAlert.m in Sources */,
|
|
@@ -7045,6 +7158,7 @@
|
|
|
275FA24327E73DF600CFEA2E /* InstrumentDescView.m in Sources */,
|
|
|
2723B68027F15D3D00E0B90B /* FeedbackViewController.m in Sources */,
|
|
|
275FA1ED27E7351900CFEA2E /* KSUpdateManager.m in Sources */,
|
|
|
+ BCFEED7C28F810D70078A2B7 /* Tuner.swift in Sources */,
|
|
|
BC27A06F280FF56C00F91E27 /* AccompanyStudentEvaCell.m in Sources */,
|
|
|
BCB6355727F6D2A300ACFDCF /* HTTPResult.m in Sources */,
|
|
|
BC0212FB27FC61D30040569F /* KSSegmentControl.m in Sources */,
|
|
@@ -7062,7 +7176,6 @@
|
|
|
277935D327E324A90010E277 /* ALCalendarPicker.m in Sources */,
|
|
|
BC542E5828409EC900633781 /* InstrumentChooseCell.m in Sources */,
|
|
|
BCB6359427F6D2AB00ACFDCF /* NewClassRoomViewController.m in Sources */,
|
|
|
- BC4CF2A028D075CC00961C61 /* WidgetFunctionView.m in Sources */,
|
|
|
BCFDA62E28BC99410022B497 /* HomeBannerCell.m in Sources */,
|
|
|
BCB6356027F6D2A300ACFDCF /* WhiteboardMessage.m in Sources */,
|
|
|
2779354F27E324A70010E277 /* VoLRUManager.m in Sources */,
|
|
@@ -7120,6 +7233,7 @@
|
|
|
BC756CC628FE866100AA9ECB /* UserDetailBottomView.m in Sources */,
|
|
|
BC8A45A9283DC33400094BBB /* KSCloudBeatView.m in Sources */,
|
|
|
275FA1DF27E7351900CFEA2E /* RCConnectionManager.m in Sources */,
|
|
|
+ BCD9295D28F9447B006793E4 /* WMGaugeViewStyleFlatThin.m in Sources */,
|
|
|
275FA22B27E7356B00CFEA2E /* HomeViewController.m in Sources */,
|
|
|
BCFE53F12812898700AD6786 /* HomeVideoCourseCell.m in Sources */,
|
|
|
BCB908F02850B08D00F5FF69 /* KSChatLiveShareCell.m in Sources */,
|
|
@@ -7146,7 +7260,6 @@
|
|
|
BC4CF28E28D072C000961C61 /* WidgetViewController.m in Sources */,
|
|
|
BCB6353627F6D2A300ACFDCF /* TimeStampCell.m in Sources */,
|
|
|
BCB6354D27F6D2A300ACFDCF /* EmptyView.m in Sources */,
|
|
|
- BC4CF2A528D1B07800961C61 /* WidgetBottomButtonView.m in Sources */,
|
|
|
2723B63327F157D500E0B90B /* ChatComplainBodyView.m in Sources */,
|
|
|
2779357927E324A70010E277 /* KSImageButton.m in Sources */,
|
|
|
BCD959CC28DB0BAB00B70314 /* KSImageShareViewController.m in Sources */,
|
|
@@ -7181,6 +7294,7 @@
|
|
|
BCB6353427F6D2A300ACFDCF /* InputBarControl.m in Sources */,
|
|
|
BC11922B280ED8E800A716F7 /* CourseNavView.m in Sources */,
|
|
|
275FA1DB27E7351900CFEA2E /* UINavigationController+KSNavigationBar.m in Sources */,
|
|
|
+ BCFEED6F28F7E95A0078A2B7 /* ToneTuningViewController.m in Sources */,
|
|
|
2779352127E324A60010E277 /* NSMutableAttributedString+CZHExtention.m in Sources */,
|
|
|
277935C727E324A90010E277 /* SDCollectionViewCell.m in Sources */,
|
|
|
BCB6348627F6D29600ACFDCF /* LiveSeatApplyCell.m in Sources */,
|
|
@@ -7228,6 +7342,7 @@
|
|
|
2723B63427F157D500E0B90B /* GroupApplyMemberCell.m in Sources */,
|
|
|
BC5082B4283345A10031DD0A /* KSChatListCell.m in Sources */,
|
|
|
BCB6345D27F6D29600ACFDCF /* KSLiveChatroomWelcome.m in Sources */,
|
|
|
+ BCFEED6A28F7E4F40078A2B7 /* SmallToolBodyView.m in Sources */,
|
|
|
2779352927E324A60010E277 /* zhPopupController.m in Sources */,
|
|
|
BC12636728FEA01F00509E90 /* RecentPracticeModel.m in Sources */,
|
|
|
2779359527E324A80010E277 /* TZVideoEditedPreviewController.m in Sources */,
|
|
@@ -7388,6 +7503,7 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
+ CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
@@ -7447,6 +7563,7 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
+ CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
@@ -7492,6 +7609,7 @@
|
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
MTL_FAST_MATH = YES;
|
|
|
SDKROOT = iphoneos;
|
|
|
+ SWIFT_COMPILATION_MODE = wholemodule;
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
};
|
|
|
name = Release;
|
|
@@ -7502,6 +7620,7 @@
|
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
+ CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_ENTITLEMENTS = KulexiuForStudent/KulexiuForStudent.entitlements;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
CURRENT_PROJECT_VERSION = 1.4.1;
|
|
@@ -7564,7 +7683,11 @@
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.Colexiu.KulexiuForStudent;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
+ SWIFT_OBJC_BRIDGING_HEADER = "KulexiuForStudent/Module/Widget/Model/TuningFunction/KulexiuForStudent-Bridging-Header.h";
|
|
|
+ SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
+ SWIFT_VERSION = 5.0;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
+ USER_HEADER_SEARCH_PATHS = "";
|
|
|
};
|
|
|
name = Debug;
|
|
|
};
|
|
@@ -7574,6 +7697,7 @@
|
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
+ CLANG_ENABLE_MODULES = YES;
|
|
|
CODE_SIGN_ENTITLEMENTS = KulexiuForStudent/KulexiuForStudent.entitlements;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
CURRENT_PROJECT_VERSION = 1.4.1;
|
|
@@ -7636,7 +7760,10 @@
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.Colexiu.KulexiuForStudent;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
+ SWIFT_OBJC_BRIDGING_HEADER = "KulexiuForStudent/Module/Widget/Model/TuningFunction/KulexiuForStudent-Bridging-Header.h";
|
|
|
+ SWIFT_VERSION = 5.0;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
+ USER_HEADER_SEARCH_PATHS = "";
|
|
|
};
|
|
|
name = Release;
|
|
|
};
|
|
@@ -7644,6 +7771,7 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
baseConfigurationReference = 25A92766B52F3FB4AFA45A9B /* Pods-KulexiuForStudentTests.debug.xcconfig */;
|
|
|
buildSettings = {
|
|
|
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
@@ -7663,6 +7791,7 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
baseConfigurationReference = ED3E62A50E433BC13E633D1C /* Pods-KulexiuForStudentTests.release.xcconfig */;
|
|
|
buildSettings = {
|
|
|
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
@@ -7682,6 +7811,7 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
baseConfigurationReference = 04AE318E8988C2AC148D551B /* Pods-KulexiuForStudent-KulexiuForStudentUITests.debug.xcconfig */;
|
|
|
buildSettings = {
|
|
|
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
DEVELOPMENT_TEAM = P664H7S5LL;
|
|
@@ -7699,6 +7829,7 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
baseConfigurationReference = D5D730A1D1EC18E5028F1AD7 /* Pods-KulexiuForStudent-KulexiuForStudentUITests.release.xcconfig */;
|
|
|
buildSettings = {
|
|
|
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
DEVELOPMENT_TEAM = P664H7S5LL;
|
|
@@ -7752,6 +7883,25 @@
|
|
|
defaultConfigurationName = Release;
|
|
|
};
|
|
|
/* End XCConfigurationList section */
|
|
|
+
|
|
|
+/* Begin XCRemoteSwiftPackageReference section */
|
|
|
+ BCD9294D28F8FCA4006793E4 /* XCRemoteSwiftPackageReference "AudioKit" */ = {
|
|
|
+ isa = XCRemoteSwiftPackageReference;
|
|
|
+ repositoryURL = "https://github.com/AudioKit/AudioKit.git";
|
|
|
+ requirement = {
|
|
|
+ kind = exactVersion;
|
|
|
+ version = 5.0.0;
|
|
|
+ };
|
|
|
+ };
|
|
|
+/* End XCRemoteSwiftPackageReference section */
|
|
|
+
|
|
|
+/* Begin XCSwiftPackageProductDependency section */
|
|
|
+ BCD9294E28F8FCA4006793E4 /* AudioKit */ = {
|
|
|
+ isa = XCSwiftPackageProductDependency;
|
|
|
+ package = BCD9294D28F8FCA4006793E4 /* XCRemoteSwiftPackageReference "AudioKit" */;
|
|
|
+ productName = AudioKit;
|
|
|
+ };
|
|
|
+/* End XCSwiftPackageProductDependency section */
|
|
|
};
|
|
|
rootObject = 275E8A9D27E18F8800DD3F6E /* Project object */;
|
|
|
}
|