iOS Today Extension Example.xcscheme 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Scheme
  3. LastUpgradeVersion = "1140"
  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. <MacroExpansion>
  60. <BuildableReference
  61. BuildableIdentifier = "primary"
  62. BlueprintIdentifier = "29E6F1741BB9DCB500A4466C"
  63. BuildableName = "iOS Example.app"
  64. BlueprintName = "iOS Example"
  65. ReferencedContainer = "container:AFNetworking Example.xcodeproj">
  66. </BuildableReference>
  67. </MacroExpansion>
  68. <Testables>
  69. <TestableReference
  70. skipped = "NO">
  71. <BuildableReference
  72. BuildableIdentifier = "primary"
  73. BlueprintIdentifier = "298D7C3A1BC2C79500FD3B3E"
  74. BuildableName = "AFNetworking iOS Tests.xctest"
  75. BlueprintName = "AFNetworking iOS Tests"
  76. ReferencedContainer = "container:../AFNetworking.xcodeproj">
  77. </BuildableReference>
  78. </TestableReference>
  79. </Testables>
  80. </TestAction>
  81. <LaunchAction
  82. buildConfiguration = "Debug"
  83. selectedDebuggerIdentifier = ""
  84. selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn"
  85. launchStyle = "0"
  86. askForAppToLaunch = "Yes"
  87. useCustomWorkingDirectory = "NO"
  88. ignoresPersistentStateOnLaunch = "NO"
  89. debugDocumentVersioning = "YES"
  90. debugServiceExtension = "internal"
  91. allowLocationSimulation = "YES"
  92. launchAutomaticallySubstyle = "2">
  93. <BuildableProductRunnable
  94. runnableDebuggingMode = "0">
  95. <BuildableReference
  96. BuildableIdentifier = "primary"
  97. BlueprintIdentifier = "29E6F1741BB9DCB500A4466C"
  98. BuildableName = "iOS Example.app"
  99. BlueprintName = "iOS Example"
  100. ReferencedContainer = "container:AFNetworking Example.xcodeproj">
  101. </BuildableReference>
  102. </BuildableProductRunnable>
  103. </LaunchAction>
  104. <ProfileAction
  105. buildConfiguration = "Release"
  106. shouldUseLaunchSchemeArgsEnv = "YES"
  107. savedToolIdentifier = ""
  108. useCustomWorkingDirectory = "NO"
  109. debugDocumentVersioning = "YES"
  110. launchAutomaticallySubstyle = "2">
  111. <BuildableProductRunnable
  112. runnableDebuggingMode = "0">
  113. <BuildableReference
  114. BuildableIdentifier = "primary"
  115. BlueprintIdentifier = "29E6F1741BB9DCB500A4466C"
  116. BuildableName = "iOS Example.app"
  117. BlueprintName = "iOS Example"
  118. ReferencedContainer = "container:AFNetworking Example.xcodeproj">
  119. </BuildableReference>
  120. </BuildableProductRunnable>
  121. </ProfileAction>
  122. <AnalyzeAction
  123. buildConfiguration = "Debug">
  124. </AnalyzeAction>
  125. <ArchiveAction
  126. buildConfiguration = "Release"
  127. revealArchiveInOrganizer = "YES">
  128. </ArchiveAction>
  129. </Scheme>