The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenParkingApp/OpenParking.git
Reference: 0.11.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OpenParkingApp/OpenParking
 * tag               0.11.0     -> FETCH_HEAD
HEAD is now at 4aef2cb silence warnings for now
Cloned https://github.com/OpenParkingApp/OpenParking.git into spi-builder-workspace
4aef2cb70a4bc5746d1d2b8168d2c2f639c95598
SUCCESS checkout https://github.com/OpenParkingApp/OpenParking.git at 0.11.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/sharplet/Regex from cache
Fetching https://github.com/kiliankoe/GeoJSON from cache
Fetching https://github.com/alexaubry/HTMLString from cache
Fetched https://github.com/alexaubry/HTMLString (0.19s)
Fetching https://github.com/flight-school/AnyCodable.git from cache
Fetched https://github.com/kiliankoe/GeoJSON (0.19s)
Fetched https://github.com/sharplet/Regex (0.19s)
Computing version for https://github.com/sharplet/Regex
Fetched https://github.com/flight-school/AnyCodable.git (0.20s)
Computed https://github.com/sharplet/Regex at 2.1.1 (0.21s)
Computing version for https://github.com/alexaubry/HTMLString
Computed https://github.com/alexaubry/HTMLString at 5.0.0 (0.02s)
Computing version for https://github.com/kiliankoe/GeoJSON
Computed https://github.com/kiliankoe/GeoJSON at 0.4.1 (0.02s)
Computing version for https://github.com/flight-school/AnyCodable.git
Computed https://github.com/flight-school/AnyCodable.git at 0.2.3 (0.03s)
Creating working copy for https://github.com/alexaubry/HTMLString
Working copy of https://github.com/alexaubry/HTMLString resolved at 5.0.0
Creating working copy for https://github.com/kiliankoe/GeoJSON
Working copy of https://github.com/kiliankoe/GeoJSON resolved at 0.4.1
Creating working copy for https://github.com/sharplet/Regex
Working copy of https://github.com/sharplet/Regex resolved at 2.1.1
Creating working copy for https://github.com/flight-school/AnyCodable.git
Working copy of https://github.com/flight-school/AnyCodable.git resolved at 0.2.3
Building for debugging...
[1/15] Emitting module HTMLString
[2/15] Compiling HTMLString HTMLString.swift
[3/15] Compiling HTMLString Mappings.swift
[4/15] Compiling HTMLString NSString+HTMLString.swift
[5/15] Compiling Regex ThreadLocal.swift
[6/15] Compiling Regex Options.swift
[7/15] Compiling Regex String+ReplaceMatching.swift
[8/15] Emitting module Regex
[9/15] Compiling Regex Foundation+Ranges.swift
[10/15] Compiling Regex MatchResult.swift
[11/15] Compiling Regex Regex.swift
[12/15] Emitting module AnyCodable
[13/15] Compiling AnyCodable AnyEncodable.swift
[14/15] Compiling AnyCodable AnyDecodable.swift
[15/15] Compiling AnyCodable AnyCodable.swift
[16/27] Compiling GeoJSON MultiPolygon.swift
[17/27] Compiling GeoJSON MultiLineString.swift
[18/27] Compiling GeoJSON MultiPoint.swift
[19/27] Compiling GeoJSON Point.swift
[20/27] Compiling GeoJSON Polygon.swift
[21/27] Compiling GeoJSON GeometryCollection.swift
[22/27] Compiling GeoJSON LineString.swift
[23/28] Emitting module GeoJSON
[24/28] Compiling GeoJSON FeatureCollection.swift
[25/28] Compiling GeoJSON Geometry.swift
[26/28] Compiling GeoJSON BoundingBox.swift
[27/28] Compiling GeoJSON Feature.swift
[28/28] Compiling GeoJSON Position.swift
[29/39] Compiling OpenParking Regex.swift
[30/39] Compiling OpenParking Network.swift
[31/39] Compiling OpenParking Error.swift
[32/39] Compiling OpenParking GeoJson.swift
[33/40] Compiling OpenParking Coordinates.swift
[34/40] Compiling OpenParking DataPoint.swift
[35/40] Compiling OpenParking HTMLString.swift
[36/40] Compiling OpenParking Datasource.swift
[37/40] Compiling OpenParking Date.swift
[38/40] Compiling OpenParking Lot.swift
[39/40] Emitting module OpenParking
[40/40] Compiling OpenParking Warning.swift
[41/42] Emitting module OpenParkingTestSupport
[42/42] Compiling OpenParkingTestSupport Validate.swift
Build complete! (11.48s)
Build complete.
Done.