diff --git a/macosx/Warzone.xcodeproj/xcshareddata/xcschemes/CS-ID.xcscheme b/macosx/Warzone.xcodeproj/xcshareddata/xcschemes/CS-ID.xcscheme new file mode 100644 index 00000000000..b91e44168a2 --- /dev/null +++ b/macosx/Warzone.xcodeproj/xcshareddata/xcschemes/CS-ID.xcscheme @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/macosx/Warzone.xcodeproj/xcshareddata/xcschemes/Fetch Third Party Sources.xcscheme b/macosx/Warzone.xcodeproj/xcshareddata/xcschemes/Fetch Third Party Sources.xcscheme new file mode 100644 index 00000000000..8f57be87bca --- /dev/null +++ b/macosx/Warzone.xcodeproj/xcshareddata/xcschemes/Fetch Third Party Sources.xcscheme @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/macosx/Warzone.xcodeproj/xcshareddata/xcschemes/Make DMGs for Release.xcscheme b/macosx/Warzone.xcodeproj/xcshareddata/xcschemes/Make DMGs for Release.xcscheme index 1e3a700b301..bd4a916f789 100644 --- a/macosx/Warzone.xcodeproj/xcshareddata/xcschemes/Make DMGs for Release.xcscheme +++ b/macosx/Warzone.xcodeproj/xcshareddata/xcschemes/Make DMGs for Release.xcscheme @@ -1,16 +1,16 @@ + version = "1.8"> + buildForTesting = "NO" + buildForRunning = "NO" + buildForProfiling = "NO" + buildForAnalyzing = "NO"> + buildConfiguration = "Release"> + + + + + buildConfiguration = "Release" + ignoresPersistentStateOnLaunch = "NO" + debugDocumentVersioning = "YES" + allowLocationSimulation = "YES"> + + + + @@ -46,10 +67,11 @@ shouldUseLaunchSchemeArgsEnv = "YES" savedToolIdentifier = "" useCustomWorkingDirectory = "NO" - buildConfiguration = "Release"> + buildConfiguration = "Release" + debugDocumentVersioning = "YES"> + buildConfiguration = "Release"> + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/macosx/Warzone.xcodeproj/xcshareddata/xcschemes/Warzone.xcscheme b/macosx/Warzone.xcodeproj/xcshareddata/xcschemes/Warzone.xcscheme index 252ac3e2f3d..b5c0b1f1d47 100644 --- a/macosx/Warzone.xcodeproj/xcshareddata/xcschemes/Warzone.xcscheme +++ b/macosx/Warzone.xcodeproj/xcshareddata/xcschemes/Warzone.xcscheme @@ -1,6 +1,6 @@ + version = "1.8"> @@ -22,21 +22,33 @@ + + + + + buildConfiguration = "Release" + ignoresPersistentStateOnLaunch = "NO" + debugDocumentVersioning = "YES" + allowLocationSimulation = "YES"> + buildConfiguration = "Release" + debugDocumentVersioning = "YES"> + buildConfiguration = "StaticAnalyzer"> + + + + IDEWorkspaceSharedSettings_AutocreateContextsIfNeeded + + + diff --git a/tests/Tests.xcodeproj/.gitignore b/tests/Tests.xcodeproj/.gitignore new file mode 100644 index 00000000000..06fb5d4cf4b --- /dev/null +++ b/tests/Tests.xcodeproj/.gitignore @@ -0,0 +1,2 @@ +xcuserdata/* +project.xcworkspace/xcuserdata/* diff --git a/tests/Tests.xcodeproj/xcshareddata/xcschemes/All Tests.xcscheme b/tests/Tests.xcodeproj/xcshareddata/xcschemes/All Tests.xcscheme new file mode 100644 index 00000000000..ae3157a1a49 --- /dev/null +++ b/tests/Tests.xcodeproj/xcshareddata/xcschemes/All Tests.xcscheme @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/Tests.xcodeproj/xcshareddata/xcschemes/qslint.xcscheme b/tests/Tests.xcodeproj/xcshareddata/xcschemes/qslint.xcscheme new file mode 100644 index 00000000000..0a78e852e22 --- /dev/null +++ b/tests/Tests.xcodeproj/xcshareddata/xcschemes/qslint.xcscheme @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/configs/Project-All.xcconfig b/tests/configs/Project-All.xcconfig index 74a1c2ed4ab..194d19ae7ea 100644 --- a/tests/configs/Project-All.xcconfig +++ b/tests/configs/Project-All.xcconfig @@ -2,12 +2,10 @@ ARCHS = i386 x86_64 -SDKROOT = macosx10.5 -SDKROOT[arch=x86_64] = macosx10.6 +SDKROOT = macosx DEBUG_INFORMATION_FORMAT = dwarf-with-dsym GCC_VERSION = com.apple.compilers.llvm.clang.1_0 -MACOSX_DEPLOYMENT_TARGET = 10.5 -MACOSX_DEPLOYMENT_TARGET[sdk=macosx10.6] = 10.6 +MACOSX_DEPLOYMENT_TARGET = 10.6 COPY_PHASE_STRIP = NO DEAD_CODE_STRIPPING = YES GCC_AUTO_VECTORIZATION = YES diff --git a/tools/map/MapUtilities.xcodeproj/.gitignore b/tools/map/MapUtilities.xcodeproj/.gitignore new file mode 100644 index 00000000000..06fb5d4cf4b --- /dev/null +++ b/tools/map/MapUtilities.xcodeproj/.gitignore @@ -0,0 +1,2 @@ +xcuserdata/* +project.xcworkspace/xcuserdata/* diff --git a/tools/map/MapUtilities.xcodeproj/xcshareddata/xcschemes/All Tools.xcscheme b/tools/map/MapUtilities.xcodeproj/xcshareddata/xcschemes/All Tools.xcscheme new file mode 100644 index 00000000000..f20e2e32259 --- /dev/null +++ b/tools/map/MapUtilities.xcodeproj/xcshareddata/xcschemes/All Tools.xcscheme @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tools/map/MapUtilities.xcodeproj/xcshareddata/xcschemes/map2lnd.xcscheme b/tools/map/MapUtilities.xcodeproj/xcshareddata/xcschemes/map2lnd.xcscheme new file mode 100644 index 00000000000..96807111ed5 --- /dev/null +++ b/tools/map/MapUtilities.xcodeproj/xcshareddata/xcschemes/map2lnd.xcscheme @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tools/map/MapUtilities.xcodeproj/xcshareddata/xcschemes/map2png.xcscheme b/tools/map/MapUtilities.xcodeproj/xcshareddata/xcschemes/map2png.xcscheme new file mode 100644 index 00000000000..ada43947525 --- /dev/null +++ b/tools/map/MapUtilities.xcodeproj/xcshareddata/xcschemes/map2png.xcscheme @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tools/map/MapUtilities.xcodeproj/xcshareddata/xcschemes/map2preview.xcscheme b/tools/map/MapUtilities.xcodeproj/xcshareddata/xcschemes/map2preview.xcscheme new file mode 100644 index 00000000000..d1c045cc26c --- /dev/null +++ b/tools/map/MapUtilities.xcodeproj/xcshareddata/xcschemes/map2preview.xcscheme @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tools/map/MapUtilities.xcodeproj/xcshareddata/xcschemes/mapconv.xcscheme b/tools/map/MapUtilities.xcodeproj/xcshareddata/xcschemes/mapconv.xcscheme new file mode 100644 index 00000000000..d48860ab008 --- /dev/null +++ b/tools/map/MapUtilities.xcodeproj/xcshareddata/xcschemes/mapconv.xcscheme @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tools/map/MapUtilities.xcodeproj/xcshareddata/xcschemes/mapinfo.xcscheme b/tools/map/MapUtilities.xcodeproj/xcshareddata/xcschemes/mapinfo.xcscheme new file mode 100644 index 00000000000..c300b4d8b72 --- /dev/null +++ b/tools/map/MapUtilities.xcodeproj/xcshareddata/xcschemes/mapinfo.xcscheme @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tools/map/configs/Project-All.xcconfig b/tools/map/configs/Project-All.xcconfig index f13c140a7e6..58912ce6264 100644 --- a/tools/map/configs/Project-All.xcconfig +++ b/tools/map/configs/Project-All.xcconfig @@ -2,12 +2,10 @@ ARCHS = i386 x86_64 -SDKROOT = macosx10.5 -SDKROOT[arch=x86_64] = macosx10.6 +SDKROOT = macosx DEBUG_INFORMATION_FORMAT = dwarf-with-dsym GCC_VERSION = com.apple.compilers.llvm.clang.1_0 -MACOSX_DEPLOYMENT_TARGET = 10.5 -MACOSX_DEPLOYMENT_TARGET[sdk=macosx10.6] = 10.6 +MACOSX_DEPLOYMENT_TARGET = 10.6 COPY_PHASE_STRIP = NO DEAD_CODE_STRIPPING = YES GCC_AUTO_VECTORIZATION = YES