react-native-navigation的迁移库

SnapshotRecordTests.xcscheme 3.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Scheme
  3. LastUpgradeVersion = "1120"
  4. version = "1.3">
  5. <BuildAction
  6. parallelizeBuildables = "YES"
  7. buildImplicitDependencies = "YES">
  8. </BuildAction>
  9. <TestAction
  10. buildConfiguration = "Debug"
  11. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  12. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  13. shouldUseLaunchSchemeArgsEnv = "NO">
  14. <MacroExpansion>
  15. <BuildableReference
  16. BuildableIdentifier = "primary"
  17. BlueprintIdentifier = "507C80D92429111F00F765F7"
  18. BuildableName = "SnapshotTests.xctest"
  19. BlueprintName = "SnapshotTests"
  20. ReferencedContainer = "container:playground.xcodeproj">
  21. </BuildableReference>
  22. </MacroExpansion>
  23. <EnvironmentVariables>
  24. <EnvironmentVariable
  25. key = "FB_REFERENCE_IMAGE_DIR"
  26. value = "$(SOURCE_ROOT)/SnapshotTests/ReferenceImages"
  27. isEnabled = "YES">
  28. </EnvironmentVariable>
  29. <EnvironmentVariable
  30. key = "RECORD_SNAPSHOTS"
  31. value = "YES"
  32. isEnabled = "YES">
  33. </EnvironmentVariable>
  34. <EnvironmentVariable
  35. key = "IMAGE_DIFF_DIR"
  36. value = "$(SOURCE_ROOT)/SnapshotTests/FailureDiffs"
  37. isEnabled = "YES">
  38. </EnvironmentVariable>
  39. <EnvironmentVariable
  40. key = "TEST_ENABLED"
  41. value = "YES"
  42. isEnabled = "YES">
  43. </EnvironmentVariable>
  44. </EnvironmentVariables>
  45. <Testables>
  46. <TestableReference
  47. skipped = "NO">
  48. <BuildableReference
  49. BuildableIdentifier = "primary"
  50. BlueprintIdentifier = "507C80D92429111F00F765F7"
  51. BuildableName = "SnapshotTests.xctest"
  52. BlueprintName = "SnapshotTests"
  53. ReferencedContainer = "container:playground.xcodeproj">
  54. </BuildableReference>
  55. </TestableReference>
  56. </Testables>
  57. </TestAction>
  58. <LaunchAction
  59. buildConfiguration = "Debug"
  60. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  61. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  62. launchStyle = "0"
  63. useCustomWorkingDirectory = "NO"
  64. ignoresPersistentStateOnLaunch = "NO"
  65. debugDocumentVersioning = "YES"
  66. debugServiceExtension = "internal"
  67. allowLocationSimulation = "YES">
  68. <BuildableProductRunnable
  69. runnableDebuggingMode = "0">
  70. <BuildableReference
  71. BuildableIdentifier = "primary"
  72. BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
  73. BuildableName = "playground.app"
  74. BlueprintName = "playground"
  75. ReferencedContainer = "container:playground.xcodeproj">
  76. </BuildableReference>
  77. </BuildableProductRunnable>
  78. <EnvironmentVariables>
  79. <EnvironmentVariable
  80. key = "RECORD_SNAPSHOT_TESTS"
  81. value = ""
  82. isEnabled = "YES">
  83. </EnvironmentVariable>
  84. </EnvironmentVariables>
  85. </LaunchAction>
  86. <ProfileAction
  87. buildConfiguration = "Release"
  88. shouldUseLaunchSchemeArgsEnv = "YES"
  89. savedToolIdentifier = ""
  90. useCustomWorkingDirectory = "NO"
  91. debugDocumentVersioning = "YES">
  92. <MacroExpansion>
  93. <BuildableReference
  94. BuildableIdentifier = "primary"
  95. BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
  96. BuildableName = "playground.app"
  97. BlueprintName = "playground"
  98. ReferencedContainer = "container:playground.xcodeproj">
  99. </BuildableReference>
  100. </MacroExpansion>
  101. </ProfileAction>
  102. <AnalyzeAction
  103. buildConfiguration = "Debug">
  104. </AnalyzeAction>
  105. <ArchiveAction
  106. buildConfiguration = "Release"
  107. revealArchiveInOrganizer = "YES">
  108. </ArchiveAction>
  109. </Scheme>