Build Information
Successful build of M3U8Decoder, reference 2.0.0 (3548e6
), with Swift 5.10 for macOS (SPM) on 23 Jul 2024 07:52:08 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.47.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ikhvorost/M3U8Decoder.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ikhvorost/M3U8Decoder
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 3548e64 Updated tests
Cloned https://github.com/ikhvorost/M3U8Decoder.git
Revision (git rev-parse @):
3548e64395c9324aaf4dd336b70e98a4e441ee98
SUCCESS checkout https://github.com/ikhvorost/M3U8Decoder.git at 2.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "m3u8decoder",
"name": "M3U8Decoder",
"url": "https://github.com/ikhvorost/M3U8Decoder.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/M3U8Decoder",
"dependencies": [
]
}
]
}
Fetching https://github.com/ikhvorost/M3U8Decoder.git
[1/421] Fetching m3u8decoder
Fetched https://github.com/ikhvorost/M3U8Decoder.git from cache (1.15s)
Creating working copy for https://github.com/ikhvorost/M3U8Decoder.git
Working copy of https://github.com/ikhvorost/M3U8Decoder.git resolved at 2.0.0 (3548e64)
warning: '.resolve-product-dependencies': dependency 'm3u8decoder' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/ikhvorost/M3U8Decoder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/7] Compiling M3U8Decoder MasterPlaylist.swift
[4/7] Compiling M3U8Decoder M3U8Parser.swift
[5/7] Compiling M3U8Decoder MediaPlaylist.swift
[6/7] Compiling M3U8Decoder M3U8Decoder.swift
[7/7] Emitting module M3U8Decoder
Build complete! (5.26s)
Build complete.
Done.