The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OpenMeteoSdk, reference main (a29c4b), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 07:20:44 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/open-meteo/sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/open-meteo/sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a29c4b6 fix: use java version 17 for build (#262)
Cloned https://github.com/open-meteo/sdk.git
Revision (git rev-parse @):
a29c4b62dd8445128e6db30f0a6fb5509fa1259c
SUCCESS checkout https://github.com/open-meteo/sdk.git at main
Fetching https://github.com/google/flatbuffers.git
[1/99015] Fetching flatbuffers
Fetched https://github.com/google/flatbuffers.git from cache (4.86s)
Computing version for https://github.com/google/flatbuffers.git
Computed https://github.com/google/flatbuffers.git at 25.9.23 (5.45s)
Creating working copy for https://github.com/google/flatbuffers.git
Working copy of https://github.com/google/flatbuffers.git resolved at 25.9.23
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "sdk",
      "name": "OpenMeteoSdk",
      "url": "https://github.com/open-meteo/sdk.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sdk",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "flatbuffers",
          "name": "FlatBuffers",
          "url": "https://github.com/google/flatbuffers.git",
          "version": "25.9.23",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/flatbuffers",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/open-meteo/sdk.git
[1/3875] Fetching sdk
Fetched https://github.com/open-meteo/sdk.git from cache (1.09s)
Fetching https://github.com/google/flatbuffers.git from cache
Fetched https://github.com/google/flatbuffers.git from cache (0.78s)
Computing version for https://github.com/google/flatbuffers.git
Computed https://github.com/google/flatbuffers.git at 25.9.23 (0.84s)
Creating working copy for https://github.com/google/flatbuffers.git
Working copy of https://github.com/google/flatbuffers.git resolved at 25.9.23
Creating working copy for https://github.com/open-meteo/sdk.git
Working copy of https://github.com/open-meteo/sdk.git resolved at main (a29c4b6)
warning: '.resolve-product-dependencies': dependency 'sdk' is not used by any target
Found 1 product dependencies
  - FlatBuffers
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/open-meteo/sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/8] Emitting module Common
[6/8] Compiling Common Int+extension.swift
[7/8] Compiling Common padding.swift
[8/8] Compiling Common Scalar.swift
[9/27] Compiling FlatBuffers VeriferOptions.swift
[10/27] Compiling FlatBuffers Verifiable.swift
[11/27] Compiling FlatBuffers Mutable.swift
[12/27] Compiling FlatBuffers NativeObject.swift
[13/27] Compiling FlatBuffers String+extension.swift
[14/27] Compiling FlatBuffers Struct.swift
[15/27] Compiling FlatBuffers Enum.swift
[16/27] Compiling FlatBuffers FlatBufferBuilder.swift
[17/27] Compiling FlatBuffers Offset.swift
[18/27] Compiling FlatBuffers Root.swift
[19/27] Compiling FlatBuffers FlatbuffersErrors.swift
[20/27] Compiling FlatBuffers Message.swift
[21/27] Compiling FlatBuffers FlatBufferObject.swift
[22/27] Compiling FlatBuffers FlatBuffersUtils.swift
[23/27] Compiling FlatBuffers ByteBuffer.swift
[24/27] Compiling FlatBuffers Constants.swift
[25/27] Emitting module FlatBuffers
[26/27] Compiling FlatBuffers Table.swift
[27/27] Compiling FlatBuffers TableVerifier.swift
[28/29] Compiling FlatBuffers Verifier.swift
[29/29] Compiling FlatBuffers _InternalByteBuffer.swift
[30/34] Compiling OpenMeteoSdk Unit.swift
[31/34] Compiling OpenMeteoSdk VariablesWithTime.swift
[32/34] Compiling OpenMeteoSdk OpenMeteoSdk.swift
[33/34] Compiling OpenMeteoSdk weather_api_generated.swift
[34/34] Emitting module OpenMeteoSdk
Build complete! (7.83s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "flatbuffers",
      "requirement" : {
        "exact" : [
          "25.9.23"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/flatbuffers.git"
    }
  ],
  "manifest_display_name" : "OpenMeteoSdk",
  "name" : "OpenMeteoSdk",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenMeteoSdk",
      "targets" : [
        "OpenMeteoSdk"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenMeteoSdkTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenMeteoSdkTests",
      "path" : "swift/Tests",
      "sources" : [
        "OpenMeteoSdkTests/ApiTests.swift",
        "OpenMeteoSdkTests/OpenMeteoSdkTests.swift"
      ],
      "target_dependencies" : [
        "OpenMeteoSdk"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenMeteoSdk",
      "module_type" : "SwiftTarget",
      "name" : "OpenMeteoSdk",
      "path" : "swift/Sources",
      "product_dependencies" : [
        "FlatBuffers"
      ],
      "product_memberships" : [
        "OpenMeteoSdk"
      ],
      "sources" : [
        "OpenMeteoSdk/OpenMeteoSdk.swift",
        "OpenMeteoSdk/Unit.swift",
        "OpenMeteoSdk/VariablesWithTime.swift",
        "OpenMeteoSdk/weather_api_generated.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.