The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Asheron 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/jkolb/asheron.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jkolb/asheron
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at aad55cb Fix deployment targets and missing imports.
Cloned https://github.com/jkolb/asheron.git
Revision (git rev-parse @):
aad55cbe11e0190c4ab6558f6311186b5f2d583e
SUCCESS checkout https://github.com/jkolb/asheron.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/jkolb/asheron.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/19] Emitting module Asheron
[4/21] Compiling Asheron Texture.swift
[5/21] Compiling Asheron Wave.swift
[6/21] Compiling Asheron GraphicsObject.swift
[7/21] Compiling Asheron Identifier.swift
[8/21] Compiling Asheron Surface.swift
[9/21] Compiling Asheron SurfaceTexture.swift
[10/21] Compiling Asheron DatFile.swift
[11/21] Compiling Asheron DataStream.swift
[12/21] Compiling Asheron Geometry.swift
[13/21] Compiling Asheron Packable.swift
[14/21] Compiling Asheron Palette.swift
[15/21] Compiling Asheron PixelFormat.swift
[16/21] Compiling Asheron Region.swift
[17/21] Compiling Asheron Setup.swift
[18/21] Compiling Asheron SoundType.swift
[19/21] Compiling Asheron AnimHook.swift
[20/21] Compiling Asheron Bitmap.swift
[21/21] Compiling Asheron DXT.swift
Build complete! (5.21s)
Build complete.
Done.