The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Schemata 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/persistx/schemata.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/persistx/schemata
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3c34217 Merge pull request #20 from PersistX/xcode-is-gonna-xcode
Submodule path 'Carthage/Checkouts/Standards': checked out '89c30330fcac972a84a4876125064001b9c89f0f'
Submodule 'Carthage/Checkouts/Standards' (https://github.com/PersistX/Standards.git) registered for path 'Carthage/Checkouts/Standards'
Cloning into '/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/Standards'...
Cloned https://github.com/persistx/schemata.git
Revision (git rev-parse @):
3c342170cd0afbba797f834fed89f0b8b4e1622c
SUCCESS checkout https://github.com/persistx/schemata.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "schemata",
      "name": "Schemata",
      "url": "https://github.com/persistx/schemata.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/schemata",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/persistx/schemata.git
[1/1125] Fetching schemata
Fetched https://github.com/persistx/schemata.git (0.30s)
Creating working copy for https://github.com/persistx/schemata.git
Working copy of https://github.com/persistx/schemata.git resolved at master
warning: '.resolve-product-dependencies': dependency 'schemata' 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/10] Compiling Schemata PropertyCreation.swift
[2/10] Compiling Schemata Projection.swift
[3/10] Compiling Schemata Property.swift
[4/10] Compiling Schemata Primitive.swift
[5/10] Compiling Schemata Model.swift
[6/10] Compiling Schemata None.swift
[7/10] Compiling Schemata Schema.swift
[8/10] Compiling Schemata DecodeError.swift
[9/10] Compiling Schemata Initializer.swift
[10/10] Emitting module Schemata
[11/11] Compiling Schemata Value.swift
Build complete! (8.14s)
Build complete.
Done.