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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/binaryscraping/GetExtensions.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/binaryscraping/GetExtensions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at aa20f38 Add all delegate methods
Cloned https://github.com/binaryscraping/GetExtensions.git
Revision (git rev-parse @):
aa20f38721142eb6592b2c8f11179d32d7d70ae3
SUCCESS checkout https://github.com/binaryscraping/GetExtensions.git at main
Fetching https://github.com/kean/Get from cache
Fetched https://github.com/kean/Get (0.15s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.1.5 (0.02s)
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.1.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "getextensions",
      "name": "GetExtensions",
      "url": "https://github.com/binaryscraping/GetExtensions.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GetExtensions",
      "dependencies": [
        {
          "identity": "get",
          "name": "Get",
          "url": "https://github.com/kean/Get",
          "version": "2.1.6",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Get",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/binaryscraping/GetExtensions.git from cache
Fetched https://github.com/binaryscraping/GetExtensions.git (0.19s)
Fetching https://github.com/kean/Get from cache
Fetched https://github.com/kean/Get (0.19s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.1.6 (0.03s)
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.1.6
Creating working copy for https://github.com/binaryscraping/GetExtensions.git
Working copy of https://github.com/binaryscraping/GetExtensions.git resolved at main
warning: '.resolve-product-dependencies': dependency 'getextensions' is not used by any target
Found 1 product dependencies
  - Get
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/binaryscraping/GetExtensions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling Get Response.swift
[2/6] Emitting module Get
[3/6] Compiling Get Request.swift
[4/6] Compiling Get DataLoader.swift
[5/6] Compiling Get APIClientDelegate.swift
[6/6] Compiling Get APIClient.swift
[7/8] Emitting module GetExtensions
[8/8] Compiling GetExtensions MultiAPIClientDelegate.swift
Build complete! (4.48s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.