|
@@ -530,6 +530,8 @@
|
|
|
BC14A61E28A0B5CE0086395C /* MineActionView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC14A61D28A0B5CE0086395C /* MineActionView.xib */; };
|
|
|
BC14A62428A212C50086395C /* HomeHotMusicView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC14A62328A212C50086395C /* HomeHotMusicView.m */; };
|
|
|
BC14A62628A212CC0086395C /* HomeHotMusicView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC14A62528A212CC0086395C /* HomeHotMusicView.xib */; };
|
|
|
+ BC14E46E2AB2A16A000C4983 /* HomeTenantPageView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC14E46D2AB2A16A000C4983 /* HomeTenantPageView.m */; };
|
|
|
+ BC14E4702AB2A1A2000C4983 /* HomeTenantPageView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC14E46F2AB2A1A2000C4983 /* HomeTenantPageView.xib */; };
|
|
|
BC221FA128C72B9500F99802 /* MyStyleVideoView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC221F9D28C72B9500F99802 /* MyStyleVideoView.xib */; };
|
|
|
BC221FA228C72B9500F99802 /* MyStyleVideoCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC221F9E28C72B9500F99802 /* MyStyleVideoCell.xib */; };
|
|
|
BC221FA328C72B9500F99802 /* MyStyleVideoView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC221F9F28C72B9500F99802 /* MyStyleVideoView.m */; };
|
|
@@ -2127,6 +2129,9 @@
|
|
|
BC14A62228A212C40086395C /* HomeHotMusicView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeHotMusicView.h; sourceTree = "<group>"; };
|
|
|
BC14A62328A212C50086395C /* HomeHotMusicView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeHotMusicView.m; sourceTree = "<group>"; };
|
|
|
BC14A62528A212CC0086395C /* HomeHotMusicView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeHotMusicView.xib; sourceTree = "<group>"; };
|
|
|
+ BC14E46C2AB2A16A000C4983 /* HomeTenantPageView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HomeTenantPageView.h; sourceTree = "<group>"; };
|
|
|
+ BC14E46D2AB2A16A000C4983 /* HomeTenantPageView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HomeTenantPageView.m; sourceTree = "<group>"; };
|
|
|
+ BC14E46F2AB2A1A2000C4983 /* HomeTenantPageView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeTenantPageView.xib; sourceTree = "<group>"; };
|
|
|
BC221F9B28C72B9500F99802 /* MyStyleVideoView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyStyleVideoView.h; sourceTree = "<group>"; };
|
|
|
BC221F9C28C72B9500F99802 /* MyStyleVideoCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyStyleVideoCell.h; sourceTree = "<group>"; };
|
|
|
BC221F9D28C72B9500F99802 /* MyStyleVideoView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MyStyleVideoView.xib; sourceTree = "<group>"; };
|
|
@@ -4390,6 +4395,9 @@
|
|
|
BC5756AF28B60095002302D8 /* HomeAuthAlertView.h */,
|
|
|
BC5756B028B60095002302D8 /* HomeAuthAlertView.m */,
|
|
|
BC5756B228B600A3002302D8 /* HomeAuthAlertView.xib */,
|
|
|
+ BC14E46C2AB2A16A000C4983 /* HomeTenantPageView.h */,
|
|
|
+ BC14E46D2AB2A16A000C4983 /* HomeTenantPageView.m */,
|
|
|
+ BC14E46F2AB2A1A2000C4983 /* HomeTenantPageView.xib */,
|
|
|
);
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
@@ -7690,6 +7698,7 @@
|
|
|
BC71DF2A2A8A0432003F165E /* KSWhiteboardRefreshView.xib in Resources */,
|
|
|
27A2F62A27E6C996009E2380 /* KSImageAlert.xib in Resources */,
|
|
|
BC71DF192A89F470003F165E /* TXToolButtonView.xib in Resources */,
|
|
|
+ BC14E4702AB2A1A2000C4983 /* HomeTenantPageView.xib in Resources */,
|
|
|
BCE6A0AA27F852CD00C97704 /* MineFansGroupCell.xib in Resources */,
|
|
|
BCB399B327F94B5A00AFF376 /* LTSCalendarBottomView.xib in Resources */,
|
|
|
BCC5840728A9FA8100BAB4CF /* cloud_animation_12.png in Resources */,
|
|
@@ -8126,6 +8135,7 @@
|
|
|
277931C627E30FC20010E277 /* NSObject+KSImpChangeTool.m in Sources */,
|
|
|
BC5E4B2C291E5E26001BBCD2 /* WMGaugeViewStyleFlatThin.m in Sources */,
|
|
|
275E3DAD27F45BE90010EC30 /* KSChatroomMessageCenter.m in Sources */,
|
|
|
+ BC14E46E2AB2A16A000C4983 /* HomeTenantPageView.m in Sources */,
|
|
|
BC5E4B2D291E5E26001BBCD2 /* WMGaugeViewStyle3D.m in Sources */,
|
|
|
BC106BAD2A8F45AA000759A9 /* TXLiveRoomHeadView.m in Sources */,
|
|
|
BCA353CE2858A86200377661 /* MusicRoomCourseCell.m in Sources */,
|