Build Information
Successful build of Marionette with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LinusU/Marionette.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/LinusU/Marionette
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3c0699e 🎉 Add CocoaPods support
Cloned https://github.com/LinusU/Marionette.git
Revision (git rev-parse @):
3c0699e869fdbe13a5d03042884c17d418293a12
SUCCESS checkout https://github.com/LinusU/Marionette.git at master
Fetching https://github.com/artman/Signals from cache
Fetching https://github.com/LinusU/JSBridge from cache
Fetching https://github.com/mxcl/PromiseKit from cache
Fetched https://github.com/LinusU/JSBridge (0.24s)
Fetched https://github.com/artman/Signals (0.30s)
Fetched https://github.com/mxcl/PromiseKit (0.30s)
Computing version for https://github.com/mxcl/PromiseKit
Computed https://github.com/mxcl/PromiseKit at 6.8.3 (0.08s)
Computing version for https://github.com/LinusU/JSBridge
Computed https://github.com/LinusU/JSBridge at 1.0.0-alpha.15 (0.59s)
Computing version for https://github.com/artman/Signals
Computed https://github.com/artman/Signals at 6.0.0 (0.04s)
Creating working copy for https://github.com/artman/Signals
Working copy of https://github.com/artman/Signals resolved at 6.0.0
Creating working copy for https://github.com/LinusU/JSBridge
Working copy of https://github.com/LinusU/JSBridge resolved at 1.0.0-alpha.15
Creating working copy for https://github.com/mxcl/PromiseKit
Working copy of https://github.com/mxcl/PromiseKit resolved at 6.8.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "marionette",
"name": "Marionette",
"url": "https://github.com/LinusU/Marionette.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Marionette",
"dependencies": [
{
"identity": "signals",
"name": "Signals",
"url": "https://github.com/artman/Signals",
"version": "6.1.0",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Signals",
"dependencies": [
]
},
{
"identity": "jsbridge",
"name": "JSBridge",
"url": "https://github.com/LinusU/JSBridge",
"version": "1.0.0-alpha.16",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSBridge",
"dependencies": [
{
"identity": "promisekit",
"name": "PromiseKit",
"url": "https://github.com/mxcl/PromiseKit",
"version": "6.22.1",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PromiseKit",
"dependencies": [
]
}
]
},
{
"identity": "promisekit",
"name": "PromiseKit",
"url": "https://github.com/mxcl/PromiseKit",
"version": "6.22.1",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PromiseKit",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/LinusU/Marionette.git
[1/139] Fetching marionette
Fetched https://github.com/LinusU/Marionette.git (0.26s)
Fetching https://github.com/LinusU/JSBridge from cache
Fetching https://github.com/artman/Signals from cache
Fetching https://github.com/mxcl/PromiseKit from cache
Fetched https://github.com/artman/Signals (0.20s)
Fetched https://github.com/LinusU/JSBridge (0.20s)
Fetched https://github.com/mxcl/PromiseKit (0.22s)
Computing version for https://github.com/LinusU/JSBridge
Computed https://github.com/LinusU/JSBridge at 1.0.0-alpha.16 (0.48s)
Computing version for https://github.com/artman/Signals
Computed https://github.com/artman/Signals at 6.1.0 (0.03s)
Computing version for https://github.com/mxcl/PromiseKit
Computed https://github.com/mxcl/PromiseKit at 6.22.1 (0.04s)
Creating working copy for https://github.com/artman/Signals
Working copy of https://github.com/artman/Signals resolved at 6.1.0
Creating working copy for https://github.com/mxcl/PromiseKit
Working copy of https://github.com/mxcl/PromiseKit resolved at 6.22.1
Creating working copy for https://github.com/LinusU/Marionette.git
Working copy of https://github.com/LinusU/Marionette.git resolved at master
Creating working copy for https://github.com/LinusU/JSBridge
Working copy of https://github.com/LinusU/JSBridge resolved at 1.0.0-alpha.16
warning: '.resolve-product-dependencies': dependency 'marionette' is not used by any target
Found 3 product dependencies
- Signals
- JSBridge
- PromiseKit
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/20] Compiling Signals UIControl+Signals.swift
[2/20] Compiling Signals UIBarButtonItem+Signals.swift
[3/20] Compiling PromiseKit hang.swift
[4/20] Compiling PromiseKit race.swift
[5/20] Compiling PromiseKit Resolver.swift
[6/20] Compiling PromiseKit Thenable.swift
[7/20] Compiling PromiseKit after.swift
[8/20] Compiling PromiseKit firstly.swift
[9/21] Compiling PromiseKit Error.swift
[10/21] Compiling Signals AssociatedObject.swift
[11/21] Emitting module Signals
[12/21] Compiling Signals Signal.swift
[13/21] Compiling PromiseKit Guarantee.swift
[14/21] Compiling PromiseKit Configuration.swift
[15/21] Compiling PromiseKit CustomStringConvertible.swift
[16/21] Compiling PromiseKit Box.swift
[17/21] Compiling PromiseKit Catchable.swift
[18/21] Compiling PromiseKit LogEvent.swift
[19/21] Compiling PromiseKit Promise.swift
[20/21] Emitting module PromiseKit
[21/21] Compiling PromiseKit when.swift
[22/24] Compiling JSBridge Context.swift
[23/24] Compiling JSBridge JSBridge.swift
[24/24] Emitting module JSBridge
[25/26] Emitting module Marionette
[26/26] Compiling Marionette Marionette.swift
Build complete! (28.24s)
Build complete.
Done.