Build Information
Failed to build OgurySdk, reference 5.2.2 (455aba), with Swift 6.3 for macOS (SPM) on 24 Apr 2026 00:33:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.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
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/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/core-ios/2.2.1/OguryCore-2.2.1.zip
[15984/1291278] Downloading https://binaries.ogury.co/release/ads-ios/4.2.2/OguryAds-4.2.2.zip
[358436/1450732] Downloading https://binaries.ogury.co/release/ads-ios/4.2.2/OguryAds-4.2.2.zip, https://binaries.ogury.co/release/core-ios/2.2.1/OguryCore-2.2.1.zip
[517890/1511282] Downloading https://binaries.ogury.co/release/ads-ios/4.2.2/OguryAds-4.2.2.zip, https://binaries.ogury.co/release/core-ios/2.2.1/OguryCore-2.2.1.zip, https://binaries.ogury.co/release/ios/5.2.2/OgurySdk-5.2.2.zip
[550236/2069266] Downloading https://binaries.ogury.co/release/ads-ios/4.2.2/OguryAds-4.2.2.zip, https://binaries.ogury.co/release/core-ios/2.2.1/OguryCore-2.2.1.zip, https://binaries.ogury.co/release/ios/5.2.2/OgurySdk-5.2.2.zip, https://binaries.ogury.co/release/omsdk-ios/1.5.7/OMSDK_Ogury-1.5.7.zip
Downloaded https://binaries.ogury.co/release/ios/5.2.2/OgurySdk-5.2.2.zip (0.46s)
Downloaded https://binaries.ogury.co/release/core-ios/2.2.1/OguryCore-2.2.1.zip (0.50s)
Downloaded https://binaries.ogury.co/release/omsdk-ios/1.5.7/OMSDK_Ogury-1.5.7.zip (0.57s)
Downloaded https://binaries.ogury.co/release/ads-ios/4.2.2/OguryAds-4.2.2.zip (0.57s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "ogury-sdk-spm",
"name": "OgurySdk",
"url": "https://github.com/Ogury/ogury-sdk-spm.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ogury-sdk-spm",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/Ogury/ogury-sdk-spm.git
[1/17790] Fetching ogury-sdk-spm
Fetched https://github.com/Ogury/ogury-sdk-spm.git from cache (3.97s)
Creating working copy for https://github.com/Ogury/ogury-sdk-spm.git
Working copy of https://github.com/Ogury/ogury-sdk-spm.git resolved at 5.2.2 (455aba0)
Fetching binary artifact https://binaries.ogury.co/release/ios/5.2.2/OgurySdk-5.2.2.zip from cache
Fetching binary artifact https://binaries.ogury.co/release/core-ios/2.2.1/OguryCore-2.2.1.zip from cache
Fetching binary artifact https://binaries.ogury.co/release/ads-ios/4.2.2/OguryAds-4.2.2.zip from cache
Fetching binary artifact https://binaries.ogury.co/release/omsdk-ios/1.5.7/OMSDK_Ogury-1.5.7.zip from cache
Fetched https://binaries.ogury.co/release/ios/5.2.2/OgurySdk-5.2.2.zip from cache (0.12s)
Fetched https://binaries.ogury.co/release/core-ios/2.2.1/OguryCore-2.2.1.zip from cache (0.13s)
Fetched https://binaries.ogury.co/release/omsdk-ios/1.5.7/OMSDK_Ogury-1.5.7.zip from cache (0.16s)
Fetched https://binaries.ogury.co/release/ads-ios/4.2.2/OguryAds-4.2.2.zip from cache (0.16s)
warning: '.resolve-product-dependencies': dependency 'ogury-sdk-spm' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/Ogury/ogury-sdk-spm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.3 macosSpm