The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftyJSON 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.33.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyJSON/SwiftyJSON.git
Reference: 5.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwiftyJSON/SwiftyJSON
 * tag               5.0.2      -> FETCH_HEAD
HEAD is now at af76cf3 Version Bump to 5.0.2
Cloned https://github.com/SwiftyJSON/SwiftyJSON.git
Revision (git rev-parse @):
af76cf3ef710b6ca5f8c05f3a31307d44a3c5828
SUCCESS checkout https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftyjson",
      "name": "SwiftyJSON",
      "url": "https://github.com/SwiftyJSON/SwiftyJSON.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyJSON",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git from cache
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (0.30s)
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2 (af76cf3)
warning: '.resolve-product-dependencies': dependency 'swiftyjson' 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/SwiftyJSON/SwiftyJSON.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-6044DDE57671499D.txt
[4/6] Compiling SwiftyJSON resource_bundle_accessor.swift
[5/6] Emitting module SwiftyJSON
[6/6] Compiling SwiftyJSON SwiftyJSON.swift
Build complete! (3.07s)
Build complete.
Done.