Switched back to version A, since we don't actually have a version A for SDL 1.3.
It would only be meaningful if we were planning to ship 1.2 as A, and 1.3 as B, which is completely worthless given the headers will be for 1.3 and the API is completely different.
1.1 --- a/Xcode/SDL/SDL.xcodeproj/project.pbxproj Sat Jan 07 00:57:24 2012 -0500
1.2 +++ b/Xcode/SDL/SDL.xcodeproj/project.pbxproj Sat Jan 07 01:03:54 2012 -0500
1.3 @@ -2346,7 +2346,6 @@
1.4 buildSettings = {
1.5 DYLIB_COMPATIBILITY_VERSION = 1.3;
1.6 DYLIB_CURRENT_VERSION = 1.3.0;
1.7 - FRAMEWORK_VERSION = B;
1.8 GCC_PREPROCESSOR_DEFINITIONS = (
1.9 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1.10 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
1.11 @@ -2419,7 +2418,6 @@
1.12 buildSettings = {
1.13 DYLIB_COMPATIBILITY_VERSION = 1.3;
1.14 DYLIB_CURRENT_VERSION = 1.3.0;
1.15 - FRAMEWORK_VERSION = B;
1.16 GCC_PREPROCESSOR_DEFINITIONS = (
1.17 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1.18 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",