The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DVR with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/venmo/DVR.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/venmo/DVR
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 65beaf9 Select response based on request headers (#96)
Cloned https://github.com/venmo/DVR.git
Revision (git rev-parse @):
65beaf91fc0d7a46d4860028d1087ee5dbb8e382
SUCCESS checkout https://github.com/venmo/DVR.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/venmo/DVR.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/11] Compiling DVR SessionUploadTask.swift
[4/11] Compiling DVR URLRequest.swift
[5/11] Compiling DVR SessionDownloadTask.swift
[6/12] Compiling DVR SessionDataTask.swift
[7/12] Compiling DVR Cassette.swift
[8/12] Compiling DVR HTTPURLResponse.swift
[9/12] Emitting module DVR
[10/12] Compiling DVR Interaction.swift
[11/12] Compiling DVR Session.swift
[12/12] Compiling DVR URLResponse.swift
Build complete! (4.68s)
Build complete.
Done.