Build Information
Successful build of PexelsSwift with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.39.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lukepistrol/Pexels-Swift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lukepistrol/Pexels-Swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at feef363 Merge pull request #16 from itzaks/main
Cloned https://github.com/lukepistrol/Pexels-Swift.git
Revision (git rev-parse @):
feef3637b92ea25baf9588a25578090b6a01d2af
SUCCESS checkout https://github.com/lukepistrol/Pexels-Swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/lukepistrol/Pexels-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/23] Emitting module PexelsSwift
[4/25] Compiling PexelsSwift MockURLProtocol.swift
[5/25] Compiling PexelsSwift PexelsSwift+Collections.swift
[6/25] Compiling PexelsSwift PexelsSwift+API.swift
[7/25] Compiling PexelsSwift PexelsSwift+RateLimit.swift
[8/25] Compiling PexelsSwift PexelsSwift+Results.swift
[9/25] Compiling PexelsSwift PexelsSwift+Photos.swift
[10/25] Compiling PexelsSwift PSPagingInfo.swift
[11/25] Compiling PexelsSwift PSPhoto.swift
[12/25] Compiling PexelsSwift PexelsSwift+Videos.swift
[13/25] Compiling PexelsSwift PexelsSwift.swift
[14/25] Compiling PexelsSwift PSCollection.swift
[15/25] Compiling PexelsSwift Int+String.swift
[16/25] Compiling PexelsSwift PSLogLevel.swift
[17/25] Compiling PexelsSwift PSLogger.swift
[18/25] Compiling PexelsSwift PSError.swift
[19/25] Compiling PexelsSwift Data+PrettyJSON.swift
[20/25] Compiling PexelsSwift HTTPURLResponse+.swift
[21/25] Compiling PexelsSwift PexelsSwift+Color.swift
[22/25] Compiling PexelsSwift PexelsSwift+Orientation+Size+Locale.swift
[23/25] Compiling PexelsSwift PexelsSwift+QueryParameter.swift
[24/25] Compiling PexelsSwift PSVideo.swift
[25/25] Compiling PexelsSwift URLSession+DataForRequest.swift
Build complete! (10.79s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-plugin (0.22s)
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.34s)
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
Build complete.
Done.