The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NMapsGeometry with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jaemyeong/NMapsGeometry.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jaemyeong/NMapsGeometry
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at ac63396 feat: Support for NMapsGeometry 1.0.1
Cloned https://github.com/jaemyeong/NMapsGeometry.git into /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
ac633967200e72d16dca7fd172fe2e8ffb383cfc
SUCCESS checkout https://github.com/jaemyeong/NMapsGeometry.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Downloading binary artifact https://github.com/jaemyeong/NMapsGeometry/releases/download/1.0.1/NMapsGeometry.xcframework.zip
[11015/652396] Downloading https://github.com/jaemyeong/NMapsGeometry/releases/download/1.0.1/NMapsGeometry.xcframework.zip
Downloaded https://github.com/jaemyeong/NMapsGeometry/releases/download/1.0.1/NMapsGeometry.xcframework.zip (0.50s)
error: The package does not contain a buildable target. 
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
error: The package does not contain a buildable target. 
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 5.9 macosSpm