Build Information
Successful build of AESCryptable 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/backslash-f/aescryptable.git
Reference: v2.0.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/backslash-f/aescryptable
* tag v2.0.0 -> FETCH_HEAD
HEAD is now at d8014ca Upgrade Swift Tools version (5.1)
Cloned https://github.com/backslash-f/aescryptable.git
Revision (git rev-parse @):
d8014ca981e29f15cabebfeef98c730090f799f9
SUCCESS checkout https://github.com/backslash-f/aescryptable.git at v2.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/backslash-f/aescryptable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/7] Compiling AESCryptable CryptableProtocol.swift
[4/7] Compiling AESCryptable AESExtension.swift
[5/7] Compiling AESCryptable AES.swift
[6/7] Emitting module AESCryptable
[7/7] Compiling AESCryptable AESCryptable.swift
Build complete! (3.42s)
Build complete.
Done.