The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PexelsSwift 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/lukepistrol/Pexels-Swift.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lukepistrol/Pexels-Swift
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 192bdcf Merge pull request #14 from lukepistrol/feat/add-fps-property
Cloned https://github.com/lukepistrol/Pexels-Swift.git into spi-builder-workspace
192bdcf5c9e91ab612c8b85d73c6b8090a754c4f
SUCCESS checkout https://github.com/lukepistrol/Pexels-Swift.git at 1.0.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.app" xcrun swift build --arch arm64
Building ... (attempt 1)
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
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (0.04s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.35s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.04s)
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
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.2.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/23] Compiling PexelsSwift PexelsSwift+Color.swift
[4/23] Compiling PexelsSwift PexelsSwift+Orientation+Size+Locale.swift
[5/23] Compiling PexelsSwift PexelsSwift+QueryParameter.swift
[6/25] Compiling PexelsSwift PSPagingInfo.swift
[7/25] Compiling PexelsSwift PSPhoto.swift
[8/25] Emitting module PexelsSwift
[9/25] Compiling PexelsSwift PSError.swift
[10/25] Compiling PexelsSwift Data+PrettyJSON.swift
[11/25] Compiling PexelsSwift HTTPURLResponse+.swift
[12/25] Compiling PexelsSwift PexelsSwift+RateLimit.swift
[13/25] Compiling PexelsSwift PexelsSwift+Results.swift
[14/25] Compiling PexelsSwift PexelsSwift+Photos.swift
[15/25] Compiling PexelsSwift PexelsSwift+Videos.swift
[16/25] Compiling PexelsSwift PexelsSwift.swift
[17/25] Compiling PexelsSwift PSCollection.swift
[18/25] Compiling PexelsSwift MockURLProtocol.swift
[19/25] Compiling PexelsSwift PexelsSwift+Collections.swift
[20/25] Compiling PexelsSwift PexelsSwift+API.swift
[21/25] Compiling PexelsSwift Int+String.swift
[22/25] Compiling PexelsSwift PSLogLevel.swift
[23/25] Compiling PexelsSwift PSLogger.swift
[24/25] Compiling PexelsSwift PSVideo.swift
[25/25] Compiling PexelsSwift URLSession+DataForRequest.swift
Build complete! (13.75s)
Build complete.
Done.