The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftUI > IfLet 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/jhonatn/SwiftUI-IfLet.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jhonatn/SwiftUI-IfLet
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 385ff28 Both views now use ViewBuilder
Cloned https://github.com/jhonatn/SwiftUI-IfLet.git
Revision (git rev-parse @):
385ff28574337dccb62498837d1f246ea9861360
SUCCESS checkout https://github.com/jhonatn/SwiftUI-IfLet.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftui-iflet",
      "name": "SwiftUI > IfLet",
      "url": "https://github.com/jhonatn/SwiftUI-IfLet.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUI-IfLet",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/jhonatn/SwiftUI-IfLet.git
[1/86] Fetching swiftui-iflet
Fetched https://github.com/jhonatn/SwiftUI-IfLet.git (0.24s)
Creating working copy for https://github.com/jhonatn/SwiftUI-IfLet.git
Working copy of https://github.com/jhonatn/SwiftUI-IfLet.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swiftui-iflet' 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/3] Emitting module SwiftUIIfLet
[2/3] Compiling SwiftUIIfLet IfLet.swift
[3/3] Compiling SwiftUIIfLet IfBindingLet.swift
Build complete! (11.58s)
Build complete.
Done.