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 JSONDrivenUI, reference 0.4.0 (1cba81), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 14:15:17 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EnesKaraosman/JSONDrivenUI.git
Reference: 0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EnesKaraosman/JSONDrivenUI
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 1cba81c feat: add macOS12+ support (#2)
Cloned https://github.com/EnesKaraosman/JSONDrivenUI.git
Revision (git rev-parse @):
1cba81c6eaf25179c882d554faee6f4476f9747e
SUCCESS checkout https://github.com/EnesKaraosman/JSONDrivenUI.git at 0.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/EnesKaraosman/JSONDrivenUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Copying PrivacyInfo.xcprivacy
[1/4] Write sources
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/63] Emitting module Kingfisher
[6/69] Compiling Kingfisher AuthenticationChallengeResponsable.swift
[7/69] Compiling Kingfisher ImageDataProcessor.swift
[8/69] Compiling Kingfisher ImageDownloader.swift
[9/69] Compiling Kingfisher ImageDownloaderDelegate.swift
[10/69] Compiling Kingfisher ImageModifier.swift
[11/69] Compiling Kingfisher ImagePrefetcher.swift
[12/69] Compiling Kingfisher ImageDrawing.swift
[13/69] Compiling Kingfisher ImageFormat.swift
[14/69] Compiling Kingfisher ImageProcessor.swift
[15/69] Compiling Kingfisher ImageProgressive.swift
[16/69] Compiling Kingfisher ImageTransition.swift
[17/69] Compiling Kingfisher Placeholder.swift
[18/69] Compiling Kingfisher Runtime.swift
[19/69] Compiling Kingfisher SizeExtensions.swift
[20/69] Compiling Kingfisher String+MD5.swift
[21/69] Compiling Kingfisher AnimatedImageView.swift
[22/69] Compiling Kingfisher Indicator.swift
[23/69] Compiling Kingfisher resource_bundle_accessor.swift
[24/69] Compiling Kingfisher CacheSerializer.swift
[25/69] Compiling Kingfisher DiskStorage.swift
[26/69] Compiling Kingfisher FormatIndicatedCacheSerializer.swift
[27/69] Compiling Kingfisher ImageCache.swift
[28/69] Compiling Kingfisher MemoryStorage.swift
[29/69] Compiling Kingfisher Storage.swift
[30/69] Compiling Kingfisher CPListItem+Kingfisher.swift
[31/69] Compiling Kingfisher Box.swift
[32/69] Compiling Kingfisher CallbackQueue.swift
[33/69] Compiling Kingfisher Delegate.swift
[34/69] Compiling Kingfisher DisplayLink.swift
[35/69] Compiling Kingfisher ExtensionHelpers.swift
[36/69] Compiling Kingfisher Result.swift
[37/69] Compiling Kingfisher KingfisherError.swift
[38/69] Compiling Kingfisher KingfisherManager.swift
[39/69] Compiling Kingfisher KingfisherOptionsInfo.swift
[40/69] Compiling Kingfisher Filter.swift
[41/69] Compiling Kingfisher GIFAnimatedImage.swift
[42/69] Compiling Kingfisher GraphicsContext.swift
[43/69] Compiling Kingfisher Image.swift
[44/69] Compiling Kingfisher ImageView+Kingfisher.swift
[45/69] Compiling Kingfisher NSButton+Kingfisher.swift
[46/69] Compiling Kingfisher NSTextAttachment+Kingfisher.swift
[47/69] Compiling Kingfisher TVMonogramView+Kingfisher.swift
[48/69] Compiling Kingfisher UIButton+Kingfisher.swift
[49/69] Compiling Kingfisher WKInterfaceImage+Kingfisher.swift
[50/69] Compiling Kingfisher AVAssetImageDataProvider.swift
[51/69] Compiling Kingfisher RedirectHandler.swift
[52/69] Compiling Kingfisher RequestModifier.swift
[53/69] Compiling Kingfisher RetryStrategy.swift
[54/69] Compiling Kingfisher SessionDataTask.swift
[55/69] Compiling Kingfisher SessionDelegate.swift
[56/69] Compiling Kingfisher ImageBinder.swift
[57/69] Compiling Kingfisher ImageDataProvider.swift
[58/69] Compiling Kingfisher PHPickerResultImageDataProvider.swift
[59/69] Compiling Kingfisher Resource.swift
[60/69] Compiling Kingfisher Source.swift
[61/69] Compiling Kingfisher KF.swift
[62/69] Compiling Kingfisher KFOptionsSetter.swift
[63/69] Compiling Kingfisher Kingfisher.swift
[64/69] Compiling Kingfisher ImageContext.swift
[65/69] Compiling Kingfisher KFAnimatedImage.swift
[66/69] Compiling Kingfisher KFImage.swift
[67/69] Compiling Kingfisher KFImageOptions.swift
[68/69] Compiling Kingfisher KFImageProtocol.swift
[69/69] Compiling Kingfisher KFImageRenderer.swift
[70/81] Compiling JSONDrivenUI JSONDataView.swift
[71/82] Compiling JSONDrivenUI JSONDataViewProtocol.swift
[72/82] Compiling JSONDrivenUI Values.swift
[73/82] Compiling JSONDrivenUI AxisBasedStack.swift
[74/82] Compiling JSONDrivenUI Color+Extensions.swift
[75/82] Emitting module JSONDrivenUI
[76/82] Compiling JSONDrivenUI View+Extensions.swift
[77/82] Compiling JSONDrivenUI ModifierFactory.swift
[78/82] Compiling JSONDrivenUI ViewType.swift
[79/82] Compiling JSONDrivenUI PresentableProtocol.swift
[80/82] Compiling JSONDrivenUI ViewFactory.swift
[81/82] Compiling JSONDrivenUI ViewMaterial.swift
[82/82] Compiling JSONDrivenUI ViewProperties.swift
Build complete! (20.38s)
Fetching https://github.com/onevcat/Kingfisher.git
[1/31469] Fetching kingfisher
Fetched https://github.com/onevcat/Kingfisher.git from cache (3.25s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 7.12.0 (3.70s)
Creating working copy for https://github.com/onevcat/Kingfisher.git
Working copy of https://github.com/onevcat/Kingfisher.git resolved at 7.12.0
warning: 'kingfisher': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Info.plist
Build complete.
{
  "dependencies" : [
    {
      "identity" : "kingfisher",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.11.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Kingfisher.git"
    }
  ],
  "manifest_display_name" : "JSONDrivenUI",
  "name" : "JSONDrivenUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "JSONDrivenUI",
      "targets" : [
        "JSONDrivenUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JSONDrivenUITests",
      "module_type" : "SwiftTarget",
      "name" : "JSONDrivenUITests",
      "path" : "Tests/JSONDrivenUITests",
      "sources" : [
        "JSONDrivenUITests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "JSONDrivenUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSONDrivenUI",
      "module_type" : "SwiftTarget",
      "name" : "JSONDrivenUI",
      "path" : "Sources/JSONDrivenUI",
      "product_dependencies" : [
        "Kingfisher"
      ],
      "product_memberships" : [
        "JSONDrivenUI"
      ],
      "sources" : [
        "AxisBasedStack.swift",
        "Extensions/Color+Extensions.swift",
        "Extensions/View+Extensions.swift",
        "Factories/ModifierFactory.swift",
        "Factories/ViewFactory.swift",
        "JSONDataView.swift",
        "Protocols/JSONDataViewProtocol.swift",
        "Protocols/PresentableProtocol.swift",
        "Values.swift",
        "ViewMaterial.swift",
        "ViewProperties.swift",
        "ViewType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.