Build Information
Successful build of JSONDrivenUI, reference main (074e0d), with Swift 6.1 for macOS (SPM) on 16 Apr 2026 05:02:12 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EnesKaraosman/JSONDrivenUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EnesKaraosman/JSONDrivenUI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 074e0d2 Major overhaul: builder DSL, expanded views, and comprehensive tests (#3)
Cloned https://github.com/EnesKaraosman/JSONDrivenUI.git
Revision (git rev-parse @):
074e0d2b4cf76766b7caebd08073fe261f8395d1
SUCCESS checkout https://github.com/EnesKaraosman/JSONDrivenUI.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/EnesKaraosman/JSONDrivenUI.git
https://github.com/EnesKaraosman/JSONDrivenUI.git
{
"dependencies" : [
{
"identity" : "kingfisher",
"requirement" : {
"range" : [
{
"lower_bound" : "8.0.0",
"upper_bound" : "9.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" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "JSONDrivenUI",
"targets" : [
"JSONDrivenUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JSONDrivenUITests",
"module_type" : "SwiftTarget",
"name" : "JSONDrivenUITests",
"path" : "Tests/JSONDrivenUITests",
"sources" : [
"BuilderTests.swift",
"ColorExtensionTests.swift",
"DepthLimitTests.swift",
"ErrorHandlingTests.swift",
"JSONDrivenUITests.swift",
"JSONExportTests.swift",
"NodeModifierTests.swift",
"NodeTypeTests.swift",
"ViewFactoryTests.swift",
"ViewMaterialDecodingTests.swift",
"ViewPropertiesDecodingTests.swift"
],
"target_dependencies" : [
"JSONDrivenUI"
],
"type" : "test"
},
{
"c99name" : "JSONDrivenUI",
"module_type" : "SwiftTarget",
"name" : "JSONDrivenUI",
"path" : "Sources/JSONDrivenUI",
"product_dependencies" : [
"Kingfisher"
],
"product_memberships" : [
"JSONDrivenUI"
],
"sources" : [
"ActionHandler.swift",
"AxisBasedStack.swift",
"Builder/JSONExport.swift",
"Builder/JSONNode.swift",
"Builder/NodeBuilder.swift",
"Builder/NodeModifiers.swift",
"Builder/NodeTypes.swift",
"Extensions/Color+Extensions.swift",
"Factories/ModifierFactory.swift",
"Factories/ViewFactory.swift",
"JSONDataView.swift",
"JSONDrivenUIError.swift",
"Protocols/JSONDataViewProtocol.swift",
"Protocols/PresentableProtocol.swift",
"Values.swift",
"ViewMaterial.swift",
"ViewProperties.swift",
"ViewType.swift",
"Views/StatefulViews.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Write sources
[0/4] Copying PrivacyInfo.xcprivacy
[1/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/69] Emitting module Kingfisher
[6/76] Compiling Kingfisher Placeholder.swift
[7/76] Compiling Kingfisher AuthenticationChallengeResponsable.swift
[8/76] Compiling Kingfisher ImageDataProcessor.swift
[9/76] Compiling Kingfisher ImageDownloader+LivePhoto.swift
[10/76] Compiling Kingfisher ImageDownloader.swift
[11/76] Compiling Kingfisher ImageDownloaderDelegate.swift
[12/76] Compiling Kingfisher ImageModifier.swift
[13/76] Compiling Kingfisher CacheSerializer.swift
[14/76] Compiling Kingfisher DiskStorage.swift
[15/76] Compiling Kingfisher FormatIndicatedCacheSerializer.swift
[16/76] Compiling Kingfisher ImageCache.swift
[17/76] Compiling Kingfisher MemoryStorage.swift
[18/76] Compiling Kingfisher Storage.swift
[19/76] Compiling Kingfisher CPListItem+Kingfisher.swift
[20/76] Compiling Kingfisher HasImageComponent+Kingfisher.swift
[21/76] Compiling Kingfisher Result.swift
[22/76] Compiling Kingfisher Runtime.swift
[23/76] Compiling Kingfisher SizeExtensions.swift
[24/76] Compiling Kingfisher String+SHA256.swift
[25/76] Compiling Kingfisher AnimatedImageView.swift
[26/76] Compiling Kingfisher Indicator.swift
[27/76] Compiling Kingfisher resource_bundle_accessor.swift
[28/76] Compiling Kingfisher ImageView+Kingfisher.swift
[29/76] Compiling Kingfisher NSButton+Kingfisher.swift
[30/76] Compiling Kingfisher NSTextAttachment+Kingfisher.swift
[31/76] Compiling Kingfisher PHLivePhotoView+Kingfisher.swift
[32/76] Compiling Kingfisher UIButton+Kingfisher.swift
[33/76] Compiling Kingfisher AVAssetImageDataProvider.swift
[34/76] Compiling Kingfisher ImageDataProvider.swift
[35/76] Compiling Kingfisher Kingfisher.swift
[36/76] Compiling Kingfisher KingfisherError.swift
[37/76] Compiling Kingfisher KingfisherManager+LivePhoto.swift
[38/76] Compiling Kingfisher KingfisherManager.swift
[39/76] Compiling Kingfisher KingfisherOptionsInfo.swift
[40/76] Compiling Kingfisher Filter.swift
[41/76] Compiling Kingfisher GIFAnimatedImage.swift
[42/76] Compiling Kingfisher KFImageRenderer.swift
[43/76] Compiling Kingfisher Box.swift
[44/76] Compiling Kingfisher CallbackQueue.swift
[45/76] Compiling Kingfisher CancellationToken.swift
[46/76] Compiling Kingfisher Delegate.swift
[47/76] Compiling Kingfisher DisplayLink.swift
[48/76] Compiling Kingfisher ExtensionHelpers.swift
[49/76] Compiling Kingfisher ImagePrefetcher.swift
[50/76] Compiling Kingfisher NetworkMetrics.swift
[51/76] Compiling Kingfisher NetworkMonitor.swift
[52/76] Compiling Kingfisher RedirectHandler.swift
[53/76] Compiling Kingfisher RequestModifier.swift
[54/76] Compiling Kingfisher RetryStrategy.swift
[55/76] Compiling Kingfisher SessionDataTask.swift
[56/76] Compiling Kingfisher SessionDelegate.swift
[57/76] Compiling Kingfisher ImageBinder.swift
[58/76] Compiling Kingfisher ImageContext.swift
[59/76] Compiling Kingfisher KFAnimatedImage.swift
[60/76] Compiling Kingfisher KFImage.swift
[61/76] Compiling Kingfisher KFImageOptions.swift
[62/76] Compiling Kingfisher KFImageProtocol.swift
[63/76] Compiling Kingfisher GraphicsContext.swift
[64/76] Compiling Kingfisher Image.swift
[65/76] Compiling Kingfisher ImageDrawing.swift
[66/76] Compiling Kingfisher ImageFormat.swift
[67/76] Compiling Kingfisher ImageProcessor.swift
[68/76] Compiling Kingfisher ImageProgressive.swift
[69/76] Compiling Kingfisher ImageTransition.swift
[70/76] Compiling Kingfisher LivePhotoSource.swift
[71/76] Compiling Kingfisher PHPickerResultImageDataProvider.swift
[72/76] Compiling Kingfisher PhotosPickerItemImageDataProvider.swift
[73/76] Compiling Kingfisher Resource.swift
[74/76] Compiling Kingfisher Source.swift
[75/76] Compiling Kingfisher KF.swift
[76/76] Compiling Kingfisher KFOptionsSetter.swift
[77/95] Compiling JSONDrivenUI Values.swift
[78/95] Compiling JSONDrivenUI ViewMaterial.swift
[79/96] Compiling JSONDrivenUI JSONDataViewProtocol.swift
[80/96] Compiling JSONDrivenUI PresentableProtocol.swift
[81/96] Compiling JSONDrivenUI ViewProperties.swift
[82/96] Compiling JSONDrivenUI ViewType.swift
[83/96] Compiling JSONDrivenUI JSONDataView.swift
[84/96] Compiling JSONDrivenUI JSONDrivenUIError.swift
[85/96] Compiling JSONDrivenUI StatefulViews.swift
[86/96] Compiling JSONDrivenUI NodeTypes.swift
[87/96] Compiling JSONDrivenUI Color+Extensions.swift
[88/96] Compiling JSONDrivenUI NodeBuilder.swift
[89/96] Compiling JSONDrivenUI NodeModifiers.swift
[90/96] Compiling JSONDrivenUI JSONExport.swift
[91/96] Compiling JSONDrivenUI JSONNode.swift
[92/96] Emitting module JSONDrivenUI
[93/96] Compiling JSONDrivenUI ActionHandler.swift
[94/96] Compiling JSONDrivenUI AxisBasedStack.swift
[95/96] Compiling JSONDrivenUI ModifierFactory.swift
[96/96] Compiling JSONDrivenUI ViewFactory.swift
Build complete! (25.34s)
Fetching https://github.com/onevcat/Kingfisher.git
[1/32520] Fetching kingfisher
Fetched https://github.com/onevcat/Kingfisher.git from cache (5.53s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 8.8.1 (6.06s)
Creating working copy for https://github.com/onevcat/Kingfisher.git
Working copy of https://github.com/onevcat/Kingfisher.git resolved at 8.8.1
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" : "8.0.0",
"upper_bound" : "9.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" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "JSONDrivenUI",
"targets" : [
"JSONDrivenUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JSONDrivenUITests",
"module_type" : "SwiftTarget",
"name" : "JSONDrivenUITests",
"path" : "Tests/JSONDrivenUITests",
"sources" : [
"BuilderTests.swift",
"ColorExtensionTests.swift",
"DepthLimitTests.swift",
"ErrorHandlingTests.swift",
"JSONDrivenUITests.swift",
"JSONExportTests.swift",
"NodeModifierTests.swift",
"NodeTypeTests.swift",
"ViewFactoryTests.swift",
"ViewMaterialDecodingTests.swift",
"ViewPropertiesDecodingTests.swift"
],
"target_dependencies" : [
"JSONDrivenUI"
],
"type" : "test"
},
{
"c99name" : "JSONDrivenUI",
"module_type" : "SwiftTarget",
"name" : "JSONDrivenUI",
"path" : "Sources/JSONDrivenUI",
"product_dependencies" : [
"Kingfisher"
],
"product_memberships" : [
"JSONDrivenUI"
],
"sources" : [
"ActionHandler.swift",
"AxisBasedStack.swift",
"Builder/JSONExport.swift",
"Builder/JSONNode.swift",
"Builder/NodeBuilder.swift",
"Builder/NodeModifiers.swift",
"Builder/NodeTypes.swift",
"Extensions/Color+Extensions.swift",
"Factories/ModifierFactory.swift",
"Factories/ViewFactory.swift",
"JSONDataView.swift",
"JSONDrivenUIError.swift",
"Protocols/JSONDataViewProtocol.swift",
"Protocols/PresentableProtocol.swift",
"Values.swift",
"ViewMaterial.swift",
"ViewProperties.swift",
"ViewType.swift",
"Views/StatefulViews.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.