|
@@ -1179,6 +1179,8 @@
|
|
BCF7EB352C856C53006AA38C /* ScanFailBodyView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCF7EB2F2C856C52006AA38C /* ScanFailBodyView.m */; };
|
|
BCF7EB352C856C53006AA38C /* ScanFailBodyView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCF7EB2F2C856C52006AA38C /* ScanFailBodyView.m */; };
|
|
BCF7EB362C856C53006AA38C /* ScanOpenAlert.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCF7EB302C856C53006AA38C /* ScanOpenAlert.xib */; };
|
|
BCF7EB362C856C53006AA38C /* ScanOpenAlert.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCF7EB302C856C53006AA38C /* ScanOpenAlert.xib */; };
|
|
BCF7EB372C856C53006AA38C /* ScanLoginBodyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCF7EB312C856C53006AA38C /* ScanLoginBodyView.xib */; };
|
|
BCF7EB372C856C53006AA38C /* ScanLoginBodyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCF7EB312C856C53006AA38C /* ScanLoginBodyView.xib */; };
|
|
|
|
+ BCF8A6192CF4844E00DA435B /* FansGroupEmptyView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCF8A6182CF4844E00DA435B /* FansGroupEmptyView.m */; };
|
|
|
|
+ BCF8A61B2CF4845400DA435B /* FansGroupEmptyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCF8A61A2CF4845400DA435B /* FansGroupEmptyView.xib */; };
|
|
BCFA12732CF4296E005229AC /* MusicGroupStudenListCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFA12712CF4296E005229AC /* MusicGroupStudenListCell.m */; };
|
|
BCFA12732CF4296E005229AC /* MusicGroupStudenListCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFA12712CF4296E005229AC /* MusicGroupStudenListCell.m */; };
|
|
BCFA12742CF4296E005229AC /* MusicGroupStudenListCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCFA12722CF4296E005229AC /* MusicGroupStudenListCell.xib */; };
|
|
BCFA12742CF4296E005229AC /* MusicGroupStudenListCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCFA12722CF4296E005229AC /* MusicGroupStudenListCell.xib */; };
|
|
BCFA12772CF44C84005229AC /* GroupCourseStudentModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFA12762CF44C84005229AC /* GroupCourseStudentModel.m */; };
|
|
BCFA12772CF44C84005229AC /* GroupCourseStudentModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BCFA12762CF44C84005229AC /* GroupCourseStudentModel.m */; };
|
|
@@ -3156,6 +3158,9 @@
|
|
BCF880EC2B91C7200007B8F0 /* Config-test.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Config-test.xcconfig"; sourceTree = "<group>"; };
|
|
BCF880EC2B91C7200007B8F0 /* Config-test.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Config-test.xcconfig"; sourceTree = "<group>"; };
|
|
BCF880EE2B91C7310007B8F0 /* Config-debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Config-debug.xcconfig"; sourceTree = "<group>"; };
|
|
BCF880EE2B91C7310007B8F0 /* Config-debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Config-debug.xcconfig"; sourceTree = "<group>"; };
|
|
BCF880F12B91C7580007B8F0 /* Config-release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Config-release.xcconfig"; sourceTree = "<group>"; };
|
|
BCF880F12B91C7580007B8F0 /* Config-release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Config-release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
+ BCF8A6172CF4844E00DA435B /* FansGroupEmptyView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FansGroupEmptyView.h; sourceTree = "<group>"; };
|
|
|
|
+ BCF8A6182CF4844E00DA435B /* FansGroupEmptyView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FansGroupEmptyView.m; sourceTree = "<group>"; };
|
|
|
|
+ BCF8A61A2CF4845400DA435B /* FansGroupEmptyView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = FansGroupEmptyView.xib; sourceTree = "<group>"; };
|
|
BCFA12702CF4296E005229AC /* MusicGroupStudenListCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MusicGroupStudenListCell.h; sourceTree = "<group>"; };
|
|
BCFA12702CF4296E005229AC /* MusicGroupStudenListCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MusicGroupStudenListCell.h; sourceTree = "<group>"; };
|
|
BCFA12712CF4296E005229AC /* MusicGroupStudenListCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MusicGroupStudenListCell.m; sourceTree = "<group>"; };
|
|
BCFA12712CF4296E005229AC /* MusicGroupStudenListCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MusicGroupStudenListCell.m; sourceTree = "<group>"; };
|
|
BCFA12722CF4296E005229AC /* MusicGroupStudenListCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MusicGroupStudenListCell.xib; sourceTree = "<group>"; };
|
|
BCFA12722CF4296E005229AC /* MusicGroupStudenListCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MusicGroupStudenListCell.xib; sourceTree = "<group>"; };
|
|
@@ -7002,6 +7007,9 @@
|
|
BCAF36EC2CEAE3E8009434AD /* FansGroupAlertView.h */,
|
|
BCAF36EC2CEAE3E8009434AD /* FansGroupAlertView.h */,
|
|
BCAF36ED2CEAE3E8009434AD /* FansGroupAlertView.m */,
|
|
BCAF36ED2CEAE3E8009434AD /* FansGroupAlertView.m */,
|
|
BCAF36EF2CEAE3EF009434AD /* FansGroupAlertView.xib */,
|
|
BCAF36EF2CEAE3EF009434AD /* FansGroupAlertView.xib */,
|
|
|
|
+ BCF8A6172CF4844E00DA435B /* FansGroupEmptyView.h */,
|
|
|
|
+ BCF8A6182CF4844E00DA435B /* FansGroupEmptyView.m */,
|
|
|
|
+ BCF8A61A2CF4845400DA435B /* FansGroupEmptyView.xib */,
|
|
BCA9AC552CEDDDEE00047BFA /* FansGroupAlertCell.h */,
|
|
BCA9AC552CEDDDEE00047BFA /* FansGroupAlertCell.h */,
|
|
BCA9AC562CEDDDEE00047BFA /* FansGroupAlertCell.m */,
|
|
BCA9AC562CEDDDEE00047BFA /* FansGroupAlertCell.m */,
|
|
BCA9AC572CEDDDEE00047BFA /* FansGroupAlertCell.xib */,
|
|
BCA9AC572CEDDDEE00047BFA /* FansGroupAlertCell.xib */,
|
|
@@ -8274,6 +8282,7 @@
|
|
BC38C4242AF900E100ABFCC2 /* KSNewAlertView.xib in Resources */,
|
|
BC38C4242AF900E100ABFCC2 /* KSNewAlertView.xib in Resources */,
|
|
BC38C4812AFA1F4B00ABFCC2 /* MineWorksOpenDisplayCell.xib in Resources */,
|
|
BC38C4812AFA1F4B00ABFCC2 /* MineWorksOpenDisplayCell.xib in Resources */,
|
|
BC7CFFBB2817E9FC00CAEB21 /* stacked_line_chart.html in Resources */,
|
|
BC7CFFBB2817E9FC00CAEB21 /* stacked_line_chart.html in Resources */,
|
|
|
|
+ BCF8A61B2CF4845400DA435B /* FansGroupEmptyView.xib in Resources */,
|
|
BCC583FE28A9FA8100BAB4CF /* cloud_animation_24.png in Resources */,
|
|
BCC583FE28A9FA8100BAB4CF /* cloud_animation_24.png in Resources */,
|
|
27A54CFE27E9BDC5007309A3 /* AboutUsBodyView.xib in Resources */,
|
|
27A54CFE27E9BDC5007309A3 /* AboutUsBodyView.xib in Resources */,
|
|
BCA724052806AFF100DA0D0D /* AccompanyCourseInfoCell.xib in Resources */,
|
|
BCA724052806AFF100DA0D0D /* AccompanyCourseInfoCell.xib in Resources */,
|
|
@@ -8897,6 +8906,7 @@
|
|
BC106B7E2A8F4586000759A9 /* TXLiveMessageDownSeatAll.m in Sources */,
|
|
BC106B7E2A8F4586000759A9 /* TXLiveMessageDownSeatAll.m in Sources */,
|
|
BC9EFEB32C0480A500CFA7B1 /* GroupBanBottomView.m in Sources */,
|
|
BC9EFEB32C0480A500CFA7B1 /* GroupBanBottomView.m in Sources */,
|
|
2779320427E30FC30010E277 /* KSHoldButton.m in Sources */,
|
|
2779320427E30FC30010E277 /* KSHoldButton.m in Sources */,
|
|
|
|
+ BCF8A6192CF4844E00DA435B /* FansGroupEmptyView.m in Sources */,
|
|
2779320627E30FC30010E277 /* UIView+ValueAdd.m in Sources */,
|
|
2779320627E30FC30010E277 /* UIView+ValueAdd.m in Sources */,
|
|
BCA9CE1527FD339400D558C6 /* AuthDisplayView.m in Sources */,
|
|
BCA9CE1527FD339400D558C6 /* AuthDisplayView.m in Sources */,
|
|
BCC408CD2AFCE0B700C60249 /* KSVideoCropViewController.m in Sources */,
|
|
BCC408CD2AFCE0B700C60249 /* KSVideoCropViewController.m in Sources */,
|