2
0

iOS Example.xcscheme 3.6 KB

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