The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build NaverThirdPartyLogin, reference 4.1.6 (e0c19a), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 16:54:42 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jaemyeong/NaverThirdPartyLogin.git
Reference: 4.1.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jaemyeong/NaverThirdPartyLogin
 * tag               4.1.6      -> FETCH_HEAD
HEAD is now at e0c19a0 feat: Support for NaverThirdPartyLogin 4.1.6
Cloned https://github.com/jaemyeong/NaverThirdPartyLogin.git
Revision (git rev-parse @):
e0c19a051998e413e3552b2e352d047875e19929
SUCCESS checkout https://github.com/jaemyeong/NaverThirdPartyLogin.git at 4.1.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/jaemyeong/NaverThirdPartyLogin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Downloading binary artifact https://github.com/jaemyeong/NaverThirdPartyLogin/releases/download/4.1.6/NaverThirdPartyLogin.xcframework.zip
[38557/1531232] Downloading https://github.com/jaemyeong/NaverThirdPartyLogin/releases/download/4.1.6/NaverThirdPartyLogin.xcframework.zip
Downloaded https://github.com/jaemyeong/NaverThirdPartyLogin/releases/download/4.1.6/NaverThirdPartyLogin.xcframework.zip (0.89s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.2 macosSpm