The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FLCharts, reference 1.9.1 (43e0e5), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 20 Apr 2026 19:44:14 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/francescoleoni98/FLCharts.git
Reference: 1.9.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/francescoleoni98/FLCharts
 * tag               1.9.1      -> FETCH_HEAD
HEAD is now at 43e0e5e Add defaultLocalization
Cloned https://github.com/francescoleoni98/FLCharts.git
Revision (git rev-parse @):
43e0e5ea6f26678a1e177c1bfc62aa6818781c30
SUCCESS checkout https://github.com/francescoleoni98/FLCharts.git at 1.9.1
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/francescoleoni98/FLCharts.git
Command line invocation:
    /Applications/Xcode-26.4.0.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
2026-04-20 15:43:51.614 xcodebuild[525:3020] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-20 15:43:59.319 xcodebuild[622:3740] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.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.4.0.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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4192a12fa4f86d83edd047ef497e47f4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4192a12fa4f86d83edd047ef497e47f4.xcbuilddata
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
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/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/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
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
    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/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
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
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.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.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.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.4.0.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 --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
/* 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.4.0.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 --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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FLCharts -Onone @/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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.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.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.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 resolve 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')
2026-04-20 15:44:00.856 xcodebuild[626:3791] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:3bca7df269445e3d17f51d7e2281c6d6152334c3, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3bca7df269445e3d17f51d7e2281c6d6152334c3, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:3bca7df269445e3d17f51d7e2281c6d6152334c3, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3bca7df269445e3d17f51d7e2281c6d6152334c3, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: unable to resolve 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.4.0.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
2026-04-20 15:44:10.616 xcodebuild[652:4097] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-20 15:44:11.819 xcodebuild[661:4160] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.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.4.0.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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FLCharts -Onone @/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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.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.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.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 resolve 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')
2026-04-20 15:44:12.870 xcodebuild[663:4195] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:3bca7df269445e3d17f51d7e2281c6d6152334c3, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3bca7df269445e3d17f51d7e2281c6d6152334c3, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:3bca7df269445e3d17f51d7e2281c6d6152334c3, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3bca7df269445e3d17f51d7e2281c6d6152334c3, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: unable to resolve 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.3 macosXcodebuild