2
0

iOS Example.xcscheme 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Scheme
  3. LastUpgradeVersion = "0800"
  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 = "F8111E0419A951050040E7D1"
  18. BuildableName = "iOS Example.app"
  19. BlueprintName = "iOS Example"
  20. ReferencedContainer = "container:iOS Example.xcodeproj">
  21. </BuildableReference>
  22. </BuildActionEntry>
  23. </BuildActionEntries>
  24. </BuildAction>
  25. <TestAction
  26. buildConfiguration = "Debug"
  27. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  28. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  29. shouldUseLaunchSchemeArgsEnv = "YES">
  30. <Testables>
  31. </Testables>
  32. <MacroExpansion>
  33. <BuildableReference
  34. BuildableIdentifier = "primary"
  35. BlueprintIdentifier = "F8111E0419A951050040E7D1"
  36. BuildableName = "iOS Example.app"
  37. BlueprintName = "iOS Example"
  38. ReferencedContainer = "container:iOS Example.xcodeproj">
  39. </BuildableReference>
  40. </MacroExpansion>
  41. <AdditionalOptions>
  42. </AdditionalOptions>
  43. </TestAction>
  44. <LaunchAction
  45. buildConfiguration = "Debug"
  46. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  47. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  48. launchStyle = "0"
  49. useCustomWorkingDirectory = "NO"
  50. ignoresPersistentStateOnLaunch = "NO"
  51. debugDocumentVersioning = "YES"
  52. debugServiceExtension = "internal"
  53. allowLocationSimulation = "YES">
  54. <BuildableProductRunnable
  55. runnableDebuggingMode = "0">
  56. <BuildableReference
  57. BuildableIdentifier = "primary"
  58. BlueprintIdentifier = "F8111E0419A951050040E7D1"
  59. BuildableName = "iOS Example.app"
  60. BlueprintName = "iOS Example"
  61. ReferencedContainer = "container:iOS Example.xcodeproj">
  62. </BuildableReference>
  63. </BuildableProductRunnable>
  64. <EnvironmentVariables>
  65. <EnvironmentVariable
  66. key = "OS_ACTIVITY_MODE"
  67. value = "disable"
  68. isEnabled = "YES">
  69. </EnvironmentVariable>
  70. </EnvironmentVariables>
  71. <AdditionalOptions>
  72. </AdditionalOptions>
  73. </LaunchAction>
  74. <ProfileAction
  75. buildConfiguration = "Release"
  76. shouldUseLaunchSchemeArgsEnv = "YES"
  77. savedToolIdentifier = ""
  78. useCustomWorkingDirectory = "NO"
  79. debugDocumentVersioning = "YES">
  80. <BuildableProductRunnable
  81. runnableDebuggingMode = "0">
  82. <BuildableReference
  83. BuildableIdentifier = "primary"
  84. BlueprintIdentifier = "F8111E0419A951050040E7D1"
  85. BuildableName = "iOS Example.app"
  86. BlueprintName = "iOS Example"
  87. ReferencedContainer = "container:iOS Example.xcodeproj">
  88. </BuildableReference>
  89. </BuildableProductRunnable>
  90. </ProfileAction>
  91. <AnalyzeAction
  92. buildConfiguration = "Debug">
  93. </AnalyzeAction>
  94. <ArchiveAction
  95. buildConfiguration = "Release"
  96. revealArchiveInOrganizer = "YES">
  97. </ArchiveAction>
  98. </Scheme>