The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build arcgis-maps-sdk-swift-toolkit, reference main (472d48), with Swift 6.0 for Linux on 19 Apr 2025 03:12:07 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Esri/arcgis-maps-sdk-swift-toolkit.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Esri/arcgis-maps-sdk-swift-toolkit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 472d484 Merge pull request #1150 from Esri/release/200.7.1
Cloned https://github.com/Esri/arcgis-maps-sdk-swift-toolkit.git
Revision (git rev-parse @):
472d484b0190ce12aa90f76fef800e73873cb5e8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Esri/arcgis-maps-sdk-swift-toolkit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Esri/arcgis-maps-sdk-swift-toolkit.git
https://github.com/Esri/arcgis-maps-sdk-swift-toolkit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "arcgis-maps-sdk-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "200.7.0",
            "upper_bound" : "200.8.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Esri/arcgis-maps-sdk-swift"
    },
    {
      "identity" : "swift-markdown",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "0.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-markdown.git"
    }
  ],
  "manifest_display_name" : "arcgis-maps-sdk-swift-toolkit",
  "name" : "arcgis-maps-sdk-swift-toolkit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "ArcGISToolkit",
      "targets" : [
        "ArcGISToolkit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ArcGISToolkitTests",
      "module_type" : "SwiftTarget",
      "name" : "ArcGISToolkitTests",
      "path" : "Tests/ArcGISToolkitTests",
      "sources" : [
        "APIKey.swift",
        "ARTests.swift",
        "AngleTests.swift",
        "AttachmentsFeatureElementDisplayTypeTests.swift",
        "AuthenticationManagerTests.swift",
        "AuthenticatorTests.swift",
        "BasemapGalleryItemTests.swift",
        "BasemapGalleryViewModelTests.swift",
        "BookmarksTests.swift",
        "CertificatePickerViewModelTests.swift",
        "CompassDirectionTests.swift",
        "CompassTests.swift",
        "FeatureAttachmentKindTests.swift",
        "FloorFilterViewModelTests.swift",
        "JobManagerTests.swift",
        "LocatorSearchSourceTests.swift",
        "LoginViewModifierTests.swift",
        "NetworkChallengeContinuationTests.swift",
        "OnDemandMapModelStatusTests.swift",
        "OnDemandMapModelTests.swift",
        "PreplannedMapModelStatusTests.swift",
        "PreplannedMapModelTests.swift",
        "Publisher.swift",
        "ResultTests.swift",
        "ScalebarTests.swift",
        "SearchViewModelTests.swift",
        "SmartLocatorSearchSourceTests.swift",
        "Test Support/Extensions/Task.swift",
        "Test Support/Extensions/XCTest/XCTestCase+ArcGISURLSession.swift",
        "Test Support/Utility/NetworkChallengeHandler.swift",
        "TokenChallengeContinuationTests.swift",
        "TrustHostViewModifierTests.swift",
        "UtilityNetworkTraceViewModelTests.swift",
        "ValueContinuationTests.swift",
        "ViewpointTests.swift"
      ],
      "target_dependencies" : [
        "ArcGISToolkit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ArcGISToolkit",
      "module_type" : "SwiftTarget",
      "name" : "ArcGISToolkit",
      "path" : "Sources/ArcGISToolkit",
      "product_dependencies" : [
        "ArcGIS",
        "Markdown"
      ],
      "product_memberships" : [
        "ArcGISToolkit"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/ar.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ar"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/bg.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "bg"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/bs.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "bs"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/ca.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ca"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/cs.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "cs"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/da.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "da"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/de.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/el.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "el"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/es.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/et.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "et"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/fi.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fi"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/fr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/he.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "he"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/hr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "hr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/hu.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "hu"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/id.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "id"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/it.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "it"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/ja.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/ko.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ko"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/lt.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "lt"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/lv.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "lv"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/nb.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "nb"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/nl.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "nl"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/pl.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pl"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/pt-BR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt-br"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/pt-PT.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt-pt"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/ro.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ro"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/ru.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ru"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/sk.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sk"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/sl.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sl"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/sr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/sv.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sv"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/th.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "th"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/tr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "tr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/uk.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "uk"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/vi.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "vi"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/zh-Hans-CN.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hans-cn"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/zh-Hant-HK.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hant-hk"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/zh-Hant-TW.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hant-tw"
            }
          }
        }
      ],
      "sources" : [
        "Common/AttachmentList.swift",
        "Common/AttachmentModel.swift",
        "Common/AttachmentPreview.swift",
        "Common/AttachmentsFeatureElementView.swift",
        "Common/CameraRequester.swift",
        "Common/CodeScanner.swift",
        "Common/FlashlightButton.swift",
        "Common/ThumbnailView.swift",
        "Common/XButton.swift",
        "Components/Augmented Reality/FlyoverSceneView.swift",
        "Components/Augmented Reality/TableTopSceneView.swift",
        "Components/Augmented Reality/Utilities/ARCoachingOverlay.swift",
        "Components/Augmented Reality/Utilities/ARSwiftUIView.swift",
        "Components/Augmented Reality/Utilities/CalibrationView.swift",
        "Components/Augmented Reality/Utilities/GeoTrackingSceneView.swift",
        "Components/Augmented Reality/Utilities/Joyslider.swift",
        "Components/Augmented Reality/Utilities/WorldTrackingSceneView.swift",
        "Components/Augmented Reality/WorldScaleSceneView.swift",
        "Components/Authentication/AuthenticationManager.swift",
        "Components/Authentication/Authenticator.swift",
        "Components/Authentication/AuthenticatorModifier.swift",
        "Components/Authentication/CertificatePickerViewModifier.swift",
        "Components/Authentication/ChallengeContinuation.swift",
        "Components/Authentication/DocumentPickerView.swift",
        "Components/Authentication/LoginCredential.swift",
        "Components/Authentication/LoginViewModifier.swift",
        "Components/Authentication/NetworkChallengeContinuation.swift",
        "Components/Authentication/TokenChallengeContinuation.swift",
        "Components/Authentication/TrustHostViewModifier.swift",
        "Components/Authentication/ValueContinuation.swift",
        "Components/BasemapGallery/BasemapGallery.swift",
        "Components/BasemapGallery/BasemapGalleryCell.swift",
        "Components/BasemapGallery/BasemapGalleryItem.swift",
        "Components/BasemapGallery/BasemapGalleryViewModel.swift",
        "Components/Bookmarks/Bookmarks.swift",
        "Components/Bookmarks/BookmarksHeader.swift",
        "Components/Compass/Compass.swift",
        "Components/Compass/CompassBody.swift",
        "Components/Compass/CompassDirection.swift",
        "Components/Compass/Needle.swift",
        "Components/FeatureFormView/AttachmentHelpers/AttachmentCameraController.swift",
        "Components/FeatureFormView/AttachmentHelpers/AttachmentImportData.swift",
        "Components/FeatureFormView/AttachmentHelpers/AttachmentImportError.swift",
        "Components/FeatureFormView/AttachmentHelpers/AttachmentImportMenu.swift",
        "Components/FeatureFormView/AttachmentHelpers/AttachmentImportState.swift",
        "Components/FeatureFormView/AttachmentHelpers/AttachmentPhotoPicker.swift",
        "Components/FeatureFormView/FeatureFormView+ValidationErrorVisibility.swift",
        "Components/FeatureFormView/FeatureFormView.swift",
        "Components/FeatureFormView/FormElementPadding.swift",
        "Components/FeatureFormView/FormInputStyle.swift",
        "Components/FeatureFormView/FormViewModel.swift",
        "Components/FeatureFormView/Subviews/FormHeader.swift",
        "Components/FeatureFormView/Subviews/GroupView.swift",
        "Components/FeatureFormView/Subviews/Inputs/ComboBoxInput.swift",
        "Components/FeatureFormView/Subviews/Inputs/DateTimeInput.swift",
        "Components/FeatureFormView/Subviews/Inputs/Other/InputFooter.swift",
        "Components/FeatureFormView/Subviews/Inputs/Other/InputHeader.swift",
        "Components/FeatureFormView/Subviews/Inputs/Other/InputWrapper.swift",
        "Components/FeatureFormView/Subviews/Inputs/RadioButtonsInput.swift",
        "Components/FeatureFormView/Subviews/Inputs/ReadOnlyInput.swift",
        "Components/FeatureFormView/Subviews/Inputs/SwitchInput.swift",
        "Components/FeatureFormView/Subviews/Inputs/TextInput.swift",
        "Components/FeatureFormView/Subviews/TextFormElementView.swift",
        "Components/FloatingPanel/FloatingPanel.swift",
        "Components/FloatingPanel/FloatingPanelDetent.swift",
        "Components/FloatingPanel/FloatingPanelModifier.swift",
        "Components/FloorFilter/FloorFilter.swift",
        "Components/FloorFilter/FloorFilterAutomaticSelectionMode.swift",
        "Components/FloorFilter/FloorFilterSelection.swift",
        "Components/FloorFilter/FloorFilterViewModel.swift",
        "Components/FloorFilter/LevelSelector.swift",
        "Components/FloorFilter/SiteAndFacilitySelector.swift",
        "Components/JobManager/JobManager.swift",
        "Components/Offline/OfflineManager.swift",
        "Components/Offline/OfflineMapAreaListItemView.swift",
        "Components/Offline/OfflineMapAreaMetadataView.swift",
        "Components/Offline/OfflineMapAreasView.swift",
        "Components/Offline/OfflineMapInfo.swift",
        "Components/Offline/OfflineMapViewModel.swift",
        "Components/Offline/OnDemand/OnDemandConfigurationView.swift",
        "Components/Offline/OnDemand/OnDemandListItemView.swift",
        "Components/Offline/OnDemand/OnDemandMapAreaSelectorView.swift",
        "Components/Offline/OnDemand/OnDemandMapModel.swift",
        "Components/Offline/Preplanned/PreplannedListItemView.swift",
        "Components/Offline/Preplanned/PreplannedMapModel.swift",
        "Components/Offline/Utilities/CacheScale.swift",
        "Components/Offline/Utilities/GaugeProgressViewStyle.swift",
        "Components/Offline/Utilities/LoadableImageView.swift",
        "Components/Offline/Utilities/URL+Offline.swift",
        "Components/OverviewMap.swift",
        "Components/Popups/FieldsPopupElementView.swift",
        "Components/Popups/HTMLTextView.swift",
        "Components/Popups/MediaPopupElementView.swift",
        "Components/Popups/PopupElementHeader.swift",
        "Components/Popups/PopupMedia/Charts/BarChart.swift",
        "Components/Popups/PopupMedia/Charts/ChartData.swift",
        "Components/Popups/PopupMedia/Charts/ChartMediaView.swift",
        "Components/Popups/PopupMedia/Charts/LineChart.swift",
        "Components/Popups/PopupMedia/Charts/PieChart.swift",
        "Components/Popups/PopupMedia/Charts/PieChartModel.swift",
        "Components/Popups/PopupMedia/Images/ImageMediaView.swift",
        "Components/Popups/PopupMedia/MediaDetailView.swift",
        "Components/Popups/PopupMedia/PopupMediaFooter.swift",
        "Components/Popups/PopupView+PopupHeader.swift",
        "Components/Popups/PopupView+ShowCloseButton.swift",
        "Components/Popups/PopupView.swift",
        "Components/Popups/TextPopupElementView.swift",
        "Components/Scalebar/Scalebar.swift",
        "Components/Scalebar/ScalebarLabel.swift",
        "Components/Scalebar/ScalebarModifiers.swift",
        "Components/Scalebar/ScalebarSettings.swift",
        "Components/Scalebar/ScalebarStyle.swift",
        "Components/Scalebar/ScalebarStyleRenderer.swift",
        "Components/Scalebar/ScalebarUnits.swift",
        "Components/Scalebar/ScalebarViewModel.swift",
        "Components/Search/LocatorSearchSource.swift",
        "Components/Search/SearchResult.swift",
        "Components/Search/SearchSource.swift",
        "Components/Search/SearchSuggestion.swift",
        "Components/Search/SearchView.swift",
        "Components/Search/SearchViewModel.swift",
        "Components/Search/SmartLocatorSearchSource.swift",
        "Components/UtilityNetworkTrace/UtilityNetworkTrace.swift",
        "Components/UtilityNetworkTrace/UtilityNetworkTraceStartingPoint.swift",
        "Components/UtilityNetworkTrace/UtilityNetworkTraceUserAlert.swift",
        "Components/UtilityNetworkTrace/UtilityNetworkTraceViewModel+Trace.swift",
        "Components/UtilityNetworkTrace/UtilityNetworkTraceViewModel.swift",
        "Extensions/ArcGIS/ArcGISFeature.swift",
        "Extensions/ArcGIS/AttachmentHelpers/AttachmentsFeatureElement.swift",
        "Extensions/ArcGIS/AttachmentHelpers/AttachmentsFormElement.swift",
        "Extensions/ArcGIS/AttachmentHelpers/AttachmentsPopupElement.swift",
        "Extensions/ArcGIS/AttachmentHelpers/FeatureAttachment.swift",
        "Extensions/ArcGIS/AttachmentHelpers/FormAttachment.swift",
        "Extensions/ArcGIS/AttachmentHelpers/PopupAttachment.swift",
        "Extensions/ArcGIS/Basemap.swift",
        "Extensions/ArcGIS/FieldFormElement.swift",
        "Extensions/ArcGIS/FieldType.swift",
        "Extensions/ArcGIS/FloorFacility.swift",
        "Extensions/ArcGIS/FloorLevel.swift",
        "Extensions/ArcGIS/FloorSite.swift",
        "Extensions/ArcGIS/FormElement.swift",
        "Extensions/ArcGIS/PopupElement.swift",
        "Extensions/ArcGIS/SceneViewProxy.swift",
        "Extensions/ArcGIS/UtilityTraceFunction.FunctionType.swift",
        "Extensions/ArcGIS/UtilityTraceFunctionOutput.swift",
        "Extensions/ArcGIS/Viewpoint.swift",
        "Extensions/Foundation/Bundle.swift",
        "Extensions/Foundation/Error.swift",
        "Extensions/Foundation/FileManager.swift",
        "Extensions/Foundation/FloatingPoint.swift",
        "Extensions/OS/Logger.swift",
        "Extensions/Swift/LocalizedStringResource.swift",
        "Extensions/Swift/MacCatalyst.swift",
        "Extensions/Swift/Result.swift",
        "Extensions/Swift/String.swift",
        "Extensions/SwiftUI/Angle.swift",
        "Extensions/SwiftUI/Button.swift",
        "Extensions/SwiftUI/Color.swift",
        "Extensions/SwiftUI/DisclosureGroup.swift",
        "Extensions/SwiftUI/EdgeInsets.swift",
        "Extensions/SwiftUI/EnvironmentValues.swift",
        "Extensions/SwiftUI/Text.swift",
        "Extensions/SwiftUI/View+FeatureForm.swift",
        "Extensions/SwiftUI/View+FormInput.swift",
        "Extensions/SwiftUI/View+OnChange.swift",
        "Extensions/SwiftUI/View.swift",
        "Extensions/UIKit/UIColor.swift",
        "Utility/AsyncImageView.swift",
        "Utility/AsyncImageViewModel.swift",
        "Utility/Carousel.swift",
        "Utility/CredentialInputView.swift",
        "Utility/EsriBorderViewModifier.swift",
        "Utility/InterfaceOrientationObserverView.swift",
        "Utility/KeyboardState.swift",
        "Utility/MarkdownView.swift",
        "Utility/RepresentedUITextView.swift",
        "Utility/SearchField.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Esri/arcgis-maps-sdk-swift
Fetching https://github.com/swiftlang/swift-markdown.git
[1/159] Fetching arcgis-maps-sdk-swift
Fetched https://github.com/Esri/arcgis-maps-sdk-swift from cache (0.51s)
[1/6516] Fetching swift-markdown
Fetched https://github.com/swiftlang/swift-markdown.git from cache (0.77s)
Computing version for https://github.com/swiftlang/swift-markdown.git
Computed https://github.com/swiftlang/swift-markdown.git at 0.4.0 (2.58s)
Fetching https://github.com/apple/swift-cmark.git
[1/18015] Fetching swift-cmark
Fetched https://github.com/apple/swift-cmark.git from cache (0.92s)
Computing version for https://github.com/Esri/arcgis-maps-sdk-swift
Computed https://github.com/Esri/arcgis-maps-sdk-swift at 200.7.0 (1.52s)
Computing version for https://github.com/apple/swift-cmark.git
Computed https://github.com/apple/swift-cmark.git at 0.6.0 (0.69s)
Creating working copy for https://github.com/Esri/arcgis-maps-sdk-swift
Working copy of https://github.com/Esri/arcgis-maps-sdk-swift resolved at 200.7.0
Creating working copy for https://github.com/apple/swift-cmark.git
Working copy of https://github.com/apple/swift-cmark.git resolved at 0.6.0
Creating working copy for https://github.com/swiftlang/swift-markdown.git
Working copy of https://github.com/swiftlang/swift-markdown.git resolved at 0.4.0
[1402/469415309] Downloading https://gisupdates.esri.com/ArcGIS_MapsSDK/200.7.0/CoreArcGIS-Swift-v200.7.xcframework.zip
[6292859/602060328] Downloading https://gisupdates.esri.com/ArcGIS_MapsSDK/200.7.0/CoreArcGIS-Swift-v200.7.xcframework.zip, https://gisupdates.esri.com/ArcGIS_MapsSDK/200.7.0/ArcGIS-Swift-v200.7.xcframework.zip
Downloading binary artifact https://gisupdates.esri.com/ArcGIS_MapsSDK/200.7.0/ArcGIS-Swift-v200.7.xcframework.zip
Downloading binary artifact https://gisupdates.esri.com/ArcGIS_MapsSDK/200.7.0/CoreArcGIS-Swift-v200.7.xcframework.zip
Downloaded https://gisupdates.esri.com/ArcGIS_MapsSDK/200.7.0/ArcGIS-Swift-v200.7.xcframework.zip (16.32s)
Downloaded https://gisupdates.esri.com/ArcGIS_MapsSDK/200.7.0/CoreArcGIS-Swift-v200.7.xcframework.zip (46.99s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/Images.xcassets
Building for debugging...
[0/79] Copying Localizable.strings
[6/79] Compiling cmark-gfm-extensions tasklist.c
[6/79] Compiling cmark-gfm-extensions tagfilter.c
[8/79] Compiling cmark-gfm-extensions strikethrough.c
[9/79] Compiling cmark-gfm-extensions core-extensions.c
[10/79] Compiling cmark-gfm-extensions ext_scanners.c
[11/79] Compiling cmark-gfm-extensions autolink.c
[12/79] Compiling cmark-gfm-extensions table.c
[13/79] Compiling cmark-gfm syntax_extension.c
[14/79] Compiling cmark-gfm xml.c
[15/79] Compiling cmark-gfm plugin.c
[15/79] Compiling cmark-gfm registry.c
[15/79] Compiling cmark-gfm render.c
[18/79] Compiling cmark-gfm references.c
[19/79] Compiling cmark-gfm plaintext.c
[20/79] Compiling cmark-gfm map.c
[21/79] Compiling cmark-gfm linked_list.c
[22/79] Compiling cmark-gfm man.c
[23/79] Compiling cmark-gfm iterator.c
[24/79] Compiling cmark-gfm latex.c
[25/79] Compiling cmark-gfm node.c
[26/79] Compiling cmark-gfm utf8.c
[27/79] Compiling cmark-gfm html.c
[28/79] Compiling cmark-gfm houdini_href_e.c
[29/79] Compiling cmark-gfm houdini_html_e.c
[30/79] Compiling cmark-gfm footnotes.c
[31/79] Write swift-version-24593BA9C3E375BF.txt
[32/79] Compiling cmark-gfm cmark_ctype.c
[33/79] Compiling cmark-gfm inlines.c
[34/79] Copying Localizable.strings
[68/79] Copying Info.plist
[69/79] Write sources
[70/79] Compiling cmark-gfm cmark.c
[70/79] Compiling cmark-gfm commonmark.c
[72/79] Write sources
[73/79] Compiling cmark-gfm houdini_html_u.c
[74/79] Compiling cmark-gfm buffer.c
[75/79] Compiling CAtomic CAtomic.c
[76/79] Compiling cmark-gfm arena.c
[77/79] Compiling cmark-gfm scanners.c
[78/79] Compiling cmark-gfm blocks.c
[80/138] Emitting module Markdown
[81/146] Compiling Markdown Strikethrough.swift
[82/146] Compiling Markdown Strong.swift
[83/146] Compiling Markdown CustomInline.swift
[84/146] Compiling Markdown InlineCode.swift
[85/146] Compiling Markdown InlineHTML.swift
[86/146] Compiling Markdown LineBreak.swift
[87/146] Compiling Markdown SoftBreak.swift
[88/146] Compiling Markdown SymbolLink.swift
[89/146] Compiling Markdown CodeBlock.swift
[90/146] Compiling Markdown HTMLBlock.swift
[91/146] Compiling Markdown Heading.swift
[92/146] Compiling Markdown ThematicBreak.swift
[93/146] Compiling Markdown Table.swift
[94/146] Compiling Markdown TableBody.swift
[95/146] Compiling Markdown TableCell.swift
[96/146] Compiling Markdown TableCellContainer.swift
[97/146] Compiling Markdown Text.swift
[98/146] Compiling Markdown Aside.swift
[99/146] Compiling Markdown BlockDirectiveParser.swift
[100/146] Compiling Markdown CommonMarkConverter.swift
[101/146] Compiling Markdown LazySplitLines.swift
[102/146] Compiling Markdown ParseOptions.swift
[103/146] Compiling Markdown RangeAdjuster.swift
[104/146] Compiling Markdown RangerTracker.swift
[105/146] Compiling Markdown AtomicCounter.swift
[106/146] Compiling Markdown CharacterExtensions.swift
[107/146] Compiling Markdown CollectionExtensions.swift
[108/146] Compiling Markdown StringExtensions.swift
[109/146] Compiling Markdown MarkupVisitor.swift
[110/146] Compiling Markdown MarkupWalker.swift
[111/146] Compiling Markdown MarkupFormatter.swift
[112/146] Compiling Markdown MarkupTreeDumper.swift
[113/146] Compiling Markdown ChildIndexPath.swift
[114/146] Compiling Markdown DirectiveArgument.swift
[115/146] Compiling Markdown Document.swift
[116/146] Compiling Markdown LiteralMarkup.swift
[117/146] Compiling Markdown Markup.swift
[118/146] Compiling Markdown MarkupChildren.swift
[119/146] Compiling Markdown MarkupData.swift
[120/146] Compiling Markdown PlainTextConvertibleMarkup.swift
[121/146] Compiling Markdown RawMarkup.swift
[122/146] Compiling Markdown TableHead.swift
[123/146] Compiling Markdown TableRow.swift
[124/146] Compiling Markdown Replacement.swift
[125/146] Compiling Markdown SourceLocation.swift
[126/146] Compiling Markdown Emphasis.swift
[127/146] Compiling Markdown Image.swift
[128/146] Compiling Markdown InlineAttributes.swift
[129/146] Compiling Markdown Link.swift
[130/146] Compiling Markdown BlockDirective.swift
[131/146] Compiling Markdown BlockQuote.swift
[132/146] Compiling Markdown CustomBlock.swift
[133/146] Compiling Markdown DoxygenParameter.swift
[134/146] Compiling Markdown DoxygenReturns.swift
[135/146] Compiling Markdown ListItem.swift
[136/146] Compiling Markdown OrderedList.swift
[137/146] Compiling Markdown UnorderedList.swift
[138/146] Compiling Markdown Paragraph.swift
[139/146] Compiling Markdown MarkupRewriter.swift
[140/146] Compiling Markdown BasicBlockContainer.swift
[141/146] Compiling Markdown BasicInlineContainer.swift
[142/146] Compiling Markdown BlockContainer.swift
[143/146] Compiling Markdown BlockMarkup.swift
[144/146] Compiling Markdown InlineContainer.swift
[145/146] Compiling Markdown InlineMarkup.swift
[146/146] Compiling Markdown ListItemContainer.swift
[148/304] Compiling ArcGISToolkit Basemap.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[149/304] Compiling ArcGISToolkit FieldFormElement.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[150/304] Compiling ArcGISToolkit FieldType.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[151/304] Compiling ArcGISToolkit FloorFacility.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[152/304] Compiling ArcGISToolkit FloorLevel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[153/304] Compiling ArcGISToolkit FloorSite.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[154/304] Compiling ArcGISToolkit FormElement.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[155/304] Compiling ArcGISToolkit PopupElement.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[156/304] Compiling ArcGISToolkit SceneViewProxy.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[157/304] Compiling ArcGISToolkit UtilityTraceFunction.FunctionType.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[158/304] Compiling ArcGISToolkit UtilityTraceFunctionOutput.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[159/304] Compiling ArcGISToolkit Viewpoint.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[160/304] Compiling ArcGISToolkit Bundle.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[161/304] Compiling ArcGISToolkit Error.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[162/304] Compiling ArcGISToolkit FileManager.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[163/304] Compiling ArcGISToolkit FloatingPoint.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[164/304] Compiling ArcGISToolkit Logger.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[165/304] Compiling ArcGISToolkit LocalizedStringResource.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[166/304] Compiling ArcGISToolkit MacCatalyst.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[167/304] Compiling ArcGISToolkit Result.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[168/304] Compiling ArcGISToolkit String.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[169/304] Compiling ArcGISToolkit Angle.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[170/326] Compiling ArcGISToolkit FeatureFormView+ValidationErrorVisibility.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[171/326] Compiling ArcGISToolkit FeatureFormView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[172/326] Compiling ArcGISToolkit FormElementPadding.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[173/326] Compiling ArcGISToolkit FormInputStyle.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[174/326] Compiling ArcGISToolkit FormViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[175/326] Compiling ArcGISToolkit FormHeader.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[176/326] Compiling ArcGISToolkit GroupView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[177/326] Compiling ArcGISToolkit ComboBoxInput.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[178/326] Compiling ArcGISToolkit DateTimeInput.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[179/326] Compiling ArcGISToolkit InputFooter.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[180/326] Compiling ArcGISToolkit InputHeader.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[181/326] Compiling ArcGISToolkit InputWrapper.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[182/326] Compiling ArcGISToolkit RadioButtonsInput.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[183/326] Compiling ArcGISToolkit ReadOnlyInput.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[184/326] Compiling ArcGISToolkit SwitchInput.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[185/326] Compiling ArcGISToolkit TextInput.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[186/326] Compiling ArcGISToolkit TextFormElementView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[187/326] Compiling ArcGISToolkit FloatingPanel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[188/326] Compiling ArcGISToolkit FloatingPanelDetent.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[189/326] Compiling ArcGISToolkit FloatingPanelModifier.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[190/326] Compiling ArcGISToolkit FloorFilter.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[191/326] Compiling ArcGISToolkit FloorFilterAutomaticSelectionMode.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[192/326] Compiling ArcGISToolkit AttachmentList.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[193/326] Compiling ArcGISToolkit AttachmentModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[194/326] Compiling ArcGISToolkit AttachmentPreview.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[195/326] Compiling ArcGISToolkit AttachmentsFeatureElementView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[196/326] Compiling ArcGISToolkit CameraRequester.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[197/326] Compiling ArcGISToolkit CodeScanner.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[198/326] Compiling ArcGISToolkit FlashlightButton.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[199/326] Compiling ArcGISToolkit ThumbnailView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[200/326] Compiling ArcGISToolkit XButton.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[201/326] Compiling ArcGISToolkit FlyoverSceneView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[202/326] Compiling ArcGISToolkit TableTopSceneView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[203/326] Compiling ArcGISToolkit ARCoachingOverlay.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[204/326] Compiling ArcGISToolkit ARSwiftUIView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[205/326] Compiling ArcGISToolkit CalibrationView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[206/326] Compiling ArcGISToolkit GeoTrackingSceneView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[207/326] Compiling ArcGISToolkit Joyslider.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[208/326] Compiling ArcGISToolkit WorldTrackingSceneView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[209/326] Compiling ArcGISToolkit WorldScaleSceneView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[210/326] Compiling ArcGISToolkit AuthenticationManager.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[211/326] Compiling ArcGISToolkit Authenticator.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[212/326] Compiling ArcGISToolkit AuthenticatorModifier.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[213/326] Compiling ArcGISToolkit CertificatePickerViewModifier.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[214/326] Compiling ArcGISToolkit ChallengeContinuation.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[215/326] Compiling ArcGISToolkit DocumentPickerView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[216/326] Compiling ArcGISToolkit LoginCredential.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[217/326] Compiling ArcGISToolkit LoginViewModifier.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[218/326] Compiling ArcGISToolkit NetworkChallengeContinuation.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[219/326] Compiling ArcGISToolkit TokenChallengeContinuation.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[220/326] Compiling ArcGISToolkit TrustHostViewModifier.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[221/326] Compiling ArcGISToolkit ValueContinuation.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[222/326] Compiling ArcGISToolkit BasemapGallery.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[223/326] Compiling ArcGISToolkit BasemapGalleryCell.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[224/326] Compiling ArcGISToolkit BasemapGalleryItem.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[225/326] Compiling ArcGISToolkit BasemapGalleryViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[226/326] Compiling ArcGISToolkit Bookmarks.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[227/326] Compiling ArcGISToolkit BookmarksHeader.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[228/326] Compiling ArcGISToolkit Compass.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[229/326] Compiling ArcGISToolkit CompassBody.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[230/326] Compiling ArcGISToolkit CompassDirection.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[231/326] Compiling ArcGISToolkit Needle.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[232/326] Compiling ArcGISToolkit AttachmentCameraController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[233/326] Compiling ArcGISToolkit AttachmentImportData.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[234/326] Compiling ArcGISToolkit AttachmentImportError.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[235/326] Compiling ArcGISToolkit AttachmentImportMenu.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[236/326] Compiling ArcGISToolkit AttachmentImportState.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[237/326] Compiling ArcGISToolkit AttachmentPhotoPicker.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[238/326] Compiling ArcGISToolkit ScalebarStyleRenderer.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[239/326] Compiling ArcGISToolkit ScalebarUnits.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[240/326] Compiling ArcGISToolkit ScalebarViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[241/326] Compiling ArcGISToolkit LocatorSearchSource.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[242/326] Compiling ArcGISToolkit SearchResult.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[243/326] Compiling ArcGISToolkit SearchSource.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[244/326] Compiling ArcGISToolkit SearchSuggestion.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[245/326] Compiling ArcGISToolkit SearchView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[246/326] Compiling ArcGISToolkit SearchViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[247/326] Compiling ArcGISToolkit SmartLocatorSearchSource.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[248/326] Compiling ArcGISToolkit UtilityNetworkTrace.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[249/326] Compiling ArcGISToolkit UtilityNetworkTraceStartingPoint.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[250/326] Compiling ArcGISToolkit UtilityNetworkTraceUserAlert.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[251/326] Compiling ArcGISToolkit UtilityNetworkTraceViewModel+Trace.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[252/326] Compiling ArcGISToolkit UtilityNetworkTraceViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[253/326] Compiling ArcGISToolkit ArcGISFeature.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[254/326] Compiling ArcGISToolkit AttachmentsFeatureElement.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[255/326] Compiling ArcGISToolkit AttachmentsFormElement.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[256/326] Compiling ArcGISToolkit AttachmentsPopupElement.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[257/326] Compiling ArcGISToolkit FeatureAttachment.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[258/326] Compiling ArcGISToolkit FormAttachment.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[259/326] Compiling ArcGISToolkit PopupAttachment.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[260/326] Compiling ArcGISToolkit Button.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[261/326] Compiling ArcGISToolkit Color.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[262/326] Compiling ArcGISToolkit DisclosureGroup.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[263/326] Compiling ArcGISToolkit EdgeInsets.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[264/326] Compiling ArcGISToolkit EnvironmentValues.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[265/326] Compiling ArcGISToolkit Text.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[266/326] Compiling ArcGISToolkit View+FeatureForm.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[267/326] Compiling ArcGISToolkit View+FormInput.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[268/326] Compiling ArcGISToolkit View+OnChange.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[269/326] Compiling ArcGISToolkit View.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[270/326] Compiling ArcGISToolkit UIColor.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[271/326] Compiling ArcGISToolkit AsyncImageView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[272/326] Compiling ArcGISToolkit AsyncImageViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[273/326] Compiling ArcGISToolkit Carousel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[274/326] Compiling ArcGISToolkit CredentialInputView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[275/326] Compiling ArcGISToolkit EsriBorderViewModifier.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[276/326] Compiling ArcGISToolkit InterfaceOrientationObserverView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[277/326] Compiling ArcGISToolkit KeyboardState.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[278/326] Compiling ArcGISToolkit MarkdownView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[279/326] Compiling ArcGISToolkit RepresentedUITextView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[280/326] Compiling ArcGISToolkit SearchField.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[281/326] Compiling ArcGISToolkit resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[282/326] Emitting module ArcGISToolkit
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[283/326] Compiling ArcGISToolkit FieldsPopupElementView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[284/326] Compiling ArcGISToolkit HTMLTextView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[285/326] Compiling ArcGISToolkit MediaPopupElementView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[286/326] Compiling ArcGISToolkit PopupElementHeader.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[287/326] Compiling ArcGISToolkit BarChart.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[288/326] Compiling ArcGISToolkit ChartData.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[289/326] Compiling ArcGISToolkit ChartMediaView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[290/326] Compiling ArcGISToolkit LineChart.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[291/326] Compiling ArcGISToolkit PieChart.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[292/326] Compiling ArcGISToolkit PieChartModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[293/326] Compiling ArcGISToolkit ImageMediaView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[294/326] Compiling ArcGISToolkit MediaDetailView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[295/326] Compiling ArcGISToolkit PopupMediaFooter.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[296/326] Compiling ArcGISToolkit PopupView+PopupHeader.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[297/326] Compiling ArcGISToolkit PopupView+ShowCloseButton.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[298/326] Compiling ArcGISToolkit PopupView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[299/326] Compiling ArcGISToolkit TextPopupElementView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[300/326] Compiling ArcGISToolkit Scalebar.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[301/326] Compiling ArcGISToolkit ScalebarLabel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[302/326] Compiling ArcGISToolkit ScalebarModifiers.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[303/326] Compiling ArcGISToolkit ScalebarSettings.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[304/326] Compiling ArcGISToolkit ScalebarStyle.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[305/326] Compiling ArcGISToolkit FloorFilterSelection.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[306/326] Compiling ArcGISToolkit FloorFilterViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[307/326] Compiling ArcGISToolkit LevelSelector.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[308/326] Compiling ArcGISToolkit SiteAndFacilitySelector.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[309/326] Compiling ArcGISToolkit JobManager.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[310/326] Compiling ArcGISToolkit OfflineManager.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[311/326] Compiling ArcGISToolkit OfflineMapAreaListItemView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[312/326] Compiling ArcGISToolkit OfflineMapAreaMetadataView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[313/326] Compiling ArcGISToolkit OfflineMapAreasView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[314/326] Compiling ArcGISToolkit OfflineMapInfo.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[315/326] Compiling ArcGISToolkit OfflineMapViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[316/326] Compiling ArcGISToolkit OnDemandConfigurationView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[317/326] Compiling ArcGISToolkit OnDemandListItemView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[318/326] Compiling ArcGISToolkit OnDemandMapAreaSelectorView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[319/326] Compiling ArcGISToolkit OnDemandMapModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[320/326] Compiling ArcGISToolkit PreplannedListItemView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[321/326] Compiling ArcGISToolkit PreplannedMapModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[322/326] Compiling ArcGISToolkit CacheScale.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[323/326] Compiling ArcGISToolkit GaugeProgressViewStyle.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[324/326] Compiling ArcGISToolkit LoadableImageView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[325/326] Compiling ArcGISToolkit URL+Offline.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[326/326] Compiling ArcGISToolkit OverviewMap.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/ArcGISToolkitTests/Test Support/Data/Network Mocking/BookmarksTests/testBookmarksWithGeoModel.sqlite
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/Images.xcassets
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/60] Compiling Markdown MarkupRewriter.swift
[3/60] Compiling Markdown BasicBlockContainer.swift
[4/60] Compiling Markdown BasicInlineContainer.swift
[5/60] Compiling Markdown BlockContainer.swift
[6/60] Compiling Markdown BlockMarkup.swift
[7/60] Compiling Markdown InlineContainer.swift
[8/60] Compiling Markdown InlineMarkup.swift
[9/60] Compiling Markdown ListItemContainer.swift
[10/68] Emitting module Markdown
[11/68] Compiling Markdown BlockDirective.swift
[12/68] Compiling Markdown BlockQuote.swift
[13/68] Compiling Markdown CustomBlock.swift
[14/68] Compiling Markdown DoxygenParameter.swift
[15/68] Compiling Markdown DoxygenReturns.swift
[16/68] Compiling Markdown ListItem.swift
[17/68] Compiling Markdown OrderedList.swift
[18/68] Compiling Markdown UnorderedList.swift
[19/68] Compiling Markdown Paragraph.swift
[20/68] Compiling Markdown ChildIndexPath.swift
[21/68] Compiling Markdown DirectiveArgument.swift
[22/68] Compiling Markdown Document.swift
[23/68] Compiling Markdown LiteralMarkup.swift
[24/68] Compiling Markdown Markup.swift
[25/68] Compiling Markdown MarkupChildren.swift
[26/68] Compiling Markdown MarkupData.swift
[27/68] Compiling Markdown PlainTextConvertibleMarkup.swift
[28/68] Compiling Markdown RawMarkup.swift
[29/68] Compiling Markdown AtomicCounter.swift
[30/68] Compiling Markdown CharacterExtensions.swift
[31/68] Compiling Markdown CollectionExtensions.swift
[32/68] Compiling Markdown StringExtensions.swift
[33/68] Compiling Markdown MarkupVisitor.swift
[34/68] Compiling Markdown MarkupWalker.swift
[35/68] Compiling Markdown MarkupFormatter.swift
[36/68] Compiling Markdown MarkupTreeDumper.swift
[37/68] Compiling Markdown TableHead.swift
[38/68] Compiling Markdown TableRow.swift
[39/68] Compiling Markdown Replacement.swift
[40/68] Compiling Markdown SourceLocation.swift
[41/68] Compiling Markdown Emphasis.swift
[42/68] Compiling Markdown Image.swift
[43/68] Compiling Markdown InlineAttributes.swift
[44/68] Compiling Markdown Link.swift
[45/68] Compiling Markdown CodeBlock.swift
[46/68] Compiling Markdown HTMLBlock.swift
[47/68] Compiling Markdown Heading.swift
[48/68] Compiling Markdown ThematicBreak.swift
[49/68] Compiling Markdown Table.swift
[50/68] Compiling Markdown TableBody.swift
[51/68] Compiling Markdown TableCell.swift
[52/68] Compiling Markdown TableCellContainer.swift
[53/68] Compiling Markdown Strikethrough.swift
[54/68] Compiling Markdown Strong.swift
[55/68] Compiling Markdown CustomInline.swift
[56/68] Compiling Markdown InlineCode.swift
[57/68] Compiling Markdown InlineHTML.swift
[58/68] Compiling Markdown LineBreak.swift
[59/68] Compiling Markdown SoftBreak.swift
[60/68] Compiling Markdown SymbolLink.swift
[61/68] Compiling Markdown Text.swift
[62/68] Compiling Markdown Aside.swift
[63/68] Compiling Markdown BlockDirectiveParser.swift
[64/68] Compiling Markdown CommonMarkConverter.swift
[65/68] Compiling Markdown LazySplitLines.swift
[66/68] Compiling Markdown ParseOptions.swift
[67/68] Compiling Markdown RangeAdjuster.swift
[68/68] Compiling Markdown RangerTracker.swift
[70/226] Compiling ArcGISToolkit FeatureFormView+ValidationErrorVisibility.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[71/226] Compiling ArcGISToolkit FeatureFormView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[72/226] Compiling ArcGISToolkit FormElementPadding.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[73/226] Compiling ArcGISToolkit FormInputStyle.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[74/226] Compiling ArcGISToolkit FormViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[75/226] Compiling ArcGISToolkit FormHeader.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[76/226] Compiling ArcGISToolkit GroupView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[77/226] Compiling ArcGISToolkit ComboBoxInput.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[78/226] Compiling ArcGISToolkit DateTimeInput.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[79/226] Compiling ArcGISToolkit InputFooter.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[80/226] Compiling ArcGISToolkit InputHeader.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[81/226] Compiling ArcGISToolkit InputWrapper.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[82/226] Compiling ArcGISToolkit RadioButtonsInput.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[83/226] Compiling ArcGISToolkit ReadOnlyInput.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[84/226] Compiling ArcGISToolkit SwitchInput.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[85/226] Compiling ArcGISToolkit TextInput.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[86/226] Compiling ArcGISToolkit TextFormElementView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[87/226] Compiling ArcGISToolkit FloatingPanel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[88/226] Compiling ArcGISToolkit FloatingPanelDetent.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[89/226] Compiling ArcGISToolkit FloatingPanelModifier.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[90/226] Compiling ArcGISToolkit FloorFilter.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[91/226] Compiling ArcGISToolkit FloorFilterAutomaticSelectionMode.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[92/248] Compiling ArcGISToolkit AttachmentList.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[93/248] Compiling ArcGISToolkit AttachmentModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[94/248] Compiling ArcGISToolkit AttachmentPreview.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[95/248] Compiling ArcGISToolkit AttachmentsFeatureElementView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[96/248] Compiling ArcGISToolkit CameraRequester.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[97/248] Compiling ArcGISToolkit CodeScanner.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[98/248] Compiling ArcGISToolkit FlashlightButton.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[99/248] Compiling ArcGISToolkit ThumbnailView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[100/248] Compiling ArcGISToolkit XButton.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[101/248] Compiling ArcGISToolkit FlyoverSceneView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[102/248] Compiling ArcGISToolkit TableTopSceneView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[103/248] Compiling ArcGISToolkit ARCoachingOverlay.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[104/248] Compiling ArcGISToolkit ARSwiftUIView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[105/248] Compiling ArcGISToolkit CalibrationView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[106/248] Compiling ArcGISToolkit GeoTrackingSceneView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[107/248] Compiling ArcGISToolkit Joyslider.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[108/248] Compiling ArcGISToolkit WorldTrackingSceneView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[109/248] Compiling ArcGISToolkit WorldScaleSceneView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[110/248] Compiling ArcGISToolkit AuthenticationManager.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[111/248] Compiling ArcGISToolkit Authenticator.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[112/248] Compiling ArcGISToolkit AuthenticatorModifier.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[113/248] Compiling ArcGISToolkit CertificatePickerViewModifier.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[114/248] Compiling ArcGISToolkit ChallengeContinuation.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[115/248] Compiling ArcGISToolkit DocumentPickerView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[116/248] Compiling ArcGISToolkit LoginCredential.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[117/248] Compiling ArcGISToolkit LoginViewModifier.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[118/248] Compiling ArcGISToolkit NetworkChallengeContinuation.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[119/248] Compiling ArcGISToolkit TokenChallengeContinuation.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[120/248] Compiling ArcGISToolkit TrustHostViewModifier.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[121/248] Compiling ArcGISToolkit ValueContinuation.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[122/248] Compiling ArcGISToolkit BasemapGallery.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[123/248] Compiling ArcGISToolkit BasemapGalleryCell.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[124/248] Compiling ArcGISToolkit BasemapGalleryItem.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[125/248] Compiling ArcGISToolkit BasemapGalleryViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[126/248] Compiling ArcGISToolkit Bookmarks.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[127/248] Compiling ArcGISToolkit BookmarksHeader.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[128/248] Compiling ArcGISToolkit Compass.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[129/248] Compiling ArcGISToolkit CompassBody.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[130/248] Compiling ArcGISToolkit CompassDirection.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[131/248] Compiling ArcGISToolkit Needle.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[132/248] Compiling ArcGISToolkit AttachmentCameraController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[133/248] Compiling ArcGISToolkit AttachmentImportData.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[134/248] Compiling ArcGISToolkit AttachmentImportError.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[135/248] Compiling ArcGISToolkit AttachmentImportMenu.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[136/248] Compiling ArcGISToolkit AttachmentImportState.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[137/248] Compiling ArcGISToolkit AttachmentPhotoPicker.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[138/248] Compiling ArcGISToolkit FieldsPopupElementView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[139/248] Compiling ArcGISToolkit HTMLTextView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[140/248] Compiling ArcGISToolkit MediaPopupElementView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[141/248] Compiling ArcGISToolkit PopupElementHeader.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[142/248] Compiling ArcGISToolkit BarChart.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[143/248] Compiling ArcGISToolkit ChartData.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[144/248] Compiling ArcGISToolkit ChartMediaView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[145/248] Compiling ArcGISToolkit LineChart.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[146/248] Compiling ArcGISToolkit PieChart.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[147/248] Compiling ArcGISToolkit PieChartModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[148/248] Compiling ArcGISToolkit ImageMediaView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[149/248] Compiling ArcGISToolkit MediaDetailView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[150/248] Compiling ArcGISToolkit PopupMediaFooter.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[151/248] Compiling ArcGISToolkit PopupView+PopupHeader.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[152/248] Compiling ArcGISToolkit PopupView+ShowCloseButton.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[153/248] Compiling ArcGISToolkit PopupView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[154/248] Compiling ArcGISToolkit TextPopupElementView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[155/248] Compiling ArcGISToolkit Scalebar.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[156/248] Compiling ArcGISToolkit ScalebarLabel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[157/248] Compiling ArcGISToolkit ScalebarModifiers.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[158/248] Compiling ArcGISToolkit ScalebarSettings.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[159/248] Compiling ArcGISToolkit ScalebarStyle.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[160/248] Compiling ArcGISToolkit Button.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[161/248] Compiling ArcGISToolkit Color.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[162/248] Compiling ArcGISToolkit DisclosureGroup.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[163/248] Compiling ArcGISToolkit EdgeInsets.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[164/248] Compiling ArcGISToolkit EnvironmentValues.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[165/248] Compiling ArcGISToolkit Text.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[166/248] Compiling ArcGISToolkit View+FeatureForm.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[167/248] Compiling ArcGISToolkit View+FormInput.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[168/248] Compiling ArcGISToolkit View+OnChange.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[169/248] Compiling ArcGISToolkit View.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[170/248] Compiling ArcGISToolkit UIColor.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[171/248] Compiling ArcGISToolkit AsyncImageView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[172/248] Compiling ArcGISToolkit AsyncImageViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[173/248] Compiling ArcGISToolkit Carousel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[174/248] Compiling ArcGISToolkit CredentialInputView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[175/248] Compiling ArcGISToolkit EsriBorderViewModifier.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[176/248] Compiling ArcGISToolkit InterfaceOrientationObserverView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[177/248] Compiling ArcGISToolkit KeyboardState.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[178/248] Compiling ArcGISToolkit MarkdownView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[179/248] Compiling ArcGISToolkit RepresentedUITextView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[180/248] Compiling ArcGISToolkit SearchField.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[181/248] Compiling ArcGISToolkit resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[182/248] Emitting module ArcGISToolkit
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[183/248] Compiling ArcGISToolkit ScalebarStyleRenderer.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[184/248] Compiling ArcGISToolkit ScalebarUnits.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[185/248] Compiling ArcGISToolkit ScalebarViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[186/248] Compiling ArcGISToolkit LocatorSearchSource.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[187/248] Compiling ArcGISToolkit SearchResult.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[188/248] Compiling ArcGISToolkit SearchSource.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[189/248] Compiling ArcGISToolkit SearchSuggestion.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[190/248] Compiling ArcGISToolkit SearchView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[191/248] Compiling ArcGISToolkit SearchViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[192/248] Compiling ArcGISToolkit SmartLocatorSearchSource.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[193/248] Compiling ArcGISToolkit UtilityNetworkTrace.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[194/248] Compiling ArcGISToolkit UtilityNetworkTraceStartingPoint.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[195/248] Compiling ArcGISToolkit UtilityNetworkTraceUserAlert.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[196/248] Compiling ArcGISToolkit UtilityNetworkTraceViewModel+Trace.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[197/248] Compiling ArcGISToolkit UtilityNetworkTraceViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[198/248] Compiling ArcGISToolkit ArcGISFeature.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[199/248] Compiling ArcGISToolkit AttachmentsFeatureElement.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[200/248] Compiling ArcGISToolkit AttachmentsFormElement.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[201/248] Compiling ArcGISToolkit AttachmentsPopupElement.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[202/248] Compiling ArcGISToolkit FeatureAttachment.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[203/248] Compiling ArcGISToolkit FormAttachment.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[204/248] Compiling ArcGISToolkit PopupAttachment.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[205/248] Compiling ArcGISToolkit Basemap.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[206/248] Compiling ArcGISToolkit FieldFormElement.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[207/248] Compiling ArcGISToolkit FieldType.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[208/248] Compiling ArcGISToolkit FloorFacility.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[209/248] Compiling ArcGISToolkit FloorLevel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[210/248] Compiling ArcGISToolkit FloorSite.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[211/248] Compiling ArcGISToolkit FormElement.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[212/248] Compiling ArcGISToolkit PopupElement.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[213/248] Compiling ArcGISToolkit SceneViewProxy.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[214/248] Compiling ArcGISToolkit UtilityTraceFunction.FunctionType.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[215/248] Compiling ArcGISToolkit UtilityTraceFunctionOutput.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[216/248] Compiling ArcGISToolkit Viewpoint.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[217/248] Compiling ArcGISToolkit Bundle.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[218/248] Compiling ArcGISToolkit Error.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[219/248] Compiling ArcGISToolkit FileManager.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[220/248] Compiling ArcGISToolkit FloatingPoint.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[221/248] Compiling ArcGISToolkit Logger.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[222/248] Compiling ArcGISToolkit LocalizedStringResource.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[223/248] Compiling ArcGISToolkit MacCatalyst.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[224/248] Compiling ArcGISToolkit Result.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[225/248] Compiling ArcGISToolkit String.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[226/248] Compiling ArcGISToolkit Angle.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[227/248] Compiling ArcGISToolkit FloorFilterSelection.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[228/248] Compiling ArcGISToolkit FloorFilterViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[229/248] Compiling ArcGISToolkit LevelSelector.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[230/248] Compiling ArcGISToolkit SiteAndFacilitySelector.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[231/248] Compiling ArcGISToolkit JobManager.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[232/248] Compiling ArcGISToolkit OfflineManager.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[233/248] Compiling ArcGISToolkit OfflineMapAreaListItemView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[234/248] Compiling ArcGISToolkit OfflineMapAreaMetadataView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[235/248] Compiling ArcGISToolkit OfflineMapAreasView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[236/248] Compiling ArcGISToolkit OfflineMapInfo.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[237/248] Compiling ArcGISToolkit OfflineMapViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[238/248] Compiling ArcGISToolkit OnDemandConfigurationView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[239/248] Compiling ArcGISToolkit OnDemandListItemView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[240/248] Compiling ArcGISToolkit OnDemandMapAreaSelectorView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[241/248] Compiling ArcGISToolkit OnDemandMapModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[242/248] Compiling ArcGISToolkit PreplannedListItemView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[243/248] Compiling ArcGISToolkit PreplannedMapModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[244/248] Compiling ArcGISToolkit CacheScale.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[245/248] Compiling ArcGISToolkit GaugeProgressViewStyle.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[246/248] Compiling ArcGISToolkit LoadableImageView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[247/248] Compiling ArcGISToolkit URL+Offline.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
[248/248] Compiling ArcGISToolkit OverviewMap.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
 13 | // limitations under the License.
 14 |
 15 | import ArcGIS
    |        `- error: no such module 'ArcGIS'
 16 | import SwiftUI
 17 |
BUILD FAILURE 6.0 linux