The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TypeDecoder 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/Kitura/TypeDecoder.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kitura/TypeDecoder
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fd1e490 Update TravisCI; remove Swift 4.x support; add Swift 5.4 (#29)
Cloned https://github.com/Kitura/TypeDecoder.git
Revision (git rev-parse @):
fd1e4909a065e9ca083c9dd01048d8070c9cefdd
SUCCESS checkout https://github.com/Kitura/TypeDecoder.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Kitura/TypeDecoder.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/5] Compiling TypeDecoder TypeDecoder.swift
[4/5] Compiling TypeDecoder OrderedDictionary.swift
[5/5] Emitting module TypeDecoder
Build complete! (3.51s)
Build complete.
Done.