Build Information
Successful build of ASN1Swift with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.36.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tikhop/ASN1Swift.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tikhop/ASN1Swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 403cd95 Merge pull request #9 from anton-plebanovich/fix/static-frameworks-privacy-info-bundle
Cloned https://github.com/tikhop/ASN1Swift.git
Revision (git rev-parse @):
403cd95194e6a962e16db7c0d373d89fce83e0f7
SUCCESS checkout https://github.com/tikhop/ASN1Swift.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "asn1swift",
"name": "ASN1Swift",
"url": "https://github.com/tikhop/ASN1Swift.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ASN1Swift",
"dependencies": [
]
}
]
}
Fetching https://github.com/tikhop/ASN1Swift.git from cache
Fetched https://github.com/tikhop/ASN1Swift.git from cache (0.24s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/ASN1Swift-b7ad59a3 is not valid git repository for 'https://github.com/tikhop/ASN1Swift.git', will fetch again.
Fetching https://github.com/tikhop/ASN1Swift.git from cache
Fetched https://github.com/tikhop/ASN1Swift.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/ASN1Swift-b7ad59a3 is not valid git repository for 'https://github.com/tikhop/ASN1Swift.git', will fetch again.
Fetching https://github.com/tikhop/ASN1Swift.git from cache
Fetched https://github.com/tikhop/ASN1Swift.git from cache (0.01s)
Creating working copy for https://github.com/tikhop/ASN1Swift.git
Working copy of https://github.com/tikhop/ASN1Swift.git resolved at master (403cd95)
warning: '.resolve-product-dependencies': dependency 'asn1swift' 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/tikhop/ASN1Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-6044DDE57671499D.txt
[4/18] Compiling ASN1Swift ASN1Serialization.swift
[5/18] Compiling ASN1Swift ASN1Templates.swift
[6/18] Emitting module ASN1Swift
[7/18] Compiling ASN1Swift Foundation+ASN1Coder.swift
[8/18] Compiling ASN1Swift PKCS7.swift
[9/18] Compiling ASN1Swift ASN1Types.swift
[10/18] Compiling ASN1Swift DecodingError+Extensions.swift
[11/18] Compiling ASN1Swift ASN1Decoder+Unboxing.swift
[12/18] Compiling ASN1Swift ASN1Decoder+UnkeyedDecodingContainer.swift
[13/18] Compiling ASN1Swift ASN1Decoder+KeyedDecodingContainer.swift
[14/18] Compiling ASN1Swift ASN1Decoder+SingleValueContainer.swift
[15/18] Compiling ASN1Swift ASN1Decoder+Utils.swift
[16/18] Compiling ASN1Swift ASN1Decoder.swift
[17/18] Compiling ASN1Swift ASN1Coder.swift
[18/18] Compiling ASN1Swift ASN1Decoder+Extras.swift
[19/19] Compiling ASN1Swift resource_bundle_accessor.swift
Build complete! (5.58s)
Build complete.
Done.