The Swift Package Index logo.Swift Package Index

Build Information

Successful build of rsa-public-key-importer-exporter 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/nextincrement/rsa-public-key-importer-exporter.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nextincrement/rsa-public-key-importer-exporter
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 80a79de Change version of dependency simple-asn1-reader-writer
Cloned https://github.com/nextincrement/rsa-public-key-importer-exporter.git
Revision (git rev-parse @):
80a79de646117fe95bf89139f7c75ea0aa2304cd
SUCCESS checkout https://github.com/nextincrement/rsa-public-key-importer-exporter.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/nextincrement/rsa-public-key-importer-exporter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[2/10] Write RSAPublicKeyImportExportDemo-entitlement.plist
[2/10] Write sources
[6/10] Write swift-version--423B1241ED78D482.txt
[8/17] Compiling SimpleASN1Reader SimpleASN1Reading.swift
[9/17] Compiling SimpleASN1Writer SimpleASN1Writing.swift
[10/17] Compiling SimpleASN1Reader SimpleASN1Reader.swift
[11/17] Emitting module SimpleASN1Writer
[12/17] Compiling SimpleASN1Writer SimpleASN1Writer.swift
[13/17] Compiling SimpleASN1Reader ASN1ReadError.swift
[14/17] Emitting module SimpleASN1Reader
[15/23] Compiling RSAPublicKeyImporter RSAPublicKeyImporter.swift
[16/23] Emitting module RSAPublicKeyImporter
[17/23] Compiling RSAPublicKeyImporter RSAPublicKeyImporting.swift
[18/23] Compiling RSAPublicKeyExporter RSAPublicKeyExporting.swift
[19/23] Emitting module RSAPublicKeyExporter
[20/23] Compiling RSAPublicKeyExporter RSAPublicKeyExporter.swift
[21/25] Compiling RSAPublicKeyImportExportDemo main.swift
[22/25] Emitting module RSAPublicKeyImportExportDemo
[22/25] Write Objects.LinkFileList
[23/25] Linking RSAPublicKeyImportExportDemo
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/RSAPublicKeyImportExportDemo: replacing existing signature
[24/25] Applying RSAPublicKeyImportExportDemo
Build complete! (5.64s)
Fetching https://github.com/nextincrement/simple-asn1-reader-writer.git from cache
Fetched https://github.com/nextincrement/simple-asn1-reader-writer.git from cache (0.15s)
Computing version for https://github.com/nextincrement/simple-asn1-reader-writer.git
Computed https://github.com/nextincrement/simple-asn1-reader-writer.git at 0.1.0 (0.36s)
Creating working copy for https://github.com/nextincrement/simple-asn1-reader-writer.git
Working copy of https://github.com/nextincrement/simple-asn1-reader-writer.git resolved at 0.1.0
Build complete.
Done.