The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Mapper with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lyft/mapper.git
Reference: 10.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lyft/mapper
 * tag               10.0.1     -> FETCH_HEAD
HEAD is now at c8f848c Bump version to 10.0.1
Cloned https://github.com/lyft/mapper.git into spi-builder-workspace
c8f848c8a496e8dbfafa4fba5bb44723bacbe853
SUCCESS checkout https://github.com/lyft/mapper.git at 10.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Building for debugging...
[1/11] Compiling Mapper MapperError.swift
[2/12] Compiling Mapper URL+Convertible.swift
[3/12] Compiling Mapper NSDictionary+Safety.swift
[4/12] Compiling Mapper Convertible.swift
[5/12] Compiling Mapper DefaultConvertible.swift
[6/12] Compiling Mapper Transform+Dictionary.swift
[7/12] Compiling Mapper Mappable.swift
[8/12] Compiling Mapper Mapper.swift
[9/12] Emitting module Mapper
[10/12] Compiling Mapper Defaults+Convertible.swift
[11/12] Compiling Mapper Float+Convertible.swift
[12/12] Compiling Mapper Transform.swift
Build complete! (3.72s)
Build complete.
Done.