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 WingedSwift, reference main (3b7b7f), with Swift 5.8 for macOS (Xcode) using Xcode 14.3 on 14 Aug 2024 05:04:16 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/micheltlutz/Winged-Swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/micheltlutz/Winged-Swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3b7b7fc Merge pull request #5 from micheltlutz/hotfix/script
Cloned https://github.com/micheltlutz/Winged-Swift.git
Revision (git rev-parse @):
3b7b7fc6e422c6d63e64cba69d0d3d601ffba8ab
SUCCESS checkout https://github.com/micheltlutz/Winged-Swift.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.8
Building package at path:  $PWD
https://github.com/micheltlutz/Winged-Swift.git
Command line invocation:
    /Applications/Xcode-14.3.1.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/swiftlang/swift-docc-plugin
Fetching from https://github.com/apple/swift-docc-symbolkit
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.3.0 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Resolve Package Graph
Resolved source packages:
  SwiftDocCPlugin: https://github.com/swiftlang/swift-docc-plugin @ 1.3.0
  SymbolKit: https://github.com/apple/swift-docc-symbolkit @ 1.0.0
  WingedSwift: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftDocCPlugin, SymbolKit, WingedSwift
2024-08-14 01:03:08.248 xcodebuild[469:2532] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-08-14 01:03:27.225 xcodebuild[469:2532] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000c2cc00: name:SymbolKit.docc path:group:SymbolKit.docc> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-docc-symbolkit/Sources/SymbolKit/SymbolKit.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "SymbolKit.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "SymbolKit.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "WingedSwift",
  "name" : "WingedSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "WingedSwift",
      "targets" : [
        "WingedSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WingedSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "WingedSwiftTests",
      "path" : "Tests/WingedSwiftTests",
      "sources" : [
        "CodeTests.swift",
        "FormsTests.swift",
        "HTMLTagTests.swift"
      ],
      "target_dependencies" : [
        "WingedSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WingedSwift",
      "module_type" : "SwiftTarget",
      "name" : "WingedSwift",
      "path" : "Sources/WingedSwift",
      "product_memberships" : [
        "WingedSwift"
      ],
      "sources" : [
        "HTML/Code/Code.swift",
        "HTML/Code/Embed.swift",
        "HTML/Code/Pre.swift",
        "HTML/Commons/A.swift",
        "HTML/Commons/Body.swift",
        "HTML/Commons/Div.swift",
        "HTML/Commons/Dl.swift",
        "HTML/Commons/Footer.swift",
        "HTML/Commons/Head.swift",
        "HTML/Commons/Header.swift",
        "HTML/Commons/Img.swift",
        "HTML/Commons/Li.swift",
        "HTML/Commons/Link.swift",
        "HTML/Commons/MainTag.swift",
        "HTML/Commons/Meta.swift",
        "HTML/Commons/Nav.swift",
        "HTML/Commons/Ol.swift",
        "HTML/Commons/P.swift",
        "HTML/Commons/Script.swift",
        "HTML/Commons/Table.swift",
        "HTML/Commons/Td.swift",
        "HTML/Commons/Th.swift",
        "HTML/Commons/Title.swift",
        "HTML/Commons/Tr.swift",
        "HTML/Commons/Ul.swift",
        "HTML/Forms/Fieldset.swift",
        "HTML/Forms/Form.swift",
        "HTML/Forms/Input.swift",
        "HTML/Forms/Label.swift",
        "HTML/Forms/Option.swift",
        "HTML/Forms/Section.swift",
        "HTML/Forms/Select.swift",
        "HTML/Forms/Textarea.swift",
        "WingedSwift.swift",
        "core/Attribute.swift",
        "core/HTMLTag.swift",
        "functions/HTMLFunctions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "WingedSwift"
    ]
  }
}
2024-08-14 01:03:38.561 xcodebuild[1067:5000] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WingedSwift -destination platform=macOS,arch=arm64
Build complete.
Done.