The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TinkCore with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tink-ab/tink-core-ios.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tink-ab/tink-core-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1a5cf39 Merge pull request #51 from tink-sdk-build/release-changes-2.3.0-MON-1619
Cloned https://github.com/tink-ab/tink-core-ios.git
Revision (git rev-parse @):
1a5cf3901214cde7c9c227a857228efed6246789
SUCCESS checkout https://github.com/tink-ab/tink-core-ios.git at master
[20509/5846007] Downloading https://github.com/tink-ab/tink-core-ios/releases/download/2.3.0/TinkCore.xcframework.zip
Downloading binary artifact https://github.com/tink-ab/tink-core-ios/releases/download/2.3.0/TinkCore.xcframework.zip
Downloaded https://github.com/tink-ab/tink-core-ios/releases/download/2.3.0/TinkCore.xcframework.zip (0.67s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "tink-core-ios",
      "name": "TinkCore",
      "url": "https://github.com/tink-ab/tink-core-ios.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/tink-core-ios",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tink-ab/tink-core-ios.git from cache
Fetched https://github.com/tink-ab/tink-core-ios.git from cache (0.48s)
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/tink-core-ios-b5580f40 is not valid git repository for 'https://github.com/tink-ab/tink-core-ios.git', will fetch again.
Fetching https://github.com/tink-ab/tink-core-ios.git from cache
Fetched https://github.com/tink-ab/tink-core-ios.git from cache (0.08s)
warning: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/tink-core-ios-b5580f40 is not valid git repository for 'https://github.com/tink-ab/tink-core-ios.git', will fetch again.
Fetching https://github.com/tink-ab/tink-core-ios.git from cache
Fetched https://github.com/tink-ab/tink-core-ios.git from cache (0.06s)
Creating working copy for https://github.com/tink-ab/tink-core-ios.git
Working copy of https://github.com/tink-ab/tink-core-ios.git resolved at master (1a5cf39)
Fetching binary artifact https://github.com/tink-ab/tink-core-ios/releases/download/2.3.0/TinkCore.xcframework.zip from cache
Fetched https://github.com/tink-ab/tink-core-ios/releases/download/2.3.0/TinkCore.xcframework.zip from cache (0.39s)
warning: '.resolve-product-dependencies': dependency 'tink-core-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/tink-ab/tink-core-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.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`.
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