Build Information
Successful build of JSBridge with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LinusU/JSBridge.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/LinusU/JSBridge
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at cb5846a Merge pull request #8 from LinusU/lu-fix
Cloned https://github.com/LinusU/JSBridge.git
Revision (git rev-parse @):
cb5846a525a31c79f7040fd9df024438883d8924
SUCCESS checkout https://github.com/LinusU/JSBridge.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/LinusU/JSBridge.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/15] Compiling PromiseKit hang.swift
[2/15] Compiling PromiseKit race.swift
[3/16] Compiling PromiseKit after.swift
[4/16] Compiling PromiseKit firstly.swift
[5/16] Compiling PromiseKit Error.swift
[6/16] Compiling PromiseKit Guarantee.swift
[7/16] Compiling PromiseKit Box.swift
[8/16] Compiling PromiseKit Catchable.swift
[9/16] Emitting module PromiseKit
[10/16] Compiling PromiseKit LogEvent.swift
[11/16] Compiling PromiseKit Promise.swift
[12/16] Compiling PromiseKit Configuration.swift
[13/16] Compiling PromiseKit CustomStringConvertible.swift
[14/16] Compiling PromiseKit Resolver.swift
[15/16] Compiling PromiseKit Thenable.swift
[16/16] Compiling PromiseKit when.swift
[17/19] Compiling JSBridge JSBridge.swift
[18/19] Emitting module JSBridge
[19/19] Compiling JSBridge Context.swift
Build complete! (15.09s)
Fetching https://github.com/mxcl/PromiseKit from cache
Fetched https://github.com/mxcl/PromiseKit (0.42s)
Computing version for https://github.com/mxcl/PromiseKit
Computed https://github.com/mxcl/PromiseKit at 6.16.0 (0.03s)
Creating working copy for https://github.com/mxcl/PromiseKit
Working copy of https://github.com/mxcl/PromiseKit resolved at 6.16.0
Build complete.
Done.