p4bridge.xcscheme #1

  • //
  • guest/
  • cswiedler/
  • p4connect/
  • main/
  • src/
  • P4Bridge/
  • p4bridge/
  • p4bridge.xcodeproj/
  • xcuserdata/
  • nmorse.xcuserdatad/
  • xcschemes/
  • p4bridge.xcscheme
  • View
  • Commits
  • Open Download .zip Download (2 KB)
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
   LastUpgradeVersion = "0510"
   version = "1.3">
   <BuildAction
      parallelizeBuildables = "YES"
      buildImplicitDependencies = "YES">
      <BuildActionEntries>
         <BuildActionEntry
            buildForTesting = "NO"
            buildForRunning = "YES"
            buildForProfiling = "YES"
            buildForArchiving = "NO"
            buildForAnalyzing = "YES">
            <BuildableReference
               BuildableIdentifier = "primary"
               BlueprintIdentifier = "09A86BC01819442A00E80307"
               BuildableName = "libp4bridge.dylib"
               BlueprintName = "p4bridge"
               ReferencedContainer = "container:p4bridge.xcodeproj">
            </BuildableReference>
         </BuildActionEntry>
      </BuildActionEntries>
   </BuildAction>
   <TestAction
      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
      shouldUseLaunchSchemeArgsEnv = "YES"
      buildConfiguration = "Release64">
      <Testables>
      </Testables>
   </TestAction>
   <LaunchAction
      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
      launchStyle = "0"
      useCustomWorkingDirectory = "NO"
      buildConfiguration = "Release64"
      ignoresPersistentStateOnLaunch = "NO"
      debugDocumentVersioning = "YES"
      allowLocationSimulation = "YES">
      <AdditionalOptions>
      </AdditionalOptions>
   </LaunchAction>
   <ProfileAction
      shouldUseLaunchSchemeArgsEnv = "YES"
      savedToolIdentifier = ""
      useCustomWorkingDirectory = "NO"
      buildConfiguration = "Release64"
      debugDocumentVersioning = "YES">
   </ProfileAction>
   <AnalyzeAction
      buildConfiguration = "Release64">
   </AnalyzeAction>
   <ArchiveAction
      buildConfiguration = "Release64"
      revealArchiveInOrganizer = "YES">
   </ArchiveAction>
</Scheme>
# Change User Description Committed
#1 21852 cswiedler Branch //guest/cswiedler/p4connect
//guest/perforce_software/p4connect/main/src/P4Bridge/p4bridge/p4bridge.xcodeproj/xcuserdata/nmorse.xcuserdatad/xcschemes/p4bridge.xcscheme
#1 16209 Norman Morse Move entire source tree into "main" branch so workshop code will act correctly.
//guest/perforce_software/p4connect/src/P4Bridge/p4bridge/p4bridge.xcodeproj/xcuserdata/nmorse.xcuserdatad/xcschemes/p4bridge.xcscheme
#4 16163 Norman Morse Import latest changes from 2015.2/1245676

Fixes disconnect issue on "run"
Fixes SSL versioning problem on OSX
Added VS2015 support to project files
#3 16006 Norman Morse integrated changes from internal build
#2 12135 Norman Morse Integrate dev branch changes into main.

This code is the basiis of the 2.7 BETA release which provides Unity 5 compatibility
#1 10940 Norman Morse Inital Workshop release of P4Connect.
Released under BSD-2 license