ProtocolBuffers.xcscheme 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Scheme
  3. LastUpgradeVersion = "0900"
  4. version = "1.3">
  5. <BuildAction
  6. parallelizeBuildables = "YES"
  7. buildImplicitDependencies = "NO">
  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 = "7461B52D0F94FAF800A0C422"
  18. BuildableName = "libProtocolBuffers.a"
  19. BlueprintName = "ProtocolBuffers"
  20. ReferencedContainer = "container:ProtocolBuffers_iOS.xcodeproj">
  21. </BuildableReference>
  22. </BuildActionEntry>
  23. <BuildActionEntry
  24. buildForTesting = "YES"
  25. buildForRunning = "YES"
  26. buildForProfiling = "NO"
  27. buildForArchiving = "NO"
  28. buildForAnalyzing = "YES">
  29. <BuildableReference
  30. BuildableIdentifier = "primary"
  31. BlueprintIdentifier = "F4487C551A9F8F8100531423"
  32. BuildableName = "libTestSingleSourceBuild.a"
  33. BlueprintName = "TestSingleSourceBuild"
  34. ReferencedContainer = "container:ProtocolBuffers_iOS.xcodeproj">
  35. </BuildableReference>
  36. </BuildActionEntry>
  37. <BuildActionEntry
  38. buildForTesting = "YES"
  39. buildForRunning = "NO"
  40. buildForProfiling = "NO"
  41. buildForArchiving = "NO"
  42. buildForAnalyzing = "YES">
  43. <BuildableReference
  44. BuildableIdentifier = "primary"
  45. BlueprintIdentifier = "8BBEA4A5147C727100C4ADB7"
  46. BuildableName = "UnitTests.xctest"
  47. BlueprintName = "UnitTests"
  48. ReferencedContainer = "container:ProtocolBuffers_iOS.xcodeproj">
  49. </BuildableReference>
  50. </BuildActionEntry>
  51. </BuildActionEntries>
  52. </BuildAction>
  53. <TestAction
  54. buildConfiguration = "Debug"
  55. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  56. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  57. language = ""
  58. shouldUseLaunchSchemeArgsEnv = "YES"
  59. codeCoverageEnabled = "YES">
  60. <Testables>
  61. <TestableReference
  62. skipped = "NO">
  63. <BuildableReference
  64. BuildableIdentifier = "primary"
  65. BlueprintIdentifier = "8BBEA4A5147C727100C4ADB7"
  66. BuildableName = "UnitTests.xctest"
  67. BlueprintName = "UnitTests"
  68. ReferencedContainer = "container:ProtocolBuffers_iOS.xcodeproj">
  69. </BuildableReference>
  70. <SkippedTests>
  71. <Test
  72. Identifier = "PerfTests">
  73. </Test>
  74. </SkippedTests>
  75. </TestableReference>
  76. </Testables>
  77. <MacroExpansion>
  78. <BuildableReference
  79. BuildableIdentifier = "primary"
  80. BlueprintIdentifier = "8B9A5EA41831993600A9D33B"
  81. BuildableName = "iOSTestHarness.app"
  82. BlueprintName = "iOSTestHarness"
  83. ReferencedContainer = "container:ProtocolBuffers_iOS.xcodeproj">
  84. </BuildableReference>
  85. </MacroExpansion>
  86. <AdditionalOptions>
  87. </AdditionalOptions>
  88. </TestAction>
  89. <LaunchAction
  90. buildConfiguration = "Debug"
  91. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  92. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  93. language = ""
  94. launchStyle = "0"
  95. useCustomWorkingDirectory = "NO"
  96. ignoresPersistentStateOnLaunch = "NO"
  97. debugDocumentVersioning = "YES"
  98. debugServiceExtension = "internal"
  99. allowLocationSimulation = "YES">
  100. <BuildableProductRunnable
  101. runnableDebuggingMode = "0">
  102. <BuildableReference
  103. BuildableIdentifier = "primary"
  104. BlueprintIdentifier = "8B9A5EA41831993600A9D33B"
  105. BuildableName = "iOSTestHarness.app"
  106. BlueprintName = "iOSTestHarness"
  107. ReferencedContainer = "container:ProtocolBuffers_iOS.xcodeproj">
  108. </BuildableReference>
  109. </BuildableProductRunnable>
  110. <AdditionalOptions>
  111. </AdditionalOptions>
  112. </LaunchAction>
  113. <ProfileAction
  114. buildConfiguration = "Release"
  115. shouldUseLaunchSchemeArgsEnv = "YES"
  116. savedToolIdentifier = ""
  117. useCustomWorkingDirectory = "NO"
  118. debugDocumentVersioning = "YES">
  119. <MacroExpansion>
  120. <BuildableReference
  121. BuildableIdentifier = "primary"
  122. BlueprintIdentifier = "7461B52D0F94FAF800A0C422"
  123. BuildableName = "libProtocolBuffers.a"
  124. BlueprintName = "ProtocolBuffers"
  125. ReferencedContainer = "container:ProtocolBuffers_iOS.xcodeproj">
  126. </BuildableReference>
  127. </MacroExpansion>
  128. </ProfileAction>
  129. <AnalyzeAction
  130. buildConfiguration = "Debug">
  131. </AnalyzeAction>
  132. <ArchiveAction
  133. buildConfiguration = "Release"
  134. revealArchiveInOrganizer = "YES">
  135. </ArchiveAction>
  136. </Scheme>