The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AppUpdater 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/mxcl/AppUpdater.git
Reference: 1.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mxcl/AppUpdater
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 1b60169 Merge pull request #12 from mxcl/deps/bump
Cloned https://github.com/mxcl/AppUpdater.git into spi-builder-workspace
1b60169700489f16cfbe2feb6b1e32ca5c9464b8
SUCCESS checkout https://github.com/mxcl/AppUpdater.git at 1.1.1
========================================
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/mxcl/Version from cache
Fetching https://github.com/mxcl/Path.swift from cache
Fetching https://github.com/PromiseKit/Foundation from cache
Fetched https://github.com/mxcl/Version (0.28s)
Fetched https://github.com/PromiseKit/Foundation (0.29s)
Fetched https://github.com/mxcl/Path.swift (0.29s)
Computing version for https://github.com/PromiseKit/Foundation
Computed https://github.com/PromiseKit/Foundation at 3.4.0 (0.44s)
Fetching https://github.com/mxcl/PromiseKit.git from cache
Fetched https://github.com/mxcl/PromiseKit.git (0.27s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (0.45s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.4.0 (0.40s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.42s)
Creating working copy for https://github.com/mxcl/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 1.4.0
Creating working copy for https://github.com/PromiseKit/Foundation
Working copy of https://github.com/PromiseKit/Foundation resolved at 3.4.0
Creating working copy for https://github.com/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 1.2.0
Building for debugging...
[1/32] Compiling PromiseKit Combine.swift
[2/32] Compiling PromiseKit Configuration.swift
[3/34] Emitting module PromiseKit
[4/34] Compiling PromiseKit Catchable.swift
[6/34] Compiling PromiseKit Async.swift
[7/34] Compiling PromiseKit Box.swift
[11/35] Compiling PromiseKit CustomStringConvertible.swift
[12/35] Compiling PromiseKit Error.swift
[13/35] Compiling PromiseKit Guarantee.swift
[14/35] Compiling PromiseKit LogEvent.swift
[15/35] Compiling Version Version+Comparable.swift
[16/35] Compiling Version Version+Codable.swift
[17/35] Compiling Version Version.swift
[18/35] Compiling Version Version+Foundation.swift
[19/35] Compiling Version Version+Range.swift
[20/35] Emitting module Version
[21/35] Compiling Path Path+FileManager.swift
[22/35] Emitting module Path
[23/35] Compiling PromiseKit firstly.swift
[24/35] Compiling PromiseKit hang.swift
[25/35] Compiling PromiseKit Promise.swift
[26/35] Compiling PromiseKit Resolver.swift
[27/35] Compiling PromiseKit Thenable.swift
[28/35] Compiling PromiseKit after.swift
[29/35] Compiling Path Path->Bool.swift
[30/35] Compiling Path Path+ls.swift
[31/35] Compiling Path Path.swift
[32/35] Compiling Path Path+StringConvertibles.swift
[33/35] Compiling PromiseKit race.swift
[34/35] Compiling PromiseKit when.swift
[35/35] Compiling Path Pathish.swift
[36/41] Compiling PMKFoundation NSURLSession+Promise.swift
[37/41] Compiling PMKFoundation afterlife.swift
[38/41] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[39/41] Emitting module PMKFoundation
[40/41] Compiling PMKFoundation NSObject+Promise.swift
[41/41] Compiling PMKFoundation Process+Promise.swift
[42/43] Emitting module AppUpdater
[43/43] Compiling AppUpdater AppUpdater.swift
Build complete! (23.88s)
Build complete.
Done.