The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TweetNacl 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/bitmark-inc/tweetnacl-swiftwrap.git
Reference: 1.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bitmark-inc/tweetnacl-swiftwrap
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at f8fd111 Merge pull request #9 from danielrbrowne/tech/refactor-api
Cloned https://github.com/bitmark-inc/tweetnacl-swiftwrap.git into spi-builder-workspace
f8fd111642bf2336b11ef9ea828510693106e954
SUCCESS checkout https://github.com/bitmark-inc/tweetnacl-swiftwrap.git at 1.1.0
========================================
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)
Building for debugging...
[0/1] Compiling CTweetNacl ctweetnacl.c
[2/4] Compiling TweetNacl TweetNacl.swift
[3/4] Emitting module TweetNacl
[4/4] Compiling TweetNacl Constant.swift
Build complete! (3.26s)
Build complete.
Done.