Build Information
Successful build of EncryptKit, reference 0.1.0 (11d339
), with Swift 5.10 for macOS (SPM) on 15 Jul 2024 10:42:31 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amirsaam/EncryptKit.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/amirsaam/EncryptKit
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 11d3391 file-privates `stringToEncrypt`
Cloned https://github.com/amirsaam/EncryptKit.git
Revision (git rev-parse @):
11d3391c3f02191b3622d8a9449d44a7338be3da
SUCCESS checkout https://github.com/amirsaam/EncryptKit.git at 0.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "encryptkit",
"name": "EncryptKit",
"url": "https://github.com/amirsaam/EncryptKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EncryptKit",
"dependencies": [
]
}
]
}
Fetching https://github.com/amirsaam/EncryptKit.git
[1/35] Fetching encryptkit
Fetched https://github.com/amirsaam/EncryptKit.git from cache (1.17s)
Creating working copy for https://github.com/amirsaam/EncryptKit.git
Working copy of https://github.com/amirsaam/EncryptKit.git resolved at 0.1.0 (11d3391)
warning: '.resolve-product-dependencies': dependency 'encryptkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/amirsaam/EncryptKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/5] Compiling EncryptKit Extenstion.swift
[4/5] Emitting module EncryptKit
[5/5] Compiling EncryptKit EncryptKit.swift
Build complete! (3.27s)
Build complete.
Done.