The Swift Package Index logo.Swift Package Index

Build Information

Successful build of QminderAPI with Swift 5.7 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Qminder/swift-api.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Qminder/swift-api
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a26e523 chore(deps): update actions/checkout action to v4 (#335)
Cloned https://github.com/Qminder/swift-api.git into spi-builder-workspace
a26e5232830b10f71d8c13209bdc1f18c617774c
SUCCESS checkout https://github.com/Qminder/swift-api.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Fetching https://github.com/daltoniam/Starscream.git from cache
Fetched https://github.com/daltoniam/Starscream.git (0.23s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 3.1.2 (0.36s)
Creating working copy for https://github.com/daltoniam/Starscream.git
Working copy of https://github.com/daltoniam/Starscream.git resolved at 3.1.2
Building for debugging...
[1/5] Compiling Starscream SSLClientCertificate.swift
[2/5] Emitting module Starscream
[3/5] Compiling Starscream Compression.swift
[4/5] Compiling Starscream SSLSecurity.swift
[5/5] Compiling Starscream WebSocket.swift
[6/47] Compiling QminderAPI Callback.swift
[7/47] Compiling QminderAPI DeviceWebsocketEvent.swift
[8/47] Compiling QminderAPI LineWebsocketEvent.swift
[9/47] Compiling QminderAPI DeviceEventResponse.swift
[10/47] Compiling QminderAPI EventResponsable.swift
[11/47] Compiling QminderAPI LinesEventResponse.swift
[12/47] Compiling QminderAPI WebsocketMessage.swift
[13/47] Compiling QminderAPI Extensions+Data.swift
[14/47] Compiling QminderAPI Extensions.swift
[15/47] Compiling QminderAPI HTTPMethod.swift
[16/47] Compiling QminderAPI Loggable.swift
[17/47] Compiling QminderAPI Desk.swift
[18/47] Compiling QminderAPI Interaction.swift
[19/47] Compiling QminderAPI Label.swift
[20/47] Compiling QminderAPI Served.swift
[21/47] Compiling QminderAPI Source.swift
[22/47] Compiling QminderAPI Status.swift
[23/47] Compiling QminderAPI Ticket.swift
[24/52] Compiling QminderAPI Device.swift
[25/52] Compiling QminderAPI TVDeviceProtocol.swift
[26/52] Compiling QminderAPI TVSettingsProtocol.swift
[27/52] Compiling QminderAPI TVPairingCode.swift
[28/52] Compiling QminderAPI Created.swift
[29/52] Compiling QminderAPI Extra.swift
[30/52] Compiling QminderAPI QminderAPIEndpointProtocol.swift
[31/52] Compiling QminderAPI QminderAPIProtocol.swift
[32/52] Compiling QminderAPI QminderAPIProtocolResponse.swift
[33/52] Compiling QminderAPI QminderError.swift
[34/52] Compiling QminderAPI ResultProtocol.swift
[35/52] Compiling QminderAPI TicketResponse.swift
[36/52] Compiling QminderAPI User.swift
[37/52] Compiling QminderAPI ParameterEncoding.swift
[38/52] Compiling QminderAPI QminderAPI.swift
[39/52] Compiling QminderAPI QminderAPIEndpoint.swift
[40/52] Compiling QminderAPI TicketEventResponse.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Events/QminderEventsDelegate.swift:11:40: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol QminderEventsDelegate: class {
                                       ^~~~~
                                       AnyObject
[41/52] Compiling QminderAPI QminderEvents.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Events/QminderEventsDelegate.swift:11:40: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol QminderEventsDelegate: class {
                                       ^~~~~
                                       AnyObject
[42/52] Compiling QminderAPI QminderEventsDelegate.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Events/QminderEventsDelegate.swift:11:40: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol QminderEventsDelegate: class {
                                       ^~~~~
                                       AnyObject
[43/52] Compiling QminderAPI QminderEventsProtocol.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Events/QminderEventsDelegate.swift:11:40: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol QminderEventsDelegate: class {
                                       ^~~~~
                                       AnyObject
[44/52] Compiling QminderAPI QminderWebsocketEvent.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Events/QminderEventsDelegate.swift:11:40: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol QminderEventsDelegate: class {
                                       ^~~~~
                                       AnyObject
[45/52] Compiling QminderAPI TicketWebsocketEvent.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Events/QminderEventsDelegate.swift:11:40: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol QminderEventsDelegate: class {
                                       ^~~~~
                                       AnyObject
[46/52] Compiling QminderAPI EmptyState.swift
[47/52] Compiling QminderAPI Line.swift
[48/52] Compiling QminderAPI Location.swift
[49/52] Compiling QminderAPI Responsable.swift
[50/52] Compiling QminderAPI TVAPIData.swift
[51/52] Compiling QminderAPI ClearTickets.swift
[52/52] Emitting module QminderAPI
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Events/QminderEventsDelegate.swift:11:40: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol QminderEventsDelegate: class {
                                       ^~~~~
                                       AnyObject
Build complete! (14.80s)
Build complete.
Done.

Build Machine: Mac 5