Medianno/Medianno.xcodeproj/project.pbxproj
2011-08-18 02:37:29 +02:00

439 lines
21 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
950BB66B13F1F26200D8E669 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 950BB66A13F1F26200D8E669 /* Cocoa.framework */; };
950BB67513F1F26200D8E669 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 950BB67313F1F26200D8E669 /* InfoPlist.strings */; };
950BB67713F1F26200D8E669 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 950BB67613F1F26200D8E669 /* main.m */; };
950BB67B13F1F26200D8E669 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 950BB67913F1F26200D8E669 /* Credits.rtf */; };
950BB67E13F1F26200D8E669 /* MADocument.mm in Sources */ = {isa = PBXBuildFile; fileRef = 950BB67D13F1F26200D8E669 /* MADocument.mm */; };
950BB68113F1F26200D8E669 /* MADocument.xib in Resources */ = {isa = PBXBuildFile; fileRef = 950BB67F13F1F26200D8E669 /* MADocument.xib */; };
950BB68413F1F26200D8E669 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 950BB68213F1F26200D8E669 /* MainMenu.xib */; };
950BB68713F1F26200D8E669 /* MADocument.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 950BB68513F1F26200D8E669 /* MADocument.xcdatamodeld */; };
950BB68F13F1F29D00D8E669 /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 950BB68D13F1F29D00D8E669 /* CoreData.framework */; };
950BB69013F1F29D00D8E669 /* QTKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 950BB68E13F1F29D00D8E669 /* QTKit.framework */; };
950BB69A13F2C6B400D8E669 /* MATag.mm in Sources */ = {isa = PBXBuildFile; fileRef = 950BB69913F2C6B400D8E669 /* MATag.mm */; };
950BB69D13F2C6B400D8E669 /* MAAnno.mm in Sources */ = {isa = PBXBuildFile; fileRef = 950BB69C13F2C6B400D8E669 /* MAAnno.mm */; };
950BB6A013F2C6B400D8E669 /* MAMedia.mm in Sources */ = {isa = PBXBuildFile; fileRef = 950BB69F13F2C6B400D8E669 /* MAMedia.mm */; };
950BB6A313F2C6B400D8E669 /* MATagDescription.mm in Sources */ = {isa = PBXBuildFile; fileRef = 950BB6A213F2C6B400D8E669 /* MATagDescription.mm */; };
950BB78613F2D95500D8E669 /* MADocWindow.mm in Sources */ = {isa = PBXBuildFile; fileRef = 950BB78513F2D95500D8E669 /* MADocWindow.mm */; };
950BB7A713F467A400D8E669 /* MAAddMedia.xib in Resources */ = {isa = PBXBuildFile; fileRef = 950BB7A513F467A400D8E669 /* MAAddMedia.xib */; };
950BB7AA13F46BAF00D8E669 /* MAAddMediaSheet.mm in Sources */ = {isa = PBXBuildFile; fileRef = 950BB7A913F46BAF00D8E669 /* MAAddMediaSheet.mm */; };
950BB7AD13F46ECF00D8E669 /* MAAppController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 950BB7AC13F46ECF00D8E669 /* MAAppController.mm */; };
95BCFA2113F76A04000F650F /* app.icns in Resources */ = {isa = PBXBuildFile; fileRef = 95BCFA1F13F76A04000F650F /* app.icns */; };
95BCFA2213F76A04000F650F /* doc.icns in Resources */ = {isa = PBXBuildFile; fileRef = 95BCFA2013F76A04000F650F /* doc.icns */; };
95BCFA2E13F8A3AD000F650F /* MAShortenQTTime.mm in Sources */ = {isa = PBXBuildFile; fileRef = 95BCFA2D13F8A3AD000F650F /* MAShortenQTTime.mm */; };
95C534E013F732A200A07932 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 95C534DE13F732A200A07932 /* Localizable.strings */; };
95CA841113FC149B00AE5AC4 /* MATokenFieldCell.mm in Sources */ = {isa = PBXBuildFile; fileRef = 95CA841013FC149B00AE5AC4 /* MATokenFieldCell.mm */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
950BB66613F1F26200D8E669 /* Medianno.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Medianno.app; sourceTree = BUILT_PRODUCTS_DIR; };
950BB66A13F1F26200D8E669 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
950BB67213F1F26200D8E669 /* Medianno-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Medianno-Info.plist"; sourceTree = "<group>"; };
950BB67413F1F26200D8E669 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
950BB67613F1F26200D8E669 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
950BB67813F1F26200D8E669 /* Medianno-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Medianno-Prefix.pch"; sourceTree = "<group>"; };
950BB67A13F1F26200D8E669 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
950BB67C13F1F26200D8E669 /* MADocument.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MADocument.h; sourceTree = "<group>"; };
950BB67D13F1F26200D8E669 /* MADocument.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = MADocument.mm; sourceTree = "<group>"; };
950BB68013F1F26200D8E669 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MADocument.xib; sourceTree = "<group>"; };
950BB68313F1F26200D8E669 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
950BB68613F1F26200D8E669 /* MADocument.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = MADocument.xcdatamodel; sourceTree = "<group>"; };
950BB68D13F1F29D00D8E669 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
950BB68E13F1F29D00D8E669 /* QTKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QTKit.framework; path = System/Library/Frameworks/QTKit.framework; sourceTree = SDKROOT; };
950BB69813F2C6B400D8E669 /* MATag.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MATag.h; sourceTree = "<group>"; };
950BB69913F2C6B400D8E669 /* MATag.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MATag.mm; sourceTree = "<group>"; };
950BB69B13F2C6B400D8E669 /* MAAnno.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MAAnno.h; sourceTree = "<group>"; };
950BB69C13F2C6B400D8E669 /* MAAnno.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MAAnno.mm; sourceTree = "<group>"; };
950BB69E13F2C6B400D8E669 /* MAMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MAMedia.h; sourceTree = "<group>"; };
950BB69F13F2C6B400D8E669 /* MAMedia.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MAMedia.mm; sourceTree = "<group>"; };
950BB6A113F2C6B400D8E669 /* MATagDescription.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MATagDescription.h; sourceTree = "<group>"; };
950BB6A213F2C6B400D8E669 /* MATagDescription.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MATagDescription.mm; sourceTree = "<group>"; };
950BB78413F2D95500D8E669 /* MADocWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MADocWindow.h; sourceTree = "<group>"; };
950BB78513F2D95500D8E669 /* MADocWindow.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MADocWindow.mm; sourceTree = "<group>"; };
950BB7A613F467A400D8E669 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MAAddMedia.xib; sourceTree = "<group>"; };
950BB7A813F46BAF00D8E669 /* MAAddMediaSheet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MAAddMediaSheet.h; sourceTree = "<group>"; };
950BB7A913F46BAF00D8E669 /* MAAddMediaSheet.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MAAddMediaSheet.mm; sourceTree = "<group>"; };
950BB7AB13F46ECF00D8E669 /* MAAppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MAAppController.h; sourceTree = "<group>"; };
950BB7AC13F46ECF00D8E669 /* MAAppController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MAAppController.mm; sourceTree = "<group>"; };
95BCFA1F13F76A04000F650F /* app.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = app.icns; path = Resources/app.icns; sourceTree = "<group>"; };
95BCFA2013F76A04000F650F /* doc.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = doc.icns; path = Resources/doc.icns; sourceTree = "<group>"; };
95BCFA2C13F8A3AD000F650F /* MAShortenQTTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MAShortenQTTime.h; sourceTree = "<group>"; };
95BCFA2D13F8A3AD000F650F /* MAShortenQTTime.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MAShortenQTTime.mm; sourceTree = "<group>"; };
95C534DF13F732A200A07932 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
95CA840F13FC149B00AE5AC4 /* MATokenFieldCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MATokenFieldCell.h; sourceTree = "<group>"; };
95CA841013FC149B00AE5AC4 /* MATokenFieldCell.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MATokenFieldCell.mm; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
950BB66313F1F26200D8E669 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
950BB68F13F1F29D00D8E669 /* CoreData.framework in Frameworks */,
950BB69013F1F29D00D8E669 /* QTKit.framework in Frameworks */,
950BB66B13F1F26200D8E669 /* Cocoa.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
950BB65B13F1F26200D8E669 = {
isa = PBXGroup;
children = (
950BB67013F1F26200D8E669 /* Medianno */,
950BB66913F1F26200D8E669 /* Frameworks */,
950BB66713F1F26200D8E669 /* Products */,
);
sourceTree = "<group>";
};
950BB66713F1F26200D8E669 /* Products */ = {
isa = PBXGroup;
children = (
950BB66613F1F26200D8E669 /* Medianno.app */,
);
name = Products;
sourceTree = "<group>";
};
950BB66913F1F26200D8E669 /* Frameworks */ = {
isa = PBXGroup;
children = (
950BB68D13F1F29D00D8E669 /* CoreData.framework */,
950BB68E13F1F29D00D8E669 /* QTKit.framework */,
950BB66A13F1F26200D8E669 /* Cocoa.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
950BB67013F1F26200D8E669 /* Medianno */ = {
isa = PBXGroup;
children = (
950BB7B013F4803500D8E669 /* Classes */,
950BB7AF13F4801A00D8E669 /* Data Model */,
950BB7AE13F47FCA00D8E669 /* Resources */,
950BB67113F1F26200D8E669 /* Supporting Files */,
);
path = Medianno;
sourceTree = "<group>";
};
950BB67113F1F26200D8E669 /* Supporting Files */ = {
isa = PBXGroup;
children = (
95BCFA1F13F76A04000F650F /* app.icns */,
95BCFA2013F76A04000F650F /* doc.icns */,
950BB67213F1F26200D8E669 /* Medianno-Info.plist */,
950BB67313F1F26200D8E669 /* InfoPlist.strings */,
950BB67613F1F26200D8E669 /* main.m */,
950BB67813F1F26200D8E669 /* Medianno-Prefix.pch */,
950BB67913F1F26200D8E669 /* Credits.rtf */,
95C534DE13F732A200A07932 /* Localizable.strings */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
950BB7AE13F47FCA00D8E669 /* Resources */ = {
isa = PBXGroup;
children = (
950BB67F13F1F26200D8E669 /* MADocument.xib */,
950BB7A513F467A400D8E669 /* MAAddMedia.xib */,
950BB68213F1F26200D8E669 /* MainMenu.xib */,
);
name = Resources;
path = ..;
sourceTree = "<group>";
};
950BB7AF13F4801A00D8E669 /* Data Model */ = {
isa = PBXGroup;
children = (
950BB68513F1F26200D8E669 /* MADocument.xcdatamodeld */,
950BB69E13F2C6B400D8E669 /* MAMedia.h */,
950BB69F13F2C6B400D8E669 /* MAMedia.mm */,
950BB69B13F2C6B400D8E669 /* MAAnno.h */,
950BB69C13F2C6B400D8E669 /* MAAnno.mm */,
950BB6A113F2C6B400D8E669 /* MATagDescription.h */,
950BB6A213F2C6B400D8E669 /* MATagDescription.mm */,
950BB69813F2C6B400D8E669 /* MATag.h */,
950BB69913F2C6B400D8E669 /* MATag.mm */,
);
name = "Data Model";
sourceTree = "<group>";
};
950BB7B013F4803500D8E669 /* Classes */ = {
isa = PBXGroup;
children = (
95CA840F13FC149B00AE5AC4 /* MATokenFieldCell.h */,
95CA841013FC149B00AE5AC4 /* MATokenFieldCell.mm */,
950BB67C13F1F26200D8E669 /* MADocument.h */,
950BB67D13F1F26200D8E669 /* MADocument.mm */,
950BB7A813F46BAF00D8E669 /* MAAddMediaSheet.h */,
950BB7A913F46BAF00D8E669 /* MAAddMediaSheet.mm */,
950BB7AB13F46ECF00D8E669 /* MAAppController.h */,
950BB7AC13F46ECF00D8E669 /* MAAppController.mm */,
950BB78413F2D95500D8E669 /* MADocWindow.h */,
950BB78513F2D95500D8E669 /* MADocWindow.mm */,
95BCFA2C13F8A3AD000F650F /* MAShortenQTTime.h */,
95BCFA2D13F8A3AD000F650F /* MAShortenQTTime.mm */,
);
name = Classes;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
950BB66513F1F26200D8E669 /* Medianno */ = {
isa = PBXNativeTarget;
buildConfigurationList = 950BB68A13F1F26200D8E669 /* Build configuration list for PBXNativeTarget "Medianno" */;
buildPhases = (
950BB66213F1F26200D8E669 /* Sources */,
950BB66313F1F26200D8E669 /* Frameworks */,
950BB66413F1F26200D8E669 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = Medianno;
productName = Medianno;
productReference = 950BB66613F1F26200D8E669 /* Medianno.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
950BB65D13F1F26200D8E669 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0410;
ORGANIZATIONNAME = "Matthias Neeracher";
};
buildConfigurationList = 950BB66013F1F26200D8E669 /* Build configuration list for PBXProject "Medianno" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 950BB65B13F1F26200D8E669;
productRefGroup = 950BB66713F1F26200D8E669 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
950BB66513F1F26200D8E669 /* Medianno */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
950BB66413F1F26200D8E669 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
950BB67513F1F26200D8E669 /* InfoPlist.strings in Resources */,
950BB67B13F1F26200D8E669 /* Credits.rtf in Resources */,
950BB68113F1F26200D8E669 /* MADocument.xib in Resources */,
950BB68413F1F26200D8E669 /* MainMenu.xib in Resources */,
950BB7A713F467A400D8E669 /* MAAddMedia.xib in Resources */,
95C534E013F732A200A07932 /* Localizable.strings in Resources */,
95BCFA2113F76A04000F650F /* app.icns in Resources */,
95BCFA2213F76A04000F650F /* doc.icns in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
950BB66213F1F26200D8E669 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
950BB67713F1F26200D8E669 /* main.m in Sources */,
950BB67E13F1F26200D8E669 /* MADocument.mm in Sources */,
950BB68713F1F26200D8E669 /* MADocument.xcdatamodeld in Sources */,
950BB69A13F2C6B400D8E669 /* MATag.mm in Sources */,
950BB69D13F2C6B400D8E669 /* MAAnno.mm in Sources */,
950BB6A013F2C6B400D8E669 /* MAMedia.mm in Sources */,
950BB6A313F2C6B400D8E669 /* MATagDescription.mm in Sources */,
950BB78613F2D95500D8E669 /* MADocWindow.mm in Sources */,
950BB7AA13F46BAF00D8E669 /* MAAddMediaSheet.mm in Sources */,
950BB7AD13F46ECF00D8E669 /* MAAppController.mm in Sources */,
95BCFA2E13F8A3AD000F650F /* MAShortenQTTime.mm in Sources */,
95CA841113FC149B00AE5AC4 /* MATokenFieldCell.mm in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
950BB67313F1F26200D8E669 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
950BB67413F1F26200D8E669 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
950BB67913F1F26200D8E669 /* Credits.rtf */ = {
isa = PBXVariantGroup;
children = (
950BB67A13F1F26200D8E669 /* en */,
);
name = Credits.rtf;
sourceTree = "<group>";
};
950BB67F13F1F26200D8E669 /* MADocument.xib */ = {
isa = PBXVariantGroup;
children = (
950BB68013F1F26200D8E669 /* en */,
);
name = MADocument.xib;
path = Medianno;
sourceTree = "<group>";
};
950BB68213F1F26200D8E669 /* MainMenu.xib */ = {
isa = PBXVariantGroup;
children = (
950BB68313F1F26200D8E669 /* en */,
);
name = MainMenu.xib;
path = Medianno;
sourceTree = "<group>";
};
950BB7A513F467A400D8E669 /* MAAddMedia.xib */ = {
isa = PBXVariantGroup;
children = (
950BB7A613F467A400D8E669 /* en */,
);
name = MAAddMedia.xib;
path = Medianno;
sourceTree = "<group>";
};
95C534DE13F732A200A07932 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
95C534DF13F732A200A07932 /* en */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
950BB68813F1F26200D8E669 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
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_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_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.7;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx10.7;
};
name = Debug;
};
950BB68913F1F26200D8E669 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
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_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.7;
SDKROOT = macosx10.7;
};
name = Release;
};
950BB68B13F1F26200D8E669 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_ENABLE_OBJC_GC = required;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Medianno/Medianno-Prefix.pch";
INFOPLIST_FILE = "Medianno/Medianno-Info.plist";
MACOSX_DEPLOYMENT_TARGET = 10.7;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
WRAPPER_EXTENSION = app;
};
name = Debug;
};
950BB68C13F1F26200D8E669 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_ENABLE_OBJC_GC = required;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Medianno/Medianno-Prefix.pch";
INFOPLIST_FILE = "Medianno/Medianno-Info.plist";
MACOSX_DEPLOYMENT_TARGET = 10.7;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
WRAPPER_EXTENSION = app;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
950BB66013F1F26200D8E669 /* Build configuration list for PBXProject "Medianno" */ = {
isa = XCConfigurationList;
buildConfigurations = (
950BB68813F1F26200D8E669 /* Debug */,
950BB68913F1F26200D8E669 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
950BB68A13F1F26200D8E669 /* Build configuration list for PBXNativeTarget "Medianno" */ = {
isa = XCConfigurationList;
buildConfigurations = (
950BB68B13F1F26200D8E669 /* Debug */,
950BB68C13F1F26200D8E669 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
/* Begin XCVersionGroup section */
950BB68513F1F26200D8E669 /* MADocument.xcdatamodeld */ = {
isa = XCVersionGroup;
children = (
950BB68613F1F26200D8E669 /* MADocument.xcdatamodel */,
);
currentVersion = 950BB68613F1F26200D8E669 /* MADocument.xcdatamodel */;
path = MADocument.xcdatamodeld;
sourceTree = "<group>";
versionGroupType = wrapper.xcdatamodel;
};
/* End XCVersionGroup section */
};
rootObject = 950BB65D13F1F26200D8E669 /* Project object */;
}