The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AttributeKit with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gor-gyolchanyan-swift/attribute-kit.git
Reference: 0.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/gor-gyolchanyan-swift/attribute-kit
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at f8d01cc Fix a typo in the documentation.
Cloned https://github.com/gor-gyolchanyan-swift/attribute-kit.git into spi-builder-workspace
f8d01ccc186bddb6ffe7c9160362c1570beb9e7d
SUCCESS checkout https://github.com/gor-gyolchanyan-swift/attribute-kit.git at 0.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Building for debugging...
[1/15] Compiling AttributeKit AttributeAccessor.Value.swift
[2/15] Compiling AttributeKit AttributeInspector.swift
[3/15] Compiling AttributeKit AttributeAccessor.swift
[4/15] Compiling AttributeKit AttributeAccessor.Key+Equatable.swift
[5/15] Emitting module AttributeKit
[6/15] Compiling AttributeKit AttributeAccessor.Key+Hashable.swift
[7/15] Compiling AttributeKit AttributeAccessor.Key.swift
[8/15] Compiling AttributeKit AttributeAccessor-AttributeInspector.swift
[9/15] Compiling AttributeKit AttributeAccessor-AttributeSpecifier.swift
[10/15] Compiling AttributeKit AttributeSpecifier.swift
[11/15] Compiling AttributeKit AttributeStorage.swift
[12/15] Compiling AttributeKit HasAttributeStorage.swift
[13/15] Compiling AttributeKit AttributeStorageObject.swift
[14/15] Compiling AttributeKit HasAttributeStorageObject.swift
[15/15] Compiling AttributeKit ObjectiveC~AnyObject-HasAttributeStorageObject.swift
[16/16] Compiling AttributeKit ObjectiveC~Foundation.NSObject+HasAttributeStorageObject.swift
Build complete! (3.69s)
Build complete.
Done.