The Swift Package Index logo.Swift Package Index

Build Information

Successful build of icalendarkit 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/icalendarkit.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/swift-calendar/icalendarkit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 389fcea Merge pull request #14 from swift-calendar/support-calendar-extensions
Cloned https://github.com/swift-calendar/icalendarkit.git
Revision (git rev-parse @):
389fceafc1132ef284c6215118421bc88f1bfc8c
SUCCESS checkout https://github.com/swift-calendar/icalendarkit.git at master
Fetching https://github.com/swift-calendar/vcomponentkit.git from cache
Fetched https://github.com/swift-calendar/vcomponentkit.git (0.17s)
Computing version for https://github.com/swift-calendar/vcomponentkit.git
Computed https://github.com/swift-calendar/vcomponentkit.git at 1.0.5 (0.51s)
Creating working copy for https://github.com/swift-calendar/vcomponentkit.git
Working copy of https://github.com/swift-calendar/vcomponentkit.git resolved at 1.0.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "icalendarkit",
      "name": "icalendarkit",
      "url": "https://github.com/swift-calendar/icalendarkit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/icalendarkit",
      "dependencies": [
        {
          "identity": "vcomponentkit",
          "name": "vcomponentkit",
          "url": "https://github.com/swift-calendar/vcomponentkit.git",
          "version": "1.0.5",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/vcomponentkit",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/swift-calendar/icalendarkit.git from cache
Fetched https://github.com/swift-calendar/icalendarkit.git (0.18s)
Fetching https://github.com/swift-calendar/vcomponentkit.git from cache
Fetched https://github.com/swift-calendar/vcomponentkit.git (0.18s)
Computing version for https://github.com/swift-calendar/vcomponentkit.git
Computed https://github.com/swift-calendar/vcomponentkit.git at 1.0.5 (0.01s)
Creating working copy for https://github.com/swift-calendar/vcomponentkit.git
Working copy of https://github.com/swift-calendar/vcomponentkit.git resolved at 1.0.5
Creating working copy for https://github.com/swift-calendar/icalendarkit.git
Working copy of https://github.com/swift-calendar/icalendarkit.git resolved at master
warning: '.resolve-product-dependencies': dependency 'icalendarkit' is not used by any target
Found 1 product dependencies
  - vcomponentkit
========================================
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 VEncodable.swift
[2/10] Compiling VComponentKit VPropertyEncodable.swift
[3/10] Compiling VComponentKit VComponent.swift
[4/10] Compiling VComponentKit Bool+VPropertyEncodable.swift
[5/10] Compiling VComponentKit Int+VPropertyEncodable.swift
[6/11] Compiling VComponentKit VContentLine.swift
[7/11] Compiling VComponentKit String+Utilities.swift
[8/11] Emitting module VComponentKit
[9/11] Compiling VComponentKit URL+VPropertyEncodable.swift
[10/11] Compiling VComponentKit String+VPropertyEncodable.swift
[11/11] Compiling VComponentKit UUID+VPropertyEncodable.swift
[12/26] Compiling ICalendarKit TimeZoneComponent.swift
[13/26] Compiling ICalendarKit Date+VPropertyEncodable.swift
[14/26] Compiling ICalendarKit ICalendarJournal.swift
[15/26] Compiling ICalendarKit ICalendarToDo.swift
[16/26] Compiling ICalendarKit ICalendarDate.swift
[17/26] Compiling ICalendarKit ICalendarDuration.swift
[18/26] Compiling ICalendarKit ICalendar.swift
[19/26] Compiling ICalendarKit ICalendarAlarm.swift
[20/26] Emitting module ICalendarKit
[21/26] Compiling ICalendarKit ICalendarGeographicPosition.swift
[22/26] Compiling ICalendarKit ICalendarMicrosoftExtensions.swift
[23/26] Compiling ICalendarKit DaylightComponent.swift
[24/26] Compiling ICalendarKit StandardComponent.swift
[25/26] Compiling ICalendarKit ICalendarEvent.swift
[26/26] Compiling ICalendarKit ICalendarFreeBusy.swift
[27/28] Compiling ICalendarKit ICalendarProductIdentifier.swift
[28/28] Compiling ICalendarKit ICalendarRecurrenceRule.swift
Build complete! (10.18s)
Build complete.
Done.