The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Tuxedo with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tevelee/Tuxedo.git
Reference: 1.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tevelee/Tuxedo
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at e7d767f Version 1.1.1
Cloned https://github.com/tevelee/Tuxedo.git into spi-builder-workspace
e7d767f7fd2b8904872593a48604ff1810108a88
SUCCESS checkout https://github.com/tevelee/Tuxedo.git at 1.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/tevelee/Eval from cache
Fetched https://github.com/tevelee/Eval (0.36s)
Computing version for https://github.com/tevelee/Eval
Computed https://github.com/tevelee/Eval at 1.5.0 (0.50s)
Creating working copy for https://github.com/tevelee/Eval
Working copy of https://github.com/tevelee/Eval resolved at 1.5.0
Building for debugging...
[1/8] Compiling Eval Pattern.swift
[2/8] Compiling Eval MatchResult.swift
[3/8] Compiling Eval TypedInterpreter.swift
[4/8] Compiling Eval Common.swift
[5/9] Compiling Eval Matcher.swift
[6/9] Compiling Eval Elements.swift
[7/9] Compiling Eval TemplateInterpreter.swift
[8/9] Emitting module Eval
[9/9] Compiling Eval Utils.swift
[10/17] Compiling Tuxedo Generator.swift
[11/17] Compiling Tuxedo Tuxedo.swift
[12/17] Compiling Tuxedo StandardLibrary_DataTypes.swift
[13/18] Compiling Tuxedo StandardLibrary_Tags.swift
[14/18] Compiling Tuxedo StandardLibrary.swift
[15/18] Emitting module Tuxedo
[16/18] Compiling Tuxedo ContextExtensions.swift
[17/18] Compiling Tuxedo StandardLibrary_Functions.swift
[18/18] Compiling Tuxedo Utils.swift
Build complete! (7.68s)
Build complete.
Done.