Build Information
Successful build of Otp with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yageek/swift-otp.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yageek/swift-otp
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a4feb6e Basic commit
Cloned https://github.com/yageek/swift-otp.git
Revision (git rev-parse @):
a4feb6eb45e79b2b78677ba91f353d40bac329cc
SUCCESS checkout https://github.com/yageek/swift-otp.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-otp",
"name": "Otp",
"url": "https://github.com/yageek/swift-otp.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-otp",
"dependencies": [
]
}
]
}
Fetching https://github.com/yageek/swift-otp.git
[1/15] Fetching swift-otp
Fetched https://github.com/yageek/swift-otp.git (0.29s)
Creating working copy for https://github.com/yageek/swift-otp.git
Working copy of https://github.com/yageek/swift-otp.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swift-otp' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling Otp Key.swift
[2/3] Compiling Otp Generator.swift
[3/3] Emitting module Otp
Build complete! (7.71s)
Build complete.
Done.