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 watch-date-picker 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/freysie/watch-date-picker.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/freysie/watch-date-picker
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0d5ad98 Update README.md
Cloned https://github.com/freysie/watch-date-picker.git
Revision (git rev-parse @):
0d5ad98200a6e613b597c879c16078be6621b690
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/freysie/watch-date-picker.git at main
========================================
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": "watch-date-picker",
      "name": "watch-date-picker",
      "url": "https://github.com/freysie/watch-date-picker.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/watch-date-picker",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/freysie/watch-date-picker.git
[1/1333] Fetching watch-date-picker
Fetched https://github.com/freysie/watch-date-picker.git (0.87s)
Creating working copy for https://github.com/freysie/watch-date-picker.git
Working copy of https://github.com/freysie/watch-date-picker.git resolved at main
warning: '.resolve-product-dependencies': dependency 'watch-date-picker' 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/39] Copying Localizable.strings
[31/39] Copying Info.plist
[33/39] Copying Localizable.strings
[40/52] Compiling WatchDatePicker TimeInputView.swift
[41/53] Compiling WatchDatePicker DatePicker.swift
[42/53] Compiling WatchDatePicker Locale+WatchDatePicker.swift
[43/53] Compiling WatchDatePicker View+WatchStatusBarHidden.swift
[44/53] Compiling WatchDatePicker EnvironmentValues+DatePicker.swift
[45/53] Compiling WatchDatePicker EnvironmentValues+TimeInputView.swift
[46/53] Emitting module WatchDatePicker
[47/53] Compiling WatchDatePicker Date+WatchDatePicker.swift
[48/53] Compiling WatchDatePicker EnvironmentValues+DateInputView.swift
[49/53] Compiling WatchDatePicker Constants.swift
[50/53] Compiling WatchDatePicker DateInputView.swift
[51/53] Compiling WatchDatePicker ButtonStyle+Circular.swift
[52/53] Compiling WatchDatePicker ButtonStyle+TimeInputView.swift
[53/53] Compiling WatchDatePicker resource_bundle_accessor.swift
Build complete! (7.64s)
Build complete.
Done.