|
@@ -313,7 +313,7 @@
|
|
|
9AD3461C2A08D6EF005CA070 /* GoodsInformationM.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GoodsInformationM.m; sourceTree = "<group>"; };
|
|
|
9AD3461E2A08E30E005CA070 /* SelectVCollectionViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SelectVCollectionViewCell.h; sourceTree = "<group>"; };
|
|
|
9AD3461F2A08E30E005CA070 /* SelectVCollectionViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SelectVCollectionViewCell.m; sourceTree = "<group>"; };
|
|
|
- 9AD346212A08E828005CA070 /* ProjectConfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProjectConfig.h; sourceTree = "<group>"; };
|
|
|
+ 9AD346212A08E828005CA070 /* ProjectConfigDefine.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProjectConfigDefine.h; sourceTree = "<group>"; };
|
|
|
9AD364C42A05E73E00452C7A /* AS_GoodsDetailsC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AS_GoodsDetailsC.h; sourceTree = "<group>"; };
|
|
|
9AD364C52A05E73E00452C7A /* AS_GoodsDetailsC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AS_GoodsDetailsC.m; sourceTree = "<group>"; };
|
|
|
9AD364CF2A05EC7800452C7A /* AS_TabBarViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AS_TabBarViewController.h; sourceTree = "<group>"; };
|
|
@@ -373,9 +373,12 @@
|
|
|
814F5CF12A11B337003847A9 /* ASUI */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 81C3B45029F669C900D79294 /* ColorDefine.h */,
|
|
|
+ 8199001E2A0206F7006FE68C /* SizeDefine.h */,
|
|
|
+ 81C3B44B29F6691300D79294 /* Extensions */,
|
|
|
+ 8199001F2A020A4F006FE68C /* Tools */,
|
|
|
81E257F72A122AAB004EEF71 /* Icons */,
|
|
|
81E257EF2A12093A004EEF71 /* CustomView */,
|
|
|
- 814F5CF62A11B76F003847A9 /* Font */,
|
|
|
814F5CF22A11B35B003847A9 /* ASUserAvater */,
|
|
|
814F5CF02A11B317003847A9 /* SimpleBase */,
|
|
|
);
|
|
@@ -449,8 +452,6 @@
|
|
|
9AD364CE2A05EC4500452C7A /* Tabber */,
|
|
|
9AD364CD2A05EC2700452C7A /* Config */,
|
|
|
9AD364CC2A05EBE800452C7A /* Fuction */,
|
|
|
- 8199001F2A020A4F006FE68C /* Tools */,
|
|
|
- 81C3B44B29F6691300D79294 /* Extensions */,
|
|
|
8172449D29F3B2ED005FA9C9 /* AppDelegate.h */,
|
|
|
8172449E29F3B2ED005FA9C9 /* AppDelegate.m */,
|
|
|
9ACBEC2A2A14CCA200A8F97A /* ThirdPartService.h */,
|
|
@@ -627,8 +628,8 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
9A65DE4F2A132FB700BB1269 /* LoginThirdAuthV.h */,
|
|
|
- 9A65DE502A132FB700BB1269 /* LoginThirdAuthV.m */,
|
|
|
9ACBEC262A1472AF00A8F97A /* LoginSignUpV.h */,
|
|
|
+ 9A65DE502A132FB700BB1269 /* LoginThirdAuthV.m */,
|
|
|
9ACBEC272A1472AF00A8F97A /* LoginSignUpV.m */,
|
|
|
);
|
|
|
path = V;
|
|
@@ -867,9 +868,8 @@
|
|
|
9AD364CD2A05EC2700452C7A /* Config */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 9AD346212A08E828005CA070 /* ProjectConfig.h */,
|
|
|
- 81C3B45029F669C900D79294 /* ColorDefine.h */,
|
|
|
- 8199001E2A0206F7006FE68C /* SizeDefine.h */,
|
|
|
+ 814F5CF62A11B76F003847A9 /* Font */,
|
|
|
+ 9AD346212A08E828005CA070 /* ProjectConfigDefine.h */,
|
|
|
);
|
|
|
path = Config;
|
|
|
sourceTree = "<group>";
|