The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Schemata with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/persistx/schemata.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/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/builder/builds/TDmZkXJm/2/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/persistx/schemata.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/12] Compiling Schemata Primitive.swift
[4/12] Compiling Schemata Model.swift
[5/12] Compiling Schemata None.swift
[6/12] Compiling Schemata DecodeError.swift
[7/12] Compiling Schemata Initializer.swift
[8/12] Compiling Schemata PropertyCreation.swift
[9/12] Compiling Schemata Projection.swift
[10/12] Emitting module Schemata
[11/12] Compiling Schemata Schema.swift
[12/12] Compiling Schemata Property.swift
[13/13] Compiling Schemata Value.swift
Build complete! (10.49s)
Build complete.
Done.