贵族等级提升文件位置调整

This commit is contained in:
chenguilong
2022-03-14 17:00:37 +08:00
parent 5adad135f2
commit 4f91c6ec15
3 changed files with 2 additions and 10 deletions

View File

@@ -2388,15 +2388,6 @@
path = Session;
sourceTree = "<group>";
};
9B8585D0278835BF00D7D5C6 /* NobleVIP */ = {
isa = PBXGroup;
children = (
9B8585D1278837CE00D7D5C6 /* NobleLevelUpModel.h */,
9B8585D2278837CE00D7D5C6 /* NobleLevelUpModel.m */,
);
path = NobleVIP;
sourceTree = "<group>";
};
9B8585F22788699400D7D5C6 /* KVO */ = {
isa = PBXGroup;
children = (
@@ -2623,6 +2614,8 @@
9BC5C8EE277B0095007C8719 /* Model */ = {
isa = PBXGroup;
children = (
9B8585D1278837CE00D7D5C6 /* NobleLevelUpModel.h */,
9B8585D2278837CE00D7D5C6 /* NobleLevelUpModel.m */,
9BB5495A2782E79E0090CD26 /* NobleCenterModel.h */,
9BB5495B2782E79E0090CD26 /* NobleCenterModel.m */,
9BB5495D2782E9DB0090CD26 /* NobleAuthInfo.h */,
@@ -3843,7 +3836,6 @@
E8412F9A2779BAC2006E1101 /* Setting */,
E84150B027747A7400A7F548 /* FirstRecharge */,
E81C1B1327705EF00020D1E4 /* ArrangeMic */,
9B8585D0278835BF00D7D5C6 /* NobleVIP */,
9BC5C915277C809E007C8719 /* ReleaseRadio */,
E8A1E4462761F8EA00B294CA /* CandyTree */,
E8DEC9962764A51F0078CB70 /* MoreView */,