The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of sqlite-nio, reference 1.12.2 (2ab613), with Swift 6.2 for macOS (SPM) on 2 Dec 2025 16:17:00 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/sqlite-nio.git
Reference: 1.12.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/sqlite-nio
 * tag               1.12.2     -> FETCH_HEAD
HEAD is now at 2ab6138 Embed sqlite amalgamation 3.51.1 source code (#97)
Cloned https://github.com/vapor/sqlite-nio.git
Revision (git rev-parse @):
2ab61385b70da8ed74958ce62fa9ebf0359cb08b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/sqlite-nio.git at 1.12.2
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/5599] Fetching swift-log
[5600/86200] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (5.78s)
Fetched https://github.com/apple/swift-nio.git from cache (5.78s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (6.23s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (0.84s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1820] Fetching swift-atomics
[384/7002] Fetching swift-atomics, swift-system
[1224/25316] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (12.03s)
Fetched https://github.com/apple/swift-collections.git from cache (12.03s)
Fetched https://github.com/apple/swift-system.git from cache (12.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (12.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.63s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
========================================
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": "sqlite-nio",
      "name": "sqlite-nio",
      "url": "https://github.com/vapor/sqlite-nio.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sqlite-nio",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.91.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.6.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vapor/sqlite-nio.git
[1/1760] Fetching sqlite-nio
Fetched https://github.com/vapor/sqlite-nio.git from cache (2.30s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.57s)
Fetched https://github.com/apple/swift-nio.git from cache (0.84s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.90s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (0.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.58s)
Fetched https://github.com/apple/swift-system.git from cache (0.58s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.58s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.64s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.04s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.0
Creating working copy for https://github.com/vapor/sqlite-nio.git
Working copy of https://github.com/vapor/sqlite-nio.git resolved at 1.12.2 (2ab6138)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
warning: '.resolve-product-dependencies': dependency 'sqlite-nio' is not used by any target
Found 2 product dependencies
  - swift-nio
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vapor/sqlite-nio.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin VendorSQLite
Building for debugging...
[1/28] Write sources
[10/28] Copying PrivacyInfo.xcprivacy
[14/28] Write swift-version-49B95AFC49DCD68C.txt
[15/28] Compiling CNIOWindows shim.c
[15/28] Compiling CNIOWindows WSAStartup.c
[15/28] Compiling CNIOWASI CNIOWASI.c
[18/28] Compiling CNIOLinux shim.c
[18/28] Compiling CNIOOpenBSD shim.c
[20/28] Compiling CNIOLinux liburing_shims.c
[21/56] Compiling _AtomicsShims.c
[21/56] Write sources
[23/56] Compiling CNIOPosix event_loop_id.c
[24/75] Compiling CNIODarwin shim.c
[26/75] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[27/76] Compiling Atomics AtomicValue.swift
[28/76] Compiling Atomics AtomicMemoryOrderings.swift
[29/76] Compiling Atomics ManagedAtomicLazyReference.swift
[30/76] Compiling Atomics UnsafeAtomic.swift
[31/76] Compiling Atomics DoubleWord.swift
[32/76] Compiling Atomics ManagedAtomic.swift
[33/76] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/76] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[35/76] Emitting module InternalCollectionsUtilities
[36/76] Compiling Atomics AtomicReference.swift
[37/76] Compiling Atomics AtomicStorage.swift
[38/76] Compiling _NIODataStructures _TinyArray.swift
[39/76] Compiling Logging MetadataProvider.swift
[40/76] Compiling _NIODataStructures PriorityQueue.swift
[43/76] Compiling Atomics UnsafeAtomicLazyReference.swift
[44/76] Compiling Atomics IntegerOperations.swift
[49/77] Compiling _NIOBase64 Base64.swift
[50/77] Emitting module _NIOBase64
[51/77] Emitting module _NIODataStructures
[52/77] Compiling _NIODataStructures Heap.swift
[53/77] Compiling Atomics OptionalRawRepresentable.swift
[54/77] Compiling Atomics RawRepresentable.swift
[55/77] Compiling Atomics PointerConformances.swift
[56/77] Compiling Atomics Primitives.native.swift
[57/77] Compiling Atomics AtomicInteger.swift
[58/77] Compiling Atomics AtomicOptionalWrappable.swift
[63/77] Compiling Atomics AtomicBool.swift
[64/77] Compiling Atomics IntegerConformances.swift
[69/77] Compiling Atomics Unmanaged extensions.swift
[70/93] Compiling DequeModule _DequeBufferHeader.swift
[71/94] Emitting module Logging
[72/94] Compiling Logging Locks.swift
[73/94] Compiling Logging LogHandler.swift
[74/94] Compiling Logging Logging.swift
[75/94] Compiling DequeModule _DequeBuffer.swift
[76/94] Emitting module Atomics
[77/94] Compiling DequeModule _UnsafeWrappedBuffer.swift
[78/94] Compiling DequeModule Deque+Testing.swift
[79/94] Compiling DequeModule Deque._Storage.swift
[80/94] Compiling DequeModule Deque+Equatable.swift
[81/94] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[82/94] Compiling DequeModule _DequeSlot.swift
[83/94] Compiling DequeModule Deque+Extras.swift
[84/94] Compiling DequeModule Deque+Hashable.swift
[85/94] Compiling DequeModule Deque._UnsafeHandle.swift
[86/94] Compiling DequeModule Deque.swift
[87/94] Compiling DequeModule Deque+CustomReflectable.swift
[88/94] Compiling DequeModule Deque+Descriptions.swift
[89/94] Compiling DequeModule Deque+Codable.swift
[90/94] Compiling DequeModule Deque+Collection.swift
[91/94] Emitting module DequeModule
[91/94] Compiling c-nioatomics.c
[92/94] Compiling c-atomics.c
[94/100] Compiling NIOConcurrencyHelpers lock.swift
[95/100] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[96/100] Compiling NIOConcurrencyHelpers NIOLock.swift
[97/100] Emitting module NIOConcurrencyHelpers
[98/100] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[99/100] Compiling NIOConcurrencyHelpers atomics.swift
[99/164] Compiling CSQLite sqlite_nio_sqlite3.c
[101/164] Compiling NIOCore Linux.swift
[102/164] Compiling NIOCore MarkedCircularBuffer.swift
[103/164] Compiling NIOCore MulticastChannel.swift
[104/164] Compiling NIOCore NIOAny.swift
[105/164] Compiling NIOCore NIOCloseOnErrorHandler.swift
[106/164] Compiling NIOCore NIOCoreSendableMetatype.swift
[107/164] Compiling NIOCore NIODecodedAsyncSequence.swift
[108/171] Compiling NIOCore NIOLoopBound.swift
[109/171] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[110/171] Compiling NIOCore NIOScheduledCallback.swift
[111/171] Compiling NIOCore NIOSendable.swift
[112/171] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[113/171] Compiling NIOCore RecvByteBufferAllocator.swift
[114/171] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[115/171] Compiling NIOCore AddressedEnvelope.swift
[116/171] Compiling NIOCore AsyncAwaitSupport.swift
[117/171] Compiling NIOCore AsyncChannel.swift
[118/171] Compiling NIOCore AsyncChannelHandler.swift
[119/171] Compiling NIOCore AsyncChannelInboundStream.swift
[120/171] Compiling NIOCore AsyncChannelOutboundWriter.swift
[121/171] Compiling NIOCore NIOAsyncSequenceProducer.swift
[122/171] Compiling NIOCore GlobalSingletons.swift
[123/171] Compiling NIOCore IO.swift
[124/171] Compiling NIOCore IOData.swift
[125/171] Compiling NIOCore IPProtocol.swift
[126/171] Compiling NIOCore IntegerBitPacking.swift
[127/171] Compiling NIOCore IntegerTypes.swift
[128/171] Compiling NIOCore Interfaces.swift
[129/171] Compiling NIOCore Codec.swift
[130/171] Compiling NIOCore ConvenienceOptionSupport.swift
[131/171] Compiling NIOCore DeadChannel.swift
[132/171] Compiling NIOCore DispatchQueue+WithFuture.swift
[133/171] Compiling NIOCore EventLoop+Deprecated.swift
[134/171] Compiling NIOCore EventLoop+SerialExecutor.swift
[135/171] Compiling NIOCore EventLoop.swift
[136/171] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[137/171] Compiling NIOCore EventLoopFuture+Deprecated.swift
[138/171] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[139/171] Compiling NIOCore EventLoopFuture.swift
[140/171] Compiling NIOCore FileDescriptor.swift
[141/171] Compiling NIOCore FileHandle.swift
[142/171] Compiling NIOCore FileRegion.swift
[143/171] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[144/171] Compiling NIOCore NIOAsyncWriter.swift
[145/171] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[146/171] Compiling NIOCore BSDSocketAPI.swift
[147/171] Compiling NIOCore ByteBuffer-aux.swift
[148/171] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[149/171] Compiling NIOCore ByteBuffer-conversions.swift
[150/171] Compiling NIOCore Channel.swift
[151/171] Compiling NIOCore ChannelHandler.swift
[152/171] Compiling NIOCore ChannelHandlers.swift
[153/171] Compiling NIOCore ChannelInvoker.swift
[154/171] Compiling NIOCore ChannelOption.swift
[155/171] Compiling NIOCore ChannelPipeline.swift
[156/171] Compiling NIOCore CircularBuffer.swift
[157/171] Compiling NIOCore SocketAddresses.swift
[158/171] Compiling NIOCore SocketOptionProvider.swift
[159/171] Compiling NIOCore SystemCallHelpers.swift
[160/171] Compiling NIOCore TimeAmount+Duration.swift
[161/171] Compiling NIOCore TypeAssistedChannelHandler.swift
[162/171] Compiling NIOCore UniversalBootstrapSupport.swift
[163/171] Compiling NIOCore Utilities.swift
[164/171] Compiling NIOCore ByteBuffer-core.swift
[165/171] Compiling NIOCore ByteBuffer-hex.swift
[166/171] Compiling NIOCore ByteBuffer-int.swift
[167/171] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[168/171] Compiling NIOCore ByteBuffer-multi-int.swift
[169/171] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[170/171] Compiling NIOCore ByteBuffer-views.swift
[171/171] Emitting module NIOCore
[172/227] Emitting module NIOEmbedded
[173/227] Compiling NIOEmbedded Embedded.swift
[174/227] Compiling NIOEmbedded AsyncTestingChannel.swift
[175/227] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[176/227] Compiling NIOPosix SelectorEpoll.swift
[177/227] Compiling NIOPosix SelectorGeneric.swift
[178/227] Compiling NIOPosix SelectorKqueue.swift
[179/227] Compiling NIOPosix SelectorUring.swift
[180/227] Compiling NIOPosix SelectorWSAPoll.swift
[181/232] Compiling NIOPosix ServerSocket.swift
[182/232] Compiling NIOPosix Socket.swift
[183/232] Compiling NIOPosix SocketChannel.swift
[184/232] Compiling NIOPosix SocketProtocols.swift
[185/232] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[186/232] Compiling NIOPosix System.swift
[187/232] Compiling NIOPosix Thread.swift
[188/232] Compiling NIOPosix ThreadPosix.swift
[189/232] Compiling NIOPosix ThreadWindows.swift
[190/232] Compiling NIOPosix UnsafeTransfer.swift
[191/232] Compiling NIOPosix BSDSocketAPICommon.swift
[192/232] Compiling NIOPosix BSDSocketAPIPosix.swift
[193/232] Compiling NIOPosix BSDSocketAPIWindows.swift
[194/232] Compiling NIOPosix BaseSocket.swift
[195/232] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[196/232] Compiling NIOPosix BaseSocketChannel.swift
[197/232] Compiling NIOPosix PendingDatagramWritesManager.swift
[198/232] Compiling NIOPosix PendingWritesManager.swift
[199/232] Compiling NIOPosix PipeChannel.swift
[200/232] Compiling NIOPosix PipePair.swift
[201/232] Compiling NIOPosix Pool.swift
[202/232] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[203/232] Compiling NIOPosix GetaddrinfoResolver.swift
[204/232] Compiling NIOPosix HappyEyeballs.swift
[205/232] Compiling NIOPosix IO.swift
[206/232] Compiling NIOPosix IntegerBitPacking.swift
[207/232] Compiling NIOPosix IntegerTypes.swift
[208/232] Compiling NIOPosix Linux.swift
[209/232] Compiling NIOPosix PosixSingletons.swift
[210/232] Compiling NIOPosix RawSocketBootstrap.swift
[211/232] Compiling NIOPosix Resolver.swift
[212/232] Compiling NIOPosix Selectable.swift
[213/232] Compiling NIOPosix SelectableChannel.swift
[214/232] Compiling NIOPosix SelectableEventLoop.swift
[215/232] Emitting module NIOPosix
[216/232] Compiling NIOPosix Utilities.swift
[217/232] Compiling NIOPosix VsockAddress.swift
[218/232] Compiling NIOPosix VsockChannelEvents.swift
[219/232] Compiling NIOPosix Windows.swift
[220/232] Compiling NIOPosix resource_bundle_accessor.swift
[221/232] Compiling NIOPosix BaseStreamSocketChannel.swift
[222/232] Compiling NIOPosix Bootstrap.swift
[223/232] Compiling NIOPosix ControlMessage.swift
[224/232] Compiling NIOPosix DatagramVectorReadManager.swift
[225/232] Compiling NIOPosix Errors+Any.swift
[226/232] Compiling NIOPosix FileDescriptor.swift
[227/232] Compiling NIOPosix LinuxCPUSet.swift
[228/232] Compiling NIOPosix LinuxUring.swift
[229/232] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[230/232] Compiling NIOPosix NIOPosixSendableMetatype.swift
[231/232] Compiling NIOPosix NIOThreadPool.swift
[232/232] Compiling NIOPosix NonBlockingFileIO.swift
[233/234] Compiling NIO Exports.swift
[234/234] Emitting module NIO
[235/239] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[236/239] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[237/239] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[238/239] Emitting module NIOFoundationCompat
[239/239] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[240/250] Compiling SQLiteNIO SQLiteData.swift
[241/250] Compiling SQLiteNIO Exports.swift
[242/250] Compiling SQLiteNIO SQLiteConnection+Hooks.swift
[243/250] Compiling SQLiteNIO SQLiteError.swift
[244/250] Compiling SQLiteNIO SQLiteCustomFunction.swift
/Users/admin/builder/spi-builder-workspace/Sources/SQLiteNIO/SQLiteCustomFunction.swift:106:34: warning: capture of 'aggregate' with non-Sendable type 'Aggregate.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
104 |         self.pure = pure
105 |         self.indirect = indirect
106 |         self.kind = .aggregate { aggregate.init() }
    |                                  `- warning: capture of 'aggregate' with non-Sendable type 'Aggregate.Type' in a '@Sendable' closure; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
107 |     }
108 |
/Users/admin/builder/spi-builder-workspace/Sources/SQLiteNIO/SQLiteCustomFunction.swift:106:44: warning: capture of non-Sendable type 'Aggregate.Type' in an isolated closure; this is an error in the Swift 6 language mode [#SendableMetatypes]
104 |         self.pure = pure
105 |         self.indirect = indirect
106 |         self.kind = .aggregate { aggregate.init() }
    |                                            `- warning: capture of non-Sendable type 'Aggregate.Type' in an isolated closure; this is an error in the Swift 6 language mode [#SendableMetatypes]
107 |     }
108 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[245/250] Compiling SQLiteNIO SQLiteDataConvertible.swift
[246/250] Compiling SQLiteNIO SQLiteRow.swift
[247/250] Compiling SQLiteNIO SQLiteDatabase.swift
[248/250] Compiling SQLiteNIO SQLiteConnection.swift
[249/250] Compiling SQLiteNIO SQLiteDataType.swift
[250/251] Emitting module SQLiteNIO
[251/251] Compiling SQLiteNIO SQLiteStatement.swift
Build complete! (22.20s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.65.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "sqlite-nio",
  "name" : "sqlite-nio",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SQLiteNIO",
      "targets" : [
        "SQLiteNIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VendorSQLite",
      "module_type" : "PluginTarget",
      "name" : "VendorSQLite",
      "path" : "Plugins/VendorSQLite",
      "plugin_capability" : {
        "intent" : {
          "description" : "Vendor SQLite",
          "type" : "custom",
          "verb" : "vendor-sqlite"
        },
        "permissions" : [
          {
            "network_scope" : {
              "all" : {
                "ports" : [
                  443
                ]
              }
            },
            "reason" : "Retrieve the latest build of SQLite",
            "type" : "allowNetworkConnections"
          },
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Update the vendored SQLite files",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "sources" : [
        "AsyncNotOmittingEmptySubsequencesLineSequence.swift",
        "Path+Utility.swift",
        "Process+SimpleRunPopen.swift",
        "SemanticVersion.swift",
        "Sqlite3ProductInfo.swift",
        "SymbolGraph.swift",
        "UsefulArgumentExtractor.swift",
        "VendorSQLite3.swift"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "SQLiteNIOTests",
      "module_type" : "SwiftTarget",
      "name" : "SQLiteNIOTests",
      "path" : "Tests/SQLiteNIOTests",
      "sources" : [
        "SQLiteConnectionHookTests.swift",
        "SQLiteCustomFunctionTests.swift",
        "SQLiteNIOTests.swift",
        "XCTAsyncAssertions.swift"
      ],
      "target_dependencies" : [
        "SQLiteNIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SQLiteNIO",
      "module_type" : "SwiftTarget",
      "name" : "SQLiteNIO",
      "path" : "Sources/SQLiteNIO",
      "product_dependencies" : [
        "Logging",
        "NIOCore",
        "NIOPosix",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "SQLiteNIO"
      ],
      "sources" : [
        "Exports.swift",
        "SQLiteConnection+Hooks.swift",
        "SQLiteConnection.swift",
        "SQLiteCustomFunction.swift",
        "SQLiteData.swift",
        "SQLiteDataConvertible.swift",
        "SQLiteDataType.swift",
        "SQLiteDatabase.swift",
        "SQLiteError.swift",
        "SQLiteRow.swift",
        "SQLiteStatement.swift"
      ],
      "target_dependencies" : [
        "CSQLite"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CSQLite",
      "module_type" : "ClangTarget",
      "name" : "CSQLite",
      "path" : "Sources/CSQLite",
      "product_memberships" : [
        "SQLiteNIO"
      ],
      "sources" : [
        "sqlite_nio_sqlite3.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.