The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Dynamic 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/mhdhejazi/Dynamic.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mhdhejazi/Dynamic
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7728830 Create LICENSE
Cloned https://github.com/mhdhejazi/Dynamic.git
Revision (git rev-parse @):
772883073d044bc754d401cabb6574624eb3778f
SUCCESS checkout https://github.com/mhdhejazi/Dynamic.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": "dynamic",
      "name": "Dynamic",
      "url": "https://github.com/mhdhejazi/Dynamic.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Dynamic",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/mhdhejazi/Dynamic.git
[1/230] Fetching dynamic
Fetched https://github.com/mhdhejazi/Dynamic.git (0.30s)
Creating working copy for https://github.com/mhdhejazi/Dynamic.git
Working copy of https://github.com/mhdhejazi/Dynamic.git resolved at master
warning: '.resolve-product-dependencies': dependency 'dynamic' 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 Dynamic Dynamic.swift
[2/5] Emitting module Dynamic
[3/5] Compiling Dynamic Invocation.swift
[4/5] Compiling Dynamic Logger.swift
[5/5] Compiling Dynamic TypeMapping.swift
Build complete! (8.03s)
Build complete.
Done.