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 YouTubePlayerKit, reference main (1ae827), with Swift 6.0 for macOS (SPM) on 30 Nov 2025 11:15:37 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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/SvenTiigi/YouTubePlayerKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SvenTiigi/YouTubePlayerKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1ae8275 Update the default origin URL to use the bundle identifier as the host
Cloned https://github.com/SvenTiigi/YouTubePlayerKit.git
Revision (git rev-parse @):
1ae827573024ab13dd6adea33b25d3eef6ff667c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SvenTiigi/YouTubePlayerKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/SvenTiigi/YouTubePlayerKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/47] Compiling YouTubePlayerKit YouTubePlayer+Event+Name.swift
[4/47] Compiling YouTubePlayerKit YouTubePlayer+Event.swift
[5/47] Compiling YouTubePlayerKit YouTubePlayer+JavaScript.swift
[6/47] Compiling YouTubePlayerKit YouTubePlayer+JavaScriptEvaluationResponseConverter.swift
[7/47] Compiling YouTubePlayerKit YouTubePlayer+Module+Option.swift
[8/51] Compiling YouTubePlayerKit YouTubePlayer+Configuration.swift
[9/51] Compiling YouTubePlayerKit YouTubePlayer+FullscreenMode.swift
[10/51] Compiling YouTubePlayerKit YouTubePlayer+FullscreenState.swift
[11/51] Compiling YouTubePlayerKit YouTubePlayer+HTMLBuilder.swift
[12/51] Compiling YouTubePlayerKit YouTubePlayer+Information.swift
[13/51] Compiling YouTubePlayerKit YouTubePlayer+CaptionsTranslationLanguage.swift
[14/51] Compiling YouTubePlayerKit YouTubePlayer+CationsTrack.swift
[15/51] Compiling YouTubePlayerKit YouTubePlayer+APIError.swift
[16/51] Compiling YouTubePlayerKit YouTubePlayer+Error.swift
[17/51] Compiling YouTubePlayerKit YouTubePlayer+Event+Data.swift
[18/51] Emitting module YouTubePlayerKit
[19/51] Compiling YouTubePlayerKit YouTubePlayer+API.swift
[20/51] Compiling YouTubePlayerKit YouTubePlayer+CaptionsAPI.swift
[21/51] Compiling YouTubePlayerKit YouTubePlayer+ModuleAPI.swift
[22/51] Compiling YouTubePlayerKit YouTubePlayer+PlaybackAPI.swift
[23/51] Compiling YouTubePlayerKit YouTubePlayer+PlaylistAPI.swift
[24/51] Compiling YouTubePlayerKit YouTubePlayerWebView+WKNavigationDelegate.swift
[25/51] Compiling YouTubePlayerKit YouTubePlayerWebView+WKUIDelegate.swift
[26/51] Compiling YouTubePlayerKit YouTubePlayerWebView.swift
[27/51] Compiling YouTubePlayerKit YouTubePlayer.swift
[28/51] Compiling YouTubePlayerKit YouTubePlayerViewController.swift
[29/51] Compiling YouTubePlayerKit YouTubeVideoThumbnail.swift
[30/51] Compiling YouTubePlayerKit YouTubePlayerWebView+Evaluate.swift
[31/51] Compiling YouTubePlayerKit YouTubePlayerWebView+Event.swift
[32/51] Compiling YouTubePlayerKit YouTubePlayer+Module.swift
[33/51] Compiling YouTubePlayerKit YouTubePlayer+PlaybackMetadata.swift
[34/51] Compiling YouTubePlayerKit YouTubePlayer+PlaybackQuality.swift
[35/51] Compiling YouTubePlayerKit YouTubePlayer+PlaybackRate.swift
[36/51] Compiling YouTubePlayerKit YouTubePlayer+PlaybackState.swift
[37/51] Compiling YouTubePlayerKit YouTubePlayer+QueueingAPI.swift
[38/51] Compiling YouTubePlayerKit YouTubePlayer+VideoThumbnailAPI.swift
[39/51] Compiling YouTubePlayerKit YouTubePlayer+VolumeAPI.swift
[40/51] Compiling YouTubePlayerKit YouTubePlayer+CaptionsFontSize.swift
[41/51] Compiling YouTubePlayerKit YouTubePlayer+CaptionsLanguageCode.swift
[42/51] Compiling YouTubePlayerKit YouTubePlayer+VolumeState.swift
[43/51] Compiling YouTubePlayerKit ExpressibleByURL.swift
[44/51] Compiling YouTubePlayerKit YouTubePlayerHostingView.swift
[45/51] Compiling YouTubePlayerKit YouTubePlayerView+Init.swift
[46/51] Compiling YouTubePlayerKit YouTubePlayerView.swift
[47/51] Compiling YouTubePlayerKit YouTubePlayer+OpenURLAction.swift
[48/51] Compiling YouTubePlayerKit YouTubePlayer+Options.swift
[49/51] Compiling YouTubePlayerKit YouTubePlayer+Parameters.swift
[50/51] Compiling YouTubePlayerKit YouTubePlayer+Source.swift
[51/51] Compiling YouTubePlayerKit YouTubePlayer+State.swift
Build complete! (9.44s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "YouTubePlayerKit",
  "name" : "YouTubePlayerKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "YouTubePlayerKit",
      "targets" : [
        "YouTubePlayerKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YouTubePlayerKitTests",
      "module_type" : "SwiftTarget",
      "name" : "YouTubePlayerKitTests",
      "path" : "Tests",
      "sources" : [
        "YouTubePlayerJavaScriptTests.swift",
        "YouTubePlayerSourceTests.swift",
        "YouTubePlayerTests.swift",
        "YouTubeVideoThumbnailTests.swift"
      ],
      "target_dependencies" : [
        "YouTubePlayerKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "YouTubePlayerKit",
      "module_type" : "SwiftTarget",
      "name" : "YouTubePlayerKit",
      "path" : "Sources",
      "product_memberships" : [
        "YouTubePlayerKit"
      ],
      "sources" : [
        "API/YouTubePlayer+API.swift",
        "API/YouTubePlayer+CaptionsAPI.swift",
        "API/YouTubePlayer+ModuleAPI.swift",
        "API/YouTubePlayer+PlaybackAPI.swift",
        "API/YouTubePlayer+PlaylistAPI.swift",
        "API/YouTubePlayer+QueueingAPI.swift",
        "API/YouTubePlayer+VideoThumbnailAPI.swift",
        "API/YouTubePlayer+VolumeAPI.swift",
        "Models/Captions/YouTubePlayer+CaptionsFontSize.swift",
        "Models/Captions/YouTubePlayer+CaptionsLanguageCode.swift",
        "Models/Captions/YouTubePlayer+CaptionsTranslationLanguage.swift",
        "Models/Captions/YouTubePlayer+CationsTrack.swift",
        "Models/Error/YouTubePlayer+APIError.swift",
        "Models/Error/YouTubePlayer+Error.swift",
        "Models/Event/YouTubePlayer+Event+Data.swift",
        "Models/Event/YouTubePlayer+Event+Name.swift",
        "Models/Event/YouTubePlayer+Event.swift",
        "Models/JavaScript/YouTubePlayer+JavaScript.swift",
        "Models/JavaScript/YouTubePlayer+JavaScriptEvaluationResponseConverter.swift",
        "Models/Module/YouTubePlayer+Module+Option.swift",
        "Models/Module/YouTubePlayer+Module.swift",
        "Models/Playback/YouTubePlayer+PlaybackMetadata.swift",
        "Models/Playback/YouTubePlayer+PlaybackQuality.swift",
        "Models/Playback/YouTubePlayer+PlaybackRate.swift",
        "Models/Playback/YouTubePlayer+PlaybackState.swift",
        "Models/YouTubePlayer+Configuration.swift",
        "Models/YouTubePlayer+FullscreenMode.swift",
        "Models/YouTubePlayer+FullscreenState.swift",
        "Models/YouTubePlayer+HTMLBuilder.swift",
        "Models/YouTubePlayer+Information.swift",
        "Models/YouTubePlayer+OpenURLAction.swift",
        "Models/YouTubePlayer+Options.swift",
        "Models/YouTubePlayer+Parameters.swift",
        "Models/YouTubePlayer+Source.swift",
        "Models/YouTubePlayer+State.swift",
        "Models/YouTubePlayer+VolumeState.swift",
        "Shared/ExpressibleByURL.swift",
        "UI/HostingView/YouTubePlayerHostingView.swift",
        "UI/View/YouTubePlayerView+Init.swift",
        "UI/View/YouTubePlayerView.swift",
        "UI/ViewController/YouTubePlayerViewController.swift",
        "VideoThumbnail/YouTubeVideoThumbnail.swift",
        "WebView/YouTubePlayerWebView+Evaluate.swift",
        "WebView/YouTubePlayerWebView+Event.swift",
        "WebView/YouTubePlayerWebView+WKNavigationDelegate.swift",
        "WebView/YouTubePlayerWebView+WKUIDelegate.swift",
        "WebView/YouTubePlayerWebView.swift",
        "YouTubePlayer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.