Build Information
Failed to build FLCharts, reference main (b07472
), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 20 Jun 2025 07:16:09 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FLCharts -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/francescoleoni98/FLCharts.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/francescoleoni98/FLCharts
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b07472a Merge branch 'main' of github.com:francescoleoni98/FLCharts
Cloned https://github.com/francescoleoni98/FLCharts.git
Revision (git rev-parse @):
b07472a6f6396135b95eeee35c9825a9fc50546d
SUCCESS checkout https://github.com/francescoleoni98/FLCharts.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/francescoleoni98/FLCharts.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
FLCharts: /Users/admin/builder/spi-builder-workspace
resolved source packages: FLCharts
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "FLCharts",
"name" : "FLCharts",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "FLCharts",
"targets" : [
"FLCharts"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "FLCharts",
"module_type" : "SwiftTarget",
"name" : "FLCharts",
"path" : "Sources/FLCharts",
"product_memberships" : [
"FLCharts"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/Colors.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/de.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "de"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/en.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/es.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "es"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/fr.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "fr"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/hi.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "hi"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/it.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "it"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/pt-BR.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "pt-br"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/pt-PT.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "pt-pt"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/ru.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ru"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/zh-HK.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "zh-hk"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/zh-Hans.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "zh-hans"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/zh-Hant.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "zh-hant"
}
}
}
],
"sources" : [
"Assets/Translation.swift",
"Bar/ChartBar.swift",
"Bar/FLChartBarCell.swift",
"Bar/FLHorizontalMultipleValuesChartBar.swift",
"Bar/FLMultipleValuesChartBar.swift",
"Bar/FLPlainChartBar.swift",
"FLCard/CardableChart.swift",
"FLCard/FLCard.swift",
"FLCard/FLCardStyle.swift",
"FLCartesianPlane.swift",
"FLChart.swift",
"Helpers/Aggregator.swift",
"Helpers/BezierCurves/PlayfulCurveLine.swift",
"Helpers/BezierCurves/ProfessionalCurveLine.swift",
"Helpers/CAAnimationBlockCallbackDelegate.swift",
"Helpers/Chart+XT.swift",
"Helpers/FLColor.swift",
"Helpers/FLIntrinsicCollectionView.swift",
"Helpers/FLShadow.swift",
"Helpers/Formatters.swift",
"Helpers/Labels/Label.swift",
"Helpers/Labels/Labels.swift",
"Helpers/NSLayoutConstraint+XT.swift",
"HighlightView/BarHighlightedView.swift",
"HighlightView/ChartHighlightingDelegate.swift",
"HighlightView/HighlightedView.swift",
"HighlightingCollectionView.swift",
"Legend/FLLegend.swift",
"Legend/FLLegendKeyCell.swift",
"Models/Configurations/FLAverageViewConfig.swift",
"Models/Configurations/FLAxesLabelConfig.swift",
"Models/Configurations/FLAxesLineConfig.swift",
"Models/Configurations/FLBarConfig.swift",
"Models/Configurations/FLChartConfig.swift",
"Models/Configurations/FLDashedLineConfig.swift",
"Models/Configurations/FLLineConfig.swift",
"Models/Configurations/FLRadarGridConfig.swift",
"Models/Configurations/FLStylable.swift",
"Models/Configurations/FLTickConfig.swift",
"Models/FLChartData.swift",
"Models/FLDataSet.swift",
"Models/Key.swift",
"Models/PlotableData.swift",
"PieChart/FLPieBorder.swift",
"PieChart/FLPieChart.swift",
"PieChart/FLPiePlotable.swift",
"PieChart/SliceShape.swift",
"PlotView/FLBarPlotView.swift",
"PlotView/FLLinePlotView.swift",
"PlotView/FLPlotView.swift",
"PlotView/FLScatterPlotView.swift",
"RadarChart/FLRadarChart.swift",
"UnclippedTopCollectionView.swift",
"XAxisProvider/LineXAxis.swift",
"XAxisProvider/ScatterXAxis.swift",
"XAxisProvider/XAxisProvider.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FLCharts"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FLCharts -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme FLCharts -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
FLCharts: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'FLCharts' in project 'FLCharts'
➜ Explicit dependency on target 'FLCharts' in project 'FLCharts'
➜ Explicit dependency on target 'FLCharts_FLCharts' in project 'FLCharts'
Target 'FLCharts' in project 'FLCharts'
➜ Explicit dependency on target 'FLCharts_FLCharts' in project 'FLCharts'
Target 'FLCharts_FLCharts' in project 'FLCharts' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 1ed34be798971b94cbc16b2a4cb72a03
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1ed34be798971b94cbc16b2a4cb72a03.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/FLCharts_FLCharts.DependencyMetadataFileList (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/FLCharts_FLCharts.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/FLCharts_FLCharts.DependencyStaticMetadataFileList (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/FLCharts_FLCharts.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/empty-FLCharts_FLCharts.plist (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/empty-FLCharts_FLCharts.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64/FLCharts.SwiftFileList (in target 'FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64/FLCharts.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64/FLCharts_const_extract_protocols.json (in target 'FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64/FLCharts_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64/FLCharts.SwiftConstValuesFileList (in target 'FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64/FLCharts.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64/FLCharts.LinkFileList (in target 'FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64/FLCharts.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64/FLCharts-OutputFileMap.json (in target 'FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64/FLCharts-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/FLCharts.modulemap (in target 'FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/FLCharts.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/FLCharts.DependencyStaticMetadataFileList (in target 'FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/FLCharts.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/FLCharts.DependencyMetadataFileList (in target 'FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/FLCharts.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/DerivedSources/resource_bundle_accessor.swift (in target 'FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/FLCharts.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/FLCharts.modulemap (in target 'FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/FLCharts.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/assetcatalog_output/thinned (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/assetcatalog_output/thinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/assetcatalog_output/unthinned (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/assetcatalog_output/unthinned
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/zh-Hant.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/zh-Hant.lproj/Localizable.strings (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/zh-Hant.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/zh-Hant.lproj
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/zh-Hans.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/zh-Hans.lproj/Localizable.strings (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/zh-Hans.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/zh-Hans.lproj
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/zh-HK.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/zh-HK.lproj/Localizable.strings (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/zh-HK.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/zh-HK.lproj
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/ru.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/ru.lproj/Localizable.strings (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/ru.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/ru.lproj
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/pt-PT.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/pt-PT.lproj/Localizable.strings (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/pt-PT.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/pt-PT.lproj
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/pt-BR.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/pt-BR.lproj/Localizable.strings (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/pt-BR.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/pt-BR.lproj
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/it.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/it.lproj/Localizable.strings (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/it.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/it.lproj
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/hi.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/hi.lproj/Localizable.strings (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/hi.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/hi.lproj
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/fr.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/fr.lproj/Localizable.strings (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/fr.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/fr.lproj
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/es.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/es.lproj/Localizable.strings (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/es.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/es.lproj
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/en.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/en.lproj/Localizable.strings (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/en.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/en.lproj
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/de.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/de.lproj/Localizable.strings (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/de.lproj/Localizable.strings /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/de.lproj
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/Colors.xcassets (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/Colors.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --lightweight-asset-runtime-mode enabled --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/assetcatalog_generated_info.plist_thinned --enable-on-demand-resources NO --development-region en --target-device mac --minimum-deployment-target 10.13 --platform macosx
dyld[602]: symbol '_kFigCaptionRegionDisplayAlign_Before' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigCaptionRegionDisplayAlign_After' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigCaptionRegionDisplayAlign_Center' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigCaptionTextAlign_Start' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigCaptionTextAlign_End' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigCaptionTextAlign_Center' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigCaptionTextAlign_Left' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigCaptionTextAlign_Right' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigEndpointNotification_AuthenticationSucceeded' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigEndpointNotification_iOSUIRequested' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigEndpointNotification_SiriRequested' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigEndPointNotification_EnhancedSiriParametersChanged' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigEndpointNotification_NightModeChanged' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigEndpointNotification_LimitedUIChanged' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigEndpointNotification_PerformanceReportPosted' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigEndpointNotification_UnhandledRemoteEvent' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigEndpointNotification_CarPlayTest' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigVideoQueueNotification_NowBelowLowWaterLevel' missing from root that overrides /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigVideoQueueNotification_DecodeError' missing from root that overrides /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigVideoQueueNotification_Failed' missing from root that overrides /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigVideoQueueNotification_ExternalProtectionStatusChanged' missing from root that overrides /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigVideoQueueNotification_FlushComplete' missing from root that overrides /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigVideoQueueNotification_CompletedDecodeForPreroll' missing from root that overrides /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigVideoQueueNotification_FirstVideoFrameEnqueued' missing from root that overrides /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_kFigVideoQueueNotification_LostDecoderState' missing from root that overrides /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_OBJC_CLASS_$_FigBaseCALayer' missing from root that overrides /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[602]: symbol '_OBJC_METACLASS_$_FigBaseCALayer' missing from root that overrides /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/assetcatalog_generated_info.plist_thinned
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/assetcatalog_output/thinned/Assets.car
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/Colors.xcassets (in target 'FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/Colors.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug --output-format human-readable-text --notices --warnings --lightweight-asset-runtime-mode enabled --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/assetcatalog_generated_info.plist --enable-on-demand-resources NO --development-region en --target-device mac --minimum-deployment-target 10.13 --platform macosx --bundle-identifier spi-builder-workspace.FLCharts --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/DerivedSources/GeneratedAssetSymbols.h
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/DerivedSources/GeneratedAssetSymbols.swift
LinkAssetCatalog /Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/Colors.xcassets (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
builtin-linkAssetCatalog --thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/assetcatalog_output/thinned --thinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/assetcatalog_dependencies_thinned --thinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/assetcatalog_generated_info.plist_thinned --unthinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/assetcatalog_output/unthinned --unthinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/assetcatalog_dependencies_unthinned --unthinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/assetcatalog_generated_info.plist_unthinned --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources --plist-output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/assetcatalog_generated_info.plist
note: Emplaced /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Resources/Assets.car (in target 'FLCharts_FLCharts' from project 'FLCharts')
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/empty-FLCharts_FLCharts.plist (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/empty-FLCharts_FLCharts.plist -producttype com.apple.product-type.bundle -expandbuildsettings -platform macosx -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts_FLCharts.build/assetcatalog_generated_info.plist -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle/Contents/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle (in target 'FLCharts_FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FLCharts_FLCharts.bundle
SwiftDriver FLCharts normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FLCharts -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64/FLCharts.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64/FLCharts-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64/FLCharts.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64/FLCharts_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64/FLCharts-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: note: A dependency of main module 'FLCharts'
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/FLChartBarCell.swift:9:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/FLHorizontalMultipleValuesChartBar.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/FLMultipleValuesChartBar.swift:9:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/FLPlainChartBar.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/FLCard/CardableChart.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/FLCard/FLCard.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/FLCard/FLCardStyle.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/FLCartesianPlane.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/FLChart.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/Aggregator.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/BezierCurves/PlayfulCurveLine.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/BezierCurves/ProfessionalCurveLine.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/CAAnimationBlockCallbackDelegate.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/Chart+XT.swift:9:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/FLColor.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/FLIntrinsicCollectionView.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/FLShadow.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/Labels/Label.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/Labels/Labels.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/NSLayoutConstraint+XT.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/HighlightView/BarHighlightedView.swift:9:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/HighlightView/HighlightedView.swift:9:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/HighlightingCollectionView.swift:9:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Legend/FLLegend.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Legend/FLLegendKeyCell.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLAverageViewConfig.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLAxesLabelConfig.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLAxesLineConfig.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLBarConfig.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLChartConfig.swift:9:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLDashedLineConfig.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLLineConfig.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLRadarGridConfig.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLStylable.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLTickConfig.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/FLChartData.swift:9:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/FLDataSet.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Key.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/PlotableData.swift:9:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PieChart/FLPieBorder.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PieChart/FLPieChart.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PieChart/FLPiePlotable.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PieChart/SliceShape.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PlotView/FLBarPlotView.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PlotView/FLLinePlotView.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PlotView/FLPlotView.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PlotView/FLScatterPlotView.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/RadarChart/FLRadarChart.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/UnclippedTopCollectionView.swift:9:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/XAxisProvider/LineXAxis.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/XAxisProvider/ScatterXAxis.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/XAxisProvider/XAxisProvider.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:3f0c17f4940651a90df52e9e234ebe5ad91aa088, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3f0c17f4940651a90df52e9e234ebe5ad91aa088, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:3f0c17f4940651a90df52e9e234ebe5ad91aa088, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3f0c17f4940651a90df52e9e234ebe5ad91aa088, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: note: a dependency of main module 'FLCharts'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/FLChartBarCell.swift:9:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/FLHorizontalMultipleValuesChartBar.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/FLMultipleValuesChartBar.swift:9:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/FLPlainChartBar.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/FLCard/CardableChart.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/FLCard/FLCard.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/FLCard/FLCardStyle.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/FLCartesianPlane.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/FLChart.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/Aggregator.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/BezierCurves/PlayfulCurveLine.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/BezierCurves/ProfessionalCurveLine.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/CAAnimationBlockCallbackDelegate.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/Chart+XT.swift:9:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/FLColor.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/FLIntrinsicCollectionView.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/FLShadow.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/Labels/Label.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/Labels/Labels.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/NSLayoutConstraint+XT.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/HighlightView/BarHighlightedView.swift:9:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/HighlightView/HighlightedView.swift:9:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/HighlightingCollectionView.swift:9:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Legend/FLLegend.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Legend/FLLegendKeyCell.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLAverageViewConfig.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLAxesLabelConfig.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLAxesLineConfig.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLBarConfig.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLChartConfig.swift:9:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLDashedLineConfig.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLLineConfig.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLRadarGridConfig.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLStylable.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLTickConfig.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/FLChartData.swift:9:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/FLDataSet.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Key.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/PlotableData.swift:9:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PieChart/FLPieBorder.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PieChart/FLPieChart.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PieChart/FLPiePlotable.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PieChart/SliceShape.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PlotView/FLBarPlotView.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PlotView/FLLinePlotView.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PlotView/FLPlotView.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PlotView/FLScatterPlotView.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/RadarChart/FLRadarChart.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/UnclippedTopCollectionView.swift:9:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/XAxisProvider/LineXAxis.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/XAxisProvider/ScatterXAxis.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/XAxisProvider/XAxisProvider.swift:8:8: note: also imported here
import UIKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver FLCharts normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FLCharts' from project 'FLCharts')
Building workspace spi-builder-workspace with scheme FLCharts
(2 failures)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
FLCharts: /Users/admin/builder/spi-builder-workspace
resolved source packages: FLCharts
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "FLCharts",
"name" : "FLCharts",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "FLCharts",
"targets" : [
"FLCharts"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "FLCharts",
"module_type" : "SwiftTarget",
"name" : "FLCharts",
"path" : "Sources/FLCharts",
"product_memberships" : [
"FLCharts"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/Colors.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/de.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "de"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/en.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/es.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "es"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/fr.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "fr"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/hi.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "hi"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/it.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "it"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/pt-BR.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "pt-br"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/pt-PT.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "pt-pt"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/ru.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ru"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/zh-HK.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "zh-hk"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/zh-Hans.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "zh-hans"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Assets/zh-Hant.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "zh-hant"
}
}
}
],
"sources" : [
"Assets/Translation.swift",
"Bar/ChartBar.swift",
"Bar/FLChartBarCell.swift",
"Bar/FLHorizontalMultipleValuesChartBar.swift",
"Bar/FLMultipleValuesChartBar.swift",
"Bar/FLPlainChartBar.swift",
"FLCard/CardableChart.swift",
"FLCard/FLCard.swift",
"FLCard/FLCardStyle.swift",
"FLCartesianPlane.swift",
"FLChart.swift",
"Helpers/Aggregator.swift",
"Helpers/BezierCurves/PlayfulCurveLine.swift",
"Helpers/BezierCurves/ProfessionalCurveLine.swift",
"Helpers/CAAnimationBlockCallbackDelegate.swift",
"Helpers/Chart+XT.swift",
"Helpers/FLColor.swift",
"Helpers/FLIntrinsicCollectionView.swift",
"Helpers/FLShadow.swift",
"Helpers/Formatters.swift",
"Helpers/Labels/Label.swift",
"Helpers/Labels/Labels.swift",
"Helpers/NSLayoutConstraint+XT.swift",
"HighlightView/BarHighlightedView.swift",
"HighlightView/ChartHighlightingDelegate.swift",
"HighlightView/HighlightedView.swift",
"HighlightingCollectionView.swift",
"Legend/FLLegend.swift",
"Legend/FLLegendKeyCell.swift",
"Models/Configurations/FLAverageViewConfig.swift",
"Models/Configurations/FLAxesLabelConfig.swift",
"Models/Configurations/FLAxesLineConfig.swift",
"Models/Configurations/FLBarConfig.swift",
"Models/Configurations/FLChartConfig.swift",
"Models/Configurations/FLDashedLineConfig.swift",
"Models/Configurations/FLLineConfig.swift",
"Models/Configurations/FLRadarGridConfig.swift",
"Models/Configurations/FLStylable.swift",
"Models/Configurations/FLTickConfig.swift",
"Models/FLChartData.swift",
"Models/FLDataSet.swift",
"Models/Key.swift",
"Models/PlotableData.swift",
"PieChart/FLPieBorder.swift",
"PieChart/FLPieChart.swift",
"PieChart/FLPiePlotable.swift",
"PieChart/SliceShape.swift",
"PlotView/FLBarPlotView.swift",
"PlotView/FLLinePlotView.swift",
"PlotView/FLPlotView.swift",
"PlotView/FLScatterPlotView.swift",
"RadarChart/FLRadarChart.swift",
"UnclippedTopCollectionView.swift",
"XAxisProvider/LineXAxis.swift",
"XAxisProvider/ScatterXAxis.swift",
"XAxisProvider/XAxisProvider.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FLCharts"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FLCharts -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme FLCharts -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
FLCharts: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'FLCharts' in project 'FLCharts'
➜ Explicit dependency on target 'FLCharts' in project 'FLCharts'
➜ Explicit dependency on target 'FLCharts_FLCharts' in project 'FLCharts'
Target 'FLCharts' in project 'FLCharts'
➜ Explicit dependency on target 'FLCharts_FLCharts' in project 'FLCharts'
Target 'FLCharts_FLCharts' in project 'FLCharts' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
SwiftDriver FLCharts normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FLCharts' from project 'FLCharts')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FLCharts -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64/FLCharts.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64/FLCharts-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64/FLCharts.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64/FLCharts_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FLCharts.build/Debug/FLCharts.build/Objects-normal/arm64/FLCharts-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: note: A dependency of main module 'FLCharts'
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/FLChartBarCell.swift:9:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/FLHorizontalMultipleValuesChartBar.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/FLMultipleValuesChartBar.swift:9:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/FLPlainChartBar.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/FLCard/CardableChart.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/FLCard/FLCard.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/FLCard/FLCardStyle.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/FLCartesianPlane.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/FLChart.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/Aggregator.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/BezierCurves/PlayfulCurveLine.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/BezierCurves/ProfessionalCurveLine.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/CAAnimationBlockCallbackDelegate.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/Chart+XT.swift:9:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/FLColor.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/FLIntrinsicCollectionView.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/FLShadow.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/Labels/Label.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/Labels/Labels.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/NSLayoutConstraint+XT.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/HighlightView/BarHighlightedView.swift:9:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/HighlightView/HighlightedView.swift:9:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/HighlightingCollectionView.swift:9:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Legend/FLLegend.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Legend/FLLegendKeyCell.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLAverageViewConfig.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLAxesLabelConfig.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLAxesLineConfig.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLBarConfig.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLChartConfig.swift:9:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLDashedLineConfig.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLLineConfig.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLRadarGridConfig.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLStylable.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLTickConfig.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/FLChartData.swift:9:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/FLDataSet.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Key.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/PlotableData.swift:9:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PieChart/FLPieBorder.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PieChart/FLPieChart.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PieChart/FLPiePlotable.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PieChart/SliceShape.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PlotView/FLBarPlotView.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PlotView/FLLinePlotView.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PlotView/FLPlotView.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PlotView/FLScatterPlotView.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/RadarChart/FLRadarChart.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/UnclippedTopCollectionView.swift:9:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/XAxisProvider/LineXAxis.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/XAxisProvider/ScatterXAxis.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/XAxisProvider/XAxisProvider.swift:8:8: note: Also imported here
import UIKit
^ (in target 'FLCharts' from project 'FLCharts')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:3f0c17f4940651a90df52e9e234ebe5ad91aa088, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3f0c17f4940651a90df52e9e234ebe5ad91aa088, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:3f0c17f4940651a90df52e9e234ebe5ad91aa088, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3f0c17f4940651a90df52e9e234ebe5ad91aa088, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: note: a dependency of main module 'FLCharts'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/FLChartBarCell.swift:9:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/FLHorizontalMultipleValuesChartBar.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/FLMultipleValuesChartBar.swift:9:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/FLPlainChartBar.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/FLCard/CardableChart.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/FLCard/FLCard.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/FLCard/FLCardStyle.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/FLCartesianPlane.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/FLChart.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/Aggregator.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/BezierCurves/PlayfulCurveLine.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/BezierCurves/ProfessionalCurveLine.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/CAAnimationBlockCallbackDelegate.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/Chart+XT.swift:9:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/FLColor.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/FLIntrinsicCollectionView.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/FLShadow.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/Labels/Label.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/Labels/Labels.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Helpers/NSLayoutConstraint+XT.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/HighlightView/BarHighlightedView.swift:9:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/HighlightView/HighlightedView.swift:9:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/HighlightingCollectionView.swift:9:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Legend/FLLegend.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Legend/FLLegendKeyCell.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLAverageViewConfig.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLAxesLabelConfig.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLAxesLineConfig.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLBarConfig.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLChartConfig.swift:9:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLDashedLineConfig.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLLineConfig.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLRadarGridConfig.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLStylable.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Configurations/FLTickConfig.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/FLChartData.swift:9:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/FLDataSet.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/Key.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Models/PlotableData.swift:9:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PieChart/FLPieBorder.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PieChart/FLPieChart.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PieChart/FLPiePlotable.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PieChart/SliceShape.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PlotView/FLBarPlotView.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PlotView/FLLinePlotView.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PlotView/FLPlotView.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/PlotView/FLScatterPlotView.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/RadarChart/FLRadarChart.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/UnclippedTopCollectionView.swift:9:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/XAxisProvider/LineXAxis.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/XAxisProvider/ScatterXAxis.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/XAxisProvider/XAxisProvider.swift:8:8: note: also imported here
import UIKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver FLCharts normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FLCharts' from project 'FLCharts')
Building workspace spi-builder-workspace with scheme FLCharts
(2 failures)
BUILD FAILURE 6.2 macosXcodebuild