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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sgade/swift-pocket.git
Reference: 1.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sgade/swift-pocket
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at c19cac4 Remove completion-block functions in favor of async/await.
Cloned https://github.com/sgade/swift-pocket.git
Revision (git rev-parse @):
c19cac468490129f8a7dbeceb278688ef0a64f33
SUCCESS checkout https://github.com/sgade/swift-pocket.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling Pocket Pocket+Authentication.swift
[2/12] Compiling Pocket Pocket+Modify.swift
[3/12] Compiling Pocket Pocket+Retrieve.swift
[4/12] Compiling Pocket Pocket.swift
[5/12] Compiling Pocket Item.swift
[6/12] Compiling Pocket Pocket+Add.swift
[7/12] Compiling Pocket Status.swift
[8/12] Emitting module Pocket
[9/12] Compiling Pocket ObjectList.swift
[10/12] Compiling Pocket StringBool.swift
[11/12] Compiling Pocket AddedItem.swift
[12/12] Compiling Pocket Errors.swift
[13/13] Compiling Pocket StringInt.swift
Build complete! (9.66s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-pocket",
      "name": "Pocket",
      "url": "https://github.com/sgade/swift-pocket.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-pocket",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/sgade/swift-pocket.git from cache
Fetched https://github.com/sgade/swift-pocket.git (0.15s)
Creating working copy for https://github.com/sgade/swift-pocket.git
Working copy of https://github.com/sgade/swift-pocket.git resolved at 1.1.0
warning: '.resolve-product-dependencies': dependency 'swift-pocket' is not used by any target
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.