new xcode, dont add miredo anymore

This commit is contained in:
Jan Gerber 2015-11-29 14:30:30 +01:00
commit 4cd6820eb1
4 changed files with 7 additions and 3 deletions

View file

@ -166,7 +166,7 @@
29B97313FDCFA39411CA2CEA /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0640;
LastUpgradeCheck = 0710;
};
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Open Media Library" */;
compatibilityVersion = "Xcode 3.2";
@ -253,6 +253,7 @@
INFOPLIST_FILE = "Open Media Library-Info.plist";
INSTALL_PATH = "$(HOME)/Applications";
MACOSX_DEPLOYMENT_TARGET = 10.6;
PRODUCT_BUNDLE_IDENTIFIER = com.openmedialibrary.oml;
PRODUCT_NAME = "Open Media Library";
SDKROOT = macosx;
};
@ -271,6 +272,7 @@
INFOPLIST_FILE = "Open Media Library-Info.plist";
INSTALL_PATH = "$(HOME)/Applications";
MACOSX_DEPLOYMENT_TARGET = 10.6;
PRODUCT_BUNDLE_IDENTIFIER = com.openmedialibrary.oml;
PRODUCT_NAME = "Open Media Library";
SDKROOT = macosx;
};
@ -279,6 +281,7 @@
C01FCF4F08A954540054247B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_WARN_ABOUT_RETURN_TYPE = YES;