The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsaidi/Vandelay.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/danielsaidi/Vandelay
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 81554e0 Bump to 1.0.0
Cloned https://github.com/danielsaidi/Vandelay.git into spi-builder-workspace
81554e0b4224e8b741d9c02a93ec779e84a34136
SUCCESS checkout https://github.com/danielsaidi/Vandelay.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/danielsaidi/Mockery.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/danielsaidi/Mockery.git (0.32s)
Fetched https://github.com/Quick/Nimble.git (0.49s)
Fetched https://github.com/Quick/Quick.git (0.52s)
Computing version for https://github.com/danielsaidi/Mockery.git
Computed https://github.com/danielsaidi/Mockery.git at 0.6.0 (0.56s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.1 (0.09s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.0.0 (0.66s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.0.0
Creating working copy for https://github.com/danielsaidi/Mockery.git
Working copy of https://github.com/danielsaidi/Mockery.git resolved at 0.6.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.1
Building for debugging...
[1/22] Compiling Vandelay PasteboardExporter.swift
[2/22] Compiling Vandelay FileNameGenerator.swift
[3/22] Compiling Vandelay RandomFileNameGenerator.swift
[4/25] Compiling Vandelay Importer.swift
[5/25] Compiling Vandelay FileImporter.swift
[6/25] Compiling Vandelay ImportMethod.swift
[7/25] Compiling Vandelay StaticFileNameGenerator.swift
[8/25] Compiling Vandelay ImportResult.swift
[9/25] Compiling Vandelay ImportState.swift
[10/25] Compiling Vandelay ExportState.swift
[11/25] Compiling Vandelay Exporter.swift
[12/25] Compiling Vandelay EmailExporter.swift
[13/25] Compiling Vandelay ExportMethod.swift
[14/25] Compiling Vandelay FileExporter.swift
[15/25] Compiling Vandelay MessageExporter.swift
[16/25] Compiling Vandelay DataExporter.swift
[17/25] Compiling Vandelay DataImporter.swift
[18/25] Compiling Vandelay ExportResult.swift
[19/25] Emitting module Vandelay
[20/25] Compiling Vandelay PasteboardImporter.swift
[21/25] Compiling Vandelay UrlImporter.swift
[22/25] Compiling Vandelay QrCodeGenerator.swift
[23/25] Compiling Vandelay StandardQrCodeGenerator.swift
[24/25] Compiling Vandelay StringExporter.swift
[25/25] Compiling Vandelay StringImporter.swift
Build complete! (11.65s)
Build complete.
Done.