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 WebViewKit, reference main (a24f91), with Swift 6.0 for macOS (SPM) on 3 Apr 2025 19:02:17 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsaidi/WebViewKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielsaidi/WebViewKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a24f91e Update docs and release notes
Cloned https://github.com/danielsaidi/WebViewKit.git
Revision (git rev-parse @):
a24f91e6dceb6255f1652482c8f2d0a57e391b55
SUCCESS checkout https://github.com/danielsaidi/WebViewKit.git at main
========================================
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": "webviewkit",
      "name": "WebViewKit",
      "url": "https://github.com/danielsaidi/WebViewKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WebViewKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/danielsaidi/WebViewKit.git
[1/773] Fetching webviewkit
Fetched https://github.com/danielsaidi/WebViewKit.git from cache (1.53s)
Creating working copy for https://github.com/danielsaidi/WebViewKit.git
Working copy of https://github.com/danielsaidi/WebViewKit.git resolved at main (a24f91e)
warning: '.resolve-product-dependencies': dependency 'webviewkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/danielsaidi/WebViewKit.git
https://github.com/danielsaidi/WebViewKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "WebViewKit",
  "name" : "WebViewKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "WebViewKit",
      "targets" : [
        "WebViewKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebViewKitTests",
      "module_type" : "SwiftTarget",
      "name" : "WebViewKitTests",
      "path" : "Tests/WebViewKitTests",
      "sources" : [
        "WebViewTests.swift"
      ],
      "target_dependencies" : [
        "WebViewKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebViewKit",
      "module_type" : "SwiftTarget",
      "name" : "WebViewKit",
      "path" : "Sources/WebViewKit",
      "product_memberships" : [
        "WebViewKit"
      ],
      "sources" : [
        "SafariWebView.swift",
        "WebView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/5] Compiling WebViewKit WebView.swift
[4/5] Compiling WebViewKit SafariWebView.swift
[5/5] Emitting module WebViewKit
Build complete! (12.18s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "WebViewKit",
  "name" : "WebViewKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "WebViewKit",
      "targets" : [
        "WebViewKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebViewKitTests",
      "module_type" : "SwiftTarget",
      "name" : "WebViewKitTests",
      "path" : "Tests/WebViewKitTests",
      "sources" : [
        "WebViewTests.swift"
      ],
      "target_dependencies" : [
        "WebViewKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebViewKit",
      "module_type" : "SwiftTarget",
      "name" : "WebViewKit",
      "path" : "Sources/WebViewKit",
      "product_memberships" : [
        "WebViewKit"
      ],
      "sources" : [
        "SafariWebView.swift",
        "WebView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.