The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MSGraphClientModels 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/phil1995/msgraph-sdk-objc-models-spm.git
Reference: 1.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/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
Revision (git rev-parse @):
172b07fe8a7da6072149e2fd92051a510b25035e
SUCCESS checkout https://github.com/phil1995/msgraph-sdk-objc-models-spm.git at 1.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/phil1995/msgraph-sdk-objc-models-spm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[16375/19211823] Downloading https://github.com/phil1995/msgraph-sdk-objc-models/releases/download/1.3.0-spm/MSGraphClientModels.xcframework.zip
Downloading binary artifact https://github.com/phil1995/msgraph-sdk-objc-models/releases/download/1.3.0-spm/MSGraphClientModels.xcframework.zip
error: failed downloading 'https://github.com/phil1995/msgraph-sdk-objc-models/releases/download/1.3.0-spm/MSGraphClientModels.xcframework.zip' which is required by binary target 'MSGraphClientModels': /Users/builder/Library/Caches/org.swift.swiftpm/artifacts/https___github_com_phil1995_msgraph_sdk_objc_models_releases_download_1_3_0_spm_MSGraphClientModels_xcframework_zip already exists in file system
Fetching binary artifact https://github.com/phil1995/msgraph-sdk-objc-models/releases/download/1.3.0-spm/MSGraphClientModels.xcframework.zip from cache
Fetched https://github.com/phil1995/msgraph-sdk-objc-models/releases/download/1.3.0-spm/MSGraphClientModels.xcframework.zip from cache (2.86s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 5.10 macosSpm