Build Information
Successful build of BinaryCookies 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/interstateone/binarycookies.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/interstateone/binarycookies
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 8f94281 Use new decodeRemainder() API to decode plist
Cloned https://github.com/interstateone/binarycookies.git
Revision (git rev-parse @):
8f942818b31c7e72626641ef5348f02b0ad22369
SUCCESS checkout https://github.com/interstateone/binarycookies.git at master
Fetching https://github.com/jverkoey/BinaryCodable from cache
Fetched https://github.com/jverkoey/BinaryCodable (0.18s)
Creating working copy for https://github.com/jverkoey/BinaryCodable
Working copy of https://github.com/jverkoey/BinaryCodable resolved at 2d4834e4972c46bdb3ec59d025ba29b7e9b7522b
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "binarycookies",
"name": "BinaryCookies",
"url": "https://github.com/interstateone/binarycookies.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/binarycookies",
"dependencies": [
{
"identity": "binarycodable",
"name": "BinaryCodable",
"url": "https://github.com/jverkoey/BinaryCodable",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BinaryCodable",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/interstateone/binarycookies.git
[1/84] Fetching binarycookies
Fetched https://github.com/interstateone/binarycookies.git (0.27s)
Fetching https://github.com/jverkoey/BinaryCodable from cache
Fetched https://github.com/jverkoey/BinaryCodable (0.18s)
Creating working copy for https://github.com/jverkoey/BinaryCodable
Working copy of https://github.com/jverkoey/BinaryCodable resolved at 2d4834e4972c46bdb3ec59d025ba29b7e9b7522b
Creating working copy for https://github.com/interstateone/binarycookies.git
Working copy of https://github.com/interstateone/binarycookies.git resolved at master
Found 1 product dependencies
- BinaryCodable
========================================
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/9] Compiling BinaryCodable BinaryEncodable.swift
[2/9] Compiling BinaryCodable ByteRepresentations.swift
[3/9] Compiling BinaryCodable BufferedData.swift
[4/9] Compiling BinaryCodable BinaryDataEncoder.swift
[5/9] Compiling BinaryCodable BinaryDataDecoder.swift
[6/9] Compiling BinaryCodable BinaryCodable.swift
[7/9] Compiling BinaryCodable BinaryDecodable.swift
[8/9] Emitting module BinaryCodable
[9/11] Emitting module BinaryCookies
[10/11] Compiling BinaryCookies BinaryCookies.swift
[11/14] Compiling dumpcookies Extensions.swift
[12/14] Compiling dumpcookies main.swift
[13/14] Emitting module dumpcookies
[13/14] Linking dumpcookies
Build complete! (11.25s)
Build complete.
Done.