Build Information
Successful build of SKRTMAPI, reference 4.1.2 (c46f78
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 12:27:32 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pvzig/SKRTMAPI.git
Reference: 4.1.2
Initialized empty Git repository in /Users/admin/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
Revision (git rev-parse @):
c46f78c588e619c0d547ecae264d77dfaff5c0f0
SUCCESS checkout https://github.com/pvzig/SKRTMAPI.git at 4.1.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/pvzig/SKRTMAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/36] Emitting module SKCore
[7/38] Compiling SKCore Reaction.swift
[8/38] Compiling SKCore Reply.swift
[9/38] Compiling SKCore Scope.swift
[10/38] Compiling SKCore Action.swift
[11/38] Compiling SKCore Attachment.swift
[12/38] Compiling SKCore AttachmentField.swift
[13/38] Compiling SKCore TeamIcon.swift
[14/38] Compiling SKCore Topic.swift
[15/38] Compiling SKCore CustomProfile.swift
[16/38] Compiling SKCore CustomProfileField.swift
[17/38] Compiling SKCore DoNotDisturbStatus.swift
[18/38] Compiling SKCore User.swift
[19/38] Compiling SKCore UserGroup.swift
[20/38] Compiling SKCore Bot.swift
[21/38] Compiling SKCore Channel.swift
[22/38] Compiling SKCore Comment.swift
[23/38] Compiling SKCore Message.swift
[24/38] Compiling SKCore OAuthConfig.swift
[25/38] Compiling SKCore RTMOptions.swift
[26/38] Compiling SKCore SlackError.swift
[27/38] Compiling SKCore Team.swift
[28/38] Compiling SKCore File.swift
[29/38] Compiling SKCore History.swift
[30/38] Compiling SKCore Item.swift
[31/38] Compiling SKCore Edited.swift
[32/38] Compiling SKCore Event.swift
[33/38] Compiling SKCore Extensions.swift
[34/42] Compiling Starscream SSLSecurity.swift
[35/42] Compiling Starscream WebSocket.swift
[36/42] Emitting module Starscream
[37/42] Compiling Starscream SSLClientCertificate.swift
[38/42] Compiling Starscream Compression.swift
[39/42] Compiling SKWebAPI NetworkInterface.swift
[40/42] Compiling SKWebAPI Endpoint.swift
[41/42] Compiling SKWebAPI WebAPI.swift
[42/42] Emitting module SKWebAPI
[43/46] Compiling SKRTMAPI StarscreamRTM.swift
[44/46] Emitting module SKRTMAPI
[45/46] Compiling SKRTMAPI SKRTMAPI.swift
[46/46] Compiling SKRTMAPI VaporEngineRTM.swift
Build complete! (10.28s)
Fetching https://github.com/daltoniam/Starscream
Fetching https://github.com/SlackKit/SKCore
Fetching https://github.com/SlackKit/SKWebAPI
[1/294] Fetching skwebapi
[175/582] Fetching skwebapi, skcore
[583/5615] Fetching skwebapi, skcore, starscream
Fetched https://github.com/SlackKit/SKCore from cache (0.74s)
[596/5327] Fetching skwebapi, starscream
Fetched https://github.com/SlackKit/SKWebAPI from cache (1.25s)
Fetched https://github.com/daltoniam/Starscream from cache (1.25s)
Computing version for https://github.com/SlackKit/SKCore
Computed https://github.com/SlackKit/SKCore at 4.1.3 (1.75s)
Computing version for https://github.com/daltoniam/Starscream
Computed https://github.com/daltoniam/Starscream at 3.1.2 (1.91s)
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/SlackKit/SKCore
Working copy of https://github.com/SlackKit/SKCore 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
Build complete.
{
"dependencies" : [
{
"identity" : "skcore",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SlackKit/SKCore"
},
{
"identity" : "skwebapi",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SlackKit/SKWebAPI"
},
{
"identity" : "starscream",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/daltoniam/Starscream"
}
],
"manifest_display_name" : "SKRTMAPI",
"name" : "SKRTMAPI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SKRTMAPI",
"targets" : [
"SKRTMAPI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SKRTMAPI",
"module_type" : "SwiftTarget",
"name" : "SKRTMAPI",
"path" : "Sources/SKRTMAPI",
"product_dependencies" : [
"SKCore",
"SKWebAPI",
"Starscream"
],
"product_memberships" : [
"SKRTMAPI"
],
"sources" : [
"Conformers/StarscreamRTM.swift",
"Conformers/VaporEngineRTM.swift",
"SKRTMAPI.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.