The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Degu 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/cats-oss/Degu.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cats-oss/Degu
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 16d23f4 Update Degu.podspec
Cloned https://github.com/cats-oss/Degu.git into spi-builder-workspace
16d23f43507ebdf26b81d58ded8fecc3ba0c52a4
SUCCESS checkout https://github.com/cats-oss/Degu.git at 0.2.0
========================================
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)
Building for debugging...
[0/7] Compiling RuntimeHandler RuntimeHandler.m
[2/7] Compiling Degu Swizzle.swift
[3/7] Compiling Degu ApplicationProxyDelegate.swift
[4/7] Compiling Degu ApplicationProxy.swift
[5/7] Compiling Degu Application.extension.swift
[6/7] Emitting module Degu
[7/7] Compiling Degu ViewController.extension.swift
Build complete! (10.48s)
Build complete.
Done.