Build Information
Successful build of SmartImages, reference main (5b493d
), with Swift 5.9 for macOS (SPM) on 23 Apr 2025 22:39:39 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/SmartImages.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/SmartImages
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5b493de new README.md
Cloned https://github.com/NikSativa/SmartImages.git
Revision (git rev-parse @):
5b493de430d952a4c57f6a25609c19f61190e554
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/SmartImages.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/NikSativa/SmartImages.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying PrivacyInfo.xcprivacy
[3/21] Compiling Threading Queue.swift
[4/21] Compiling Threading Queueable.swift
[5/21] Compiling Threading NSLock.swift
[6/21] Compiling Threading NSRecursiveLock.swift
[7/21] Compiling Threading Semaphore.swift
[8/21] Compiling Threading Unfair.swift
[9/21] Compiling Threading Mutexing.swift
[10/21] Compiling Threading Queue+Queueable.swift
[11/21] Compiling Threading OSAllocatedUnfairLock.swift
[12/21] Compiling Threading PThread.swift
[13/21] Compiling Threading Locking.swift
[14/21] Compiling Threading Barrier.swift
[15/21] Compiling Threading AnyLock.swift
[16/21] Compiling Threading AnyMutex.swift
[17/21] Emitting module Threading
[18/21] Compiling Threading Atomic.swift
[19/21] Compiling Threading DelayedQueue.swift
[20/21] Compiling Threading DispatchTime+Queue.swift
[21/21] Compiling Threading IsolatedMain.swift
[22/23] Compiling Threading UnSendable.swift
[23/23] Compiling Threading resource_bundle_accessor.swift
[24/42] Compiling SmartImages ImagePlaceholder.swift
[25/42] Compiling SmartImages ImagePriority.swift
[26/42] Compiling SmartImages ImageProcessor.swift
[27/42] Compiling SmartImages ImageView+Placeholder.swift
[28/42] Compiling SmartImages UIImage+Network.swift
[29/42] Compiling SmartImages URLRequest.CachePolicy+Network.swift
[30/43] Compiling SmartImages ImageDownloaderNetwork.swift
[31/43] Compiling SmartImages ImageDownloaderTask.swift
[32/43] Compiling SmartImages ImageDownloading.swift
[33/43] Compiling SmartImages ImageInfo.swift
[34/43] Compiling SmartImages ImageDecoding.swift
[35/43] Compiling SmartImages ImageDecodingProcessor.swift
[36/43] Compiling SmartImages CrossPlatform.swift
[37/43] Compiling SmartImages ImageAnimation.swift
[38/43] Compiling SmartImages ImageCache.swift
[39/43] Compiling SmartImages ImageCacheInfo.swift
[40/43] Emitting module SmartImages
[41/43] Compiling SmartImages ImageDownloadQueue.swift
[42/43] Compiling SmartImages ImageDownloader.swift
[43/43] Compiling SmartImages resource_bundle_accessor.swift
Build complete! (17.99s)
Fetching https://github.com/NikSativa/SpryKit.git
Fetching https://github.com/NikSativa/Threading.git
[1/924] Fetching sprykit
[140/1344] Fetching sprykit, threading
Fetched https://github.com/NikSativa/Threading.git (1.29s)
Fetched https://github.com/NikSativa/SpryKit.git (1.29s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.2 (0.37s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.73s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.60s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.70s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.46s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.1.1 (0.37s)
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/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.0.2
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.1.1
Build complete.
{
"dependencies" : [
{
"identity" : "threading",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "2.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/Threading.git"
},
{
"identity" : "sprykit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.1",
"upper_bound" : "3.1.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" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SmartImages",
"targets" : [
"SmartImages"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SmartImagesTests",
"module_type" : "SwiftTarget",
"name" : "SmartImagesTests",
"path" : "Tests",
"product_dependencies" : [
"SpryKit",
"Threading"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestImages/unsupported.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestImages/rgb_1.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Image+NetworkTests.swift",
"ImageCacheInfoTests.swift",
"ImageCacheTests.swift",
"ImageDecoders.DefaultTests.swift",
"ImageDecodingProcessorTests.swift",
"ImageDownloadQueueTests.swift",
"ImageDownloaderTests.swift",
"ImagePriorityTests.swift",
"ImageProcessors.CompositionTests.swift",
"ImageView+PlaceholderTests.swift",
"TestHelpers/Data+TestHelper.swift",
"TestHelpers/FakeImageCaching.swift",
"TestHelpers/FakeImageDecoder.swift",
"TestHelpers/FakeImageDownloadQueueing.swift",
"TestHelpers/FakeImageDownloaderNetwork.swift",
"TestHelpers/FakeImageDownloaderTask.swift",
"TestHelpers/FakeImageProcessor.swift",
"TestHelpers/FakeQueueable.swift",
"TestHelpers/SendableResult.swift",
"TestHelpers/URL+TestHelpers.swift",
"TestHelpers/URLRequest+TestHelpers.swift",
"URLRequest.CachePolicy+NetworkTests.swift"
],
"target_dependencies" : [
"SmartImages"
],
"type" : "test"
},
{
"c99name" : "SmartImages",
"module_type" : "SwiftTarget",
"name" : "SmartImages",
"path" : "Source",
"product_dependencies" : [
"Threading"
],
"product_memberships" : [
"SmartImages"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CrossPlatform.swift",
"ImageAnimation.swift",
"ImageCache.swift",
"ImageCacheInfo.swift",
"ImageDecoding.swift",
"ImageDecodingProcessor.swift",
"ImageDownloadQueue.swift",
"ImageDownloader.swift",
"ImageDownloaderNetwork.swift",
"ImageDownloaderTask.swift",
"ImageDownloading.swift",
"ImageInfo.swift",
"ImagePlaceholder.swift",
"ImagePriority.swift",
"ImageProcessor.swift",
"ImageView+Placeholder.swift",
"UIImage+Network.swift",
"URLRequest.CachePolicy+Network.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.