The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SKRTMAPI 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/pvzig/SKRTMAPI.git
Reference: 4.1.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pvzig/SKRTMAPI
 * tag               4.1.2      -> FETCH_HEAD
HEAD is now at c46f78c Merge pull request #10 from NoRespect/master
Cloned https://github.com/pvzig/SKRTMAPI.git into spi-builder-workspace
c46f78c588e619c0d547ecae264d77dfaff5c0f0
SUCCESS checkout https://github.com/pvzig/SKRTMAPI.git at 4.1.2
========================================
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 from cache
Fetching https://github.com/SlackKit/SKWebAPI from cache
Fetching https://github.com/SlackKit/SKCore from cache
Fetched https://github.com/SlackKit/SKCore (0.17s)
Fetched https://github.com/SlackKit/SKWebAPI (0.18s)
Fetched https://github.com/daltoniam/Starscream (0.23s)
Computing version for https://github.com/SlackKit/SKCore
Computed https://github.com/SlackKit/SKCore at 4.1.3 (0.40s)
Computing version for https://github.com/daltoniam/Starscream
Computed https://github.com/daltoniam/Starscream at 3.1.2 (0.45s)
Computing version for https://github.com/SlackKit/SKWebAPI
Computed https://github.com/SlackKit/SKWebAPI at 4.1.3 (0.49s)
Creating working copy for https://github.com/SlackKit/SKWebAPI
Working copy of https://github.com/SlackKit/SKWebAPI resolved at 4.1.3
Creating working copy for https://github.com/daltoniam/Starscream
Working copy of https://github.com/daltoniam/Starscream resolved at 3.1.2
Creating working copy for https://github.com/SlackKit/SKCore
Working copy of https://github.com/SlackKit/SKCore resolved at 4.1.3
Building for debugging...
[1/30] Emitting module SKCore
[2/33] Compiling SKCore Reaction.swift
[3/33] Compiling SKCore Reply.swift
[4/33] Compiling SKCore Scope.swift
[5/33] Compiling SKCore SlackError.swift
[6/33] Compiling SKCore Team.swift
[7/33] Compiling SKCore TeamIcon.swift
[8/33] Compiling SKCore Topic.swift
[9/33] Compiling SKCore User.swift
[10/33] Compiling SKCore UserGroup.swift
[11/33] Compiling SKCore File.swift
[12/33] Compiling SKCore History.swift
[13/33] Compiling SKCore Item.swift
[14/33] Compiling SKCore Channel.swift
[15/33] Compiling SKCore Comment.swift
[16/33] Compiling SKCore CustomProfile.swift
[17/33] Compiling SKCore CustomProfileField.swift
[18/33] Compiling SKCore DoNotDisturbStatus.swift
[19/33] Compiling SKCore Edited.swift
[20/33] Compiling SKCore Event.swift
[21/33] Compiling SKCore Extensions.swift
[22/33] Compiling SKCore Action.swift
[23/33] Compiling SKCore Attachment.swift
[24/33] Compiling SKCore AttachmentField.swift
[25/33] Compiling SKCore Bot.swift
[26/33] Compiling SKCore Message.swift
[27/33] Compiling SKCore OAuthConfig.swift
[28/33] Compiling SKCore RTMOptions.swift
[29/37] Compiling Starscream SSLSecurity.swift
[30/37] Compiling Starscream Compression.swift
[31/37] Emitting module Starscream
[32/37] Compiling Starscream WebSocket.swift
[33/37] Compiling Starscream SSLClientCertificate.swift
[34/37] Compiling SKWebAPI NetworkInterface.swift
[35/37] Compiling SKWebAPI WebAPI.swift
[36/37] Compiling SKWebAPI Endpoint.swift
[37/37] Emitting module SKWebAPI
[38/41] Compiling SKRTMAPI VaporEngineRTM.swift
[39/41] Emitting module SKRTMAPI
[40/41] Compiling SKRTMAPI StarscreamRTM.swift
[41/41] Compiling SKRTMAPI SKRTMAPI.swift
Build complete! (11.60s)
Build complete.
Done.