project.pbxproj   [plain text]


// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 45;
	objects = {

/* Begin PBXBuildFile section */
		831D5AD6122788D500E4A1EC /* Block_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E86E1EBF11543C0B0055083F /* Block_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
		831D5AD7122788D500E4A1EC /* Block.h in Headers */ = {isa = PBXBuildFile; fileRef = E86E1EC011543C0B0055083F /* Block.h */; settings = {ATTRIBUTES = (Public, ); }; };
		831D5AD9122788D500E4A1EC /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = E86E1EC111543C0B0055083F /* data.c */; };
		831D5ADA122788D500E4A1EC /* runtime.c in Sources */ = {isa = PBXBuildFile; fileRef = E86E1EC211543C0B0055083F /* runtime.c */; };
		8383A2F11225D2D9009290B8 /* Block_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E86E1EBF11543C0B0055083F /* Block_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
		8383A2F21225D2D9009290B8 /* Block.h in Headers */ = {isa = PBXBuildFile; fileRef = E86E1EC011543C0B0055083F /* Block.h */; settings = {ATTRIBUTES = (Public, ); }; };
		8383A2F41225D2D9009290B8 /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = E86E1EC111543C0B0055083F /* data.c */; };
		8383A2F51225D2D9009290B8 /* runtime.c in Sources */ = {isa = PBXBuildFile; fileRef = E86E1EC211543C0B0055083F /* runtime.c */; };
		96EF759B1507C27500581A2E /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = E86E1EC111543C0B0055083F /* data.c */; };
		96EF759C1507C27500581A2E /* runtime.c in Sources */ = {isa = PBXBuildFile; fileRef = E86E1EC211543C0B0055083F /* runtime.c */; };
		E86E1EC311543C0B0055083F /* Block_private.h in Headers */ = {isa = PBXBuildFile; fileRef = E86E1EBF11543C0B0055083F /* Block_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
		E86E1EC411543C0B0055083F /* Block.h in Headers */ = {isa = PBXBuildFile; fileRef = E86E1EC011543C0B0055083F /* Block.h */; settings = {ATTRIBUTES = (Public, ); }; };
		E86E1EC511543C0B0055083F /* data.c in Sources */ = {isa = PBXBuildFile; fileRef = E86E1EC111543C0B0055083F /* data.c */; };
		E86E1EC611543C0B0055083F /* runtime.c in Sources */ = {isa = PBXBuildFile; fileRef = E86E1EC211543C0B0055083F /* runtime.c */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
		96FA3B6715093BCF003EABC7 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = D2AAC0C605546C1D00DB518D;
			remoteInfo = Blocks;
		};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
		831D5ADF122788D500E4A1EC /* libclosure.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libclosure.a; sourceTree = BUILT_PRODUCTS_DIR; };
		8383A2FA1225D2D9009290B8 /* libsystem_sim_blocks.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_sim_blocks.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
		8383A3071225D441009290B8 /* IndigoSDK.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = IndigoSDK.xcconfig; path = AppleInternal/XcodeConfig/IndigoSDK.xcconfig; sourceTree = DEVELOPER_DIR; };
		96EF75961507C1CE00581A2E /* libclosure.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libclosure.a; sourceTree = BUILT_PRODUCTS_DIR; };
		D2AAC0C705546C1D00DB518D /* libsystem_blocks.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_blocks.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
		E86E1EBF11543C0B0055083F /* Block_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Block_private.h; sourceTree = "<group>"; };
		E86E1EC011543C0B0055083F /* Block.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Block.h; sourceTree = "<group>"; };
		E86E1EC111543C0B0055083F /* data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = data.c; sourceTree = "<group>"; };
		E86E1EC211543C0B0055083F /* runtime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = runtime.c; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		831D5ADB122788D500E4A1EC /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		8383A2F61225D2D9009290B8 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		96EF75931507C1CE00581A2E /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		D2AAC0C505546C1D00DB518D /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		034768DFFF38A50411DB9C8B /* Products */ = {
			isa = PBXGroup;
			children = (
				D2AAC0C705546C1D00DB518D /* libsystem_blocks.dylib */,
				8383A2FA1225D2D9009290B8 /* libsystem_sim_blocks.dylib */,
				831D5ADF122788D500E4A1EC /* libclosure.a */,
				96EF75961507C1CE00581A2E /* libclosure.a */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		0867D691FE84028FC02AAC07 /* Blocks */ = {
			isa = PBXGroup;
			children = (
				08FB77AEFE84172EC02AAC07 /* Sources */,
				32C88DFF0371C24200C91783 /* Headers */,
				8383A3081225D447009290B8 /* Other */,
				034768DFFF38A50411DB9C8B /* Products */,
			);
			name = Blocks;
			sourceTree = "<group>";
		};
		08FB77AEFE84172EC02AAC07 /* Sources */ = {
			isa = PBXGroup;
			children = (
				E86E1EC111543C0B0055083F /* data.c */,
				E86E1EC211543C0B0055083F /* runtime.c */,
			);
			name = Sources;
			sourceTree = "<group>";
		};
		32C88DFF0371C24200C91783 /* Headers */ = {
			isa = PBXGroup;
			children = (
				E86E1EBF11543C0B0055083F /* Block_private.h */,
				E86E1EC011543C0B0055083F /* Block.h */,
			);
			name = Headers;
			sourceTree = "<group>";
		};
		8383A3081225D447009290B8 /* Other */ = {
			isa = PBXGroup;
			children = (
				8383A3071225D441009290B8 /* IndigoSDK.xcconfig */,
			);
			name = Other;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXHeadersBuildPhase section */
		831D5AD5122788D500E4A1EC /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
				831D5AD6122788D500E4A1EC /* Block_private.h in Headers */,
				831D5AD7122788D500E4A1EC /* Block.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		8383A2F01225D2D9009290B8 /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
				8383A2F11225D2D9009290B8 /* Block_private.h in Headers */,
				8383A2F21225D2D9009290B8 /* Block.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		96EF75941507C1CE00581A2E /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		D2AAC0C305546C1D00DB518D /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
				E86E1EC311543C0B0055083F /* Block_private.h in Headers */,
				E86E1EC411543C0B0055083F /* Block.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXHeadersBuildPhase section */

/* Begin PBXNativeTarget section */
		831D5AD4122788D500E4A1EC /* Blocks-bundle */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 831D5ADC122788D500E4A1EC /* Build configuration list for PBXNativeTarget "Blocks-bundle" */;
			buildPhases = (
				831D5AD5122788D500E4A1EC /* Headers */,
				831D5AD8122788D500E4A1EC /* Sources */,
				831D5ADB122788D500E4A1EC /* Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = "Blocks-bundle";
			productName = "Blocks-simulator2";
			productReference = 831D5ADF122788D500E4A1EC /* libclosure.a */;
			productType = "com.apple.product-type.library.static";
		};
		8383A2EF1225D2D9009290B8 /* Blocks-simulator */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 8383A2F71225D2D9009290B8 /* Build configuration list for PBXNativeTarget "Blocks-simulator" */;
			buildPhases = (
				8383A2F01225D2D9009290B8 /* Headers */,
				8383A2F31225D2D9009290B8 /* Sources */,
				8383A2F61225D2D9009290B8 /* Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = "Blocks-simulator";
			productName = Blocks;
			productReference = 8383A2FA1225D2D9009290B8 /* libsystem_sim_blocks.dylib */;
			productType = "com.apple.product-type.library.dynamic";
		};
		96EF75951507C1CE00581A2E /* libclosure_eOS */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 96EF75991507C1CE00581A2E /* Build configuration list for PBXNativeTarget "libclosure_eOS" */;
			buildPhases = (
				96EF75921507C1CE00581A2E /* Sources */,
				96EF75931507C1CE00581A2E /* Frameworks */,
				96EF75941507C1CE00581A2E /* Headers */,
			);
			buildRules = (
			);
			dependencies = (
				96FA3B6815093BCF003EABC7 /* PBXTargetDependency */,
			);
			name = libclosure_eOS;
			productName = libclosure_eOS;
			productReference = 96EF75961507C1CE00581A2E /* libclosure.a */;
			productType = "com.apple.product-type.library.static";
		};
		D2AAC0C605546C1D00DB518D /* Blocks */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 1DEB917D08733D990010E9CD /* Build configuration list for PBXNativeTarget "Blocks" */;
			buildPhases = (
				D2AAC0C305546C1D00DB518D /* Headers */,
				D2AAC0C405546C1D00DB518D /* Sources */,
				D2AAC0C505546C1D00DB518D /* Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = Blocks;
			productName = Blocks;
			productReference = D2AAC0C705546C1D00DB518D /* libsystem_blocks.dylib */;
			productType = "com.apple.product-type.library.dynamic";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		0867D690FE84028FC02AAC07 /* Project object */ = {
			isa = PBXProject;
			buildConfigurationList = 1DEB918108733D990010E9CD /* Build configuration list for PBXProject "Blocks" */;
			compatibilityVersion = "Xcode 3.1";
			developmentRegion = English;
			hasScannedForEncodings = 1;
			knownRegions = (
				English,
				Japanese,
				French,
				German,
			);
			mainGroup = 0867D691FE84028FC02AAC07 /* Blocks */;
			productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				D2AAC0C605546C1D00DB518D /* Blocks */,
				831D5AD4122788D500E4A1EC /* Blocks-bundle */,
				8383A2EF1225D2D9009290B8 /* Blocks-simulator */,
				96EF75951507C1CE00581A2E /* libclosure_eOS */,
			);
		};
/* End PBXProject section */

/* Begin PBXSourcesBuildPhase section */
		831D5AD8122788D500E4A1EC /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				831D5AD9122788D500E4A1EC /* data.c in Sources */,
				831D5ADA122788D500E4A1EC /* runtime.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		8383A2F31225D2D9009290B8 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				8383A2F41225D2D9009290B8 /* data.c in Sources */,
				8383A2F51225D2D9009290B8 /* runtime.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		96EF75921507C1CE00581A2E /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				96EF759B1507C27500581A2E /* data.c in Sources */,
				96EF759C1507C27500581A2E /* runtime.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		D2AAC0C405546C1D00DB518D /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				E86E1EC511543C0B0055083F /* data.c in Sources */,
				E86E1EC611543C0B0055083F /* runtime.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		96FA3B6815093BCF003EABC7 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = D2AAC0C605546C1D00DB518D /* Blocks */;
			targetProxy = 96FA3B6715093BCF003EABC7 /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

/* Begin XCBuildConfiguration section */
		1DEB917E08733D990010E9CD /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				EXECUTABLE_PREFIX = lib;
				HEADER_SEARCH_PATHS = (
					"$(DSTROOT)/usr/include/**",
					"$(DSTROOT)/usr/local/include/**",
					"$(CONFIGURATION_BUILD_DIR)/usr/include/**",
					"$(CONFIGURATION_BUILD_DIR)/usr/local/include/**",
				);
				INSTALL_PATH = /usr/lib/system;
				OTHER_LDFLAGS = (
					"$(OTHER_LDFLAGS)",
					"-nostdlib",
					"-L$(SDKROOT)/usr/lib/system/",
					"-lsystem_malloc",
					"-lsystem_c",
					"-ldyld",
					"-Wl,-umbrella,System",
				);
				PRODUCT_NAME = system_blocks;
				PUBLIC_HEADERS_FOLDER_PATH = /usr/include;
			};
			name = Debug;
		};
		1DEB917F08733D990010E9CD /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				EXECUTABLE_PREFIX = lib;
				HEADER_SEARCH_PATHS = (
					"$(DSTROOT)/usr/include/**",
					"$(DSTROOT)/usr/local/include/**",
					"$(CONFIGURATION_BUILD_DIR)/usr/include/**",
					"$(CONFIGURATION_BUILD_DIR)/usr/local/include/**",
				);
				INSTALL_PATH = /usr/lib/system;
				OTHER_LDFLAGS = (
					"$(OTHER_LDFLAGS)",
					"-nostdlib",
					"-L$(SDKROOT)/usr/lib/system/",
					"-lsystem_malloc",
					"-lsystem_c",
					"-ldyld",
					"-Wl,-umbrella,System",
				);
				PRODUCT_NAME = system_blocks;
				PUBLIC_HEADERS_FOLDER_PATH = /usr/include;
			};
			name = Release;
		};
		1DEB918208733D990010E9CD /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				BUILD_VARIANTS = (
					profile,
					debug,
					normal,
				);
				CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES;
				COPY_PHASE_STRIP = NO;
				CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = "$(RC_ProjectSourceVersion)";
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
				GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_SHADOW = YES;
				GCC_WARN_SIGN_COMPARE = YES;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_LABEL = YES;
				GCC_WARN_UNUSED_PARAMETER = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				"OTHER_LDFLAGS[sdk=macosx*]" = "-lCrashReporterClient";
				PREBINDING = NO;
				USER_HEADER_SEARCH_PATHS = "$(SRCROOT)";
				USE_HEADERMAP = NO;
				VERSIONING_SYSTEM = "apple-generic";
				WARNING_CFLAGS = (
					"-Wall",
					"-Wextra",
				);
			};
			name = Debug;
		};
		1DEB918308733D990010E9CD /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				BUILD_VARIANTS = (
					profile,
					debug,
					normal,
				);
				CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES;
				CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = "$(RC_ProjectSourceVersion)";
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
				GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
				GCC_WARN_SHADOW = YES;
				GCC_WARN_SIGN_COMPARE = YES;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_LABEL = YES;
				GCC_WARN_UNUSED_PARAMETER = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
				"OTHER_CFLAGS[arch=i386]" = "-momit-leaf-frame-pointer";
				"OTHER_CFLAGS[arch=x86_64]" = "-momit-leaf-frame-pointer";
				"OTHER_LDFLAGS[sdk=macosx*]" = "-lCrashReporterClient";
				PREBINDING = NO;
				USER_HEADER_SEARCH_PATHS = "$(SRCROOT)";
				USE_HEADERMAP = NO;
				VERSIONING_SYSTEM = "apple-generic";
				WARNING_CFLAGS = (
					"-Wall",
					"-Wextra",
				);
			};
			name = Release;
		};
		831D5ADD122788D500E4A1EC /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				HEADER_SEARCH_PATHS = (
					"$(DSTROOT)/usr/include/**",
					"$(DSTROOT)/usr/local/include/**",
					"$(CONFIGURATION_BUILD_DIR)/usr/include/**",
					"$(CONFIGURATION_BUILD_DIR)/usr/local/include/**",
				);
				INSTALL_PATH = "$(INDIGO_INSTALL_PATH_PREFIX)/usr/local/lib/system";
				PRODUCT_NAME = closure;
				PUBLIC_HEADERS_FOLDER_PATH = /usr/include;
			};
			name = Debug;
		};
		831D5ADE122788D500E4A1EC /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				HEADER_SEARCH_PATHS = (
					"$(DSTROOT)/usr/include/**",
					"$(DSTROOT)/usr/local/include/**",
					"$(CONFIGURATION_BUILD_DIR)/usr/include/**",
					"$(CONFIGURATION_BUILD_DIR)/usr/local/include/**",
				);
				INSTALL_PATH = "$(INDIGO_INSTALL_PATH_PREFIX)/usr/local/lib/system";
				PRODUCT_NAME = closure;
				PUBLIC_HEADERS_FOLDER_PATH = /usr/include;
			};
			name = Release;
		};
		8383A2F81225D2D9009290B8 /* Debug */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = 8383A3071225D441009290B8 /* IndigoSDK.xcconfig */;
			buildSettings = {
				EXECUTABLE_PREFIX = lib;
				HEADER_SEARCH_PATHS = (
					"$(DSTROOT)/$(INDIGO_INSTALL_PATH_PREFIX)/usr/include/**",
					"$(DSTROOT)/$(INDIGO_INSTALL_PATH_PREFIX)/usr/local/include/**",
					"$(CONFIGURATION_BUILD_DIR)/$(INDIGO_INSTALL_PATH_PREFIX)/usr/include/**",
					"$(CONFIGURATION_BUILD_DIR)/$(INDIGO_INSTALL_PATH_PREFIX)/usr/local/include/**",
				);
				INSTALL_PATH = "$(INDIGO_INSTALL_PATH_PREFIX)/usr/lib/system";
				LD_DYLIB_INSTALL_NAME_mh_dylib = "/usr/lib/system/$(EXECUTABLE_PATH)";
				LINK_WITH_STANDARD_LIBRARIES = NO;
				OTHER_LDFLAGS = (
					"-ldyld_sim",
					"-L$(SDKROOT)/usr/lib/system",
					"-lcompiler_rt_sim",
					"-Wl,-umbrella,System",
					"-Wl,-upward-lSystem",
				);
				PRIVATE_HEADERS_FOLDER_PATH = "$(INDIGO_INSTALL_PATH_PREFIX)/usr/local/include";
				PRODUCT_NAME = system_sim_blocks;
				PUBLIC_HEADERS_FOLDER_PATH = "$(INDIGO_INSTALL_PATH_PREFIX)/usr/include";
			};
			name = Debug;
		};
		8383A2F91225D2D9009290B8 /* Release */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = 8383A3071225D441009290B8 /* IndigoSDK.xcconfig */;
			buildSettings = {
				EXECUTABLE_PREFIX = lib;
				HEADER_SEARCH_PATHS = (
					"$(DSTROOT)/$(INDIGO_INSTALL_PATH_PREFIX)/usr/include/**",
					"$(DSTROOT)/$(INDIGO_INSTALL_PATH_PREFIX)/usr/local/include/**",
					"$(CONFIGURATION_BUILD_DIR)/$(INDIGO_INSTALL_PATH_PREFIX)/usr/include/**",
					"$(CONFIGURATION_BUILD_DIR)/$(INDIGO_INSTALL_PATH_PREFIX)/usr/local/include/**",
				);
				INSTALL_PATH = "$(INDIGO_INSTALL_PATH_PREFIX)/usr/lib/system";
				LD_DYLIB_INSTALL_NAME_mh_dylib = "/usr/lib/system/$(EXECUTABLE_PATH)";
				LINK_WITH_STANDARD_LIBRARIES = NO;
				OTHER_LDFLAGS = (
					"-ldyld_sim",
					"-L$(SDKROOT)/usr/lib/system",
					"-lcompiler_rt_sim",
					"-Wl,-umbrella,System",
					"-Wl,-upward-lSystem",
				);
				PRIVATE_HEADERS_FOLDER_PATH = "$(INDIGO_INSTALL_PATH_PREFIX)/usr/local/include";
				PRODUCT_NAME = system_sim_blocks;
				PUBLIC_HEADERS_FOLDER_PATH = "$(INDIGO_INSTALL_PATH_PREFIX)/usr/include";
			};
			name = Release;
		};
		96EF75971507C1CE00581A2E /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				EXECUTABLE_PREFIX = "";
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PREPROCESSOR_DEFINITIONS = (
					"DEBUG=1",
					"$(inherited)",
				);
				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
				INSTALL_PATH = /usr/local/lib/eOS;
				PRODUCT_NAME = libclosure;
			};
			name = Debug;
		};
		96EF75981507C1CE00581A2E /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				EXECUTABLE_PREFIX = "";
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
				INSTALL_PATH = /usr/local/lib/eOS;
				PRODUCT_NAME = libclosure;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		1DEB917D08733D990010E9CD /* Build configuration list for PBXNativeTarget "Blocks" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				1DEB917E08733D990010E9CD /* Debug */,
				1DEB917F08733D990010E9CD /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		1DEB918108733D990010E9CD /* Build configuration list for PBXProject "Blocks" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				1DEB918208733D990010E9CD /* Debug */,
				1DEB918308733D990010E9CD /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		831D5ADC122788D500E4A1EC /* Build configuration list for PBXNativeTarget "Blocks-bundle" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				831D5ADD122788D500E4A1EC /* Debug */,
				831D5ADE122788D500E4A1EC /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		8383A2F71225D2D9009290B8 /* Build configuration list for PBXNativeTarget "Blocks-simulator" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				8383A2F81225D2D9009290B8 /* Debug */,
				8383A2F91225D2D9009290B8 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		96EF75991507C1CE00581A2E /* Build configuration list for PBXNativeTarget "libclosure_eOS" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				96EF75971507C1CE00581A2E /* Debug */,
				96EF75981507C1CE00581A2E /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
}