The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Avatars 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/Appsaurus/Avatars.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Appsaurus/Avatars
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f9d00e4 Swift 4.2 WIP (Still waiting on dependency to update)
Cloned https://github.com/Appsaurus/Avatars.git
Revision (git rev-parse @):
f9d00e4cc330dfc86c0bf92092249ab84ef82287
SUCCESS checkout https://github.com/Appsaurus/Avatars.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Appsaurus/Avatars.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/8] Compiling Avatars AvatarExtensions.swift
[4/8] Compiling Avatars AdorableAvatarImageURLProvider.swift
[5/8] Compiling Avatars GravatarImageURLProvider.swift
[6/8] Compiling Avatars AvatarImageURLBuilder.swift
[7/8] Compiling Avatars MD5.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Shared/MD5.swift:220:8: warning: variable 'M' was never mutated; consider changing to 'let' constant
                        var M = toUInt32Array(chunk)
                        ~~~ ^
                        let
[8/8] Emitting module Avatars
Build complete! (4.94s)
Fetching https://github.com/Appsaurus/SwiftTestUtils from cache
Fetched https://github.com/Appsaurus/SwiftTestUtils from cache (0.20s)
Computing version for https://github.com/Appsaurus/SwiftTestUtils
Computed https://github.com/Appsaurus/SwiftTestUtils at 1.0.1 (0.49s)
Creating working copy for https://github.com/Appsaurus/SwiftTestUtils
Working copy of https://github.com/Appsaurus/SwiftTestUtils resolved at 1.0.1
Build complete.
Done.