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 SwiftGopher, reference 1.1.8 (378fdd), with Swift 5.9 for macOS (Xcode) using Xcode 15.2 on 28 Jul 2024 23:03:23 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftGopher-Package -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/navanchauhan/swift-gopher.git
Reference: 1.1.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/navanchauhan/swift-gopher
 * tag               1.1.8      -> FETCH_HEAD
HEAD is now at 378fdd6 specify watchOS, tvOS, and visionOS versions
Cloned https://github.com/navanchauhan/swift-gopher.git
Revision (git rev-parse @):
378fdd66231509cb3690e09950c11f07292af20a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/navanchauhan/swift-gopher.git at 1.1.8
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  $PWD
https://github.com/navanchauhan/swift-gopher.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/apple/swift-nio
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/apple/swift-argument-parser
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/apple/swift-nio-transport-services.git
Fetching from https://github.com/apple/swift-docc-symbolkit
Fetching from https://github.com/apple/swift-docc-plugin
Creating working copy of package ‘swift-argument-parser’
Checking out 1.2.3 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-collections’
Checking out 1.0.5 of package ‘swift-collections’
Creating working copy of package ‘swift-nio’
Checking out 2.62.0 of package ‘swift-nio’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-log’
Checking out 1.5.3 of package ‘swift-log’
Creating working copy of package ‘swift-atomics’
Checking out 1.2.0 of package ‘swift-atomics’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.20.0 of package ‘swift-nio-transport-services’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.3.0 of package ‘swift-docc-plugin’
Resolve Package Graph
Resolved source packages:
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.20.0
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.5
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.2.3
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
  swift-nio: https://github.com/apple/swift-nio @ 2.62.0
  SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.3.0
  SwiftGopher: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-nio-transport-services, swift-log, SymbolKit, swift-collections, swift-argument-parser, swift-atomics, swift-nio, SwiftDocCPlugin, SwiftGopher
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    }
  ],
  "manifest_display_name" : "SwiftGopher",
  "name" : "SwiftGopher",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftGopherClient",
      "targets" : [
        "SwiftGopherClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swift-gopher",
      "targets" : [
        "swift-gopher"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_gopher",
      "module_type" : "SwiftTarget",
      "name" : "swift-gopher",
      "path" : "Sources/swift-gopher",
      "product_dependencies" : [
        "NIO",
        "ArgumentParser",
        "Logging"
      ],
      "product_memberships" : [
        "swift-gopher"
      ],
      "sources" : [
        "gopherHandler.swift",
        "helpers.swift",
        "server.swift"
      ],
      "target_dependencies" : [
        "GopherHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftGopherServerTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftGopherServerTests",
      "path" : "Tests/SwiftGopherServerTests",
      "sources" : [
        "SwiftGopherServerTests.swift"
      ],
      "target_dependencies" : [
        "swift-gopher"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftGopherClientTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftGopherClientTests",
      "path" : "Tests/SwiftGopherClientTests",
      "sources" : [
        "SwiftGopherClientTests.swift"
      ],
      "target_dependencies" : [
        "SwiftGopherClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftGopherClient",
      "module_type" : "SwiftTarget",
      "name" : "SwiftGopherClient",
      "path" : "Sources/SwiftGopherClient",
      "product_dependencies" : [
        "NIO",
        "NIOTransportServices"
      ],
      "product_memberships" : [
        "SwiftGopherClient"
      ],
      "sources" : [
        "gopherClient.swift",
        "gopherRequestResponseHandler.swift"
      ],
      "target_dependencies" : [
        "GopherHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GopherHelpers",
      "module_type" : "SwiftTarget",
      "name" : "GopherHelpers",
      "path" : "Sources/GopherHelpers",
      "product_dependencies" : [
        "NIOCore"
      ],
      "product_memberships" : [
        "SwiftGopherClient",
        "swift-gopher"
      ],
      "sources" : [
        "GopherHelpers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "swift-gopher",
      "SwiftGopher-Package",
      "SwiftGopherClient"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftGopher-Package -destination platform=macOS,arch=arm64
Build complete.
Done.