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: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pvzig/SKRTMAPI
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at eb7c2eb Update README.md
Cloned https://github.com/pvzig/SKRTMAPI.git
Revision (git rev-parse @):
eb7c2ebd2f7fbd7a7bb6fd719fd9f9eac061fcb0
SUCCESS checkout https://github.com/pvzig/SKRTMAPI.git at master
========================================
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 Reaction.swift
[8/38] Compiling SKCore Reply.swift
[9/38] Compiling SKCore Scope.swift
[10/38] Compiling SKCore Topic.swift
[11/38] Compiling SKCore User.swift
[12/38] Compiling SKCore UserGroup.swift
[13/38] Compiling SKCore Action.swift
[14/38] Compiling SKCore Attachment.swift
[15/38] Compiling SKCore AttachmentField.swift
[16/38] Compiling SKCore Bot.swift
[17/38] Compiling SKCore Channel.swift
[18/38] Compiling SKCore Comment.swift
[19/38] Compiling SKCore CustomProfile.swift
[20/38] Compiling SKCore CustomProfileField.swift
[21/38] Compiling SKCore SlackError.swift
[22/38] Compiling SKCore Team.swift
[23/38] Compiling SKCore TeamIcon.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 SKCore File.swift
[29/38] Compiling SKCore History.swift
[30/38] Compiling SKCore Item.swift
[31/38] Compiling SKCore Message.swift
[32/38] Compiling SKCore OAuthConfig.swift
[33/38] Compiling SKCore RTMOptions.swift
[34/42] Compiling SKWebAPI Endpoint.swift
[35/42] Emitting module SKWebAPI
[36/42] Compiling Starscream SSLClientCertificate.swift
[37/42] Compiling Starscream Compression.swift
[38/42] Emitting module Starscream
[39/42] Compiling Starscream WebSocket.swift
[40/42] Compiling Starscream SSLSecurity.swift
[41/42] Compiling SKWebAPI NetworkInterface.swift
[42/42] Compiling SKWebAPI WebAPI.swift
[43/46] Compiling SKRTMAPI StarscreamRTM.swift
[44/46] Emitting module SKRTMAPI
[45/46] Compiling SKRTMAPI VaporEngineRTM.swift
[46/46] Compiling SKRTMAPI SKRTMAPI.swift
Build complete! (8.52s)
Fetching https://github.com/daltoniam/Starscream from cache
Fetching https://github.com/pvzig/SKWebAPI from cache
Fetching https://github.com/pvzig/SKCore from cache
Fetched https://github.com/pvzig/SKCore from cache (0.20s)
Fetched https://github.com/pvzig/SKWebAPI from cache (0.20s)
Fetched https://github.com/daltoniam/Starscream from cache (0.21s)
Computing version for https://github.com/pvzig/SKCore
Computed https://github.com/pvzig/SKCore at 4.1.3 (0.52s)
Computing version for https://github.com/daltoniam/Starscream
Computed https://github.com/daltoniam/Starscream at 3.1.2 (0.58s)
Computing version for https://github.com/pvzig/SKWebAPI
Computed https://github.com/pvzig/SKWebAPI at 4.1.3 (0.63s)
Creating working copy for https://github.com/pvzig/SKCore
Working copy of https://github.com/pvzig/SKCore resolved at 4.1.3
warning: /Users/admin/builds/J1XnyXFH/1/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/1/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/pvzig/SKWebAPI
Working copy of https://github.com/pvzig/SKWebAPI resolved at 4.1.3
warning: 'skwebapi': 'skwebapi' dependency on 'https://github.com/SlackKit/SKCore' conflicts with dependency on 'https://github.com/pvzig/SKCore' which has the same identity 'skcore'. this will be escalated to an error in future versions of SwiftPM.
Build complete.
Done.