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 swift-talk-shared 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/objcio/swift-talk-shared.git
Reference: 0.3.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/objcio/swift-talk-shared
 * tag               0.3.3      -> FETCH_HEAD
HEAD is now at 0238161 sessionid.
Cloned https://github.com/objcio/swift-talk-shared.git
Revision (git rev-parse @):
0238161c1bf1a3db01c6d51b801e6d02656199b4
SUCCESS checkout https://github.com/objcio/swift-talk-shared.git at 0.3.3
Fetching https://github.com/objcio/tiny-networking from cache
Fetched https://github.com/objcio/tiny-networking from cache (0.24s)
Computing version for https://github.com/objcio/tiny-networking
Computed https://github.com/objcio/tiny-networking at 0.5.0 (0.43s)
Creating working copy for https://github.com/objcio/tiny-networking
Working copy of https://github.com/objcio/tiny-networking resolved at 0.5.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-talk-shared",
      "name": "swift-talk-shared",
      "url": "https://github.com/objcio/swift-talk-shared.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-talk-shared",
      "dependencies": [
        {
          "identity": "tiny-networking",
          "name": "TinyNetworking",
          "url": "https://github.com/objcio/tiny-networking",
          "version": "0.5.0",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/tiny-networking",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/objcio/swift-talk-shared.git
[1/97] Fetching swift-talk-shared
Fetched https://github.com/objcio/swift-talk-shared.git from cache (0.21s)
Fetching https://github.com/objcio/tiny-networking from cache
Fetched https://github.com/objcio/tiny-networking from cache (0.16s)
Computing version for https://github.com/objcio/tiny-networking
Computed https://github.com/objcio/tiny-networking at 0.5.0 (0.03s)
Creating working copy for https://github.com/objcio/swift-talk-shared.git
Working copy of https://github.com/objcio/swift-talk-shared.git resolved at 0.3.3 (0238161)
Creating working copy for https://github.com/objcio/tiny-networking
Working copy of https://github.com/objcio/tiny-networking resolved at 0.5.0
warning: '.resolve-product-dependencies': dependency 'swift-talk-shared' is not used by any target
Found 1 product dependencies
  - TinyNetworking
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/objcio/swift-talk-shared.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-6044DDE57671499D.txt
[5/8] Emitting module ViewHelpers
[6/8] Compiling ViewHelpers ViewHelpers.swift
[7/8] Emitting module TinyNetworking
[8/8] Compiling TinyNetworking Endpoint.swift
[9/10] Emitting module Model
[10/10] Compiling Model Model.swift
Build complete! (4.91s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "tiny-networking",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/objcio/tiny-networking"
    }
  ],
  "manifest_display_name" : "swift-talk-shared",
  "name" : "swift-talk-shared",
  "path" : "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Model",
      "targets" : [
        "Model"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ViewHelpers",
      "targets" : [
        "ViewHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_talk_sharedTests",
      "module_type" : "SwiftTarget",
      "name" : "swift-talk-sharedTests",
      "path" : "Tests/swift-talk-sharedTests",
      "sources" : [
        "XCTestManifests.swift",
        "swift_talk_sharedTests.swift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ViewHelpers",
      "module_type" : "SwiftTarget",
      "name" : "ViewHelpers",
      "path" : "Sources/ViewHelpers",
      "product_memberships" : [
        "ViewHelpers"
      ],
      "sources" : [
        "ViewHelpers.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Model",
      "module_type" : "SwiftTarget",
      "name" : "Model",
      "path" : "Sources/Model",
      "product_dependencies" : [
        "TinyNetworking"
      ],
      "product_memberships" : [
        "Model"
      ],
      "sources" : [
        "Model.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.