fish-shell/fish.xcodeproj
ridiculousfish 3a03d5df53 Enable C++11 in Xcode build
This commit does a few things:
  - Switches to C++11 as the language dialect
  - Eliminates the Release_C++11 configuration (now C++11 is default)
  - Switches to libc++ from libstdc++, since the libstdc++ that ships
    with Xcode does not support C++11
2016-11-26 12:59:00 -08:00
..
project.xcworkspace Added WorkspaceSettings.xcsettings to prevent auto-creation of schemes 2013-04-13 12:21:10 -07:00
xcshareddata/xcschemes Update Xcode project version to 0800 2016-10-01 16:53:53 -07:00
project.pbxproj Enable C++11 in Xcode build 2016-11-26 12:59:00 -08:00