The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MapboxSearch, reference v2.24.0-alpha.4 (2d1db8), with Swift 6.1 for macOS (SPM) on 1 May 2026 17:58:47 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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/mapbox/mapbox-search-ios.git
Reference: v2.24.0-alpha.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mapbox/mapbox-search-ios
 * tag               v2.24.0-alpha.4 -> FETCH_HEAD
HEAD is now at 2d1db8e Changelogs for common v24.24.0-alpha.4, gl-native v11.24.0-alpha.4, maps-android v11.24.0-alpha.4, maps-ios v11.24.0-alpha.4, maps-flutter v2.24.0-alpha.4, navigation-android v3.24.0-alpha.4, navigation-native v324.24.0-alpha.4, navigation-sdk-cpp v0.24.0-alpha.4, search v2.24.0-alpha.4, search-ios v2.24.0-alpha.4
Cloned https://github.com/mapbox/mapbox-search-ios.git
Revision (git rev-parse @):
2d1db8ee1b73d17f677df7a59cf07a3cbad55a9b
SUCCESS checkout https://github.com/mapbox/mapbox-search-ios.git at v2.24.0-alpha.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mapbox/mapbox-search-ios.git
https://github.com/mapbox/mapbox-search-ios.git
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "mapbox-common-ios",
      "requirement" : {
        "exact" : [
          "24.24.0-alpha.4"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mapbox/mapbox-common-ios.git"
    },
    {
      "identity" : "mapbox-core-search-ios",
      "requirement" : {
        "exact" : [
          "2.24.0-alpha.4"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mapbox/mapbox-core-search-ios.git"
    },
    {
      "identity" : "cwlpreconditiontesting",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattgallagher/CwlPreconditionTesting.git"
    }
  ],
  "manifest_display_name" : "MapboxSearch",
  "name" : "MapboxSearch",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "MapboxSearch",
      "targets" : [
        "MapboxSearch"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MapboxSearchUI",
      "targets" : [
        "MapboxSearchUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapboxSearchUI",
      "module_type" : "SwiftTarget",
      "name" : "MapboxSearchUI",
      "path" : "Sources/MapboxSearchUI",
      "product_memberships" : [
        "MapboxSearchUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/MapboxSearchUI/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/MapboxSearchUI/Resources/en.lproj/Categories.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/MapboxSearchUI/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        }
      ],
      "sources" : [
        "ActivityProgressView.swift",
        "AddToFavoritesCell.swift",
        "Array+Extensions.swift",
        "BrandSuggestionsController.swift",
        "CategoriesFavoritesSegmentControl.swift",
        "CategoriesProvider.swift",
        "CategoriesTableViewCell.swift",
        "CategoriesTableViewSource.swift",
        "CategoryDataProvider.swift",
        "CategorySuggestionsController.swift",
        "Colors.swift",
        "Configuration.swift",
        "ConstantCategoryDataProvider.swift",
        "DefaultCategoryDataProvider.swift",
        "DragIndicator.swift",
        "FavoriteDetailsController.swift",
        "FavoriteEntry.swift",
        "FavoriteEntryTemplate.swift",
        "FavoritesTableViewSource.swift",
        "Fonts.swift",
        "Helpers/Bundle+Extensions.swift",
        "Helpers/LocationCoordinateHelpers.swift",
        "Helpers/PlaceholderView.swift",
        "HistoryHeader.swift",
        "HotCategoryButton.swift",
        "Images.swift",
        "Maki+Extensions.swift",
        "MapboxPanelController.swift",
        "MapboxSearchController.swift",
        "NoSuggestionsView.swift",
        "PreviewCategoriesFavoritesSegmentControl.swift",
        "Query.swift",
        "Reachability.swift",
        "SearchBar.swift",
        "SearchCategoriesRootView.swift",
        "SearchCategory.swift",
        "SearchErrorView.swift",
        "SearchHistoryCell.swift",
        "SearchHistoryTableViewSource.swift",
        "SearchSuggestionCell.swift",
        "SearchSuggestionsTableSource.swift",
        "SearchTextField.swift",
        "SendFeedbackController.swift",
        "Strings.swift",
        "Style.swift",
        "UIApplication+Extensions.swift",
        "UserFavoriteCell.swift"
      ],
      "target_dependencies" : [
        "MapboxSearch"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapboxSearchTests",
      "module_type" : "SwiftTarget",
      "name" : "MapboxSearchTests",
      "path" : "Tests/MapboxSearchTests",
      "product_dependencies" : [
        "CwlPreconditionTesting"
      ],
      "sources" : [
        "Common/Data Samples/BoundingBox+Samples.swift",
        "Common/Data Samples/CLLocationCoordinate2D+Samples.swift",
        "Common/Data Samples/CoreOpenPeriod+Samples.swift",
        "Common/Data Samples/CoreRequestOptions+Samples.swift",
        "Common/Data Samples/CoreSearchOptions+Samples.swift",
        "Common/Data Samples/CoreSearchResponseStub+Samples.swift",
        "Common/Data Samples/CoreSearchResultStub+Samples.swift",
        "Common/Data Samples/CoreSuggestAction+Samples.swift",
        "Common/Data Samples/CoreUserActivityReporterStub.swift",
        "Common/Data Samples/RoutablePoint+Samples.swift",
        "Common/Data Samples/Route+Samples.swift",
        "Common/Data Samples/SearchCategorySuggestion+Samples.swift",
        "Common/Data Samples/SearchQuerySuggestionImpl+Samples.swift",
        "Common/Data Samples/SearchRequestOptions+Samples.swift",
        "Common/Data Samples/SearchResultMetadata+Samples.swift",
        "Common/Data Samples/SearchResultStub+Samples.swift",
        "Common/Extensions/CoreApiType+ToSDKType.swift",
        "Common/Extensions/LotLan+Extensions.swift",
        "Common/Extensions/SearchResultType+Extensions.swift",
        "Common/Models/Address/Address+Samples.swift",
        "Common/Models/Address/Address+TestData.swift",
        "Common/Models/Address/Address+Tests.swift",
        "Common/Models/Address/CoreAddress+Extensions.swift",
        "Common/Models/AdministrativeUnits+Tests.swift",
        "Common/Models/Country+Tests.swift",
        "Common/Models/Language+Tests.swift",
        "Common/Models/Metadata/OpenHoursTests.swift",
        "Common/Models/Metadata/OpenPeriodTests.swift",
        "Common/Models/Metadata/SearchResultMetadataTests.swift",
        "Common/Models/NonEmptyArray+Tests.swift",
        "Common/Models/Offline/TilesetParametersTests.swift",
        "Common/Models/QueryTypeTests.swift",
        "Common/Models/ReverseGeocodingOptionsTests.swift",
        "Common/Models/Route/RoutablePointTests.swift",
        "Common/Models/Route/Route+Tests.swift",
        "Common/Models/Route/RouteOptions+Tests.swift",
        "Common/Models/Search Result/Parking/ParkingAvailabilityLevelTests.swift",
        "Common/Models/Search Result/Parking/ParkingInfoTests.swift",
        "Common/Models/Search Result/Parking/ParkingPaymentMethodTests.swift",
        "Common/Models/Search Result/Parking/ParkingPaymentTypeTests.swift",
        "Common/Models/Search Result/Parking/ParkingPriceTypeTests.swift",
        "Common/Models/Search Result/Parking/ParkingRateCustomValueTests.swift",
        "Common/Models/Search Result/Parking/ParkingRateValueTests.swift",
        "Common/Models/Search Result/Parking/ParkingRestrictionTests.swift",
        "Common/Models/Search Result/Parking/ParkingTrendTests.swift",
        "Common/Models/Search Result/SearchResultSuggestionImplTests.swift",
        "Common/Models/Search Result/SearchResultTests.swift",
        "Common/Models/Search Result/SearchResultTypeTests.swift",
        "Common/Models/Search Result/ServerSearchResultTests.swift",
        "Common/Models/SearchAddressType+Tests.swift",
        "Common/Stubs&Models/CoreImageInfoStub.swift",
        "Common/Stubs&Models/CoreSearchEngineStub.swift",
        "Common/Stubs&Models/CoreSearchResponseStub.swift",
        "Common/Stubs&Models/CoreSearchResultMetadataStub.swift",
        "Common/Stubs&Models/CoreSearchResultStub.swift",
        "Common/Stubs&Models/CoreUserRecordsLayerStub.swift",
        "Common/Stubs&Models/DataLayerProviderStub.swift",
        "Common/Stubs&Models/IndexableRecordStub.swift",
        "Common/Stubs&Models/PlaceAutocompleteSuggestionStub.swift",
        "Common/Stubs&Models/SearchEngineDelegateStub.swift",
        "Common/Stubs&Models/SearchResultStub.swift",
        "Common/Stubs&Models/SearchResultSuggestionStub.swift",
        "Common/Stubs&Models/SearchSuggestionStub.swift",
        "Common/Stubs&Models/ServiceProviderStub.swift",
        "Common/Stubs&Models/TestDataProvider.swift",
        "Common/Stubs&Models/TestDataProviderRecord.swift",
        "Common/Stubs&Models/TestTileStore.swift",
        "Common/Stubs&Models/WrapperLocationProviderStub.swift",
        "Legacy/ArrayExtensionsTests.swift",
        "Legacy/BoundingBoxTests.swift",
        "Legacy/CLLocationCoordinate2DCodableTests.swift",
        "Legacy/CategorySearchEngineTests.swift",
        "Legacy/CodablePersistentServiceTests.swift",
        "Legacy/CoreBoundingBoxTests.swift",
        "Legacy/CoreResponseProviderTests.swift",
        "Legacy/CoreResultTypeTests.swift",
        "Legacy/DefaultLocationProviderTests.swift",
        "Legacy/ExternalRecordPlaceholderTests.swift",
        "Legacy/FavoriteRecordTests.swift",
        "Legacy/HighlightsCalculatorTests.swift",
        "Legacy/HistoryRecordTests.swift",
        "Legacy/IndexableDataProviderTests.swift",
        "Legacy/LocationProviderTests.swift",
        "Legacy/RecordsProviderInteractorNativeCoreTests.swift",
        "Legacy/SearchCategorySuggestionImplTests.swift",
        "Legacy/SearchEngineTests.swift",
        "Legacy/SearchErrorTests.swift",
        "Legacy/SearchNavigationProfileTests.swift",
        "Legacy/SearchOptionsTests.swift",
        "Legacy/SearchRequestOptionsTests.swift",
        "Legacy/SearchResponseTests.swift",
        "Legacy/SearchSuggestTypeTests.swift",
        "Legacy/UserRecordsLayerTests.swift",
        "Legacy/ValidateResources.swift",
        "Legacy/WrapperLocationProviderTests.swift",
        "Telemetry/EventsManagerTests.swift",
        "Use Cases/Address Autofill/AddressAutofill+Tests.swift",
        "Use Cases/Address Autofill/AddressAutofill.Options+Tests.swift",
        "Use Cases/Address Autofill/AddressAutofill.Query+Tests.swift",
        "Use Cases/Address Autofill/AddressAutofill.Suggestion+Tests.swift",
        "Use Cases/Place Autocomplete/PlaceAutocomplete.Options+Tests.swift",
        "Use Cases/Place Autocomplete/PlaceAutocomplete.Result+Tests.swift",
        "Use Cases/Place Autocomplete/PlaceAutocomplete.Suggestion+Tests.swift",
        "Use Cases/Place Autocomplete/PlaceAutocompleteTests.swift"
      ],
      "target_dependencies" : [
        "MapboxSearch",
        "MapboxSearchUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MapboxSearch",
      "module_type" : "SwiftTarget",
      "name" : "MapboxSearch",
      "path" : "Sources/MapboxSearch",
      "product_dependencies" : [
        "MapboxCoreSearch",
        "MapboxCommon"
      ],
      "product_memberships" : [
        "MapboxSearch",
        "MapboxSearchUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/MapboxSearch/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "InternalAPI/Array+Extensions.swift",
        "InternalAPI/CLLocationCoordinate2DCodable.swift",
        "InternalAPI/Common/Extensions/Any+dumpAsString.swift",
        "InternalAPI/Common/Extensions/NSLocking+Extensions.swift",
        "InternalAPI/CoreAliases.swift",
        "InternalAPI/CoreBoundingBox.swift",
        "InternalAPI/CoreImageInfoProtocol.swift",
        "InternalAPI/CoreResponseProvider.swift",
        "InternalAPI/CoreResultMetadataProtocol.swift",
        "InternalAPI/CoreResultType+Extensions.swift",
        "InternalAPI/CoreSearchEngineProtocol.swift",
        "InternalAPI/CoreSearchEngineStatics.swift",
        "InternalAPI/CoreSearchResponseProtocol.swift",
        "InternalAPI/CoreSearchResultProtocol.swift",
        "InternalAPI/CoreSearchResultResponse.swift",
        "InternalAPI/CoreUserActivityReporter.swift",
        "InternalAPI/CoreUserRecordsLayerProtocol.swift",
        "InternalAPI/DefaultStringInterpolation+Extensions.swift",
        "InternalAPI/Engine/ApiType+Core.swift",
        "InternalAPI/Locale+Extensions.swift",
        "InternalAPI/Logger.swift",
        "InternalAPI/RecordsProviderInteractorNativeCore.swift",
        "InternalAPI/SearchResponse.swift",
        "InternalAPI/Telemetry/EventAppMetadata.swift",
        "InternalAPI/Telemetry/EventsServiceProtocol.swift",
        "InternalAPI/WrapperLocationProvider.swift",
        "PublicAPI/AttributeSet.swift",
        "PublicAPI/CodablePersistentService.swift",
        "PublicAPI/Common/Models/Address/Address.swift",
        "PublicAPI/Common/Models/Administrative Unit/AdministrativeUnits.swift",
        "PublicAPI/Common/Models/Bounding Box/BoundingBox.swift",
        "PublicAPI/Common/Models/Country/Country+ISO3166-1.swift",
        "PublicAPI/Common/Models/Country/Country.swift",
        "PublicAPI/Common/Models/Country/SearchAddressCountry.swift",
        "PublicAPI/Common/Models/Image/Image.swift",
        "PublicAPI/Common/Models/Language/Language+ISO639-1.swift",
        "PublicAPI/Common/Models/Language/Language.swift",
        "PublicAPI/Common/Models/Navigation/SearchNavigationProfile.swift",
        "PublicAPI/Common/Models/NonEmptyArray/NonEmptyArray.swift",
        "PublicAPI/Common/Models/Region/SearchAddressRegion.swift",
        "PublicAPI/Common/Models/Result Types/SearchAddressType.swift",
        "PublicAPI/DefaultLocationProvider.swift",
        "PublicAPI/Engine/AbstractSearchEngine.swift",
        "PublicAPI/Engine/ApiType.swift",
        "PublicAPI/Engine/CategorySearchEngine.swift",
        "PublicAPI/Engine/SdkInformation.swift",
        "PublicAPI/Engine/SearchEngine.swift",
        "PublicAPI/Engine/SearchRequest/DetailsOptions.swift",
        "PublicAPI/Engine/SearchRequest/RetrieveOptions.swift",
        "PublicAPI/Errors/AddOfflineRegionError.swift",
        "PublicAPI/Errors/CustomNSError.swift",
        "PublicAPI/Errors/SearchError.swift",
        "PublicAPI/FavoriteRecord.swift",
        "PublicAPI/HighlightsCalculator.swift",
        "PublicAPI/HistoryRecord.swift",
        "PublicAPI/IndexableDataProvider.swift",
        "PublicAPI/IndexableDataResolver.swift",
        "PublicAPI/IndexableRecord.swift",
        "PublicAPI/LocalDataProviders.swift",
        "PublicAPI/LocationProvider.swift",
        "PublicAPI/Maki.swift",
        "PublicAPI/MapboxSearchUserAgent.swift",
        "PublicAPI/MapboxSearchVersion.swift",
        "PublicAPI/NavigationOptions.swift",
        "PublicAPI/Offline/OfflineIndexObserver.swift",
        "PublicAPI/Offline/SearchCancelable.swift",
        "PublicAPI/Offline/SearchOfflineManager.swift",
        "PublicAPI/Offline/SearchTileStore.swift",
        "PublicAPI/Offline/TileRegionError.swift",
        "PublicAPI/Offline/TileRegionLoadOptions+Search.swift",
        "PublicAPI/Offline/TilesetParameters.swift",
        "PublicAPI/OpenHours.swift",
        "PublicAPI/OpenPeriod.swift",
        "PublicAPI/QueryType.swift",
        "PublicAPI/RecordsProviderInteractor.swift",
        "PublicAPI/ReverseGeocodingOptions.swift",
        "PublicAPI/RoutablePoint.swift",
        "PublicAPI/Route.swift",
        "PublicAPI/RouteOptions.swift",
        "PublicAPI/Search Results/ExternalRecordPlaceholder.swift",
        "PublicAPI/Search Results/Parking/ParkingAvailabilityLevel.swift",
        "PublicAPI/Search Results/Parking/ParkingInfo.swift",
        "PublicAPI/Search Results/Parking/ParkingPaymentMethod.swift",
        "PublicAPI/Search Results/Parking/ParkingPaymentType.swift",
        "PublicAPI/Search Results/Parking/ParkingPriceType.swift",
        "PublicAPI/Search Results/Parking/ParkingRate.swift",
        "PublicAPI/Search Results/Parking/ParkingRateCustomValue.swift",
        "PublicAPI/Search Results/Parking/ParkingRateInfo.swift",
        "PublicAPI/Search Results/Parking/ParkingRatePrice.swift",
        "PublicAPI/Search Results/Parking/ParkingRateTime.swift",
        "PublicAPI/Search Results/Parking/ParkingRateValue.swift",
        "PublicAPI/Search Results/Parking/ParkingRestriction.swift",
        "PublicAPI/Search Results/Parking/ParkingTrend.swift",
        "PublicAPI/Search Results/ResultChildMetadata.swift",
        "PublicAPI/Search Results/SearchBrandSuggestionImpl.swift",
        "PublicAPI/Search Results/SearchCategorySuggestion.swift",
        "PublicAPI/Search Results/SearchCategorySuggestionImpl.swift",
        "PublicAPI/Search Results/SearchQuerySuggestion.swift",
        "PublicAPI/Search Results/SearchQuerySuggestionImpl.swift",
        "PublicAPI/Search Results/SearchResult.swift",
        "PublicAPI/Search Results/SearchResultMetadata.swift",
        "PublicAPI/Search Results/SearchResultSuggestion.swift",
        "PublicAPI/Search Results/SearchResultSuggestionImpl.swift",
        "PublicAPI/Search Results/SearchResultType.swift",
        "PublicAPI/Search Results/SearchSuggestType.swift",
        "PublicAPI/Search Results/SearchSuggestion.swift",
        "PublicAPI/Search Results/ServerSearchResult.swift",
        "PublicAPI/SearchOptions.swift",
        "PublicAPI/SearchQueryType.swift",
        "PublicAPI/SearchRequestOptions.swift",
        "PublicAPI/SearchResponseInfo.swift",
        "PublicAPI/SearchResultAccuracy.swift",
        "PublicAPI/ServiceProvider.swift",
        "PublicAPI/Telemetry/EventsManager.swift",
        "PublicAPI/Telemetry/FeedbackEvent.swift",
        "PublicAPI/Telemetry/FeedbackManager.swift",
        "PublicAPI/Use Cases/Address Autofill/AddressAutofill.swift",
        "PublicAPI/Use Cases/Address Autofill/Models/AddressAutofill+AddressComponent.swift",
        "PublicAPI/Use Cases/Address Autofill/Models/AddressAutofill+Options.swift",
        "PublicAPI/Use Cases/Address Autofill/Models/AddressAutofill+Query.swift",
        "PublicAPI/Use Cases/Address Autofill/Models/AddressAutofill+Result.swift",
        "PublicAPI/Use Cases/Address Autofill/Models/Suggestion/AddressAutofill+Suggestion.swift",
        "PublicAPI/Use Cases/Address Autofill/Models/Suggestion/AddressAutofill.Suggestion+SearchResult.swift",
        "PublicAPI/Use Cases/Address Autofill/Models/Suggestion/CoreAddress+AddressComponents.swift",
        "PublicAPI/Use Cases/Address Components/AddressComponents.swift",
        "PublicAPI/Use Cases/Discover/Discover.swift",
        "PublicAPI/Use Cases/Discover/Models/Discover+Address.swift",
        "PublicAPI/Use Cases/Discover/Models/Discover+Options.swift",
        "PublicAPI/Use Cases/Discover/Models/Discover+Query+Category.swift",
        "PublicAPI/Use Cases/Discover/Models/Discover+Result.swift",
        "PublicAPI/Use Cases/Place Autocomplete/Models/PlaceAutocomplete+Options.swift",
        "PublicAPI/Use Cases/Place Autocomplete/Models/PlaceAutocomplete+PlaceType.swift",
        "PublicAPI/Use Cases/Place Autocomplete/Models/PlaceAutocomplete+Result.swift",
        "PublicAPI/Use Cases/Place Autocomplete/Models/PlaceAutocomplete+Suggestion.swift",
        "PublicAPI/Use Cases/Place Autocomplete/PlaceAutocomplete.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/mapbox/mapbox-common-ios.git
Fetching https://github.com/mapbox/mapbox-core-search-ios.git
[13/1257] Fetching cwlpreconditiontesting
[705/2124] Fetching cwlpreconditiontesting, mapbox-core-search-ios
[2125/9822] Fetching cwlpreconditiontesting, mapbox-core-search-ios, mapbox-common-ios
Fetched https://github.com/mapbox/mapbox-core-search-ios.git from cache (6.12s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (6.12s)
Fetched https://github.com/mapbox/mapbox-common-ios.git from cache (6.12s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (6.72s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.63s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.22s)
Computing version for https://github.com/mapbox/mapbox-core-search-ios.git
Computed https://github.com/mapbox/mapbox-core-search-ios.git at 2.24.0-alpha.4 (0.56s)
Computing version for https://github.com/mapbox/mapbox-common-ios.git
Computed https://github.com/mapbox/mapbox-common-ios.git at 24.24.0-alpha.4 (0.63s)
Fetching https://github.com/mapbox/turf-swift.git
[1/6164] Fetching turf-swift
Fetched https://github.com/mapbox/turf-swift.git from cache (1.35s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0 (1.95s)
Creating working copy for https://github.com/mapbox/turf-swift.git
Working copy of https://github.com/mapbox/turf-swift.git resolved at 4.0.0
Creating working copy for https://github.com/mapbox/mapbox-core-search-ios.git
Working copy of https://github.com/mapbox/mapbox-core-search-ios.git resolved at 2.24.0-alpha.4
Creating working copy for https://github.com/mapbox/mapbox-common-ios.git
Working copy of https://github.com/mapbox/mapbox-common-ios.git resolved at 24.24.0-alpha.4
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Downloading binary artifact https://api.mapbox.com/downloads/v2/search-core-sdk/releases/ios/packages/2.24.0-alpha.4/MapboxCoreSearch.xcframework.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.24.0-alpha.4/MapboxCommon.zip
Downloading binary artifact https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
[16375/17668925] Downloading https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
[16580/17669130] Downloading https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip, https://api.mapbox.com/downloads/v2/search-core-sdk/releases/ios/packages/2.24.0-alpha.4/MapboxCoreSearch.xcframework.zip
error: failed downloading 'https://api.mapbox.com/downloads/v2/search-core-sdk/releases/ios/packages/2.24.0-alpha.4/MapboxCoreSearch.xcframework.zip' which is required by binary target 'MapboxCoreSearch': badResponseStatusCode(401)
[17709301/17709301] Downloading https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip, https://api.mapbox.com/downloads/v2/search-core-sdk/releases/ios/packages/2.24.0-alpha.4/MapboxCoreSearch.xcframework.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.24.0-alpha.4/MapboxCommon.zip
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Downloading binary artifact https://api.mapbox.com/downloads/v2/search-core-sdk/releases/ios/packages/2.24.0-alpha.4/MapboxCoreSearch.xcframework.zip
Fetching binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.24.0-alpha.4/MapboxCommon.zip from cache
Fetching binary artifact https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip from cache
[205/205] Downloading https://api.mapbox.com/downloads/v2/search-core-sdk/releases/ios/packages/2.24.0-alpha.4/MapboxCoreSearch.xcframework.zip
error: failed downloading 'https://api.mapbox.com/downloads/v2/search-core-sdk/releases/ios/packages/2.24.0-alpha.4/MapboxCoreSearch.xcframework.zip' which is required by binary target 'MapboxCoreSearch': badResponseStatusCode(401)
BUILD FAILURE 6.1 macosSpm