The Swift Package Index logo.Swift Package Index

Build Information

Successful build of IBMWatsonRestKit with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/watson-developer-cloud/restkit.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/watson-developer-cloud/restkit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7245729 Merge pull request #26 from watson-developer-cloud/ci/automated-release
Cloned https://github.com/watson-developer-cloud/restkit.git
Revision (git rev-parse @):
7245729a223b69e813a1fa9fa2de87053b2f5ea6
SUCCESS checkout https://github.com/watson-developer-cloud/restkit.git at master
========================================
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": "restkit",
      "name": "IBMWatsonRestKit",
      "url": "https://github.com/watson-developer-cloud/restkit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/restkit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/watson-developer-cloud/restkit.git
[1/861] Fetching restkit
Fetched https://github.com/watson-developer-cloud/restkit.git (0.32s)
Creating working copy for https://github.com/watson-developer-cloud/restkit.git
Working copy of https://github.com/watson-developer-cloud/restkit.git resolved at master
warning: '.resolve-product-dependencies': dependency 'restkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling RestKit JSON.swift
[2/8] Compiling RestKit CodableExtensions.swift
[3/8] Emitting module RestKit
[4/8] Compiling RestKit Authentication.swift
[5/8] Compiling RestKit RestResponse.swift
[6/8] Compiling RestKit MultipartFormData.swift
[7/8] Compiling RestKit RestRequest.swift
[8/8] Compiling RestKit RestError.swift
Build complete! (8.05s)
Build complete.
Done.