Build Information
Failed to build arcgis-maps-sdk-swift-toolkit, reference 200.8.0 (117a0a
), with Swift 6.1 for Android on 30 Jul 2025 22:31:31 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Esri/arcgis-maps-sdk-swift-toolkit.git
Reference: 200.8.0
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
* tag 200.8.0 -> FETCH_HEAD
HEAD is now at 117a0a3 Merge pull request #1250 from Esri/v.next
Cloned https://github.com/Esri/arcgis-maps-sdk-swift-toolkit.git
Revision (git rev-parse @):
117a0a35662f7a2403b22d7048e4f0c53a97c07c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Esri/arcgis-maps-sdk-swift-toolkit.git at 200.8.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
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.8.0",
"upper_bound" : "200.9.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" : "17.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "ArcGISToolkit",
"targets" : [
"ArcGISToolkit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MasqueradePlugin",
"module_type" : "PluginTarget",
"name" : "MasqueradePlugin",
"path" : "Plugins/MasqueradePlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"sources" : [
"plugin.swift"
],
"type" : "plugin"
},
{
"c99name" : "ArcGISToolkitTests",
"module_type" : "SwiftTarget",
"name" : "ArcGISToolkitTests",
"path" : "Tests/ArcGISToolkitTests",
"sources" : [
"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",
"MasqueradePlugin"
],
"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/EquatableObject.swift",
"Common/FlashlightButton.swift",
"Common/ThumbnailView.swift",
"Common/UtilityAssociationsElement/AssociationsFilterResultModel.swift",
"Common/UtilityAssociationsElement/UtilityAssociationResultLabel.swift",
"Common/UtilityAssociationsElement/UtilityAssociationsElement.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/EmbeddedFeatureFormView.swift",
"Components/FeatureFormView/EmbeddedFeatureFormViewModel.swift",
"Components/FeatureFormView/FeatureFormToolbar.swift",
"Components/FeatureFormView/FeatureFormView+EnvironmentValues.swift",
"Components/FeatureFormView/FeatureFormView+ValidationErrorVisibility.swift",
"Components/FeatureFormView/FeatureFormView.swift",
"Components/FeatureFormView/FormElementPadding.swift",
"Components/FeatureFormView/FormInputStyle.swift",
"Components/FeatureFormView/NavigationPathItem.swift",
"Components/FeatureFormView/PresentedFeatureFormPreferenceKey.swift",
"Components/FeatureFormView/Subviews/FeatureFormGroupedContentView.swift",
"Components/FeatureFormView/Subviews/FormElements/FieldFormElementView.swift",
"Components/FeatureFormView/Subviews/FormElements/FormElementWrapper/FormElementFooter.swift",
"Components/FeatureFormView/Subviews/FormElements/FormElementWrapper/FormElementHeader.swift",
"Components/FeatureFormView/Subviews/FormElements/FormElementWrapper/FormElementWrapper.swift",
"Components/FeatureFormView/Subviews/FormElements/GroupFormElementView.swift",
"Components/FeatureFormView/Subviews/FormElements/TextFormElementView.swift",
"Components/FeatureFormView/Subviews/FormElements/UtilityAssociationsFormElementView.swift",
"Components/FeatureFormView/Subviews/FormFooter.swift",
"Components/FeatureFormView/Subviews/FormHeader.swift",
"Components/FeatureFormView/Subviews/Inputs/ComboBoxInput.swift",
"Components/FeatureFormView/Subviews/Inputs/DateTimeInput.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/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/EmbeddedPopupView.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+Deprecated.swift",
"Components/Popups/PopupView.swift",
"Components/Popups/PopupViewHeader.swift",
"Components/Popups/PopupViewToolbar.swift",
"Components/Popups/TextPopupElementView.swift",
"Components/Popups/UtilityAssociationsPopupElementView.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+NavigationBarTitleDisplayMode.swift",
"Extensions/SwiftUI/View+NavigationTitle.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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/swiftlang/swift-markdown.git
Fetching https://github.com/Esri/arcgis-maps-sdk-swift
[1/166] Fetching arcgis-maps-sdk-swift
Fetched https://github.com/Esri/arcgis-maps-sdk-swift from cache (0.33s)
[1/6819] Fetching swift-markdown
Fetched https://github.com/swiftlang/swift-markdown.git from cache (0.65s)
Computing version for https://github.com/swiftlang/swift-markdown.git
Computed https://github.com/swiftlang/swift-markdown.git at 0.4.0 (3.51s)
Fetching https://github.com/apple/swift-cmark.git
[1/18137] Fetching swift-cmark
Fetched https://github.com/apple/swift-cmark.git from cache (1.12s)
Computing version for https://github.com/Esri/arcgis-maps-sdk-swift
Computed https://github.com/Esri/arcgis-maps-sdk-swift at 200.8.0 (1.78s)
Computing version for https://github.com/apple/swift-cmark.git
Computed https://github.com/apple/swift-cmark.git at 0.6.0 (0.68s)
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
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/Esri/arcgis-maps-sdk-swift
Working copy of https://github.com/Esri/arcgis-maps-sdk-swift resolved at 200.8.0
Downloading binary artifact https://gisupdates.esri.com/ArcGIS_MapsSDK/200.8.0/ArcGIS-Swift-v200.8.xcframework.zip
Downloading binary artifact https://gisupdates.esri.com/ArcGIS_MapsSDK/200.8.0/CoreArcGIS-Swift-v200.8.xcframework.zip
[16053/133231939] Downloading https://gisupdates.esri.com/ArcGIS_MapsSDK/200.8.0/ArcGIS-Swift-v200.8.xcframework.zip
[32106/580209369] Downloading https://gisupdates.esri.com/ArcGIS_MapsSDK/200.8.0/ArcGIS-Swift-v200.8.xcframework.zip, https://gisupdates.esri.com/ArcGIS_MapsSDK/200.8.0/CoreArcGIS-Swift-v200.8.xcframework.zip
Downloaded https://gisupdates.esri.com/ArcGIS_MapsSDK/200.8.0/ArcGIS-Swift-v200.8.xcframework.zip (55.01s)
Downloaded https://gisupdates.esri.com/ArcGIS_MapsSDK/200.8.0/CoreArcGIS-Swift-v200.8.xcframework.zip (132.39s)
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/Images.xcassets
/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/Calcite Icons.xcassets
[1/1] Compiling plugin MasqueradePlugin
Building for debugging...
[1/80] Copying Localizable.strings
[1/80] Write sources
[1/80] Copying Localizable.strings
[6/80] Compiling cmark-gfm-extensions tasklist.c
[7/80] Compiling cmark-gfm-extensions tagfilter.c
[8/80] Compiling cmark-gfm-extensions strikethrough.c
[9/80] Compiling cmark-gfm-extensions ext_scanners.c
[10/80] Compiling cmark-gfm-extensions core-extensions.c
[11/80] Compiling cmark-gfm-extensions autolink.c
[12/80] Compiling cmark-gfm xml.c
[13/80] Compiling cmark-gfm-extensions table.c
[14/80] Compiling cmark-gfm render.c
[15/80] Compiling cmark-gfm syntax_extension.c
[16/80] Compiling cmark-gfm registry.c
[17/80] Compiling cmark-gfm references.c
[18/80] Compiling cmark-gfm plugin.c
[19/80] Compiling cmark-gfm plaintext.c
[20/80] Compiling cmark-gfm linked_list.c
[21/80] Compiling cmark-gfm map.c
[22/80] Compiling cmark-gfm man.c
[23/80] Write swift-version-24593BA9C3E375BF.txt
[24/80] Compiling cmark-gfm iterator.c
[25/80] Compiling cmark-gfm utf8.c
[26/80] Compiling cmark-gfm latex.c
[27/80] Compiling cmark-gfm node.c
[28/80] Compiling cmark-gfm html.c
[29/80] Compiling cmark-gfm houdini_href_e.c
[30/80] Compiling cmark-gfm houdini_html_e.c
[31/80] Compiling cmark-gfm cmark_ctype.c
[32/80] Compiling cmark-gfm footnotes.c
[33/80] Compiling cmark-gfm cmark.c
[34/80] Copying Localizable.strings
[71/80] Copying Info.plist
[72/80] Compiling CAtomic CAtomic.c
[73/80] Compiling cmark-gfm commonmark.c
[74/80] Compiling cmark-gfm buffer.c
[75/80] Compiling cmark-gfm houdini_html_u.c
[76/80] Compiling cmark-gfm inlines.c
[77/80] Compiling cmark-gfm arena.c
[78/80] Compiling cmark-gfm blocks.c
[79/80] Compiling cmark-gfm scanners.c
[81/139] Emitting module Markdown
[82/147] Compiling Markdown Strikethrough.swift
[83/147] Compiling Markdown Strong.swift
[84/147] Compiling Markdown CustomInline.swift
[85/147] Compiling Markdown InlineCode.swift
[86/147] Compiling Markdown InlineHTML.swift
[87/147] Compiling Markdown LineBreak.swift
[88/147] Compiling Markdown SoftBreak.swift
[89/147] Compiling Markdown SymbolLink.swift
[90/147] Compiling Markdown MarkupRewriter.swift
[91/147] Compiling Markdown BasicBlockContainer.swift
[92/147] Compiling Markdown BasicInlineContainer.swift
[93/147] Compiling Markdown BlockContainer.swift
[94/147] Compiling Markdown BlockMarkup.swift
[95/147] Compiling Markdown InlineContainer.swift
[96/147] Compiling Markdown InlineMarkup.swift
[97/147] Compiling Markdown ListItemContainer.swift
[98/147] Compiling Markdown Text.swift
[99/147] Compiling Markdown Aside.swift
[100/147] Compiling Markdown BlockDirectiveParser.swift
[101/147] Compiling Markdown CommonMarkConverter.swift
[102/147] Compiling Markdown LazySplitLines.swift
[103/147] Compiling Markdown ParseOptions.swift
[104/147] Compiling Markdown RangeAdjuster.swift
[105/147] Compiling Markdown RangerTracker.swift
[106/147] Compiling Markdown CodeBlock.swift
[107/147] Compiling Markdown HTMLBlock.swift
[108/147] Compiling Markdown Heading.swift
[109/147] Compiling Markdown ThematicBreak.swift
[110/147] Compiling Markdown Table.swift
[111/147] Compiling Markdown TableBody.swift
[112/147] Compiling Markdown TableCell.swift
[113/147] Compiling Markdown TableCellContainer.swift
[114/147] Compiling Markdown BlockDirective.swift
[115/147] Compiling Markdown BlockQuote.swift
[116/147] Compiling Markdown CustomBlock.swift
[117/147] Compiling Markdown DoxygenParameter.swift
[118/147] Compiling Markdown DoxygenReturns.swift
[119/147] Compiling Markdown ListItem.swift
[120/147] Compiling Markdown OrderedList.swift
[121/147] Compiling Markdown UnorderedList.swift
[122/147] Compiling Markdown Paragraph.swift
[123/147] Compiling Markdown TableHead.swift
[124/147] Compiling Markdown TableRow.swift
[125/147] Compiling Markdown Replacement.swift
[126/147] Compiling Markdown SourceLocation.swift
[127/147] Compiling Markdown Emphasis.swift
[128/147] Compiling Markdown Image.swift
[129/147] Compiling Markdown InlineAttributes.swift
[130/147] Compiling Markdown Link.swift
[131/147] Compiling Markdown AtomicCounter.swift
[132/147] Compiling Markdown CharacterExtensions.swift
[133/147] Compiling Markdown CollectionExtensions.swift
[134/147] Compiling Markdown StringExtensions.swift
[135/147] Compiling Markdown MarkupVisitor.swift
[136/147] Compiling Markdown MarkupWalker.swift
[137/147] Compiling Markdown MarkupFormatter.swift
[138/147] Compiling Markdown MarkupTreeDumper.swift
[139/147] Compiling Markdown ChildIndexPath.swift
[140/147] Compiling Markdown DirectiveArgument.swift
[141/147] Compiling Markdown Document.swift
[142/147] Compiling Markdown LiteralMarkup.swift
[143/147] Compiling Markdown Markup.swift
[144/147] Compiling Markdown MarkupChildren.swift
[145/147] Compiling Markdown MarkupData.swift
[146/147] Compiling Markdown PlainTextConvertibleMarkup.swift
[147/147] Compiling Markdown RawMarkup.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[149/320] 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 |
[150/344] 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 |
[151/344] 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 |
[152/344] 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 |
[153/344] 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 |
[154/344] 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 |
[155/344] 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 |
[156/344] Compiling ArcGISToolkit EquatableObject.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] 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 |
[158/344] 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 |
[159/344] Compiling ArcGISToolkit AssociationsFilterResultModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] Compiling ArcGISToolkit UtilityAssociationResultLabel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] Compiling ArcGISToolkit UtilityAssociationsElement.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] 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 |
[163/344] 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 |
[164/344] 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 |
[165/344] 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 |
[166/344] 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 |
[167/344] 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 |
[168/344] 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 |
[169/344] 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 |
[170/344] 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 |
[171/344] 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 |
[172/344] 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 |
[173/344] 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 |
[174/344] 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 |
[175/344] 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 |
[176/344] 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 |
[177/344] 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 |
[178/344] 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 |
[179/344] 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 |
[180/344] 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 |
[181/344] 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 |
[182/344] 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 |
[183/344] 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 |
[184/344] 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 |
[185/344] 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 |
[186/344] 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 |
[187/344] 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 |
[188/344] 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 |
[189/344] 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 |
[190/344] 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 |
[191/344] 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 |
[192/344] 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 |
[193/344] 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 |
[194/344] 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 |
[195/344] 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 |
[196/344] 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 |
[197/344] 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 |
[198/344] 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 |
[199/344] 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 |
[200/344] 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 |
[201/344] 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 |
[202/344] 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 |
[203/344] Compiling ArcGISToolkit EmbeddedPopupView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] 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 |
[205/344] 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 |
[206/344] 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 |
[207/344] 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 |
[208/344] 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 |
[209/344] 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 |
[210/344] 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 |
[211/344] 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 |
[212/344] 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 |
[213/344] 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 |
[214/344] 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 |
[215/344] 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 |
[216/344] 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 |
[217/344] Compiling ArcGISToolkit PopupView+Deprecated.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] 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 |
[219/344] Compiling ArcGISToolkit PopupViewHeader.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] Compiling ArcGISToolkit PopupViewToolbar.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] 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 |
[222/344] Compiling ArcGISToolkit UtilityAssociationsPopupElementView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] 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 |
[224/344] 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 |
[225/344] 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 |
[226/344] 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 |
[227/344] 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 |
[228/344] 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 |
[229/344] 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 |
[230/344] 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 |
[231/344] 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 |
[232/344] 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 |
[233/344] 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 |
[234/344] 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 |
[235/344] 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 |
[236/344] 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 |
[237/344] 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 |
[238/344] 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 |
[239/344] 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 |
[240/344] 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 |
[241/344] 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 |
[242/344] 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 |
[243/344] 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 |
[244/344] 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 |
[245/344] 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 |
[246/344] 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 |
[247/344] 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 |
[248/344] 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 |
[249/344] 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 |
[250/344] 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 |
[251/344] 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 |
[252/344] 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 |
[253/344] 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 |
[254/344] 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 |
[255/344] 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 |
[256/344] Compiling ArcGISToolkit View+NavigationBarTitleDisplayMode.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] Compiling ArcGISToolkit View+NavigationTitle.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] 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 |
[259/344] 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 |
[260/344] 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 |
[261/344] 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 |
[262/344] 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 |
[263/344] 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 |
[264/344] 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 |
[265/344] 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 |
[266/344] 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 |
[267/344] 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 |
[268/344] 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 |
[269/344] 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 |
[270/344] 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 |
[271/344] Compiling ArcGISToolkit EmbeddedFeatureFormView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] Compiling ArcGISToolkit EmbeddedFeatureFormViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] Compiling ArcGISToolkit FeatureFormToolbar.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] Compiling ArcGISToolkit FeatureFormView+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 |
[275/344] 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 |
[276/344] 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 |
[277/344] 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 |
[278/344] 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 |
[279/344] Compiling ArcGISToolkit NavigationPathItem.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] Compiling ArcGISToolkit PresentedFeatureFormPreferenceKey.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] Compiling ArcGISToolkit FeatureFormGroupedContentView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15:8: error: no such module 'ArcGIS'
13 | // limitations under the License.
14 |
15 | import ArcGIS
| `- error: no such module 'ArcGIS'
16 | import SwiftUI
17 |
[282/344] Compiling ArcGISToolkit FieldFormElementView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] Compiling ArcGISToolkit FormElementFooter.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] Compiling ArcGISToolkit FormElementHeader.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] Compiling ArcGISToolkit FormElementWrapper.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] Compiling ArcGISToolkit GroupFormElementView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] 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 |
[288/344] Compiling ArcGISToolkit UtilityAssociationsFormElementView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] Compiling ArcGISToolkit FormFooter.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/344] 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 |
[291/344] 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 |
[292/344] 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 |
[293/344] 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 |
[294/344] 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 |
[295/344] 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 |
[296/344] 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 |
[297/344] 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 |
[298/344] 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 |
[299/344] 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 |
[300/344] 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 |
[301/344] 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 |
[302/344] 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 |
[303/344] 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 |
[304/344] 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 |
[305/344] 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 |
[306/344] 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 |
[307/344] 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 |
[308/344] 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 |
[309/344] 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 |
[310/344] 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 |
[311/344] 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 |
[312/344] 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 |
[313/344] 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 |
[314/344] 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 |
[315/344] 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 |
[316/344] 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 |
[317/344] 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 |
[318/344] 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 |
[319/344] 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 |
[320/344] 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 |
[321/344] 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 |
[322/344] 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 |
[323/344] 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 |
[324/344] 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 |
[325/344] 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 |
[326/344] 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 |
[327/344] 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 |
[328/344] 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 |
[329/344] 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 |
[330/344] 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 |
[331/344] 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 |
[332/344] 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 |
[333/344] 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 |
[334/344] 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 |
[335/344] 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 |
[336/344] 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 |
[337/344] 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 |
[338/344] 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 |
[339/344] 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 |
[340/344] 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 |
[341/344] 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 |
[342/344] 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 |
[343/344] 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 |
[344/344] 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 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-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 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/Calcite Icons.xcassets
/host/spi-builder-workspace/Sources/ArcGISToolkit/Resources/Images.xcassets
[0/1] Planning build
[1/1] Compiling plugin MasqueradePlugin
Building for debugging...
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/61] Compiling Markdown MarkupRewriter.swift
[4/61] Compiling Markdown BasicBlockContainer.swift
[5/61] Compiling Markdown BasicInlineContainer.swift
[6/61] Compiling Markdown BlockContainer.swift
[7/61] Compiling Markdown BlockMarkup.swift
[8/61] Compiling Markdown InlineContainer.swift
[9/61] Compiling Markdown InlineMarkup.swift
[10/61] Compiling Markdown ListItemContainer.swift
[11/61] Compiling Markdown Strikethrough.swift
[12/61] Compiling Markdown Strong.swift
[13/61] Compiling Markdown CustomInline.swift
[14/61] Compiling Markdown InlineCode.swift
[15/61] Compiling Markdown InlineHTML.swift
[16/61] Compiling Markdown LineBreak.swift
[17/61] Compiling Markdown SoftBreak.swift
[18/61] Compiling Markdown SymbolLink.swift
[19/69] Compiling Markdown CodeBlock.swift
[20/69] Compiling Markdown HTMLBlock.swift
[21/69] Compiling Markdown Heading.swift
[22/69] Compiling Markdown ThematicBreak.swift
[23/69] Compiling Markdown Table.swift
[24/69] Compiling Markdown TableBody.swift
[25/69] Compiling Markdown TableCell.swift
[26/69] Compiling Markdown TableCellContainer.swift
[27/69] Emitting module Markdown
[28/69] Compiling Markdown TableHead.swift
[29/69] Compiling Markdown TableRow.swift
[30/69] Compiling Markdown Replacement.swift
[31/69] Compiling Markdown SourceLocation.swift
[32/69] Compiling Markdown Emphasis.swift
[33/69] Compiling Markdown Image.swift
[34/69] Compiling Markdown InlineAttributes.swift
[35/69] Compiling Markdown Link.swift
[36/69] Compiling Markdown ChildIndexPath.swift
[37/69] Compiling Markdown DirectiveArgument.swift
[38/69] Compiling Markdown Document.swift
[39/69] Compiling Markdown LiteralMarkup.swift
[40/69] Compiling Markdown Markup.swift
[41/69] Compiling Markdown MarkupChildren.swift
[42/69] Compiling Markdown MarkupData.swift
[43/69] Compiling Markdown PlainTextConvertibleMarkup.swift
[44/69] Compiling Markdown RawMarkup.swift
[45/69] Compiling Markdown AtomicCounter.swift
[46/69] Compiling Markdown CharacterExtensions.swift
[47/69] Compiling Markdown CollectionExtensions.swift
[48/69] Compiling Markdown StringExtensions.swift
[49/69] Compiling Markdown MarkupVisitor.swift
[50/69] Compiling Markdown MarkupWalker.swift
[51/69] Compiling Markdown MarkupFormatter.swift
[52/69] Compiling Markdown MarkupTreeDumper.swift
[53/69] Compiling Markdown BlockDirective.swift
[54/69] Compiling Markdown BlockQuote.swift
[55/69] Compiling Markdown CustomBlock.swift
[56/69] Compiling Markdown DoxygenParameter.swift
[57/69] Compiling Markdown DoxygenReturns.swift
[58/69] Compiling Markdown ListItem.swift
[59/69] Compiling Markdown OrderedList.swift
[60/69] Compiling Markdown UnorderedList.swift
[61/69] Compiling Markdown Paragraph.swift
[62/69] Compiling Markdown Text.swift
[63/69] Compiling Markdown Aside.swift
[64/69] Compiling Markdown BlockDirectiveParser.swift
[65/69] Compiling Markdown CommonMarkConverter.swift
[66/69] Compiling Markdown LazySplitLines.swift
[67/69] Compiling Markdown ParseOptions.swift
[68/69] Compiling Markdown RangeAdjuster.swift
[69/69] Compiling Markdown RangerTracker.swift
[71/242] 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 |
[72/242] 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 |
[73/242] 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 |
[74/242] 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 |
[75/242] Compiling ArcGISToolkit EmbeddedPopupView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/242] 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 |
[77/242] 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 |
[78/242] 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 |
[79/242] 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 |
[80/242] 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 |
[81/242] 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 |
[82/242] 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 |
[83/242] 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 |
[84/242] 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 |
[85/242] 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 |
[86/242] 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 |
[87/242] 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 |
[88/242] 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 |
[89/242] Compiling ArcGISToolkit PopupView+Deprecated.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/242] 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 |
[91/242] Compiling ArcGISToolkit PopupViewHeader.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/242] Compiling ArcGISToolkit PopupViewToolbar.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/242] 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 |
[94/242] Compiling ArcGISToolkit UtilityAssociationsPopupElementView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/266] 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 |
[96/266] 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 |
[97/266] 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 |
[98/266] 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 |
[99/266] 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 |
[100/266] 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 |
[101/266] Compiling ArcGISToolkit EquatableObject.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/266] 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 |
[103/266] 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 |
[104/266] Compiling ArcGISToolkit AssociationsFilterResultModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/266] Compiling ArcGISToolkit UtilityAssociationResultLabel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/266] Compiling ArcGISToolkit UtilityAssociationsElement.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/266] 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 |
[108/266] 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 |
[109/266] 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 |
[110/266] 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 |
[111/266] 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 |
[112/266] 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 |
[113/266] 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 |
[114/266] 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 |
[115/266] 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 |
[116/266] 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 |
[117/266] 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 |
[118/266] 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 |
[119/266] 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 |
[120/266] Compiling ArcGISToolkit EmbeddedFeatureFormView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/266] Compiling ArcGISToolkit EmbeddedFeatureFormViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/266] Compiling ArcGISToolkit FeatureFormToolbar.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/266] Compiling ArcGISToolkit FeatureFormView+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 |
[124/266] 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 |
[125/266] 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 |
[126/266] 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 |
[127/266] 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 |
[128/266] Compiling ArcGISToolkit NavigationPathItem.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/266] Compiling ArcGISToolkit PresentedFeatureFormPreferenceKey.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/266] Compiling ArcGISToolkit FeatureFormGroupedContentView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/266] Compiling ArcGISToolkit FieldFormElementView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/266] Compiling ArcGISToolkit FormElementFooter.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/266] Compiling ArcGISToolkit FormElementHeader.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/266] Compiling ArcGISToolkit FormElementWrapper.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/266] Compiling ArcGISToolkit GroupFormElementView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/266] 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 |
[137/266] Compiling ArcGISToolkit UtilityAssociationsFormElementView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/266] Compiling ArcGISToolkit FormFooter.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/266] 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 |
[140/266] 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 |
[141/266] 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 |
[142/266] 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 |
[143/266] 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 |
[144/266] 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 |
[145/266] 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 |
[146/266] 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 |
[147/266] 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 |
[148/266] 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/266] 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/266] 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/266] 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/266] 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/266] 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/266] 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/266] 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/266] 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/266] 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/266] 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/266] 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/266] 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/266] 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/266] 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/266] 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/266] 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/266] 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/266] 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/266] 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/266] 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/266] 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 |
[170/266] 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 |
[171/266] 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 |
[172/266] 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 |
[173/266] 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 |
[174/266] 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 |
[175/266] 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 |
[176/266] 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 |
[177/266] 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 |
[178/266] 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 |
[179/266] 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 |
[180/266] 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 |
[181/266] 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 |
[182/266] 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 |
[183/266] 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 |
[184/266] 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 |
[185/266] 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 |
[186/266] 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 |
[187/266] 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 |
[188/266] 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 |
[189/266] 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 |
[190/266] 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 |
[191/266] 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 |
[192/266] 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 |
[193/266] 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 |
[194/266] 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 |
[195/266] 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 |
[196/266] 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 |
[197/266] 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 |
[198/266] 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 |
[199/266] 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 |
[200/266] 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 |
[201/266] 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 |
[202/266] 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 |
[203/266] Compiling ArcGISToolkit View+NavigationBarTitleDisplayMode.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/266] Compiling ArcGISToolkit View+NavigationTitle.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/Common/AttachmentList.swift:15: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/266] 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 |
[206/266] 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 |
[207/266] 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 |
[208/266] 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 |
[209/266] 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 |
[210/266] 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 |
[211/266] 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 |
[212/266] 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 |
[213/266] 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 |
[214/266] 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 |
[215/266] 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 |
[216/266] 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 |
[217/266] 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)
[218/266] 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 |
[219/266] 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 |
[220/266] 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 |
[221/266] 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 |
[222/266] 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 |
[223/266] 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 |
[224/266] 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 |
[225/266] 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 |
[226/266] 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 |
[227/266] 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 |
[228/266] 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 |
[229/266] 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 |
[230/266] 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 |
[231/266] 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 |
[232/266] 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 |
[233/266] 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 |
[234/266] 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 |
[235/266] 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 |
[236/266] 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 |
[237/266] 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 |
[238/266] 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 |
[239/266] 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 |
[240/266] 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 |
[241/266] 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 |
[242/266] 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 |
[243/266] 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 |
[244/266] 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 |
[245/266] 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 |
[246/266] 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 |
[247/266] 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 |
[248/266] 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 |
[249/266] 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 |
[250/266] 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 |
[251/266] 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 |
[252/266] 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 |
[253/266] 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 |
[254/266] 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 |
[255/266] 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 |
[256/266] 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 |
[257/266] 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 |
[258/266] 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 |
[259/266] 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 |
[260/266] 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 |
[261/266] 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 |
[262/266] 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 |
[263/266] 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 |
[264/266] 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 |
[265/266] 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 |
[266/266] 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 |
BUILD FAILURE 6.1 android