The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SchemaSwift, reference main (a6889f), with Swift 6.1 for macOS (SPM) on 23 Sep 2025 19:55:21 UTC.

Swift 6 data race errors: 2

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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/khanlou/SchemaSwift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/khanlou/SchemaSwift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a6889fb Set LICENSE to MIT
Cloned https://github.com/khanlou/SchemaSwift.git
Revision (git rev-parse @):
a6889fba02a5cac216268fd427aba9cc746cd535
SUCCESS checkout https://github.com/khanlou/SchemaSwift.git at main
Fetching https://github.com/IBM-Swift/BlueSocket.git
Fetching https://github.com/codewinsdotcom/PostgresClientKit
Fetching https://github.com/IBM-Swift/BlueSSLService
Fetching https://github.com/apple/swift-argument-parser from cache
[1/2077] Fetching bluesslservice
[22/4000] Fetching bluesslservice, postgresclientkit
[61/6942] Fetching bluesslservice, postgresclientkit, bluesocket
Fetched https://github.com/codewinsdotcom/PostgresClientKit from cache (1.05s)
Fetched https://github.com/IBM-Swift/BlueSSLService from cache (1.05s)
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (1.05s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.19s)
Computing version for https://github.com/codewinsdotcom/PostgresClientKit
Computed https://github.com/codewinsdotcom/PostgresClientKit at 1.4.3 (1.82s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.62s)
Computing version for https://github.com/IBM-Swift/BlueSSLService
Computed https://github.com/IBM-Swift/BlueSSLService at 2.0.1 (0.61s)
Computing version for https://github.com/IBM-Swift/BlueSocket.git
Computed https://github.com/IBM-Swift/BlueSocket.git at 2.0.2 (0.66s)
Creating working copy for https://github.com/IBM-Swift/BlueSocket.git
Working copy of https://github.com/IBM-Swift/BlueSocket.git resolved at 2.0.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/IBM-Swift/BlueSSLService
Working copy of https://github.com/IBM-Swift/BlueSSLService resolved at 2.0.1
Creating working copy for https://github.com/codewinsdotcom/PostgresClientKit
Working copy of https://github.com/codewinsdotcom/PostgresClientKit resolved at 1.4.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": "schemaswift",
      "name": "SchemaSwift",
      "url": "https://github.com/khanlou/SchemaSwift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SchemaSwift",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "0.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "postgresclientkit",
          "name": "PostgresClientKit",
          "url": "https://github.com/codewinsdotcom/PostgresClientKit",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PostgresClientKit",
          "dependencies": [
            {
              "identity": "bluesocket",
              "name": "Socket",
              "url": "https://github.com/Kitura/BlueSocket.git",
              "version": "2.0.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSocket",
              "dependencies": [
              ]
            },
            {
              "identity": "bluesslservice",
              "name": "SSLService",
              "url": "https://github.com/Kitura/BlueSSLService",
              "version": "2.0.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSSLService",
              "dependencies": [
                {
                  "identity": "bluesocket",
                  "name": "Socket",
                  "url": "https://github.com/Kitura/BlueSocket.git",
                  "version": "2.0.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSocket",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/khanlou/SchemaSwift.git
[1/182] Fetching schemaswift
Fetched https://github.com/khanlou/SchemaSwift.git from cache (0.67s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/codewinsdotcom/PostgresClientKit from cache
Fetched https://github.com/codewinsdotcom/PostgresClientKit from cache (0.57s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.59s)
Computing version for https://github.com/codewinsdotcom/PostgresClientKit
Computed https://github.com/codewinsdotcom/PostgresClientKit at 1.5.0 (1.23s)
Fetching https://github.com/Kitura/BlueSocket.git
Fetching https://github.com/Kitura/BlueSSLService
[1/2077] Fetching bluesslservice
[22/5019] Fetching bluesslservice, bluesocket
Fetched https://github.com/Kitura/BlueSSLService from cache (1.09s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (1.09s)
Computing version for https://github.com/Kitura/BlueSSLService
Computed https://github.com/Kitura/BlueSSLService at 2.0.2 (1.68s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 2.0.4 (0.59s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.03s)
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 2.0.4
Creating working copy for https://github.com/Kitura/BlueSSLService
Working copy of https://github.com/Kitura/BlueSSLService resolved at 2.0.2
Creating working copy for https://github.com/khanlou/SchemaSwift.git
Working copy of https://github.com/khanlou/SchemaSwift.git resolved at main (a6889fb)
Creating working copy for https://github.com/codewinsdotcom/PostgresClientKit
Working copy of https://github.com/codewinsdotcom/PostgresClientKit resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Found 2 product dependencies
  - swift-argument-parser
  - PostgresClientKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/khanlou/SchemaSwift.git
https://github.com/khanlou/SchemaSwift.git
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "postgresclientkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/codewinsdotcom/PostgresClientKit"
    }
  ],
  "manifest_display_name" : "SchemaSwift",
  "name" : "SchemaSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SchemaSwift",
      "targets" : [
        "SchemaSwift"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SchemaSwiftLibrary",
      "targets" : [
        "SchemaSwiftLibrary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SchemaSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "SchemaSwiftTests",
      "path" : "Tests/SchemaSwiftTests",
      "sources" : [
        "InflectionTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SchemaSwiftLibrary"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SchemaSwiftLibrary",
      "module_type" : "SwiftTarget",
      "name" : "SchemaSwiftLibrary",
      "path" : "Sources/SchemaSwiftLibrary",
      "product_dependencies" : [
        "ArgumentParser",
        "PostgresClientKit"
      ],
      "product_memberships" : [
        "SchemaSwift",
        "SchemaSwiftLibrary"
      ],
      "sources" : [
        "Model/Column.swift",
        "Model/Enum.swift",
        "Model/Inflectors.swift",
        "Model/Overrides.swift",
        "Model/Table.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SchemaSwift",
      "module_type" : "SwiftTarget",
      "name" : "SchemaSwift",
      "path" : "Sources/SchemaSwift",
      "product_memberships" : [
        "SchemaSwift"
      ],
      "sources" : [
        "Database.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "SchemaSwiftLibrary"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.3"
}
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
Building for debugging...
[0/12] Write sources
[1/12] Write SchemaSwift-entitlement.plist
[1/12] Write sources
[8/12] Write swift-version-2F0A5646E1D333AE.txt
[10/20] Emitting module ArgumentParserToolInfo
[11/20] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/55] Emitting module ArgumentParser
[13/58] Compiling ArgumentParser Parsed.swift
[14/58] Compiling ArgumentParser ParsedValues.swift
[15/58] Compiling ArgumentParser ParserError.swift
[16/58] Compiling ArgumentParser SplitArguments.swift
[17/58] Compiling ArgumentParser Flag.swift
[18/58] Compiling ArgumentParser NameSpecification.swift
[19/58] Compiling ArgumentParser Option.swift
[20/58] Compiling ArgumentParser OptionGroup.swift
[21/58] Compiling ArgumentParser SequenceExtensions.swift
[22/58] Compiling ArgumentParser StringExtensions.swift
[23/58] Compiling ArgumentParser Tree.swift
[24/58] Compiling ArgumentParser BashCompletionsGenerator.swift
[25/58] Compiling ArgumentParser CompletionsGenerator.swift
[26/58] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/58] Compiling ArgumentParser ZshCompletionsGenerator.swift
[28/58] Compiling Socket SocketUtils.swift
[29/58] Compiling Socket SocketProtocols.swift
[30/58] Compiling ArgumentParser MessageInfo.swift
[31/58] Compiling ArgumentParser UsageGenerator.swift
[32/58] Compiling ArgumentParser CollectionExtensions.swift
[33/58] Compiling ArgumentParser CommandConfiguration.swift
[34/58] Compiling ArgumentParser EnumerableFlag.swift
[35/58] Compiling ArgumentParser ExpressibleByArgument.swift
[36/58] Compiling ArgumentParser ParsableArguments.swift
[37/58] Compiling ArgumentParser ParsableArgumentsValidation.swift
[38/58] Compiling ArgumentParser ParsableCommand.swift
[39/58] Compiling ArgumentParser ArgumentDecoder.swift
[40/58] Compiling ArgumentParser ArgumentDefinition.swift
[41/58] Compiling ArgumentParser Argument.swift
[42/58] Compiling ArgumentParser ArgumentHelp.swift
[43/58] Compiling ArgumentParser CompletionKind.swift
[44/58] Compiling ArgumentParser Errors.swift
[45/58] Compiling ArgumentParser ArgumentSet.swift
[46/58] Compiling ArgumentParser CommandParser.swift
[47/58] Compiling ArgumentParser InputOrigin.swift
[48/58] Compiling ArgumentParser Name.swift
[49/58] Compiling ArgumentParser DumpHelpGenerator.swift
[50/58] Compiling ArgumentParser HelpCommand.swift
[51/58] Compiling ArgumentParser HelpGenerator.swift
[52/58] Compiling Socket Socket+Hashable.swift
[53/58] Emitting module Socket
[54/58] Compiling Socket Socket+Equatable.swift
[55/58] Compiling Socket Socket.swift
[56/61] Emitting module SSLService
[57/61] Compiling SSLService SSLPointerTricks.swift
[58/61] Compiling SSLService SSLService.swift
[59/124] Compiling PostgresClientKit BackendKeyDataResponse.swift
[60/124] Compiling PostgresClientKit BindCompleteResponse.swift
[61/124] Compiling PostgresClientKit CloseCompleteResponse.swift
[62/124] Compiling PostgresClientKit CommandCompleteResponse.swift
[63/124] Compiling PostgresClientKit DataRowResponse.swift
[64/124] Compiling PostgresClientKit EmptyQueryResponse.swift
[65/124] Compiling PostgresClientKit ErrorResponse.swift
[66/130] Compiling PostgresClientKit ClosePortalRequest.swift
[67/130] Compiling PostgresClientKit CloseStatementRequest.swift
[68/130] Compiling PostgresClientKit DescribePortalRequest.swift
[69/130] Compiling PostgresClientKit ExecuteRequest.swift
[70/130] Compiling PostgresClientKit FlushRequest.swift
[71/130] Compiling PostgresClientKit ParseRequest.swift
[72/130] Compiling PostgresClientKit PasswordMessageRequest.swift
[73/130] Compiling PostgresClientKit Request.swift
[74/130] Compiling PostgresClientKit SASLInitialRequest.swift
[75/130] Compiling PostgresClientKit SASLRequest.swift
[76/130] Compiling PostgresClientKit SSLRequest.swift
[77/130] Compiling PostgresClientKit StartupRequest.swift
[78/130] Compiling PostgresClientKit SyncRequest.swift
[79/130] Compiling PostgresClientKit TerminateRequest.swift
[80/130] Emitting module PostgresClientKit
[81/130] Compiling PostgresClientKit PostgresTime.swift
[82/130] Compiling PostgresClientKit PostgresTimeWithTimeZone.swift
[83/130] Compiling PostgresClientKit PostgresTimestamp.swift
[84/130] Compiling PostgresClientKit PostgresTimestampWithTimeZone.swift
[85/130] Compiling PostgresClientKit PostgresValue.swift
[86/130] Compiling PostgresClientKit PostgresValueConvertible.swift
[87/130] Compiling PostgresClientKit BindRequest.swift
[88/130] Compiling PostgresClientKit NoDataResponse.swift
[89/130] Compiling PostgresClientKit NoticeResponse.swift
[90/130] Compiling PostgresClientKit NotificationResponse.swift
[91/130] Compiling PostgresClientKit ParameterStatusResponse.swift
[92/130] Compiling PostgresClientKit ParseCompleteResponse.swift
[93/130] Compiling PostgresClientKit ReadyForQueryResponse.swift
[94/130] Compiling PostgresClientKit AuthenticationCleartextPasswordResponse.swift
[95/130] Compiling PostgresClientKit AuthenticationMD5PasswordResponse.swift
[96/130] Compiling PostgresClientKit AuthenticationOKResponse.swift
[97/130] Compiling PostgresClientKit AuthenticationResponse.swift
[98/130] Compiling PostgresClientKit AuthenticationSASLContinueResponse.swift
[99/130] Compiling PostgresClientKit AuthenticationSASLFinalResponse.swift
[100/130] Compiling PostgresClientKit AuthenticationSASLResponse.swift
[101/130] Compiling PostgresClientKit Logger.swift
[102/130] Compiling PostgresClientKit Notice.swift
[103/130] Compiling PostgresClientKit Parameter.swift
[104/130] Compiling PostgresClientKit Postgres.swift
[105/130] Compiling PostgresClientKit PostgresByteA.swift
[106/130] Compiling PostgresClientKit PostgresDate.swift
[107/130] Compiling PostgresClientKit PostgresError.swift
[108/130] Compiling PostgresClientKit ColumnMetadata.swift
[109/130] Compiling PostgresClientKit Connection.swift
[110/130] Compiling PostgresClientKit ConnectionConfiguration.swift
[111/130] Compiling PostgresClientKit ConnectionDelegate.swift
[112/130] Compiling PostgresClientKit ConnectionPool.swift
[113/130] Compiling PostgresClientKit ConnectionPoolConfiguration.swift
[114/130] Compiling PostgresClientKit ConnectionPoolMetrics.swift
[115/130] Compiling PostgresClientKit Response.swift
[116/130] Compiling PostgresClientKit RowDescriptionResponse.swift
[117/130] Compiling PostgresClientKit Row.swift
[118/130] Compiling PostgresClientKit SASLPrep.swift
[119/130] Compiling PostgresClientKit SCRAMSHA256Authenticator.swift
[120/130] Compiling PostgresClientKit Statement.swift
[121/130] Compiling PostgresClientKit Credential.swift
[122/130] Compiling PostgresClientKit Crypto.swift
[123/130] Compiling PostgresClientKit Cursor.swift
[124/130] Compiling PostgresClientKit ISO8601.swift
[125/130] Compiling PostgresClientKit LogHandler.swift
[126/130] Compiling PostgresClientKit LogLevel.swift
[127/130] Compiling PostgresClientKit LogRecord.swift
[128/136] Compiling SchemaSwiftLibrary Overrides.swift
[129/136] Compiling SchemaSwiftLibrary Column.swift
[130/136] Compiling SchemaSwiftLibrary Inflectors.swift
/Users/admin/builder/spi-builder-workspace/Sources/SchemaSwiftLibrary/Model/Inflectors.swift:97:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Pluralizer' may have shared mutable state; this is an error in the Swift 6 language mode
 93 | }
 94 |
 95 | class Pluralizer {
    |       `- note: class 'Pluralizer' does not conform to the 'Sendable' protocol
 96 |
 97 |     static let shared = Pluralizer()
    |                |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Pluralizer' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 98 |
 99 |     private let pluralRules: [InflectorRule]
[131/136] Compiling SchemaSwiftLibrary Table.swift
[132/136] Compiling SchemaSwiftLibrary Enum.swift
[133/136] Emitting module SchemaSwiftLibrary
/Users/admin/builder/spi-builder-workspace/Sources/SchemaSwiftLibrary/Model/Inflectors.swift:97:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Pluralizer' may have shared mutable state; this is an error in the Swift 6 language mode
 93 | }
 94 |
 95 | class Pluralizer {
    |       `- note: class 'Pluralizer' does not conform to the 'Sendable' protocol
 96 |
 97 |     static let shared = Pluralizer()
    |                |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Pluralizer' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 98 |
 99 |     private let pluralRules: [InflectorRule]
[134/139] Compiling SchemaSwift Database.swift
[135/139] Emitting module SchemaSwift
/Users/admin/builder/spi-builder-workspace/Sources/SchemaSwift/main.swift:6:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  4 |
  5 | struct SchemaSwift: ParsableCommand {
  6 |     static var configuration = CommandConfiguration(
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  7 |         abstract: "A utility for generating Swift row structs from a Postgres schema.",
  8 |         version: "1.0.0",
[136/139] Compiling SchemaSwift main.swift
/Users/admin/builder/spi-builder-workspace/Sources/SchemaSwift/main.swift:6:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  4 |
  5 | struct SchemaSwift: ParsableCommand {
  6 |     static var configuration = CommandConfiguration(
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  7 |         abstract: "A utility for generating Swift row structs from a Postgres schema.",
  8 |         version: "1.0.0",
[136/139] Write Objects.LinkFileList
[137/139] Linking SchemaSwift
[138/139] Applying SchemaSwift
Build complete! (9.56s)
warning: 'bluesslservice': 'bluesslservice' dependency on 'https://github.com/Kitura/BlueSocket.git' conflicts with dependency on 'https://github.com/IBM-Swift/BlueSocket.git' which has the same identity 'bluesocket'. this will be escalated to an error in future versions of SwiftPM.
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "postgresclientkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/codewinsdotcom/PostgresClientKit"
    }
  ],
  "manifest_display_name" : "SchemaSwift",
  "name" : "SchemaSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SchemaSwift",
      "targets" : [
        "SchemaSwift"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SchemaSwiftLibrary",
      "targets" : [
        "SchemaSwiftLibrary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SchemaSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "SchemaSwiftTests",
      "path" : "Tests/SchemaSwiftTests",
      "sources" : [
        "InflectionTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SchemaSwiftLibrary"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SchemaSwiftLibrary",
      "module_type" : "SwiftTarget",
      "name" : "SchemaSwiftLibrary",
      "path" : "Sources/SchemaSwiftLibrary",
      "product_dependencies" : [
        "ArgumentParser",
        "PostgresClientKit"
      ],
      "product_memberships" : [
        "SchemaSwift",
        "SchemaSwiftLibrary"
      ],
      "sources" : [
        "Model/Column.swift",
        "Model/Enum.swift",
        "Model/Inflectors.swift",
        "Model/Overrides.swift",
        "Model/Table.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SchemaSwift",
      "module_type" : "SwiftTarget",
      "name" : "SchemaSwift",
      "path" : "Sources/SchemaSwift",
      "product_memberships" : [
        "SchemaSwift"
      ],
      "sources" : [
        "Database.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "SchemaSwiftLibrary"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.3"
}
Done.