Build Information
Failed to build AmplifyMapLibreAdapter, reference 2.1.1 (311b0e
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 10:25:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aws-amplify/amplify-ios-maplibre.git
Reference: 2.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aws-amplify/amplify-ios-maplibre
* tag 2.1.1 -> FETCH_HEAD
HEAD is now at 311b0e7 fix: Fixing compilation issues with new Amplify version (#34)
Cloned https://github.com/aws-amplify/amplify-ios-maplibre.git
Revision (git rev-parse @):
311b0e75c6129cf17463a6d79995cab17cd70879
SUCCESS checkout https://github.com/aws-amplify/amplify-ios-maplibre.git at 2.1.1
Fetching https://github.com/smithy-lang/smithy-swift
Fetching https://github.com/aws-amplify/amplify-swift.git
Fetching https://github.com/awslabs/aws-crt-swift
Fetching https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Fetching https://github.com/maplibre/maplibre-gl-native-distribution
Fetching https://github.com/awslabs/aws-sdk-swift.git
Fetching https://github.com/apple/swift-log.git from cache
[1/312] Fetching maplibre-gl-native-distribution
[289/841] Fetching maplibre-gl-native-distribution, amplify-swift-utils-notifications
[356/31924] Fetching maplibre-gl-native-distribution, amplify-swift-utils-notifications, aws-crt-swift
[4825/101609] Fetching maplibre-gl-native-distribution, amplify-swift-utils-notifications, aws-crt-swift, smithy-swift
[87673/744278] Fetching maplibre-gl-native-distribution, amplify-swift-utils-notifications, aws-crt-swift, smithy-swift, aws-sdk-swift
Fetched https://github.com/smithy-lang/smithy-swift from cache (2.15s)
Fetching https://github.com/stephencelis/SQLite.swift.git
[31926/837996] Fetching maplibre-gl-native-distribution, amplify-swift-utils-notifications, aws-crt-swift, aws-sdk-swift, amplify-swift
[58116/847603] Fetching maplibre-gl-native-distribution, amplify-swift-utils-notifications, aws-crt-swift, aws-sdk-swift, amplify-swift, sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.29s)
[167595/837996] Fetching maplibre-gl-native-distribution, amplify-swift-utils-notifications, aws-crt-swift, aws-sdk-swift, amplify-swift
Fetched https://github.com/aws-amplify/amplify-swift.git from cache (7.01s)
[63558/674593] Fetching maplibre-gl-native-distribution, amplify-swift-utils-notifications, aws-crt-swift, aws-sdk-swift
Fetched https://github.com/maplibre/maplibre-gl-native-distribution from cache (248.64s)
Computing version for https://github.com/maplibre/maplibre-gl-native-distribution
Fetched https://github.com/awslabs/aws-crt-swift from cache (248.64s)
Fetched https://github.com/aws-amplify/amplify-swift-utils-notifications.git from cache (248.64s)
Fetched https://github.com/awslabs/aws-sdk-swift.git from cache (248.64s)
Fetched https://github.com/apple/swift-log.git from cache (248.64s)
Computed https://github.com/maplibre/maplibre-gl-native-distribution at 6.4.1 (249.53s)
Computing version for https://github.com/aws-amplify/amplify-swift.git
Computed https://github.com/aws-amplify/amplify-swift.git at 2.41.0 (0.56s)
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 (0.56s)
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 (0.46s)
Computing version for https://github.com/awslabs/aws-sdk-swift.git
Computed https://github.com/awslabs/aws-sdk-swift.git at 1.0.0 (0.81s)
Computing version for https://github.com/awslabs/aws-crt-swift
Computed https://github.com/awslabs/aws-crt-swift at 0.36.0 (0.60s)
Computing version for https://github.com/smithy-lang/smithy-swift
Computed https://github.com/smithy-lang/smithy-swift at 0.71.0 (0.63s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.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.36.0
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/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/aws-amplify/amplify-swift.git
Working copy of https://github.com/aws-amplify/amplify-swift.git resolved at 2.41.0
Creating working copy for https://github.com/awslabs/aws-sdk-swift.git
Working copy of https://github.com/awslabs/aws-sdk-swift.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
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/smithy-lang/smithy-swift
Working copy of https://github.com/smithy-lang/smithy-swift resolved at 0.71.0
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
[16375/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.47s)
========================================
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",
"dependencies": [
{
"identity": "amplify-ios-maplibre",
"name": "AmplifyMapLibreAdapter",
"url": "https://github.com/aws-amplify/amplify-ios-maplibre.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/amplify-ios-maplibre",
"dependencies": [
{
"identity": "amplify-swift",
"name": "Amplify",
"url": "https://github.com/aws-amplify/amplify-swift.git",
"version": "2.47.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/amplify-swift",
"dependencies": [
{
"identity": "aws-sdk-swift",
"name": "aws-sdk-swift",
"url": "https://github.com/awslabs/aws-sdk-swift",
"version": "1.2.59",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/aws-sdk-swift",
"dependencies": [
{
"identity": "smithy-swift",
"name": "smithy-swift",
"url": "https://github.com/smithy-lang/smithy-swift",
"version": "0.125.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/smithy-swift",
"dependencies": [
{
"identity": "aws-crt-swift",
"name": "aws-crt-swift",
"url": "https://github.com/awslabs/aws-crt-swift",
"version": "0.48.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/aws-crt-swift",
"dependencies": [
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
}
]
},
{
"identity": "aws-crt-swift",
"name": "aws-crt-swift",
"url": "https://github.com/awslabs/aws-crt-swift",
"version": "0.48.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/aws-crt-swift",
"dependencies": [
]
}
]
},
{
"identity": "sqlite.swift",
"name": "SQLite.swift",
"url": "https://github.com/stephencelis/SQLite.swift.git",
"version": "0.15.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SQLite.swift",
"dependencies": [
]
},
{
"identity": "amplify-swift-utils-notifications",
"name": "AmplifyUtilsNotifications",
"url": "https://github.com/aws-amplify/amplify-swift-utils-notifications.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/amplify-swift-utils-notifications",
"dependencies": [
]
}
]
},
{
"identity": "maplibre-gl-native-distribution",
"name": "MapLibre Native",
"url": "https://github.com/maplibre/maplibre-gl-native-distribution",
"version": "6.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/maplibre-gl-native-distribution",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/aws-amplify/amplify-ios-maplibre.git
[1/1661] Fetching amplify-ios-maplibre
Fetched https://github.com/aws-amplify/amplify-ios-maplibre.git from cache (1.27s)
Fetching https://github.com/maplibre/maplibre-gl-native-distribution from cache
Fetching https://github.com/aws-amplify/amplify-swift.git from cache
Fetched https://github.com/aws-amplify/amplify-swift.git from cache (0.80s)
Fetched https://github.com/maplibre/maplibre-gl-native-distribution from cache (0.80s)
Computing version for https://github.com/maplibre/maplibre-gl-native-distribution
Computed https://github.com/maplibre/maplibre-gl-native-distribution at 6.4.1 (0.86s)
Computing version for https://github.com/aws-amplify/amplify-swift.git
Computed https://github.com/aws-amplify/amplify-swift.git at 2.47.0 (0.51s)
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetching https://github.com/aws-amplify/amplify-swift-utils-notifications.git from cache
Fetching https://github.com/awslabs/aws-sdk-swift from cache
Fetched https://github.com/awslabs/aws-sdk-swift from cache (0.67s)
Fetched https://github.com/aws-amplify/amplify-swift-utils-notifications.git from cache (0.67s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.67s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (0.73s)
Computing version for https://github.com/awslabs/aws-sdk-swift
Computed https://github.com/awslabs/aws-sdk-swift at 1.2.59 (0.74s)
Fetching https://github.com/smithy-lang/smithy-swift from cache
Fetching https://github.com/awslabs/aws-crt-swift from cache
Fetched https://github.com/smithy-lang/smithy-swift from cache (0.64s)
Fetched https://github.com/awslabs/aws-crt-swift from cache (0.64s)
Computing version for https://github.com/awslabs/aws-crt-swift
Computed https://github.com/awslabs/aws-crt-swift at 0.48.0 (1.26s)
Computing version for https://github.com/smithy-lang/smithy-swift
Computed https://github.com/smithy-lang/smithy-swift at 0.125.0 (0.61s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
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 (0.59s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.44s)
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/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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/awslabs/aws-sdk-swift
Working copy of https://github.com/awslabs/aws-sdk-swift resolved at 1.2.59
Creating working copy for https://github.com/awslabs/aws-crt-swift
Working copy of https://github.com/awslabs/aws-crt-swift resolved at 0.48.0
Creating working copy for https://github.com/smithy-lang/smithy-swift
Working copy of https://github.com/smithy-lang/smithy-swift resolved at 0.125.0
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.47.0
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/aws-amplify/amplify-ios-maplibre.git
Working copy of https://github.com/aws-amplify/amplify-ios-maplibre.git resolved at 2.1.1 (311b0e7)
Fetching binary artifact https://github.com/maplibre/maplibre-native/releases/download/ios-v6.4.1/MapLibre.dynamic.xcframework.zip from cache
Fetched https://github.com/maplibre/maplibre-native/releases/download/ios-v6.4.1/MapLibre.dynamic.xcframework.zip from cache (0.44s)
warning: '.resolve-product-dependencies': dependency 'amplify-ios-maplibre' is not used by any target
Found 2 product dependencies
- Amplify
- MapLibre Native
========================================
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.41.0",
"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
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 | ],
error: the library 'AmplifyMapLibreAdapter' requires macos 10.13, but depends on the product 'Amplify' which requires macos 10.15; consider changing the library 'AmplifyMapLibreAdapter' to require macos 10.15 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 10.15; consider changing the library 'AmplifyMapLibreAdapter' to require macos 10.15 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 10.15; consider changing the library 'AmplifyMapLibreAdapter' to require macos 10.15 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 10.15; consider changing the library 'AmplifyMapLibreAdapter' to require macos 10.15 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 10.15; consider changing the library 'AmplifyMapLibreAdapter' to require macos 10.15 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 10.15; consider changing the library 'AmplifyMapLibreAdapter' to require macos 10.15 or later, or the product 'AWSLocationGeoPlugin' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm