The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Mapper 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/lyft/mapper.git
Reference: 10.0.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/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
Revision (git rev-parse @):
c8f848c8a496e8dbfafa4fba5bb44723bacbe853
SUCCESS checkout https://github.com/lyft/mapper.git at 10.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/lyft/mapper.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/13] Compiling Mapper Transform.swift
[4/14] Compiling Mapper URL+Convertible.swift
[5/14] Compiling Mapper MapperError.swift
[6/14] Compiling Mapper Defaults+Convertible.swift
[7/14] Compiling Mapper Float+Convertible.swift
[8/14] Compiling Mapper NSDictionary+Safety.swift
[9/14] Compiling Mapper Convertible.swift
[10/14] Compiling Mapper DefaultConvertible.swift
[11/14] Emitting module Mapper
[12/14] Compiling Mapper Mappable.swift
[13/14] Compiling Mapper Mapper.swift
[14/14] Compiling Mapper Transform+Dictionary.swift
Build complete! (7.51s)
Build complete.
Done.