adium 5830:1b0fe2d3b993: Make the Adium scheme shared and enable...

commits at adium.im commits at adium.im
Thu Jan 9 01:18:57 UTC 2014


details:	http://hg.adium.im/adium/rev/1b0fe2d3b993
revision:	5830:1b0fe2d3b993
branch:		adium-1.6
author:		Frank Dowsett <wixardy at adium.im>
date:		Wed Jun 12 14:06:36 2013 -0400

Make the Adium scheme shared and enable tests on it.
(transplanted from 52f2e3473b386ef99dc62da3aa2d4da383f7c246)

diffs (110 lines):

diff -r c5c1520db881 -r 1b0fe2d3b993 Adium.xcodeproj/xcshareddata/xcschemes/Adium.xcscheme
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Adium.xcodeproj/xcshareddata/xcschemes/Adium.xcscheme	Wed Jun 12 14:06:36 2013 -0400
@@ -0,0 +1,106 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Scheme
+   LastUpgradeVersion = "0500"
+   version = "1.8">
+   <BuildAction
+      parallelizeBuildables = "YES"
+      buildImplicitDependencies = "YES">
+      <BuildActionEntries>
+         <BuildActionEntry
+            buildForTesting = "YES"
+            buildForRunning = "YES"
+            buildForProfiling = "YES"
+            buildForArchiving = "YES"
+            buildForAnalyzing = "YES">
+            <BuildableReference
+               BuildableIdentifier = "primary"
+               BlueprintIdentifier = "34BD9CD1053146CC000AB133"
+               BuildableName = "Adium.app"
+               BlueprintName = "Adium"
+               ReferencedContainer = "container:Adium.xcodeproj">
+            </BuildableReference>
+         </BuildActionEntry>
+      </BuildActionEntries>
+   </BuildAction>
+   <TestAction
+      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+      shouldUseLaunchSchemeArgsEnv = "YES"
+      buildConfiguration = "Debug">
+      <Testables>
+         <TestableReference
+            skipped = "NO">
+            <BuildableReference
+               BuildableIdentifier = "primary"
+               BlueprintIdentifier = "312ED3C90C7E875B00A6BDA9"
+               BuildableName = "Unit tests.octest"
+               BlueprintName = "Unit tests"
+               ReferencedContainer = "container:Adium.xcodeproj">
+            </BuildableReference>
+         </TestableReference>
+      </Testables>
+      <MacroExpansion>
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "34BD9CD1053146CC000AB133"
+            BuildableName = "Adium.app"
+            BlueprintName = "Adium"
+            ReferencedContainer = "container:Adium.xcodeproj">
+         </BuildableReference>
+      </MacroExpansion>
+   </TestAction>
+   <LaunchAction
+      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+      displayScaleIsEnabled = "NO"
+      displayScale = "1.00"
+      launchStyle = "0"
+      useCustomWorkingDirectory = "NO"
+      buildConfiguration = "Debug"
+      ignoresPersistentStateOnLaunch = "NO"
+      debugDocumentVersioning = "YES"
+      allowLocationSimulation = "YES">
+      <BuildableProductRunnable>
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "34BD9CD1053146CC000AB133"
+            BuildableName = "Adium.app"
+            BlueprintName = "Adium"
+            ReferencedContainer = "container:Adium.xcodeproj">
+         </BuildableReference>
+      </BuildableProductRunnable>
+      <CommandLineArguments>
+         <CommandLineArgument
+            argument = "-NSConstraintBasedLayoutVisualizeMutuallyExclusiveConstraints YES"
+            isEnabled = "YES">
+         </CommandLineArgument>
+      </CommandLineArguments>
+      <AdditionalOptions>
+      </AdditionalOptions>
+   </LaunchAction>
+   <ProfileAction
+      displayScaleIsEnabled = "NO"
+      displayScale = "1.00"
+      shouldUseLaunchSchemeArgsEnv = "YES"
+      savedToolIdentifier = ""
+      useCustomWorkingDirectory = "NO"
+      buildConfiguration = "Debug"
+      debugDocumentVersioning = "YES">
+      <BuildableProductRunnable>
+         <BuildableReference
+            BuildableIdentifier = "primary"
+            BlueprintIdentifier = "34BD9CD1053146CC000AB133"
+            BuildableName = "Adium.app"
+            BlueprintName = "Adium"
+            ReferencedContainer = "container:Adium.xcodeproj">
+         </BuildableReference>
+      </BuildableProductRunnable>
+   </ProfileAction>
+   <AnalyzeAction
+      buildConfiguration = "Release">
+   </AnalyzeAction>
+   <ArchiveAction
+      buildConfiguration = "Release"
+      revealArchiveInOrganizer = "YES">
+   </ArchiveAction>
+</Scheme>




More information about the commits mailing list