The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Cheats 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/rwbutler/Cheats.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rwbutler/Cheats
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 064ffd6 Updated build status badge
Cloned https://github.com/rwbutler/Cheats.git
Revision (git rev-parse @):
064ffd62724613b500193564f7519925fdc3b3cb
SUCCESS checkout https://github.com/rwbutler/Cheats.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "cheats",
      "name": "Cheats",
      "url": "https://github.com/rwbutler/Cheats.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Cheats",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/rwbutler/Cheats.git
[1/333] Fetching cheats
Fetched https://github.com/rwbutler/Cheats.git (0.61s)
Creating working copy for https://github.com/rwbutler/Cheats.git
Working copy of https://github.com/rwbutler/Cheats.git resolved at main
warning: '.resolve-product-dependencies': dependency 'cheats' 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 Cheats CheatCodeAction.swift
[2/5] Emitting module Cheats
[3/5] Compiling Cheats CheatCodeSwipeDirection.swift
[4/5] Compiling Cheats CheatCode.swift
[5/5] Compiling Cheats CheatCodeState.swift
Build complete! (8.90s)
Build complete.
Done.