CryptoSwift.xcscheme 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Scheme
  3. LastUpgradeVersion = "0610"
  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. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  41. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  42. shouldUseLaunchSchemeArgsEnv = "YES"
  43. buildConfiguration = "Release">
  44. <Testables>
  45. <TestableReference
  46. skipped = "NO">
  47. <BuildableReference
  48. BuildableIdentifier = "primary"
  49. BlueprintIdentifier = "754BE45F19693E190098E6F3"
  50. BuildableName = "CryptoSwiftTests.xctest"
  51. BlueprintName = "CryptoSwiftTests"
  52. ReferencedContainer = "container:CryptoSwift.xcodeproj">
  53. </BuildableReference>
  54. <SkippedTests>
  55. <Test
  56. Identifier = "AESTests/testAESPerformance()">
  57. </Test>
  58. <Test
  59. Identifier = "AESTests/testAESPerformanceCommonCrypto()">
  60. </Test>
  61. <Test
  62. Identifier = "RaufelderTests">
  63. </Test>
  64. </SkippedTests>
  65. </TestableReference>
  66. </Testables>
  67. <MacroExpansion>
  68. <BuildableReference
  69. BuildableIdentifier = "primary"
  70. BlueprintIdentifier = "754BE45419693E190098E6F3"
  71. BuildableName = "CryptoSwift.framework"
  72. BlueprintName = "CryptoSwift"
  73. ReferencedContainer = "container:CryptoSwift.xcodeproj">
  74. </BuildableReference>
  75. </MacroExpansion>
  76. </TestAction>
  77. <LaunchAction
  78. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  79. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  80. launchStyle = "0"
  81. useCustomWorkingDirectory = "NO"
  82. buildConfiguration = "Debug"
  83. ignoresPersistentStateOnLaunch = "NO"
  84. debugDocumentVersioning = "YES"
  85. allowLocationSimulation = "YES">
  86. <MacroExpansion>
  87. <BuildableReference
  88. BuildableIdentifier = "primary"
  89. BlueprintIdentifier = "754BE45419693E190098E6F3"
  90. BuildableName = "CryptoSwift.framework"
  91. BlueprintName = "CryptoSwift"
  92. ReferencedContainer = "container:CryptoSwift.xcodeproj">
  93. </BuildableReference>
  94. </MacroExpansion>
  95. <AdditionalOptions>
  96. </AdditionalOptions>
  97. </LaunchAction>
  98. <ProfileAction
  99. shouldUseLaunchSchemeArgsEnv = "YES"
  100. savedToolIdentifier = ""
  101. useCustomWorkingDirectory = "NO"
  102. buildConfiguration = "Release"
  103. debugDocumentVersioning = "YES">
  104. <MacroExpansion>
  105. <BuildableReference
  106. BuildableIdentifier = "primary"
  107. BlueprintIdentifier = "754BE45419693E190098E6F3"
  108. BuildableName = "CryptoSwift.framework"
  109. BlueprintName = "CryptoSwift"
  110. ReferencedContainer = "container:CryptoSwift.xcodeproj">
  111. </BuildableReference>
  112. </MacroExpansion>
  113. </ProfileAction>
  114. <AnalyzeAction
  115. buildConfiguration = "Debug">
  116. </AnalyzeAction>
  117. <ArchiveAction
  118. buildConfiguration = "Release"
  119. revealArchiveInOrganizer = "YES">
  120. </ArchiveAction>
  121. </Scheme>