The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SociableWeaver 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/NicholasBellucci/SociableWeaver.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/NicholasBellucci/SociableWeaver
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at dd8368f Merge pull request #46 from quentinfasquel/feature/remove-functionBuilder-warnings
Cloned https://github.com/NicholasBellucci/SociableWeaver.git
Revision (git rev-parse @):
dd8368fcf1f8fef5d672ea64775dc6f7b02d7a92
SUCCESS checkout https://github.com/NicholasBellucci/SociableWeaver.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sociableweaver",
      "name": "SociableWeaver",
      "url": "https://github.com/NicholasBellucci/SociableWeaver.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SociableWeaver",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/NicholasBellucci/SociableWeaver.git from cache
Fetched https://github.com/NicholasBellucci/SociableWeaver.git (0.16s)
Creating working copy for https://github.com/NicholasBellucci/SociableWeaver.git
Working copy of https://github.com/NicholasBellucci/SociableWeaver.git resolved at master
warning: '.resolve-product-dependencies': dependency 'sociableweaver' 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/21] Emitting module SociableWeaver
[2/23] Compiling SociableWeaver Directive.swift
[3/23] Compiling SociableWeaver Removable.swift
[4/23] Compiling SociableWeaver Weavable.swift
[5/23] Compiling SociableWeaver FieldFormatter.swift
[6/23] Compiling SociableWeaver MetaField.swift
[7/23] Compiling SociableWeaver Object.swift
[8/23] Compiling SociableWeaver PageInfoModel.swift
[9/23] Compiling SociableWeaver FragmentBuilder.swift
[10/23] Compiling SociableWeaver FragmentReference.swift
[11/23] Compiling SociableWeaver InlineFragment.swift
[12/23] Compiling SociableWeaver CaseStyleOption.swift
[13/23] Compiling SociableWeaver OperationType.swift
[14/23] Compiling SociableWeaver Array+Argument.swift
[15/23] Compiling SociableWeaver Field.swift
[16/23] Compiling SociableWeaver ForEachWeavable.swift
[17/23] Compiling SociableWeaver Fragment.swift
[18/23] Compiling SociableWeaver Slice.swift
[19/23] Compiling SociableWeaver Weave.swift
[20/23] Compiling SociableWeaver Argument.swift
[21/23] Compiling SociableWeaver String+Utils.swift
[22/23] Compiling SociableWeaver ObjectBuilder.swift
[23/23] Compiling SociableWeaver OperationBuilder.swift
Build complete! (8.14s)
Build complete.
Done.