CryptoSwift.xcscheme 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Scheme
  3. LastUpgradeVersion = "0700"
  4. version = "1.3">
  5. <BuildAction
  6. parallelizeBuildables = "NO"
  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 = "754BE45419693E190098E6F3"
  18. BuildableName = "CryptoSwift.framework"
  19. BlueprintName = "CryptoSwift"
  20. ReferencedContainer = "container:CryptoSwift.xcodeproj">
  21. </BuildableReference>
  22. </BuildActionEntry>
  23. <BuildActionEntry
  24. buildForTesting = "YES"
  25. buildForRunning = "YES"
  26. buildForProfiling = "NO"
  27. buildForArchiving = "NO"
  28. buildForAnalyzing = "YES">
  29. <BuildableReference
  30. BuildableIdentifier = "primary"
  31. BlueprintIdentifier = "754BE45F19693E190098E6F3"
  32. BuildableName = "CryptoSwiftTests.xctest"
  33. BlueprintName = "CryptoSwiftTests"
  34. ReferencedContainer = "container:CryptoSwift.xcodeproj">
  35. </BuildableReference>
  36. </BuildActionEntry>
  37. </BuildActionEntries>
  38. </BuildAction>
  39. <TestAction
  40. buildConfiguration = "Release"
  41. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  42. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  43. shouldUseLaunchSchemeArgsEnv = "YES"
  44. codeCoverageEnabled = "YES">
  45. <Testables>
  46. <TestableReference
  47. skipped = "NO">
  48. <BuildableReference
  49. BuildableIdentifier = "primary"
  50. BlueprintIdentifier = "754BE45F19693E190098E6F3"
  51. BuildableName = "CryptoSwiftTests.xctest"
  52. BlueprintName = "CryptoSwiftTests"
  53. ReferencedContainer = "container:CryptoSwift.xcodeproj">
  54. </BuildableReference>
  55. <SkippedTests>
  56. <Test
  57. Identifier = "AESTests/testAESPerformanceCommonCrypto()">
  58. </Test>
  59. <Test
  60. Identifier = "ChaCha20Tests/testChaCha20Performance()">
  61. </Test>
  62. <Test
  63. Identifier = "RaufelderTests">
  64. </Test>
  65. </SkippedTests>
  66. </TestableReference>
  67. </Testables>
  68. <MacroExpansion>
  69. <BuildableReference
  70. BuildableIdentifier = "primary"
  71. BlueprintIdentifier = "754BE45419693E190098E6F3"
  72. BuildableName = "CryptoSwift.framework"
  73. BlueprintName = "CryptoSwift"
  74. ReferencedContainer = "container:CryptoSwift.xcodeproj">
  75. </BuildableReference>
  76. </MacroExpansion>
  77. <AdditionalOptions>
  78. </AdditionalOptions>
  79. </TestAction>
  80. <LaunchAction
  81. buildConfiguration = "Debug"
  82. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  83. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  84. launchStyle = "0"
  85. useCustomWorkingDirectory = "NO"
  86. ignoresPersistentStateOnLaunch = "NO"
  87. debugDocumentVersioning = "YES"
  88. debugServiceExtension = "internal"
  89. allowLocationSimulation = "YES">
  90. <MacroExpansion>
  91. <BuildableReference
  92. BuildableIdentifier = "primary"
  93. BlueprintIdentifier = "754BE45419693E190098E6F3"
  94. BuildableName = "CryptoSwift.framework"
  95. BlueprintName = "CryptoSwift"
  96. ReferencedContainer = "container:CryptoSwift.xcodeproj">
  97. </BuildableReference>
  98. </MacroExpansion>
  99. <AdditionalOptions>
  100. </AdditionalOptions>
  101. </LaunchAction>
  102. <ProfileAction
  103. buildConfiguration = "Release"
  104. shouldUseLaunchSchemeArgsEnv = "YES"
  105. savedToolIdentifier = ""
  106. useCustomWorkingDirectory = "NO"
  107. debugDocumentVersioning = "YES">
  108. <MacroExpansion>
  109. <BuildableReference
  110. BuildableIdentifier = "primary"
  111. BlueprintIdentifier = "754BE45419693E190098E6F3"
  112. BuildableName = "CryptoSwift.framework"
  113. BlueprintName = "CryptoSwift"
  114. ReferencedContainer = "container:CryptoSwift.xcodeproj">
  115. </BuildableReference>
  116. </MacroExpansion>
  117. </ProfileAction>
  118. <AnalyzeAction
  119. buildConfiguration = "Debug">
  120. </AnalyzeAction>
  121. <ArchiveAction
  122. buildConfiguration = "Release"
  123. revealArchiveInOrganizer = "YES">
  124. </ArchiveAction>
  125. </Scheme>