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 SmartImages, reference 3.1.1 (befd6e), with Swift 5.10 for macOS (SPM) on 16 Sep 2025 15:18:29 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/SmartImages.git
Reference: 3.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/SmartImages
 * tag               3.1.1      -> FETCH_HEAD
HEAD is now at befd6ed fix Swift 5.10 build
Cloned https://github.com/NikSativa/SmartImages.git
Revision (git rev-parse @):
befd6edeab9a51d6cb57cbbf502d090164f8c5c7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/SmartImages.git at 3.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/NikSativa/SmartImages.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[1/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-33747A42983211AE.txt
[6/28] Emitting module Threading
[7/30] Compiling Threading USendable.swift
[8/30] Compiling Threading resource_bundle_accessor.swift
[9/30] Compiling Threading Mutexing.swift
[10/30] Compiling Threading DelayedQueue.swift
[11/30] Compiling Threading QueueBarrier.swift
[12/30] Compiling Threading SyncMutex.swift
[13/30] Compiling Threading LockedValue.swift
[14/30] Compiling Threading OSAllocatedUnfairMutex.swift
[15/30] Compiling Threading Queue.swift
[16/30] Compiling Threading Queueable.swift
[17/30] Compiling Threading IsolatedMain.swift
[18/30] Compiling Threading NSLock.swift
[19/30] Compiling Threading NSRecursiveLock.swift
[20/30] Compiling Threading UnfairLock.swift
[21/30] Compiling Threading Locking.swift
[22/30] Compiling Threading MutexInitializable.swift
[23/30] Compiling Threading OSAllocatedUnfairLock.swift
[24/30] Compiling Threading PThread.swift
[25/30] Compiling Threading Semaphore.swift
[26/30] Compiling Threading DispatchTime+Queue.swift
[27/30] Compiling Threading Queue+Queueable.swift
[28/30] Compiling Threading AnyLock.swift
[29/30] Compiling Threading AnyMutex.swift
[30/30] Compiling Threading AtomicValue.swift
[31/49] Compiling SmartImages UIImage+Network.swift
[32/49] Compiling SmartImages URLRequest.CachePolicy+Network.swift
[33/50] Compiling SmartImages resource_bundle_accessor.swift
[34/50] Compiling SmartImages ImageProcessor.swift
[35/50] Compiling SmartImages ImageView+Placeholder.swift
[36/50] Compiling SmartImages ImageDownloaderNetwork.swift
[37/50] Compiling SmartImages ImageDownloaderTask.swift
[38/50] Compiling SmartImages ImagePlaceholder.swift
[39/50] Compiling SmartImages ImagePriority.swift
[40/50] Compiling SmartImages ImageDownloading.swift
[41/50] Compiling SmartImages ImageInfo.swift
[42/50] Compiling SmartImages ImageDecoding.swift
[43/50] Compiling SmartImages ImageDecodingProcessor.swift
[44/50] Compiling SmartImages ImageDownloadQueue.swift
[45/50] Compiling SmartImages ImageDownloader.swift
[46/50] Compiling SmartImages ImageCache.swift
[47/50] Compiling SmartImages ImageCacheInfo.swift
[48/50] Emitting module SmartImages
[49/50] Compiling SmartImages CrossPlatform.swift
[50/50] Compiling SmartImages ImageAnimation.swift
Build complete! (17.27s)
Fetching https://github.com/NikSativa/Threading.git
Fetching https://github.com/NikSativa/SpryKit.git
[1/984] Fetching sprykit
[173/1447] Fetching sprykit, threading
Fetched https://github.com/NikSativa/Threading.git from cache (1.27s)
Fetched https://github.com/NikSativa/SpryKit.git from cache (1.27s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (0.37s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.5 (0.37s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.85s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.27s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.75s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.47s)
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.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/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.5
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "threading",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/Threading.git"
    },
    {
      "identity" : "sprykit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.4",
            "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" : "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/rgb_1.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestImages/unsupported.txt",
          "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.