The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BilibiliKit, reference main (afbc9a), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 15:37:33 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ApolloZhu/BilibiliKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ApolloZhu/BilibiliKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at afbc9ae Update branch
Cloned https://github.com/ApolloZhu/BilibiliKit.git
Revision (git rev-parse @):
afbc9ae8bb3454811ad547d781d5eb3953143538
SUCCESS checkout https://github.com/ApolloZhu/BilibiliKit.git at main
Fetching https://github.com/apple/swift-crypto
[1/17331] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (3.21s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 1.1.2 (3.92s)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 1.1.2
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "bilibilikit",
      "name": "BilibiliKit",
      "url": "https://github.com/ApolloZhu/BilibiliKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BilibiliKit",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto",
          "version": "1.1.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ApolloZhu/BilibiliKit.git
[1/1181] Fetching bilibilikit
Fetched https://github.com/ApolloZhu/BilibiliKit.git from cache (0.89s)
Fetching https://github.com/apple/swift-crypto from cache
Fetched https://github.com/apple/swift-crypto from cache (0.54s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 1.1.7 (1.27s)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 1.1.7
Creating working copy for https://github.com/ApolloZhu/BilibiliKit.git
Working copy of https://github.com/ApolloZhu/BilibiliKit.git resolved at main (afbc9ae)
warning: '.resolve-product-dependencies': dependency 'bilibilikit' is not used by any target
Found 1 product dependencies
  - swift-crypto
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ApolloZhu/BilibiliKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[4/7] Write swift-version--6988338F2F200930.txt
[6/15] Compiling BKFoundation URL+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/BKFoundation/URL+Extensions.swift:11:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 9 | import Foundation
10 |
11 | extension URL: ExpressibleByStringInterpolation {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     /// Initialize url with string literals.
13 |     ///
[7/15] Compiling BKFoundation Either.swift
[8/15] Compiling BKFoundation BKSession.swift
[9/15] Emitting module BKFoundation
/Users/admin/builder/spi-builder-workspace/Sources/BKFoundation/URL+Extensions.swift:11:1: warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
 9 | import Foundation
10 |
11 | extension URL: ExpressibleByStringInterpolation {
   | |- warning: extension declares a conformance of imported type 'URL' to imported protocols 'ExpressibleByStringInterpolation', 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     /// Initialize url with string literals.
13 |     ///
[10/15] Compiling BKFoundation BKCookie.swift
[11/15] Compiling BKFoundation BKApp.swift
[12/15] Compiling BKFoundation BKError.swift
[13/15] Compiling BKFoundation URLSession+Extensions.swift
[14/24] Compiling BKAudio BKAudio.swift
[15/24] Compiling BKAudio BKAudio+URLs.swift
[16/24] Emitting module BKSecurity
[17/24] Compiling BKAudio BKAudio+Staff.swift
[18/24] Emitting module BKAudio
[19/24] Compiling BKAudio BKAudio+Info.swift
[20/24] Compiling BKSecurity RSA.swift
[21/24] Compiling BKSecurity BKSec.swift
[22/24] Compiling BKSecurity MD5.swift
[23/42] Compiling BilibiliKit BKVideo.swift
[24/43] Compiling BilibiliKit BKVideo+Page.swift
[25/43] Compiling BilibiliKit BKVideo+Stat.swift
[26/43] Compiling BilibiliKit BKUser+Info.swift
[27/43] Compiling BilibiliKit BKUser+Relationship.swift
[28/43] Compiling BilibiliKit BKUpUser.swift
[29/43] Compiling BilibiliKit BKUser+AudioStat.swift
[30/43] Compiling BilibiliKit BKSession+QRCodeLoginHelper.swift
[31/43] Compiling BilibiliKit BKUpUser+Stat.swift
[32/43] Compiling BilibiliKit BKLiveRoom.swift
[33/43] Compiling BilibiliKit BKSession+PasswordLogin.swift
[34/43] Compiling BilibiliKit BKCurrentUser.swift
[35/43] Compiling BilibiliKit BKLiveRoom+Info.swift
[36/43] Compiling BilibiliKit BKArticle+Info.swift
[37/43] Compiling BilibiliKit BKArticle.swift
[38/43] Emitting module BilibiliKit
[39/43] Compiling BilibiliKit BKUser.swift
[40/43] Compiling BilibiliKit BKVideo+Info.swift
[41/43] Compiling BilibiliKit BilibiliKit.swift
[41/43] Write Objects.LinkFileList
[42/43] Linking libBilibiliKitDYLIB.dylib
Build complete! (8.57s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto"
    }
  ],
  "manifest_display_name" : "BilibiliKit",
  "name" : "BilibiliKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "BilibiliKit",
      "targets" : [
        "BilibiliKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BilibiliKitDYLIB",
      "targets" : [
        "BilibiliKit"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BilibiliKitTests",
      "module_type" : "SwiftTarget",
      "name" : "BilibiliKitTests",
      "path" : "Tests/BilibiliKitTests",
      "sources" : [
        "BilibiliKitTests.swift"
      ],
      "target_dependencies" : [
        "BilibiliKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BilibiliKit",
      "module_type" : "SwiftTarget",
      "name" : "BilibiliKit",
      "path" : "Sources/BilibiliKit",
      "product_memberships" : [
        "BilibiliKit",
        "BilibiliKitDYLIB"
      ],
      "sources" : [
        "BKArticle+Info.swift",
        "BKArticle.swift",
        "BKCurrentUser.swift",
        "BKLiveRoom+Info.swift",
        "BKLiveRoom.swift",
        "BKSession+PasswordLogin.swift",
        "BKSession+QRCodeLoginHelper.swift",
        "BKUpUser+Stat.swift",
        "BKUpUser.swift",
        "BKUser+AudioStat.swift",
        "BKUser+Info.swift",
        "BKUser+Relationship.swift",
        "BKUser.swift",
        "BKVideo+Info.swift",
        "BKVideo+Page.swift",
        "BKVideo+Stat.swift",
        "BKVideo.swift",
        "BilibiliKit.swift"
      ],
      "target_dependencies" : [
        "BKFoundation",
        "BKSecurity",
        "BKAudio"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BKSecurity",
      "module_type" : "SwiftTarget",
      "name" : "BKSecurity",
      "path" : "Sources/BKSecurity",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "BilibiliKit",
        "BilibiliKitDYLIB"
      ],
      "sources" : [
        "BKSec.swift",
        "MD5.swift",
        "RSA.swift"
      ],
      "target_dependencies" : [
        "BKFoundation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BKFoundation",
      "module_type" : "SwiftTarget",
      "name" : "BKFoundation",
      "path" : "Sources/BKFoundation",
      "product_memberships" : [
        "BilibiliKit",
        "BilibiliKitDYLIB"
      ],
      "sources" : [
        "BKApp.swift",
        "BKCookie.swift",
        "BKError.swift",
        "BKSession.swift",
        "Either.swift",
        "URL+Extensions.swift",
        "URLSession+Extensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BKAudio",
      "module_type" : "SwiftTarget",
      "name" : "BKAudio",
      "path" : "Sources/BKAudio",
      "product_memberships" : [
        "BilibiliKit",
        "BilibiliKitDYLIB"
      ],
      "sources" : [
        "BKAudio+Info.swift",
        "BKAudio+Staff.swift",
        "BKAudio+URLs.swift",
        "BKAudio.swift"
      ],
      "target_dependencies" : [
        "BKFoundation"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.