commit b1bd865e629c20c58a652db67f658aec003c886d Author: Antonin Portelli Date: Tue Apr 30 09:16:48 2013 -0400 Initial Commit diff --git a/LatAnalyze3.xcodeproj/project.pbxproj b/LatAnalyze3.xcodeproj/project.pbxproj new file mode 100644 index 0000000..0fe69aa --- /dev/null +++ b/LatAnalyze3.xcodeproj/project.pbxproj @@ -0,0 +1,67 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXGroup section */ + 69C93A9E172FFBC00041B3C8 = { + isa = PBXGroup; + children = ( + ); + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXProject section */ + 69C93A9F172FFBC00041B3C8 /* Project object */ = { + isa = PBXProject; + attributes = { + LastUpgradeCheck = 0460; + }; + buildConfigurationList = 69C93AA2172FFBC00041B3C8 /* Build configuration list for PBXProject "LatAnalyze3" */; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = English; + hasScannedForEncodings = 0; + knownRegions = ( + en, + ); + mainGroup = 69C93A9E172FFBC00041B3C8; + projectDirPath = ""; + projectRoot = ""; + targets = ( + ); + }; +/* End PBXProject section */ + +/* Begin XCBuildConfiguration section */ + 69C93AA3172FFBC00041B3C8 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Debug; + }; + 69C93AA4172FFBC00041B3C8 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 69C93AA2172FFBC00041B3C8 /* Build configuration list for PBXProject "LatAnalyze3" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 69C93AA3172FFBC00041B3C8 /* Debug */, + 69C93AA4172FFBC00041B3C8 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 69C93A9F172FFBC00041B3C8 /* Project object */; +}