The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwURL with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cmtrounce/SwURL.git
Reference: 0.6.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cmtrounce/SwURL
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at a303115 Fixed docc reference to function.
Cloned https://github.com/cmtrounce/SwURL.git into spi-builder-workspace
a3031159fde503989b3d83b514d24293d606b89d
SUCCESS checkout https://github.com/cmtrounce/SwURL.git at 0.6.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.2.app" xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.30s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-docc-symbolkit (0.34s)
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.06s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.05s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwURL/Documentation.docc
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/17] Compiling SwURL ImageProcessing.swift
[4/17] Compiling SwURL ImageCacheProvider.swift
[5/17] Compiling SwURL PersistentImageCache.swift
[6/17] Compiling SwURL CGImage+Data.swift
[7/17] Compiling SwURL FileManager+Paths.swift
[8/17] Compiling SwURL Downloader.swift
[9/17] Compiling SwURL ImageCacheStrategy.swift
[10/17] Compiling SwURL SwURLDebug.swift
[11/17] Compiling SwURL ImageTransitionType.swift
[12/17] Compiling SwURL SwURLImage.swift
[13/17] Compiling SwURL ImageLoader.swift
[14/17] Compiling SwURL RemoteImage.swift
[15/17] Emitting module SwURL
[16/17] Compiling SwURL InMemoryImageCache.swift
[17/17] Compiling SwURL NeverImageCache.swift
[18/18] Compiling SwURL SwURL.swift
Build complete! (23.48s)
Build complete.
Done.