Build Information
Successful build of SmartImages, reference 4.0.4 (2437b8), with Swift 6.0 for macOS (SPM) on 19 Apr 2026 23:24:01 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/SmartImages.git
Reference: 4.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/SmartImages
* tag 4.0.4 -> FETCH_HEAD
HEAD is now at 2437b89 Update README for 4.0: SmartImageView, environment, processors, TTL, headers, PreviewImageFetcher
Cloned https://github.com/NikSativa/SmartImages.git
Revision (git rev-parse @):
2437b89838fc80dc109ee71abee8dbb664aba29f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/SmartImages.git at 4.0.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/NikSativa/SmartImages.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[1/7] Copying PrivacyInfo.xcprivacy
[2/7] Write sources
[6/7] Write swift-version-5BDAB9E9C0126B9D.txt
[8/30] Emitting module Threading
[9/32] Compiling Threading USendable.swift
[10/32] Compiling Threading resource_bundle_accessor.swift
[11/32] Compiling Threading AnyLock.swift
[12/32] Compiling Threading AnyMutex.swift
[13/32] Compiling Threading AtomicValue.swift
[14/32] Compiling Threading Queue.swift
[15/32] Compiling Threading Queueable.swift
[16/32] Compiling Threading QueueBarrier.swift
[17/32] Compiling Threading SyncMutex.swift
[18/32] Compiling Threading IsolatedMain.swift
[19/32] Compiling Threading NSLock.swift
[20/32] Compiling Threading NSRecursiveLock.swift
[21/32] Compiling Threading Mutexing.swift
[22/32] Compiling Threading DelayedQueue.swift
[23/32] Compiling Threading LockedValue.swift
[24/32] Compiling Threading OSAllocatedUnfairMutex.swift
[25/32] Compiling Threading OSAllocatedUnfairLock.swift
[26/32] Compiling Threading PThread.swift
[27/32] Compiling Threading Semaphore.swift
[28/32] Compiling Threading DispatchTime+Queue.swift
[29/32] Compiling Threading Queue+Queueable.swift
[30/32] Compiling Threading UnfairLock.swift
[31/32] Compiling Threading Locking.swift
[32/32] Compiling Threading MutexInitializable.swift
[33/49] Compiling SmartImages PreviewImageFetcher.swift
[34/50] Compiling SmartImages resource_bundle_accessor.swift
[35/50] Emitting module SmartImages
[36/50] Compiling SmartImages ImageNetworkProvider.swift
[37/50] Compiling SmartImages ImageNetworkTask.swift
[38/50] Compiling SmartImages ImageFetcher.swift
[39/50] Compiling SmartImages ImageFetching.swift
[40/50] Compiling SmartImages ImageCacheConfiguration.swift
[41/50] Compiling SmartImages ImageDecoding.swift
[42/50] Compiling SmartImages CrossPlatform.swift
[43/50] Compiling SmartImages Deprecated.swift
[44/50] Compiling SmartImages ImageDecodingProcessor.swift
[45/50] Compiling SmartImages ImageDownloadQueue.swift
[46/50] Compiling SmartImages FetchPriority.swift
[47/50] Compiling SmartImages ImageCache.swift
[48/50] Compiling SmartImages ImageRequest.swift
[49/50] Compiling SmartImages ImageProcessor.swift
[50/50] Compiling SmartImages ImageProcessors.swift
[51/64] Compiling SmartImagesUIKit URLRequest.CachePolicy+Network.swift
[52/64] Emitting module SmartImagesUIKit
[53/64] Compiling SmartImagesUIKit SmartImageView+Placeholder.swift
[54/64] Compiling SmartImagesUIKit SmartImage+Network.swift
[55/64] Compiling SmartImagesUIKit ImageAnimation.swift
[56/64] Compiling SmartImagesUIKit ImageViewDownloading.swift
[57/64] Compiling SmartImagesUIKit ImagePlaceholder.swift
[58/64] Compiling SmartImagesUIKit ImageDownloader.swift
[59/64] Compiling SmartImagesSwiftUI SmartImagePhase.swift
[60/64] Compiling SmartImagesSwiftUI SmartImageContentScale.swift
[61/64] Compiling SmartImagesSwiftUI SmartImageEnvironment.swift
[62/64] Compiling SmartImagesSwiftUI SmartImageContent.swift
[63/64] Emitting module SmartImagesSwiftUI
[64/64] Compiling SmartImagesSwiftUI SmartImageView.swift
Build complete! (26.20s)
Fetching https://github.com/NikSativa/Threading.git
Fetching https://github.com/NikSativa/SpryKit.git
[1/507] Fetching threading
[133/1668] Fetching threading, sprykit
Fetched https://github.com/NikSativa/Threading.git from cache (0.76s)
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.76s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.2.0 (0.51s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
[1258/76240] Fetching cwlpreconditiontesting, swift-syntax
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.50s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.50s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.3.1 (0.49s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (3.54s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.51s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[10/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.67s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.50s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.2.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.3.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Build complete.
{
"dependencies" : [
{
"identity" : "threading",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/Threading.git"
},
{
"identity" : "sprykit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/SpryKit.git"
}
],
"manifest_display_name" : "SmartImages",
"name" : "SmartImages",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "SmartImages",
"targets" : [
"SmartImages"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SmartImagesUIKit",
"targets" : [
"SmartImages",
"SmartImagesUIKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SmartImagesSwiftUI",
"targets" : [
"SmartImages",
"SmartImagesSwiftUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SmartImagesUIKit",
"module_type" : "SwiftTarget",
"name" : "SmartImagesUIKit",
"path" : "Source/UIKit",
"product_dependencies" : [
"Threading"
],
"product_memberships" : [
"SmartImagesUIKit"
],
"sources" : [
"ImageAnimation.swift",
"ImageDownloader.swift",
"ImagePlaceholder.swift",
"ImageViewDownloading.swift",
"SmartImage+Network.swift",
"SmartImageView+Placeholder.swift",
"URLRequest.CachePolicy+Network.swift"
],
"target_dependencies" : [
"SmartImages"
],
"type" : "library"
},
{
"c99name" : "SmartImagesTests",
"module_type" : "SwiftTarget",
"name" : "SmartImagesTests",
"path" : "Tests",
"product_dependencies" : [
"SpryKit",
"Threading"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestImages/rgb_1.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestImages/unsupported.txt",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"FetchPriorityTests.swift",
"Image+NetworkTests.swift",
"ImageCacheConfigurationTests.swift",
"ImageCacheTests.swift",
"ImageDecoders.DefaultTests.swift",
"ImageDecodingProcessorTests.swift",
"ImageDownloadQueueTests.swift",
"ImageFetcherTests.swift",
"ImageProcessors.CompositionTests.swift",
"ImageView+PlaceholderTests.swift",
"TestHelpers/Data+TestHelper.swift",
"TestHelpers/FakeImageCaching.swift",
"TestHelpers/FakeImageDecoder.swift",
"TestHelpers/FakeImageNetworkProvider.swift",
"TestHelpers/FakeImageNetworkTask.swift",
"TestHelpers/FakeImageProcessor.swift",
"TestHelpers/FakeImageQueueScheduling.swift",
"TestHelpers/FakeQueueable.swift",
"TestHelpers/SendableResult.swift",
"TestHelpers/URL+TestHelpers.swift",
"TestHelpers/URLRequest+TestHelpers.swift",
"URLRequest.CachePolicy+NetworkTests.swift"
],
"target_dependencies" : [
"SmartImages",
"SmartImagesUIKit",
"SmartImagesSwiftUI"
],
"type" : "test"
},
{
"c99name" : "SmartImagesSwiftUI",
"module_type" : "SwiftTarget",
"name" : "SmartImagesSwiftUI",
"path" : "Source/SwiftUI",
"product_dependencies" : [
"Threading"
],
"product_memberships" : [
"SmartImagesSwiftUI"
],
"sources" : [
"SmartImageContent.swift",
"SmartImageContentScale.swift",
"SmartImageEnvironment.swift",
"SmartImagePhase.swift",
"SmartImageView.swift"
],
"target_dependencies" : [
"SmartImages"
],
"type" : "library"
},
{
"c99name" : "SmartImages",
"module_type" : "SwiftTarget",
"name" : "SmartImages",
"path" : "Source",
"product_dependencies" : [
"Threading"
],
"product_memberships" : [
"SmartImages",
"SmartImagesUIKit",
"SmartImagesSwiftUI"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CrossPlatform.swift",
"Deprecated.swift",
"FetchPriority.swift",
"ImageCache.swift",
"ImageCacheConfiguration.swift",
"ImageDecoding.swift",
"ImageDecodingProcessor.swift",
"ImageDownloadQueue.swift",
"ImageFetcher.swift",
"ImageFetching.swift",
"ImageNetworkProvider.swift",
"ImageNetworkTask.swift",
"ImageProcessor.swift",
"ImageProcessors.swift",
"ImageRequest.swift",
"PreviewImageFetcher.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.