This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

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.22.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-calendar/icalendarkit.git
Reference: 1.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
HEAD is now at 389fcea Merge pull request #14 from swift-calendar/support-calendar-extensions
Cloned https://github.com/swift-calendar/icalendarkit.git into /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
389fceafc1132ef284c6215118421bc88f1bfc8c
SUCCESS checkout https://github.com/swift-calendar/icalendarkit.git at 1.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build complete.
Building for debugging...
[1/10] Compiling VComponentKit String+Utilities.swift
[2/11] Compiling VComponentKit VContentLine.swift
[3/11] Compiling VComponentKit UUID+VPropertyEncodable.swift
[4/11] Compiling VComponentKit URL+VPropertyEncodable.swift
[5/11] Compiling VComponentKit VEncodable.swift
[6/11] Compiling VComponentKit VPropertyEncodable.swift
[7/11] Compiling VComponentKit VComponent.swift
[8/11] Compiling VComponentKit Bool+VPropertyEncodable.swift
[9/11] Emitting module VComponentKit
[10/11] Compiling VComponentKit Int+VPropertyEncodable.swift
[11/11] Compiling VComponentKit String+VPropertyEncodable.swift
[12/26] Compiling ICalendarKit ICalendar.swift
[13/26] Compiling ICalendarKit ICalendarAlarm.swift
[14/28] Compiling ICalendarKit ICalendarDate.swift
[15/28] Compiling ICalendarKit ICalendarDuration.swift
[16/28] Compiling ICalendarKit DaylightComponent.swift
[17/28] Compiling ICalendarKit StandardComponent.swift
[18/28] Compiling ICalendarKit ICalendarGeographicPosition.swift
[19/28] Compiling ICalendarKit ICalendarMicrosoftExtensions.swift
[20/28] Compiling ICalendarKit ICalendarJournal.swift
[21/28] Compiling ICalendarKit ICalendarToDo.swift
[22/28] Compiling ICalendarKit ICalendarEvent.swift
[23/28] Compiling ICalendarKit ICalendarFreeBusy.swift
[24/28] Emitting module ICalendarKit
[25/28] Compiling ICalendarKit TimeZoneComponent.swift
[26/28] Compiling ICalendarKit Date+VPropertyEncodable.swift
[27/28] Compiling ICalendarKit ICalendarProductIdentifier.swift
[28/28] Compiling ICalendarKit ICalendarRecurrenceRule.swift
Build complete! (15.57s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Fetching https://github.com/swift-calendar/icalendarkit.git from cache
Fetched https://github.com/swift-calendar/icalendarkit.git (0.19s)
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.43s)
Creating working copy for https://github.com/swift-calendar/icalendarkit.git
Working copy of https://github.com/swift-calendar/icalendarkit.git resolved at 1.0.2
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
warning: '.resolve-product-dependencies': dependency 'icalendarkit' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/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/0/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/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/vcomponentkit",
          "dependencies": [

          ]
        }
      ]
    }
  ]
}
Found 1 product dependencies
  - vcomponentkit
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.