/opencvExample.xcodeproj/xcuserdata/marek.xcuserdatad/xcschemes/opencvExample.xcscheme
Unknown | 72 lines | 72 code | 0 blank | 0 comment | 0 complexity | 9522a8b69d64d56e9112b547d61fb07b MD5 | raw file
1<?xml version="1.0" encoding="UTF-8"?> 2<Scheme 3 version = "1.3"> 4 <BuildAction 5 parallelizeBuildables = "YES" 6 buildImplicitDependencies = "YES"> 7 <BuildActionEntries> 8 <BuildActionEntry 9 buildForTesting = "YES" 10 buildForRunning = "YES" 11 buildForProfiling = "YES" 12 buildForArchiving = "YES" 13 buildForAnalyzing = "YES"> 14 <BuildableReference 15 BuildableIdentifier = "primary" 16 BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2" 17 BuildableName = "opencvExampleDebug.app" 18 BlueprintName = "opencvExample" 19 ReferencedContainer = "container:opencvExample.xcodeproj"> 20 </BuildableReference> 21 </BuildActionEntry> 22 </BuildActionEntries> 23 </BuildAction> 24 <TestAction 25 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB" 26 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB" 27 shouldUseLaunchSchemeArgsEnv = "YES" 28 buildConfiguration = "Debug"> 29 <Testables> 30 </Testables> 31 </TestAction> 32 <LaunchAction 33 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB" 34 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB" 35 launchStyle = "0" 36 useCustomWorkingDirectory = "NO" 37 buildConfiguration = "Debug"> 38 <BuildableProductRunnable> 39 <BuildableReference 40 BuildableIdentifier = "primary" 41 BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2" 42 BuildableName = "opencvExampleDebug.app" 43 BlueprintName = "opencvExample" 44 ReferencedContainer = "container:opencvExample.xcodeproj"> 45 </BuildableReference> 46 </BuildableProductRunnable> 47 <AdditionalOptions> 48 </AdditionalOptions> 49 </LaunchAction> 50 <ProfileAction 51 shouldUseLaunchSchemeArgsEnv = "YES" 52 savedToolIdentifier = "" 53 useCustomWorkingDirectory = "NO" 54 buildConfiguration = "Release"> 55 <BuildableProductRunnable> 56 <BuildableReference 57 BuildableIdentifier = "primary" 58 BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2" 59 BuildableName = "opencvExampleDebug.app" 60 BlueprintName = "opencvExample" 61 ReferencedContainer = "container:opencvExample.xcodeproj"> 62 </BuildableReference> 63 </BuildableProductRunnable> 64 </ProfileAction> 65 <AnalyzeAction 66 buildConfiguration = "Debug"> 67 </AnalyzeAction> 68 <ArchiveAction 69 buildConfiguration = "Release" 70 revealArchiveInOrganizer = "YES"> 71 </ArchiveAction> 72</Scheme>