commit 299427aac173c176022eb556710a11e1427cc9a3
parent 3e12b6259bd8e65869b189d85719d9b08f36f033
Author: Frederic Cambus <fcambus@users.sourceforge.net>
Date: Wed, 10 Jun 2015 18:54:20 +0200
Actually removing Xcode project for real this time :-)
Diffstat:
1 file changed, 0 insertions(+), 365 deletions(-)
diff --git a/ansilove.xcodeproj/project.pbxproj b/ansilove.xcodeproj/project.pbxproj
@@ -1,365 +0,0 @@
-// !$*UTF8*$!
-{
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
-
-/* Begin PBXBuildFile section */
- F814529218C776F000B57CA4 /* libgd.3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = F814529118C776F000B57CA4 /* libgd.3.dylib */; };
- F83C075B14F2CB2900FD3EDB /* albinfonts.c in Sources */ = {isa = PBXBuildFile; fileRef = F83C075A14F2CB2900FD3EDB /* albinfonts.c */; };
- F83CAA511A64925500B93707 /* libgd.3.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = F814529118C776F000B57CA4 /* libgd.3.dylib */; };
- F84C8B491A7E35E000DAB192 /* libpng16.16.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = F84C8B481A7E35E000DAB192 /* libpng16.16.dylib */; };
- F84C8B4A1A7E363D00DAB192 /* libpng16.16.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = F84C8B481A7E35E000DAB192 /* libpng16.16.dylib */; };
- F864739414CAE3E900D7E08D /* filesize.c in Sources */ = {isa = PBXBuildFile; fileRef = F864739214CAE3E900D7E08D /* filesize.c */; };
- F89ED0B914B8ED1500AEDAEA /* explode.c in Sources */ = {isa = PBXBuildFile; fileRef = F89ED0B714B8ED1500AEDAEA /* explode.c */; };
- F8AE164A14A130FE00393A1C /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = F8AE164114A130FE00393A1C /* main.c */; };
- F8CF83DF14A9BB9700ABB607 /* ansilove.c in Sources */ = {isa = PBXBuildFile; fileRef = F8CF83DE14A9BB9700ABB607 /* ansilove.c */; };
- F8D6327C14A08C0F00C5352F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8D6327B14A08C0F00C5352F /* Foundation.framework */; };
- F8FBC5BB14A1DE640034BF83 /* strtolower.c in Sources */ = {isa = PBXBuildFile; fileRef = F8FBC5BA14A1DE640034BF83 /* strtolower.c */; };
- F8FBC5C314A1E2900034BF83 /* substr.c in Sources */ = {isa = PBXBuildFile; fileRef = F8FBC5C214A1E2900034BF83 /* substr.c */; };
-/* End PBXBuildFile section */
-
-/* Begin PBXCopyFilesBuildPhase section */
- F8CE942314A919D000AA40BF /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "";
- dstSubfolderSpec = 6;
- files = (
- F84C8B4A1A7E363D00DAB192 /* libpng16.16.dylib in CopyFiles */,
- F83CAA511A64925500B93707 /* libgd.3.dylib in CopyFiles */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXCopyFilesBuildPhase section */
-
-/* Begin PBXFileReference section */
- F814529118C776F000B57CA4 /* libgd.3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libgd.3.dylib; path = lib/MacOSX/libgd/libgd.3.dylib; sourceTree = "<group>"; };
- F83C075714F2C86200FD3EDB /* albinfonts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = albinfonts.h; sourceTree = "<group>"; };
- F83C075A14F2CB2900FD3EDB /* albinfonts.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = albinfonts.c; sourceTree = "<group>"; };
- F84C8B481A7E35E000DAB192 /* libpng16.16.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libpng16.16.dylib; path = lib/MacOSX/libpng/libpng16.16.dylib; sourceTree = "<group>"; };
- F856F2BD14A559F000E49D60 /* strtolower.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strtolower.h; sourceTree = "<group>"; };
- F856F2BE14A560CC00E49D60 /* substr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = substr.h; sourceTree = "<group>"; };
- F864739214CAE3E900D7E08D /* filesize.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = filesize.c; sourceTree = "<group>"; };
- F864739314CAE3E900D7E08D /* filesize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = filesize.h; sourceTree = "<group>"; };
- F89ED0B714B8ED1500AEDAEA /* explode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = explode.c; sourceTree = "<group>"; };
- F89ED0B814B8ED1500AEDAEA /* explode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = explode.h; sourceTree = "<group>"; };
- F8AE164114A130FE00393A1C /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
- F8CF83D814A9B8C600ABB607 /* ansilove.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ansilove.h; sourceTree = "<group>"; };
- F8CF83DE14A9BB9700ABB607 /* ansilove.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ansilove.c; sourceTree = "<group>"; };
- F8D6327714A08C0F00C5352F /* ansilove */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ansilove; sourceTree = BUILT_PRODUCTS_DIR; };
- F8D6327B14A08C0F00C5352F /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
- F8D6328114A08C0F00C5352F /* ansilove-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ansilove-Prefix.pch"; sourceTree = "<group>"; };
- F8D6328D14A0920900C5352F /* alconfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = alconfig.h; sourceTree = "<group>"; };
- F8E2EB4B17745FA000F964E6 /* info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = info.plist; sourceTree = "<group>"; };
- F8FBC5BA14A1DE640034BF83 /* strtolower.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = strtolower.c; sourceTree = "<group>"; };
- F8FBC5C214A1E2900034BF83 /* substr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = substr.c; sourceTree = "<group>"; };
-/* End PBXFileReference section */
-
-/* Begin PBXFrameworksBuildPhase section */
- F8D6327414A08C0F00C5352F /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- F8D6327C14A08C0F00C5352F /* Foundation.framework in Frameworks */,
- F84C8B491A7E35E000DAB192 /* libpng16.16.dylib in Frameworks */,
- F814529218C776F000B57CA4 /* libgd.3.dylib in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXFrameworksBuildPhase section */
-
-/* Begin PBXGroup section */
- F8D6326C14A08C0F00C5352F = {
- isa = PBXGroup;
- children = (
- F8D6327D14A08C0F00C5352F /* Classes */,
- F8FBC5BC14A1E0B20034BF83 /* PHP functions */,
- F8D6327A14A08C0F00C5352F /* Frameworks */,
- F8D6327814A08C0F00C5352F /* Products */,
- );
- sourceTree = "<group>";
- };
- F8D6327814A08C0F00C5352F /* Products */ = {
- isa = PBXGroup;
- children = (
- F8D6327714A08C0F00C5352F /* ansilove */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- F8D6327A14A08C0F00C5352F /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- F8D6327B14A08C0F00C5352F /* Foundation.framework */,
- F814529118C776F000B57CA4 /* libgd.3.dylib */,
- F84C8B481A7E35E000DAB192 /* libpng16.16.dylib */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- F8D6327D14A08C0F00C5352F /* Classes */ = {
- isa = PBXGroup;
- children = (
- F8D6328D14A0920900C5352F /* alconfig.h */,
- F83C075714F2C86200FD3EDB /* albinfonts.h */,
- F83C075A14F2CB2900FD3EDB /* albinfonts.c */,
- F8CF83D814A9B8C600ABB607 /* ansilove.h */,
- F8CF83DE14A9BB9700ABB607 /* ansilove.c */,
- F8AE164114A130FE00393A1C /* main.c */,
- );
- name = Classes;
- path = ansilove;
- sourceTree = "<group>";
- };
- F8D6328014A08C0F00C5352F /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- F8E2EB4B17745FA000F964E6 /* info.plist */,
- F8D6328114A08C0F00C5352F /* ansilove-Prefix.pch */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- F8FBC5BC14A1E0B20034BF83 /* PHP functions */ = {
- isa = PBXGroup;
- children = (
- F856F2BD14A559F000E49D60 /* strtolower.h */,
- F8FBC5BA14A1DE640034BF83 /* strtolower.c */,
- F856F2BE14A560CC00E49D60 /* substr.h */,
- F8FBC5C214A1E2900034BF83 /* substr.c */,
- F89ED0B814B8ED1500AEDAEA /* explode.h */,
- F89ED0B714B8ED1500AEDAEA /* explode.c */,
- F864739314CAE3E900D7E08D /* filesize.h */,
- F864739214CAE3E900D7E08D /* filesize.c */,
- F8D6328014A08C0F00C5352F /* Supporting Files */,
- );
- name = "PHP functions";
- path = ansilove;
- sourceTree = "<group>";
- };
-/* End PBXGroup section */
-
-/* Begin PBXNativeTarget section */
- F8D6327614A08C0F00C5352F /* ansilove */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = F8D6328614A08C0F00C5352F /* Build configuration list for PBXNativeTarget "ansilove" */;
- buildPhases = (
- F8D6327314A08C0F00C5352F /* Sources */,
- F8D6327414A08C0F00C5352F /* Frameworks */,
- F8CE942314A919D000AA40BF /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = ansilove;
- productName = ansilove;
- productReference = F8D6327714A08C0F00C5352F /* ansilove */;
- productType = "com.apple.product-type.tool";
- };
-/* End PBXNativeTarget section */
-
-/* Begin PBXProject section */
- F8D6326E14A08C0F00C5352F /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0610;
- };
- buildConfigurationList = F8D6327114A08C0F00C5352F /* Build configuration list for PBXProject "ansilove" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- );
- mainGroup = F8D6326C14A08C0F00C5352F;
- productRefGroup = F8D6327814A08C0F00C5352F /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- F8D6327614A08C0F00C5352F /* ansilove */,
- );
- };
-/* End PBXProject section */
-
-/* Begin PBXSourcesBuildPhase section */
- F8D6327314A08C0F00C5352F /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- F8AE164A14A130FE00393A1C /* main.c in Sources */,
- F8FBC5BB14A1DE640034BF83 /* strtolower.c in Sources */,
- F8FBC5C314A1E2900034BF83 /* substr.c in Sources */,
- F8CF83DF14A9BB9700ABB607 /* ansilove.c in Sources */,
- F89ED0B914B8ED1500AEDAEA /* explode.c in Sources */,
- F864739414CAE3E900D7E08D /* filesize.c in Sources */,
- F83C075B14F2CB2900FD3EDB /* albinfonts.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXSourcesBuildPhase section */
-
-/* Begin XCBuildConfiguration section */
- F8D6328414A08C0F00C5352F /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- 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_ENABLE_OBJC_EXCEPTIONS = YES;
- GCC_INPUT_FILETYPE = sourcecode.c.objc;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- INFOPLIST_FILE = info.plist;
- MACOSX_DEPLOYMENT_TARGET = 10.10;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = macosx;
- };
- name = Debug;
- };
- F8D6328514A08C0F00C5352F /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- 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_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_ENABLE_OBJC_EXCEPTIONS = YES;
- GCC_INPUT_FILETYPE = sourcecode.c.objc;
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- INFOPLIST_FILE = info.plist;
- MACOSX_DEPLOYMENT_TARGET = 10.10;
- SDKROOT = macosx;
- };
- name = Release;
- };
- F8D6328714A08C0F00C5352F /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_ENABLE_OBJC_ARC = YES;
- CODE_SIGN_IDENTITY = "";
- GCC_INPUT_FILETYPE = sourcecode.c.objc;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "ansilove/ansilove-Prefix.pch";
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
- HEADER_SEARCH_PATHS = (
- "\"$(SRCROOT)/lib/MacOSX/libgd/include\"",
- "\"$(SRCROOT)/lib/MacOSX/libpng/include\"",
- );
- INFOPLIST_FILE = ansilove/info.plist;
- LIBRARY_SEARCH_PATHS = (
- "\"$(SRCROOT)/lib/MacOSX/libgd\"",
- "\"$(SRCROOT)/lib/MacOSX/libpng\"",
- );
- MACOSX_DEPLOYMENT_TARGET = 10.10;
- OTHER_CFLAGS = "";
- OTHER_LDFLAGS = (
- "-sectcreate",
- __TEXT,
- __info_plist,
- "$(INFOPLIST_FILE)",
- );
- PRODUCT_NAME = "$(TARGET_NAME)";
- SDKROOT = macosx;
- };
- name = Debug;
- };
- F8D6328814A08C0F00C5352F /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_ENABLE_OBJC_ARC = YES;
- CODE_SIGN_IDENTITY = "";
- GCC_INPUT_FILETYPE = sourcecode.c.objc;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "ansilove/ansilove-Prefix.pch";
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
- HEADER_SEARCH_PATHS = (
- "\"$(SRCROOT)/lib/MacOSX/libgd/include\"",
- "\"$(SRCROOT)/lib/MacOSX/libpng/include\"",
- );
- INFOPLIST_FILE = ansilove/info.plist;
- LIBRARY_SEARCH_PATHS = (
- "\"$(SRCROOT)/lib/MacOSX/libgd\"",
- "\"$(SRCROOT)/lib/MacOSX/libpng\"",
- );
- MACOSX_DEPLOYMENT_TARGET = 10.10;
- OTHER_CFLAGS = "";
- OTHER_LDFLAGS = (
- "-sectcreate",
- __TEXT,
- __info_plist,
- "$(INFOPLIST_FILE)",
- );
- PRODUCT_NAME = "$(TARGET_NAME)";
- SDKROOT = macosx;
- };
- name = Release;
- };
-/* End XCBuildConfiguration section */
-
-/* Begin XCConfigurationList section */
- F8D6327114A08C0F00C5352F /* Build configuration list for PBXProject "ansilove" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- F8D6328414A08C0F00C5352F /* Debug */,
- F8D6328514A08C0F00C5352F /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- F8D6328614A08C0F00C5352F /* Build configuration list for PBXNativeTarget "ansilove" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- F8D6328714A08C0F00C5352F /* Debug */,
- F8D6328814A08C0F00C5352F /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
-/* End XCConfigurationList section */
- };
- rootObject = F8D6326E14A08C0F00C5352F /* Project object */;
-}