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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mergesort/Bodega.git
Reference: 2.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mergesort/Bodega
 * tag               2.1.3      -> FETCH_HEAD
HEAD is now at bfd8871 Merge pull request #33 from samalone/main
Cloned https://github.com/mergesort/Bodega.git
Revision (git rev-parse @):
bfd8871e9c2590d31b200e54c75428a71483afdf
SUCCESS checkout https://github.com/mergesort/Bodega.git at 2.1.3
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/apple/swift-docc-plugin
[1/1577] Fetching swift-docc-plugin
[191/11101] Fetching swift-docc-plugin, sqlite.swift
Fetched https://github.com/apple/swift-docc-plugin from cache (2.12s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (2.12s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.76s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.13.3 (0.64s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.13.3
========================================
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": "bodega",
      "name": "Bodega",
      "url": "https://github.com/mergesort/Bodega.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Bodega",
      "dependencies": [
        {
          "identity": "sqlite.swift",
          "name": "SQLite.swift",
          "url": "https://github.com/stephencelis/SQLite.swift.git",
          "version": "0.15.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SQLite.swift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mergesort/Bodega.git
[1/1967] Fetching bodega
Fetched https://github.com/mergesort/Bodega.git from cache (1.18s)
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.57s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
warning: 'sqlite.swift': /Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
        .iOS(.v11),
              ^
/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
        .tvOS(.v11),
               ^
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (0.45s)
Creating working copy for https://github.com/mergesort/Bodega.git
Working copy of https://github.com/mergesort/Bodega.git resolved at 2.1.3 (bfd8871)
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.3
warning: 'sqlite.swift': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SQLite.swift/Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
        .iOS(.v11),
              ^
/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SQLite.swift/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
        .tvOS(.v11),
               ^
warning: '.resolve-product-dependencies': dependency 'bodega' is not used by any target
Found 1 product dependencies
  - SQLite.swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/mergesort/Bodega.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/6] Write sources
[4/6] Write swift-version-33747A42983211AE.txt
[5/6] Compiling SQLiteObjc SQLiteObjc.m
[7/30] Emitting module SQLite
[8/32] Compiling SQLite Schema.swift
[9/32] Compiling SQLite Setter.swift
[10/32] Compiling SQLite DateAndTimeFunctions.swift
[11/32] Compiling SQLite Expression.swift
[12/32] Compiling SQLite FTS4.swift
[13/32] Compiling SQLite FTS5.swift
[14/32] Compiling SQLite RTree.swift
[15/32] Compiling SQLite CoreFunctions.swift
[16/32] Compiling SQLite CustomFunctions.swift
[17/32] Compiling SQLite Statement.swift
[18/32] Compiling SQLite Value.swift
[19/32] Compiling SQLite Cipher.swift
[20/32] Compiling SQLite Coding.swift
[21/32] Compiling SQLite Collation.swift
[22/32] Compiling SQLite Backup.swift
[23/32] Compiling SQLite Blob.swift
[24/32] Compiling SQLite Connection+Aggregation.swift
[25/32] Compiling SQLite Foundation.swift
[26/32] Compiling SQLite Helpers.swift
[27/32] Compiling SQLite AggregateFunctions.swift
[28/32] Compiling SQLite Connection.swift
[29/32] Compiling SQLite Errors.swift
[30/32] Compiling SQLite Result.swift
[31/32] Compiling SQLite Operators.swift
[32/32] Compiling SQLite Query.swift
[33/41] Compiling Bodega CacheKey.swift
[34/41] Compiling Bodega ObjectStorage.swift
[35/41] Compiling Bodega DiskStorageEngine.swift
[36/41] Emitting module Bodega
[37/41] Compiling Bodega FileManager.Directory.swift
[38/41] Compiling Bodega String+Formatting.swift
[39/41] Compiling Bodega SQLiteStorageEngine+Default.swift
[40/41] Compiling Bodega SQLiteStorageEngine.swift
[41/41] Compiling Bodega StorageEngine.swift
Build complete! (17.09s)
Build complete.
Done.