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 SoulverTextKit, reference main (fe9f90), with Swift 6.1 for visionOS using Xcode 16.3 on 27 Apr 2025 00:23:37 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SoulverTextKit -destination generic/platform=xrOS

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/soulverteam/SoulverTextKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/soulverteam/SoulverTextKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fe9f909 Fix capitalization
Cloned https://github.com/soulverteam/SoulverTextKit.git
Revision (git rev-parse @):
fe9f909c6652b7caf4973465f4b3fc5d9647f219
SUCCESS checkout https://github.com/soulverteam/SoulverTextKit.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/soulverteam/SoulverTextKit.git
https://github.com/soulverteam/SoulverTextKit.git
{
  "dependencies" : [
    {
      "identity" : "soulvercore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/soulverteam/SoulverCore"
    }
  ],
  "manifest_display_name" : "SoulverTextKit",
  "name" : "SoulverTextKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SoulverTextKit",
      "targets" : [
        "SoulverTextKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SoulverTextKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SoulverTextKitTests",
      "path" : "Tests/SoulverTextKitTests",
      "sources" : [
        "SoulverTextKitTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SoulverTextKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SoulverTextKit",
      "module_type" : "SwiftTarget",
      "name" : "SoulverTextKit",
      "path" : "Sources/SoulverTextKit",
      "product_dependencies" : [
        "SoulverCore"
      ],
      "product_memberships" : [
        "SoulverTextKit"
      ],
      "sources" : [
        "Helpers/StringByParagraphs.swift",
        "SoulverTextKit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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/soulverteam/SoulverCore
Creating working copy of package ‘SoulverCore’
Checking out 1.4.5 of package ‘SoulverCore’
Resolve Package Graph
Resolved source packages:
  SoulverCore: https://github.com/soulverteam/SoulverCore @ 1.4.5
  SoulverTextKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: SoulverCore, SoulverTextKit
{
  "dependencies" : [
    {
      "identity" : "soulvercore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/soulverteam/SoulverCore"
    }
  ],
  "manifest_display_name" : "SoulverTextKit",
  "name" : "SoulverTextKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SoulverTextKit",
      "targets" : [
        "SoulverTextKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SoulverTextKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SoulverTextKitTests",
      "path" : "Tests/SoulverTextKitTests",
      "sources" : [
        "SoulverTextKitTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SoulverTextKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SoulverTextKit",
      "module_type" : "SwiftTarget",
      "name" : "SoulverTextKit",
      "path" : "Sources/SoulverTextKit",
      "product_dependencies" : [
        "SoulverCore"
      ],
      "product_memberships" : [
        "SoulverTextKit"
      ],
      "sources" : [
        "Helpers/StringByParagraphs.swift",
        "SoulverTextKit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SoulverTextKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SoulverTextKit -destination generic/platform=xrOS 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 SoulverTextKit -destination generic/platform=xrOS "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:
  SoulverTextKit: /Users/admin/builder/spi-builder-workspace
  SoulverCore: https://github.com/soulverteam/SoulverCore @ 1.4.5
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'SoulverTextKit' in project 'SoulverTextKit'
        ➜ Explicit dependency on target 'SoulverTextKit' in project 'SoulverTextKit'
        ➜ Explicit dependency on target 'SoulverCore' in project 'SoulverCore'
    Target 'SoulverTextKit' in project 'SoulverTextKit'
        ➜ Explicit dependency on target 'SoulverCore' in project 'SoulverCore'
    Target 'SoulverCore' in project 'SoulverCore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
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/ld -version_details
Build description signature: 2304d9ee5f159372c7a00060a6e319cf
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2304d9ee5f159372c7a00060a6e319cf.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework'. (in target 'SoulverTextKit' from project 'SoulverTextKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework'. (in target 'SoulverCore' from project 'SoulverCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework'. (in target 'SoulverTextKit' from project 'SoulverTextKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework'. (in target 'SoulverTextKit' from project 'SoulverTextKit')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SoulverTextKit
(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:
  SoulverTextKit: /Users/admin/builder/spi-builder-workspace
  SoulverCore: https://github.com/soulverteam/SoulverCore @ 1.4.5
resolved source packages: SoulverTextKit, SoulverCore
{
  "dependencies" : [
    {
      "identity" : "soulvercore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/soulverteam/SoulverCore"
    }
  ],
  "manifest_display_name" : "SoulverTextKit",
  "name" : "SoulverTextKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SoulverTextKit",
      "targets" : [
        "SoulverTextKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SoulverTextKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SoulverTextKitTests",
      "path" : "Tests/SoulverTextKitTests",
      "sources" : [
        "SoulverTextKitTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SoulverTextKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SoulverTextKit",
      "module_type" : "SwiftTarget",
      "name" : "SoulverTextKit",
      "path" : "Sources/SoulverTextKit",
      "product_dependencies" : [
        "SoulverCore"
      ],
      "product_memberships" : [
        "SoulverTextKit"
      ],
      "sources" : [
        "Helpers/StringByParagraphs.swift",
        "SoulverTextKit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SoulverTextKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SoulverTextKit -destination generic/platform=xrOS
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 SoulverTextKit -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  SoulverCore: https://github.com/soulverteam/SoulverCore @ 1.4.5
  SoulverTextKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'SoulverTextKit' in project 'SoulverTextKit'
        ➜ Explicit dependency on target 'SoulverTextKit' in project 'SoulverTextKit'
        ➜ Explicit dependency on target 'SoulverCore' in project 'SoulverCore'
    Target 'SoulverTextKit' in project 'SoulverTextKit'
        ➜ Explicit dependency on target 'SoulverCore' in project 'SoulverCore'
    Target 'SoulverCore' in project 'SoulverCore' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
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/ld -version_details
Build description signature: 32cc20946b675c58a443fcbb0ef6e48c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/32cc20946b675c58a443fcbb0ef6e48c.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework'. (in target 'SoulverTextKit' from project 'SoulverTextKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework'. (in target 'SoulverTextKit' from project 'SoulverTextKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework'. (in target 'SoulverCore' from project 'SoulverCore')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/soulvercore/SoulverCore/SoulverCore.xcframework'. (in target 'SoulverTextKit' from project 'SoulverTextKit')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme SoulverTextKit
(1 failure)
BUILD FAILURE 6.1 visionOS