The Swift Package Index logo.Swift Package Index

Build Information

Successful build of vcomponentkit 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/swift-calendar/vcomponentkit.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/swift-calendar/vcomponentkit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 65b7f50 Merge pull request #8 from swift-calendar/revert-7-duration-support
Cloned https://github.com/swift-calendar/vcomponentkit.git
Revision (git rev-parse @):
65b7f5066fd62fb83811e66e26ee21a326a015ac
SUCCESS checkout https://github.com/swift-calendar/vcomponentkit.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "vcomponentkit",
      "name": "vcomponentkit",
      "url": "https://github.com/swift-calendar/vcomponentkit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/vcomponentkit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/swift-calendar/vcomponentkit.git
[1/147] Fetching vcomponentkit
Fetched https://github.com/swift-calendar/vcomponentkit.git (0.45s)
Creating working copy for https://github.com/swift-calendar/vcomponentkit.git
Working copy of https://github.com/swift-calendar/vcomponentkit.git resolved at master
warning: '.resolve-product-dependencies': dependency 'vcomponentkit' 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/10] Compiling VComponentKit String+VPropertyEncodable.swift
[2/10] Compiling VComponentKit UUID+VPropertyEncodable.swift
[3/11] Compiling VComponentKit String+Utilities.swift
[4/11] Compiling VComponentKit VComponent.swift
[5/11] Compiling VComponentKit Bool+VPropertyEncodable.swift
[6/11] Compiling VComponentKit Int+VPropertyEncodable.swift
[7/11] Compiling VComponentKit VEncodable.swift
[8/11] Compiling VComponentKit VPropertyEncodable.swift
[9/11] Emitting module VComponentKit
[10/11] Compiling VComponentKit URL+VPropertyEncodable.swift
[11/11] Compiling VComponentKit VContentLine.swift
Build complete! (7.01s)
Build complete.
Done.