The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XcodeCloudSnapshotTesting with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7e7071e Update dependencies
Cloned https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git
Revision (git rev-parse @):
7e7071e165e0964668d2438032efe776ee4444d0
SUCCESS checkout https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git at main
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git (0.29s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.11.1 (0.74s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.11.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-xcode-cloud-snapshot-testing",
      "name": "XcodeCloudSnapshotTesting",
      "url": "https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-xcode-cloud-snapshot-testing",
      "dependencies": [
        {
          "identity": "swift-snapshot-testing",
          "name": "swift-snapshot-testing",
          "url": "https://github.com/pointfreeco/swift-snapshot-testing.git",
          "version": "1.15.1",
          "path": "/Users/admin/builds/h8344Zi3/0/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.0.2",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git
[1/19] Fetching swift-xcode-cloud-snapshot-testing
Fetched https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git (0.31s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git (0.22s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.15.1 (0.49s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git (1.00s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.2 (0.06s)
Creating working copy for https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git
Working copy of https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git resolved at main
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.15.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.2
warning: '.resolve-product-dependencies': dependency 'swift-xcode-cloud-snapshot-testing' 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
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/30] Emitting module SnapshotTesting
[2/34] Compiling SnapshotTesting Diffing.swift
[3/34] Compiling SnapshotTesting Wait.swift
[4/34] Compiling SnapshotTesting SnapshotTestCase.swift
[5/34] Compiling SnapshotTesting Snapshotting.swift
[6/34] Compiling SnapshotTesting AssertInlineSnapshot.swift
[7/34] Compiling SnapshotTesting AssertSnapshot.swift
[8/34] Compiling SnapshotTesting Async.swift
[9/34] Compiling SnapshotTesting Internal.swift
[10/34] Compiling SnapshotTesting PlistEncoder.swift
[11/34] Compiling SnapshotTesting UIImage.swift
[12/34] Compiling SnapshotTesting UIView.swift
[13/34] Compiling SnapshotTesting UIViewController.swift
[14/34] Compiling SnapshotTesting URLRequest.swift
[15/34] Compiling SnapshotTesting NSImage.swift
[16/34] Compiling SnapshotTesting NSView.swift
[17/34] Compiling SnapshotTesting NSViewController.swift
[18/34] Compiling SnapshotTesting SceneKit.swift
[19/34] Compiling SnapshotTesting Codable.swift
[20/34] Compiling SnapshotTesting Data.swift
[21/34] Compiling SnapshotTesting Description.swift
[22/34] Compiling SnapshotTesting NSBezierPath.swift
[23/34] Compiling SnapshotTesting Any.swift
[24/34] Compiling SnapshotTesting CALayer.swift
[25/34] Compiling SnapshotTesting CGPath.swift
[26/34] Compiling SnapshotTesting CaseIterable.swift
[27/34] Compiling SnapshotTesting String+SpecialCharacters.swift
[28/34] Compiling SnapshotTesting View.swift
[29/34] Compiling SnapshotTesting XCTAttachment.swift
[30/34] Compiling SnapshotTesting Diff.swift
[31/34] Compiling SnapshotTesting SpriteKit.swift
[32/34] Compiling SnapshotTesting String.swift
[33/34] Compiling SnapshotTesting SwiftUIView.swift
[34/34] Compiling SnapshotTesting UIBezierPath.swift
[35/36] Compiling XcodeCloudSnapshotTesting CIAssertSnapshot.swift
[36/36] Emitting module XcodeCloudSnapshotTesting
Build complete! (18.45s)
Build complete.
Done.