The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Selenops, reference 2.0.1 (8c2ee9), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 26 Apr 2025 07:36:28 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Selenops-Package -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zntfdr/Selenops.git
Reference: 2.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zntfdr/Selenops
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at 8c2ee90 remove file headers
Cloned https://github.com/zntfdr/Selenops.git
Revision (git rev-parse @):
8c2ee90339cf47edf8087ac40a924bb1db6e4fec
SUCCESS checkout https://github.com/zntfdr/Selenops.git at 2.0.1
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/zntfdr/Selenops.git
https://github.com/zntfdr/Selenops.git
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core.git"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    }
  ],
  "manifest_display_name" : "Selenops",
  "name" : "Selenops",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Selenops",
      "targets" : [
        "Selenops"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "selenops-cli",
      "targets" : [
        "selenopsCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "selenopsCLI",
      "module_type" : "SwiftTarget",
      "name" : "selenopsCLI",
      "path" : "Sources/selenopsCLI",
      "product_dependencies" : [
        "ArgumentParser",
        "SwiftToolsSupport"
      ],
      "product_memberships" : [
        "selenops-cli"
      ],
      "sources" : [
        "Executor.swift",
        "URL+ExpressibleByArgument.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Selenops"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Selenops",
      "module_type" : "SwiftTarget",
      "name" : "Selenops",
      "path" : "Sources/Selenops",
      "product_dependencies" : [
        "SwiftSoup"
      ],
      "product_memberships" : [
        "Selenops",
        "selenops-cli"
      ],
      "sources" : [
        "Crawler.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/scinfu/SwiftSoup.git
Fetching from https://github.com/apple/swift-tools-support-core.git (cached)
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Creating working copy of package ‘swift-argument-parser’
Checking out 0.0.6 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-tools-support-core’
Checking out 0.0.1 of package ‘swift-tools-support-core’
Creating working copy of package ‘SwiftSoup’
Checking out 2.8.7 of package ‘SwiftSoup’
Resolve Package Graph
Resolved source packages:
  swift-tools-support-core: https://github.com/apple/swift-tools-support-core.git @ 0.0.1
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.8.7
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 0.0.6
  Selenops: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-tools-support-core, SwiftSoup, swift-argument-parser, Selenops
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core.git"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    }
  ],
  "manifest_display_name" : "Selenops",
  "name" : "Selenops",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Selenops",
      "targets" : [
        "Selenops"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "selenops-cli",
      "targets" : [
        "selenopsCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "selenopsCLI",
      "module_type" : "SwiftTarget",
      "name" : "selenopsCLI",
      "path" : "Sources/selenopsCLI",
      "product_dependencies" : [
        "ArgumentParser",
        "SwiftToolsSupport"
      ],
      "product_memberships" : [
        "selenops-cli"
      ],
      "sources" : [
        "Executor.swift",
        "URL+ExpressibleByArgument.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Selenops"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Selenops",
      "module_type" : "SwiftTarget",
      "name" : "Selenops",
      "path" : "Sources/Selenops",
      "product_dependencies" : [
        "SwiftSoup"
      ],
      "product_memberships" : [
        "Selenops",
        "selenops-cli"
      ],
      "sources" : [
        "Crawler.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Selenops",
      "selenops-cli",
      "Selenops-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Selenops-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Selenops-Package -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.8.7
  swift-tools-support-core: https://github.com/apple/swift-tools-support-core.git @ 0.0.1
  Selenops: /Users/admin/builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 0.0.6
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'selenops-cli' in project 'Selenops'
        ➜ Explicit dependency on target 'Selenops' in project 'Selenops'
        ➜ Explicit dependency on target 'SwiftToolsSupport' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser' (no dependencies)
    Target 'SwiftToolsSupport' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'TSCBasic' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'TSCUtility' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'TSCclibc' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'TSCLibc' in project 'swift-tools-support-core'
    Target 'TSCUtility' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'TSCclibc' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'TSCLibc' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'TSCBasic' in project 'swift-tools-support-core'
    Target 'TSCBasic' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'TSCclibc' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'TSCLibc' in project 'swift-tools-support-core'
    Target 'TSCLibc' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'TSCclibc' in project 'swift-tools-support-core'
    Target 'TSCclibc' in project 'swift-tools-support-core' (no dependencies)
    Target 'Selenops' in project 'Selenops'
        ➜ Explicit dependency on target 'Selenops' in project 'Selenops'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
    Target 'Selenops' in project 'Selenops'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
    Target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
    Target 'SwiftSoup' in project 'SwiftSoup' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
Build description signature: 82f8684e1dfc982824b40330d8ba6762
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/82f8684e1dfc982824b40330d8ba6762.xcbuilddata
error: The package product 'SwiftSoup' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'Selenops' from project 'Selenops')
error: The package product 'SwiftSoup' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'selenops-cli' from project 'Selenops')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:85c55bce627a14836438321d15ab7b75c881cd2a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:85c55bce627a14836438321d15ab7b75c881cd2a, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:85c55bce627a14836438321d15ab7b75c881cd2a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:85c55bce627a14836438321d15ab7b75c881cd2a, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Selenops-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Selenops: /Users/admin/builder/spi-builder-workspace
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 0.0.6
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.8.7
  swift-tools-support-core: https://github.com/apple/swift-tools-support-core.git @ 0.0.1
resolved source packages: Selenops, swift-argument-parser, SwiftSoup, swift-tools-support-core
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core.git"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    }
  ],
  "manifest_display_name" : "Selenops",
  "name" : "Selenops",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Selenops",
      "targets" : [
        "Selenops"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "selenops-cli",
      "targets" : [
        "selenopsCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "selenopsCLI",
      "module_type" : "SwiftTarget",
      "name" : "selenopsCLI",
      "path" : "Sources/selenopsCLI",
      "product_dependencies" : [
        "ArgumentParser",
        "SwiftToolsSupport"
      ],
      "product_memberships" : [
        "selenops-cli"
      ],
      "sources" : [
        "Executor.swift",
        "URL+ExpressibleByArgument.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Selenops"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Selenops",
      "module_type" : "SwiftTarget",
      "name" : "Selenops",
      "path" : "Sources/Selenops",
      "product_dependencies" : [
        "SwiftSoup"
      ],
      "product_memberships" : [
        "Selenops",
        "selenops-cli"
      ],
      "sources" : [
        "Crawler.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Selenops",
      "selenops-cli",
      "Selenops-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Selenops-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Selenops-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  swift-tools-support-core: https://github.com/apple/swift-tools-support-core.git @ 0.0.1
  SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.8.7
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 0.0.6
  Selenops: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
    Target 'selenops-cli' in project 'Selenops'
        ➜ Explicit dependency on target 'Selenops' in project 'Selenops'
        ➜ Explicit dependency on target 'SwiftToolsSupport' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser' (no dependencies)
    Target 'SwiftToolsSupport' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'TSCBasic' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'TSCUtility' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'TSCclibc' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'TSCLibc' in project 'swift-tools-support-core'
    Target 'TSCUtility' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'TSCclibc' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'TSCLibc' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'TSCBasic' in project 'swift-tools-support-core'
    Target 'TSCBasic' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'TSCclibc' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'TSCLibc' in project 'swift-tools-support-core'
    Target 'TSCLibc' in project 'swift-tools-support-core'
        ➜ Explicit dependency on target 'TSCclibc' in project 'swift-tools-support-core'
    Target 'TSCclibc' in project 'swift-tools-support-core' (no dependencies)
    Target 'Selenops' in project 'Selenops'
        ➜ Explicit dependency on target 'Selenops' in project 'Selenops'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
    Target 'Selenops' in project 'Selenops'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
    Target 'SwiftSoup' in project 'SwiftSoup'
        ➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
    Target 'SwiftSoup' in project 'SwiftSoup' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 08f7b4eb2352508beae6540b1d531b58
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/08f7b4eb2352508beae6540b1d531b58.xcbuilddata
error: The package product 'SwiftSoup' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'selenops-cli' from project 'Selenops')
error: The package product 'SwiftSoup' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'Selenops' from project 'Selenops')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:85c55bce627a14836438321d15ab7b75c881cd2a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:85c55bce627a14836438321d15ab7b75c881cd2a, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:85c55bce627a14836438321d15ab7b75c881cd2a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:85c55bce627a14836438321d15ab7b75c881cd2a, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Selenops-Package
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild