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 SnapshotPreviews, reference v0.11.0 (6dfb28), with Swift 6.0 for macOS (SPM) on 18 Nov 2025 23:24:22 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EmergeTools/SnapshotPreviews.git
Reference: v0.11.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EmergeTools/SnapshotPreviews
 * tag               v0.11.0    -> FETCH_HEAD
HEAD is now at 6dfb281 Remove extra print (#249)
Cloned https://github.com/EmergeTools/SnapshotPreviews.git
Revision (git rev-parse @):
6dfb281493e48e7c09ae9717593ae0b8eb47b15c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/EmergeTools/SnapshotPreviews.git at v0.11.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/EmergeTools/SnapshotPreviews.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/20] Write sources
[8/20] Copying PreviewsSupport.framework
[9/20] Write swift-version-5BDAB9E9C0126B9D.txt
[10/47] Compiling SimpleDebugger emg_vm_protect.c
[11/47] Compiling SnapshottingTestsObjc EMGInvocationCreator.mm
[12/47] Compiling SimpleDebugger SimpleDebugger.cpp
[14/47] Emitting module FlyingSocks
[15/49] Compiling FlyingSocks Task+Timeout.swift
[16/49] Compiling FlyingSocks Transferring.swift
[17/49] Compiling FlyingSocks AllocatedLock.swift
[18/49] Compiling FlyingSocks AsyncBufferedCollection.swift
[19/49] Compiling FlyingSocks AsyncBufferedEmptySequence.swift
[20/49] Compiling FlyingSocks SocketError.swift
[21/49] Compiling FlyingSocks SocketPool+Poll.swift
[22/49] Compiling FlyingSocks SocketPool+ePoll.swift
[23/49] Compiling FlyingSocks SocketPool+kQueue.swift
[24/49] Compiling FlyingSocks SocketPool.swift
[25/49] Compiling FlyingSocks SwiftSupport.swift
[26/49] Compiling FlyingSocks Logging.swift
[27/49] Compiling FlyingSocks Socket+Darwin.swift
[28/49] Compiling FlyingSocks Socket+Glibc.swift
[29/49] Compiling FlyingSocks AsyncChunkedSequence.swift
[30/49] Compiling FlyingSocks AsyncSharedReplaySequence.swift
[31/49] Compiling FlyingSocks AsyncSocket.swift
[32/49] Compiling FlyingSocks ConsumingAsyncSequence.swift
[33/49] Compiling FlyingSocks IdentifiableContinuation.swift
[34/49] Compiling FlyingSocks Logging+OSLog.swift
[35/49] Compiling FlyingSocks Socket+WinSock2.swift
[36/49] Compiling FlyingSocks Socket.swift
[37/49] Compiling FlyingSocks SocketAddress.swift
[38/49] Compiling FlyingSocks AsyncBufferedFileSequence.swift
[39/49] Compiling FlyingSocks AsyncBufferedSequence+Extensions.swift
[40/49] Compiling FlyingSocks AsyncBufferedSequence.swift
[41/49] Compiling SnapshotSharedModels RenderingMode.swift
[42/49] Emitting module SnapshotSharedModels
[43/113] Compiling FlyingFox HTTPLogging+OSLog.swift
[44/113] Compiling FlyingFox HTTPLogging.swift
[45/113] Compiling FlyingFox HTTPMethod.swift
[46/113] Compiling FlyingFox HTTPRequest+Address.swift
[47/117] Compiling FlyingFox RoutedHTTPHandler.swift
[48/117] Compiling FlyingFox WebSocketHTTPHandler.swift
[49/117] Compiling FlyingFox SocketAddress+Glibc.swift
[50/117] Compiling FlyingFox URLSession+Async.swift
[51/117] Compiling FlyingFox UncheckedSendable.swift
[52/117] Compiling FlyingFox AsyncStream+WSFrame.swift
[53/117] Compiling FlyingFox SHA1.swift
[54/117] Compiling FlyingFox WSFrame.swift
[55/117] Emitting module FlyingFox
[56/117] Compiling FlyingFox HTTPRequest+QueryItem.swift
[57/117] Compiling FlyingFox HTTPRequest+RouteParameter.swift
[58/117] Compiling FlyingFox HTTPRequest.swift
[59/117] Compiling FlyingFox HTTPResponse.swift
[60/117] Compiling FlyingFox DirectoryHTTPHandler.swift
[61/117] Compiling FlyingFox FileHTTPHandler.swift
[62/117] Compiling FlyingFox ProxyHTTPHandler.swift
[63/117] Compiling FlyingFox RedirectHTTPHandler.swift
[64/117] Compiling FlyingFox HTTPServer.swift
[65/117] Compiling FlyingFox HTTPStatusCode.swift
[66/117] Compiling FlyingFox HTTPVersion.swift
[67/117] Compiling FlyingFox ClosureHTTPHandler.swift
[68/117] Compiling FlyingFox HTTPRoute.swift
[69/117] Compiling FlyingFox HTTPRouteParameterValue.swift
[70/117] Compiling FlyingFox HTTPServer+Configuration.swift
[71/117] Compiling FlyingFox HTTPServer+Listening.swift
[72/117] Compiling FlyingFox AsyncSequence+Extensions.swift
[73/117] Compiling FlyingFox HTTPBodyPattern.swift
[74/117] Compiling FlyingFox HTTPBodySequence.swift
[75/117] Compiling FlyingFox HTTPChunkedEncodedSequence.swift
[76/117] Compiling FlyingFox HTTPClient.swift
[77/117] Compiling FlyingFox HTTPConnection.swift
[78/117] Compiling FlyingFox HTTPDecoder.swift
[79/117] Compiling FlyingFox HTTPEncoder.swift
[80/117] Compiling FlyingFox HTTPHandler.swift
[81/117] Compiling FlyingFox HTTPHeader.swift
[82/117] Compiling FlyingFox WSFrameEncoder.swift
[83/117] Compiling FlyingFox WSFrameValidator.swift
[84/117] Compiling FlyingFox WSHandler.swift
[85/117] Compiling FlyingFox WSMessage.swift
[86/117] Compiling SnapshotPreferences PrecisionPreference.swift
[87/117] Compiling SnapshotPreferences ExpansionPreference.swift
[88/117] Compiling SnapshotPreferences RenderingModePreference.swift
[89/117] Compiling SnapshotPreferences AppStoreSnapshotPreference.swift
[90/117] Compiling SnapshotPreferences AccessibiltyPreference.swift
[91/117] Emitting module SnapshotPreferences
[92/117] Compiling SnapshotPreferences EmergeModifierFinder.swift
[93/117] Compiling SnapshotPreviewsCore View+Snapshot.swift
[98/118] Compiling SnapshotPreviewsCore ViewSelector.swift
[109/118] Emitting module SnapshotPreviewsCore
[112/139] Compiling PreviewGallery PreviewData.swift
[113/139] Compiling PreviewGallery PreviewGallery.swift
[114/139] Compiling PreviewGallery PreviewsDetail.swift
[115/140] Compiling PreviewGallery PreviewCell.swift
[116/140] Emitting module SnapshottingSwift
[117/140] Compiling SnapshottingSwift Initializer.swift
[118/140] Compiling SnapshottingSwift Snapshots.swift
[119/140] Compiling PreviewGallery ModuleScreens.swift
[120/140] Compiling PreviewGallery Preview+FullScreen.swift
[121/140] Emitting module PreviewGallery
[122/140] Compiling PreviewGallery ModulePreviews.swift
[123/140] Compiling PreviewGallery Array+Filter.swift
[124/140] Compiling PreviewGallery Checkerboard.swift
[125/140] Compiling PreviewGallery Colors.swift
[126/140] Compiling PreviewGallery TitleSubtitleRow.swift
[126/140] Write Objects.LinkFileList
[127/140] Archiving libPreviewGallery.a
[128/140] Compiling Snapshotting Initializer.m
[129/140] Write Objects.LinkFileList
[130/140] Linking libSnapshotting.dylib
[132/140] Compiling SnapshottingTests SnapshotTest.swift
/Users/admin/builder/spi-builder-workspace/Sources/SnapshottingTests/SnapshotTest.swift:9:22: warning: using '@_implementationOnly' without enabling library evolution for 'SnapshottingTests' may lead to instability during execution
  7 |
  8 | import Foundation
  9 | @_implementationOnly import SnapshotPreviewsCore
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'SnapshottingTests' may lead to instability during execution
 10 | import XCTest
 11 |
[133/140] Emitting module SnapshottingTests
/Users/admin/builder/spi-builder-workspace/Sources/SnapshottingTests/DiscoveredPreview+PreviewType.swift:9:22: warning: using '@_implementationOnly' without enabling library evolution for 'SnapshottingTests' may lead to instability during execution
 7 |
 8 | import Foundation
 9 | @_implementationOnly import SnapshotPreviewsCore
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'SnapshottingTests' may lead to instability during execution
10 |
11 | extension DiscoveredPreview {
/Users/admin/builder/spi-builder-workspace/Sources/SnapshottingTests/PreviewLayoutTest.swift:9:22: warning: using '@_implementationOnly' without enabling library evolution for 'SnapshottingTests' may lead to instability during execution
 7 |
 8 | import Foundation
 9 | @_implementationOnly import SnapshotPreviewsCore
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'SnapshottingTests' may lead to instability during execution
10 | import SwiftUI
11 | import XCTest
/Users/admin/builder/spi-builder-workspace/Sources/SnapshottingTests/SnapshotTest.swift:9:22: warning: using '@_implementationOnly' without enabling library evolution for 'SnapshottingTests' may lead to instability during execution
  7 |
  8 | import Foundation
  9 | @_implementationOnly import SnapshotPreviewsCore
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'SnapshottingTests' may lead to instability during execution
 10 | import XCTest
 11 |
[134/140] Compiling SnapshottingTests PreviewFilters.swift
[135/140] Compiling SnapshottingTests PreviewBaseTest.swift
[136/140] Compiling SnapshottingTests AccessibilityPreviewTest.swift
[137/140] Compiling SnapshottingTests PreviewLayoutTest.swift
/Users/admin/builder/spi-builder-workspace/Sources/SnapshottingTests/PreviewLayoutTest.swift:9:22: warning: using '@_implementationOnly' without enabling library evolution for 'SnapshottingTests' may lead to instability during execution
 7 |
 8 | import Foundation
 9 | @_implementationOnly import SnapshotPreviewsCore
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'SnapshottingTests' may lead to instability during execution
10 | import SwiftUI
11 | import XCTest
[138/140] Compiling SnapshottingTests DiscoveredPreview+PreviewType.swift
/Users/admin/builder/spi-builder-workspace/Sources/SnapshottingTests/DiscoveredPreview+PreviewType.swift:9:22: warning: using '@_implementationOnly' without enabling library evolution for 'SnapshottingTests' may lead to instability during execution
 7 |
 8 | import Foundation
 9 | @_implementationOnly import SnapshotPreviewsCore
   |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'SnapshottingTests' may lead to instability during execution
10 |
11 | extension DiscoveredPreview {
[138/140] Write Objects.LinkFileList
[139/140] Archiving libSnapshottingTests.a
Build complete! (24.30s)
Fetching https://github.com/swhitty/FlyingFox.git
Fetching https://github.com/EmergeTools/SimpleDebugger.git
[1/5724] Fetching flyingfox
[116/5844] Fetching flyingfox, simpledebugger
Fetched https://github.com/EmergeTools/SimpleDebugger.git from cache (0.73s)
[458/5724] Fetching flyingfox
Fetched https://github.com/swhitty/FlyingFox.git from cache (1.00s)
Computing version for https://github.com/EmergeTools/SimpleDebugger.git
Computed https://github.com/EmergeTools/SimpleDebugger.git at 1.0.0 (0.47s)
Computing version for https://github.com/swhitty/FlyingFox.git
Computed https://github.com/swhitty/FlyingFox.git at 0.16.0 (0.53s)
Creating working copy for https://github.com/EmergeTools/SimpleDebugger.git
Working copy of https://github.com/EmergeTools/SimpleDebugger.git resolved at 1.0.0
Creating working copy for https://github.com/swhitty/FlyingFox.git
Working copy of https://github.com/swhitty/FlyingFox.git resolved at 0.16.0
Build complete.
{
  "cxx_language_standard" : "c++11",
  "dependencies" : [
    {
      "identity" : "flyingfox",
      "requirement" : {
        "exact" : [
          "0.16.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swhitty/FlyingFox.git"
    },
    {
      "identity" : "simpledebugger",
      "requirement" : {
        "exact" : [
          "1.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/EmergeTools/SimpleDebugger.git"
    }
  ],
  "manifest_display_name" : "SnapshotPreviews",
  "name" : "SnapshotPreviews",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "PreviewGallery",
      "targets" : [
        "PreviewGallery"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "SnapshottingTests",
      "targets" : [
        "SnapshottingTests"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "SnapshotPreferences",
      "targets" : [
        "SnapshotPreferences"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SnapshotPreviewsCore",
      "targets" : [
        "SnapshotPreviewsCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Snapshotting",
      "targets" : [
        "Snapshotting"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SnapshottingTestsObjc",
      "module_type" : "ClangTarget",
      "name" : "SnapshottingTestsObjc",
      "path" : "Sources/SnapshottingTestsObjc",
      "product_dependencies" : [
        "SimpleDebugger"
      ],
      "product_memberships" : [
        "SnapshottingTests"
      ],
      "sources" : [
        "EMGInvocationCreator.mm"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SnapshottingTests",
      "module_type" : "SwiftTarget",
      "name" : "SnapshottingTests",
      "path" : "Sources/SnapshottingTests",
      "product_memberships" : [
        "SnapshottingTests"
      ],
      "sources" : [
        "AccessibilityPreviewTest.swift",
        "DiscoveredPreview+PreviewType.swift",
        "PreviewBaseTest.swift",
        "PreviewFilters.swift",
        "PreviewLayoutTest.swift",
        "SnapshotTest.swift"
      ],
      "target_dependencies" : [
        "SnapshotPreviewsCore",
        "SnapshottingTestsObjc"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SnapshottingSwift",
      "module_type" : "SwiftTarget",
      "name" : "SnapshottingSwift",
      "path" : "Sources/SnapshottingSwift",
      "product_dependencies" : [
        "FlyingFox"
      ],
      "product_memberships" : [
        "Snapshotting"
      ],
      "sources" : [
        "Initializer.swift",
        "Snapshots.swift"
      ],
      "target_dependencies" : [
        "SnapshotPreviewsCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Snapshotting",
      "module_type" : "ClangTarget",
      "name" : "Snapshotting",
      "path" : "Sources/Snapshotting",
      "product_memberships" : [
        "Snapshotting"
      ],
      "sources" : [
        "Initializer.m"
      ],
      "target_dependencies" : [
        "SnapshottingSwift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SnapshotSharedModels",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotSharedModels",
      "path" : "Sources/SnapshotSharedModels",
      "product_memberships" : [
        "PreviewGallery",
        "SnapshottingTests",
        "SnapshotPreferences",
        "SnapshotPreviewsCore",
        "Snapshotting"
      ],
      "sources" : [
        "RenderingMode.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SnapshotPreviewsTests",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotPreviewsTests",
      "path" : "Tests/SnapshotPreviewsTests",
      "sources" : [
        "ETBrowserTests.swift"
      ],
      "target_dependencies" : [
        "SnapshotPreviewsCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SnapshotPreviewsCore",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotPreviewsCore",
      "path" : "Sources/SnapshotPreviewsCore",
      "product_memberships" : [
        "PreviewGallery",
        "SnapshottingTests",
        "SnapshotPreviewsCore",
        "Snapshotting"
      ],
      "sources" : [
        "AppKitRenderingStrategy.swift",
        "ConformanceLookup.swift",
        "ExpandingViewController.swift",
        "MetadataTypes.swift",
        "ModifierFinder.swift",
        "NSImage+EMG.swift",
        "Orientation.swift",
        "PreferredColorSchemeWrapper.swift",
        "RenderingStrategy.swift",
        "ScrollExpansion.swift",
        "SnapshotPreviewsCore.swift",
        "String+Split.swift",
        "SwiftUIRenderingStrategy.swift",
        "UIImage+EMG.swift",
        "UIKitRenderingStrategy.swift",
        "UIViewWrapper.swift",
        "View+Snapshot.swift",
        "ViewSelector.swift"
      ],
      "target_dependencies" : [
        "PreviewsSupport",
        "SnapshotSharedModels"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SnapshotPreferences",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotPreferences",
      "path" : "Sources/SnapshotPreferences",
      "product_memberships" : [
        "PreviewGallery",
        "SnapshotPreferences"
      ],
      "sources" : [
        "AccessibiltyPreference.swift",
        "AppStoreSnapshotPreference.swift",
        "EmergeModifierFinder.swift",
        "ExpansionPreference.swift",
        "PrecisionPreference.swift",
        "RenderingModePreference.swift"
      ],
      "target_dependencies" : [
        "SnapshotSharedModels"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PreviewsSupport",
      "module_type" : "BinaryTarget",
      "name" : "PreviewsSupport",
      "path" : "PreviewsSupport/PreviewsSupport.xcframework",
      "product_memberships" : [
        "PreviewGallery",
        "SnapshottingTests",
        "SnapshotPreviewsCore",
        "Snapshotting"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "PreviewGallery",
      "module_type" : "SwiftTarget",
      "name" : "PreviewGallery",
      "path" : "Sources/PreviewGallery",
      "product_memberships" : [
        "PreviewGallery"
      ],
      "sources" : [
        "Array+Filter.swift",
        "Checkerboard.swift",
        "Colors.swift",
        "ModulePreviews.swift",
        "ModuleScreens.swift",
        "Preview+FullScreen.swift",
        "PreviewCell.swift",
        "PreviewData.swift",
        "PreviewGallery.swift",
        "PreviewsDetail.swift",
        "TitleSubtitleRow.swift"
      ],
      "target_dependencies" : [
        "SnapshotPreviewsCore",
        "SnapshotPreferences"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.