The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SmartImages, reference 3.0.10 (5b493d), with Swift 5.10 for macOS (SPM) on 23 Apr 2025 22:41:12 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.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/SmartImages.git
Reference: 3.0.10
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/SmartImages
 * tag               3.0.10     -> FETCH_HEAD
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 3.0.10
========================================
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
[0/5] Copying PrivacyInfo.xcprivacy
[3/5] Write sources
[4/5] Write swift-version-33747A42983211AE.txt
[6/24] Compiling Threading Mutexing.swift
[7/24] Compiling Threading Queue+Queueable.swift
[8/24] Compiling Threading NSLock.swift
[9/24] Compiling Threading NSRecursiveLock.swift
[10/26] Compiling Threading Locking.swift
[11/26] Compiling Threading Barrier.swift
[12/26] Compiling Threading Atomic.swift
[13/26] Compiling Threading DelayedQueue.swift
[14/26] Compiling Threading Queue.swift
[15/26] Compiling Threading Queueable.swift
[16/26] Compiling Threading DispatchTime+Queue.swift
[17/26] Compiling Threading IsolatedMain.swift
[18/26] Emitting module Threading
[19/26] Compiling Threading AnyLock.swift
[20/26] Compiling Threading AnyMutex.swift
[21/26] Compiling Threading Semaphore.swift
[22/26] Compiling Threading Unfair.swift
[23/26] Compiling Threading OSAllocatedUnfairLock.swift
[24/26] Compiling Threading PThread.swift
[25/26] Compiling Threading UnSendable.swift
[26/26] Compiling Threading resource_bundle_accessor.swift
[27/45] Compiling SmartImages ImagePlaceholder.swift
[28/45] Compiling SmartImages ImagePriority.swift
[29/45] Compiling SmartImages ImageCache.swift
[30/45] Compiling SmartImages ImageCacheInfo.swift
[31/45] Compiling SmartImages UIImage+Network.swift
[32/45] Compiling SmartImages URLRequest.CachePolicy+Network.swift
[33/45] Emitting module SmartImages
[34/45] Compiling SmartImages ImageProcessor.swift
[35/45] Compiling SmartImages ImageView+Placeholder.swift
[36/45] Compiling SmartImages ImageDownloaderNetwork.swift
[37/45] Compiling SmartImages ImageDownloaderTask.swift
[38/45] Compiling SmartImages ImageDownloading.swift
[39/45] Compiling SmartImages ImageInfo.swift
[40/46] Compiling SmartImages ImageDecoding.swift
[41/46] Compiling SmartImages ImageDecodingProcessor.swift
[42/46] Compiling SmartImages ImageDownloadQueue.swift
[43/46] Compiling SmartImages ImageDownloader.swift
[44/46] Compiling SmartImages CrossPlatform.swift
[45/46] Compiling SmartImages ImageAnimation.swift
[46/46] Compiling SmartImages resource_bundle_accessor.swift
Build complete! (15.69s)
Fetching https://github.com/NikSativa/SpryKit.git
Fetching https://github.com/NikSativa/Threading.git
[1/420] Fetching threading
[253/1344] Fetching threading, sprykit
Fetched https://github.com/NikSativa/Threading.git from cache (1.29s)
Fetched https://github.com/NikSativa/SpryKit.git from cache (1.29s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.2 (0.35s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.78s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.28s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.68s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.43s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.1.1 (0.34s)
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.1.1
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
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.