|
|
|
@@ -113,6 +113,7 @@
|
|
|
|
|
9B0086C627BA392B0032BD2B /* AnchorStageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B0086C527BA392B0032BD2B /* AnchorStageView.m */; };
|
|
|
|
|
9B0086CA27BA4F570032BD2B /* AnchorMicroView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B0086C927BA4F570032BD2B /* AnchorMicroView.m */; };
|
|
|
|
|
9B044D9D282D2A6400DE4859 /* XPRoomAnchorRankEnterView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B044D9C282D2A6400DE4859 /* XPRoomAnchorRankEnterView.m */; };
|
|
|
|
|
9B044DA0282D32F700DE4859 /* MicroInviteExtModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B044D9F282D32F700DE4859 /* MicroInviteExtModel.m */; };
|
|
|
|
|
9B060B5827BCAEE20001B767 /* AnchorGiftValueView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B060B5727BCAEE20001B767 /* AnchorGiftValueView.m */; };
|
|
|
|
|
9B0997A127F19D8A00EB8F14 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 9B0997A027F19D8900EB8F14 /* README.md */; };
|
|
|
|
|
9B0997A327F19DE500EB8F14 /* QGHWDShaders.metal in Sources */ = {isa = PBXBuildFile; fileRef = 9B0997A227F19DE500EB8F14 /* QGHWDShaders.metal */; };
|
|
|
|
@@ -944,6 +945,8 @@
|
|
|
|
|
9B0086C927BA4F570032BD2B /* AnchorMicroView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AnchorMicroView.m; sourceTree = "<group>"; };
|
|
|
|
|
9B044D9B282D2A6400DE4859 /* XPRoomAnchorRankEnterView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XPRoomAnchorRankEnterView.h; sourceTree = "<group>"; };
|
|
|
|
|
9B044D9C282D2A6400DE4859 /* XPRoomAnchorRankEnterView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XPRoomAnchorRankEnterView.m; sourceTree = "<group>"; };
|
|
|
|
|
9B044D9E282D32F700DE4859 /* MicroInviteExtModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MicroInviteExtModel.h; sourceTree = "<group>"; };
|
|
|
|
|
9B044D9F282D32F700DE4859 /* MicroInviteExtModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MicroInviteExtModel.m; sourceTree = "<group>"; };
|
|
|
|
|
9B060B5627BCAEE20001B767 /* AnchorGiftValueView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AnchorGiftValueView.h; sourceTree = "<group>"; };
|
|
|
|
|
9B060B5727BCAEE20001B767 /* AnchorGiftValueView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AnchorGiftValueView.m; sourceTree = "<group>"; };
|
|
|
|
|
9B0997A027F19D8900EB8F14 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
|
|
@@ -4487,6 +4490,8 @@
|
|
|
|
|
E874B88A27215EAF003954B9 /* MicroQueueModel.m */,
|
|
|
|
|
E87E91502796A15500A7B3F2 /* MicroExtModel.h */,
|
|
|
|
|
E87E91512796A15500A7B3F2 /* MicroExtModel.m */,
|
|
|
|
|
9B044D9E282D32F700DE4859 /* MicroInviteExtModel.h */,
|
|
|
|
|
9B044D9F282D32F700DE4859 /* MicroInviteExtModel.m */,
|
|
|
|
|
);
|
|
|
|
|
path = Model;
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
@@ -6543,6 +6548,7 @@
|
|
|
|
|
9BCF585C279909D7008401A4 /* XPSkillCardEditPropCell.m in Sources */,
|
|
|
|
|
E88863C6278EAFC3004BCFAB /* XPAcrossRoomPKResultView.m in Sources */,
|
|
|
|
|
E8AC722C26F49580007D6E91 /* XPMineNotificaViewController.m in Sources */,
|
|
|
|
|
9B044DA0282D32F700DE4859 /* MicroInviteExtModel.m in Sources */,
|
|
|
|
|
E8D34D5A28082357009C4835 /* UserGiftWallInfoModel.m in Sources */,
|
|
|
|
|
189DD52E26DE255300AB55B1 /* AppDelegate.m in Sources */,
|
|
|
|
|
E83DB4842746661800D8CBD1 /* XPRoomGiftBroadcastView.m in Sources */,
|
|
|
|
|