The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SKRTMAPI with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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/builds/J1XnyXFH/0/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
Revision (git rev-parse @):
c46f78c588e619c0d547ecae264d77dfaff5c0f0
SUCCESS checkout https://github.com/pvzig/SKRTMAPI.git at 4.1.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/pvzig/SKRTMAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--423B1241ED78D482.txt
[6/35] Emitting module SKCore
[7/38] Compiling SKCore Topic.swift
[8/38] Compiling SKCore User.swift
[9/38] Compiling SKCore UserGroup.swift
[10/38] Compiling SKCore File.swift
[11/38] Compiling SKCore History.swift
[12/38] Compiling SKCore Item.swift
[13/38] Compiling SKCore Channel.swift
[14/38] Compiling SKCore Comment.swift
[15/38] Compiling SKCore CustomProfile.swift
[16/38] Compiling SKCore CustomProfileField.swift
[17/38] Compiling SKCore SlackError.swift
[18/38] Compiling SKCore Team.swift
[19/38] Compiling SKCore TeamIcon.swift
[20/38] Compiling SKCore Action.swift
[21/38] Compiling SKCore Attachment.swift
[22/38] Compiling SKCore AttachmentField.swift
[23/38] Compiling SKCore Bot.swift
[24/38] Compiling SKCore DoNotDisturbStatus.swift
[25/38] Compiling SKCore Edited.swift
[26/38] Compiling SKCore Event.swift
[27/38] Compiling SKCore Extensions.swift
[28/38] Compiling Starscream SSLSecurity.swift
[29/38] Emitting module Starscream
[30/38] Compiling Starscream SSLClientCertificate.swift
[31/38] Compiling SKCore Reaction.swift
[32/38] Compiling SKCore Reply.swift
[33/38] Compiling SKCore Scope.swift
[34/38] Compiling SKCore Message.swift
[35/38] Compiling SKCore OAuthConfig.swift
[36/38] Compiling SKCore RTMOptions.swift
[37/42] Compiling Starscream Compression.swift
[38/42] Compiling Starscream WebSocket.swift
[39/42] Emitting module SKWebAPI
[40/42] Compiling SKWebAPI Endpoint.swift
[41/42] Compiling SKWebAPI NetworkInterface.swift
[42/42] Compiling SKWebAPI WebAPI.swift
[43/46] Compiling SKRTMAPI StarscreamRTM.swift
[44/46] Compiling SKRTMAPI VaporEngineRTM.swift
[45/46] Emitting module SKRTMAPI
[46/46] Compiling SKRTMAPI SKRTMAPI.swift
Build complete! (8.11s)
Fetching https://github.com/SlackKit/SKCore from cache
Fetching https://github.com/SlackKit/SKWebAPI
Fetching https://github.com/daltoniam/Starscream from cache
Fetched https://github.com/SlackKit/SKCore from cache (0.17s)
Fetched https://github.com/daltoniam/Starscream from cache (0.20s)
[3/294] Fetching skwebapi
Fetched https://github.com/SlackKit/SKWebAPI from cache (0.25s)
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.43s)
Computing version for https://github.com/SlackKit/SKWebAPI
Computed https://github.com/SlackKit/SKWebAPI at 4.1.3 (0.40s)
Creating working copy for https://github.com/SlackKit/SKWebAPI
Working copy of https://github.com/SlackKit/SKWebAPI resolved at 4.1.3
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Starscream-b5c9b0c5 is not valid git repository for 'https://github.com/daltoniam/Starscream', will fetch again.
Fetching https://github.com/daltoniam/Starscream from cache
Fetched https://github.com/daltoniam/Starscream from cache (0.00s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Starscream-b5c9b0c5 is not valid git repository for 'https://github.com/daltoniam/Starscream', will fetch again.
Fetching https://github.com/daltoniam/Starscream from cache
Fetched https://github.com/daltoniam/Starscream from cache (0.00s)
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
Build complete.
Done.