The Swift Package Index logo.Swift Package Index

Build Information

Successful build of datapackage-swift with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/frictionlessdata/datapackage-swift.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/frictionlessdata/datapackage-swift
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at ceaa638 GH-2: Prep for 1.0 release.
Cloned https://github.com/frictionlessdata/datapackage-swift.git into spi-builder-workspace
ceaa638cee026d096e1ae49c89177b101a1b726a
SUCCESS checkout https://github.com/frictionlessdata/datapackage-swift.git at 1.0.0
========================================
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.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/frictionlessdata/tableschema-swift.git from cache
Fetched https://github.com/frictionlessdata/tableschema-swift.git (0.19s)
Computing version for https://github.com/frictionlessdata/tableschema-swift.git
Computed https://github.com/frictionlessdata/tableschema-swift.git at 1.0.0 (0.38s)
Creating working copy for https://github.com/frictionlessdata/tableschema-swift.git
Working copy of https://github.com/frictionlessdata/tableschema-swift.git resolved at 1.0.0
Building for debugging...
[1/6] Compiling TableSchema Schema.swift
[2/6] Compiling TableSchema ForeignKey.swift
[3/6] Compiling TableSchema Table.swift
[4/6] Compiling TableSchema Field.swift
[5/6] Emitting module TableSchema
[6/23] Compiling DataPackage Registry.swift
[7/23] Compiling DataPackage Serializable.swift
[8/25] Emitting module DataPackage
[9/25] Compiling DataPackage Validatable.swift
[10/25] Compiling DataPackage Verifiable.swift
[11/25] Compiling DataPackage ForeignKey.swift
[12/25] Compiling DataPackage Schema.swift
[13/25] Compiling DataPackage CSVDialect.swift
[14/25] Compiling DataPackage Field.swift
[15/25] Compiling DataPackage Dictionary.swift
[16/25] Compiling DataPackage Log.swift
[17/25] Compiling DataPackage Contributor.swift
[18/25] Compiling DataPackage Source.swift
[19/25] Compiling DataPackage Profile.swift
[20/25] Compiling DataPackage TabularPackage.swift
[21/25] Compiling DataPackage TabularResource.swift
[22/25] Compiling DataPackage License.swift
[23/25] Compiling DataPackage Package.swift
[24/25] Compiling DataPackage Resource.swift
[25/29] Compiling DataPackageCLI Version.swift
[26/29] Emitting module DataPackageCLI
[27/29] Compiling DataPackageCLI main.swift
[28/29] Compiling DataPackageCLI Log.swift
[28/29] Linking datapackage-swift
Build complete! (7.96s)
Build complete.
Done.