The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Sword with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Azoy/Sword.git
Reference: 0.9.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Azoy/Sword
 * tag               0.9.2      -> FETCH_HEAD
HEAD is now at d8097bd Add embed author icon
Cloned https://github.com/Azoy/Sword.git into spi-builder-workspace
d8097bd5b3881d6d4bae4feebf005592f7ffa573
SUCCESS checkout https://github.com/Azoy/Sword.git at 0.9.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/Azoy/zlib-spm.git from cache
Fetching https://github.com/Azoy/common-crypto-spm.git from cache
Fetching https://github.com/Azoy/Starscream.git from cache
Fetched https://github.com/Azoy/common-crypto-spm.git (0.19s)
Fetched https://github.com/Azoy/zlib-spm.git (0.19s)
Fetched https://github.com/Azoy/Starscream.git (0.19s)
Computing version for https://github.com/Azoy/Starscream.git
Computed https://github.com/Azoy/Starscream.git at 3.0.5 (0.39s)
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.39s)
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/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
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
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
Building for debugging...
[1/4] Compiling Starscream SSLSecurity.swift
[2/4] Emitting module Starscream
[3/4] Compiling Starscream Compression.swift
[4/4] Compiling Starscream WebSocket.swift
[5/43] Emitting module Sword
[6/48] Compiling Sword EventHandler.swift
[7/48] Compiling Sword Eventable.swift
[8/48] Compiling Sword Gateway.swift
[9/48] Compiling Sword GatewayHandler.swift
[10/48] Compiling Sword Heartbeat.swift
[11/48] Compiling Sword Payload.swift
[12/48] Compiling Sword GuildCategory.swift
[13/48] Compiling Sword GuildText.swift
[14/48] Compiling Sword GuildVoice.swift
[15/48] Compiling Sword Invite.swift
[16/48] Compiling Sword Member.swift
[17/48] Compiling Sword Channel.swift
[18/48] Compiling Sword DM.swift
[19/48] Compiling Sword Emoji.swift
[20/48] Compiling Sword GroupDM.swift
[21/48] Compiling Sword Guild.swift
[22/48] Compiling Sword Shard.swift
[23/48] Compiling Sword ShardManager.swift
[24/48] Compiling Sword EndpointInfo.swift
[25/48] Compiling Sword Endpoints.swift
[26/48] Compiling Sword MultipartBody.swift
[27/48] Compiling Sword RateLimit.swift
[28/48] Compiling Sword Imageable.swift
[29/48] Compiling Sword JSON.swift
[30/48] Compiling Sword Log.swift
[31/48] Compiling Sword Updatable.swift
[32/48] Compiling Sword Utils.swift
[33/48] Compiling Sword Message.swift
[34/48] Compiling Sword Options.swift
[35/48] Compiling Sword Role.swift
[36/48] Compiling Sword Snowflake.swift
[37/48] Compiling Sword User.swift
[38/48] Compiling Sword VoiceState.swift
[39/48] Compiling Sword Webhook.swift
[40/48] Compiling Sword Bucket.swift
[41/48] Compiling Sword Enums.swift
[42/48] Compiling Sword Error.swift
[43/48] Compiling Sword Request.swift
[44/48] Compiling Sword Command.swift
[45/48] Compiling Sword Permissions.swift
[46/48] Compiling Sword Shield.swift
[47/48] Compiling Sword Sword.swift
[48/48] Compiling Sword AuditLog.swift
Build complete! (8.62s)
Build complete.
Done.