Files
Armchair/Mac Example.xcodeproj/project.pbxproj
2014-09-16 18:45:29 -04:00

385 lines
14 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
E671B64619C8D6CB00851BFD /* Armchair.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E6631F6E19C8CA5C00F5F4EA /* Armchair.framework */; };
E6BB678A19C8D1720031C112 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = E6BB678119C8D1720031C112 /* AppDelegate.m */; };
E6BB678C19C8D1720031C112 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = E6BB678519C8D1720031C112 /* MainMenu.xib */; };
E6BB678F19C8D1720031C112 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = E6BB678919C8D1720031C112 /* main.m */; };
E6E5F4C519C8E1A4008A6C1B /* armchair.jpg in Resources */ = {isa = PBXBuildFile; fileRef = E6E5F4C419C8E1A4008A6C1B /* armchair.jpg */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
E6631F6B19C8CA5C00F5F4EA /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = E6631F6519C8CA5C00F5F4EA /* Armchair.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = E6D8B8B519C7274F001AD043;
remoteInfo = Armchair;
};
E6631F6D19C8CA5C00F5F4EA /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = E6631F6519C8CA5C00F5F4EA /* Armchair.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = E6D8B8F919C756A4001AD043;
remoteInfo = ArmchairMac;
};
E6631F6F19C8CA5C00F5F4EA /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = E6631F6519C8CA5C00F5F4EA /* Armchair.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = E6D8B92819C880A9001AD043;
remoteInfo = ArmchairTests;
};
E6E5F4BC19C8DFA3008A6C1B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = E6631F6519C8CA5C00F5F4EA /* Armchair.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = E6D8B8EF19C756A4001AD043;
remoteInfo = ArmchairMac;
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
E6631F7319C8CAF200F5F4EA /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 7;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
E6631F6519C8CA5C00F5F4EA /* Armchair.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = Armchair.xcodeproj; sourceTree = "<group>"; };
E6BB678019C8D1720031C112 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Example/AppDelegate.h; sourceTree = "<group>"; };
E6BB678119C8D1720031C112 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = Example/AppDelegate.m; sourceTree = "<group>"; };
E6BB678619C8D1720031C112 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = MainMenu.xib; sourceTree = "<group>"; };
E6BB678819C8D1720031C112 /* Info-Mac.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "Info-Mac.plist"; path = "Example/Info-Mac.plist"; sourceTree = "<group>"; };
E6BB678919C8D1720031C112 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = Example/main.m; sourceTree = "<group>"; };
E6D8B8C719C75292001AD043 /* Mac Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Mac Example.app"; sourceTree = BUILT_PRODUCTS_DIR; };
E6E5F4C419C8E1A4008A6C1B /* armchair.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = armchair.jpg; path = Example/armchair.jpg; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
E6D8B8C419C75292001AD043 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
E671B64619C8D6CB00851BFD /* Armchair.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
E6631F6619C8CA5C00F5F4EA /* Products */ = {
isa = PBXGroup;
children = (
E6631F6C19C8CA5C00F5F4EA /* Armchair.framework */,
E6631F6E19C8CA5C00F5F4EA /* Armchair.framework */,
E6631F7019C8CA5C00F5F4EA /* ArmchairTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
E6BB679019C8D1800031C112 /* Source */ = {
isa = PBXGroup;
children = (
E6BB678019C8D1720031C112 /* AppDelegate.h */,
E6BB678119C8D1720031C112 /* AppDelegate.m */,
E6BB678519C8D1720031C112 /* MainMenu.xib */,
E6BB679119C8D1AB0031C112 /* Supporting Files */,
);
name = Source;
sourceTree = "<group>";
};
E6BB679119C8D1AB0031C112 /* Supporting Files */ = {
isa = PBXGroup;
children = (
E6E5F4C419C8E1A4008A6C1B /* armchair.jpg */,
E6BB678819C8D1720031C112 /* Info-Mac.plist */,
E6BB678919C8D1720031C112 /* main.m */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
E6D8B8BE19C75292001AD043 = {
isa = PBXGroup;
children = (
E6BB679019C8D1800031C112 /* Source */,
E6631F6519C8CA5C00F5F4EA /* Armchair.xcodeproj */,
E6D8B8C719C75292001AD043 /* Mac Example.app */,
);
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
E6D8B8C619C75292001AD043 /* Mac Example */ = {
isa = PBXNativeTarget;
buildConfigurationList = E6D8B8E419C75292001AD043 /* Build configuration list for PBXNativeTarget "Mac Example" */;
buildPhases = (
E6D8B8C319C75292001AD043 /* Sources */,
E6D8B8C419C75292001AD043 /* Frameworks */,
E6D8B8C519C75292001AD043 /* Resources */,
E6631F7319C8CAF200F5F4EA /* CopyFiles */,
);
buildRules = (
);
dependencies = (
E6E5F4BD19C8DFA3008A6C1B /* PBXTargetDependency */,
);
name = "Mac Example";
productName = "Mac Example";
productReference = E6D8B8C719C75292001AD043 /* Mac Example.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
E6D8B8BF19C75292001AD043 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0600;
ORGANIZATIONNAME = Armchair;
TargetAttributes = {
E6D8B8C619C75292001AD043 = {
CreatedOnToolsVersion = 6.0;
};
};
};
buildConfigurationList = E6D8B8C219C75292001AD043 /* Build configuration list for PBXProject "Mac Example" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = E6D8B8BE19C75292001AD043;
productRefGroup = E6D8B8BE19C75292001AD043;
projectDirPath = "";
projectReferences = (
{
ProductGroup = E6631F6619C8CA5C00F5F4EA /* Products */;
ProjectRef = E6631F6519C8CA5C00F5F4EA /* Armchair.xcodeproj */;
},
);
projectRoot = "";
targets = (
E6D8B8C619C75292001AD043 /* Mac Example */,
);
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
E6631F6C19C8CA5C00F5F4EA /* Armchair.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = Armchair.framework;
remoteRef = E6631F6B19C8CA5C00F5F4EA /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
E6631F6E19C8CA5C00F5F4EA /* Armchair.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = Armchair.framework;
remoteRef = E6631F6D19C8CA5C00F5F4EA /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
E6631F7019C8CA5C00F5F4EA /* ArmchairTests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = ArmchairTests.xctest;
remoteRef = E6631F6F19C8CA5C00F5F4EA /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
E6D8B8C519C75292001AD043 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
E6E5F4C519C8E1A4008A6C1B /* armchair.jpg in Resources */,
E6BB678C19C8D1720031C112 /* MainMenu.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
E6D8B8C319C75292001AD043 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
E6BB678F19C8D1720031C112 /* main.m in Sources */,
E6BB678A19C8D1720031C112 /* AppDelegate.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
E6E5F4BD19C8DFA3008A6C1B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = ArmchairMac;
targetProxy = E6E5F4BC19C8DFA3008A6C1B /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
E6BB678519C8D1720031C112 /* MainMenu.xib */ = {
isa = PBXVariantGroup;
children = (
E6BB678619C8D1720031C112 /* Base */,
);
name = MainMenu.xib;
path = Example/Base.lproj;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
E6D8B8E219C75292001AD043 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.9;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
name = Debug;
};
E6D8B8E319C75292001AD043 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.9;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
};
name = Release;
};
E6D8B8E519C75292001AD043 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EMBEDDED_CONTENT_CONTAINS_SWIFT = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/build/Debug",
);
INFOPLIST_FILE = "$(SRCROOT)/Example/Info-Mac.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.9;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
E6D8B8E619C75292001AD043 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
EMBEDDED_CONTENT_CONTAINS_SWIFT = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/build/Debug",
);
INFOPLIST_FILE = "$(SRCROOT)/Example/Info-Mac.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.9;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
E6D8B8C219C75292001AD043 /* Build configuration list for PBXProject "Mac Example" */ = {
isa = XCConfigurationList;
buildConfigurations = (
E6D8B8E219C75292001AD043 /* Debug */,
E6D8B8E319C75292001AD043 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
E6D8B8E419C75292001AD043 /* Build configuration list for PBXNativeTarget "Mac Example" */ = {
isa = XCConfigurationList;
buildConfigurations = (
E6D8B8E519C75292001AD043 /* Debug */,
E6D8B8E619C75292001AD043 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = E6D8B8BF19C75292001AD043 /* Project object */;
}