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 SwiftSQLite 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.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/moshegottlieb/SwiftSQLite.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/moshegottlieb/SwiftSQLite
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1976f2d Updated version number on example
Cloned https://github.com/moshegottlieb/SwiftSQLite.git
Revision (git rev-parse @):
1976f2d8d8b0412151078d2b94770eb9f4daef2b
SUCCESS checkout https://github.com/moshegottlieb/SwiftSQLite.git at master
========================================
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/8] Compiling SwiftSQLite Log.swift
[2/8] Compiling SwiftSQLite SQLValue.swift
[3/8] Emitting module SwiftSQLite
[4/8] Compiling SwiftSQLite SQLResult.swift
[5/9] Compiling SwiftSQLite Date+SQL.swift
[6/9] Compiling SwiftSQLite Database.swift
[7/9] Compiling SwiftSQLite DatabaseError.swift
[8/9] Compiling SwiftSQLite Database+Function.swift
[9/9] Compiling SwiftSQLite Statement.swift
Build complete! (8.66s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftsqlite",
      "name": "SwiftSQLite",
      "url": "https://github.com/moshegottlieb/SwiftSQLite.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSQLite",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/moshegottlieb/SwiftSQLite.git
[1/295] Fetching swiftsqlite
Fetched https://github.com/moshegottlieb/SwiftSQLite.git (0.29s)
Creating working copy for https://github.com/moshegottlieb/SwiftSQLite.git
Working copy of https://github.com/moshegottlieb/SwiftSQLite.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swiftsqlite' 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.