| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
-
- /* Begin PBXBuildFile section */
- 6AA6E9CB18AF75B800DBBD19 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 6AA6E9CA18AF75B800DBBD19 /* main.c */; };
- 6AA6E9CD18AF75B800DBBD19 /* Mario_Sokoban.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 6AA6E9CC18AF75B800DBBD19 /* Mario_Sokoban.1 */; };
- /* End PBXBuildFile section */
-
- /* Begin PBXCopyFilesBuildPhase section */
- 6AA6E9C518AF75B800DBBD19 /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = /usr/share/man/man1/;
- dstSubfolderSpec = 0;
- files = (
- 6AA6E9CD18AF75B800DBBD19 /* Mario_Sokoban.1 in CopyFiles */,
- );
- runOnlyForDeploymentPostprocessing = 1;
- };
- /* End PBXCopyFilesBuildPhase section */
-
- /* Begin PBXFileReference section */
- 6AA6E9C718AF75B800DBBD19 /* Mario Sokoban */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Mario Sokoban"; sourceTree = BUILT_PRODUCTS_DIR; };
- 6AA6E9CA18AF75B800DBBD19 /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
- 6AA6E9CC18AF75B800DBBD19 /* Mario_Sokoban.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = Mario_Sokoban.1; sourceTree = "<group>"; };
- /* End PBXFileReference section */
-
- /* Begin PBXFrameworksBuildPhase section */
- 6AA6E9C418AF75B800DBBD19 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
-
- /* Begin PBXGroup section */
- 6AA6E9BE18AF75B800DBBD19 = {
- isa = PBXGroup;
- children = (
- 6AA6E9C918AF75B800DBBD19 /* Mario Sokoban */,
- 6AA6E9C818AF75B800DBBD19 /* Products */,
- );
- sourceTree = "<group>";
- };
- 6AA6E9C818AF75B800DBBD19 /* Products */ = {
- isa = PBXGroup;
- children = (
- 6AA6E9C718AF75B800DBBD19 /* Mario Sokoban */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 6AA6E9C918AF75B800DBBD19 /* Mario Sokoban */ = {
- isa = PBXGroup;
- children = (
- 6AA6E9CA18AF75B800DBBD19 /* main.c */,
- 6AA6E9CC18AF75B800DBBD19 /* Mario_Sokoban.1 */,
- );
- path = "Mario Sokoban";
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
-
- /* Begin PBXNativeTarget section */
- 6AA6E9C618AF75B800DBBD19 /* Mario Sokoban */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 6AA6E9D018AF75B800DBBD19 /* Build configuration list for PBXNativeTarget "Mario Sokoban" */;
- buildPhases = (
- 6AA6E9C318AF75B800DBBD19 /* Sources */,
- 6AA6E9C418AF75B800DBBD19 /* Frameworks */,
- 6AA6E9C518AF75B800DBBD19 /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "Mario Sokoban";
- productName = "Mario Sokoban";
- productReference = 6AA6E9C718AF75B800DBBD19 /* Mario Sokoban */;
- productType = "com.apple.product-type.tool";
- };
- /* End PBXNativeTarget section */
-
- /* Begin PBXProject section */
- 6AA6E9BF18AF75B800DBBD19 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0500;
- ORGANIZATIONNAME = "Benoit Sida";
- };
- buildConfigurationList = 6AA6E9C218AF75B800DBBD19 /* Build configuration list for PBXProject "Mario Sokoban" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- );
- mainGroup = 6AA6E9BE18AF75B800DBBD19;
- productRefGroup = 6AA6E9C818AF75B800DBBD19 /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 6AA6E9C618AF75B800DBBD19 /* Mario Sokoban */,
- );
- };
- /* End PBXProject section */
-
- /* Begin PBXSourcesBuildPhase section */
- 6AA6E9C318AF75B800DBBD19 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 6AA6E9CB18AF75B800DBBD19 /* main.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
-
- /* Begin XCBuildConfiguration section */
- 6AA6E9CE18AF75B800DBBD19 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- 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__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- 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_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- MACOSX_DEPLOYMENT_TARGET = 10.9;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = macosx;
- };
- name = Debug;
- };
- 6AA6E9CF18AF75B800DBBD19 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- 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__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = YES;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_ENABLE_OBJC_EXCEPTIONS = YES;
- 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;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- MACOSX_DEPLOYMENT_TARGET = 10.9;
- SDKROOT = macosx;
- };
- name = Release;
- };
- 6AA6E9D118AF75B800DBBD19 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- 6AA6E9D218AF75B800DBBD19 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
-
- /* Begin XCConfigurationList section */
- 6AA6E9C218AF75B800DBBD19 /* Build configuration list for PBXProject "Mario Sokoban" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 6AA6E9CE18AF75B800DBBD19 /* Debug */,
- 6AA6E9CF18AF75B800DBBD19 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 6AA6E9D018AF75B800DBBD19 /* Build configuration list for PBXNativeTarget "Mario Sokoban" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 6AA6E9D118AF75B800DBBD19 /* Debug */,
- 6AA6E9D218AF75B800DBBD19 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 6AA6E9BF18AF75B800DBBD19 /* Project object */;
- }
|