The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MSGraphClientModels 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/phil1995/msgraph-sdk-objc-models-spm.git
Reference: 1.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/phil1995/msgraph-sdk-objc-models-spm
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 172b07f Version and checksum update for 1.3.0
Cloned https://github.com/phil1995/msgraph-sdk-objc-models-spm.git into spi-builder-workspace
172b07fe8a7da6072149e2fd92051a510b25035e
SUCCESS checkout https://github.com/phil1995/msgraph-sdk-objc-models-spm.git at 1.3.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)
Downloading binary artifact https://github.com/phil1995/msgraph-sdk-objc-models/releases/download/1.3.0-spm/MSGraphClientModels.xcframework.zip
[15527/19211823] Downloading https://github.com/phil1995/msgraph-sdk-objc-models/releases/download/1.3.0-spm/MSGraphClientModels.xcframework.zip
Downloaded https://github.com/phil1995/msgraph-sdk-objc-models/releases/download/1.3.0-spm/MSGraphClientModels.xcframework.zip (4.10s)
error: The package does not contain a buildable target. 
Add at least
 one `.target` o
r `
.e
xecut
ableTarge
t
` to your `Package.swift`.
Retrying in 0 seconds ...
Building ... (attempt 2)
error: The package does not contain a buildable target. 
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm