The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WhatsNew 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/frios/WhatsNew.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/frios/WhatsNew
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 74c3414 Merge pull request #2 from catloafsoft/main
Cloned https://github.com/frios/WhatsNew.git
Revision (git rev-parse @):
74c3414ee7e62885280b6d85e11237dade398692
SUCCESS checkout https://github.com/frios/WhatsNew.git at main
========================================
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": "whatsnew",
      "name": "WhatsNew",
      "url": "https://github.com/frios/WhatsNew.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WhatsNew",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/frios/WhatsNew.git
[1/813] Fetching whatsnew
Fetched https://github.com/frios/WhatsNew.git (0.35s)
Creating working copy for https://github.com/frios/WhatsNew.git
Working copy of https://github.com/frios/WhatsNew.git resolved at main
warning: '.resolve-product-dependencies': dependency 'whatsnew' 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...
[0/8] Copying Localizable.strings
[0/8] Copying Info.plist
[4/8] Copying Localizable.strings
[9/13] Compiling WhatsNew resource_bundle_accessor.swift
[10/13] Compiling WhatsNew BulletPointView.swift
[11/13] Compiling WhatsNew WhatsNew.swift
[12/13] Compiling WhatsNew WhatsNewView.swift
[13/13] Emitting module WhatsNew
Build complete! (12.93s)
Build complete.
Done.