The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ReSwiftRouter 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/ReSwift/ReSwift-Router.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ReSwift/ReSwift-Router
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a915f67 Tweak SPM framework name (#130)
Cloned https://github.com/ReSwift/ReSwift-Router.git
Revision (git rev-parse @):
a915f67704ca5a0cf439723f7c4f7c26ef7809ba
SUCCESS checkout https://github.com/ReSwift/ReSwift-Router.git at master
Fetching https://github.com/ReSwift/ReSwift.git from cache
Fetched https://github.com/ReSwift/ReSwift.git (0.24s)
Computing version for https://github.com/ReSwift/ReSwift.git
Computed https://github.com/ReSwift/ReSwift.git at 6.1.1 (0.85s)
Creating working copy for https://github.com/ReSwift/ReSwift.git
Working copy of https://github.com/ReSwift/ReSwift.git resolved at 6.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "reswift-router",
      "name": "ReSwiftRouter",
      "url": "https://github.com/ReSwift/ReSwift-Router.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ReSwift-Router",
      "dependencies": [
        {
          "identity": "reswift",
          "name": "ReSwift",
          "url": "https://github.com/ReSwift/ReSwift.git",
          "version": "6.1.1",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ReSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ReSwift/ReSwift-Router.git
[1/2656] Fetching reswift-router
Fetched https://github.com/ReSwift/ReSwift-Router.git (0.78s)
Fetching https://github.com/ReSwift/ReSwift.git from cache
Fetched https://github.com/ReSwift/ReSwift.git (0.19s)
Computing version for https://github.com/ReSwift/ReSwift.git
Computed https://github.com/ReSwift/ReSwift.git at 6.1.1 (0.03s)
Creating working copy for https://github.com/ReSwift/ReSwift-Router.git
Working copy of https://github.com/ReSwift/ReSwift-Router.git resolved at master
Creating working copy for https://github.com/ReSwift/ReSwift.git
Working copy of https://github.com/ReSwift/ReSwift.git resolved at 6.1.1
warning: '.resolve-product-dependencies': dependency 'reswift-router' is not used by any target
Found 1 product dependencies
  - ReSwift
========================================
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/13] Compiling ReSwift Action.swift
[2/13] Compiling ReSwift DispatchingStoreType.swift
[3/13] Emitting module ReSwift
[4/14] Compiling ReSwift Coding.swift
[5/14] Compiling ReSwift State.swift
[6/14] Compiling ReSwift Store.swift
[7/14] Compiling ReSwift Subscription.swift
[8/14] Compiling ReSwift Assertions.swift
[9/14] Compiling ReSwift Middleware.swift
[10/14] Compiling ReSwift Reducer.swift
[11/14] Compiling ReSwift Synchronized.swift
[12/14] Compiling ReSwift StoreSubscriber.swift
[13/14] Compiling ReSwift StoreType.swift
[14/14] Compiling ReSwift TypeHelper.swift
[15/20] Compiling ReSwiftRouter Routable.swift
[16/20] Compiling ReSwiftRouter NavigationReducer.swift
[17/20] Compiling ReSwiftRouter NavigationState.swift
[18/20] Compiling ReSwiftRouter Router.swift
[19/20] Emitting module ReSwiftRouter
[20/20] Compiling ReSwiftRouter NavigationActions.swift
Build complete! (10.49s)
Build complete.
Done.