Build Information
Failed to build OgurySdk, reference 5.2.2 (455aba), with Swift 6.1 for macOS (SPM) on 24 Apr 2026 00:33:18 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ogury/ogury-sdk-spm.git
Reference: 5.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Ogury/ogury-sdk-spm
* tag 5.2.2 -> FETCH_HEAD
HEAD is now at 455aba0 Merge pull request #4 from Ogury/release/5.2.2
Cloned https://github.com/Ogury/ogury-sdk-spm.git
Revision (git rev-parse @):
455aba0d2822c630175e38dbfb5ff6853e60df03
SUCCESS checkout https://github.com/Ogury/ogury-sdk-spm.git at 5.2.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Ogury/ogury-sdk-spm.git
https://github.com/Ogury/ogury-sdk-spm.git
{
"dependencies" : [
],
"manifest_display_name" : "OgurySdk",
"name" : "OgurySdk",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "OgurySdk",
"targets" : [
"OguryWrapper",
"OguryAds",
"OguryCore",
"OMSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OguryWrapper",
"module_type" : "BinaryTarget",
"name" : "OguryWrapper",
"path" : "remote/archive/OgurySdk-5.2.2.zip",
"product_memberships" : [
"OgurySdk"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "OguryCore",
"module_type" : "BinaryTarget",
"name" : "OguryCore",
"path" : "remote/archive/OguryCore-2.2.1.zip",
"product_memberships" : [
"OgurySdk"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "OguryAds",
"module_type" : "BinaryTarget",
"name" : "OguryAds",
"path" : "remote/archive/OguryAds-4.2.2.zip",
"product_memberships" : [
"OgurySdk"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "OMSDK",
"module_type" : "BinaryTarget",
"name" : "OMSDK",
"path" : "remote/archive/OMSDK_Ogury-1.5.7.zip",
"product_memberships" : [
"OgurySdk"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Downloading binary artifact https://binaries.ogury.co/release/ads-ios/4.2.2/OguryAds-4.2.2.zip
Downloading binary artifact https://binaries.ogury.co/release/ios/5.2.2/OgurySdk-5.2.2.zip
Downloading binary artifact https://binaries.ogury.co/release/omsdk-ios/1.5.7/OMSDK_Ogury-1.5.7.zip
Downloading binary artifact https://binaries.ogury.co/release/core-ios/2.2.1/OguryCore-2.2.1.zip
[15982/557984] Downloading https://binaries.ogury.co/release/omsdk-ios/1.5.7/OMSDK_Ogury-1.5.7.zip
[618534/618534] Downloading https://binaries.ogury.co/release/omsdk-ios/1.5.7/OMSDK_Ogury-1.5.7.zip, https://binaries.ogury.co/release/ios/5.2.2/OgurySdk-5.2.2.zip
Downloaded https://binaries.ogury.co/release/omsdk-ios/1.5.7/OMSDK_Ogury-1.5.7.zip (0.45s)
Downloaded https://binaries.ogury.co/release/ios/5.2.2/OgurySdk-5.2.2.zip (0.46s)
[8192/159454] Downloading https://binaries.ogury.co/release/core-ios/2.2.1/OguryCore-2.2.1.zip
[167646/1450732] Downloading https://binaries.ogury.co/release/core-ios/2.2.1/OguryCore-2.2.1.zip, https://binaries.ogury.co/release/ads-ios/4.2.2/OguryAds-4.2.2.zip
Downloaded https://binaries.ogury.co/release/core-ios/2.2.1/OguryCore-2.2.1.zip (0.51s)
Downloaded https://binaries.ogury.co/release/ads-ios/4.2.2/OguryAds-4.2.2.zip (0.59s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.1 macosSpm