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 visionOS using Xcode 16.3 on 1 May 2026 17:59:09 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

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:         visionOS
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"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
the package at '/Users/admin/builder/mapbox-search-ios' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “mapbox-search-ios” doesn’t exist." UserInfo={NSUserStringVariant=(
    Folder
), NSFilePath=/Users/admin/builder/mapbox-search-ios, NSURL=file:///Users/admin/builder/mapbox-search-ios, NSUnderlyingError=0x600000861050 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
2026-05-01 10:59:09.145 xcodebuild[519:3033] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-01-05_10-59-0009.xcresult
xcodebuild: error: Could not resolve package dependencies:
  the package at '/Users/admin/builder/mapbox-search-ios' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “mapbox-search-ios” doesn’t exist." UserInfo={NSUserStringVariant=(
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
the package at '/Users/admin/builder/mapbox-search-ios' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “mapbox-search-ios” doesn’t exist." UserInfo={NSUserStringVariant=(
    Folder
), NSFilePath=/Users/admin/builder/mapbox-search-ios, NSURL=file:///Users/admin/builder/mapbox-search-ios, NSUnderlyingError=0x600003b0a0d0 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
2026-05-01 10:59:09.872 xcodebuild[539:3195] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-01-05_10-59-0009.xcresult
xcodebuild: error: Could not resolve package dependencies:
  the package at '/Users/admin/builder/mapbox-search-ios' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “mapbox-search-ios” doesn’t exist." UserInfo={NSUserStringVariant=(
BUILD FAILURE 6.1 visionOS