Build Information
Successful build of SKWebAPI, reference master (fb2d6a
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 12:24:35 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/SKWebAPI.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pvzig/SKWebAPI
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at fb2d6af Update Cartfile
Cloned https://github.com/pvzig/SKWebAPI.git
Revision (git rev-parse @):
fb2d6af497a378b2556573c245cc5280a7e1754a
SUCCESS checkout https://github.com/pvzig/SKWebAPI.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/pvzig/SKWebAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/29] Emitting module SKCore
[5/31] Compiling SKCore Action.swift
[6/31] Compiling SKCore Attachment.swift
[7/31] Compiling SKCore AttachmentField.swift
[8/31] Compiling SKCore User.swift
[9/31] Compiling SKCore UserGroup.swift
[10/31] Compiling SKCore Reaction.swift
[11/31] Compiling SKCore Reply.swift
[12/31] Compiling SKCore Scope.swift
[13/31] Compiling SKCore CustomProfile.swift
[14/31] Compiling SKCore CustomProfileField.swift
[15/31] Compiling SKCore DoNotDisturbStatus.swift
[16/31] Compiling SKCore SlackError.swift
[17/31] Compiling SKCore Team.swift
[18/31] Compiling SKCore Bot.swift
[19/31] Compiling SKCore Channel.swift
[20/31] Compiling SKCore Comment.swift
[21/31] Compiling SKCore TeamIcon.swift
[22/31] Compiling SKCore Topic.swift
[23/31] Compiling SKCore Message.swift
[24/31] Compiling SKCore OAuthConfig.swift
[25/31] Compiling SKCore RTMOptions.swift
[26/31] Compiling SKCore File.swift
[27/31] Compiling SKCore History.swift
[28/31] Compiling SKCore Item.swift
[29/31] Compiling SKCore Edited.swift
[30/31] Compiling SKCore Event.swift
[31/31] Compiling SKCore Extensions.swift
[32/35] Compiling SKWebAPI NetworkInterface.swift
[33/35] Compiling SKWebAPI Endpoint.swift
[34/35] Emitting module SKWebAPI
[35/35] Compiling SKWebAPI WebAPI.swift
Build complete! (6.81s)
Fetching https://github.com/pvzig/SKCore
[6/288] Fetching skcore
Fetched https://github.com/pvzig/SKCore from cache (1.13s)
Computing version for https://github.com/pvzig/SKCore
Computed https://github.com/pvzig/SKCore at 4.1.3 (1.68s)
Creating working copy for https://github.com/pvzig/SKCore
Working copy of https://github.com/pvzig/SKCore resolved at 4.1.3
Build complete.
{
"dependencies" : [
{
"identity" : "skcore",
"requirement" : {
"range" : [
{
"lower_bound" : "4.1.0",
"upper_bound" : "4.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pvzig/SKCore"
}
],
"manifest_display_name" : "SKWebAPI",
"name" : "SKWebAPI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SKWebAPI",
"targets" : [
"SKWebAPI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SKWebAPI",
"module_type" : "SwiftTarget",
"name" : "SKWebAPI",
"path" : "Sources",
"product_dependencies" : [
"SKCore"
],
"product_memberships" : [
"SKWebAPI"
],
"sources" : [
"Endpoint.swift",
"NetworkInterface.swift",
"WebAPI.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.