mirror of https://github.com/axmolengine/axmol.git
Sorted the sources of MoonWarriors and TestJavascript by type to make iOS project more beautiful.
This commit is contained in:
parent
90f1c0224f
commit
d14d536953
|
@ -392,19 +392,16 @@
|
|||
15674A5E163E70370002AD61 = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
156752FF163E870E0002AD61 /* libxml2.dylib */,
|
||||
156752F8163E82D40002AD61 /* libz.dylib */,
|
||||
156752F6163E7FC30002AD61 /* libjs_static.a */,
|
||||
1567522A163E77A90002AD61 /* chipmunk */,
|
||||
1567517F163E765D0002AD61 /* extensions */,
|
||||
15675123163E73F40002AD61 /* Resources */,
|
||||
1567502A163E73B10002AD61 /* javascript */,
|
||||
15674F87163E737B0002AD61 /* CocosDenshion */,
|
||||
15674F00163E730E0002AD61 /* ios */,
|
||||
15674E43163E71D90002AD61 /* cocos2dx.xcodeproj */,
|
||||
15674A6C163E70370002AD61 /* Frameworks */,
|
||||
15674A6A163E70370002AD61 /* Products */,
|
||||
1567522A163E77A90002AD61 /* chipmunk */,
|
||||
15674EFC163E72EE0002AD61 /* Classes */,
|
||||
15674F87163E737B0002AD61 /* CocosDenshion */,
|
||||
1567517F163E765D0002AD61 /* extensions */,
|
||||
15674A6C163E70370002AD61 /* Frameworks */,
|
||||
15674F00163E730E0002AD61 /* ios */,
|
||||
1567502A163E73B10002AD61 /* javascript */,
|
||||
15674A6A163E70370002AD61 /* Products */,
|
||||
15675123163E73F40002AD61 /* Resources */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
|
@ -419,6 +416,9 @@
|
|||
15674A6C163E70370002AD61 /* Frameworks */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
156752FF163E870E0002AD61 /* libxml2.dylib */,
|
||||
156752F8163E82D40002AD61 /* libz.dylib */,
|
||||
156752F6163E7FC30002AD61 /* libjs_static.a */,
|
||||
15674A6D163E70370002AD61 /* QuartzCore.framework */,
|
||||
15674A6F163E70370002AD61 /* OpenGLES.framework */,
|
||||
15674A71163E70370002AD61 /* OpenAL.framework */,
|
||||
|
|
|
@ -1 +1 @@
|
|||
dd6ce183e44bbfded697536a7c0893c253d16b29
|
||||
5b32f69c1db700fd64cd7586a8c21743a944fa12
|
Loading…
Reference in New Issue