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.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gor-gyolchanyan-swift/attribute-kit.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/gor-gyolchanyan-swift/attribute-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f8d01cc Fix a typo in the documentation.
Cloned https://github.com/gor-gyolchanyan-swift/attribute-kit.git
Revision (git rev-parse @):
f8d01ccc186bddb6ffe7c9160362c1570beb9e7d
SUCCESS checkout https://github.com/gor-gyolchanyan-swift/attribute-kit.git at main
========================================
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": "attribute-kit",
      "name": "AttributeKit",
      "url": "https://github.com/gor-gyolchanyan-swift/attribute-kit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/attribute-kit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/gor-gyolchanyan-swift/attribute-kit.git
[1/332] Fetching attribute-kit
Fetched https://github.com/gor-gyolchanyan-swift/attribute-kit.git (0.25s)
Creating working copy for https://github.com/gor-gyolchanyan-swift/attribute-kit.git
Working copy of https://github.com/gor-gyolchanyan-swift/attribute-kit.git resolved at main
warning: '.resolve-product-dependencies': dependency 'attribute-kit' 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/15] Compiling AttributeKit AttributeAccessor.swift
[2/15] Compiling AttributeKit AttributeAccessor.Key+Equatable.swift
[3/15] Compiling AttributeKit HasAttributeStorage.swift
[4/15] Compiling AttributeKit AttributeStorageObject.swift
[5/15] Compiling AttributeKit AttributeAccessor-AttributeInspector.swift
[6/15] Compiling AttributeKit AttributeAccessor-AttributeSpecifier.swift
[7/16] Compiling AttributeKit AttributeSpecifier.swift
[8/16] Compiling AttributeKit AttributeStorage.swift
[9/16] Compiling AttributeKit AttributeAccessor.Value.swift
[10/16] Compiling AttributeKit AttributeInspector.swift
[11/16] Emitting module AttributeKit
[12/16] Compiling AttributeKit AttributeAccessor.Key+Hashable.swift
[13/16] Compiling AttributeKit AttributeAccessor.Key.swift
[14/16] Compiling AttributeKit HasAttributeStorageObject.swift
[15/16] Compiling AttributeKit ObjectiveC~AnyObject-HasAttributeStorageObject.swift
[16/16] Compiling AttributeKit ObjectiveC~Foundation.NSObject+HasAttributeStorageObject.swift
Build complete! (7.45s)
Build complete.
Done.