diff --git a/spine-cocos2dx/example/proj.ios/ExampleSpine.xcodeproj/project.pbxproj b/spine-cocos2dx/example/proj.ios/ExampleSpine.xcodeproj/project.pbxproj index 0a21d2089..90f2b557a 100755 --- a/spine-cocos2dx/example/proj.ios/ExampleSpine.xcodeproj/project.pbxproj +++ b/spine-cocos2dx/example/proj.ios/ExampleSpine.xcodeproj/project.pbxproj @@ -15,32 +15,26 @@ 2FC812291700479600A93590 /* common in Resources */ = {isa = PBXBuildFile; fileRef = 2FC812281700479600A93590 /* common */; }; 2FEE8527170030A20013E4C9 /* AppDelegate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE8522170030A20013E4C9 /* AppDelegate.cpp */; }; 2FEE8528170030A20013E4C9 /* ExampleLayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE8525170030A20013E4C9 /* ExampleLayer.cpp */; }; - 2FEE85931700331D0013E4C9 /* Atlas.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE858D1700331D0013E4C9 /* Atlas.cpp */; }; - 2FEE85941700331D0013E4C9 /* AtlasAttachmentLoader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE858E1700331D0013E4C9 /* AtlasAttachmentLoader.cpp */; }; - 2FEE85951700331D0013E4C9 /* CCSkeleton.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE858F1700331D0013E4C9 /* CCSkeleton.cpp */; }; - 2FEE85961700331D0013E4C9 /* RegionAttachment.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE85901700331D0013E4C9 /* RegionAttachment.cpp */; }; - 2FEE85971700331D0013E4C9 /* Skeleton.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE85911700331D0013E4C9 /* Skeleton.cpp */; }; - 2FEE85981700331D0013E4C9 /* SkeletonJson.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE85921700331D0013E4C9 /* SkeletonJson.cpp */; }; - 2FEE85B91700333C0013E4C9 /* json_internalarray.inl in Resources */ = {isa = PBXBuildFile; fileRef = 2FEE85B31700333C0013E4C9 /* json_internalarray.inl */; }; - 2FEE85BA1700333C0013E4C9 /* json_internalmap.inl in Resources */ = {isa = PBXBuildFile; fileRef = 2FEE85B41700333C0013E4C9 /* json_internalmap.inl */; }; - 2FEE85BB1700333C0013E4C9 /* json_reader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE85B51700333C0013E4C9 /* json_reader.cpp */; }; - 2FEE85BC1700333C0013E4C9 /* json_value.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE85B61700333C0013E4C9 /* json_value.cpp */; }; - 2FEE85BD1700333C0013E4C9 /* json_valueiterator.inl in Resources */ = {isa = PBXBuildFile; fileRef = 2FEE85B71700333C0013E4C9 /* json_valueiterator.inl */; }; - 2FEE85BE1700333C0013E4C9 /* json_writer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE85B81700333C0013E4C9 /* json_writer.cpp */; }; - 2FEE85CC170033410013E4C9 /* Animation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE85BF170033410013E4C9 /* Animation.cpp */; }; - 2FEE85CD170033410013E4C9 /* AnimationState.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE85C0170033410013E4C9 /* AnimationState.cpp */; }; - 2FEE85CE170033410013E4C9 /* AnimationStateData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE85C1170033410013E4C9 /* AnimationStateData.cpp */; }; - 2FEE85CF170033410013E4C9 /* BaseAtlas.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE85C2170033410013E4C9 /* BaseAtlas.cpp */; }; - 2FEE85D0170033410013E4C9 /* BaseRegionAttachment.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE85C3170033410013E4C9 /* BaseRegionAttachment.cpp */; }; - 2FEE85D1170033410013E4C9 /* BaseSkeleton.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE85C4170033410013E4C9 /* BaseSkeleton.cpp */; }; - 2FEE85D2170033410013E4C9 /* BaseSkeletonJson.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE85C5170033410013E4C9 /* BaseSkeletonJson.cpp */; }; - 2FEE85D3170033410013E4C9 /* Bone.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE85C6170033410013E4C9 /* Bone.cpp */; }; - 2FEE85D4170033410013E4C9 /* BoneData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE85C7170033410013E4C9 /* BoneData.cpp */; }; - 2FEE85D5170033410013E4C9 /* SkeletonData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE85C8170033410013E4C9 /* SkeletonData.cpp */; }; - 2FEE85D6170033410013E4C9 /* Skin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE85C9170033410013E4C9 /* Skin.cpp */; }; - 2FEE85D7170033410013E4C9 /* Slot.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE85CA170033410013E4C9 /* Slot.cpp */; }; - 2FEE85D8170033410013E4C9 /* SlotData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FEE85CB170033410013E4C9 /* SlotData.cpp */; }; 4319B8781700D68D00C1D7A9 /* libcocos2dx.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4319B8771700D66C00C1D7A9 /* libcocos2dx.a */; }; + 43BFBDE3170A709000ECBACB /* Animation.c in Sources */ = {isa = PBXBuildFile; fileRef = 43BFBDD0170A709000ECBACB /* Animation.c */; }; + 43BFBDE4170A709000ECBACB /* AnimationState.c in Sources */ = {isa = PBXBuildFile; fileRef = 43BFBDD1170A709000ECBACB /* AnimationState.c */; }; + 43BFBDE5170A709000ECBACB /* AnimationStateData.c in Sources */ = {isa = PBXBuildFile; fileRef = 43BFBDD2170A709000ECBACB /* AnimationStateData.c */; }; + 43BFBDE6170A709000ECBACB /* Atlas.c in Sources */ = {isa = PBXBuildFile; fileRef = 43BFBDD3170A709000ECBACB /* Atlas.c */; }; + 43BFBDE7170A709000ECBACB /* AtlasAttachmentLoader.c in Sources */ = {isa = PBXBuildFile; fileRef = 43BFBDD4170A709000ECBACB /* AtlasAttachmentLoader.c */; }; + 43BFBDE8170A709000ECBACB /* Attachment.c in Sources */ = {isa = PBXBuildFile; fileRef = 43BFBDD5170A709000ECBACB /* Attachment.c */; }; + 43BFBDE9170A709000ECBACB /* AttachmentLoader.c in Sources */ = {isa = PBXBuildFile; fileRef = 43BFBDD6170A709000ECBACB /* AttachmentLoader.c */; }; + 43BFBDEA170A709000ECBACB /* Bone.c in Sources */ = {isa = PBXBuildFile; fileRef = 43BFBDD7170A709000ECBACB /* Bone.c */; }; + 43BFBDEB170A709000ECBACB /* BoneData.c in Sources */ = {isa = PBXBuildFile; fileRef = 43BFBDD8170A709000ECBACB /* BoneData.c */; }; + 43BFBDEC170A709000ECBACB /* extension.c in Sources */ = {isa = PBXBuildFile; fileRef = 43BFBDD9170A709000ECBACB /* extension.c */; }; + 43BFBDED170A709000ECBACB /* Json.c in Sources */ = {isa = PBXBuildFile; fileRef = 43BFBDDA170A709000ECBACB /* Json.c */; }; + 43BFBDEE170A709000ECBACB /* RegionAttachment.c in Sources */ = {isa = PBXBuildFile; fileRef = 43BFBDDC170A709000ECBACB /* RegionAttachment.c */; }; + 43BFBDEF170A709000ECBACB /* Skeleton.c in Sources */ = {isa = PBXBuildFile; fileRef = 43BFBDDD170A709000ECBACB /* Skeleton.c */; }; + 43BFBDF0170A709000ECBACB /* SkeletonData.c in Sources */ = {isa = PBXBuildFile; fileRef = 43BFBDDE170A709000ECBACB /* SkeletonData.c */; }; + 43BFBDF1170A709000ECBACB /* SkeletonJson.c in Sources */ = {isa = PBXBuildFile; fileRef = 43BFBDDF170A709000ECBACB /* SkeletonJson.c */; }; + 43BFBDF2170A709000ECBACB /* Skin.c in Sources */ = {isa = PBXBuildFile; fileRef = 43BFBDE0170A709000ECBACB /* Skin.c */; }; + 43BFBDF3170A709000ECBACB /* Slot.c in Sources */ = {isa = PBXBuildFile; fileRef = 43BFBDE1170A709000ECBACB /* Slot.c */; }; + 43BFBDF4170A709000ECBACB /* SlotData.c in Sources */ = {isa = PBXBuildFile; fileRef = 43BFBDE2170A709000ECBACB /* SlotData.c */; }; + 43BFBE09170A70C800ECBACB /* spine-cocos2dx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 43BFBE07170A70C800ECBACB /* spine-cocos2dx.cpp */; }; BF1373EF128A898400D9F789 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF492D4B1289302400A09262 /* OpenGLES.framework */; }; BF1373F0128A899500D9F789 /* libxml2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = BF492C21128924A800A09262 /* libxml2.dylib */; }; BF1373F1128A899E00D9F789 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = BF492B6912891AC600A09262 /* libz.dylib */; }; @@ -80,63 +74,46 @@ 2FEE8524170030A20013E4C9 /* AppMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppMacros.h; sourceTree = ""; }; 2FEE8525170030A20013E4C9 /* ExampleLayer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ExampleLayer.cpp; sourceTree = ""; }; 2FEE8526170030A20013E4C9 /* ExampleLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExampleLayer.h; sourceTree = ""; }; - 2FEE8586170033180013E4C9 /* Atlas.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Atlas.h; path = "../../include/spine-cocos2dx/Atlas.h"; sourceTree = ""; }; - 2FEE8587170033180013E4C9 /* AtlasAttachmentLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AtlasAttachmentLoader.h; path = "../../include/spine-cocos2dx/AtlasAttachmentLoader.h"; sourceTree = ""; }; - 2FEE8588170033180013E4C9 /* CCSkeleton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CCSkeleton.h; path = "../../include/spine-cocos2dx/CCSkeleton.h"; sourceTree = ""; }; - 2FEE8589170033180013E4C9 /* RegionAttachment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RegionAttachment.h; path = "../../include/spine-cocos2dx/RegionAttachment.h"; sourceTree = ""; }; - 2FEE858A170033180013E4C9 /* Skeleton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Skeleton.h; path = "../../include/spine-cocos2dx/Skeleton.h"; sourceTree = ""; }; - 2FEE858B170033180013E4C9 /* SkeletonJson.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkeletonJson.h; path = "../../include/spine-cocos2dx/SkeletonJson.h"; sourceTree = ""; }; - 2FEE858C170033180013E4C9 /* spine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = spine.h; path = "../../include/spine-cocos2dx/spine.h"; sourceTree = ""; }; - 2FEE858D1700331D0013E4C9 /* Atlas.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Atlas.cpp; path = "../../src/spine-cocos2dx/Atlas.cpp"; sourceTree = ""; }; - 2FEE858E1700331D0013E4C9 /* AtlasAttachmentLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AtlasAttachmentLoader.cpp; path = "../../src/spine-cocos2dx/AtlasAttachmentLoader.cpp"; sourceTree = ""; }; - 2FEE858F1700331D0013E4C9 /* CCSkeleton.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CCSkeleton.cpp; path = "../../src/spine-cocos2dx/CCSkeleton.cpp"; sourceTree = ""; }; - 2FEE85901700331D0013E4C9 /* RegionAttachment.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RegionAttachment.cpp; path = "../../src/spine-cocos2dx/RegionAttachment.cpp"; sourceTree = ""; }; - 2FEE85911700331D0013E4C9 /* Skeleton.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Skeleton.cpp; path = "../../src/spine-cocos2dx/Skeleton.cpp"; sourceTree = ""; }; - 2FEE85921700331D0013E4C9 /* SkeletonJson.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkeletonJson.cpp; path = "../../src/spine-cocos2dx/SkeletonJson.cpp"; sourceTree = ""; }; - 2FEE859B170033310013E4C9 /* autolink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = autolink.h; path = "../../../spine-cpp/include/json/autolink.h"; sourceTree = ""; }; - 2FEE859C170033310013E4C9 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = config.h; path = "../../../spine-cpp/include/json/config.h"; sourceTree = ""; }; - 2FEE859D170033310013E4C9 /* features.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = features.h; path = "../../../spine-cpp/include/json/features.h"; sourceTree = ""; }; - 2FEE859E170033310013E4C9 /* forwards.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = forwards.h; path = "../../../spine-cpp/include/json/forwards.h"; sourceTree = ""; }; - 2FEE859F170033310013E4C9 /* json.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = json.h; path = "../../../spine-cpp/include/json/json.h"; sourceTree = ""; }; - 2FEE85A0170033310013E4C9 /* reader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = reader.h; path = "../../../spine-cpp/include/json/reader.h"; sourceTree = ""; }; - 2FEE85A1170033310013E4C9 /* value.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = value.h; path = "../../../spine-cpp/include/json/value.h"; sourceTree = ""; }; - 2FEE85A2170033310013E4C9 /* writer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = writer.h; path = "../../../spine-cpp/include/json/writer.h"; sourceTree = ""; }; - 2FEE85A3170033370013E4C9 /* Animation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Animation.h; path = "../../../spine-cpp/include/spine/Animation.h"; sourceTree = ""; }; - 2FEE85A4170033370013E4C9 /* AnimationState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AnimationState.h; path = "../../../spine-cpp/include/spine/AnimationState.h"; sourceTree = ""; }; - 2FEE85A5170033370013E4C9 /* AnimationStateData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AnimationStateData.h; path = "../../../spine-cpp/include/spine/AnimationStateData.h"; sourceTree = ""; }; - 2FEE85A6170033370013E4C9 /* Attachment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Attachment.h; path = "../../../spine-cpp/include/spine/Attachment.h"; sourceTree = ""; }; - 2FEE85A7170033370013E4C9 /* BaseAtlas.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BaseAtlas.h; path = "../../../spine-cpp/include/spine/BaseAtlas.h"; sourceTree = ""; }; - 2FEE85A8170033370013E4C9 /* BaseAttachmentLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BaseAttachmentLoader.h; path = "../../../spine-cpp/include/spine/BaseAttachmentLoader.h"; sourceTree = ""; }; - 2FEE85A9170033370013E4C9 /* BaseRegionAttachment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BaseRegionAttachment.h; path = "../../../spine-cpp/include/spine/BaseRegionAttachment.h"; sourceTree = ""; }; - 2FEE85AA170033370013E4C9 /* BaseSkeleton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BaseSkeleton.h; path = "../../../spine-cpp/include/spine/BaseSkeleton.h"; sourceTree = ""; }; - 2FEE85AB170033370013E4C9 /* BaseSkeletonJson.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BaseSkeletonJson.h; path = "../../../spine-cpp/include/spine/BaseSkeletonJson.h"; sourceTree = ""; }; - 2FEE85AC170033370013E4C9 /* Bone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Bone.h; path = "../../../spine-cpp/include/spine/Bone.h"; sourceTree = ""; }; - 2FEE85AD170033370013E4C9 /* BoneData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BoneData.h; path = "../../../spine-cpp/include/spine/BoneData.h"; sourceTree = ""; }; - 2FEE85AE170033370013E4C9 /* SkeletonData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkeletonData.h; path = "../../../spine-cpp/include/spine/SkeletonData.h"; sourceTree = ""; }; - 2FEE85AF170033370013E4C9 /* Skin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Skin.h; path = "../../../spine-cpp/include/spine/Skin.h"; sourceTree = ""; }; - 2FEE85B0170033370013E4C9 /* Slot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Slot.h; path = "../../../spine-cpp/include/spine/Slot.h"; sourceTree = ""; }; - 2FEE85B1170033370013E4C9 /* SlotData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SlotData.h; path = "../../../spine-cpp/include/spine/SlotData.h"; sourceTree = ""; }; - 2FEE85B21700333C0013E4C9 /* json_batchallocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = json_batchallocator.h; path = "../../../spine-cpp/src/json/json_batchallocator.h"; sourceTree = ""; }; - 2FEE85B31700333C0013E4C9 /* json_internalarray.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = json_internalarray.inl; path = "../../../spine-cpp/src/json/json_internalarray.inl"; sourceTree = ""; }; - 2FEE85B41700333C0013E4C9 /* json_internalmap.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = json_internalmap.inl; path = "../../../spine-cpp/src/json/json_internalmap.inl"; sourceTree = ""; }; - 2FEE85B51700333C0013E4C9 /* json_reader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = json_reader.cpp; path = "../../../spine-cpp/src/json/json_reader.cpp"; sourceTree = ""; }; - 2FEE85B61700333C0013E4C9 /* json_value.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = json_value.cpp; path = "../../../spine-cpp/src/json/json_value.cpp"; sourceTree = ""; }; - 2FEE85B71700333C0013E4C9 /* json_valueiterator.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = json_valueiterator.inl; path = "../../../spine-cpp/src/json/json_valueiterator.inl"; sourceTree = ""; }; - 2FEE85B81700333C0013E4C9 /* json_writer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = json_writer.cpp; path = "../../../spine-cpp/src/json/json_writer.cpp"; sourceTree = ""; }; - 2FEE85BF170033410013E4C9 /* Animation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Animation.cpp; path = "../../../spine-cpp/src/spine/Animation.cpp"; sourceTree = ""; }; - 2FEE85C0170033410013E4C9 /* AnimationState.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AnimationState.cpp; path = "../../../spine-cpp/src/spine/AnimationState.cpp"; sourceTree = ""; }; - 2FEE85C1170033410013E4C9 /* AnimationStateData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AnimationStateData.cpp; path = "../../../spine-cpp/src/spine/AnimationStateData.cpp"; sourceTree = ""; }; - 2FEE85C2170033410013E4C9 /* BaseAtlas.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BaseAtlas.cpp; path = "../../../spine-cpp/src/spine/BaseAtlas.cpp"; sourceTree = ""; }; - 2FEE85C3170033410013E4C9 /* BaseRegionAttachment.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BaseRegionAttachment.cpp; path = "../../../spine-cpp/src/spine/BaseRegionAttachment.cpp"; sourceTree = ""; }; - 2FEE85C4170033410013E4C9 /* BaseSkeleton.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BaseSkeleton.cpp; path = "../../../spine-cpp/src/spine/BaseSkeleton.cpp"; sourceTree = ""; }; - 2FEE85C5170033410013E4C9 /* BaseSkeletonJson.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BaseSkeletonJson.cpp; path = "../../../spine-cpp/src/spine/BaseSkeletonJson.cpp"; sourceTree = ""; }; - 2FEE85C6170033410013E4C9 /* Bone.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Bone.cpp; path = "../../../spine-cpp/src/spine/Bone.cpp"; sourceTree = ""; }; - 2FEE85C7170033410013E4C9 /* BoneData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BoneData.cpp; path = "../../../spine-cpp/src/spine/BoneData.cpp"; sourceTree = ""; }; - 2FEE85C8170033410013E4C9 /* SkeletonData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkeletonData.cpp; path = "../../../spine-cpp/src/spine/SkeletonData.cpp"; sourceTree = ""; }; - 2FEE85C9170033410013E4C9 /* Skin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Skin.cpp; path = "../../../spine-cpp/src/spine/Skin.cpp"; sourceTree = ""; }; - 2FEE85CA170033410013E4C9 /* Slot.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Slot.cpp; path = "../../../spine-cpp/src/spine/Slot.cpp"; sourceTree = ""; }; - 2FEE85CB170033410013E4C9 /* SlotData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SlotData.cpp; path = "../../../spine-cpp/src/spine/SlotData.cpp"; sourceTree = ""; }; 4319B86F1700D66C00C1D7A9 /* cocos2dx.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = cocos2dx.xcodeproj; path = ../../cocos2dx/proj.ios/cocos2dx.xcodeproj; sourceTree = ""; }; + 43BFBDD0170A709000ECBACB /* Animation.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Animation.c; path = "../../../spine-c/src/spine/Animation.c"; sourceTree = ""; }; + 43BFBDD1170A709000ECBACB /* AnimationState.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = AnimationState.c; path = "../../../spine-c/src/spine/AnimationState.c"; sourceTree = ""; }; + 43BFBDD2170A709000ECBACB /* AnimationStateData.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = AnimationStateData.c; path = "../../../spine-c/src/spine/AnimationStateData.c"; sourceTree = ""; }; + 43BFBDD3170A709000ECBACB /* Atlas.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Atlas.c; path = "../../../spine-c/src/spine/Atlas.c"; sourceTree = ""; }; + 43BFBDD4170A709000ECBACB /* AtlasAttachmentLoader.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = AtlasAttachmentLoader.c; path = "../../../spine-c/src/spine/AtlasAttachmentLoader.c"; sourceTree = ""; }; + 43BFBDD5170A709000ECBACB /* Attachment.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Attachment.c; path = "../../../spine-c/src/spine/Attachment.c"; sourceTree = ""; }; + 43BFBDD6170A709000ECBACB /* AttachmentLoader.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = AttachmentLoader.c; path = "../../../spine-c/src/spine/AttachmentLoader.c"; sourceTree = ""; }; + 43BFBDD7170A709000ECBACB /* Bone.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Bone.c; path = "../../../spine-c/src/spine/Bone.c"; sourceTree = ""; }; + 43BFBDD8170A709000ECBACB /* BoneData.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = BoneData.c; path = "../../../spine-c/src/spine/BoneData.c"; sourceTree = ""; }; + 43BFBDD9170A709000ECBACB /* extension.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = extension.c; path = "../../../spine-c/src/spine/extension.c"; sourceTree = ""; }; + 43BFBDDA170A709000ECBACB /* Json.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Json.c; path = "../../../spine-c/src/spine/Json.c"; sourceTree = ""; }; + 43BFBDDB170A709000ECBACB /* Json.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Json.h; path = "../../../spine-c/src/spine/Json.h"; sourceTree = ""; }; + 43BFBDDC170A709000ECBACB /* RegionAttachment.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = RegionAttachment.c; path = "../../../spine-c/src/spine/RegionAttachment.c"; sourceTree = ""; }; + 43BFBDDD170A709000ECBACB /* Skeleton.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Skeleton.c; path = "../../../spine-c/src/spine/Skeleton.c"; sourceTree = ""; }; + 43BFBDDE170A709000ECBACB /* SkeletonData.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SkeletonData.c; path = "../../../spine-c/src/spine/SkeletonData.c"; sourceTree = ""; }; + 43BFBDDF170A709000ECBACB /* SkeletonJson.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SkeletonJson.c; path = "../../../spine-c/src/spine/SkeletonJson.c"; sourceTree = ""; }; + 43BFBDE0170A709000ECBACB /* Skin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Skin.c; path = "../../../spine-c/src/spine/Skin.c"; sourceTree = ""; }; + 43BFBDE1170A709000ECBACB /* Slot.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = Slot.c; path = "../../../spine-c/src/spine/Slot.c"; sourceTree = ""; }; + 43BFBDE2170A709000ECBACB /* SlotData.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SlotData.c; path = "../../../spine-c/src/spine/SlotData.c"; sourceTree = ""; }; + 43BFBDF5170A70A300ECBACB /* Animation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Animation.h; path = "../../../spine-c/include/spine/Animation.h"; sourceTree = ""; }; + 43BFBDF6170A70A300ECBACB /* AnimationState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AnimationState.h; path = "../../../spine-c/include/spine/AnimationState.h"; sourceTree = ""; }; + 43BFBDF7170A70A300ECBACB /* AnimationStateData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AnimationStateData.h; path = "../../../spine-c/include/spine/AnimationStateData.h"; sourceTree = ""; }; + 43BFBDF8170A70A300ECBACB /* Atlas.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Atlas.h; path = "../../../spine-c/include/spine/Atlas.h"; sourceTree = ""; }; + 43BFBDF9170A70A300ECBACB /* AtlasAttachmentLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AtlasAttachmentLoader.h; path = "../../../spine-c/include/spine/AtlasAttachmentLoader.h"; sourceTree = ""; }; + 43BFBDFA170A70A300ECBACB /* Attachment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Attachment.h; path = "../../../spine-c/include/spine/Attachment.h"; sourceTree = ""; }; + 43BFBDFB170A70A300ECBACB /* AttachmentLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AttachmentLoader.h; path = "../../../spine-c/include/spine/AttachmentLoader.h"; sourceTree = ""; }; + 43BFBDFC170A70A300ECBACB /* Bone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Bone.h; path = "../../../spine-c/include/spine/Bone.h"; sourceTree = ""; }; + 43BFBDFD170A70A300ECBACB /* BoneData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BoneData.h; path = "../../../spine-c/include/spine/BoneData.h"; sourceTree = ""; }; + 43BFBDFE170A70A300ECBACB /* extension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = extension.h; path = "../../../spine-c/include/spine/extension.h"; sourceTree = ""; }; + 43BFBDFF170A70A300ECBACB /* RegionAttachment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RegionAttachment.h; path = "../../../spine-c/include/spine/RegionAttachment.h"; sourceTree = ""; }; + 43BFBE00170A70A300ECBACB /* Skeleton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Skeleton.h; path = "../../../spine-c/include/spine/Skeleton.h"; sourceTree = ""; }; + 43BFBE01170A70A300ECBACB /* SkeletonData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkeletonData.h; path = "../../../spine-c/include/spine/SkeletonData.h"; sourceTree = ""; }; + 43BFBE02170A70A300ECBACB /* SkeletonJson.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SkeletonJson.h; path = "../../../spine-c/include/spine/SkeletonJson.h"; sourceTree = ""; }; + 43BFBE03170A70A300ECBACB /* Skin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Skin.h; path = "../../../spine-c/include/spine/Skin.h"; sourceTree = ""; }; + 43BFBE04170A70A300ECBACB /* Slot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Slot.h; path = "../../../spine-c/include/spine/Slot.h"; sourceTree = ""; }; + 43BFBE05170A70A300ECBACB /* SlotData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SlotData.h; path = "../../../spine-c/include/spine/SlotData.h"; sourceTree = ""; }; + 43BFBE06170A70A300ECBACB /* spine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = spine.h; path = "../../../spine-c/include/spine/spine.h"; sourceTree = ""; }; + 43BFBE07170A70C800ECBACB /* spine-cocos2dx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "spine-cocos2dx.cpp"; path = "../../src/spine/spine-cocos2dx.cpp"; sourceTree = ""; }; + 43BFBE08170A70C800ECBACB /* spine-cocos2dx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "spine-cocos2dx.h"; path = "../../src/spine/spine-cocos2dx.h"; sourceTree = ""; }; 781C33B11547F06B00633F88 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; 781C33B31547F06B00633F88 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; 781C33B51547F06B00633F88 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; @@ -215,92 +192,59 @@ name = Frameworks; sourceTree = ""; }; - 2FEE85841700330E0013E4C9 /* spine-cpp */ = { + 2FEE85841700330E0013E4C9 /* spine-c */ = { isa = PBXGroup; children = ( - 2FEE859A170033270013E4C9 /* spine */, - 2FEE8599170033240013E4C9 /* json */, + 43BFBDD0170A709000ECBACB /* Animation.c */, + 43BFBDF5170A70A300ECBACB /* Animation.h */, + 43BFBDD1170A709000ECBACB /* AnimationState.c */, + 43BFBDF6170A70A300ECBACB /* AnimationState.h */, + 43BFBDD2170A709000ECBACB /* AnimationStateData.c */, + 43BFBDF7170A70A300ECBACB /* AnimationStateData.h */, + 43BFBDD3170A709000ECBACB /* Atlas.c */, + 43BFBDF8170A70A300ECBACB /* Atlas.h */, + 43BFBDD4170A709000ECBACB /* AtlasAttachmentLoader.c */, + 43BFBDF9170A70A300ECBACB /* AtlasAttachmentLoader.h */, + 43BFBDD5170A709000ECBACB /* Attachment.c */, + 43BFBDFA170A70A300ECBACB /* Attachment.h */, + 43BFBDD6170A709000ECBACB /* AttachmentLoader.c */, + 43BFBDFB170A70A300ECBACB /* AttachmentLoader.h */, + 43BFBDD7170A709000ECBACB /* Bone.c */, + 43BFBDFC170A70A300ECBACB /* Bone.h */, + 43BFBDD8170A709000ECBACB /* BoneData.c */, + 43BFBDFD170A70A300ECBACB /* BoneData.h */, + 43BFBDD9170A709000ECBACB /* extension.c */, + 43BFBDFE170A70A300ECBACB /* extension.h */, + 43BFBDDA170A709000ECBACB /* Json.c */, + 43BFBDDB170A709000ECBACB /* Json.h */, + 43BFBDDC170A709000ECBACB /* RegionAttachment.c */, + 43BFBDFF170A70A300ECBACB /* RegionAttachment.h */, + 43BFBDDD170A709000ECBACB /* Skeleton.c */, + 43BFBE00170A70A300ECBACB /* Skeleton.h */, + 43BFBDDE170A709000ECBACB /* SkeletonData.c */, + 43BFBE01170A70A300ECBACB /* SkeletonData.h */, + 43BFBDDF170A709000ECBACB /* SkeletonJson.c */, + 43BFBE02170A70A300ECBACB /* SkeletonJson.h */, + 43BFBDE0170A709000ECBACB /* Skin.c */, + 43BFBE03170A70A300ECBACB /* Skin.h */, + 43BFBDE1170A709000ECBACB /* Slot.c */, + 43BFBE04170A70A300ECBACB /* Slot.h */, + 43BFBDE2170A709000ECBACB /* SlotData.c */, + 43BFBE05170A70A300ECBACB /* SlotData.h */, + 43BFBE06170A70A300ECBACB /* spine.h */, ); - name = "spine-cpp"; + name = "spine-c"; sourceTree = ""; }; 2FEE8585170033120013E4C9 /* spine-cocos2dx */ = { isa = PBXGroup; children = ( - 2FEE858D1700331D0013E4C9 /* Atlas.cpp */, - 2FEE858E1700331D0013E4C9 /* AtlasAttachmentLoader.cpp */, - 2FEE858F1700331D0013E4C9 /* CCSkeleton.cpp */, - 2FEE85901700331D0013E4C9 /* RegionAttachment.cpp */, - 2FEE85911700331D0013E4C9 /* Skeleton.cpp */, - 2FEE85921700331D0013E4C9 /* SkeletonJson.cpp */, - 2FEE8586170033180013E4C9 /* Atlas.h */, - 2FEE8587170033180013E4C9 /* AtlasAttachmentLoader.h */, - 2FEE8588170033180013E4C9 /* CCSkeleton.h */, - 2FEE8589170033180013E4C9 /* RegionAttachment.h */, - 2FEE858A170033180013E4C9 /* Skeleton.h */, - 2FEE858B170033180013E4C9 /* SkeletonJson.h */, - 2FEE858C170033180013E4C9 /* spine.h */, + 43BFBE07170A70C800ECBACB /* spine-cocos2dx.cpp */, + 43BFBE08170A70C800ECBACB /* spine-cocos2dx.h */, ); name = "spine-cocos2dx"; sourceTree = ""; }; - 2FEE8599170033240013E4C9 /* json */ = { - isa = PBXGroup; - children = ( - 2FEE85B21700333C0013E4C9 /* json_batchallocator.h */, - 2FEE85B31700333C0013E4C9 /* json_internalarray.inl */, - 2FEE85B41700333C0013E4C9 /* json_internalmap.inl */, - 2FEE85B51700333C0013E4C9 /* json_reader.cpp */, - 2FEE85B61700333C0013E4C9 /* json_value.cpp */, - 2FEE85B71700333C0013E4C9 /* json_valueiterator.inl */, - 2FEE85B81700333C0013E4C9 /* json_writer.cpp */, - 2FEE859B170033310013E4C9 /* autolink.h */, - 2FEE859C170033310013E4C9 /* config.h */, - 2FEE859D170033310013E4C9 /* features.h */, - 2FEE859E170033310013E4C9 /* forwards.h */, - 2FEE859F170033310013E4C9 /* json.h */, - 2FEE85A0170033310013E4C9 /* reader.h */, - 2FEE85A1170033310013E4C9 /* value.h */, - 2FEE85A2170033310013E4C9 /* writer.h */, - ); - name = json; - sourceTree = ""; - }; - 2FEE859A170033270013E4C9 /* spine */ = { - isa = PBXGroup; - children = ( - 2FEE85BF170033410013E4C9 /* Animation.cpp */, - 2FEE85C0170033410013E4C9 /* AnimationState.cpp */, - 2FEE85C1170033410013E4C9 /* AnimationStateData.cpp */, - 2FEE85C2170033410013E4C9 /* BaseAtlas.cpp */, - 2FEE85C3170033410013E4C9 /* BaseRegionAttachment.cpp */, - 2FEE85C4170033410013E4C9 /* BaseSkeleton.cpp */, - 2FEE85C5170033410013E4C9 /* BaseSkeletonJson.cpp */, - 2FEE85C6170033410013E4C9 /* Bone.cpp */, - 2FEE85C7170033410013E4C9 /* BoneData.cpp */, - 2FEE85C8170033410013E4C9 /* SkeletonData.cpp */, - 2FEE85C9170033410013E4C9 /* Skin.cpp */, - 2FEE85CA170033410013E4C9 /* Slot.cpp */, - 2FEE85CB170033410013E4C9 /* SlotData.cpp */, - 2FEE85A3170033370013E4C9 /* Animation.h */, - 2FEE85A4170033370013E4C9 /* AnimationState.h */, - 2FEE85A5170033370013E4C9 /* AnimationStateData.h */, - 2FEE85A6170033370013E4C9 /* Attachment.h */, - 2FEE85A7170033370013E4C9 /* BaseAtlas.h */, - 2FEE85A8170033370013E4C9 /* BaseAttachmentLoader.h */, - 2FEE85A9170033370013E4C9 /* BaseRegionAttachment.h */, - 2FEE85AA170033370013E4C9 /* BaseSkeleton.h */, - 2FEE85AB170033370013E4C9 /* BaseSkeletonJson.h */, - 2FEE85AC170033370013E4C9 /* Bone.h */, - 2FEE85AD170033370013E4C9 /* BoneData.h */, - 2FEE85AE170033370013E4C9 /* SkeletonData.h */, - 2FEE85AF170033370013E4C9 /* Skin.h */, - 2FEE85B0170033370013E4C9 /* Slot.h */, - 2FEE85B1170033370013E4C9 /* SlotData.h */, - ); - name = spine; - sourceTree = ""; - }; 4319B8701700D66C00C1D7A9 /* Products */ = { isa = PBXGroup; children = ( @@ -330,7 +274,7 @@ BF23D4E2143315EB00657E08 /* Classes */ = { isa = PBXGroup; children = ( - 2FEE85841700330E0013E4C9 /* spine-cpp */, + 2FEE85841700330E0013E4C9 /* spine-c */, 2FEE8585170033120013E4C9 /* spine-cocos2dx */, 2FEE8522170030A20013E4C9 /* AppDelegate.cpp */, 2FEE8523170030A20013E4C9 /* AppDelegate.h */, @@ -429,9 +373,6 @@ D446FD79161028E9000ADA7B /* Default.png in Resources */, D446FD7B161028ED000ADA7B /* Default@2x.png in Resources */, D446FD7D161028F4000ADA7B /* Default-568h@2x.png in Resources */, - 2FEE85B91700333C0013E4C9 /* json_internalarray.inl in Resources */, - 2FEE85BA1700333C0013E4C9 /* json_internalmap.inl in Resources */, - 2FEE85BD1700333C0013E4C9 /* json_valueiterator.inl in Resources */, 2FC812261700449A00A93590 /* iphone in Resources */, 2FC812271700449A00A93590 /* iphone-retina in Resources */, 2FC812291700479600A93590 /* common in Resources */, @@ -450,28 +391,25 @@ D4ABB4B313B4395300552E6E /* main.mm in Sources */, 2FEE8527170030A20013E4C9 /* AppDelegate.cpp in Sources */, 2FEE8528170030A20013E4C9 /* ExampleLayer.cpp in Sources */, - 2FEE85931700331D0013E4C9 /* Atlas.cpp in Sources */, - 2FEE85941700331D0013E4C9 /* AtlasAttachmentLoader.cpp in Sources */, - 2FEE85951700331D0013E4C9 /* CCSkeleton.cpp in Sources */, - 2FEE85961700331D0013E4C9 /* RegionAttachment.cpp in Sources */, - 2FEE85971700331D0013E4C9 /* Skeleton.cpp in Sources */, - 2FEE85981700331D0013E4C9 /* SkeletonJson.cpp in Sources */, - 2FEE85BB1700333C0013E4C9 /* json_reader.cpp in Sources */, - 2FEE85BC1700333C0013E4C9 /* json_value.cpp in Sources */, - 2FEE85BE1700333C0013E4C9 /* json_writer.cpp in Sources */, - 2FEE85CC170033410013E4C9 /* Animation.cpp in Sources */, - 2FEE85CD170033410013E4C9 /* AnimationState.cpp in Sources */, - 2FEE85CE170033410013E4C9 /* AnimationStateData.cpp in Sources */, - 2FEE85CF170033410013E4C9 /* BaseAtlas.cpp in Sources */, - 2FEE85D0170033410013E4C9 /* BaseRegionAttachment.cpp in Sources */, - 2FEE85D1170033410013E4C9 /* BaseSkeleton.cpp in Sources */, - 2FEE85D2170033410013E4C9 /* BaseSkeletonJson.cpp in Sources */, - 2FEE85D3170033410013E4C9 /* Bone.cpp in Sources */, - 2FEE85D4170033410013E4C9 /* BoneData.cpp in Sources */, - 2FEE85D5170033410013E4C9 /* SkeletonData.cpp in Sources */, - 2FEE85D6170033410013E4C9 /* Skin.cpp in Sources */, - 2FEE85D7170033410013E4C9 /* Slot.cpp in Sources */, - 2FEE85D8170033410013E4C9 /* SlotData.cpp in Sources */, + 43BFBDE3170A709000ECBACB /* Animation.c in Sources */, + 43BFBDE4170A709000ECBACB /* AnimationState.c in Sources */, + 43BFBDE5170A709000ECBACB /* AnimationStateData.c in Sources */, + 43BFBDE6170A709000ECBACB /* Atlas.c in Sources */, + 43BFBDE7170A709000ECBACB /* AtlasAttachmentLoader.c in Sources */, + 43BFBDE8170A709000ECBACB /* Attachment.c in Sources */, + 43BFBDE9170A709000ECBACB /* AttachmentLoader.c in Sources */, + 43BFBDEA170A709000ECBACB /* Bone.c in Sources */, + 43BFBDEB170A709000ECBACB /* BoneData.c in Sources */, + 43BFBDEC170A709000ECBACB /* extension.c in Sources */, + 43BFBDED170A709000ECBACB /* Json.c in Sources */, + 43BFBDEE170A709000ECBACB /* RegionAttachment.c in Sources */, + 43BFBDEF170A709000ECBACB /* Skeleton.c in Sources */, + 43BFBDF0170A709000ECBACB /* SkeletonData.c in Sources */, + 43BFBDF1170A709000ECBACB /* SkeletonJson.c in Sources */, + 43BFBDF2170A709000ECBACB /* Skin.c in Sources */, + 43BFBDF3170A709000ECBACB /* Slot.c in Sources */, + 43BFBDF4170A709000ECBACB /* SlotData.c in Sources */, + 43BFBE09170A70C800ECBACB /* spine-cocos2dx.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -504,8 +442,8 @@ "\"$(SRCROOT)/../../cocos2dx\"", "\"$(SRCROOT)/../../cocos2dx/platform/ios\"", "\"$(SRCROOT)/../../cocos2dx/kazmath/include\"", - "\"$(SRCROOT)/../../../spine-cpp/include\"", - "\"$(SRCROOT)/../../../spine-cocos2dx/include\"", + "\"$(SRCROOT)/../../../spine-c/include\"", + "\"$(SRCROOT)/../../../spine-cocos2dx/src\"", ); INFOPLIST_FILE = "ExampleSpine-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 4.0; @@ -540,8 +478,8 @@ "\"$(SRCROOT)/../../cocos2dx\"", "\"$(SRCROOT)/../../cocos2dx/platform/ios\"", "\"$(SRCROOT)/../../cocos2dx/kazmath/include\"", - "\"$(SRCROOT)/../../../spine-cpp/include\"", - "\"$(SRCROOT)/../../../spine-cocos2dx/include\"", + "\"$(SRCROOT)/../../../spine-c/include\"", + "\"$(SRCROOT)/../../../spine-cocos2dx/src\"", ); INFOPLIST_FILE = "ExampleSpine-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 4.0; diff --git a/spine-cocos2dx/src/spine/spine-cocos2dx.cpp b/spine-cocos2dx/src/spine/spine-cocos2dx.cpp index 910df5162..f0a9d6b77 100644 --- a/spine-cocos2dx/src/spine/spine-cocos2dx.cpp +++ b/spine-cocos2dx/src/spine/spine-cocos2dx.cpp @@ -263,7 +263,7 @@ RegionAttachment* RegionAttachment_create (const char* name, AtlasRegion* region char* _Util_readFile (const char* path, int* length) { unsigned long size; - char* data = reinterpret_cast(CCFileUtils::sharedFileUtils()->getFileData( + char* data = reinterpret_cast(CCFileUtils::sharedFileUtils()->getFileData( CCFileUtils::sharedFileUtils()->fullPathForFilename(path).c_str(), "r", &size)); *length = size; return data;