AssistantPlus/customreply/customreply.xcodeproj/project.pbxproj
2015-04-05 00:03:50 -07:00

441 lines
15 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
B8315F0D1ABE856000818E61 /* libcustomreply.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B8315F011ABE856000818E61 /* libcustomreply.a */; };
B8315F291ABF491400818E61 /* customReplyCommands.m in Sources */ = {isa = PBXBuildFile; fileRef = B8315F271ABF480000818E61 /* customReplyCommands.m */; };
B8315F2A1ABF491400818E61 /* customreply.m in Sources */ = {isa = PBXBuildFile; fileRef = B8315F061ABE856000818E61 /* customreply.m */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
B8315F0E1ABE856000818E61 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = B8315EF91ABE856000818E61 /* Project object */;
proxyType = 1;
remoteGlobalIDString = B8315F001ABE856000818E61;
remoteInfo = customreply;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
B8315F011ABE856000818E61 /* libcustomreply.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libcustomreply.a; sourceTree = BUILT_PRODUCTS_DIR; };
B8315F041ABE856000818E61 /* customreply.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = customreply.h; sourceTree = "<group>"; };
B8315F061ABE856000818E61 /* customreply.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = customreply.m; sourceTree = "<group>"; };
B8315F0C1ABE856000818E61 /* customreplyTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = customreplyTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
B8315F121ABE856000818E61 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
B8315F1D1ABE862A00818E61 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; name = Makefile; path = customreply/Makefile; sourceTree = "<group>"; };
B8315F251ABF466900818E61 /* AssistantPlusHeaders.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AssistantPlusHeaders.h; sourceTree = "<group>"; };
B8315F261ABF480000818E61 /* customReplyCommands.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = customReplyCommands.h; sourceTree = "<group>"; };
B8315F271ABF480000818E61 /* customReplyCommands.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = customReplyCommands.m; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
B8315F091ABE856000818E61 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
B8315F0D1ABE856000818E61 /* libcustomreply.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
B8315EF81ABE856000818E61 = {
isa = PBXGroup;
children = (
B8315F031ABE856000818E61 /* customreply */,
B8315F101ABE856000818E61 /* customreplyTests */,
B8315F021ABE856000818E61 /* Products */,
B8315F1D1ABE862A00818E61 /* Makefile */,
);
sourceTree = "<group>";
};
B8315F021ABE856000818E61 /* Products */ = {
isa = PBXGroup;
children = (
B8315F011ABE856000818E61 /* libcustomreply.a */,
B8315F0C1ABE856000818E61 /* customreplyTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
B8315F031ABE856000818E61 /* customreply */ = {
isa = PBXGroup;
children = (
B8315F251ABF466900818E61 /* AssistantPlusHeaders.h */,
B8315F261ABF480000818E61 /* customReplyCommands.h */,
B8315F271ABF480000818E61 /* customReplyCommands.m */,
B8315F041ABE856000818E61 /* customreply.h */,
B8315F061ABE856000818E61 /* customreply.m */,
);
path = customreply;
sourceTree = "<group>";
};
B8315F101ABE856000818E61 /* customreplyTests */ = {
isa = PBXGroup;
children = (
B8315F111ABE856000818E61 /* Supporting Files */,
);
path = customreplyTests;
sourceTree = "<group>";
};
B8315F111ABE856000818E61 /* Supporting Files */ = {
isa = PBXGroup;
children = (
B8315F121ABE856000818E61 /* Info.plist */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXLegacyTarget section */
B8315F1F1ABE867400818E61 /* customreplyTheos */ = {
isa = PBXLegacyTarget;
buildArgumentsString = "";
buildConfigurationList = B8315F201ABE867400818E61 /* Build configuration list for PBXLegacyTarget "customreplyTheos" */;
buildPhases = (
);
buildToolPath = /usr/bin/make;
buildWorkingDirectory = /Users/Zaid/Desktop/Programming/assistantplus/customreply/customreply;
dependencies = (
);
name = customreplyTheos;
passBuildSettingsInEnvironment = 0;
productName = customreplyTheos;
};
/* End PBXLegacyTarget section */
/* Begin PBXNativeTarget section */
B8315F001ABE856000818E61 /* customreply */ = {
isa = PBXNativeTarget;
buildConfigurationList = B8315F151ABE856000818E61 /* Build configuration list for PBXNativeTarget "customreply" */;
buildPhases = (
B8315F231ABE89DB00818E61 /* ShellScript */,
B8315F281ABF490D00818E61 /* Sources */,
);
buildRules = (
);
dependencies = (
);
name = customreply;
productName = customreply;
productReference = B8315F011ABE856000818E61 /* libcustomreply.a */;
productType = "com.apple.product-type.library.static";
};
B8315F0B1ABE856000818E61 /* customreplyTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = B8315F181ABE856000818E61 /* Build configuration list for PBXNativeTarget "customreplyTests" */;
buildPhases = (
B8315F081ABE856000818E61 /* Sources */,
B8315F091ABE856000818E61 /* Frameworks */,
B8315F0A1ABE856000818E61 /* Resources */,
);
buildRules = (
);
dependencies = (
B8315F0F1ABE856000818E61 /* PBXTargetDependency */,
);
name = customreplyTests;
productName = customreplyTests;
productReference = B8315F0C1ABE856000818E61 /* customreplyTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
B8315EF91ABE856000818E61 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0610;
ORGANIZATIONNAME = "Zaid Elkurdi";
TargetAttributes = {
B8315F001ABE856000818E61 = {
CreatedOnToolsVersion = 6.1.1;
};
B8315F0B1ABE856000818E61 = {
CreatedOnToolsVersion = 6.1.1;
};
B8315F1F1ABE867400818E61 = {
CreatedOnToolsVersion = 6.1.1;
};
};
};
buildConfigurationList = B8315EFC1ABE856000818E61 /* Build configuration list for PBXProject "customreply" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = B8315EF81ABE856000818E61;
productRefGroup = B8315F021ABE856000818E61 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
B8315F001ABE856000818E61 /* customreply */,
B8315F0B1ABE856000818E61 /* customreplyTests */,
B8315F1F1ABE867400818E61 /* customreplyTheos */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
B8315F0A1ABE856000818E61 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
B8315F231ABE89DB00818E61 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "cd /Users/Zaid/Desktop/Programming/assistantplus/customreply/customreply\nmake package install";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
B8315F081ABE856000818E61 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
B8315F281ABF490D00818E61 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
B8315F291ABF491400818E61 /* customReplyCommands.m in Sources */,
B8315F2A1ABF491400818E61 /* customreply.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
B8315F0F1ABE856000818E61 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = B8315F001ABE856000818E61 /* customreply */;
targetProxy = B8315F0E1ABE856000818E61 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
B8315F131ABE856000818E61 /* 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;
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;
IPHONEOS_DEPLOYMENT_TARGET = 8.1;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
};
name = Debug;
};
B8315F141ABE856000818E61 /* 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;
COPY_PHASE_STRIP = YES;
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;
IPHONEOS_DEPLOYMENT_TARGET = 8.1;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
VALIDATE_PRODUCT = YES;
};
name = Release;
};
B8315F161ABE856000818E61 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
"MTL_ENABLE_DEBUG_INFO[arch=*]" = YES;
OTHER_LDFLAGS = "-ObjC";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
THEOS_DEVICE_IP = 192.168.1.17;
};
name = Debug;
};
B8315F171ABE856000818E61 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
OTHER_LDFLAGS = "-ObjC";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
THEOS_DEVICE_IP = 192.168.1.17;
};
name = Release;
};
B8315F191ABE856000818E61 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
);
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
INFOPLIST_FILE = customreplyTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
B8315F1A1ABE856000818E61 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
);
INFOPLIST_FILE = customreplyTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
B8315F211ABE867400818E61 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
DEBUGGING_SYMBOLS = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
MACOSX_DEPLOYMENT_TARGET = 10.10;
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
};
name = Debug;
};
B8315F221ABE867400818E61 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
MACOSX_DEPLOYMENT_TARGET = 10.10;
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
B8315EFC1ABE856000818E61 /* Build configuration list for PBXProject "customreply" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B8315F131ABE856000818E61 /* Debug */,
B8315F141ABE856000818E61 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
B8315F151ABE856000818E61 /* Build configuration list for PBXNativeTarget "customreply" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B8315F161ABE856000818E61 /* Debug */,
B8315F171ABE856000818E61 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
B8315F181ABE856000818E61 /* Build configuration list for PBXNativeTarget "customreplyTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B8315F191ABE856000818E61 /* Debug */,
B8315F1A1ABE856000818E61 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
B8315F201ABE867400818E61 /* Build configuration list for PBXLegacyTarget "customreplyTheos" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B8315F211ABE867400818E61 /* Debug */,
B8315F221ABE867400818E61 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = B8315EF91ABE856000818E61 /* Project object */;
}