MasonryExamples.xcscheme 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Scheme
  3. LastUpgradeVersion = "0460"
  4. version = "1.3">
  5. <BuildAction
  6. parallelizeBuildables = "YES"
  7. buildImplicitDependencies = "YES">
  8. <BuildActionEntries>
  9. <BuildActionEntry
  10. buildForTesting = "YES"
  11. buildForRunning = "YES"
  12. buildForProfiling = "YES"
  13. buildForArchiving = "YES"
  14. buildForAnalyzing = "YES">
  15. <BuildableReference
  16. BuildableIdentifier = "primary"
  17. BlueprintIdentifier = "DD52F1A9179CA93B005CD195"
  18. BuildableName = "libMasonry.a"
  19. BlueprintName = "Masonry"
  20. ReferencedContainer = "container:../Masonry.xcodeproj">
  21. </BuildableReference>
  22. </BuildActionEntry>
  23. <BuildActionEntry
  24. buildForTesting = "YES"
  25. buildForRunning = "YES"
  26. buildForProfiling = "YES"
  27. buildForArchiving = "YES"
  28. buildForAnalyzing = "YES">
  29. <BuildableReference
  30. BuildableIdentifier = "primary"
  31. BlueprintIdentifier = "DD52F226179CAD57005CD195"
  32. BuildableName = "MasonryExamples.app"
  33. BlueprintName = "MasonryExamples"
  34. ReferencedContainer = "container:MasonryExamples.xcodeproj">
  35. </BuildableReference>
  36. </BuildActionEntry>
  37. </BuildActionEntries>
  38. </BuildAction>
  39. <TestAction
  40. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  41. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  42. shouldUseLaunchSchemeArgsEnv = "YES"
  43. buildConfiguration = "Debug">
  44. <Testables>
  45. </Testables>
  46. <MacroExpansion>
  47. <BuildableReference
  48. BuildableIdentifier = "primary"
  49. BlueprintIdentifier = "DD52F226179CAD57005CD195"
  50. BuildableName = "MasonryExamples.app"
  51. BlueprintName = "MasonryExamples"
  52. ReferencedContainer = "container:MasonryExamples.xcodeproj">
  53. </BuildableReference>
  54. </MacroExpansion>
  55. </TestAction>
  56. <LaunchAction
  57. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  58. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  59. launchStyle = "0"
  60. useCustomWorkingDirectory = "NO"
  61. buildConfiguration = "Debug"
  62. ignoresPersistentStateOnLaunch = "NO"
  63. debugDocumentVersioning = "YES"
  64. allowLocationSimulation = "YES">
  65. <BuildableProductRunnable>
  66. <BuildableReference
  67. BuildableIdentifier = "primary"
  68. BlueprintIdentifier = "DD52F226179CAD57005CD195"
  69. BuildableName = "MasonryExamples.app"
  70. BlueprintName = "MasonryExamples"
  71. ReferencedContainer = "container:MasonryExamples.xcodeproj">
  72. </BuildableReference>
  73. </BuildableProductRunnable>
  74. <AdditionalOptions>
  75. </AdditionalOptions>
  76. </LaunchAction>
  77. <ProfileAction
  78. shouldUseLaunchSchemeArgsEnv = "YES"
  79. savedToolIdentifier = ""
  80. useCustomWorkingDirectory = "NO"
  81. buildConfiguration = "Release"
  82. debugDocumentVersioning = "YES">
  83. <BuildableProductRunnable>
  84. <BuildableReference
  85. BuildableIdentifier = "primary"
  86. BlueprintIdentifier = "DD52F226179CAD57005CD195"
  87. BuildableName = "MasonryExamples.app"
  88. BlueprintName = "MasonryExamples"
  89. ReferencedContainer = "container:MasonryExamples.xcodeproj">
  90. </BuildableReference>
  91. </BuildableProductRunnable>
  92. </ProfileAction>
  93. <AnalyzeAction
  94. buildConfiguration = "Debug">
  95. </AnalyzeAction>
  96. <ArchiveAction
  97. buildConfiguration = "Release"
  98. revealArchiveInOrganizer = "YES">
  99. </ArchiveAction>
  100. </Scheme>