|
281 | 281 | D28A2E1B1954F68D00ADC03D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D28A2E1A1954F68D00ADC03D /* QuartzCore.framework */; };
|
282 | 282 | D28A2E1D1954F7E000ADC03D /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D28A2E1C1954F7E000ADC03D /* OpenGLES.framework */; };
|
283 | 283 | D28A2E211954F85700ADC03D /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D28A2E201954F85700ADC03D /* AVFoundation.framework */; };
|
| 284 | + D28B2E7A19CBA89A00DC6E08 /* CCEffectColorChannelOffset.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DBCA31319B68BE400EFE96D /* CCEffectColorChannelOffset.m */; }; |
284 | 285 | D291DCC2195B2FA100278EC0 /* libObjectiveChipmunk-iPhone.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B759E52D1880C66900E8166C /* libObjectiveChipmunk-iPhone.a */; };
|
285 | 286 | D299CE7A19C2910B00519CBB /* CCEffectDFInnerGlow.h in Headers */ = {isa = PBXBuildFile; fileRef = D299CE7819C2910B00519CBB /* CCEffectDFInnerGlow.h */; };
|
286 | 287 | D299CE7B19C2910B00519CBB /* CCEffectDFInnerGlow.h in Headers */ = {isa = PBXBuildFile; fileRef = D299CE7819C2910B00519CBB /* CCEffectDFInnerGlow.h */; };
|
|
599 | 600 | remoteGlobalIDString = D309B21217EFE2EF00AA52C8;
|
600 | 601 | remoteInfo = "ObjectiveChipmunk-iPhone";
|
601 | 602 | };
|
| 603 | + D28B2E7D19CBA89A00DC6E08 /* PBXContainerItemProxy */ = { |
| 604 | + isa = PBXContainerItemProxy; |
| 605 | + containerPortal = FC39961319C3B92F00C93E5E /* ObjectAL.xcodeproj */; |
| 606 | + proxyType = 2; |
| 607 | + remoteGlobalIDString = D369B53219C8E73C00BA46EA; |
| 608 | + remoteInfo = "ObjectAL (Mac)"; |
| 609 | + }; |
602 | 610 | D2FEB60F194F6C9E00FC0574 /* PBXContainerItemProxy */ = {
|
603 | 611 | isa = PBXContainerItemProxy;
|
604 | 612 | containerPortal = B759E5281880C66900E8166C /* Chipmunk7-ios.xcodeproj */;
|
605 | 613 | proxyType = 1;
|
606 | 614 | remoteGlobalIDString = D309B21217EFE2EF00AA52C8;
|
607 | 615 | remoteInfo = "ObjectiveChipmunk-iPhone";
|
608 | 616 | };
|
609 |
| - D369416219CFDF170092A0BD /* PBXContainerItemProxy */ = { |
610 |
| - isa = PBXContainerItemProxy; |
611 |
| - containerPortal = FC39961319C3B92F00C93E5E /* ObjectAL.xcodeproj */; |
612 |
| - proxyType = 2; |
613 |
| - remoteGlobalIDString = D369B53219C8E73C00BA46EA; |
614 |
| - remoteInfo = "ObjectAL (Mac)"; |
615 |
| - }; |
616 | 617 | FC39961A19C3B92F00C93E5E /* PBXContainerItemProxy */ = {
|
617 | 618 | isa = PBXContainerItemProxy;
|
618 | 619 | containerPortal = FC39961319C3B92F00C93E5E /* ObjectAL.xcodeproj */;
|
|
767 | 768 | 5BC3CB5219626E4F00C4F0D0 /* CCGestureListener.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; path = CCGestureListener.java; sourceTree = "<group>"; };
|
768 | 769 | 5BC3CB5719626FA000C4F0D0 /* CCGestureListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CCGestureListener.h; path = Android/CCGestureListener.h; sourceTree = "<group>"; };
|
769 | 770 | 5BC3CB5819626FA000C4F0D0 /* CCGestureListener.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CCGestureListener.m; path = Android/CCGestureListener.m; sourceTree = "<group>"; };
|
770 |
| - 5BF3267A195F8D8800D9A51A /* cocos2dJava.jar */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = archive.jar; path = cocos2dJava.jar; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 771 | + 5BF3267A195F8D8800D9A51A /* cocos2dJava.jar */ = {isa = PBXFileReference; explicitFileType = compiled.java.jar; includeInIndex = 0; path = cocos2dJava.jar; sourceTree = BUILT_PRODUCTS_DIR; }; |
771 | 772 | 5BF3268C195F8E0300D9A51A /* CCActivity.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; path = CCActivity.java; sourceTree = "<group>"; };
|
772 | 773 | 5BF3268D195F8E0300D9A51A /* CCGLView.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; path = CCGLView.java; sourceTree = "<group>"; };
|
773 | 774 | 5BF32696195F947800D9A51A /* CCActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CCActivity.h; path = Android/CCActivity.h; sourceTree = "<group>"; };
|
|
1714 | 1715 | children = (
|
1715 | 1716 | FC39961B19C3B92F00C93E5E /* libObjectAL.a */,
|
1716 | 1717 | FC39961F19C3B92F00C93E5E /* libObjectAL (Android).a */,
|
1717 |
| - D369416319CFDF170092A0BD /* libObjectAL (Mac).a */, |
| 1718 | + D28B2E7E19CBA89A00DC6E08 /* libObjectAL (Mac).a */, |
1718 | 1719 | );
|
1719 | 1720 | name = Products;
|
1720 | 1721 | sourceTree = "<group>";
|
|
2137 | 2138 | remoteRef = B759E52C1880C66900E8166C /* PBXContainerItemProxy */;
|
2138 | 2139 | sourceTree = BUILT_PRODUCTS_DIR;
|
2139 | 2140 | };
|
2140 |
| - D369416319CFDF170092A0BD /* libObjectAL (Mac).a */ = { |
| 2141 | + D28B2E7E19CBA89A00DC6E08 /* libObjectAL (Mac).a */ = { |
2141 | 2142 | isa = PBXReferenceProxy;
|
2142 | 2143 | fileType = archive.ar;
|
2143 | 2144 | path = "libObjectAL (Mac).a";
|
2144 |
| - remoteRef = D369416219CFDF170092A0BD /* PBXContainerItemProxy */; |
| 2145 | + remoteRef = D28B2E7D19CBA89A00DC6E08 /* PBXContainerItemProxy */; |
2145 | 2146 | sourceTree = BUILT_PRODUCTS_DIR;
|
2146 | 2147 | };
|
2147 | 2148 | FC39961B19C3B92F00C93E5E /* libObjectAL.a */ = {
|
|
2383 | 2384 | D2FEB6E7194F6C9E00FC0574 /* ZipUtils.m in Sources */,
|
2384 | 2385 | D2FEB6EA194F6C9E00FC0574 /* CCEffectStack.m in Sources */,
|
2385 | 2386 | D2FEB6EC194F6C9E00FC0574 /* CCRenderTexture.m in Sources */,
|
| 2387 | + D28B2E7A19CBA89A00DC6E08 /* CCEffectColorChannelOffset.m in Sources */, |
2386 | 2388 | D2FEB6ED194F6C9E00FC0574 /* CCMotionStreak.m in Sources */,
|
2387 | 2389 | D2FEB6EE194F6C9E00FC0574 /* CCSpriteFrame.m in Sources */,
|
2388 | 2390 | D2FEB6EF194F6C9E00FC0574 /* CCSpriteFrameCache.m in Sources */,
|
|
0 commit comments