The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Sword 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/Azoy/Sword.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Azoy/Sword
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 01185a2 Update Doc Link
Cloned https://github.com/Azoy/Sword.git
Revision (git rev-parse @):
01185a232ea9a33f67711550f77a7a8dbca2dc78
SUCCESS checkout https://github.com/Azoy/Sword.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Azoy/Sword.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/7] Compiling Starscream Compression.swift
[5/7] Emitting module Starscream
[6/7] Compiling Starscream WebSocket.swift
[7/7] Compiling Starscream SSLSecurity.swift
[8/46] Compiling Sword VoiceState.swift
[9/46] Compiling Sword Webhook.swift
[10/46] Compiling Sword Bucket.swift
[11/46] Compiling Sword Enums.swift
[12/46] Compiling Sword Error.swift
[13/51] Compiling Sword GuildCategory.swift
[14/51] Compiling Sword GuildText.swift
[15/51] Compiling Sword GuildVoice.swift
[16/51] Compiling Sword Invite.swift
[17/51] Compiling Sword Member.swift
[18/51] Emitting module Sword
[19/51] Compiling Sword EventHandler.swift
[20/51] Compiling Sword Eventable.swift
[21/51] Compiling Sword Gateway.swift
[22/51] Compiling Sword GatewayHandler.swift
[23/51] Compiling Sword Heartbeat.swift
[24/51] Compiling Sword Payload.swift
[25/51] Compiling Sword Shard.swift
[26/51] Compiling Sword ShardManager.swift
[27/51] Compiling Sword EndpointInfo.swift
[28/51] Compiling Sword Endpoints.swift
[29/51] Compiling Sword MultipartBody.swift
[30/51] Compiling Sword RateLimit.swift
[31/51] Compiling Sword Channel.swift
[32/51] Compiling Sword DM.swift
[33/51] Compiling Sword Emoji.swift
[34/51] Compiling Sword GroupDM.swift
[35/51] Compiling Sword Guild.swift
[36/51] Compiling Sword Message.swift
[37/51] Compiling Sword Options.swift
[38/51] Compiling Sword Role.swift
[39/51] Compiling Sword Snowflake.swift
[40/51] Compiling Sword User.swift
[41/51] Compiling Sword Imageable.swift
[42/51] Compiling Sword JSON.swift
[43/51] Compiling Sword Log.swift
[44/51] Compiling Sword Updatable.swift
[45/51] Compiling Sword Utils.swift
[46/51] Compiling Sword Request.swift
[47/51] Compiling Sword Command.swift
[48/51] Compiling Sword Permissions.swift
[49/51] Compiling Sword Shield.swift
[50/51] Compiling Sword Sword.swift
[51/51] Compiling Sword AuditLog.swift
Build complete! (7.32s)
Fetching https://github.com/Azoy/Starscream.git from cache
Fetching https://github.com/Azoy/common-crypto-spm.git from cache
Fetching https://github.com/Azoy/zlib-spm.git from cache
Fetched https://github.com/Azoy/zlib-spm.git from cache (0.17s)
Fetched https://github.com/Azoy/common-crypto-spm.git from cache (0.17s)
Fetched https://github.com/Azoy/Starscream.git from cache (0.17s)
Computing version for https://github.com/Azoy/Starscream.git
Computed https://github.com/Azoy/Starscream.git at 3.0.5 (0.47s)
Computing version for https://github.com/Azoy/common-crypto-spm.git
Computed https://github.com/Azoy/common-crypto-spm.git at 1.2.0 (0.40s)
Computing version for https://github.com/Azoy/zlib-spm.git
Computed https://github.com/Azoy/zlib-spm.git at 1.2.0 (0.39s)
Creating working copy for https://github.com/Azoy/common-crypto-spm.git
Working copy of https://github.com/Azoy/common-crypto-spm.git resolved at 1.2.0
Creating working copy for https://github.com/Azoy/Starscream.git
Working copy of https://github.com/Azoy/Starscream.git resolved at 3.0.5
Creating working copy for https://github.com/Azoy/zlib-spm.git
Working copy of https://github.com/Azoy/zlib-spm.git resolved at 1.2.0
warning: 'common-crypto-spm': ignoring declared target(s) 'SSCommonCrypto' in the system package
warning: 'zlib-spm': ignoring declared target(s) 'SSCZLib' in the system package
Build complete.
Done.