The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CodableGeoJSON 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.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/guykogus/CodableGeoJSON.git
Reference: 3.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/guykogus/CodableGeoJSON
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at 8d7dcaa Upgrade project for Xcode 15 Dropped support for Carthage
Cloned https://github.com/guykogus/CodableGeoJSON.git into spi-builder-workspace
8d7dcaab6dd81f5ed87c34517dd9f6afab5cb3d4
SUCCESS checkout https://github.com/guykogus/CodableGeoJSON.git at 3.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0.app" xcrun swift build --arch arm64
Fetching https://github.com/guykogus/CodableJSON.git from cache
Fetched https://github.com/guykogus/CodableJSON.git (0.19s)
Computing version for https://github.com/guykogus/CodableJSON.git
Computed https://github.com/guykogus/CodableJSON.git at 3.0.1 (0.02s)
Creating working copy for https://github.com/guykogus/CodableJSON.git
Working copy of https://github.com/guykogus/CodableJSON.git resolved at 3.0.1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/CodableGeoJSONTests/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/CodableGeoJSON/Info.plist
Building for debugging...
[1/2] Emitting module CodableJSON
[2/2] Compiling CodableJSON JSON.swift
[3/9] Compiling CodableGeoJSON GeoJSONPosition.swift
[4/9] Compiling CodableGeoJSON GeoJSONFeatureCollection.swift
[5/9] Compiling CodableGeoJSON GeoJSONGeometry.swift
[6/9] Emitting module CodableGeoJSON
[7/9] Compiling CodableGeoJSON GeoJSONFeature.swift
[8/9] Compiling CodableGeoJSON GeoJSONFeatureIdentifier.swift
[9/9] Compiling CodableGeoJSON GeoJSON.swift
Build complete! (9.49s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/guykogus/CodableGeoJSON.git from cache
Fetched https://github.com/guykogus/CodableGeoJSON.git (0.19s)
Fetching https://github.com/guykogus/CodableJSON.git from cache
Fetched https://github.com/guykogus/CodableJSON.git (0.20s)
Computing version for https://github.com/guykogus/CodableJSON.git
Computed https://github.com/guykogus/CodableJSON.git at 3.0.1 (0.02s)
Creating working copy for https://github.com/guykogus/CodableGeoJSON.git
Working copy of https://github.com/guykogus/CodableGeoJSON.git resolved at 3.0.0
Creating working copy for https://github.com/guykogus/CodableJSON.git
Working copy of https://github.com/guykogus/CodableJSON.git resolved at 3.0.1
warning: '.resolve-product-dependencies': dependency 'codablegeojson' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "codablegeojson",
      "name": "CodableGeoJSON",
      "url": "https://github.com/guykogus/CodableGeoJSON.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodableGeoJSON",
      "dependencies": [
        {
          "identity": "codablejson",
          "name": "CodableJSON",
          "url": "https://github.com/guykogus/CodableJSON.git",
          "version": "3.0.1",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodableJSON",
          "dependencies": [

          ]
        }
      ]
    }
  ]
}
Found 1 product dependencies
  - CodableJSON
Done.