The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.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: 2.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Qminder/swift-api
 * tag               2.1.1      -> FETCH_HEAD
HEAD is now at d0411bc chore: version 2.1.1 (#332)
Cloned https://github.com/Qminder/swift-api.git into spi-builder-workspace
d0411bc39020823de6889d38cd97fd55254af300
SUCCESS checkout https://github.com/Qminder/swift-api.git at 2.1.1
========================================
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.2.app" xcrun swift build --arch arm64
Fetching https://github.com/daltoniam/Starscream.git from cache
Fetched https://github.com/daltoniam/Starscream.git (0.26s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 3.1.2 (0.03s)
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] Compiling Starscream SSLSecurity.swift
[3/5] Emitting module Starscream
[4/5] Compiling Starscream Compression.swift
[5/5] Compiling Starscream WebSocket.swift
[6/47] Compiling QminderAPI Device.swift
[7/47] Compiling QminderAPI TVDeviceProtocol.swift
[8/47] Compiling QminderAPI TVSettingsProtocol.swift
[9/47] Compiling QminderAPI TVPairingCode.swift
[10/47] Compiling QminderAPI Created.swift
[11/47] Compiling QminderAPI Extra.swift
[12/52] Compiling QminderAPI WebsocketMessage.swift
[13/52] Compiling QminderAPI Extensions+Data.swift
[14/52] Compiling QminderAPI Extensions.swift
[15/52] Compiling QminderAPI HTTPMethod.swift
[16/52] Compiling QminderAPI Loggable.swift
[17/52] Compiling QminderAPI Desk.swift
[18/52] Compiling QminderAPI EmptyState.swift
[19/52] Compiling QminderAPI Line.swift
[20/52] Compiling QminderAPI Location.swift
[21/52] Compiling QminderAPI Responsable.swift
[22/52] Compiling QminderAPI TVAPIData.swift
[23/52] Compiling QminderAPI ClearTickets.swift
[24/52] Compiling QminderAPI Callback.swift
[25/52] Compiling QminderAPI DeviceWebsocketEvent.swift
[26/52] Compiling QminderAPI LineWebsocketEvent.swift
[27/52] Compiling QminderAPI DeviceEventResponse.swift
[28/52] Compiling QminderAPI EventResponsable.swift
[29/52] Compiling QminderAPI LinesEventResponse.swift
[30/52] Emitting module QminderAPI
/Users/builder/builds/TDmZkXJm/0/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
[31/52] Compiling QminderAPI TicketEventResponse.swift
/Users/builder/builds/TDmZkXJm/0/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
[32/52] Compiling QminderAPI QminderEvents.swift
/Users/builder/builds/TDmZkXJm/0/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
[33/52] Compiling QminderAPI QminderEventsDelegate.swift
/Users/builder/builds/TDmZkXJm/0/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
[34/52] Compiling QminderAPI QminderEventsProtocol.swift
/Users/builder/builds/TDmZkXJm/0/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
[35/52] Compiling QminderAPI QminderWebsocketEvent.swift
/Users/builder/builds/TDmZkXJm/0/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
[36/52] Compiling QminderAPI TicketWebsocketEvent.swift
/Users/builder/builds/TDmZkXJm/0/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
[37/52] Compiling QminderAPI Interaction.swift
[38/52] Compiling QminderAPI Label.swift
[39/52] Compiling QminderAPI Served.swift
[40/52] Compiling QminderAPI Source.swift
[41/52] Compiling QminderAPI Status.swift
[42/52] Compiling QminderAPI Ticket.swift
[43/52] Compiling QminderAPI TicketResponse.swift
[44/52] Compiling QminderAPI User.swift
[45/52] Compiling QminderAPI ParameterEncoding.swift
[46/52] Compiling QminderAPI QminderAPI.swift
[47/52] Compiling QminderAPI QminderAPIEndpoint.swift
[48/52] Compiling QminderAPI QminderAPIEndpointProtocol.swift
[49/52] Compiling QminderAPI QminderAPIProtocol.swift
[50/52] Compiling QminderAPI QminderAPIProtocolResponse.swift
[51/52] Compiling QminderAPI QminderError.swift
[52/52] Compiling QminderAPI ResultProtocol.swift
Build complete! (9.70s)
Build complete.
Done.