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

Successful build of SoulverTextKit, reference 0.0.1 (6d82ec), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 19:05:06 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/soulverteam/SoulverTextKit.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/soulverteam/SoulverTextKit
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 6d82eca Update license
Cloned https://github.com/soulverteam/SoulverTextKit.git
Revision (git rev-parse @):
6d82eca534df4a8a3846e34e7625599915f767ba
SUCCESS checkout https://github.com/soulverteam/SoulverTextKit.git at 0.0.1
Fetching https://github.com/soulverteam/SoulverCore
[1/42268] Fetching soulvercore
Fetched https://github.com/soulverteam/SoulverCore from cache (57.52s)
Computing version for https://github.com/soulverteam/SoulverCore
Computed https://github.com/soulverteam/SoulverCore at 1.4.5 (0.79s)
Creating working copy for https://github.com/soulverteam/SoulverCore
Working copy of https://github.com/soulverteam/SoulverCore resolved at 1.4.5
[32750/15610309] Downloading https://github.com/soulverteam/SoulverCore/releases/download/1.4.5/SoulverCore.xcframework.zip
Downloading binary artifact https://github.com/soulverteam/SoulverCore/releases/download/1.4.5/SoulverCore.xcframework.zip
Downloaded https://github.com/soulverteam/SoulverCore/releases/download/1.4.5/SoulverCore.xcframework.zip (1.69s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "soulvertextkit",
      "name": "SoulverTextKit",
      "url": "https://github.com/soulverteam/SoulverTextKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SoulverTextKit",
      "dependencies": [
        {
          "identity": "soulvercore",
          "name": "SoulverCore",
          "url": "https://github.com/soulverteam/SoulverCore",
          "version": "1.4.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SoulverCore",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/soulverteam/SoulverTextKit.git
[1/65] Fetching soulvertextkit
Fetched https://github.com/soulverteam/SoulverTextKit.git from cache (1.17s)
Fetching https://github.com/soulverteam/SoulverCore from cache
Fetched https://github.com/soulverteam/SoulverCore from cache (0.47s)
Computing version for https://github.com/soulverteam/SoulverCore
Computed https://github.com/soulverteam/SoulverCore at 1.4.5 (0.02s)
Creating working copy for https://github.com/soulverteam/SoulverCore
Working copy of https://github.com/soulverteam/SoulverCore resolved at 1.4.5
Creating working copy for https://github.com/soulverteam/SoulverTextKit.git
Working copy of https://github.com/soulverteam/SoulverTextKit.git resolved at 0.0.1 (6d82eca)
Fetching binary artifact https://github.com/soulverteam/SoulverCore/releases/download/1.4.5/SoulverCore.xcframework.zip from cache
Fetched https://github.com/soulverteam/SoulverCore/releases/download/1.4.5/SoulverCore.xcframework.zip from cache (0.63s)
warning: '.resolve-product-dependencies': dependency 'soulvertextkit' is not used by any target
Found 1 product dependencies
  - SoulverCore
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/soulverteam/SoulverTextKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[1/3] Copying SoulverCore.framework
[2/3] Write swift-version--7754E27361AE5C74.txt
[4/6] Compiling SoulverTextKit StringByParagraphs.swift
[5/6] Compiling SoulverTextKit SoulverTextKit.swift
[6/6] Emitting module SoulverTextKit
Build complete! (10.62s)
Build complete.
{
  "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"
}
Done.