iOS Example.xcscheme 3.3 KB

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