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 main (0ac1e3), with Swift 5.9 for macOS (SPM) on 11 Jun 2025 17:18:41 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.63.1
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 0ac1e32 upd SwiftFormat rules and github actions and Threading with new AtomicValue
Cloned https://github.com/NikSativa/SmartImages.git
Revision (git rev-parse @):
0ac1e32d97d07da70fda7be8b49489a04e365974
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/25] Emitting module Threading
[4/27] Compiling Threading Queue.swift
[5/27] Compiling Threading Queueable.swift
[6/27] Compiling Threading QueueBarrier.swift
[7/27] Compiling Threading SyncMutex.swift
[8/27] Compiling Threading LockedValue.swift
[9/27] Compiling Threading OSAllocatedUnfairMutex.swift
[10/27] Compiling Threading USendable.swift
[11/27] Compiling Threading resource_bundle_accessor.swift
[12/27] Compiling Threading Mutexing.swift
[13/27] Compiling Threading DelayedQueue.swift
[14/27] Compiling Threading AnyLock.swift
[15/27] Compiling Threading AnyMutex.swift
[16/27] Compiling Threading AtomicValue.swift
[17/27] Compiling Threading UnfairLock.swift
[18/27] Compiling Threading Locking.swift
[19/27] Compiling Threading MutexInitializable.swift
[20/27] Compiling Threading DispatchTime+Queue.swift
[21/27] Compiling Threading Queue+Queueable.swift
[22/27] Compiling Threading OSAllocatedUnfairLock.swift
[23/27] Compiling Threading PThread.swift
[24/27] Compiling Threading Semaphore.swift
[25/27] Compiling Threading IsolatedMain.swift
[26/27] Compiling Threading NSLock.swift
[27/27] Compiling Threading NSRecursiveLock.swift
[28/46] Compiling SmartImages ImageProcessor.swift
[29/46] Compiling SmartImages ImageView+Placeholder.swift
[30/46] Compiling SmartImages ImagePlaceholder.swift
[31/46] Compiling SmartImages ImagePriority.swift
[32/47] Compiling SmartImages UIImage+Network.swift
[33/47] Compiling SmartImages URLRequest.CachePolicy+Network.swift
[34/47] Compiling SmartImages ImageDownloading.swift
[35/47] Compiling SmartImages ImageInfo.swift
[36/47] Compiling SmartImages CrossPlatform.swift
[37/47] Compiling SmartImages ImageAnimation.swift
[38/47] Compiling SmartImages ImageCache.swift
[39/47] Compiling SmartImages ImageCacheInfo.swift
[40/47] Compiling SmartImages ImageDownloaderNetwork.swift
[41/47] Compiling SmartImages ImageDownloaderTask.swift
[42/47] Compiling SmartImages ImageDecoding.swift
[43/47] Compiling SmartImages ImageDecodingProcessor.swift
[44/47] Compiling SmartImages ImageDownloadQueue.swift
[45/47] Compiling SmartImages ImageDownloader.swift
[46/47] Emitting module SmartImages
[47/47] Compiling SmartImages resource_bundle_accessor.swift
Build complete! (18.41s)
Fetching https://github.com/NikSativa/Threading.git
Fetching https://github.com/NikSativa/SpryKit.git
[1/967] Fetching sprykit
[156/1430] Fetching sprykit, threading
Fetched https://github.com/NikSativa/SpryKit.git (1.31s)
Fetched https://github.com/NikSativa/Threading.git (1.31s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.4 (0.37s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.74s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (0.36s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.53s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.69s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.48s)
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.2.0
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.4
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/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.