The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kiliankoe/EmealKit.git
Reference: 0.10.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kiliankoe/EmealKit
 * tag               0.10.1     -> FETCH_HEAD
HEAD is now at 3228f1a use more sensible log levels
Cloned https://github.com/kiliankoe/EmealKit.git into spi-builder-workspace
3228f1a1feb4f3283e6162df74527523f7c56dd7
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/kiliankoe/EmealKit.git at 0.10.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.2.app" xcrun swift build --arch arm64
Fetching https://github.com/alexaubry/HTMLString.git from cache
Fetching https://github.com/sharplet/Regex.git from cache
Fetched https://github.com/sharplet/Regex.git (0.19s)
Fetched https://github.com/alexaubry/HTMLString.git (0.20s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (0.03s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (0.46s)
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/alexaubry/HTMLString.git
Working copy of https://github.com/alexaubry/HTMLString.git resolved at 5.0.0
Building for debugging...
[1/11] Compiling HTMLString Mappings.swift
[2/11] Compiling Regex ThreadLocal.swift
[3/11] Compiling Regex String+ReplaceMatching.swift
[4/11] Emitting module HTMLString
[5/11] Compiling HTMLString HTMLString.swift
[6/11] Compiling HTMLString NSString+HTMLString.swift
[7/11] Emitting module Regex
[8/11] Compiling Regex Options.swift
[9/11] Compiling Regex Regex.swift
[10/11] Compiling Regex MatchResult.swift
[11/11] Compiling Regex Foundation+Ranges.swift
[12/27] Compiling EmealKit EmealDelegate.swift
[13/27] Compiling EmealKit LocalizedEmealStrings.swift
[14/27] Compiling EmealKit Double+euroString.swift
[15/27] Compiling EmealKit Emeal.swift
[16/29] Compiling EmealKit CardData.swift
[17/29] Compiling EmealKit Cardservice.swift
[18/29] Compiling EmealKit CardserviceAPI.swift
[19/29] Emitting module EmealKit
[20/29] Compiling EmealKit Transaction.swift
[21/29] Compiling EmealKit Date+short.swift
[22/29] Compiling EmealKit CardserviceError.swift
[23/29] Compiling EmealKit LoginResponse.swift
[24/29] Compiling EmealKit ObservableEmeal.swift
[25/29] Compiling EmealKit EmealError.swift
[26/29] Compiling EmealKit Logger.swift
[27/29] Compiling EmealKit Canteen.swift
[28/29] Compiling EmealKit Meal.swift
[29/29] Compiling EmealKit MensaAPI.swift
Build complete! (9.68s)
Build complete.
Done.