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 youtube-metadata-swift, reference 1.0.0 (cbfa61), with Swift 5.10 for macOS (SPM) on 4 Jul 2024 20:49:52 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ezefranca/youtube-metadata-swift.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ezefranca/youtube-metadata-swift
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at cbfa61a Update command line tool
Cloned https://github.com/ezefranca/youtube-metadata-swift.git
Revision (git rev-parse @):
cbfa61a1b2435c2484ec32a1bed5aa84fa9f5382
SUCCESS checkout https://github.com/ezefranca/youtube-metadata-swift.git at 1.0.0
========================================
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": "youtube-metadata-swift",
      "name": "youtube-metadata-swift",
      "url": "https://github.com/ezefranca/youtube-metadata-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/youtube-metadata-swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ezefranca/youtube-metadata-swift.git
[1/58] Fetching youtube-metadata-swift
Fetched https://github.com/ezefranca/youtube-metadata-swift.git from cache (1.14s)
Creating working copy for https://github.com/ezefranca/youtube-metadata-swift.git
Working copy of https://github.com/ezefranca/youtube-metadata-swift.git resolved at 1.0.0 (cbfa61a)
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ezefranca/youtube-metadata-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write ytmeta-entitlement.plist
[3/7] Write swift-version-33747A42983211AE.txt
[5/9] Compiling YTMetadataRequesterLib YTMetadataRequester.swift
[6/9] Emitting module YTMetadataRequesterLib
[7/11] Emitting module ytmeta
[8/11] Compiling ytmeta main.swift
[8/11] Write Objects.LinkFileList
[9/11] Linking ytmeta
[10/11] Applying ytmeta
Build complete! (4.68s)
Build complete.
Done.