project.pbxproj 17.5 KB
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 45;
	objects = {

/* Begin PBXBuildFile section */
		1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
		1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
		1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
		280E754E0DD40C5E005A515E /* MainView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 280E754B0DD40C5E005A515E /* MainView.xib */; };
		280E754F0DD40C5E005A515E /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 280E754C0DD40C5E005A515E /* MainWindow.xib */; };
		288765590DF743DE002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765580DF743DE002DB57D /* CoreGraphics.framework */; };
		966504460F6867F50036562A /* MapViewAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 966504430F6867F50036562A /* MapViewAppDelegate.m */; };
		966504470F6867F50036562A /* MapViewViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 966504450F6867F50036562A /* MapViewViewController.m */; };
		9665044E0F6868000036562A /* loading.png in Resources */ = {isa = PBXBuildFile; fileRef = 966504480F6868000036562A /* loading.png */; };
		9665044F0F6868000036562A /* MapViewViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 966504490F6868000036562A /* MapViewViewController.xib */; };
		966504500F6868000036562A /* marker-blue-withletter.png in Resources */ = {isa = PBXBuildFile; fileRef = 9665044A0F6868000036562A /* marker-blue-withletter.png */; };
		966504510F6868000036562A /* marker-blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 9665044B0F6868000036562A /* marker-blue.png */; };
		966504520F6868000036562A /* marker-red-withletter.png in Resources */ = {isa = PBXBuildFile; fileRef = 9665044C0F6868000036562A /* marker-red-withletter.png */; };
		966504530F6868000036562A /* marker-red.png in Resources */ = {isa = PBXBuildFile; fileRef = 9665044D0F6868000036562A /* marker-red.png */; };
		EBDDE0E00F649CE100377FFE /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EBDDE0DF0F649CE100377FFE /* CoreLocation.framework */; };
		EBDDE0E20F649CE100377FFE /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EBDDE0E10F649CE100377FFE /* QuartzCore.framework */; };
		EBDDE0E40F649CE100377FFE /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = EBDDE0E30F649CE100377FFE /* libsqlite3.dylib */; };
		EBE3697E0F673B9A003DC21C /* libMapView.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EBE3697D0F673B95003DC21C /* libMapView.a */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
		2B246AE10F8ADD5F00A7D55D /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = EBE3696D0F673B95003DC21C /* MapView.xcodeproj */;
			proxyType = 2;
			remoteGlobalIDString = 2BF3078F0F8AC5C0007014EE;
			remoteInfo = "RM Unit Tests";
		};
		2BB42BEE0F678951009967BB /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = EBE3696D0F673B95003DC21C /* MapView.xcodeproj */;
			proxyType = 1;
			remoteGlobalIDString = B8C974130E8A19B2007D16AD;
			remoteInfo = MapView;
		};
		EBE3697C0F673B95003DC21C /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = EBE3696D0F673B95003DC21C /* MapView.xcodeproj */;
			proxyType = 2;
			remoteGlobalIDString = B8C974590E8A19B2007D16AD;
			remoteInfo = MapView;
		};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
		1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
		1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
		280E754B0DD40C5E005A515E /* MainView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainView.xib; sourceTree = "<group>"; };
		280E754C0DD40C5E005A515E /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
		288765580DF743DE002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
		29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
		32CA4F630368D1EE00C91783 /* SimpleMap_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleMap_Prefix.pch; sourceTree = "<group>"; };
		8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
		966504420F6867F50036562A /* MapViewAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MapViewAppDelegate.h; path = Classes/MapViewAppDelegate.h; sourceTree = "<group>"; };
		966504430F6867F50036562A /* MapViewAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MapViewAppDelegate.m; path = Classes/MapViewAppDelegate.m; sourceTree = "<group>"; };
		966504440F6867F50036562A /* MapViewViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MapViewViewController.h; path = Classes/MapViewViewController.h; sourceTree = "<group>"; };
		966504450F6867F50036562A /* MapViewViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MapViewViewController.m; path = Classes/MapViewViewController.m; sourceTree = "<group>"; };
		966504480F6868000036562A /* loading.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = loading.png; sourceTree = "<group>"; };
		966504490F6868000036562A /* MapViewViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MapViewViewController.xib; sourceTree = "<group>"; };
		9665044A0F6868000036562A /* marker-blue-withletter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "marker-blue-withletter.png"; sourceTree = "<group>"; };
		9665044B0F6868000036562A /* marker-blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "marker-blue.png"; sourceTree = "<group>"; };
		9665044C0F6868000036562A /* marker-red-withletter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "marker-red-withletter.png"; sourceTree = "<group>"; };
		9665044D0F6868000036562A /* marker-red.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "marker-red.png"; sourceTree = "<group>"; };
		9665047A0F686AAD0036562A /* SimpleMap.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SimpleMap.app; sourceTree = BUILT_PRODUCTS_DIR; };
		EBDDE0DF0F649CE100377FFE /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
		EBDDE0E10F649CE100377FFE /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
		EBDDE0E30F649CE100377FFE /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = usr/lib/libsqlite3.dylib; sourceTree = SDKROOT; };
		EBE3696D0F673B95003DC21C /* MapView.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = MapView.xcodeproj; path = ../../MapView/MapView.xcodeproj; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
				1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
				288765590DF743DE002DB57D /* CoreGraphics.framework in Frameworks */,
				EBDDE0E00F649CE100377FFE /* CoreLocation.framework in Frameworks */,
				EBDDE0E20F649CE100377FFE /* QuartzCore.framework in Frameworks */,
				EBDDE0E40F649CE100377FFE /* libsqlite3.dylib in Frameworks */,
				EBE3697E0F673B9A003DC21C /* libMapView.a in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		19C28FACFE9D520D11CA2CBB /* Products */ = {
			isa = PBXGroup;
			children = (
				9665047A0F686AAD0036562A /* SimpleMap.app */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
			isa = PBXGroup;
			children = (
				EBE3696D0F673B95003DC21C /* MapView.xcodeproj */,
				29B97315FDCFA39411CA2CEA /* Other Sources */,
				966504400F6867E60036562A /* Classes */,
				29B97317FDCFA39411CA2CEA /* Resources */,
				29B97323FDCFA39411CA2CEA /* Frameworks */,
				19C28FACFE9D520D11CA2CBB /* Products */,
			);
			name = CustomTemplate;
			sourceTree = "<group>";
		};
		29B97315FDCFA39411CA2CEA /* Other Sources */ = {
			isa = PBXGroup;
			children = (
				32CA4F630368D1EE00C91783 /* SimpleMap_Prefix.pch */,
				29B97316FDCFA39411CA2CEA /* main.m */,
			);
			name = "Other Sources";
			sourceTree = "<group>";
		};
		29B97317FDCFA39411CA2CEA /* Resources */ = {
			isa = PBXGroup;
			children = (
				966504480F6868000036562A /* loading.png */,
				966504490F6868000036562A /* MapViewViewController.xib */,
				9665044A0F6868000036562A /* marker-blue-withletter.png */,
				9665044B0F6868000036562A /* marker-blue.png */,
				9665044C0F6868000036562A /* marker-red-withletter.png */,
				9665044D0F6868000036562A /* marker-red.png */,
				280E754B0DD40C5E005A515E /* MainView.xib */,
				280E754C0DD40C5E005A515E /* MainWindow.xib */,
				8D1107310486CEB800E47090 /* Info.plist */,
			);
			name = Resources;
			sourceTree = "<group>";
		};
		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				1D30AB110D05D00D00671497 /* Foundation.framework */,
				1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
				288765580DF743DE002DB57D /* CoreGraphics.framework */,
				EBDDE0DF0F649CE100377FFE /* CoreLocation.framework */,
				EBDDE0E10F649CE100377FFE /* QuartzCore.framework */,
				EBDDE0E30F649CE100377FFE /* libsqlite3.dylib */,
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
		966504400F6867E60036562A /* Classes */ = {
			isa = PBXGroup;
			children = (
				966504420F6867F50036562A /* MapViewAppDelegate.h */,
				966504430F6867F50036562A /* MapViewAppDelegate.m */,
				966504440F6867F50036562A /* MapViewViewController.h */,
				966504450F6867F50036562A /* MapViewViewController.m */,
			);
			name = Classes;
			sourceTree = "<group>";
		};
		EBE3696E0F673B95003DC21C /* Products */ = {
			isa = PBXGroup;
			children = (
				EBE3697D0F673B95003DC21C /* libMapView.a */,
				2B246AE20F8ADD5F00A7D55D /* RM Unit Tests.app */,
			);
			name = Products;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		1D6058900D05DD3D006BFB54 /* SimpleMap */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "SimpleMap" */;
			buildPhases = (
				1D60588D0D05DD3D006BFB54 /* Resources */,
				1D60588E0D05DD3D006BFB54 /* Sources */,
				1D60588F0D05DD3D006BFB54 /* Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
				2BB42BEF0F678951009967BB /* PBXTargetDependency */,
			);
			name = SimpleMap;
			productName = Sample2;
			productReference = 9665047A0F686AAD0036562A /* SimpleMap.app */;
			productType = "com.apple.product-type.application";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		29B97313FDCFA39411CA2CEA /* Project object */ = {
			isa = PBXProject;
			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "SimpleMap" */;
			compatibilityVersion = "Xcode 3.1";
			hasScannedForEncodings = 1;
			knownRegions = (
				English,
				Japanese,
				French,
				German,
				en,
			);
			mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
			projectDirPath = "";
			projectReferences = (
				{
					ProductGroup = EBE3696E0F673B95003DC21C /* Products */;
					ProjectRef = EBE3696D0F673B95003DC21C /* MapView.xcodeproj */;
				},
			);
			projectRoot = "";
			targets = (
				1D6058900D05DD3D006BFB54 /* SimpleMap */,
			);
		};
/* End PBXProject section */

/* Begin PBXReferenceProxy section */
		2B246AE20F8ADD5F00A7D55D /* RM Unit Tests.app */ = {
			isa = PBXReferenceProxy;
			fileType = wrapper.application;
			path = "RM Unit Tests.app";
			remoteRef = 2B246AE10F8ADD5F00A7D55D /* PBXContainerItemProxy */;
			sourceTree = BUILT_PRODUCTS_DIR;
		};
		EBE3697D0F673B95003DC21C /* libMapView.a */ = {
			isa = PBXReferenceProxy;
			fileType = archive.ar;
			path = libMapView.a;
			remoteRef = EBE3697C0F673B95003DC21C /* PBXContainerItemProxy */;
			sourceTree = BUILT_PRODUCTS_DIR;
		};
/* End PBXReferenceProxy section */

/* Begin PBXResourcesBuildPhase section */
		1D60588D0D05DD3D006BFB54 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				280E754E0DD40C5E005A515E /* MainView.xib in Resources */,
				280E754F0DD40C5E005A515E /* MainWindow.xib in Resources */,
				9665044E0F6868000036562A /* loading.png in Resources */,
				9665044F0F6868000036562A /* MapViewViewController.xib in Resources */,
				966504500F6868000036562A /* marker-blue-withletter.png in Resources */,
				966504510F6868000036562A /* marker-blue.png in Resources */,
				966504520F6868000036562A /* marker-red-withletter.png in Resources */,
				966504530F6868000036562A /* marker-red.png in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		1D60588E0D05DD3D006BFB54 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				1D60589B0D05DD56006BFB54 /* main.m in Sources */,
				966504460F6867F50036562A /* MapViewAppDelegate.m in Sources */,
				966504470F6867F50036562A /* MapViewViewController.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		2BB42BEF0F678951009967BB /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			name = MapView;
			targetProxy = 2BB42BEE0F678951009967BB /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

/* Begin XCBuildConfiguration section */
		1D6058940D05DD3E006BFB54 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				COPY_PHASE_STRIP = NO;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = SimpleMap_Prefix.pch;
				HEADER_SEARCH_PATHS = "../../MapView/**";
				INFOPLIST_FILE = Info.plist;
				OTHER_LDFLAGS = "-ObjC";
				PRODUCT_NAME = SimpleMap;
			};
			name = Debug;
		};
		1D6058950D05DD3E006BFB54 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				COPY_PHASE_STRIP = YES;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = SimpleMap_Prefix.pch;
				HEADER_SEARCH_PATHS = "../../MapView/**";
				INFOPLIST_FILE = Info.plist;
				OTHER_LDFLAGS = "-ObjC";
				PRODUCT_NAME = SimpleMap;
			};
			name = Release;
		};
		C01FCF4F08A954540054247B /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				GCC_C_LANGUAGE_STANDARD = c99;
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				ONLY_ACTIVE_ARCH = YES;
				PREBINDING = NO;
				SDKROOT = iphonesimulator3.0;
			};
			name = Debug;
		};
		C01FCF5008A954540054247B /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				GCC_C_LANGUAGE_STANDARD = c99;
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				PREBINDING = NO;
				SDKROOT = iphoneos3.0;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "SimpleMap" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				1D6058940D05DD3E006BFB54 /* Debug */,
				1D6058950D05DD3E006BFB54 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "SimpleMap" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				C01FCF4F08A954540054247B /* Debug */,
				C01FCF5008A954540054247B /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
}