The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AppUpdater with Swift 5.7 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mxcl/AppUpdater.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mxcl/AppUpdater
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 078432c participate in tea protocol
Cloned https://github.com/mxcl/AppUpdater.git
Revision (git rev-parse @):
078432c8e9e53edff6097ae8e916eee30769c941
SUCCESS checkout https://github.com/mxcl/AppUpdater.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $workDir
https://github.com/mxcl/AppUpdater.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/28] Emitting module PromiseKit
[2/32] Compiling Version Version+Range.swift
[3/32] Compiling Path Extensions.swift
[4/32] Compiling Path Path+Attributes.swift
[5/33] Compiling Version Version.swift
[6/33] Compiling PromiseKit firstly.swift
[7/33] Compiling PromiseKit hang.swift
[8/33] Compiling PromiseKit race.swift
[9/33] Compiling PromiseKit when.swift
[10/33] Emitting module Path
[11/35] Compiling Path Pathish.swift
[12/35] Compiling PromiseKit Resolver.swift
[13/35] Compiling PromiseKit Thenable.swift
[14/35] Compiling PromiseKit after.swift
[17/35] Compiling Path Path+Codable.swift
[18/35] Emitting module Version
[19/35] Compiling Version Version+Foundation.swift
[23/35] Compiling Path Path+CommonDirectories.swift
[24/35] Compiling Path Path+FileManager.swift
[25/35] Compiling Path Path+StringConvertibles.swift
[26/35] Compiling Path Path+ls.swift
[27/35] Compiling Path Path.swift
[28/35] Compiling Path PathToBool.swift
[36/40] Emitting module PMKFoundation
[37/40] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[38/40] Compiling PMKFoundation NSObject+Promise.swift
[39/40] Compiling PMKFoundation Process+Promise.swift
[40/40] Compiling PMKFoundation NSURLSession+Promise.swift
[41/41] Compiling PMKFoundation afterlife.swift
[42/43] Compiling AppUpdater AppUpdater.swift
[43/43] Emitting module AppUpdater
Build complete! (17.68s)
Fetching https://github.com/mxcl/Path.swift from cache
Fetching https://github.com/mxcl/Version from cache
Fetching https://github.com/PromiseKit/Foundation from cache
Fetched https://github.com/mxcl/Path.swift (0.19s)
Fetched https://github.com/PromiseKit/Foundation (0.19s)
Fetched https://github.com/mxcl/Version (0.20s)
Computing version for https://github.com/PromiseKit/Foundation
Computed https://github.com/PromiseKit/Foundation at 3.4.0 (0.41s)
Fetching https://github.com/mxcl/PromiseKit.git from cache
Fetched https://github.com/mxcl/PromiseKit.git (0.31s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (0.02s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.4.1 (0.03s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.05s)
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 1.2.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/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 1.4.1
Build complete.
Done.