|
@@ -178,7 +178,6 @@
|
|
|
7ED0E7B1704A93EF8D10E5E6 /* libPods-KulexiuForStudent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 75A6EF369C91D11DAF0A6D45 /* libPods-KulexiuForStudent.a */; };
|
|
|
AD7BEC2B25F75B750CC7F1DD /* libPods-KulexiuForStudentTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 95C2692D619D5966546A5F19 /* libPods-KulexiuForStudentTests.a */; };
|
|
|
BC0078712BCD17ED0076CD22 /* GroupAlbumModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC00786F2BCD17EC0076CD22 /* GroupAlbumModel.m */; };
|
|
|
- BC0078732BCE59210076CD22 /* KSToolLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC0078722BCE59210076CD22 /* KSToolLibrary.framework */; };
|
|
|
BC00A6612BB58FDC00231B74 /* LLPhotoBrowse.bundle in Resources */ = {isa = PBXBuildFile; fileRef = BC00A65F2BB58FDB00231B74 /* LLPhotoBrowse.bundle */; };
|
|
|
BC00A6622BB58FDC00231B74 /* WMPlayer.bundle in Resources */ = {isa = PBXBuildFile; fileRef = BC00A6602BB58FDC00231B74 /* WMPlayer.bundle */; };
|
|
|
BC0212F727FC4A080040569F /* SubjectImageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC0212F527FC4A080040569F /* SubjectImageCell.m */; };
|
|
@@ -378,6 +377,7 @@
|
|
|
BC3300182BBAB623003D4921 /* CoursewareDownloadManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BC3300122BBAB623003D4921 /* CoursewareDownloadManager.m */; };
|
|
|
BC3300192BBAB623003D4921 /* KnowledgePointListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC3300142BBAB623003D4921 /* KnowledgePointListModel.m */; };
|
|
|
BC33001A2BBAB623003D4921 /* MaterialList.m in Sources */ = {isa = PBXBuildFile; fileRef = BC3300162BBAB623003D4921 /* MaterialList.m */; };
|
|
|
+ BC3332172BCFDFFC004093C4 /* KSToolLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC3332162BCFDFFB004093C4 /* KSToolLibrary.framework */; };
|
|
|
BC36A5082AB406A5002FEFB1 /* GroupOwnerTagView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC36A5072AB406A5002FEFB1 /* GroupOwnerTagView.m */; };
|
|
|
BC36A50A2AB406AB002FEFB1 /* GroupOwnerTagView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC36A5092AB406AB002FEFB1 /* GroupOwnerTagView.xib */; };
|
|
|
BC38C3E82AF893B400ABFCC2 /* KSPlayerView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC38C3D52AF893B300ABFCC2 /* KSPlayerView.m */; };
|
|
@@ -1308,7 +1308,6 @@
|
|
|
AA1C681F4E10FA17C7F2DB87 /* Pods-KulexiuForStudentTests.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-KulexiuForStudentTests.test.xcconfig"; path = "Target Support Files/Pods-KulexiuForStudentTests/Pods-KulexiuForStudentTests.test.xcconfig"; sourceTree = "<group>"; };
|
|
|
BC00786F2BCD17EC0076CD22 /* GroupAlbumModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GroupAlbumModel.m; sourceTree = "<group>"; };
|
|
|
BC0078702BCD17ED0076CD22 /* GroupAlbumModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GroupAlbumModel.h; sourceTree = "<group>"; };
|
|
|
- BC0078722BCE59210076CD22 /* KSToolLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = KSToolLibrary.framework; sourceTree = "<group>"; };
|
|
|
BC00A65F2BB58FDB00231B74 /* LLPhotoBrowse.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = LLPhotoBrowse.bundle; sourceTree = "<group>"; };
|
|
|
BC00A6602BB58FDC00231B74 /* WMPlayer.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = WMPlayer.bundle; sourceTree = "<group>"; };
|
|
|
BC0212F427FC4A080040569F /* SubjectImageCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SubjectImageCell.h; sourceTree = "<group>"; };
|
|
@@ -1658,6 +1657,7 @@
|
|
|
BC3300142BBAB623003D4921 /* KnowledgePointListModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KnowledgePointListModel.m; sourceTree = "<group>"; };
|
|
|
BC3300152BBAB623003D4921 /* MaterialList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MaterialList.h; sourceTree = "<group>"; };
|
|
|
BC3300162BBAB623003D4921 /* MaterialList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MaterialList.m; sourceTree = "<group>"; };
|
|
|
+ BC3332162BCFDFFB004093C4 /* KSToolLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = KSToolLibrary.framework; sourceTree = "<group>"; };
|
|
|
BC36A5062AB406A5002FEFB1 /* GroupOwnerTagView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GroupOwnerTagView.h; sourceTree = "<group>"; };
|
|
|
BC36A5072AB406A5002FEFB1 /* GroupOwnerTagView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GroupOwnerTagView.m; sourceTree = "<group>"; };
|
|
|
BC36A5092AB406AB002FEFB1 /* GroupOwnerTagView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = GroupOwnerTagView.xib; sourceTree = "<group>"; };
|
|
@@ -2552,7 +2552,7 @@
|
|
|
BCFEE1932AD15C0E000E888F /* SoundpipeAudioKit in Frameworks */,
|
|
|
BC3A556D2BAA7B1A002E1616 /* CloudAccompanyLibrary.framework in Frameworks */,
|
|
|
BCFEE18D2AD15BD4000E888F /* AudioKitEX in Frameworks */,
|
|
|
- BC0078732BCE59210076CD22 /* KSToolLibrary.framework in Frameworks */,
|
|
|
+ BC3332172BCFDFFC004093C4 /* KSToolLibrary.framework in Frameworks */,
|
|
|
BC8B6E152856E20800866917 /* WebKit.framework in Frameworks */,
|
|
|
BC8A45CB283DDEA100094BBB /* AVFoundation.framework in Frameworks */,
|
|
|
BCD9294F28F8FCA4006793E4 /* AudioKit in Frameworks */,
|
|
@@ -4631,7 +4631,7 @@
|
|
|
BC00A65F2BB58FDB00231B74 /* LLPhotoBrowse.bundle */,
|
|
|
BC00A6602BB58FDC00231B74 /* WMPlayer.bundle */,
|
|
|
BC3A556A2BAA7B1A002E1616 /* CloudAccompanyLibrary.framework */,
|
|
|
- BC0078722BCE59210076CD22 /* KSToolLibrary.framework */,
|
|
|
+ BC3332162BCFDFFB004093C4 /* KSToolLibrary.framework */,
|
|
|
BC3A55682BAA7B19002E1616 /* KSTunerLibrary.framework */,
|
|
|
BC3BF62F2B9EAFC800831494 /* client.p12 */,
|
|
|
);
|