Build Information
Failed to build AmplifyMapLibreAdapter, reference 2.1.1 (311b0e
), with Swift 6.0 for macOS (SPM) on 1 Dec 2024 20:32:08 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
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/apple/swift-log.git
Fetching https://github.com/awslabs/aws-sdk-swift.git
Fetching https://github.com/awslabs/aws-crt-swift
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Fetching https://github.com/maplibre/maplibre-gl-native-distribution
[1/529] Fetching amplify-swift-utils-notifications
[12/797] Fetching amplify-swift-utils-notifications, maplibre-gl-native-distribution
[508/10386] Fetching amplify-swift-utils-notifications, maplibre-gl-native-distribution, sqlite.swift
[509/14109] Fetching amplify-swift-utils-notifications, maplibre-gl-native-distribution, sqlite.swift, swift-log
[929/43091] Fetching amplify-swift-utils-notifications, maplibre-gl-native-distribution, sqlite.swift, swift-log, aws-crt-swift
[15984/109282] Fetching amplify-swift-utils-notifications, maplibre-gl-native-distribution, sqlite.swift, swift-log, aws-crt-swift, smithy-swift
Fetched https://github.com/apple/swift-log.git from cache (3.17s)
Fetched https://github.com/smithy-lang/smithy-swift from cache (3.17s)
Fetching https://github.com/aws-amplify/amplify-swift.git
[1/465935] Fetching aws-sdk-swift
[3172/628645] Fetching aws-sdk-swift, amplify-swift
Fetched https://github.com/aws-amplify/amplify-swift.git from cache (32.44s)
[9080/465935] Fetching aws-sdk-swift
Fetched https://github.com/maplibre/maplibre-gl-native-distribution from cache (363.31s)
Fetched https://github.com/aws-amplify/amplify-swift-utils-notifications.git from cache (363.31s)
Fetched https://github.com/awslabs/aws-sdk-swift.git from cache (363.31s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (363.31s)
Fetched https://github.com/awslabs/aws-crt-swift from cache (363.31s)
Computing version for https://github.com/maplibre/maplibre-gl-native-distribution
Computed https://github.com/maplibre/maplibre-gl-native-distribution at 6.4.1 (1.00s)
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.51s)
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.54s)
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.43s)
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.77s)
Computing version for https://github.com/awslabs/aws-crt-swift
Computed https://github.com/awslabs/aws-crt-swift at 0.36.0 (0.57s)
Computing version for https://github.com/smithy-lang/smithy-swift
Computed https://github.com/smithy-lang/smithy-swift at 0.71.0 (0.60s)
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/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/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/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/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/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/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/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 | ],
[16375/8250447] Downloading https://github.com/maplibre/maplibre-native/releases/download/ios-v6.4.1/MapLibre.dynamic.xcframework.zip
Downloading binary artifact 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.52s)
========================================
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.45.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.0.47",
"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.96.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.37.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.2",
"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.37.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.43s)
Fetching https://github.com/aws-amplify/amplify-swift.git from cache
Fetching https://github.com/maplibre/maplibre-gl-native-distribution from cache
Fetched https://github.com/aws-amplify/amplify-swift.git from cache (0.85s)
Fetched https://github.com/maplibre/maplibre-gl-native-distribution from cache (0.85s)
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.02s)
Computing version for https://github.com/aws-amplify/amplify-swift.git
Computed https://github.com/aws-amplify/amplify-swift.git at 2.45.0 (0.48s)
Fetching https://github.com/awslabs/aws-sdk-swift from cache
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetching https://github.com/aws-amplify/amplify-swift-utils-notifications.git from cache
Fetched https://github.com/awslabs/aws-sdk-swift from cache (0.84s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.84s)
Fetched https://github.com/aws-amplify/amplify-swift-utils-notifications.git from cache (0.84s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (0.02s)
Computing version for https://github.com/awslabs/aws-sdk-swift
Computed https://github.com/awslabs/aws-sdk-swift at 1.0.47 (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.58s)
Fetched https://github.com/awslabs/aws-crt-swift from cache (0.58s)
Computing version for https://github.com/awslabs/aws-crt-swift
Computed https://github.com/awslabs/aws-crt-swift at 0.37.0 (0.02s)
Computing version for https://github.com/smithy-lang/smithy-swift
Computed https://github.com/smithy-lang/smithy-swift at 0.96.0 (0.59s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.55s)
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.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.40s)
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.45.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/smithy-lang/smithy-swift
Working copy of https://github.com/smithy-lang/smithy-swift resolved at 0.96.0
Creating working copy for https://github.com/awslabs/aws-crt-swift
Working copy of https://github.com/awslabs/aws-crt-swift resolved at 0.37.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.0.47
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.2
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)
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
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.41s)
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.0
Building package at path: $PWD
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.1.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 | ],
warning: 'amplify-swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/amplify-swift/AmplifyPlugins/Core/AWSPluginsCore/WebSocket/README.md
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.0 macosSpm