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 shivalib, reference 1.0.3 (931447), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 13:28:54 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/UltivicShashi/shivalib.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/UltivicShashi/shivalib
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at 9314478 something change
Cloned https://github.com/UltivicShashi/shivalib.git
Revision (git rev-parse @):
93144789f4f01e57f138264e392607527ceda405
SUCCESS checkout https://github.com/UltivicShashi/shivalib.git at 1.0.3
========================================
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": "shivalib",
      "name": "shivalib",
      "url": "https://github.com/UltivicShashi/shivalib.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/shivalib",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/UltivicShashi/shivalib.git
[1/693] Fetching shivalib
Fetched https://github.com/UltivicShashi/shivalib.git from cache (1.22s)
Creating working copy for https://github.com/UltivicShashi/shivalib.git
Working copy of https://github.com/UltivicShashi/shivalib.git resolved at 1.0.3 (9314478)
warning: '.resolve-product-dependencies': dependency 'shivalib' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/UltivicShashi/shivalib.git
https://github.com/UltivicShashi/shivalib.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "shivalib",
  "name" : "shivalib",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "shivalib",
      "targets" : [
        "shivalib"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "shivalibTests",
      "module_type" : "SwiftTarget",
      "name" : "shivalibTests",
      "path" : "Tests/shivalibTests",
      "sources" : [
        "shivalibTests.swift"
      ],
      "target_dependencies" : [
        "shivalib"
      ],
      "type" : "test"
    },
    {
      "c99name" : "shivalib",
      "module_type" : "SwiftTarget",
      "name" : "shivalib",
      "path" : "Sources/shivalib",
      "product_memberships" : [
        "shivalib"
      ],
      "sources" : [
        "shivalib.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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/6] Write sources
[0/6] Write shivalib-entitlement.plist
[2/6] Write swift-version-2F0A5646E1D333AE.txt
[4/8] Compiling shivalib shivalib.swift
[5/8] Emitting module shivalib
[5/8] Write Objects.LinkFileList
[6/8] Linking shivalib
[7/8] Applying shivalib
Build complete! (1.08s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "shivalib",
  "name" : "shivalib",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "shivalib",
      "targets" : [
        "shivalib"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "shivalibTests",
      "module_type" : "SwiftTarget",
      "name" : "shivalibTests",
      "path" : "Tests/shivalibTests",
      "sources" : [
        "shivalibTests.swift"
      ],
      "target_dependencies" : [
        "shivalib"
      ],
      "type" : "test"
    },
    {
      "c99name" : "shivalib",
      "module_type" : "SwiftTarget",
      "name" : "shivalib",
      "path" : "Sources/shivalib",
      "product_memberships" : [
        "shivalib"
      ],
      "sources" : [
        "shivalib.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.7"
}
Done.