Skip to content

Commit

Permalink
Change Suru's default SDK from 10.5 to Current Mac OS.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.macosforge.org/repository/ruby/MacRuby/trunk@4150 23306eb0-4c56-4727-a40e-e92c0eb68959
  • Loading branch information
Patrick Thomson committed May 25, 2010
1 parent a551f22 commit 8bdb235
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sample-macruby/Suru/Suru.xcodeproj/project.pbxproj
Expand Up @@ -260,7 +260,6 @@
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
PREBINDING = NO;
SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
};
name = Debug;
};
Expand All @@ -272,7 +271,6 @@
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
PREBINDING = NO;
SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
};
name = Release;
};
Expand Down

0 comments on commit 8bdb235

Please sign in to comment.