The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FMDB, reference master (d3abf7), with Swift 6.1 for macOS (SPM) on 16 Mar 2026 05:57:02 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.69.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ccgus/fmdb.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ccgus/fmdb
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d3abf74 Merge pull request #885 from gliptak/version1
Cloned https://github.com/ccgus/fmdb.git
Revision (git rev-parse @):
d3abf748a2788471535993286603322ccdd02c3d
SUCCESS checkout https://github.com/ccgus/fmdb.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ccgus/fmdb.git
https://github.com/ccgus/fmdb.git
Found unhandled resource at /Users/admin/builder/spi-builder-workspace/privacy/PrivacyInfo.xcprivacy
{
  "dependencies" : [
    {
      "identity" : "sqlcipher.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.11.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sqlcipher/SQLCipher.swift"
    }
  ],
  "manifest_display_name" : "FMDB",
  "name" : "FMDB",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "FMDB",
      "targets" : [
        "FMDB"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FMDB",
      "module_type" : "ClangTarget",
      "name" : "FMDB",
      "path" : "src/fmdb",
      "product_dependencies" : [
        "SQLCipher"
      ],
      "product_memberships" : [
        "FMDB"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/privacy/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "FMDatabase+SQLCipher.m",
        "FMDatabase.m",
        "FMDatabaseAdditions.m",
        "FMDatabasePool.m",
        "FMDatabaseQueue.m",
        "FMResultSet.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Found unhandled resource at /Users/admin/builder/spi-builder-workspace/privacy/PrivacyInfo.xcprivacy
Building for debugging...
[0/8] Copying PrivacyInfo.xcprivacy
[1/8] Compiling FMDB resource_bundle_accessor.m
[2/8] Compiling FMDB FMDatabaseAdditions.m
[3/8] Compiling FMDB FMDatabaseQueue.m
[4/8] Compiling FMDB FMDatabase+SQLCipher.m
[5/8] Compiling FMDB FMDatabase.m
[6/8] Compiling FMDB FMResultSet.m
[7/8] Compiling FMDB FMDatabasePool.m
Build complete! (8.75s)
Fetching https://github.com/sqlcipher/SQLCipher.swift
[1/110] Fetching sqlcipher.swift
Fetched https://github.com/sqlcipher/SQLCipher.swift from cache (1.27s)
Computing version for https://github.com/sqlcipher/SQLCipher.swift
Computed https://github.com/sqlcipher/SQLCipher.swift at 4.13.0 (1.74s)
Creating working copy for https://github.com/sqlcipher/SQLCipher.swift
Working copy of https://github.com/sqlcipher/SQLCipher.swift resolved at 4.13.0
Downloading binary artifact https://github.com/sqlcipher/SQLCipher.swift/releases/download/4.13.0/SQLCipher.xcframework.zip
[15593/46908096] Downloading https://github.com/sqlcipher/SQLCipher.swift/releases/download/4.13.0/SQLCipher.xcframework.zip
Downloaded https://github.com/sqlcipher/SQLCipher.swift/releases/download/4.13.0/SQLCipher.xcframework.zip (3.87s)
Build complete.
Found unhandled resource at /Users/admin/builder/spi-builder-workspace/privacy/PrivacyInfo.xcprivacy
{
  "dependencies" : [
    {
      "identity" : "sqlcipher.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.11.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sqlcipher/SQLCipher.swift"
    }
  ],
  "manifest_display_name" : "FMDB",
  "name" : "FMDB",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "FMDB",
      "targets" : [
        "FMDB"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FMDB",
      "module_type" : "ClangTarget",
      "name" : "FMDB",
      "path" : "src/fmdb",
      "product_dependencies" : [
        "SQLCipher"
      ],
      "product_memberships" : [
        "FMDB"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/privacy/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "FMDatabase+SQLCipher.m",
        "FMDatabase.m",
        "FMDatabaseAdditions.m",
        "FMDatabasePool.m",
        "FMDatabaseQueue.m",
        "FMResultSet.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.