Build Information
Successful build of open-weather-kit with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jagreenwood/open-weather-kit.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jagreenwood/open-weather-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c7f7420 Update `async-http-client` Package (#31)
Cloned https://github.com/jagreenwood/open-weather-kit.git
Revision (git rev-parse @):
c7f7420fac8d7eef8041c39d9db6ba79302fa984
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/jagreenwood/open-weather-kit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/jagreenwood/open-weather-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[0/4] Copying Info.plist
[2/4] Copying Localizable.strings
[3/4] Write swift-version--423B1241ED78D482.txt
[5/52] Compiling OpenWeatherKit WeatherCondition.swift
[6/52] Compiling OpenWeatherKit WeatherSeverity.swift
[7/52] Compiling OpenWeatherKit Wind.swift
[8/52] Compiling OpenWeatherKit DayWeather.swift
[9/52] Compiling OpenWeatherKit Forecast.swift
[10/52] Compiling OpenWeatherKit HourWeather.swift
[11/58] Compiling OpenWeatherKit SunEvents.swift
[12/58] Compiling OpenWeatherKit AlertSummary.swift
[13/58] Compiling OpenWeatherKit AlertUrgency.swift
[14/58] Compiling OpenWeatherKit Certainty.swift
[15/58] Compiling OpenWeatherKit Precipitation.swift
[16/58] Compiling OpenWeatherKit PressureTrend.swift
[17/58] Compiling OpenWeatherKit UVIndex.swift
[18/58] Compiling OpenWeatherKit APIForecastDaily.swift
[19/58] Compiling OpenWeatherKit APIForecastHourly.swift
[20/58] Compiling OpenWeatherKit APIForecastNextHour.swift
[21/58] Compiling OpenWeatherKit APIMetadata.swift
[22/58] Compiling OpenWeatherKit APIWeather.swift
[23/58] Compiling OpenWeatherKit APIWeatherAlerts.swift
[24/58] Compiling OpenWeatherKit APIWeatherAvailability.swift
[25/58] Compiling OpenWeatherKit NetworkClient.swift
[26/58] Compiling OpenWeatherKit Client.swift
[27/58] Compiling OpenWeatherKit Query.swift
[28/58] Compiling OpenWeatherKit Route.swift
[29/58] Compiling OpenWeatherKit WeatherProxy.swift
[30/58] Compiling OpenWeatherKit MoonEvents.swift
[31/58] Compiling OpenWeatherKit MoonPhase.swift
[32/58] Compiling OpenWeatherKit APICurrentWeather+Map.swift
[33/58] Compiling OpenWeatherKit APIForecastDaily+Map.swift
[34/58] Compiling OpenWeatherKit APIForecastHourly+Map.swift
[35/58] Compiling OpenWeatherKit APIForecastNextHour+Map.swift
[36/58] Compiling OpenWeatherKit APIMetadata+Map.swift
[37/58] Compiling OpenWeatherKit APIWeather+Map.swift
[38/58] Compiling OpenWeatherKit APIWeatherAlerts+Map.swift
[39/58] Compiling OpenWeatherKit MinuteWeather.swift
[40/58] Compiling OpenWeatherKit WeatherAlert.swift
[41/58] Compiling OpenWeatherKit WeatherAvailability.swift
[42/58] Compiling OpenWeatherKit LocationProtocol.swift
[43/58] Compiling OpenWeatherKit CurrentWeather.swift
[44/58] Compiling OpenWeatherKit WeatherAttribution.swift
[45/58] Emitting module OpenWeatherKit
[46/58] Compiling OpenWeatherKit APIWeatherAvailability+Map.swift
[47/58] Compiling OpenWeatherKit Date+Utils.swift
[48/58] Compiling OpenWeatherKit Optional+Utils.swift
[49/58] Compiling OpenWeatherKit Sendable+Compat.swift
[50/58] Compiling OpenWeatherKit WeatherQuery+QueryItems.swift
[51/58] Compiling OpenWeatherKit Geocoder.swift
[52/58] Compiling OpenWeatherKit APICurrentWeather.swift
[53/58] Compiling OpenWeatherKit WeatherMetadata.swift
[54/58] Compiling OpenWeatherKit WeatherQuery.swift
[55/58] Compiling OpenWeatherKit Weather.swift
[56/58] Compiling OpenWeatherKit WeatherError.swift
[57/58] Compiling OpenWeatherKit WeatherService.swift
[58/58] Compiling OpenWeatherKit resource_bundle_accessor.swift
Build complete! (6.56s)
Build complete.
Done.