The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AmplifyMapLibreAdapter, reference main (964935), with Swift 6.1 for macOS (SPM) on 10 Jan 2026 01:31:26 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aws-amplify/amplify-ios-maplibre.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aws-amplify/amplify-ios-maplibre
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9649351 chore(dependencies): upgrade Amplify to 2.53.2 (#35)
Cloned https://github.com/aws-amplify/amplify-ios-maplibre.git
Revision (git rev-parse @):
9649351907c2d9e772675496c10becdae2768945
SUCCESS checkout https://github.com/aws-amplify/amplify-ios-maplibre.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/aws-amplify/amplify-ios-maplibre.git
https://github.com/aws-amplify/amplify-ios-maplibre.git
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "amplify-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.53.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/aws-amplify/amplify-swift.git"
    },
    {
      "identity" : "maplibre-gl-native-distribution",
      "requirement" : {
        "exact" : [
          "6.4.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/maplibre/maplibre-gl-native-distribution"
    }
  ],
  "manifest_display_name" : "AmplifyMapLibreAdapter",
  "name" : "AmplifyMapLibreAdapter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "AmplifyMapLibreAdapter",
      "targets" : [
        "AmplifyMapLibreAdapter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AmplifyMapLibreUI",
      "targets" : [
        "AmplifyMapLibreUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AmplifyMapLibreUITests",
      "module_type" : "SwiftTarget",
      "name" : "AmplifyMapLibreUITests",
      "path" : "Tests/AmplifyMapLibreUITests",
      "sources" : [
        "AMLMapCompositeViewTestCase.swift",
        "AMLMapViewTestCase.swift"
      ],
      "target_dependencies" : [
        "AmplifyMapLibreAdapter",
        "AmplifyMapLibreUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AmplifyMapLibreUI",
      "module_type" : "SwiftTarget",
      "name" : "AmplifyMapLibreUI",
      "path" : "Sources/AmplifyMapLibreUI",
      "product_memberships" : [
        "AmplifyMapLibreUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AmplifyMapLibreUI/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AmplifyMapLibreUI/Resources/de.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AmplifyMapLibreUI/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        }
      ],
      "sources" : [
        "AMLMapCompositeView/AMLMapCompositeView+iPad.swift",
        "AMLMapCompositeView/AMLMapCompositeView+iPhone.swift",
        "AMLMapCompositeView/AMLMapCompositeView.swift",
        "AMLMapCompositeView/AMLMapCompositeViewModel.swift",
        "AMLMapCompositeView/AMLMapCompositiveView+ViewModifiers.swift",
        "AMLMapView/AMLMapAttributionView.swift",
        "AMLMapView/AMLMapView+ClusteringBehavior.swift",
        "AMLMapView/AMLMapView+ProxyDelegate.swift",
        "AMLMapView/AMLMapView+ViewModifiers.swift",
        "AMLMapView/AMLMapView.swift",
        "AMLMapView/AMLMapViewSettings.swift",
        "AMLMapView/AMLMapViewState+MapLoadingStateMachine.swift",
        "AMLMapView/AMLMapViewState.swift",
        "Extensions/View+Hidden.swift",
        "Extensions/View+Snapshot.swift",
        "MLNMapViewWrapper/_MLNMapViewWrapper+Coordinator.swift",
        "MLNMapViewWrapper/_MLNMapViewWrapper+ViewModifiers.swift",
        "MLNMapViewWrapper/_MLNMapViewWrapper.swift",
        "SupportingTypes/IdentifiablePlace.swift",
        "SupportingViews/AMLActivityIndicator.swift",
        "SupportingViews/AMLCalloutUIView.swift",
        "SupportingViews/AMLMapControlButton.swift",
        "SupportingViews/AMLMapControlView.swift",
        "SupportingViews/AMLPlaceCellView.swift",
        "SupportingViews/AMLPlaceList.swift",
        "SupportingViews/AMLSearchBar.swift"
      ],
      "target_dependencies" : [
        "AmplifyMapLibreAdapter"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AmplifyMapLibreAdapterTests",
      "module_type" : "SwiftTarget",
      "name" : "AmplifyMapLibreAdapterTests",
      "path" : "Tests/AmplifyMapLibreAdapterTests",
      "sources" : [
        "AmplifyMapLibreAdapterTests.swift"
      ],
      "target_dependencies" : [
        "AmplifyMapLibreAdapter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AmplifyMapLibreAdapter",
      "module_type" : "SwiftTarget",
      "name" : "AmplifyMapLibreAdapter",
      "path" : "Sources/AmplifyMapLibreAdapter",
      "product_dependencies" : [
        "Amplify",
        "AWSCognitoAuthPlugin",
        "AWSLocationGeoPlugin",
        "MapLibre"
      ],
      "product_memberships" : [
        "AmplifyMapLibreAdapter",
        "AmplifyMapLibreUI"
      ],
      "sources" : [
        "AWSMapURLProtocol+GeoConfig.swift",
        "AWSMapURLProtocol.swift",
        "AWSMapURLProtocolError.swift",
        "AmplifyMapLibre.swift",
        "Extensions/Geo.BoundingBox+MLNCoordinateBounds.swift",
        "Extensions/Geo.SearchArea+MLNCoorindateBounds.swift",
        "Extensions/MLNPointFeature+Geo.Place.swift",
        "Extensions/MLNPointFeature+Init.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Fetching https://github.com/aws-amplify/amplify-swift.git
Fetching https://github.com/maplibre/maplibre-gl-native-distribution
[4/385] Fetching maplibre-gl-native-distribution
[386/168479] Fetching maplibre-gl-native-distribution, amplify-swift
Fetched https://github.com/maplibre/maplibre-gl-native-distribution from cache (11.75s)
Fetched https://github.com/aws-amplify/amplify-swift.git from cache (11.75s)
Computing version for https://github.com/maplibre/maplibre-gl-native-distribution
Computed https://github.com/maplibre/maplibre-gl-native-distribution at 6.4.1 (12.32s)
Computing version for https://github.com/aws-amplify/amplify-swift.git
Computed https://github.com/aws-amplify/amplify-swift.git at 2.53.2 (0.51s)
Fetching https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/awslabs/aws-sdk-swift
[1/553] Fetching amplify-swift-utils-notifications
[311/10640] Fetching amplify-swift-utils-notifications, sqlite.swift
[10641/897626] Fetching amplify-swift-utils-notifications, sqlite.swift, aws-sdk-swift
Fetched https://github.com/awslabs/aws-sdk-swift from cache (212.82s)
Fetched https://github.com/aws-amplify/amplify-swift-utils-notifications.git from cache (212.82s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (212.82s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
warning: 'sqlite.swift': /Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
 5 |     name: "SQLite.swift",
 6 |     platforms: [
 7 |         .iOS(.v11),
   |               `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
10 |         .tvOS(.v11),
   |                `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 |         .visionOS(.v1)
12 |     ],
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (213.64s)
Computing version for https://github.com/awslabs/aws-sdk-swift
Computed https://github.com/awslabs/aws-sdk-swift at 1.6.7 (4.23s)
Fetching https://github.com/awslabs/aws-crt-swift
Fetching https://github.com/smithy-lang/smithy-swift
[1/32690] Fetching aws-crt-swift
[2944/107697] Fetching aws-crt-swift, smithy-swift
Fetched https://github.com/smithy-lang/smithy-swift from cache (2.20s)
Fetched https://github.com/awslabs/aws-crt-swift from cache (2.20s)
Computing version for https://github.com/awslabs/aws-crt-swift
Computed https://github.com/awslabs/aws-crt-swift at 0.54.2 (2.74s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.39s)
Computing version for https://github.com/smithy-lang/smithy-swift
Computed https://github.com/smithy-lang/smithy-swift at 0.175.0 (2.07s)
Fetching https://github.com/open-telemetry/opentelemetry-swift
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/swift-server/async-http-client.git from cache
[1/19636] Fetching opentelemetry-swift
Fetched https://github.com/apple/swift-log.git from cache (1.08s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.08s)
Fetched https://github.com/open-telemetry/opentelemetry-swift from cache (1.64s)
Computing version for https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Computed https://github.com/aws-amplify/amplify-swift-utils-notifications.git at 1.1.1 (2.24s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.50s)
Computing version for https://github.com/open-telemetry/opentelemetry-swift
Computed https://github.com/open-telemetry/opentelemetry-swift at 1.17.1 (0.65s)
Fetching https://github.com/undefinedlabs/opentracing-objc
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/undefinedlabs/Thrift-Swift
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-protobuf.git from cache
[1/508] Fetching opentracing-objc
[42/1160] Fetching opentracing-objc, thrift-swift
[1161/52549] Fetching opentracing-objc, thrift-swift, grpc-swift
Fetched https://github.com/apple/swift-atomics.git from cache (2.40s)
Fetched https://github.com/grpc/grpc-swift.git from cache (2.66s)
Fetched https://github.com/undefinedlabs/opentracing-objc from cache (2.66s)
Fetched https://github.com/undefinedlabs/Thrift-Swift from cache (2.66s)
Fetched https://github.com/apple/swift-metrics.git from cache (2.68s)
Fetched https://github.com/apple/swift-nio.git from cache (2.75s)
Fetched https://github.com/apple/swift-protobuf.git from cache (3.03s)
Computing version for https://github.com/undefinedlabs/opentracing-objc
Computed https://github.com/undefinedlabs/opentracing-objc at 0.5.2 (5.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.48s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (0.66s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.79s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.99s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.00s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.00s)
Fetched https://github.com/apple/swift-collections.git from cache (1.42s)
Computing version for https://github.com/undefinedlabs/Thrift-Swift
Computed https://github.com/undefinedlabs/Thrift-Swift at 1.1.2 (3.95s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.48s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (0.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.48s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.48s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.33.3 (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.59s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.2 (0.52s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.75s)
[1/2568] Fetching swift-service-lifecycle
[130/8428] Fetching swift-service-lifecycle, swift-async-algorithms
[189/15505] Fetching swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (1.27s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.35s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.35s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.35s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.36s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.36s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.98s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.79s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (1.32s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.53s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.49s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.46s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.47s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.49s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (0.63s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.54s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (2.66s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.92.1 (0.64s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.07s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.61s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.30.2 (0.51s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/5621] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.09s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (1.63s)
Fetching https://github.com/apple/swift-service-context.git
[1/1162] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.94s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.44s)
Creating working copy for https://github.com/awslabs/aws-crt-swift
Working copy of https://github.com/awslabs/aws-crt-swift resolved at 0.54.2
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.31.2
Creating working copy for https://github.com/aws-amplify/amplify-swift.git
Working copy of https://github.com/aws-amplify/amplify-swift.git resolved at 2.53.2
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/open-telemetry/opentelemetry-swift
Working copy of https://github.com/open-telemetry/opentelemetry-swift resolved at 1.17.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.30.2
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/awslabs/aws-sdk-swift
Working copy of https://github.com/awslabs/aws-sdk-swift resolved at 1.6.7
Creating working copy for https://github.com/undefinedlabs/Thrift-Swift
Working copy of https://github.com/undefinedlabs/Thrift-Swift resolved at 1.1.2
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.92.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
Creating working copy for https://github.com/smithy-lang/smithy-swift
Working copy of https://github.com/smithy-lang/smithy-swift resolved at 0.175.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.3
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.33.3
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/undefinedlabs/opentracing-objc
Working copy of https://github.com/undefinedlabs/opentracing-objc resolved at 0.5.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/maplibre/maplibre-gl-native-distribution
Working copy of https://github.com/maplibre/maplibre-gl-native-distribution resolved at 6.4.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Working copy of https://github.com/aws-amplify/amplify-swift-utils-notifications.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
warning: 'sqlite.swift': /Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
 5 |     name: "SQLite.swift",
 6 |     platforms: [
 7 |         .iOS(.v11),
   |               `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
10 |         .tvOS(.v11),
   |                `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 |         .visionOS(.v1)
12 |     ],
Downloading binary artifact https://github.com/maplibre/maplibre-native/releases/download/ios-v6.4.1/MapLibre.dynamic.xcframework.zip
[8259/8250447] Downloading https://github.com/maplibre/maplibre-native/releases/download/ios-v6.4.1/MapLibre.dynamic.xcframework.zip
Downloaded https://github.com/maplibre/maplibre-native/releases/download/ios-v6.4.1/MapLibre.dynamic.xcframework.zip (1.21s)
error: the library 'AmplifyMapLibreAdapter' requires macos 10.13, but depends on the product 'Amplify' which requires macos 12.0; consider changing the library 'AmplifyMapLibreAdapter' to require macos 12.0 or later, or the product 'Amplify' to require macos 10.13 or earlier.
error: the library 'AmplifyMapLibreAdapter' requires macos 10.13, but depends on the product 'AWSCognitoAuthPlugin' which requires macos 12.0; consider changing the library 'AmplifyMapLibreAdapter' to require macos 12.0 or later, or the product 'AWSCognitoAuthPlugin' to require macos 10.13 or earlier.
error: the library 'AmplifyMapLibreAdapter' requires macos 10.13, but depends on the product 'AWSLocationGeoPlugin' which requires macos 12.0; consider changing the library 'AmplifyMapLibreAdapter' to require macos 12.0 or later, or the product 'AWSLocationGeoPlugin' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the library 'AmplifyMapLibreAdapter' requires macos 10.13, but depends on the product 'Amplify' which requires macos 12.0; consider changing the library 'AmplifyMapLibreAdapter' to require macos 12.0 or later, or the product 'Amplify' to require macos 10.13 or earlier.
error: the library 'AmplifyMapLibreAdapter' requires macos 10.13, but depends on the product 'AWSCognitoAuthPlugin' which requires macos 12.0; consider changing the library 'AmplifyMapLibreAdapter' to require macos 12.0 or later, or the product 'AWSCognitoAuthPlugin' to require macos 10.13 or earlier.
error: the library 'AmplifyMapLibreAdapter' requires macos 10.13, but depends on the product 'AWSLocationGeoPlugin' which requires macos 12.0; consider changing the library 'AmplifyMapLibreAdapter' to require macos 12.0 or later, or the product 'AWSLocationGeoPlugin' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm