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 OpenGraphKit, reference main (481695), with Swift 5.10 for macOS (SPM) on 18 Jul 2024 04:28:53 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/engali94/OpenGraphKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/engali94/OpenGraphKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 481695e chore: fix a typo
Cloned https://github.com/engali94/OpenGraphKit.git
Revision (git rev-parse @):
481695e44305770b617cef46a130b824a38b3060
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/engali94/OpenGraphKit.git at main
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-docc-symbolkit
[1/1609] Fetching swift-docc-plugin
[645/4588] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.82s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.82s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (2.79s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.67s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.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": "opengraphkit",
      "name": "OpenGraphKit",
      "url": "https://github.com/engali94/OpenGraphKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenGraphKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/engali94/OpenGraphKit.git
[1/33] Fetching opengraphkit
Fetched https://github.com/engali94/OpenGraphKit.git from cache (0.66s)
Creating working copy for https://github.com/engali94/OpenGraphKit.git
Working copy of https://github.com/engali94/OpenGraphKit.git resolved at main (481695e)
warning: '.resolve-product-dependencies': dependency 'opengraphkit' 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/engali94/OpenGraphKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/8] Compiling OpenGraphKit OpenGraphParserError.swift
[6/8] Compiling OpenGraphKit OpenGraphMetadata.swift
[7/8] Compiling OpenGraphKit OpenGraphKit.swift
[8/8] Emitting module OpenGraphKit
Build complete! (13.22s)
Build complete.
Done.