Build Information
Successful build of M3U8Decoder, reference 2.0.0 (3548e6
), with Swift 5.9 for macOS (SPM) on 23 Jul 2024 07:54:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/ikhvorost/M3U8Decoder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling M3U8Decoder M3U8Parser.swift
[2/5] Compiling M3U8Decoder MasterPlaylist.swift
[3/5] Compiling M3U8Decoder MediaPlaylist.swift
[4/5] Compiling M3U8Decoder M3U8Decoder.swift
[5/5] Emitting module M3U8Decoder
Build complete! (5.48s)
Build complete.
Done.