The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftQuests 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/Ast3r10n/swiftquests.git
Reference: develop
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Ast3r10n/swiftquests
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 18d8aa0 Merge pull request #35 from Ast3r10n/release/0.4.0
Cloned https://github.com/Ast3r10n/swiftquests.git
Revision (git rev-parse @):
18d8aa018ce6d3a91c55a78f116312018703c5ac
SUCCESS checkout https://github.com/Ast3r10n/swiftquests.git at develop
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftquests",
      "name": "SwiftQuests",
      "url": "https://github.com/Ast3r10n/swiftquests.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftquests",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Ast3r10n/swiftquests.git
[1/724] Fetching swiftquests
Fetched https://github.com/Ast3r10n/swiftquests.git (0.28s)
Creating working copy for https://github.com/Ast3r10n/swiftquests.git
Working copy of https://github.com/Ast3r10n/swiftquests.git resolved at develop
warning: '.resolve-product-dependencies': dependency 'swiftquests' 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
Building for debugging...
[1/5] Compiling SwiftQuests RequestConfigurationHolder.swift
[2/5] Compiling SwiftQuests NetworkError.swift
[3/5] Compiling SwiftQuests DefaultRequestConfiguration.swift
[4/5] Emitting module SwiftQuests
[5/5] Compiling SwiftQuests Request.swift
Build complete! (7.30s)
Build complete.
Done.