iOS Today Extension Example.xcscheme 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Scheme
  3. LastUpgradeVersion = "0930"
  4. wasCreatedForAppExtension = "YES"
  5. version = "2.0">
  6. <BuildAction
  7. parallelizeBuildables = "YES"
  8. buildImplicitDependencies = "YES">
  9. <BuildActionEntries>
  10. <BuildActionEntry
  11. buildForTesting = "YES"
  12. buildForRunning = "YES"
  13. buildForProfiling = "YES"
  14. buildForArchiving = "YES"
  15. buildForAnalyzing = "YES">
  16. <BuildableReference
  17. BuildableIdentifier = "primary"
  18. BlueprintIdentifier = "298D7C3A1BC2C79500FD3B3E"
  19. BuildableName = "AFNetworking iOS Tests.xctest"
  20. BlueprintName = "AFNetworking iOS Tests"
  21. ReferencedContainer = "container:../AFNetworking.xcodeproj">
  22. </BuildableReference>
  23. </BuildActionEntry>
  24. <BuildActionEntry
  25. buildForTesting = "YES"
  26. buildForRunning = "YES"
  27. buildForProfiling = "YES"
  28. buildForArchiving = "YES"
  29. buildForAnalyzing = "YES">
  30. <BuildableReference
  31. BuildableIdentifier = "primary"
  32. BlueprintIdentifier = "29E6F1E51BB9E37200A4466C"
  33. BuildableName = "iOS Today Extension Example.appex"
  34. BlueprintName = "iOS Today Extension Example"
  35. ReferencedContainer = "container:AFNetworking Example.xcodeproj">
  36. </BuildableReference>
  37. </BuildActionEntry>
  38. <BuildActionEntry
  39. buildForTesting = "YES"
  40. buildForRunning = "YES"
  41. buildForProfiling = "YES"
  42. buildForArchiving = "YES"
  43. buildForAnalyzing = "YES">
  44. <BuildableReference
  45. BuildableIdentifier = "primary"
  46. BlueprintIdentifier = "29E6F1741BB9DCB500A4466C"
  47. BuildableName = "iOS Example.app"
  48. BlueprintName = "iOS Example"
  49. ReferencedContainer = "container:AFNetworking Example.xcodeproj">
  50. </BuildableReference>
  51. </BuildActionEntry>
  52. </BuildActionEntries>
  53. </BuildAction>
  54. <TestAction
  55. buildConfiguration = "Debug"
  56. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  57. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  58. shouldUseLaunchSchemeArgsEnv = "YES">
  59. <Testables>
  60. <TestableReference
  61. skipped = "NO">
  62. <BuildableReference
  63. BuildableIdentifier = "primary"
  64. BlueprintIdentifier = "298D7C3A1BC2C79500FD3B3E"
  65. BuildableName = "AFNetworking iOS Tests.xctest"
  66. BlueprintName = "AFNetworking iOS Tests"
  67. ReferencedContainer = "container:../AFNetworking.xcodeproj">
  68. </BuildableReference>
  69. </TestableReference>
  70. </Testables>
  71. <MacroExpansion>
  72. <BuildableReference
  73. BuildableIdentifier = "primary"
  74. BlueprintIdentifier = "29E6F1741BB9DCB500A4466C"
  75. BuildableName = "iOS Example.app"
  76. BlueprintName = "iOS Example"
  77. ReferencedContainer = "container:AFNetworking Example.xcodeproj">
  78. </BuildableReference>
  79. </MacroExpansion>
  80. <AdditionalOptions>
  81. </AdditionalOptions>
  82. </TestAction>
  83. <LaunchAction
  84. buildConfiguration = "Debug"
  85. selectedDebuggerIdentifier = ""
  86. selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn"
  87. launchStyle = "0"
  88. useCustomWorkingDirectory = "NO"
  89. ignoresPersistentStateOnLaunch = "NO"
  90. debugDocumentVersioning = "YES"
  91. debugServiceExtension = "internal"
  92. allowLocationSimulation = "YES"
  93. launchAutomaticallySubstyle = "2">
  94. <BuildableProductRunnable
  95. runnableDebuggingMode = "0">
  96. <BuildableReference
  97. BuildableIdentifier = "primary"
  98. BlueprintIdentifier = "29E6F1741BB9DCB500A4466C"
  99. BuildableName = "iOS Example.app"
  100. BlueprintName = "iOS Example"
  101. ReferencedContainer = "container:AFNetworking Example.xcodeproj">
  102. </BuildableReference>
  103. </BuildableProductRunnable>
  104. <AdditionalOptions>
  105. </AdditionalOptions>
  106. </LaunchAction>
  107. <ProfileAction
  108. buildConfiguration = "Release"
  109. shouldUseLaunchSchemeArgsEnv = "YES"
  110. savedToolIdentifier = ""
  111. useCustomWorkingDirectory = "NO"
  112. debugDocumentVersioning = "YES"
  113. launchAutomaticallySubstyle = "2">
  114. <BuildableProductRunnable
  115. runnableDebuggingMode = "0">
  116. <BuildableReference
  117. BuildableIdentifier = "primary"
  118. BlueprintIdentifier = "29E6F1741BB9DCB500A4466C"
  119. BuildableName = "iOS Example.app"
  120. BlueprintName = "iOS Example"
  121. ReferencedContainer = "container:AFNetworking Example.xcodeproj">
  122. </BuildableReference>
  123. </BuildableProductRunnable>
  124. </ProfileAction>
  125. <AnalyzeAction
  126. buildConfiguration = "Debug">
  127. </AnalyzeAction>
  128. <ArchiveAction
  129. buildConfiguration = "Release"
  130. revealArchiveInOrganizer = "YES">
  131. </ArchiveAction>
  132. </Scheme>