The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Bind 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/karmarama/bind.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/karmarama/bind
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 61ecb0d Merge pull request #11 from karmarama/bugfix/swiftlint_errors
Cloned https://github.com/karmarama/bind.git
Revision (git rev-parse @):
61ecb0d85866d868be0de6f87a56aea4e0dfdcd3
SUCCESS checkout https://github.com/karmarama/bind.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "bind",
      "name": "Bind",
      "url": "https://github.com/karmarama/bind.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bind",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/karmarama/bind.git
[1/509] Fetching bind
Fetched https://github.com/karmarama/bind.git (0.33s)
Creating working copy for https://github.com/karmarama/bind.git
Working copy of https://github.com/karmarama/bind.git resolved at master
warning: '.resolve-product-dependencies': dependency 'bind' 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/22] Emitting module Bind
[2/24] Compiling Bind Bindable+UISwitch.swift
[3/24] Compiling Bind Bindable+UITabBar.swift
[4/24] Compiling Bind Bindable+UITabBarController.swift
[5/24] Compiling Bind Bindable+UIButton.swift
[6/24] Compiling Bind Bindable+UIControl.swift
[7/24] Compiling Bind Bindable+UIGestureRecognizer.swift
[8/24] Compiling Bind Bindable+UIImageView.swift
[9/24] Compiling Bind Bindable+UILabel.swift
[10/24] Compiling Bind Bindable+UINavigationItem.swift
[11/24] Compiling Bind Bindable+UITextField.swift
[12/24] Compiling Bind Bindable+UIView.swift
[13/24] Compiling Bind Bindable+UIViewController.swift
[14/24] Compiling Bind Bindable+UIPageControl.swift
[15/24] Compiling Bind Bindable+UISearchBar.swift
[16/24] Compiling Bind Bindable+UISegmentedControl.swift
[17/24] Compiling Bind Binder.swift
[18/24] Compiling Bind Output.swift
[19/24] Compiling Bind Relay.swift
[20/24] Compiling Bind Subscription.swift
[21/24] Compiling Bind Weak.swift
[22/24] Compiling Bind Bindable+WKWebView.swift
[23/24] Compiling Bind Bindable+NSLayoutConstraint.swift
[24/24] Compiling Bind Bindable+UIActivityIndicatorView.swift
Build complete! (12.20s)
Build complete.
Done.