Skip to content

Commit fc05eb0

Browse files
committed
Personal settings removed
1 parent e762015 commit fc05eb0

File tree

6 files changed

+22
-37
lines changed

6 files changed

+22
-37
lines changed

Chipmunk7-ios.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,8 +337,8 @@
337337
B759E50D1880C4A500E8166C /* chipmunk_private.h */,
338338
B759E50E1880C4A500E8166C /* chipmunk_types.h */,
339339
B759E50F1880C4A500E8166C /* chipmunk_unsafe.h */,
340-
B759E50C1880C4A500E8166C /* chipmunk_ffi.h */,
341340
B759E5111880C4C300E8166C /* chipmunk.c */,
341+
B759E50C1880C4A500E8166C /* chipmunk_ffi.h */,
342342
D3E5F2F30AAA575E004E361B /* Basics */,
343343
B759E5011880C3D900E8166C /* cpBody.h */,
344344
B759E50A1880C46900E8166C /* cpBody.c */,

cocos2d-tests.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,8 +674,8 @@
674674
B7E2605F17E7D278007067F0 /* cocos2d-tests */ = {
675675
isa = PBXGroup;
676676
children = (
677-
B7E2621D17E7D38D007067F0 /* AppDelegate */,
678677
B7E2621E17E7D398007067F0 /* Testbed */,
678+
B7E2621D17E7D38D007067F0 /* AppDelegate */,
679679
B71B087F17EA5B500082EBC0 /* Tests */,
680680
D3E1842A19E861FC00A08B01 /* MetalShaders */,
681681
B7E261EC17E7D27A007067F0 /* Platform/iOS */,

cocos2d.xcodeproj/project.pbxproj

Lines changed: 20 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1003,6 +1003,13 @@
10031003
/* End PBXBuildFile section */
10041004

10051005
/* Begin PBXContainerItemProxy section */
1006+
0EAE948C1B8F76A0006F1105 /* PBXContainerItemProxy */ = {
1007+
isa = PBXContainerItemProxy;
1008+
containerPortal = FC39961319C3B92F00C93E5E /* ObjectAL.xcodeproj */;
1009+
proxyType = 2;
1010+
remoteGlobalIDString = CBBAB33D171D0BC4009B955F;
1011+
remoteInfo = "ObjectAL (OSX)";
1012+
};
10061013
7A40377A19E36EFF007B6E8F /* PBXContainerItemProxy */ = {
10071014
isa = PBXContainerItemProxy;
10081015
containerPortal = B759E5281880C66900E8166C /* Chipmunk7-ios.xcodeproj */;
@@ -1080,20 +1087,6 @@
10801087
remoteGlobalIDString = 83409DCD19D5B65B004B7EB9;
10811088
remoteInfo = SSZipArchive;
10821089
};
1083-
A6D0B5D31B53C775000249FC /* PBXContainerItemProxy */ = {
1084-
isa = PBXContainerItemProxy;
1085-
containerPortal = FC39961319C3B92F00C93E5E /* ObjectAL.xcodeproj */;
1086-
proxyType = 2;
1087-
remoteGlobalIDString = FC39961219C3B80E00C93E5E;
1088-
remoteInfo = "ObjectAL (Android)";
1089-
};
1090-
A6D0B5D51B53C775000249FC /* PBXContainerItemProxy */ = {
1091-
isa = PBXContainerItemProxy;
1092-
containerPortal = FC39961319C3B92F00C93E5E /* ObjectAL.xcodeproj */;
1093-
proxyType = 2;
1094-
remoteGlobalIDString = D369B53219C8E73C00BA46EA;
1095-
remoteInfo = "ObjectAL (Mac)";
1096-
};
10971090
B759E52C1880C66900E8166C /* PBXContainerItemProxy */ = {
10981091
isa = PBXContainerItemProxy;
10991092
containerPortal = B759E5281880C66900E8166C /* Chipmunk7-ios.xcodeproj */;
@@ -1617,17 +1610,17 @@
16171610
isa = PBXGroup;
16181611
children = (
16191612
0E0094951B3ACC24006EA7FC /* Installer */,
1613+
E0BC7D711342CC58001B4DCC /* LICENSE_cocos2d.txt */,
1614+
E0BC7D6E1342CC58001B4DCC /* LICENSE_artwork.txt */,
1615+
E0BC7D701342CC58001B4DCC /* LICENSE_Chipmunk.txt */,
1616+
E0BC7D721342CC58001B4DCC /* LICENSE_CocosDenshion.txt */,
1617+
A0707F6215F946E9001C1263 /* LICENSE_CCBReader.txt */,
16201618
A07EC9B2141A8D32008C1F12 /* README.md */,
16211619
DCF7B34D1A1D426000E0EEAF /* API-Index.md */,
16221620
501A7CAC0EBC97BA005BC158 /* AUTHORS */,
16231621
508A4A2310B47A46004B9CC3 /* RELEASE_NOTES */,
16241622
50B2C9BF0E109A5900AE9530 /* CHANGELOG */,
16251623
50AC0A500EC34DD400EB5EDC /* DONORS */,
1626-
E0BC7D711342CC58001B4DCC /* LICENSE_cocos2d.txt */,
1627-
E0BC7D6E1342CC58001B4DCC /* LICENSE_artwork.txt */,
1628-
E0BC7D701342CC58001B4DCC /* LICENSE_Chipmunk.txt */,
1629-
E0BC7D721342CC58001B4DCC /* LICENSE_CocosDenshion.txt */,
1630-
A0707F6215F946E9001C1263 /* LICENSE_CCBReader.txt */,
16311624
5018F2510DFDEAFF00C013A5 /* cocos2d */,
16321625
B78AE45917E7AF010028BE0B /* cocos2d-ui */,
16331626
501756090F335CE900624901 /* external */,
@@ -2389,8 +2382,7 @@
23892382
isa = PBXGroup;
23902383
children = (
23912384
FC39961B19C3B92F00C93E5E /* libObjectAL.a */,
2392-
A6D0B5D41B53C775000249FC /* libObjectAL (Android).a */,
2393-
A6D0B5D61B53C775000249FC /* libObjectAL (Mac).a */,
2385+
0EAE948D1B8F76A0006F1105 /* ObjectAL.framework */,
23942386
);
23952387
name = Products;
23962388
sourceTree = "<group>";
@@ -3090,6 +3082,13 @@
30903082
/* End PBXProject section */
30913083

30923084
/* Begin PBXReferenceProxy section */
3085+
0EAE948D1B8F76A0006F1105 /* ObjectAL.framework */ = {
3086+
isa = PBXReferenceProxy;
3087+
fileType = wrapper.framework;
3088+
path = ObjectAL.framework;
3089+
remoteRef = 0EAE948C1B8F76A0006F1105 /* PBXContainerItemProxy */;
3090+
sourceTree = BUILT_PRODUCTS_DIR;
3091+
};
30933092
7A40377B19E36EFF007B6E8F /* libObjectiveChipmunk-Android.a */ = {
30943093
isa = PBXReferenceProxy;
30953094
fileType = archive.ar;
@@ -3132,20 +3131,6 @@
31323131
remoteRef = 83409E3519D5B791004B7EB9 /* PBXContainerItemProxy */;
31333132
sourceTree = BUILT_PRODUCTS_DIR;
31343133
};
3135-
A6D0B5D41B53C775000249FC /* libObjectAL (Android).a */ = {
3136-
isa = PBXReferenceProxy;
3137-
fileType = archive.ar;
3138-
path = "libObjectAL (Android).a";
3139-
remoteRef = A6D0B5D31B53C775000249FC /* PBXContainerItemProxy */;
3140-
sourceTree = BUILT_PRODUCTS_DIR;
3141-
};
3142-
A6D0B5D61B53C775000249FC /* libObjectAL (Mac).a */ = {
3143-
isa = PBXReferenceProxy;
3144-
fileType = archive.ar;
3145-
path = "libObjectAL (Mac).a";
3146-
remoteRef = A6D0B5D51B53C775000249FC /* PBXContainerItemProxy */;
3147-
sourceTree = BUILT_PRODUCTS_DIR;
3148-
};
31493134
B759E52D1880C66900E8166C /* libObjectiveChipmunk-iPhone.a */ = {
31503135
isa = PBXReferenceProxy;
31513136
fileType = archive.ar;

0 commit comments

Comments
 (0)