The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PlaceholderImages 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/Appsaurus/PlaceholderImages.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Appsaurus/PlaceholderImages
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at f04b9a6 Swift 4.2
Cloned https://github.com/Appsaurus/PlaceholderImages.git into spi-builder-workspace
f04b9a60eff34432c4edaa082dad8de316d1a60b
SUCCESS checkout https://github.com/Appsaurus/PlaceholderImages.git at 1.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/Appsaurus/SwiftTestUtils from cache
Fetched https://github.com/Appsaurus/SwiftTestUtils (0.18s)
Computing version for https://github.com/Appsaurus/SwiftTestUtils
Computed https://github.com/Appsaurus/SwiftTestUtils at 1.0.1 (0.02s)
Creating working copy for https://github.com/Appsaurus/SwiftTestUtils
Working copy of https://github.com/Appsaurus/SwiftTestUtils resolved at 1.0.1
Building for debugging...
[1/8] Compiling PlaceholderImages Unsplash.swift
[2/8] Compiling PlaceholderImages PlaceImg.swift
[3/8] Compiling PlaceholderImages LoremPixel.swift
[4/8] Compiling PlaceholderImages PlaceholderImageGenerator.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Shared/PlaceholderImageGenerator.swift:51:2: warning: 'fileprivate' modifier is redundant for instance method declared in a fileprivate extension
        fileprivate func toURL() -> URL{
        ^~~~~~~~~~~~
[5/8] Compiling PlaceholderImages DummyImage.swift
[6/8] Emitting module PlaceholderImages
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Shared/PlaceholderImageGenerator.swift:51:2: warning: 'fileprivate' modifier is redundant for instance method declared in a fileprivate extension
        fileprivate func toURL() -> URL{
        ^~~~~~~~~~~~
[7/8] Compiling PlaceholderImages LoremFlickr.swift
[8/8] Compiling PlaceholderImages ImageURLProvider.swift
Build complete! (4.35s)
Build complete.
Done.