This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Environment with Swift 5.10 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wlisac/environment.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wlisac/environment
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6fd93ec Update tests to use official Swift 5.1 image on Linux and use iPhone 11 simulator on iOS 13
Cloned https://github.com/wlisac/environment.git
Revision (git rev-parse @):
6fd93ec4282350b87d2c3ebc6c6f38a9dd7d2296
SUCCESS checkout https://github.com/wlisac/environment.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "environment",
      "name": "Environment",
      "url": "https://github.com/wlisac/environment.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/environment",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/wlisac/environment.git from cache
Fetched https://github.com/wlisac/environment.git from cache (0.20s)
Creating working copy for https://github.com/wlisac/environment.git
Working copy of https://github.com/wlisac/environment.git resolved at master (6fd93ec)
warning: '.resolve-product-dependencies': dependency 'environment' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/wlisac/environment.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/7] Emitting module Environment
[4/7] Compiling Environment EnvironmentVariable.swift
[5/7] Compiling Environment Environment.swift
[6/7] Compiling Environment Environment+Foundation.swift
[7/7] Compiling Environment Environment+StandardLibrary.swift
Build complete! (9.17s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Environment",
  "name" : "Environment",
  "path" : "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Environment",
      "targets" : [
        "Environment"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EnvironmentTests",
      "module_type" : "SwiftTarget",
      "name" : "EnvironmentTests",
      "path" : "Tests/EnvironmentTests",
      "sources" : [
        "EnvironmentTests.swift",
        "EnvironmentVariableTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Environment"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Environment",
      "module_type" : "SwiftTarget",
      "name" : "Environment",
      "path" : "Sources/Environment",
      "product_memberships" : [
        "Environment"
      ],
      "sources" : [
        "Environment+Foundation.swift",
        "Environment+StandardLibrary.swift",
        "Environment.swift",
        "EnvironmentVariable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.