The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Segmentio, reference master (f12bae), with Swift 6.3 for iOS using Xcode 26.4 on 10 Apr 2026 14:12:17 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Segmentio -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Yalantis/Segmentio.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Yalantis/Segmentio
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f12bae7 Merge pull request #143 from Yalantis/feature/new_options
Cloned https://github.com/Yalantis/Segmentio.git
Revision (git rev-parse @):
f12bae77afc7dbdc5d176cc01ab8f45eb3563e68
SUCCESS checkout https://github.com/Yalantis/Segmentio.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Yalantis/Segmentio.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Segmentio",
  "name" : "Segmentio",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Segmentio",
      "targets" : [
        "Segmentio"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Segmentio",
      "module_type" : "SwiftTarget",
      "name" : "Segmentio",
      "path" : "Segmentio/Source",
      "product_memberships" : [
        "Segmentio"
      ],
      "sources" : [
        "Badge/BadgeViewPresenter.swift",
        "Badge/Views/BadgeWithCounterView.swift",
        "Cells/SegmentioCell.swift",
        "Cells/SegmentioCellWithImage.swift",
        "Cells/SegmentioCellWithImageAfterLabel.swift",
        "Cells/SegmentioCellWithImageBeforeLabel.swift",
        "Cells/SegmentioCellWithImageOverLabel.swift",
        "Cells/SegmentioCellWithImageUnderLabel.swift",
        "Cells/SegmentioCellWithLabel.swift",
        "Extensions/RoundImageView.swift",
        "Extensions/UIView+Appearance.swift",
        "Segmentio.swift",
        "SegmentioOptions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Segmentio",
    "schemes" : [
      "Segmentio"
    ],
    "targets" : [
      "Segmentio"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Segmentio -destination generic/platform=iOS
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 Segmentio -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Segmentio' in project 'Segmentio' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
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: 40a0e85005e30ccaedd3f8683cc73ab2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/40a0e85005e30ccaedd3f8683cc73ab2.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/Segmentio.xcodeproj
    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/Segmentio.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/Segmentio.xcodeproj
    /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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/Segmentio.xcodeproj
    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/Segmentio.xcodeproj
    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-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/Segmentio.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/Segmentio.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio-c9199a39c39f29e319ec8e9914e0edab-VFS-iphoneos/all-product-headers.yaml
    cd /Users/admin/builder/spi-builder-workspace/Segmentio.xcodeproj
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio-c9199a39c39f29e319ec8e9914e0edab-VFS-iphoneos/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-generated-files.hmap (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/unextended-module.modulemap (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/unextended-module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio.DependencyStaticMetadataFileList (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio.DependencyMetadataFileList (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/unextended-module-overlay.yaml (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/unextended-module-overlay.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-project-headers.hmap (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/module.modulemap (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-own-target-headers.hmap (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio.hmap (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-all-target-headers.hmap (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-all-non-framework-target-headers.hmap (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio_const_extract_protocols.json (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.LinkFileList (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.SwiftFileList (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.SwiftConstValuesFileList (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio-OutputFileMap.json (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
'-std=gnu99' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=Segmentio' -fpascal-strings -O0 -fno-common '-DDEBUG=1' -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio-c9199a39c39f29e319ec8e9914e0edab-VFS-iphoneos/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/DerivedSources/Segmentio_vers.c (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/DerivedSources/Segmentio_vers.c
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Headers/Segmentio.h /Users/admin/builder/spi-builder-workspace/Segmentio/Segmentio.h (in target 'Segmentio' from project 'Segmentio')
    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/Segmentio/Segmentio.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Headers
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/module.modulemap (in target 'Segmentio' from project 'Segmentio')
    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/Segmentio.build/Debug-iphoneos/Segmentio.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Modules
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Headers (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework
CompileXIB /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/Views/BadgeWithCounterViewStandardSized.xib (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module Segmentio --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/BadgeWithCounterViewStandardSized-PartialInfo.plist --auto-activate-custom-fonts --target-device iphone --target-device ipad --minimum-deployment-target 8.0 --output-format human-readable-text --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/BadgeWithCounterViewStandardSized.nib /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/Views/BadgeWithCounterViewStandardSized.xib
CompileXIB /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/Views/BadgeWithCounterViewBigSized.xib (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module Segmentio --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/BadgeWithCounterViewBigSized-PartialInfo.plist --auto-activate-custom-fonts --target-device iphone --target-device ipad --minimum-deployment-target 8.0 --output-format human-readable-text --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/BadgeWithCounterViewBigSized.nib /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/Views/BadgeWithCounterViewBigSized.xib
SwiftDriver Segmentio normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Segmentio -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.SwiftFileList -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios8.0 -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-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio-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/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.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/Segmentio.build/Debug-iphoneos/Segmentio.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio-c9199a39c39f29e319ec8e9914e0edab-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-1EW5JQX6BTH97XMCUIDD7Q15Y.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-BVEOXT0OVVTKZ2SL9AH7LWIWS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-396UKM7XLAHDQQTJXS0N2YXG8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-DHPRZKLNOLWNT7KMG62X037ZB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-232OOCK0IDA9RKK9DJZHMKKY8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-1W3GKTXI6GK13FXDUARW42OQU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-C4P2IOS59PPYTBQA5SPVH1TFR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-RD806KCXIGHNBBTVPE8J60SL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-14BOFMIGW2B6YS5YHULYBXPKU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-1EMHOWC5152IJLWIE9URM4RI6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-1EMEDLABFXOWCSTG3HY47SH9E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-BASVEMKJ9NM7OEP5O2R91FAC9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-3IHRSWE66LY4FJ1EPXWA8QI0C.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-AYHC06MX9JO1J73YBQ31O0V1X.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-BE7OOOW6N5NXBASBJZ4ZFUVK9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-A0EMAMK8U4SM1XMMFMECD7FDR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-7GW3XO9I75HW6I9YHCLXGNYHF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-81X183IBKWH6DE2S25ACVOSDU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-94O0KB9T07R7IP8NG5SAU4E8D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-O54MLM1HOWX5COGPTHO31S69.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-B14QZ7WRD3RVSWFS7PP0L0W1T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-4W5TTZHVHG77B1C78H9IMEU65.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-4X841V0U6BZZV1PTNZKKTRCA8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-DZ41STTLNYBQGFVNK3Y1MQB7D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-C080DNQPZ9EN3VABAVO4S87RE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-3SQ0R308XO8Y9EU6MH734B3T6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-3NQYAS18SB5OFRCYFW3BS9UBD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-EG1VAD15KN4QDGNW88W0J3F3H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-3QXQ7UMPQZBB9GQ9SGC0AE3NL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-2GUZ8WQ4OUOTXQKWGJRQJ7PTT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-5B7W29B8JTD4BC1NE4TWRKQ2F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-2JIXRPT05NJ44CNOOHNPR53NJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-6PLKDHKP2V4T04JYJOBEHU153.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-1E8ZQEWG90XEBG8A2E84LLAST.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-V9WYRMGZ1J9U0Y204L17BUGS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-6CP1IUCMNUNXDWAGFTMWWYXI0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-5YXYAF7TZWL2BUDZMDZQ8FMC7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-AU7JP8YMVYBBPH07P41FXS3C7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-5WAC0JZ7HHEWXV2KZKND41WQ2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-DH6LNS26KVN2ITWEE7Q0W3Z8E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-77EZVXJY25Q8ENOR13BC7Z0K4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-28WXRLQXWSHVI637AL9MLNESY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-1BHJU0Y90MNMEF75WO3AY1X80.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-55I5LEAAWHXX2VUO46QO9RZ6J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-A8FP2LNH1RBDTPKX2OPS1M18L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-CMGGBI9CVOTBNKF0BMJOT64K3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-1A0Z97T7N40I9YBIRGG1CBOUW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-3TLANGUXD2YHFP98YL61ZXADQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-5222L8T2P878YMII7RAHH23CI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-96SZLA4ZARUCSNR8186UV8J8Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-1A47GCZJ2B8AHU8LNQW8LXJ0I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-8ZHZLWERMGW4ZA0RPCJ0T5USK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-DQAC3FZO9GX8JQTGHMND96NLE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-9A4V8YYXJ5ZHRE9SDMQG66LB3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/Segmentio-5R69NC19I02OFT6BM9HGS2JEM.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ Segmentio (in target 'Segmentio' from project 'Segmentio')
EmitSwiftModule normal arm64 (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ SegmentioCellWithLabel.swift /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Cells/SegmentioCellWithLabel.swift (in target 'Segmentio' from project 'Segmentio')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Cells/SegmentioCellWithLabel.swift (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ SegmentioCellWithImageBeforeLabel.swift /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Cells/SegmentioCellWithImageBeforeLabel.swift (in target 'Segmentio' from project 'Segmentio')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Cells/SegmentioCellWithImageBeforeLabel.swift (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Segmentio.swift /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Segmentio.swift (in target 'Segmentio' from project 'Segmentio')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Segmentio.swift (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ SegmentioCellWithImageAfterLabel.swift /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Cells/SegmentioCellWithImageAfterLabel.swift (in target 'Segmentio' from project 'Segmentio')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Cells/SegmentioCellWithImageAfterLabel.swift (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ BadgeViewPresenter.swift /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift (in target 'Segmentio' from project 'Segmentio')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ UIView+Appearance.swift /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Extensions/UIView+Appearance.swift (in target 'Segmentio' from project 'Segmentio')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Extensions/UIView+Appearance.swift (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ SegmentioOptions.swift,\ SegmentioCellWithImageOverLabel.swift /Users/admin/builder/spi-builder-workspace/Segmentio/Source/SegmentioOptions.swift /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Cells/SegmentioCellWithImageOverLabel.swift (in target 'Segmentio' from project 'Segmentio')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Segmentio/Source/SegmentioOptions.swift (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Cells/SegmentioCellWithImageOverLabel.swift (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ SegmentioCellWithImageUnderLabel.swift /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Cells/SegmentioCellWithImageUnderLabel.swift (in target 'Segmentio' from project 'Segmentio')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Cells/SegmentioCellWithImageUnderLabel.swift (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Emitting module for Segmentio (in target 'Segmentio' from project 'Segmentio')
SwiftDriver\ Compilation\ Requirements Segmentio normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Segmentio -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.SwiftFileList -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios8.0 -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-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio-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/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.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/Segmentio.build/Debug-iphoneos/Segmentio.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio-c9199a39c39f29e319ec8e9914e0edab-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling BadgeViewPresenter.swift (in target 'Segmentio' from project 'Segmentio')
SwiftCompile normal arm64 Compiling\ SegmentioCellWithImage.swift /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Cells/SegmentioCellWithImage.swift (in target 'Segmentio' from project 'Segmentio')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Cells/SegmentioCellWithImage.swift (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ SegmentioCell.swift,\ BadgeWithCounterView.swift /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Cells/SegmentioCell.swift /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/Views/BadgeWithCounterView.swift (in target 'Segmentio' from project 'Segmentio')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Cells/SegmentioCell.swift (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/Views/BadgeWithCounterView.swift (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Compiling SegmentioOptions.swift, SegmentioCellWithImageOverLabel.swift (in target 'Segmentio' from project 'Segmentio')
SwiftDriverJobDiscovery normal arm64 Compiling SegmentioCellWithImageUnderLabel.swift (in target 'Segmentio' from project 'Segmentio')
SwiftDriverJobDiscovery normal arm64 Compiling SegmentioCellWithImageBeforeLabel.swift (in target 'Segmentio' from project 'Segmentio')
SwiftDriverJobDiscovery normal arm64 Compiling SegmentioCellWithLabel.swift (in target 'Segmentio' from project 'Segmentio')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Headers/Segmentio-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio-Swift.h (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Headers/Segmentio-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling UIView+Appearance.swift (in target 'Segmentio' from project 'Segmentio')
SwiftDriverJobDiscovery normal arm64 Compiling SegmentioCellWithImageAfterLabel.swift (in target 'Segmentio' from project 'Segmentio')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Modules/Segmentio.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.swiftdoc (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Modules/Segmentio.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Modules/Segmentio.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.swiftmodule (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Modules/Segmentio.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Modules/Segmentio.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.abi.json (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Modules/Segmentio.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Modules/Segmentio.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.swiftsourceinfo (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Modules/Segmentio.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/DerivedSources/Segmentio_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio_vers.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -target arm64-apple-ios8.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/DerivedSources/Segmentio_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio_vers.o -index-unit-output-path /Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio_vers.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/DerivedSources/Segmentio_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -target arm64-apple-ios8.0 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/DerivedSources/Segmentio_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio_vers.o -index-unit-output-path /Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio_vers.o
SwiftDriverJobDiscovery normal arm64 Compiling Segmentio.swift (in target 'Segmentio' from project 'Segmentio')
SwiftDriverJobDiscovery normal arm64 Compiling SegmentioCellWithImage.swift (in target 'Segmentio' from project 'Segmentio')
SwiftDriverJobDiscovery normal arm64 Compiling SegmentioCell.swift, BadgeWithCounterView.swift (in target 'Segmentio' from project 'Segmentio')
SwiftDriver\ Compilation Segmentio normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Segmentio -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.SwiftFileList -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -target arm64-apple-ios8.0 -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-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio-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/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.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/Segmentio.build/Debug-iphoneos/Segmentio.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio-c9199a39c39f29e319ec8e9914e0edab-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Segmentio-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Segmentio normal (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios8.0 -dynamiclib -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.LinkFileList -install_name @rpath/Segmentio.framework/Segmentio -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio-linker-args.resp -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Segmentio
/Users/admin/builder/spi-builder-workspace/Segmentio.xcodeproj: Segmentio: clang: error: SDK does not contain 'libarclite' at the path '/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a'; try increasing the minimum deployment target
/Users/admin/builder/spi-builder-workspace/Segmentio.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 12.0 to 26.4.99. (in target 'Segmentio' from project 'Segmentio')
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Segmentio normal (in target 'Segmentio' from project 'Segmentio')
	Building project Segmentio with scheme Segmentio
(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
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Segmentio",
  "name" : "Segmentio",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Segmentio",
      "targets" : [
        "Segmentio"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Segmentio",
      "module_type" : "SwiftTarget",
      "name" : "Segmentio",
      "path" : "Segmentio/Source",
      "product_memberships" : [
        "Segmentio"
      ],
      "sources" : [
        "Badge/BadgeViewPresenter.swift",
        "Badge/Views/BadgeWithCounterView.swift",
        "Cells/SegmentioCell.swift",
        "Cells/SegmentioCellWithImage.swift",
        "Cells/SegmentioCellWithImageAfterLabel.swift",
        "Cells/SegmentioCellWithImageBeforeLabel.swift",
        "Cells/SegmentioCellWithImageOverLabel.swift",
        "Cells/SegmentioCellWithImageUnderLabel.swift",
        "Cells/SegmentioCellWithLabel.swift",
        "Extensions/RoundImageView.swift",
        "Extensions/UIView+Appearance.swift",
        "Segmentio.swift",
        "SegmentioOptions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Segmentio",
    "schemes" : [
      "Segmentio"
    ],
    "targets" : [
      "Segmentio"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Segmentio -destination generic/platform=iOS
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 Segmentio -destination generic/platform=iOS
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Segmentio' in project 'Segmentio' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/Segmentio.xcodeproj
    /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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
CompileXIB /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/Views/BadgeWithCounterViewStandardSized.xib (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module Segmentio --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/BadgeWithCounterViewStandardSized-PartialInfo.plist --auto-activate-custom-fonts --target-device iphone --target-device ipad --minimum-deployment-target 8.0 --output-format human-readable-text --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/BadgeWithCounterViewStandardSized.nib /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/Views/BadgeWithCounterViewStandardSized.xib
CompileXIB /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/Views/BadgeWithCounterViewBigSized.xib (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module Segmentio --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/BadgeWithCounterViewBigSized-PartialInfo.plist --auto-activate-custom-fonts --target-device iphone --target-device ipad --minimum-deployment-target 8.0 --output-format human-readable-text --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/BadgeWithCounterViewBigSized.nib /Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/Views/BadgeWithCounterViewBigSized.xib
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Segmentio normal (in target 'Segmentio' from project 'Segmentio')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios8.0 -dynamiclib -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.LinkFileList -install_name @rpath/Segmentio.framework/Segmentio -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Segmentio.build/Debug-iphoneos/Segmentio.build/Objects-normal/arm64/Segmentio-linker-args.resp -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Segmentio
/Users/admin/builder/spi-builder-workspace/Segmentio.xcodeproj: Segmentio: clang: error: SDK does not contain 'libarclite' at the path '/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a'; try increasing the minimum deployment target
/Users/admin/builder/spi-builder-workspace/Segmentio.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 12.0 to 26.4.99. (in target 'Segmentio' from project 'Segmentio')
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Segmentio.framework/Segmentio normal (in target 'Segmentio' from project 'Segmentio')
	Building project Segmentio with scheme Segmentio
(2 failures)
BUILD FAILURE 6.3 iOS