The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SImage 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/backslash-f/simage.git
Reference: v2.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/backslash-f/simage
 * tag               v2.0.1     -> FETCH_HEAD
HEAD is now at 0927fa7 Use SPM Resources (SE-0271)
Cloned https://github.com/backslash-f/simage.git into spi-builder-workspace
0927fa7a625c8dd99ba89cf1d492a7db55420424
SUCCESS checkout https://github.com/backslash-f/simage.git at v2.0.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/backslash-f/applogger from cache
Fetching https://github.com/backslash-f/worker from cache
Fetched https://github.com/backslash-f/worker (0.18s)
Fetched https://github.com/backslash-f/applogger (0.18s)
Computing version for https://github.com/backslash-f/applogger
Computed https://github.com/backslash-f/applogger at 1.0.0 (0.40s)
Computing version for https://github.com/backslash-f/worker
Computed https://github.com/backslash-f/worker at 1.0.0 (0.40s)
Creating working copy for https://github.com/backslash-f/applogger
Working copy of https://github.com/backslash-f/applogger resolved at 1.0.0
Creating working copy for https://github.com/backslash-f/worker
Working copy of https://github.com/backslash-f/worker resolved at 1.0.0
Building for debugging...
[1/4] Emitting module Worker
[2/4] Emitting module AppLogger
[3/4] Compiling Worker Worker.swift
[4/4] Compiling AppLogger AppLogger.swift
[5/16] Compiling SImage SImageError.swift
[6/16] Compiling SImage SImage.swift
[7/16] Compiling SImage SImage+Thumbnails.swift
[8/16] Compiling SImage SImage+Save.swift
[9/16] Compiling SImage SImage+Size.swift
[10/16] Compiling SImage SImage+Combine.swift
[11/16] Compiling SImage SImage+Logging.swift
[12/16] Compiling SImage CGImageProperties+Extensions.swift
[13/16] Compiling SImage CGImagePropertyOrientation+Extensions.swift
[14/16] Compiling SImage SImage+Properties.swift
[15/16] Compiling SImage SImage+Rotation.swift
[16/16] Emitting module SImage
[17/17] Compiling SImage SImageSettings.swift
Build complete! (5.97s)
Build complete.
Done.