diff --git a/Sample Project/Simple KML Example.xcodeproj/project.pbxproj b/Sample Project/Simple KML Example.xcodeproj/project.pbxproj index 9895e04..1f0d594 100755 --- a/Sample Project/Simple KML Example.xcodeproj/project.pbxproj +++ b/Sample Project/Simple KML Example.xcodeproj/project.pbxproj @@ -15,7 +15,6 @@ 2899E5220DE3E06400AC0155 /* Simple_KML_ExampleViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2899E5210DE3E06400AC0155 /* Simple_KML_ExampleViewController.xib */; }; 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; }; 28D7ACF80DDB3853001CB0EB /* Simple_KML_ExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 28D7ACF70DDB3853001CB0EB /* Simple_KML_ExampleViewController.m */; }; - 4902A885152412E600321C42 /* SimpleKMLMultiGeometry.m in Sources */ = {isa = PBXBuildFile; fileRef = 4902A884152412E600321C42 /* SimpleKMLMultiGeometry.m */; }; 640B08A813A0077400DC40C3 /* CXMLNamespaceNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 640B08A713A0077400DC40C3 /* CXMLNamespaceNode.m */; }; DD4CEFFB124AAC4800597565 /* MapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD4CEFFA124AAC4800597565 /* MapKit.framework */; }; DD4CF546124AAF2B00597565 /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF4D4124AAF2B00597565 /* ioapi.c */; }; @@ -39,22 +38,6 @@ DD4CF558124AAF2B00597565 /* trees.c in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF4F7124AAF2B00597565 /* trees.c */; }; DD4CF559124AAF2B00597565 /* uncompr.c in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF4F9124AAF2B00597565 /* uncompr.c */; }; DD4CF55A124AAF2B00597565 /* zutil.c in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF4FC124AAF2B00597565 /* zutil.c */; }; - DD4CF55B124AAF2B00597565 /* SimpleKML.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF4FE124AAF2B00597565 /* SimpleKML.m */; }; - DD4CF55C124AAF2B00597565 /* SimpleKMLIconStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF4FF124AAF2B00597565 /* SimpleKMLIconStyle.m */; }; - DD4CF55E124AAF2B00597565 /* SimpleKMLContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF502124AAF2B00597565 /* SimpleKMLContainer.m */; }; - DD4CF55F124AAF2B00597565 /* SimpleKMLStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF503124AAF2B00597565 /* SimpleKMLStyle.m */; }; - DD4CF560124AAF2B00597565 /* SimpleKMLDocument.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF504124AAF2B00597565 /* SimpleKMLDocument.m */; }; - DD4CF561124AAF2B00597565 /* SimpleKMLPlacemark.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF505124AAF2B00597565 /* SimpleKMLPlacemark.m */; }; - DD4CF562124AAF2B00597565 /* SimpleKMLPolyStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF506124AAF2B00597565 /* SimpleKMLPolyStyle.m */; }; - DD4CF563124AAF2B00597565 /* SimpleKMLPolygon.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF507124AAF2B00597565 /* SimpleKMLPolygon.m */; }; - DD4CF564124AAF2B00597565 /* SimpleKMLFeature.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF508124AAF2B00597565 /* SimpleKMLFeature.m */; }; - DD4CF565124AAF2B00597565 /* SimpleKMLLineString.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF509124AAF2B00597565 /* SimpleKMLLineString.m */; }; - DD4CF566124AAF2B00597565 /* SimpleKMLLineStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF50A124AAF2B00597565 /* SimpleKMLLineStyle.m */; }; - DD4CF567124AAF2B00597565 /* SimpleKMLLinearRing.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF50B124AAF2B00597565 /* SimpleKMLLinearRing.m */; }; - DD4CF568124AAF2B00597565 /* SimpleKMLPoint.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF50C124AAF2B00597565 /* SimpleKMLPoint.m */; }; - DD4CF569124AAF2B00597565 /* SimpleKMLColorStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF50D124AAF2B00597565 /* SimpleKMLColorStyle.m */; }; - DD4CF56A124AAF2B00597565 /* SimpleKMLBalloonStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF50E124AAF2B00597565 /* SimpleKMLBalloonStyle.m */; }; - DD4CF56B124AAF2B00597565 /* SimpleKMLObject.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF50F124AAF2B00597565 /* SimpleKMLObject.m */; }; DD4CF56C124AAF2B00597565 /* CXMLDocument_CreationExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF515124AAF2B00597565 /* CXMLDocument_CreationExtensions.m */; }; DD4CF56D124AAF2B00597565 /* CXMLNode_CreationExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF517124AAF2B00597565 /* CXMLNode_CreationExtensions.m */; }; DD4CF56E124AAF2B00597565 /* CXMLDocument.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF519124AAF2B00597565 /* CXMLDocument.m */; }; @@ -66,13 +49,32 @@ DD4CF574124AAF2B00597565 /* CXMLNode_PrivateExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF525124AAF2B00597565 /* CXMLNode_PrivateExtensions.m */; }; DD4CF575124AAF2B00597565 /* CXMLNode_XPathExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF527124AAF2B00597565 /* CXMLNode_XPathExtensions.m */; }; DD4CF577124AAF2B00597565 /* CTidy.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF52B124AAF2B00597565 /* CTidy.m */; }; - DD4CF578124AAF2B00597565 /* SimpleKMLSubStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF52D124AAF2B00597565 /* SimpleKMLSubStyle.m */; }; - DD4CF579124AAF2B00597565 /* SimpleKMLStyleSelector.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF52F124AAF2B00597565 /* SimpleKMLStyleSelector.m */; }; - DD4CF57A124AAF2B00597565 /* SimpleKMLGeometry.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF53A124AAF2B00597565 /* SimpleKMLGeometry.m */; }; - DD4CF57B124AAF2B00597565 /* SimpleKMLFolder.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF53C124AAF2B00597565 /* SimpleKMLFolder.m */; }; - DD4CF57C124AAF2B00597565 /* SimpleKML_UIImage.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4CF542124AAF2B00597565 /* SimpleKML_UIImage.m */; }; DD4CF581124AAF5500597565 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD4CF580124AAF5500597565 /* CoreLocation.framework */; }; DD4CF59A124AB03400597565 /* example.kml in Resources */ = {isa = PBXBuildFile; fileRef = DD4CF00B124AACA900597565 /* example.kml */; }; + DDC524E515D1E60C007F101D /* SimpleKML.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524B615D1E60C007F101D /* SimpleKML.m */; }; + DDC524E615D1E60C007F101D /* SimpleKML_UIImage.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524B815D1E60C007F101D /* SimpleKML_UIImage.m */; }; + DDC524E715D1E60C007F101D /* SimpleKMLBalloonStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524BA15D1E60C007F101D /* SimpleKMLBalloonStyle.m */; }; + DDC524E815D1E60C007F101D /* SimpleKMLColorStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524BC15D1E60C007F101D /* SimpleKMLColorStyle.m */; }; + DDC524E915D1E60C007F101D /* SimpleKMLContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524BE15D1E60C007F101D /* SimpleKMLContainer.m */; }; + DDC524EA15D1E60C007F101D /* SimpleKMLDocument.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524C015D1E60C007F101D /* SimpleKMLDocument.m */; }; + DDC524EB15D1E60C007F101D /* SimpleKMLFeature.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524C215D1E60C007F101D /* SimpleKMLFeature.m */; }; + DDC524EC15D1E60C007F101D /* SimpleKMLFolder.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524C415D1E60C007F101D /* SimpleKMLFolder.m */; }; + DDC524ED15D1E60C007F101D /* SimpleKMLGeometry.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524C615D1E60C007F101D /* SimpleKMLGeometry.m */; }; + DDC524EE15D1E60C007F101D /* SimpleKMLGroundOverlay.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524C815D1E60C007F101D /* SimpleKMLGroundOverlay.m */; }; + DDC524EF15D1E60C007F101D /* SimpleKMLIconStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524CA15D1E60C007F101D /* SimpleKMLIconStyle.m */; }; + DDC524F015D1E60C007F101D /* SimpleKMLLinearRing.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524CC15D1E60C007F101D /* SimpleKMLLinearRing.m */; }; + DDC524F115D1E60C007F101D /* SimpleKMLLineString.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524CE15D1E60C007F101D /* SimpleKMLLineString.m */; }; + DDC524F215D1E60C007F101D /* SimpleKMLLineStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524D015D1E60C007F101D /* SimpleKMLLineStyle.m */; }; + DDC524F315D1E60C007F101D /* SimpleKMLMultiGeometry.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524D215D1E60C007F101D /* SimpleKMLMultiGeometry.m */; }; + DDC524F415D1E60C007F101D /* SimpleKMLObject.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524D415D1E60C007F101D /* SimpleKMLObject.m */; }; + DDC524F515D1E60C007F101D /* SimpleKMLOverlay.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524D615D1E60C007F101D /* SimpleKMLOverlay.m */; }; + DDC524F615D1E60C007F101D /* SimpleKMLPlacemark.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524D815D1E60C007F101D /* SimpleKMLPlacemark.m */; }; + DDC524F715D1E60C007F101D /* SimpleKMLPoint.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524DA15D1E60C007F101D /* SimpleKMLPoint.m */; }; + DDC524F815D1E60C007F101D /* SimpleKMLPolygon.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524DC15D1E60C007F101D /* SimpleKMLPolygon.m */; }; + DDC524F915D1E60C007F101D /* SimpleKMLPolyStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524DE15D1E60C007F101D /* SimpleKMLPolyStyle.m */; }; + DDC524FA15D1E60C007F101D /* SimpleKMLStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524E015D1E60C007F101D /* SimpleKMLStyle.m */; }; + DDC524FB15D1E60C007F101D /* SimpleKMLStyleSelector.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524E215D1E60C007F101D /* SimpleKMLStyleSelector.m */; }; + DDC524FC15D1E60C007F101D /* SimpleKMLSubStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = DDC524E415D1E60C007F101D /* SimpleKMLSubStyle.m */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ @@ -88,8 +90,6 @@ 28D7ACF70DDB3853001CB0EB /* Simple_KML_ExampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Simple_KML_ExampleViewController.m; sourceTree = ""; }; 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 32CA4F630368D1EE00C91783 /* Simple_KML_Example_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Simple_KML_Example_Prefix.pch; sourceTree = ""; }; - 4902A883152412E600321C42 /* SimpleKMLMultiGeometry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKMLMultiGeometry.h; path = ../SimpleKMLMultiGeometry.h; sourceTree = ""; }; - 4902A884152412E600321C42 /* SimpleKMLMultiGeometry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKMLMultiGeometry.m; path = ../SimpleKMLMultiGeometry.m; sourceTree = ""; }; 640B08A613A0077400DC40C3 /* CXMLNamespaceNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CXMLNamespaceNode.h; sourceTree = ""; }; 640B08A713A0077400DC40C3 /* CXMLNamespaceNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CXMLNamespaceNode.m; sourceTree = ""; }; 8D1107310486CEB800E47090 /* Simple_KML_Example-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Simple_KML_Example-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = ""; }; @@ -137,26 +137,7 @@ DD4CF4FB124AAF2B00597565 /* zlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zlib.h; sourceTree = ""; }; DD4CF4FC124AAF2B00597565 /* zutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zutil.c; sourceTree = ""; }; DD4CF4FD124AAF2B00597565 /* zutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zutil.h; sourceTree = ""; }; - DD4CF4FE124AAF2B00597565 /* SimpleKML.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKML.m; path = ../SimpleKML.m; sourceTree = SOURCE_ROOT; }; - DD4CF4FF124AAF2B00597565 /* SimpleKMLIconStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKMLIconStyle.m; path = ../SimpleKMLIconStyle.m; sourceTree = SOURCE_ROOT; }; DD4CF500124AAF2B00597565 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README.md; path = ../README.md; sourceTree = SOURCE_ROOT; }; - DD4CF501124AAF2B00597565 /* SimpleKML.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKML.h; path = ../SimpleKML.h; sourceTree = SOURCE_ROOT; }; - DD4CF502124AAF2B00597565 /* SimpleKMLContainer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKMLContainer.m; path = ../SimpleKMLContainer.m; sourceTree = SOURCE_ROOT; }; - DD4CF503124AAF2B00597565 /* SimpleKMLStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKMLStyle.m; path = ../SimpleKMLStyle.m; sourceTree = SOURCE_ROOT; }; - DD4CF504124AAF2B00597565 /* SimpleKMLDocument.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKMLDocument.m; path = ../SimpleKMLDocument.m; sourceTree = SOURCE_ROOT; }; - DD4CF505124AAF2B00597565 /* SimpleKMLPlacemark.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKMLPlacemark.m; path = ../SimpleKMLPlacemark.m; sourceTree = SOURCE_ROOT; }; - DD4CF506124AAF2B00597565 /* SimpleKMLPolyStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKMLPolyStyle.m; path = ../SimpleKMLPolyStyle.m; sourceTree = SOURCE_ROOT; }; - DD4CF507124AAF2B00597565 /* SimpleKMLPolygon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKMLPolygon.m; path = ../SimpleKMLPolygon.m; sourceTree = SOURCE_ROOT; }; - DD4CF508124AAF2B00597565 /* SimpleKMLFeature.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKMLFeature.m; path = ../SimpleKMLFeature.m; sourceTree = SOURCE_ROOT; }; - DD4CF509124AAF2B00597565 /* SimpleKMLLineString.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKMLLineString.m; path = ../SimpleKMLLineString.m; sourceTree = SOURCE_ROOT; }; - DD4CF50A124AAF2B00597565 /* SimpleKMLLineStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKMLLineStyle.m; path = ../SimpleKMLLineStyle.m; sourceTree = SOURCE_ROOT; }; - DD4CF50B124AAF2B00597565 /* SimpleKMLLinearRing.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKMLLinearRing.m; path = ../SimpleKMLLinearRing.m; sourceTree = SOURCE_ROOT; }; - DD4CF50C124AAF2B00597565 /* SimpleKMLPoint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKMLPoint.m; path = ../SimpleKMLPoint.m; sourceTree = SOURCE_ROOT; }; - DD4CF50D124AAF2B00597565 /* SimpleKMLColorStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKMLColorStyle.m; path = ../SimpleKMLColorStyle.m; sourceTree = SOURCE_ROOT; }; - DD4CF50E124AAF2B00597565 /* SimpleKMLBalloonStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKMLBalloonStyle.m; path = ../SimpleKMLBalloonStyle.m; sourceTree = SOURCE_ROOT; }; - DD4CF50F124AAF2B00597565 /* SimpleKMLObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKMLObject.m; path = ../SimpleKMLObject.m; sourceTree = SOURCE_ROOT; }; - DD4CF510124AAF2B00597565 /* SimpleKMLObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKMLObject.h; path = ../SimpleKMLObject.h; sourceTree = SOURCE_ROOT; }; - DD4CF511124AAF2B00597565 /* SimpleKMLFeature.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKMLFeature.h; path = ../SimpleKMLFeature.h; sourceTree = SOURCE_ROOT; }; DD4CF514124AAF2B00597565 /* CXMLDocument_CreationExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CXMLDocument_CreationExtensions.h; sourceTree = ""; }; DD4CF515124AAF2B00597565 /* CXMLDocument_CreationExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CXMLDocument_CreationExtensions.m; sourceTree = ""; }; DD4CF516124AAF2B00597565 /* CXMLNode_CreationExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CXMLNode_CreationExtensions.h; sourceTree = ""; }; @@ -181,31 +162,56 @@ DD4CF52A124AAF2B00597565 /* CTidy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CTidy.h; sourceTree = ""; }; DD4CF52B124AAF2B00597565 /* CTidy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CTidy.m; sourceTree = ""; }; DD4CF52C124AAF2B00597565 /* TouchXML.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TouchXML.h; sourceTree = ""; }; - DD4CF52D124AAF2B00597565 /* SimpleKMLSubStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKMLSubStyle.m; path = ../SimpleKMLSubStyle.m; sourceTree = SOURCE_ROOT; }; - DD4CF52E124AAF2B00597565 /* SimpleKMLSubStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKMLSubStyle.h; path = ../SimpleKMLSubStyle.h; sourceTree = SOURCE_ROOT; }; - DD4CF52F124AAF2B00597565 /* SimpleKMLStyleSelector.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKMLStyleSelector.m; path = ../SimpleKMLStyleSelector.m; sourceTree = SOURCE_ROOT; }; - DD4CF530124AAF2B00597565 /* SimpleKMLStyleSelector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKMLStyleSelector.h; path = ../SimpleKMLStyleSelector.h; sourceTree = SOURCE_ROOT; }; - DD4CF531124AAF2B00597565 /* SimpleKMLStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKMLStyle.h; path = ../SimpleKMLStyle.h; sourceTree = SOURCE_ROOT; }; - DD4CF532124AAF2B00597565 /* SimpleKMLPolyStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKMLPolyStyle.h; path = ../SimpleKMLPolyStyle.h; sourceTree = SOURCE_ROOT; }; - DD4CF533124AAF2B00597565 /* SimpleKMLPolygon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKMLPolygon.h; path = ../SimpleKMLPolygon.h; sourceTree = SOURCE_ROOT; }; - DD4CF534124AAF2B00597565 /* SimpleKMLPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKMLPoint.h; path = ../SimpleKMLPoint.h; sourceTree = SOURCE_ROOT; }; - DD4CF535124AAF2B00597565 /* SimpleKMLPlacemark.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKMLPlacemark.h; path = ../SimpleKMLPlacemark.h; sourceTree = SOURCE_ROOT; }; - DD4CF536124AAF2B00597565 /* SimpleKMLLineStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKMLLineStyle.h; path = ../SimpleKMLLineStyle.h; sourceTree = SOURCE_ROOT; }; - DD4CF537124AAF2B00597565 /* SimpleKMLLineString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKMLLineString.h; path = ../SimpleKMLLineString.h; sourceTree = SOURCE_ROOT; }; - DD4CF538124AAF2B00597565 /* SimpleKMLLinearRing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKMLLinearRing.h; path = ../SimpleKMLLinearRing.h; sourceTree = SOURCE_ROOT; }; - DD4CF539124AAF2B00597565 /* SimpleKMLIconStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKMLIconStyle.h; path = ../SimpleKMLIconStyle.h; sourceTree = SOURCE_ROOT; }; - DD4CF53A124AAF2B00597565 /* SimpleKMLGeometry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKMLGeometry.m; path = ../SimpleKMLGeometry.m; sourceTree = SOURCE_ROOT; }; - DD4CF53B124AAF2B00597565 /* SimpleKMLGeometry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKMLGeometry.h; path = ../SimpleKMLGeometry.h; sourceTree = SOURCE_ROOT; }; - DD4CF53C124AAF2B00597565 /* SimpleKMLFolder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKMLFolder.m; path = ../SimpleKMLFolder.m; sourceTree = SOURCE_ROOT; }; - DD4CF53D124AAF2B00597565 /* SimpleKMLFolder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKMLFolder.h; path = ../SimpleKMLFolder.h; sourceTree = SOURCE_ROOT; }; - DD4CF53E124AAF2B00597565 /* SimpleKMLDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKMLDocument.h; path = ../SimpleKMLDocument.h; sourceTree = SOURCE_ROOT; }; - DD4CF53F124AAF2B00597565 /* SimpleKMLContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKMLContainer.h; path = ../SimpleKMLContainer.h; sourceTree = SOURCE_ROOT; }; - DD4CF540124AAF2B00597565 /* SimpleKMLColorStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKMLColorStyle.h; path = ../SimpleKMLColorStyle.h; sourceTree = SOURCE_ROOT; }; - DD4CF541124AAF2B00597565 /* SimpleKMLBalloonStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKMLBalloonStyle.h; path = ../SimpleKMLBalloonStyle.h; sourceTree = SOURCE_ROOT; }; - DD4CF542124AAF2B00597565 /* SimpleKML_UIImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SimpleKML_UIImage.m; path = ../SimpleKML_UIImage.m; sourceTree = SOURCE_ROOT; }; - DD4CF543124AAF2B00597565 /* SimpleKML_UIImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleKML_UIImage.h; path = ../SimpleKML_UIImage.h; sourceTree = SOURCE_ROOT; }; DD4CF544124AAF2B00597565 /* LICENSE.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE.md; path = ../LICENSE.md; sourceTree = SOURCE_ROOT; }; DD4CF580124AAF5500597565 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = /System/Library/Frameworks/CoreLocation.framework; sourceTree = ""; }; + DDC524B515D1E60C007F101D /* SimpleKML.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKML.h; sourceTree = ""; }; + DDC524B615D1E60C007F101D /* SimpleKML.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKML.m; sourceTree = ""; }; + DDC524B715D1E60C007F101D /* SimpleKML_UIImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKML_UIImage.h; sourceTree = ""; }; + DDC524B815D1E60C007F101D /* SimpleKML_UIImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKML_UIImage.m; sourceTree = ""; }; + DDC524B915D1E60C007F101D /* SimpleKMLBalloonStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLBalloonStyle.h; sourceTree = ""; }; + DDC524BA15D1E60C007F101D /* SimpleKMLBalloonStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLBalloonStyle.m; sourceTree = ""; }; + DDC524BB15D1E60C007F101D /* SimpleKMLColorStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLColorStyle.h; sourceTree = ""; }; + DDC524BC15D1E60C007F101D /* SimpleKMLColorStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLColorStyle.m; sourceTree = ""; }; + DDC524BD15D1E60C007F101D /* SimpleKMLContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLContainer.h; sourceTree = ""; }; + DDC524BE15D1E60C007F101D /* SimpleKMLContainer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLContainer.m; sourceTree = ""; }; + DDC524BF15D1E60C007F101D /* SimpleKMLDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLDocument.h; sourceTree = ""; }; + DDC524C015D1E60C007F101D /* SimpleKMLDocument.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLDocument.m; sourceTree = ""; }; + DDC524C115D1E60C007F101D /* SimpleKMLFeature.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLFeature.h; sourceTree = ""; }; + DDC524C215D1E60C007F101D /* SimpleKMLFeature.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLFeature.m; sourceTree = ""; }; + DDC524C315D1E60C007F101D /* SimpleKMLFolder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLFolder.h; sourceTree = ""; }; + DDC524C415D1E60C007F101D /* SimpleKMLFolder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLFolder.m; sourceTree = ""; }; + DDC524C515D1E60C007F101D /* SimpleKMLGeometry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLGeometry.h; sourceTree = ""; }; + DDC524C615D1E60C007F101D /* SimpleKMLGeometry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLGeometry.m; sourceTree = ""; }; + DDC524C715D1E60C007F101D /* SimpleKMLGroundOverlay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLGroundOverlay.h; sourceTree = ""; }; + DDC524C815D1E60C007F101D /* SimpleKMLGroundOverlay.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLGroundOverlay.m; sourceTree = ""; }; + DDC524C915D1E60C007F101D /* SimpleKMLIconStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLIconStyle.h; sourceTree = ""; }; + DDC524CA15D1E60C007F101D /* SimpleKMLIconStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLIconStyle.m; sourceTree = ""; }; + DDC524CB15D1E60C007F101D /* SimpleKMLLinearRing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLLinearRing.h; sourceTree = ""; }; + DDC524CC15D1E60C007F101D /* SimpleKMLLinearRing.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLLinearRing.m; sourceTree = ""; }; + DDC524CD15D1E60C007F101D /* SimpleKMLLineString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLLineString.h; sourceTree = ""; }; + DDC524CE15D1E60C007F101D /* SimpleKMLLineString.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLLineString.m; sourceTree = ""; }; + DDC524CF15D1E60C007F101D /* SimpleKMLLineStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLLineStyle.h; sourceTree = ""; }; + DDC524D015D1E60C007F101D /* SimpleKMLLineStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLLineStyle.m; sourceTree = ""; }; + DDC524D115D1E60C007F101D /* SimpleKMLMultiGeometry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLMultiGeometry.h; sourceTree = ""; }; + DDC524D215D1E60C007F101D /* SimpleKMLMultiGeometry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLMultiGeometry.m; sourceTree = ""; }; + DDC524D315D1E60C007F101D /* SimpleKMLObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLObject.h; sourceTree = ""; }; + DDC524D415D1E60C007F101D /* SimpleKMLObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLObject.m; sourceTree = ""; }; + DDC524D515D1E60C007F101D /* SimpleKMLOverlay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLOverlay.h; sourceTree = ""; }; + DDC524D615D1E60C007F101D /* SimpleKMLOverlay.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLOverlay.m; sourceTree = ""; }; + DDC524D715D1E60C007F101D /* SimpleKMLPlacemark.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLPlacemark.h; sourceTree = ""; }; + DDC524D815D1E60C007F101D /* SimpleKMLPlacemark.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLPlacemark.m; sourceTree = ""; }; + DDC524D915D1E60C007F101D /* SimpleKMLPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLPoint.h; sourceTree = ""; }; + DDC524DA15D1E60C007F101D /* SimpleKMLPoint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLPoint.m; sourceTree = ""; }; + DDC524DB15D1E60C007F101D /* SimpleKMLPolygon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLPolygon.h; sourceTree = ""; }; + DDC524DC15D1E60C007F101D /* SimpleKMLPolygon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLPolygon.m; sourceTree = ""; }; + DDC524DD15D1E60C007F101D /* SimpleKMLPolyStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLPolyStyle.h; sourceTree = ""; }; + DDC524DE15D1E60C007F101D /* SimpleKMLPolyStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLPolyStyle.m; sourceTree = ""; }; + DDC524DF15D1E60C007F101D /* SimpleKMLStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLStyle.h; sourceTree = ""; }; + DDC524E015D1E60C007F101D /* SimpleKMLStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLStyle.m; sourceTree = ""; }; + DDC524E115D1E60C007F101D /* SimpleKMLStyleSelector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLStyleSelector.h; sourceTree = ""; }; + DDC524E215D1E60C007F101D /* SimpleKMLStyleSelector.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLStyleSelector.m; sourceTree = ""; }; + DDC524E315D1E60C007F101D /* SimpleKMLSubStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleKMLSubStyle.h; sourceTree = ""; }; + DDC524E415D1E60C007F101D /* SimpleKMLSubStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleKMLSubStyle.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -291,53 +297,10 @@ DD4CF4CF124AAF1D00597565 /* Simple KML */ = { isa = PBXGroup; children = ( + DDC524B415D1E60C007F101D /* source */, DD4CF4D0124AAF2B00597565 /* Objective-Zip */, - DD4CF4FE124AAF2B00597565 /* SimpleKML.m */, - DD4CF4FF124AAF2B00597565 /* SimpleKMLIconStyle.m */, - DD4CF500124AAF2B00597565 /* README.md */, - DD4CF501124AAF2B00597565 /* SimpleKML.h */, - DD4CF502124AAF2B00597565 /* SimpleKMLContainer.m */, - DD4CF503124AAF2B00597565 /* SimpleKMLStyle.m */, - DD4CF504124AAF2B00597565 /* SimpleKMLDocument.m */, - DD4CF505124AAF2B00597565 /* SimpleKMLPlacemark.m */, - DD4CF506124AAF2B00597565 /* SimpleKMLPolyStyle.m */, - DD4CF507124AAF2B00597565 /* SimpleKMLPolygon.m */, - DD4CF508124AAF2B00597565 /* SimpleKMLFeature.m */, - DD4CF509124AAF2B00597565 /* SimpleKMLLineString.m */, - DD4CF50A124AAF2B00597565 /* SimpleKMLLineStyle.m */, - DD4CF50B124AAF2B00597565 /* SimpleKMLLinearRing.m */, - DD4CF50C124AAF2B00597565 /* SimpleKMLPoint.m */, - DD4CF50D124AAF2B00597565 /* SimpleKMLColorStyle.m */, - DD4CF50E124AAF2B00597565 /* SimpleKMLBalloonStyle.m */, - DD4CF50F124AAF2B00597565 /* SimpleKMLObject.m */, - DD4CF510124AAF2B00597565 /* SimpleKMLObject.h */, - DD4CF511124AAF2B00597565 /* SimpleKMLFeature.h */, DD4CF512124AAF2B00597565 /* TouchXML */, - DD4CF52D124AAF2B00597565 /* SimpleKMLSubStyle.m */, - DD4CF52E124AAF2B00597565 /* SimpleKMLSubStyle.h */, - DD4CF52F124AAF2B00597565 /* SimpleKMLStyleSelector.m */, - DD4CF530124AAF2B00597565 /* SimpleKMLStyleSelector.h */, - DD4CF531124AAF2B00597565 /* SimpleKMLStyle.h */, - DD4CF532124AAF2B00597565 /* SimpleKMLPolyStyle.h */, - DD4CF533124AAF2B00597565 /* SimpleKMLPolygon.h */, - DD4CF534124AAF2B00597565 /* SimpleKMLPoint.h */, - DD4CF535124AAF2B00597565 /* SimpleKMLPlacemark.h */, - DD4CF536124AAF2B00597565 /* SimpleKMLLineStyle.h */, - DD4CF537124AAF2B00597565 /* SimpleKMLLineString.h */, - DD4CF538124AAF2B00597565 /* SimpleKMLLinearRing.h */, - DD4CF539124AAF2B00597565 /* SimpleKMLIconStyle.h */, - DD4CF53A124AAF2B00597565 /* SimpleKMLGeometry.m */, - DD4CF53B124AAF2B00597565 /* SimpleKMLGeometry.h */, - 4902A883152412E600321C42 /* SimpleKMLMultiGeometry.h */, - 4902A884152412E600321C42 /* SimpleKMLMultiGeometry.m */, - DD4CF53C124AAF2B00597565 /* SimpleKMLFolder.m */, - DD4CF53D124AAF2B00597565 /* SimpleKMLFolder.h */, - DD4CF53E124AAF2B00597565 /* SimpleKMLDocument.h */, - DD4CF53F124AAF2B00597565 /* SimpleKMLContainer.h */, - DD4CF540124AAF2B00597565 /* SimpleKMLColorStyle.h */, - DD4CF541124AAF2B00597565 /* SimpleKMLBalloonStyle.h */, - DD4CF542124AAF2B00597565 /* SimpleKML_UIImage.m */, - DD4CF543124AAF2B00597565 /* SimpleKML_UIImage.h */, + DD4CF500124AAF2B00597565 /* README.md */, DD4CF544124AAF2B00597565 /* LICENSE.md */, ); name = "Simple KML"; @@ -467,6 +430,62 @@ path = Tidy; sourceTree = ""; }; + DDC524B415D1E60C007F101D /* source */ = { + isa = PBXGroup; + children = ( + DDC524B515D1E60C007F101D /* SimpleKML.h */, + DDC524B615D1E60C007F101D /* SimpleKML.m */, + DDC524B715D1E60C007F101D /* SimpleKML_UIImage.h */, + DDC524B815D1E60C007F101D /* SimpleKML_UIImage.m */, + DDC524B915D1E60C007F101D /* SimpleKMLBalloonStyle.h */, + DDC524BA15D1E60C007F101D /* SimpleKMLBalloonStyle.m */, + DDC524BB15D1E60C007F101D /* SimpleKMLColorStyle.h */, + DDC524BC15D1E60C007F101D /* SimpleKMLColorStyle.m */, + DDC524BD15D1E60C007F101D /* SimpleKMLContainer.h */, + DDC524BE15D1E60C007F101D /* SimpleKMLContainer.m */, + DDC524BF15D1E60C007F101D /* SimpleKMLDocument.h */, + DDC524C015D1E60C007F101D /* SimpleKMLDocument.m */, + DDC524C115D1E60C007F101D /* SimpleKMLFeature.h */, + DDC524C215D1E60C007F101D /* SimpleKMLFeature.m */, + DDC524C315D1E60C007F101D /* SimpleKMLFolder.h */, + DDC524C415D1E60C007F101D /* SimpleKMLFolder.m */, + DDC524C515D1E60C007F101D /* SimpleKMLGeometry.h */, + DDC524C615D1E60C007F101D /* SimpleKMLGeometry.m */, + DDC524C715D1E60C007F101D /* SimpleKMLGroundOverlay.h */, + DDC524C815D1E60C007F101D /* SimpleKMLGroundOverlay.m */, + DDC524C915D1E60C007F101D /* SimpleKMLIconStyle.h */, + DDC524CA15D1E60C007F101D /* SimpleKMLIconStyle.m */, + DDC524CB15D1E60C007F101D /* SimpleKMLLinearRing.h */, + DDC524CC15D1E60C007F101D /* SimpleKMLLinearRing.m */, + DDC524CD15D1E60C007F101D /* SimpleKMLLineString.h */, + DDC524CE15D1E60C007F101D /* SimpleKMLLineString.m */, + DDC524CF15D1E60C007F101D /* SimpleKMLLineStyle.h */, + DDC524D015D1E60C007F101D /* SimpleKMLLineStyle.m */, + DDC524D115D1E60C007F101D /* SimpleKMLMultiGeometry.h */, + DDC524D215D1E60C007F101D /* SimpleKMLMultiGeometry.m */, + DDC524D315D1E60C007F101D /* SimpleKMLObject.h */, + DDC524D415D1E60C007F101D /* SimpleKMLObject.m */, + DDC524D515D1E60C007F101D /* SimpleKMLOverlay.h */, + DDC524D615D1E60C007F101D /* SimpleKMLOverlay.m */, + DDC524D715D1E60C007F101D /* SimpleKMLPlacemark.h */, + DDC524D815D1E60C007F101D /* SimpleKMLPlacemark.m */, + DDC524D915D1E60C007F101D /* SimpleKMLPoint.h */, + DDC524DA15D1E60C007F101D /* SimpleKMLPoint.m */, + DDC524DB15D1E60C007F101D /* SimpleKMLPolygon.h */, + DDC524DC15D1E60C007F101D /* SimpleKMLPolygon.m */, + DDC524DD15D1E60C007F101D /* SimpleKMLPolyStyle.h */, + DDC524DE15D1E60C007F101D /* SimpleKMLPolyStyle.m */, + DDC524DF15D1E60C007F101D /* SimpleKMLStyle.h */, + DDC524E015D1E60C007F101D /* SimpleKMLStyle.m */, + DDC524E115D1E60C007F101D /* SimpleKMLStyleSelector.h */, + DDC524E215D1E60C007F101D /* SimpleKMLStyleSelector.m */, + DDC524E315D1E60C007F101D /* SimpleKMLSubStyle.h */, + DDC524E415D1E60C007F101D /* SimpleKMLSubStyle.m */, + ); + name = source; + path = ../source; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ @@ -553,22 +572,6 @@ DD4CF558124AAF2B00597565 /* trees.c in Sources */, DD4CF559124AAF2B00597565 /* uncompr.c in Sources */, DD4CF55A124AAF2B00597565 /* zutil.c in Sources */, - DD4CF55B124AAF2B00597565 /* SimpleKML.m in Sources */, - DD4CF55C124AAF2B00597565 /* SimpleKMLIconStyle.m in Sources */, - DD4CF55E124AAF2B00597565 /* SimpleKMLContainer.m in Sources */, - DD4CF55F124AAF2B00597565 /* SimpleKMLStyle.m in Sources */, - DD4CF560124AAF2B00597565 /* SimpleKMLDocument.m in Sources */, - DD4CF561124AAF2B00597565 /* SimpleKMLPlacemark.m in Sources */, - DD4CF562124AAF2B00597565 /* SimpleKMLPolyStyle.m in Sources */, - DD4CF563124AAF2B00597565 /* SimpleKMLPolygon.m in Sources */, - DD4CF564124AAF2B00597565 /* SimpleKMLFeature.m in Sources */, - DD4CF565124AAF2B00597565 /* SimpleKMLLineString.m in Sources */, - DD4CF566124AAF2B00597565 /* SimpleKMLLineStyle.m in Sources */, - DD4CF567124AAF2B00597565 /* SimpleKMLLinearRing.m in Sources */, - DD4CF568124AAF2B00597565 /* SimpleKMLPoint.m in Sources */, - DD4CF569124AAF2B00597565 /* SimpleKMLColorStyle.m in Sources */, - DD4CF56A124AAF2B00597565 /* SimpleKMLBalloonStyle.m in Sources */, - DD4CF56B124AAF2B00597565 /* SimpleKMLObject.m in Sources */, DD4CF56C124AAF2B00597565 /* CXMLDocument_CreationExtensions.m in Sources */, DD4CF56D124AAF2B00597565 /* CXMLNode_CreationExtensions.m in Sources */, DD4CF56E124AAF2B00597565 /* CXMLDocument.m in Sources */, @@ -580,13 +583,31 @@ DD4CF574124AAF2B00597565 /* CXMLNode_PrivateExtensions.m in Sources */, DD4CF575124AAF2B00597565 /* CXMLNode_XPathExtensions.m in Sources */, DD4CF577124AAF2B00597565 /* CTidy.m in Sources */, - DD4CF578124AAF2B00597565 /* SimpleKMLSubStyle.m in Sources */, - DD4CF579124AAF2B00597565 /* SimpleKMLStyleSelector.m in Sources */, - DD4CF57A124AAF2B00597565 /* SimpleKMLGeometry.m in Sources */, - DD4CF57B124AAF2B00597565 /* SimpleKMLFolder.m in Sources */, - DD4CF57C124AAF2B00597565 /* SimpleKML_UIImage.m in Sources */, 640B08A813A0077400DC40C3 /* CXMLNamespaceNode.m in Sources */, - 4902A885152412E600321C42 /* SimpleKMLMultiGeometry.m in Sources */, + DDC524E515D1E60C007F101D /* SimpleKML.m in Sources */, + DDC524E615D1E60C007F101D /* SimpleKML_UIImage.m in Sources */, + DDC524E715D1E60C007F101D /* SimpleKMLBalloonStyle.m in Sources */, + DDC524E815D1E60C007F101D /* SimpleKMLColorStyle.m in Sources */, + DDC524E915D1E60C007F101D /* SimpleKMLContainer.m in Sources */, + DDC524EA15D1E60C007F101D /* SimpleKMLDocument.m in Sources */, + DDC524EB15D1E60C007F101D /* SimpleKMLFeature.m in Sources */, + DDC524EC15D1E60C007F101D /* SimpleKMLFolder.m in Sources */, + DDC524ED15D1E60C007F101D /* SimpleKMLGeometry.m in Sources */, + DDC524EE15D1E60C007F101D /* SimpleKMLGroundOverlay.m in Sources */, + DDC524EF15D1E60C007F101D /* SimpleKMLIconStyle.m in Sources */, + DDC524F015D1E60C007F101D /* SimpleKMLLinearRing.m in Sources */, + DDC524F115D1E60C007F101D /* SimpleKMLLineString.m in Sources */, + DDC524F215D1E60C007F101D /* SimpleKMLLineStyle.m in Sources */, + DDC524F315D1E60C007F101D /* SimpleKMLMultiGeometry.m in Sources */, + DDC524F415D1E60C007F101D /* SimpleKMLObject.m in Sources */, + DDC524F515D1E60C007F101D /* SimpleKMLOverlay.m in Sources */, + DDC524F615D1E60C007F101D /* SimpleKMLPlacemark.m in Sources */, + DDC524F715D1E60C007F101D /* SimpleKMLPoint.m in Sources */, + DDC524F815D1E60C007F101D /* SimpleKMLPolygon.m in Sources */, + DDC524F915D1E60C007F101D /* SimpleKMLPolyStyle.m in Sources */, + DDC524FA15D1E60C007F101D /* SimpleKMLStyle.m in Sources */, + DDC524FB15D1E60C007F101D /* SimpleKMLStyleSelector.m in Sources */, + DDC524FC15D1E60C007F101D /* SimpleKMLSubStyle.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; diff --git a/SimpleKML.h b/source/SimpleKML.h similarity index 100% rename from SimpleKML.h rename to source/SimpleKML.h diff --git a/SimpleKML.m b/source/SimpleKML.m similarity index 100% rename from SimpleKML.m rename to source/SimpleKML.m diff --git a/SimpleKMLBalloonStyle.h b/source/SimpleKMLBalloonStyle.h similarity index 100% rename from SimpleKMLBalloonStyle.h rename to source/SimpleKMLBalloonStyle.h diff --git a/SimpleKMLBalloonStyle.m b/source/SimpleKMLBalloonStyle.m similarity index 100% rename from SimpleKMLBalloonStyle.m rename to source/SimpleKMLBalloonStyle.m diff --git a/SimpleKMLColorStyle.h b/source/SimpleKMLColorStyle.h similarity index 100% rename from SimpleKMLColorStyle.h rename to source/SimpleKMLColorStyle.h diff --git a/SimpleKMLColorStyle.m b/source/SimpleKMLColorStyle.m similarity index 100% rename from SimpleKMLColorStyle.m rename to source/SimpleKMLColorStyle.m diff --git a/SimpleKMLContainer.h b/source/SimpleKMLContainer.h similarity index 100% rename from SimpleKMLContainer.h rename to source/SimpleKMLContainer.h diff --git a/SimpleKMLContainer.m b/source/SimpleKMLContainer.m similarity index 100% rename from SimpleKMLContainer.m rename to source/SimpleKMLContainer.m diff --git a/SimpleKMLDocument.h b/source/SimpleKMLDocument.h similarity index 100% rename from SimpleKMLDocument.h rename to source/SimpleKMLDocument.h diff --git a/SimpleKMLDocument.m b/source/SimpleKMLDocument.m similarity index 100% rename from SimpleKMLDocument.m rename to source/SimpleKMLDocument.m diff --git a/SimpleKMLFeature.h b/source/SimpleKMLFeature.h similarity index 100% rename from SimpleKMLFeature.h rename to source/SimpleKMLFeature.h diff --git a/SimpleKMLFeature.m b/source/SimpleKMLFeature.m similarity index 100% rename from SimpleKMLFeature.m rename to source/SimpleKMLFeature.m diff --git a/SimpleKMLFolder.h b/source/SimpleKMLFolder.h similarity index 100% rename from SimpleKMLFolder.h rename to source/SimpleKMLFolder.h diff --git a/SimpleKMLFolder.m b/source/SimpleKMLFolder.m similarity index 100% rename from SimpleKMLFolder.m rename to source/SimpleKMLFolder.m diff --git a/SimpleKMLGeometry.h b/source/SimpleKMLGeometry.h similarity index 100% rename from SimpleKMLGeometry.h rename to source/SimpleKMLGeometry.h diff --git a/SimpleKMLGeometry.m b/source/SimpleKMLGeometry.m similarity index 100% rename from SimpleKMLGeometry.m rename to source/SimpleKMLGeometry.m diff --git a/SimpleKMLGroundOverlay.h b/source/SimpleKMLGroundOverlay.h similarity index 100% rename from SimpleKMLGroundOverlay.h rename to source/SimpleKMLGroundOverlay.h diff --git a/SimpleKMLGroundOverlay.m b/source/SimpleKMLGroundOverlay.m similarity index 100% rename from SimpleKMLGroundOverlay.m rename to source/SimpleKMLGroundOverlay.m diff --git a/SimpleKMLIconStyle.h b/source/SimpleKMLIconStyle.h similarity index 100% rename from SimpleKMLIconStyle.h rename to source/SimpleKMLIconStyle.h diff --git a/SimpleKMLIconStyle.m b/source/SimpleKMLIconStyle.m similarity index 100% rename from SimpleKMLIconStyle.m rename to source/SimpleKMLIconStyle.m diff --git a/SimpleKMLLineString.h b/source/SimpleKMLLineString.h similarity index 100% rename from SimpleKMLLineString.h rename to source/SimpleKMLLineString.h diff --git a/SimpleKMLLineString.m b/source/SimpleKMLLineString.m similarity index 100% rename from SimpleKMLLineString.m rename to source/SimpleKMLLineString.m diff --git a/SimpleKMLLineStyle.h b/source/SimpleKMLLineStyle.h similarity index 100% rename from SimpleKMLLineStyle.h rename to source/SimpleKMLLineStyle.h diff --git a/SimpleKMLLineStyle.m b/source/SimpleKMLLineStyle.m similarity index 100% rename from SimpleKMLLineStyle.m rename to source/SimpleKMLLineStyle.m diff --git a/SimpleKMLLinearRing.h b/source/SimpleKMLLinearRing.h similarity index 100% rename from SimpleKMLLinearRing.h rename to source/SimpleKMLLinearRing.h diff --git a/SimpleKMLLinearRing.m b/source/SimpleKMLLinearRing.m similarity index 100% rename from SimpleKMLLinearRing.m rename to source/SimpleKMLLinearRing.m diff --git a/SimpleKMLMultiGeometry.h b/source/SimpleKMLMultiGeometry.h similarity index 100% rename from SimpleKMLMultiGeometry.h rename to source/SimpleKMLMultiGeometry.h diff --git a/SimpleKMLMultiGeometry.m b/source/SimpleKMLMultiGeometry.m similarity index 100% rename from SimpleKMLMultiGeometry.m rename to source/SimpleKMLMultiGeometry.m diff --git a/SimpleKMLObject.h b/source/SimpleKMLObject.h similarity index 100% rename from SimpleKMLObject.h rename to source/SimpleKMLObject.h diff --git a/SimpleKMLObject.m b/source/SimpleKMLObject.m similarity index 100% rename from SimpleKMLObject.m rename to source/SimpleKMLObject.m diff --git a/SimpleKMLOverlay.h b/source/SimpleKMLOverlay.h similarity index 100% rename from SimpleKMLOverlay.h rename to source/SimpleKMLOverlay.h diff --git a/SimpleKMLOverlay.m b/source/SimpleKMLOverlay.m similarity index 100% rename from SimpleKMLOverlay.m rename to source/SimpleKMLOverlay.m diff --git a/SimpleKMLPlacemark.h b/source/SimpleKMLPlacemark.h similarity index 100% rename from SimpleKMLPlacemark.h rename to source/SimpleKMLPlacemark.h diff --git a/SimpleKMLPlacemark.m b/source/SimpleKMLPlacemark.m similarity index 100% rename from SimpleKMLPlacemark.m rename to source/SimpleKMLPlacemark.m diff --git a/SimpleKMLPoint.h b/source/SimpleKMLPoint.h similarity index 100% rename from SimpleKMLPoint.h rename to source/SimpleKMLPoint.h diff --git a/SimpleKMLPoint.m b/source/SimpleKMLPoint.m similarity index 100% rename from SimpleKMLPoint.m rename to source/SimpleKMLPoint.m diff --git a/SimpleKMLPolyStyle.h b/source/SimpleKMLPolyStyle.h similarity index 100% rename from SimpleKMLPolyStyle.h rename to source/SimpleKMLPolyStyle.h diff --git a/SimpleKMLPolyStyle.m b/source/SimpleKMLPolyStyle.m similarity index 100% rename from SimpleKMLPolyStyle.m rename to source/SimpleKMLPolyStyle.m diff --git a/SimpleKMLPolygon.h b/source/SimpleKMLPolygon.h similarity index 100% rename from SimpleKMLPolygon.h rename to source/SimpleKMLPolygon.h diff --git a/SimpleKMLPolygon.m b/source/SimpleKMLPolygon.m similarity index 100% rename from SimpleKMLPolygon.m rename to source/SimpleKMLPolygon.m diff --git a/SimpleKMLStyle.h b/source/SimpleKMLStyle.h similarity index 100% rename from SimpleKMLStyle.h rename to source/SimpleKMLStyle.h diff --git a/SimpleKMLStyle.m b/source/SimpleKMLStyle.m similarity index 100% rename from SimpleKMLStyle.m rename to source/SimpleKMLStyle.m diff --git a/SimpleKMLStyleSelector.h b/source/SimpleKMLStyleSelector.h similarity index 100% rename from SimpleKMLStyleSelector.h rename to source/SimpleKMLStyleSelector.h diff --git a/SimpleKMLStyleSelector.m b/source/SimpleKMLStyleSelector.m similarity index 100% rename from SimpleKMLStyleSelector.m rename to source/SimpleKMLStyleSelector.m diff --git a/SimpleKMLSubStyle.h b/source/SimpleKMLSubStyle.h similarity index 100% rename from SimpleKMLSubStyle.h rename to source/SimpleKMLSubStyle.h diff --git a/SimpleKMLSubStyle.m b/source/SimpleKMLSubStyle.m similarity index 100% rename from SimpleKMLSubStyle.m rename to source/SimpleKMLSubStyle.m diff --git a/SimpleKML_UIImage.h b/source/SimpleKML_UIImage.h similarity index 100% rename from SimpleKML_UIImage.h rename to source/SimpleKML_UIImage.h diff --git a/SimpleKML_UIImage.m b/source/SimpleKML_UIImage.m similarity index 100% rename from SimpleKML_UIImage.m rename to source/SimpleKML_UIImage.m