The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MPUtils with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/martinpucik/mputils.git
Reference: 0.3.7
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/martinpucik/mputils
 * tag               0.3.7      -> FETCH_HEAD
HEAD is now at 98ce612 UINavigationController method availability
Cloned https://github.com/martinpucik/mputils.git
Revision (git rev-parse @):
98ce612dfa64c0377f44d6cb123f4e4b094575b0
SUCCESS checkout https://github.com/martinpucik/mputils.git at 0.3.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/martinpucik/mputils.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/13] Compiling MPUtilsUIKit UITableViewExtension.swift
[5/14] Compiling MPUtilsUIKit UIColorExtension.swift
[6/14] Compiling MPUtilsUIKit UIControlExtension.swift
[7/14] Compiling MPUtilsUIKit UITableViewCellExtension.swift
[8/14] Compiling MPUtilsUIKit UIApplicationExtension.swift
[9/14] Compiling MPUtilsUIKit UIBarButtonItemExtension.swift
[10/14] Compiling MPUtilsUIKit UIViewExtension.swift
[11/14] Emitting module MPUtilsUIKit
[12/14] Compiling MPUtilsUIKit UIViewControllerExtension.swift
[13/14] Compiling MPUtilsUIKit UINavigationControllerExtension.swift
[14/14] Compiling MPUtilsUIKit MPUInputAccessoryKeyboardView.swift
[15/22] Compiling MPUtils StringExtension.swift
[16/22] Compiling MPUtils Logger.swift
[17/22] Compiling MPUtils NSTextAttachmentExtension.swift
[18/22] Compiling MPUtils URLExtension.swift
[19/22] Compiling MPUtils CollectionExtension.swift
[20/23] Compiling MPUtils NSAttributedStringExtension.swift
[21/23] Emitting module MPUtils
[22/23] Compiling MPUtils DateExtension.swift
[23/23] Compiling MPUtils World.swift
Build complete! (5.12s)
Build complete.
Done.