Build Information
Failed to build P24, reference master (83721c), with Swift 6.2 for macOS (SPM) on 20 Jan 2026 21:30:37 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/przelewy24/p24-mobile-lib-ios.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/przelewy24/p24-mobile-lib-ios
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 83721c4 library file version 3.5.53
Cloned https://github.com/przelewy24/p24-mobile-lib-ios.git
Revision (git rev-parse @):
83721c40f948cef1e05cee5864a3fdd761413470
SUCCESS checkout https://github.com/przelewy24/p24-mobile-lib-ios.git at master
========================================
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",
"dependencies": [
{
"identity": "p24-mobile-lib-ios",
"name": "P24",
"url": "https://github.com/przelewy24/p24-mobile-lib-ios.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/p24-mobile-lib-ios",
"dependencies": [
]
}
]
}
Fetching https://github.com/przelewy24/p24-mobile-lib-ios.git
[1/753] Fetching p24-mobile-lib-ios
Fetched https://github.com/przelewy24/p24-mobile-lib-ios.git from cache (4.46s)
Creating working copy for https://github.com/przelewy24/p24-mobile-lib-ios.git
Working copy of https://github.com/przelewy24/p24-mobile-lib-ios.git resolved at master (83721c4)
warning: '.resolve-product-dependencies': dependency 'p24-mobile-lib-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/przelewy24/p24-mobile-lib-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.2 macosSpm