The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SunKit with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Sunlitt/SunKit.git
Reference: 2.8.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Sunlitt/SunKit
 * tag               2.8.0      -> FETCH_HEAD
HEAD is now at 9179216 Immutability (#50)
Cloned https://github.com/Sunlitt/SunKit.git
Revision (git rev-parse @):
9179216697d4a5f1397423de46767c10f87e273c
SUCCESS checkout https://github.com/Sunlitt/SunKit.git at 2.8.0
warning: 'spi-builder-workspace': /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Package.swift:9:45: warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version
        .iOS(.v14), .macOS(.v10_15), .tvOS(.v9), .watchOS(.v6)
                                            ^
========================================
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": "sunkit",
      "name": "SunKit",
      "url": "https://github.com/Sunlitt/SunKit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SunKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Sunlitt/SunKit.git from cache
Fetched https://github.com/Sunlitt/SunKit.git (0.29s)
warning: 'sunkit': /Package.swift:9:45: warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version
        .iOS(.v14), .macOS(.v10_15), .tvOS(.v9), .watchOS(.v6)
                                            ^
Creating working copy for https://github.com/Sunlitt/SunKit.git
Working copy of https://github.com/Sunlitt/SunKit.git resolved at 2.8.0
warning: 'sunkit': /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SunKit/Package.swift:9:45: warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version
        .iOS(.v14), .macOS(.v10_15), .tvOS(.v9), .watchOS(.v6)
                                            ^
warning: '.resolve-product-dependencies': dependency 'sunkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/Sunlitt/SunKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling SunKit Extensions.swift
[2/10] Compiling SunKit SunElevationEvents.swift
[3/10] Compiling SunKit EclipticCoordinates.swift
[4/10] Compiling SunKit EquatorialCoordinates.swift
[5/10] Compiling SunKit HMS.swift
[6/10] Compiling SunKit Angle.swift
[7/10] Compiling SunKit DMS.swift
[8/11] Compiling SunKit HorizonCoordinates.swift
[9/11] Emitting module SunKit
[10/11] Compiling SunKit Sun.swift
[11/11] Compiling SunKit Utils.swift
Build complete! (4.48s)
warning: 'spi-builder-workspace': /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Package.swift:9:45: warning: 'v9' is deprecated: tvOS 12.0 is the oldest supported version
        .iOS(.v14), .macOS(.v10_15), .tvOS(.v9), .watchOS(.v6)
                                            ^
Build complete.
Done.