The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swiftui-preview-snapshots with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/doordash-oss/swiftui-preview-snapshots.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/doordash-oss/swiftui-preview-snapshots
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 36cd366 Apply missing modify function. Resolves Issue #7
Cloned https://github.com/doordash-oss/swiftui-preview-snapshots.git
Revision (git rev-parse @):
36cd3662a48ef75cc13eae182d468178279a0445
SUCCESS checkout https://github.com/doordash-oss/swiftui-preview-snapshots.git at main
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing (0.48s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.15.2 (0.11s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git (2.38s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.0 (0.10s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.15.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftui-preview-snapshots",
      "name": "swiftui-preview-snapshots",
      "url": "https://github.com/doordash-oss/swiftui-preview-snapshots.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-preview-snapshots",
      "dependencies": [
        {
          "identity": "swift-snapshot-testing",
          "name": "swift-snapshot-testing",
          "url": "https://github.com/pointfreeco/swift-snapshot-testing",
          "version": "1.15.2",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-snapshot-testing",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/apple/swift-syntax.git",
              "version": "509.1.0",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/doordash-oss/swiftui-preview-snapshots.git
[1/208] Fetching swiftui-preview-snapshots
Fetched https://github.com/doordash-oss/swiftui-preview-snapshots.git (0.74s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing (0.41s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.15.2 (0.04s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git (1.05s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.0 (0.06s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.15.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.0
Creating working copy for https://github.com/doordash-oss/swiftui-preview-snapshots.git
Working copy of https://github.com/doordash-oss/swiftui-preview-snapshots.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swiftui-preview-snapshots' is not used by any target
Found 1 product dependencies
  - swift-snapshot-testing
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/doordash-oss/swiftui-preview-snapshots.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/31] Emitting module PreviewSnapshots
[2/31] Compiling PreviewSnapshots PreviewSnapshots.swift
[3/31] Compiling SnapshotTesting Diffing.swift
[4/31] Compiling SnapshotTesting Wait.swift
[5/31] Compiling SnapshotTesting Deprecations.swift
[6/31] Compiling SnapshotTesting Snapshotting.swift
[7/34] Compiling SnapshotTesting Data.swift
[8/34] Compiling SnapshotTesting Encodable.swift
[9/34] Compiling SnapshotTesting NSBezierPath.swift
[10/34] Compiling SnapshotTesting NSImage.swift
[11/34] Compiling SnapshotTesting NSView.swift
[12/34] Compiling SnapshotTesting NSViewController.swift
[13/34] Compiling SnapshotTesting SceneKit.swift
[14/34] Compiling SnapshotTesting SpriteKit.swift
[15/34] Emitting module SnapshotTesting
[16/34] Compiling SnapshotTesting Any.swift
[17/34] Compiling SnapshotTesting CALayer.swift
[18/34] Compiling SnapshotTesting CGPath.swift
[19/34] Compiling SnapshotTesting CaseIterable.swift
[20/34] Compiling SnapshotTesting String.swift
[21/34] Compiling SnapshotTesting SwiftUIView.swift
[22/34] Compiling SnapshotTesting UIBezierPath.swift
[23/34] Compiling SnapshotTesting UIImage.swift
[24/34] Compiling SnapshotTesting String+SpecialCharacters.swift
[25/34] Compiling SnapshotTesting View.swift
[26/34] Compiling SnapshotTesting XCTAttachment.swift
[27/34] Compiling SnapshotTesting Diff.swift
[28/34] Compiling SnapshotTesting UIView.swift
[29/34] Compiling SnapshotTesting UIViewController.swift
[30/34] Compiling SnapshotTesting URLRequest.swift
[31/34] Compiling SnapshotTesting AssertSnapshot.swift
[32/34] Compiling SnapshotTesting Async.swift
[33/34] Compiling SnapshotTesting Internal.swift
[34/34] Compiling SnapshotTesting PlistEncoder.swift
[35/37] Compiling PreviewSnapshotsTesting SnapshotTestingExport.swift
[36/37] Emitting module PreviewSnapshotsTesting
[37/37] Compiling PreviewSnapshotsTesting PreviewSnapshots+assertSnapshots.swift
Build complete! (14.79s)
warning: 'spi-builder-workspace': found 20 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/PreviewSnapshotsTests/__Snapshots__/PreviewSnapshotsTests/test_tupleState.AppKit-Small.png
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/PreviewSnapshotsTests/__Snapshots__/PreviewSnapshotsTests/test_viewModel.AppKit-Loaded.png
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/PreviewSnapshotsTests/__Snapshots__/PreviewSnapshotsTests/test_tupleState.AppKit-Large.png
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/PreviewSnapshotsTests/__Snapshots__/PreviewSnapshotsTests/test_tupleState.UIKit-Large.png
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/PreviewSnapshotsTests/__Snapshots__/PreviewSnapshotsTests/test_simpleState.AppKit-Short-Message.png
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/PreviewSnapshotsTests/__Snapshots__/PreviewSnapshotsTests/test_namedPreviewState.UIKit-Short.png
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/PreviewSnapshotsTests/__Snapshots__/PreviewSnapshotsTests/test_simpleState.AppKit-Long-Message.png
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/PreviewSnapshotsTests/__Snapshots__/PreviewSnapshotsTests/test_viewModel.UIKit-Loaded.png
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/PreviewSnapshotsTests/__Snapshots__/PreviewSnapshotsTests/test_tupleState.UIKit-Small.png
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/PreviewSnapshotsTests/__Snapshots__/PreviewSnapshotsTests/test_viewModel.UIKit-Loading.png
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/PreviewSnapshotsTests/__Snapshots__/PreviewSnapshotsTests/test_modify.UIKit-Short-Message.png
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/PreviewSnapshotsTests/__Snapshots__/PreviewSnapshotsTests/test_modify.AppKit-Short-Message.png
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/PreviewSnapshotsTests/__Snapshots__/PreviewSnapshotsTests/test_viewModel.AppKit-Loading.png
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/PreviewSnapshotsTests/__Snapshots__/PreviewSnapshotsTests/test_modify.AppKit-Long-Message.png
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/PreviewSnapshotsTests/__Snapshots__/PreviewSnapshotsTests/test_namedPreviewState.UIKit-Long.png
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/PreviewSnapshotsTests/__Snapshots__/PreviewSnapshotsTests/test_namedPreviewState.AppKit-Short.png
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/PreviewSnapshotsTests/__Snapshots__/PreviewSnapshotsTests/test_modify.UIKit-Long-Message.png
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/PreviewSnapshotsTests/__Snapshots__/PreviewSnapshotsTests/test_simpleState.UIKit-Short-Message.png
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/PreviewSnapshotsTests/__Snapshots__/PreviewSnapshotsTests/test_simpleState.UIKit-Long-Message.png
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/PreviewSnapshotsTests/__Snapshots__/PreviewSnapshotsTests/test_namedPreviewState.AppKit-Long.png
Build complete.
Done.