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 SessionTools 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.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BottleRocketStudios/iOS-SessionTools.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/BottleRocketStudios/iOS-SessionTools
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fc93f2f Merge pull request #34 from BottleRocketStudios/feature/projectRestructure
Cloned https://github.com/BottleRocketStudios/iOS-SessionTools.git
Revision (git rev-parse @):
fc93f2f33c09fdcf6d289f515c34933d9893f182
SUCCESS checkout https://github.com/BottleRocketStudios/iOS-SessionTools.git at main
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git (0.24s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.03s)
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ios-sessiontools",
      "name": "SessionTools",
      "url": "https://github.com/BottleRocketStudios/iOS-SessionTools.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/iOS-SessionTools",
      "dependencies": [
        {
          "identity": "keychainaccess",
          "name": "KeychainAccess",
          "url": "https://github.com/kishikawakatsumi/KeychainAccess.git",
          "version": "4.2.2",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeychainAccess",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/BottleRocketStudios/iOS-SessionTools.git
[1/986] Fetching ios-sessiontools
Fetched https://github.com/BottleRocketStudios/iOS-SessionTools.git (0.40s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git (0.18s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.05s)
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Creating working copy for https://github.com/BottleRocketStudios/iOS-SessionTools.git
Working copy of https://github.com/BottleRocketStudios/iOS-SessionTools.git resolved at main
warning: '.resolve-product-dependencies': dependency 'ios-sessiontools' is not used by any target
Found 1 product dependencies
  - KeychainAccess
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/BottleRocketStudios/iOS-SessionTools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module KeychainAccess
[2/2] Compiling KeychainAccess Keychain.swift
[3/9] Compiling SessionTools NotificationPosting.swift
[4/9] Compiling SessionTools Session.swift
[5/9] Compiling SessionTools SessionContainer.swift
[6/9] Emitting module SessionTools
[7/9] Compiling SessionTools UserSession.swift
[8/9] Compiling SessionTools Refreshable.swift
[9/9] Compiling SessionTools KeychainStorageContainer.swift
Build complete! (6.16s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.