The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ScryfallKit, reference v6.1.0 (f38c41), with Swift 6.2 for macOS (SPM) on 12 Jan 2026 23:40:29 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.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/JacobHearst/ScryfallKit.git
Reference: v6.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JacobHearst/ScryfallKit
 * tag               v6.1.0     -> FETCH_HEAD
HEAD is now at f38c41d Merge pull request #33 from seansfkelley/gamechanger-and-legalities
Cloned https://github.com/JacobHearst/ScryfallKit.git
Revision (git rev-parse @):
f38c41df4091d7dc79852fd928642a9027dfa26f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/JacobHearst/ScryfallKit.git at v6.1.0
Fetching https://github.com/apple/swift-docc-plugin
[1/2158] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.18s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (3.90s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
========================================
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": "scryfallkit",
      "name": "ScryfallKit",
      "url": "https://github.com/JacobHearst/ScryfallKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ScryfallKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/JacobHearst/ScryfallKit.git
[1/1419] Fetching scryfallkit
Fetched https://github.com/JacobHearst/ScryfallKit.git from cache (1.46s)
Creating working copy for https://github.com/JacobHearst/ScryfallKit.git
Working copy of https://github.com/JacobHearst/ScryfallKit.git resolved at v6.1.0 (f38c41d)
warning: '.resolve-product-dependencies': dependency 'scryfallkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/JacobHearst/ScryfallKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-49B95AFC49DCD68C.txt
[5/32] Emitting module ScryfallKit
[6/35] Compiling ScryfallKit Card.swift
[7/35] Compiling ScryfallKit Catalog.swift
[8/35] Compiling ScryfallKit Enums.swift
[9/35] Compiling ScryfallKit Card+ImageUris.swift
[10/35] Compiling ScryfallKit Card+Legalities.swift
[11/35] Compiling ScryfallKit Card+ManaCost.swift
[12/35] Compiling ScryfallKit ScryfallClient+Async.swift
[13/35] Compiling ScryfallKit ScryfallClient.swift
[14/35] Compiling ScryfallKit ScryfallKitError.swift
[15/35] Compiling ScryfallKit CatalogRequests.swift
[16/35] Compiling ScryfallKit EndpointRequest.swift
[17/35] Compiling ScryfallKit RulingsRequests.swift
[18/35] Compiling ScryfallKit Card+Preview.swift
[19/35] Compiling ScryfallKit Card+Prices.swift
[20/35] Compiling ScryfallKit Card+RelatedCard.swift
[21/35] Compiling ScryfallKit SetRequests.swift
[22/35] Compiling ScryfallKit SymbolRequests.swift
[23/35] Compiling ScryfallKit NetworkService.swift
[24/35] Compiling ScryfallKit FieldFilter.swift
[25/35] Compiling ScryfallKit MTGSet.swift
[26/35] Compiling ScryfallKit ObjectList.swift
[27/35] Compiling ScryfallKit Card+helpers.swift
[28/35] Compiling ScryfallKit MTGSet+date.swift
[29/35] Compiling ScryfallKit Card+Face.swift
[30/35] Compiling ScryfallKit ScryfallError.swift
[31/35] Compiling ScryfallKit UnknownDecodable.swift
[32/35] Compiling ScryfallKit CardRequests.swift
[33/35] Compiling ScryfallKit Card+Ruling.swift
[34/35] Compiling ScryfallKit Card+Symbol.swift
[35/35] Compiling ScryfallKit Card+enums.swift
Build complete! (12.46s)
Build complete.
{
  "dependencies" : [
    {
      "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"
    }
  ],
  "manifest_display_name" : "ScryfallKit",
  "name" : "ScryfallKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "visionos",
      "version" : "26.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "ScryfallKit",
      "targets" : [
        "ScryfallKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ScryfallKitTests",
      "module_type" : "SwiftTarget",
      "name" : "ScryfallKitTests",
      "path" : "Tests/ScryfallKitTests",
      "sources" : [
        "CaseIterableTests.swift",
        "ComparableTests.swift",
        "SmokeTests.swift"
      ],
      "target_dependencies" : [
        "ScryfallKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ScryfallKit",
      "module_type" : "SwiftTarget",
      "name" : "ScryfallKit",
      "path" : "Sources/ScryfallKit",
      "product_memberships" : [
        "ScryfallKit"
      ],
      "sources" : [
        "Extensions/Card+helpers.swift",
        "Extensions/MTGSet+date.swift",
        "Models/Card/Card+Face.swift",
        "Models/Card/Card+ImageUris.swift",
        "Models/Card/Card+Legalities.swift",
        "Models/Card/Card+ManaCost.swift",
        "Models/Card/Card+Preview.swift",
        "Models/Card/Card+Prices.swift",
        "Models/Card/Card+RelatedCard.swift",
        "Models/Card/Card+Ruling.swift",
        "Models/Card/Card+Symbol.swift",
        "Models/Card/Card+enums.swift",
        "Models/Card/Card.swift",
        "Models/Catalog.swift",
        "Models/Enums.swift",
        "Models/FieldFilter.swift",
        "Models/MTGSet.swift",
        "Models/ObjectList.swift",
        "Models/ScryfallError.swift",
        "Models/UnknownDecodable.swift",
        "Networking/EndpointRequests/CardRequests.swift",
        "Networking/EndpointRequests/CatalogRequests.swift",
        "Networking/EndpointRequests/EndpointRequest.swift",
        "Networking/EndpointRequests/RulingsRequests.swift",
        "Networking/EndpointRequests/SetRequests.swift",
        "Networking/EndpointRequests/SymbolRequests.swift",
        "Networking/NetworkService.swift",
        "ScryfallClient+Async.swift",
        "ScryfallClient.swift",
        "ScryfallKitError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/jacobhearst/scryfallkit/v6.1.0
Repository:               JacobHearst/ScryfallKit
Swift version used:       6.2
    .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
    .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
    .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
Target:                   ScryfallKit
Generating documentation for 'ScryfallKit'...
Converting documentation...
warning: Parameter 'type' not found in instance method declaration
  --> ../Extensions/Card+helpers.swift:63:7-63:67
61 |
62 |   /// Get the price string for a given currency
63 +   /// - Parameter type: The currency you want the price string for
   |       ╰─suggestion: Remove 'type' parameter documentation
64 |   /// - Returns: The price string, if present. Nil if not
65 |   public func getPrice(for currency: Currency) -> String? {
warning: Parameter 'currency' is missing documentation
  --> ../Extensions/Card+helpers.swift:63:67-63:67
61 |
62 |   /// Get the price string for a given currency
63 +   /// - Parameter type: The currency you want the price string for
   |                                                                   ╰─suggestion: Document 'currency' parameter
64 |   /// - Returns: The price string, if present. Nil if not
65 |   public func getPrice(for currency: Currency) -> String? {
warning: Parameter 'filters' not found in instance method declaration
  --> ../ScryfallClient.swift:63:9-63:61
61 |   ///
62 |   /// - Parameters:
63 +   ///   - filters: Only include cards matching these filters
   |         ╰─suggestion: Remove 'filters' parameter documentation
64 |   ///   - unique: The strategy for omitting similar cards. See ``UniqueMode``
65 |   ///   - order: The method to sort returned cards. See ``SortMode``
warning: Parameter 'query' is missing documentation
  --> ../ScryfallClient.swift:71:80-71:80
69 |   ///   - includeVariations: If true, rare care variants will be included, like the Hairy Runesword. Defaults to `false`.
70 |   ///   - page: The page number to return. Defaults to `1`
71 +   ///   - completion: A function/block to be called when the search is complete
72 |   public func searchCards(
73 |     query: String,
warning: Return value documented for instance method returning void
   --> ../ScryfallClient.swift:135:7-135:57
133 |   ///   - includeExtras: If true, extra cards (tokens, planes, vanguards, etc) will be included. Defaults to false.
134 |   ///   - completion: A function/block to be called when the search is complete
135 +   /// - Returns: A ``Catalog`` of card names or an error
    |       ╰─suggestion: Remove return value documentation
136 |   public func getCardNameAutocomplete(
137 |     query: String, includeExtras: Bool? = nil,
Conversion complete! (0.47s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/jacobhearst/scryfallkit/v6.1.0'
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'ScryfallKit' complete! (0.18s)
    1659
17	/Users/admin/builder/spi-builder-workspace/.docs/jacobhearst/scryfallkit/v6.1.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/jacobhearst/scryfallkit/v6.1.0
File count: 1659
Doc size:   17.0MB
Preparing doc bundle ...
Uploading prod-jacobhearst-scryfallkit-v6.1.0-05d0d403.zip to s3://spi-docs-inbox/prod-jacobhearst-scryfallkit-v6.1.0-05d0d403.zip
Copying... [10%]
Copying... [21%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [71%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.