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.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lukepistrol/Pexels-Swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/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 070ca30 Update FUNDING.yml
Cloned https://github.com/lukepistrol/Pexels-Swift.git
Revision (git rev-parse @):
070ca30171684a4c6579b1e93e233aec2eb7470a
SUCCESS checkout https://github.com/lukepistrol/Pexels-Swift.git at main
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.28s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-docc-symbolkit (0.29s)
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (0.05s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.14s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "pexels-swift",
      "name": "PexelsSwift",
      "url": "https://github.com/lukepistrol/Pexels-Swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Pexels-Swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/lukepistrol/Pexels-Swift.git
[1/1492] Fetching pexels-swift
Fetched https://github.com/lukepistrol/Pexels-Swift.git (0.51s)
Creating working copy for https://github.com/lukepistrol/Pexels-Swift.git
Working copy of https://github.com/lukepistrol/Pexels-Swift.git resolved at main
warning: '.resolve-product-dependencies': dependency 'pexels-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.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 PSVideo.swift
[5/25] Compiling PexelsSwift URLSession+DataForRequest.swift
[6/25] Compiling PexelsSwift PSPagingInfo.swift
[7/25] Compiling PexelsSwift PSPhoto.swift
[8/25] Compiling PexelsSwift PexelsSwift+RateLimit.swift
[9/25] Compiling PexelsSwift PexelsSwift+Results.swift
[10/25] Compiling PexelsSwift PexelsSwift+Photos.swift
[11/25] Compiling PexelsSwift PexelsSwift+Videos.swift
[12/25] Compiling PexelsSwift PexelsSwift.swift
[13/25] Compiling PexelsSwift PSCollection.swift
[14/25] Compiling PexelsSwift PSError.swift
[15/25] Compiling PexelsSwift Data+PrettyJSON.swift
[16/25] Compiling PexelsSwift HTTPURLResponse+.swift
[17/25] Compiling PexelsSwift Int+String.swift
[18/25] Compiling PexelsSwift PSLogLevel.swift
[19/25] Compiling PexelsSwift PSLogger.swift
[20/25] Compiling PexelsSwift PexelsSwift+Color.swift
[21/25] Compiling PexelsSwift PexelsSwift+Orientation+Size+Locale.swift
[22/25] Compiling PexelsSwift PexelsSwift+QueryParameter.swift
[23/25] Compiling PexelsSwift MockURLProtocol.swift
[24/25] Compiling PexelsSwift PexelsSwift+Collections.swift
[25/25] Compiling PexelsSwift PexelsSwift+API.swift
Build complete! (19.97s)
Build complete.
Done.