The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GTProgressBar, reference v1.1.0 (bcd31d), with Swift 6.1 for tvOS using Xcode 16.3 on 9 Oct 2025 00:58:59 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GTProgressBar -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aporat/GTProgressBar.git
Reference: v1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aporat/GTProgressBar
 * tag               v1.1.0     -> FETCH_HEAD
HEAD is now at bcd31d6 removed cocoapods
Cloned https://github.com/aporat/GTProgressBar.git
Revision (git rev-parse @):
bcd31d6a329b6112163b218ed12ca61d316775cf
SUCCESS checkout https://github.com/aporat/GTProgressBar.git at v1.1.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/aporat/GTProgressBar.git
https://github.com/aporat/GTProgressBar.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GTProgressBar",
  "name" : "GTProgressBar",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "GTProgressBar",
      "targets" : [
        "GTProgressBar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GTProgressBar",
      "module_type" : "SwiftTarget",
      "name" : "GTProgressBar",
      "path" : "GTProgressBar",
      "product_memberships" : [
        "GTProgressBar"
      ],
      "sources" : [
        "Classes/FrameCalculator.swift",
        "Classes/GTProgressBar.swift",
        "Classes/GTProgressBarCornerType.swift",
        "Classes/GTProgressBarDirection.swift",
        "Classes/GTProgressBarLabelPosition.swift",
        "Classes/GTProgressBarOrientation.swift",
        "Classes/HorizontalLabelPositionFrameCalculator.swift",
        "Classes/UILabelExtensions.swift",
        "Classes/UIViewExtensions.swift",
        "Classes/VerticalLabelPositionFrameCalculator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Command line invocation:
    /Applications/Xcode-16.3.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:
  GTProgressBar: /Users/admin/builder/spi-builder-workspace
resolved source packages: GTProgressBar
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GTProgressBar",
  "name" : "GTProgressBar",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "GTProgressBar",
      "targets" : [
        "GTProgressBar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GTProgressBar",
      "module_type" : "SwiftTarget",
      "name" : "GTProgressBar",
      "path" : "GTProgressBar",
      "product_memberships" : [
        "GTProgressBar"
      ],
      "sources" : [
        "Classes/FrameCalculator.swift",
        "Classes/GTProgressBar.swift",
        "Classes/GTProgressBarCornerType.swift",
        "Classes/GTProgressBarDirection.swift",
        "Classes/GTProgressBarLabelPosition.swift",
        "Classes/GTProgressBarOrientation.swift",
        "Classes/HorizontalLabelPositionFrameCalculator.swift",
        "Classes/UILabelExtensions.swift",
        "Classes/UIViewExtensions.swift",
        "Classes/VerticalLabelPositionFrameCalculator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GTProgressBar"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GTProgressBar -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 GTProgressBar -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  GTProgressBar: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'GTProgressBar' in project 'GTProgressBar'
        ➜ Explicit dependency on target 'GTProgressBar' in project 'GTProgressBar'
    Target 'GTProgressBar' in project 'GTProgressBar' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 064d21023f2f7b8c4b05698872de8d49
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/064d21023f2f7b8c4b05698872de8d49.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    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-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/GTProgressBar.DependencyStaticMetadataFileList (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/GTProgressBar.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/GTProgressBar.DependencyMetadataFileList (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/GTProgressBar.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/GTProgressBar.modulemap (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/GTProgressBar.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.SwiftFileList (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar_const_extract_protocols.json (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.SwiftConstValuesFileList (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar-OutputFileMap.json (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.LinkFileList (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/GTProgressBar.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/GTProgressBar.modulemap (in target 'GTProgressBar' from project 'GTProgressBar')
    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/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/GTProgressBar.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver GTProgressBar normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GTProgressBar -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.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/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ GTProgressBar.swift /Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FrameCalculator.swift /Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/FrameCalculator.swift (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/FrameCalculator.swift (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/FrameCalculator.swift:65:24: warning: call to main actor-isolated static method 'sizeFor(content:font:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        return UILabel.sizeFor(content: "100%", font: self.font)
                       ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/UILabelExtensions.swift:13:17: note: calls to static method 'sizeFor(content:font:)' from outside of its actor context are implicitly asynchronous
    static func sizeFor(content: NSString, font: UIFont) -> CGSize {
                ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/FrameCalculator.swift:64:10: note: add '@MainActor' to make instance method 'labelFrameSize()' part of global actor 'MainActor'
    func labelFrameSize() -> CGSize {
         ^
    @MainActor
SwiftCompile normal arm64 Compiling\ GTProgressBarCornerType.swift /Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBarCornerType.swift (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBarCornerType.swift (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GTProgressBarOrientation.swift /Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBarOrientation.swift (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBarOrientation.swift (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GTProgressBarDirection.swift /Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBarDirection.swift (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBarDirection.swift (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UIViewExtensions.swift /Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/UIViewExtensions.swift (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/UIViewExtensions.swift (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UILabelExtensions.swift /Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/UILabelExtensions.swift (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/UILabelExtensions.swift (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GTProgressBarLabelPosition.swift /Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBarLabelPosition.swift (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBarLabelPosition.swift (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ HorizontalLabelPositionFrameCalculator.swift /Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:40:31: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        if let parent = label.superview {
                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:221:55: note: property declared here
@property(nullable, nonatomic,readonly) UIView       *superview;
                                                      ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:39:10: note: add '@MainActor' to make instance method 'centerLabel(label:)' part of global actor 'MainActor'
    func centerLabel(label: UILabel) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:41:20: warning: call to main actor-isolated instance method 'centerVertically(parent:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
             label.centerVertically(parent: parent)
                   ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/UIViewExtensions.swift:17:10: note: calls to instance method 'centerVertically(parent:)' from outside of its actor context are implicitly asynchronous
    func centerVertically(parent: UIView) {
         ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:39:10: note: add '@MainActor' to make instance method 'centerLabel(label:)' part of global actor 'MainActor'
    func centerLabel(label: UILabel) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:46:32: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        guard let parent = bar.superview else { return }
                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:221:55: note: property declared here
@property(nullable, nonatomic,readonly) UIView       *superview;
                                                      ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:45:10: note: add '@MainActor' to make instance method 'centerBar(bar:)' part of global actor 'MainActor'
    func centerBar(bar: UIView) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:49:17: warning: call to main actor-isolated instance method 'centerVertically(parent:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            bar.centerVertically(parent: parent)
                ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/UIViewExtensions.swift:17:10: note: calls to instance method 'centerVertically(parent:)' from outside of its actor context are implicitly asynchronous
    func centerVertically(parent: UIView) {
         ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:45:10: note: add '@MainActor' to make instance method 'centerBar(bar:)' part of global actor 'MainActor'
    func centerBar(bar: UIView) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:51:17: warning: call to main actor-isolated instance method 'centerHorizontally(parent:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            bar.centerHorizontally(parent: parent)
                ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/UIViewExtensions.swift:12:10: note: calls to instance method 'centerHorizontally(parent:)' from outside of its actor context are implicitly asynchronous
    func centerHorizontally(parent: UIView) {
         ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:45:10: note: add '@MainActor' to make instance method 'centerBar(bar:)' part of global actor 'MainActor'
    func centerBar(bar: UIView) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:78:37: warning: main actor-isolated property 'displayLabel' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.hasLabel = progressBar.displayLabel
                                    ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:151:16: note: property declared here
    public var displayLabel: Bool = true {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:79:41: warning: main actor-isolated property 'barMaxHeight' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.barMaxHeight = progressBar.barMaxHeight
                                        ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:63:16: note: property declared here
    public var barMaxHeight: CGFloat? {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:80:40: warning: main actor-isolated property 'barMaxWidth' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.barMaxWidth = progressBar.barMaxWidth
                                       ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:76:16: note: property declared here
    public var barMaxWidth: CGFloat? {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:81:40: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.parentFrame = progressBar.frame
                                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: property declared here
@property(nonatomic) CGRect            frame;
                                       ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:82:35: warning: main actor-isolated property 'progressLabelInsets' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.insets = progressBar.progressLabelInsets
                                  ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:25:16: note: property declared here
    public var progressLabelInsets: UIEdgeInsets = UIEdgeInsets(top: 0, left: 5, bottom: 0, right: 5) {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:83:33: warning: main actor-isolated property 'font' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.font = progressBar.font
                                ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:18:16: note: property declared here
    public var font: UIFont = UIFont.systemFont(ofSize: 12) {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:84:43: warning: main actor-isolated property 'barBorderWidth' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.barBorderWidth = progressBar.barBorderWidth
                                          ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:114:16: note: property declared here
    public var barBorderWidth: CGFloat = 2 {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:85:41: warning: main actor-isolated property 'barFillInset' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.barFillInset = progressBar.barFillInset
                                        ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:122:16: note: property declared here
    public var barFillInset: CGFloat = 2 {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:86:40: warning: main actor-isolated property 'orientation' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.orientation = progressBar.orientation
                                       ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:184:16: note: property declared here
    public var orientation: GTProgressBarOrientation = GTProgressBarOrientation.horizontal {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:87:38: warning: main actor-isolated property 'direction' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.direction = progressBar.direction
                                     ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:201:16: note: property declared here
    public var direction: GTProgressBarDirection = GTProgressBarDirection.clockwise {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:112:37: warning: main actor-isolated property 'displayLabel' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.hasLabel = progressBar.displayLabel
                                    ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:151:16: note: property declared here
    public var displayLabel: Bool = true {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:113:41: warning: main actor-isolated property 'barMaxHeight' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.barMaxHeight = progressBar.barMaxHeight
                                        ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:63:16: note: property declared here
    public var barMaxHeight: CGFloat? {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:114:40: warning: main actor-isolated property 'barMaxWidth' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.barMaxWidth = progressBar.barMaxWidth
                                       ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:76:16: note: property declared here
    public var barMaxWidth: CGFloat? {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:115:40: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.parentFrame = progressBar.frame
                                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: property declared here
@property(nonatomic) CGRect            frame;
                                       ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:116:35: warning: main actor-isolated property 'progressLabelInsets' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.insets = progressBar.progressLabelInsets
                                  ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:25:16: note: property declared here
    public var progressLabelInsets: UIEdgeInsets = UIEdgeInsets(top: 0, left: 5, bottom: 0, right: 5) {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:117:33: warning: main actor-isolated property 'font' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.font = progressBar.font
                                ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:18:16: note: property declared here
    public var font: UIFont = UIFont.systemFont(ofSize: 12) {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:118:43: warning: main actor-isolated property 'barBorderWidth' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.barBorderWidth = progressBar.barBorderWidth
                                          ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:114:16: note: property declared here
    public var barBorderWidth: CGFloat = 2 {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:119:41: warning: main actor-isolated property 'barFillInset' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.barFillInset = progressBar.barFillInset
                                        ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:122:16: note: property declared here
    public var barFillInset: CGFloat = 2 {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:120:40: warning: main actor-isolated property 'orientation' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.orientation = progressBar.orientation
                                       ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:184:16: note: property declared here
    public var orientation: GTProgressBarOrientation = GTProgressBarOrientation.horizontal {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/HorizontalLabelPositionFrameCalculator.swift:121:38: warning: main actor-isolated property 'direction' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.direction = progressBar.direction
                                     ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:201:16: note: property declared here
    public var direction: GTProgressBarDirection = GTProgressBarDirection.clockwise {
               ^
SwiftCompile normal arm64 Compiling\ VerticalLabelPositionFrameCalculator.swift /Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:47:31: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        if let parent = label.superview {
                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:221:55: note: property declared here
@property(nullable, nonatomic,readonly) UIView       *superview;
                                                      ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:46:10: note: add '@MainActor' to make instance method 'centerLabel(label:)' part of global actor 'MainActor'
    func centerLabel(label: UILabel) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:48:19: warning: call to main actor-isolated instance method 'centerHorizontally(parent:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            label.centerHorizontally(parent: parent)
                  ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/UIViewExtensions.swift:12:10: note: calls to instance method 'centerHorizontally(parent:)' from outside of its actor context are implicitly asynchronous
    func centerHorizontally(parent: UIView) {
         ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:46:10: note: add '@MainActor' to make instance method 'centerLabel(label:)' part of global actor 'MainActor'
    func centerLabel(label: UILabel) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:53:29: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        if let parent = bar.superview {
                            ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:221:55: note: property declared here
@property(nullable, nonatomic,readonly) UIView       *superview;
                                                      ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:52:10: note: add '@MainActor' to make instance method 'centerBar(bar:)' part of global actor 'MainActor'
    func centerBar(bar: UIView) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:54:17: warning: call to main actor-isolated instance method 'centerHorizontally(parent:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            bar.centerHorizontally(parent: parent)
                ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/UIViewExtensions.swift:12:10: note: calls to instance method 'centerHorizontally(parent:)' from outside of its actor context are implicitly asynchronous
    func centerHorizontally(parent: UIView) {
         ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:52:10: note: add '@MainActor' to make instance method 'centerBar(bar:)' part of global actor 'MainActor'
    func centerBar(bar: UIView) {
         ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:79:37: warning: main actor-isolated property 'displayLabel' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.hasLabel = progressBar.displayLabel
                                    ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:151:16: note: property declared here
    public var displayLabel: Bool = true {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:80:41: warning: main actor-isolated property 'barMaxHeight' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.barMaxHeight = progressBar.barMaxHeight
                                        ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:63:16: note: property declared here
    public var barMaxHeight: CGFloat? {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:81:40: warning: main actor-isolated property 'barMaxWidth' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.barMaxWidth = progressBar.barMaxWidth
                                       ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:76:16: note: property declared here
    public var barMaxWidth: CGFloat? {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:82:40: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.parentFrame = progressBar.frame
                                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: property declared here
@property(nonatomic) CGRect            frame;
                                       ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:83:35: warning: main actor-isolated property 'progressLabelInsets' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.insets = progressBar.progressLabelInsets
                                  ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:25:16: note: property declared here
    public var progressLabelInsets: UIEdgeInsets = UIEdgeInsets(top: 0, left: 5, bottom: 0, right: 5) {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:84:33: warning: main actor-isolated property 'font' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.font = progressBar.font
                                ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:18:16: note: property declared here
    public var font: UIFont = UIFont.systemFont(ofSize: 12) {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:85:43: warning: main actor-isolated property 'barBorderWidth' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.barBorderWidth = progressBar.barBorderWidth
                                          ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:114:16: note: property declared here
    public var barBorderWidth: CGFloat = 2 {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:86:41: warning: main actor-isolated property 'barFillInset' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.barFillInset = progressBar.barFillInset
                                        ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:122:16: note: property declared here
    public var barFillInset: CGFloat = 2 {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:87:40: warning: main actor-isolated property 'orientation' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.orientation = progressBar.orientation
                                       ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:184:16: note: property declared here
    public var orientation: GTProgressBarOrientation = GTProgressBarOrientation.horizontal {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:88:38: warning: main actor-isolated property 'direction' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.direction = progressBar.direction
                                     ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:201:16: note: property declared here
    public var direction: GTProgressBarDirection = GTProgressBarDirection.clockwise {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:113:37: warning: main actor-isolated property 'displayLabel' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.hasLabel = progressBar.displayLabel
                                    ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:151:16: note: property declared here
    public var displayLabel: Bool = true {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:114:41: warning: main actor-isolated property 'barMaxHeight' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.barMaxHeight = progressBar.barMaxHeight
                                        ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:63:16: note: property declared here
    public var barMaxHeight: CGFloat? {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:115:40: warning: main actor-isolated property 'barMaxWidth' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.barMaxWidth = progressBar.barMaxWidth
                                       ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:76:16: note: property declared here
    public var barMaxWidth: CGFloat? {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:116:40: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.parentFrame = progressBar.frame
                                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: property declared here
@property(nonatomic) CGRect            frame;
                                       ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:117:35: warning: main actor-isolated property 'progressLabelInsets' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.insets = progressBar.progressLabelInsets
                                  ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:25:16: note: property declared here
    public var progressLabelInsets: UIEdgeInsets = UIEdgeInsets(top: 0, left: 5, bottom: 0, right: 5) {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:118:33: warning: main actor-isolated property 'font' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.font = progressBar.font
                                ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:18:16: note: property declared here
    public var font: UIFont = UIFont.systemFont(ofSize: 12) {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:119:43: warning: main actor-isolated property 'barBorderWidth' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.barBorderWidth = progressBar.barBorderWidth
                                          ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:114:16: note: property declared here
    public var barBorderWidth: CGFloat = 2 {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:120:41: warning: main actor-isolated property 'barFillInset' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.barFillInset = progressBar.barFillInset
                                        ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:122:16: note: property declared here
    public var barFillInset: CGFloat = 2 {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:121:40: warning: main actor-isolated property 'orientation' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.orientation = progressBar.orientation
                                       ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:184:16: note: property declared here
    public var orientation: GTProgressBarOrientation = GTProgressBarOrientation.horizontal {
               ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/VerticalLabelPositionFrameCalculator.swift:122:38: warning: main actor-isolated property 'direction' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        self.direction = progressBar.direction
                                     ^
/Users/admin/builder/spi-builder-workspace/GTProgressBar/Classes/GTProgressBar.swift:201:16: note: property declared here
    public var direction: GTProgressBarDirection = GTProgressBarDirection.clockwise {
               ^
SwiftEmitModule normal arm64 Emitting\ module\ for\ GTProgressBar (in target 'GTProgressBar' from project 'GTProgressBar')
EmitSwiftModule normal arm64 (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling GTProgressBarDirection.swift (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftDriverJobDiscovery normal arm64 Compiling GTProgressBarLabelPosition.swift (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftDriverJobDiscovery normal arm64 Compiling GTProgressBarCornerType.swift (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftDriverJobDiscovery normal arm64 Compiling GTProgressBarOrientation.swift (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftDriverJobDiscovery normal arm64 Emitting module for GTProgressBar (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftDriver\ Compilation\ Requirements GTProgressBar normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GTProgressBar -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.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/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/GTProgressBar-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar-Swift.h (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/GTProgressBar-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/GTProgressBar.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.swiftmodule (in target 'GTProgressBar' from project 'GTProgressBar')
    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/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/GTProgressBar.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/GTProgressBar.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.abi.json (in target 'GTProgressBar' from project 'GTProgressBar')
    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/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/GTProgressBar.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/GTProgressBar.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.swiftdoc (in target 'GTProgressBar' from project 'GTProgressBar')
    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/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/GTProgressBar.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/GTProgressBar.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.swiftsourceinfo (in target 'GTProgressBar' from project 'GTProgressBar')
    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/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/GTProgressBar.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling UIViewExtensions.swift (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftDriverJobDiscovery normal arm64 Compiling FrameCalculator.swift (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftDriverJobDiscovery normal arm64 Compiling UILabelExtensions.swift (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftDriverJobDiscovery normal arm64 Compiling HorizontalLabelPositionFrameCalculator.swift (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftDriverJobDiscovery normal arm64 Compiling GTProgressBar.swift (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftDriverJobDiscovery normal arm64 Compiling VerticalLabelPositionFrameCalculator.swift (in target 'GTProgressBar' from project 'GTProgressBar')
SwiftDriver\ Compilation GTProgressBar normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GTProgressBar -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.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/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/GTProgressBar.o normal (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/GTProgressBar.o
ExtractAppIntentsMetadata (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name GTProgressBar --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.GTProgressBar --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/GTProgressBar.appintents --target-triple arm64-apple-tvos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/GTProgressBar.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/GTProgressBar.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/GTProgressBar.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GTProgressBar.build/Debug-appletvos/GTProgressBar.build/Objects-normal/arm64/GTProgressBar.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-10-08 17:58:59.087 appintentsmetadataprocessor[753:4339] Starting appintentsmetadataprocessor export
2025-10-08 17:58:59.127 appintentsmetadataprocessor[753:4339] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/GTProgressBar.o (in target 'GTProgressBar' from project 'GTProgressBar')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/GTProgressBar.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GTProgressBar",
  "name" : "GTProgressBar",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "GTProgressBar",
      "targets" : [
        "GTProgressBar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GTProgressBar",
      "module_type" : "SwiftTarget",
      "name" : "GTProgressBar",
      "path" : "GTProgressBar",
      "product_memberships" : [
        "GTProgressBar"
      ],
      "sources" : [
        "Classes/FrameCalculator.swift",
        "Classes/GTProgressBar.swift",
        "Classes/GTProgressBarCornerType.swift",
        "Classes/GTProgressBarDirection.swift",
        "Classes/GTProgressBarLabelPosition.swift",
        "Classes/GTProgressBarOrientation.swift",
        "Classes/HorizontalLabelPositionFrameCalculator.swift",
        "Classes/UILabelExtensions.swift",
        "Classes/UIViewExtensions.swift",
        "Classes/VerticalLabelPositionFrameCalculator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.