Build Information
Successful build of open-weather-kit with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.8
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jagreenwood/open-weather-kit.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/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: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/jagreenwood/open-weather-kit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/jagreenwood/open-weather-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying Localizable.strings
[0/2] Copying Info.plist
[3/43] Compiling OpenWeatherKit APIForecastDaily.swift
[4/43] Compiling OpenWeatherKit APIForecastHourly.swift
[5/43] Compiling OpenWeatherKit APIForecastNextHour.swift
[6/43] Compiling OpenWeatherKit APIMetadata.swift
[7/43] Compiling OpenWeatherKit APIWeather.swift
[8/43] Compiling OpenWeatherKit APIWeatherAlerts.swift
[9/43] Compiling OpenWeatherKit APIWeatherAvailability.swift
[10/43] Compiling OpenWeatherKit NetworkClient.swift
[11/43] Compiling OpenWeatherKit Client.swift
[12/43] Compiling OpenWeatherKit Query.swift
[13/43] Compiling OpenWeatherKit Route.swift
[14/43] Compiling OpenWeatherKit WeatherProxy.swift
[15/43] Compiling OpenWeatherKit MoonEvents.swift
[16/56] Emitting module OpenWeatherKit
[17/56] Compiling OpenWeatherKit APICurrentWeather+Map.swift
[18/56] Compiling OpenWeatherKit APIForecastDaily+Map.swift
[19/56] Compiling OpenWeatherKit APIForecastHourly+Map.swift
[20/56] Compiling OpenWeatherKit APIForecastNextHour+Map.swift
[21/56] Compiling OpenWeatherKit APIMetadata+Map.swift
[22/56] Compiling OpenWeatherKit APIWeather+Map.swift
[23/56] Compiling OpenWeatherKit APIWeatherAlerts+Map.swift
[24/56] Compiling OpenWeatherKit APIWeatherAvailability+Map.swift
[25/56] Compiling OpenWeatherKit Date+Utils.swift
[26/56] Compiling OpenWeatherKit Optional+Utils.swift
[27/56] Compiling OpenWeatherKit Sendable+Compat.swift
[28/56] Compiling OpenWeatherKit WeatherQuery+QueryItems.swift
[29/56] Compiling OpenWeatherKit Geocoder.swift
[30/56] Compiling OpenWeatherKit APICurrentWeather.swift
[31/56] Compiling OpenWeatherKit MoonPhase.swift
[32/56] Compiling OpenWeatherKit SunEvents.swift
[33/56] Compiling OpenWeatherKit AlertSummary.swift
[34/56] Compiling OpenWeatherKit AlertUrgency.swift
[35/56] Compiling OpenWeatherKit Certainty.swift
[36/56] Compiling OpenWeatherKit Precipitation.swift
[37/56] Compiling OpenWeatherKit PressureTrend.swift
[38/56] Compiling OpenWeatherKit UVIndex.swift
[39/56] Compiling OpenWeatherKit WeatherCondition.swift
[40/56] Compiling OpenWeatherKit WeatherSeverity.swift
[41/56] Compiling OpenWeatherKit Wind.swift
[42/56] Compiling OpenWeatherKit DayWeather.swift
[43/56] Compiling OpenWeatherKit Forecast.swift
[44/56] Compiling OpenWeatherKit HourWeather.swift
[45/56] Compiling OpenWeatherKit MinuteWeather.swift
[46/56] Compiling OpenWeatherKit WeatherAlert.swift
[47/56] Compiling OpenWeatherKit WeatherAvailability.swift
[48/56] Compiling OpenWeatherKit LocationProtocol.swift
[49/56] Compiling OpenWeatherKit CurrentWeather.swift
[50/56] Compiling OpenWeatherKit WeatherAttribution.swift
[51/56] Compiling OpenWeatherKit WeatherMetadata.swift
[52/56] Compiling OpenWeatherKit WeatherQuery.swift
[53/56] Compiling OpenWeatherKit Weather.swift
[54/56] Compiling OpenWeatherKit WeatherError.swift
[55/56] Compiling OpenWeatherKit WeatherService.swift
[56/56] Compiling OpenWeatherKit resource_bundle_accessor.swift
Build complete! (14.94s)
Build complete.
Done.