Skip to content

Commit

Permalink
upgrade to new Xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
mattingalls committed Oct 31, 2014
1 parent d7a3a55 commit 47da401
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Source/Soundflower.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
222ADFE21862531600C9BE56 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0500;
LastUpgradeCheck = 0610;
ORGANIZATIONNAME = "Cycling '74";
TargetAttributes = {
222ADFEB1862531600C9BE56 = {
Expand Down Expand Up @@ -227,7 +227,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 222AE0001862541400C9BE56 /* Soundflower.xcconfig */;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CLANG_CXX_LANGUAGE_STANDARD = "c++98";
CLANG_CXX_LIBRARY = "libstdc++";
COMBINE_HIDPI_IMAGES = YES;
Expand All @@ -242,7 +241,6 @@
INFOPLIST_FILE = Info.plist;
INSTALL_GROUP = wheel;
INSTALL_OWNER = root;
INSTALL_PATH = /System/Library/Extensions;
MODULE_NAME = com.Cycling74.driver.Soundflower;
ONLY_ACTIVE_ARCH = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -254,7 +252,6 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 222AE0001862541400C9BE56 /* Soundflower.xcconfig */;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
CLANG_CXX_LANGUAGE_STANDARD = "c++98";
CLANG_CXX_LIBRARY = "libstdc++";
COMBINE_HIDPI_IMAGES = YES;
Expand All @@ -265,7 +262,6 @@
INFOPLIST_FILE = Info.plist;
INSTALL_GROUP = wheel;
INSTALL_OWNER = root;
INSTALL_PATH = /System/Library/Extensions;
MODULE_NAME = com.Cycling74.driver.Soundflower;
ONLY_ACTIVE_ARCH = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down

0 comments on commit 47da401

Please sign in to comment.