The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of UIImageViewAlignedSwift, reference master (c51914), with Swift 6.1 for iOS using Xcode 16.3 on 27 Apr 2025 00:13:28 UTC.

Swift 6 data race errors: 9

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme UIImageViewAlignedSwift -destination generic/platform=iOS 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sochalewski/UIImageViewAlignedSwift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sochalewski/UIImageViewAlignedSwift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c51914c Update Package.swift and README.md
Cloned https://github.com/sochalewski/UIImageViewAlignedSwift.git
Revision (git rev-parse @):
c51914ca25aa3721da1812fa0d4d69064e778391
SUCCESS checkout https://github.com/sochalewski/UIImageViewAlignedSwift.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/sochalewski/UIImageViewAlignedSwift.git
https://github.com/sochalewski/UIImageViewAlignedSwift.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "UIImageViewAlignedSwift",
  "name" : "UIImageViewAlignedSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "UIImageViewAlignedSwift",
      "targets" : [
        "UIImageViewAlignedSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UIImageViewAlignedSwift",
      "module_type" : "SwiftTarget",
      "name" : "UIImageViewAlignedSwift",
      "path" : ".",
      "product_memberships" : [
        "UIImageViewAlignedSwift"
      ],
      "sources" : [
        "UIImageViewAligned.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
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
Resolved source packages:
  UIImageViewAlignedSwift: /Users/admin/builder/spi-builder-workspace
resolved source packages: UIImageViewAlignedSwift
{
  "dependencies" : [
  ],
  "manifest_display_name" : "UIImageViewAlignedSwift",
  "name" : "UIImageViewAlignedSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "UIImageViewAlignedSwift",
      "targets" : [
        "UIImageViewAlignedSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UIImageViewAlignedSwift",
      "module_type" : "SwiftTarget",
      "name" : "UIImageViewAlignedSwift",
      "path" : ".",
      "product_memberships" : [
        "UIImageViewAlignedSwift"
      ],
      "sources" : [
        "UIImageViewAligned.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "UIImageViewAlignedSwift"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme UIImageViewAlignedSwift -destination generic/platform=iOS 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 UIImageViewAlignedSwift -destination generic/platform=iOS "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:
  UIImageViewAlignedSwift: /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 'UIImageViewAlignedSwift' in project 'UIImageViewAlignedSwift'
        ➜ Explicit dependency on target 'UIImageViewAlignedSwift' in project 'UIImageViewAlignedSwift'
    Target 'UIImageViewAlignedSwift' in project 'UIImageViewAlignedSwift' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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: 894440f1f5cb02dd11e858958cf3fd17
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/894440f1f5cb02dd11e858958cf3fd17.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    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-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/UIImageViewAlignedSwift.DependencyMetadataFileList (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/UIImageViewAlignedSwift.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/UIImageViewAlignedSwift.DependencyStaticMetadataFileList (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/UIImageViewAlignedSwift.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/UIImageViewAlignedSwift.modulemap (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/UIImageViewAlignedSwift.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.LinkFileList (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.SwiftFileList (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift-OutputFileMap.json (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift_const_extract_protocols.json (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.SwiftConstValuesFileList (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/UIImageViewAlignedSwift.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/UIImageViewAlignedSwift.modulemap (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    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/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/UIImageViewAlignedSwift.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver UIImageViewAlignedSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    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 UIImageViewAlignedSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift-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/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.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/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift_const_extract_protocols.json -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/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.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/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ UIImageViewAlignedSwift (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:15:23: warning: static property 'center' is not concurrency-safe because non-'Sendable' type 'UIImageViewAlignmentMask' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let center = UIImageViewAlignmentMask([])
                      ^
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:10:15: note: consider making struct 'UIImageViewAlignmentMask' conform to the 'Sendable' protocol
public struct UIImageViewAlignmentMask: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:15:23: note: add '@MainActor' to make static property 'center' part of global actor 'MainActor'
    public static let center = UIImageViewAlignmentMask([])
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:15:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let center = UIImageViewAlignmentMask([])
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:17:23: warning: static property 'left' is not concurrency-safe because non-'Sendable' type 'UIImageViewAlignmentMask' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let left = UIImageViewAlignmentMask(rawValue: 1 << 0)
                      ^
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:10:15: note: consider making struct 'UIImageViewAlignmentMask' conform to the 'Sendable' protocol
public struct UIImageViewAlignmentMask: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:17:23: note: add '@MainActor' to make static property 'left' part of global actor 'MainActor'
    public static let left = UIImageViewAlignmentMask(rawValue: 1 << 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:17:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let left = UIImageViewAlignmentMask(rawValue: 1 << 0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:19:23: warning: static property 'right' is not concurrency-safe because non-'Sendable' type 'UIImageViewAlignmentMask' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let right = UIImageViewAlignmentMask(rawValue: 1 << 1)
                      ^
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:10:15: note: consider making struct 'UIImageViewAlignmentMask' conform to the 'Sendable' protocol
public struct UIImageViewAlignmentMask: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:19:23: note: add '@MainActor' to make static property 'right' part of global actor 'MainActor'
    public static let right = UIImageViewAlignmentMask(rawValue: 1 << 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:19:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let right = UIImageViewAlignmentMask(rawValue: 1 << 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:21:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'UIImageViewAlignmentMask' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let top = UIImageViewAlignmentMask(rawValue: 1 << 2)
                      ^
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:10:15: note: consider making struct 'UIImageViewAlignmentMask' conform to the 'Sendable' protocol
public struct UIImageViewAlignmentMask: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:21:23: note: add '@MainActor' to make static property 'top' part of global actor 'MainActor'
    public static let top = UIImageViewAlignmentMask(rawValue: 1 << 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:21:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let top = UIImageViewAlignmentMask(rawValue: 1 << 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:23:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'UIImageViewAlignmentMask' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let bottom = UIImageViewAlignmentMask(rawValue: 1 << 3)
                      ^
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:10:15: note: consider making struct 'UIImageViewAlignmentMask' conform to the 'Sendable' protocol
public struct UIImageViewAlignmentMask: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:23:23: note: add '@MainActor' to make static property 'bottom' part of global actor 'MainActor'
    public static let bottom = UIImageViewAlignmentMask(rawValue: 1 << 3)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:23:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let bottom = UIImageViewAlignmentMask(rawValue: 1 << 3)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:25:23: warning: static property 'topLeft' is not concurrency-safe because non-'Sendable' type 'UIImageViewAlignmentMask' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let topLeft: UIImageViewAlignmentMask = [top, left]
                      ^
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:10:15: note: consider making struct 'UIImageViewAlignmentMask' conform to the 'Sendable' protocol
public struct UIImageViewAlignmentMask: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:25:23: note: add '@MainActor' to make static property 'topLeft' part of global actor 'MainActor'
    public static let topLeft: UIImageViewAlignmentMask = [top, left]
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let topLeft: UIImageViewAlignmentMask = [top, left]
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:27:23: warning: static property 'topRight' is not concurrency-safe because non-'Sendable' type 'UIImageViewAlignmentMask' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let topRight: UIImageViewAlignmentMask = [top, right]
                      ^
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:10:15: note: consider making struct 'UIImageViewAlignmentMask' conform to the 'Sendable' protocol
public struct UIImageViewAlignmentMask: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:27:23: note: add '@MainActor' to make static property 'topRight' part of global actor 'MainActor'
    public static let topRight: UIImageViewAlignmentMask = [top, right]
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:27:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let topRight: UIImageViewAlignmentMask = [top, right]
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:29:23: warning: static property 'bottomLeft' is not concurrency-safe because non-'Sendable' type 'UIImageViewAlignmentMask' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let bottomLeft: UIImageViewAlignmentMask = [bottom, left]
                      ^
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:10:15: note: consider making struct 'UIImageViewAlignmentMask' conform to the 'Sendable' protocol
public struct UIImageViewAlignmentMask: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:29:23: note: add '@MainActor' to make static property 'bottomLeft' part of global actor 'MainActor'
    public static let bottomLeft: UIImageViewAlignmentMask = [bottom, left]
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:29:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let bottomLeft: UIImageViewAlignmentMask = [bottom, left]
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:31:23: warning: static property 'bottomRight' is not concurrency-safe because non-'Sendable' type 'UIImageViewAlignmentMask' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let bottomRight: UIImageViewAlignmentMask = [bottom, right]
                      ^
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:10:15: note: consider making struct 'UIImageViewAlignmentMask' conform to the 'Sendable' protocol
public struct UIImageViewAlignmentMask: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:31:23: note: add '@MainActor' to make static property 'bottomRight' part of global actor 'MainActor'
    public static let bottomRight: UIImageViewAlignmentMask = [bottom, right]
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let bottomRight: UIImageViewAlignmentMask = [bottom, right]
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ UIImageViewAligned.swift /Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:15:23: warning: static property 'center' is not concurrency-safe because non-'Sendable' type 'UIImageViewAlignmentMask' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let center = UIImageViewAlignmentMask([])
                      ^
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:10:15: note: consider making struct 'UIImageViewAlignmentMask' conform to the 'Sendable' protocol
public struct UIImageViewAlignmentMask: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:15:23: note: add '@MainActor' to make static property 'center' part of global actor 'MainActor'
    public static let center = UIImageViewAlignmentMask([])
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:15:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let center = UIImageViewAlignmentMask([])
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:17:23: warning: static property 'left' is not concurrency-safe because non-'Sendable' type 'UIImageViewAlignmentMask' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let left = UIImageViewAlignmentMask(rawValue: 1 << 0)
                      ^
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:10:15: note: consider making struct 'UIImageViewAlignmentMask' conform to the 'Sendable' protocol
public struct UIImageViewAlignmentMask: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:17:23: note: add '@MainActor' to make static property 'left' part of global actor 'MainActor'
    public static let left = UIImageViewAlignmentMask(rawValue: 1 << 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:17:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let left = UIImageViewAlignmentMask(rawValue: 1 << 0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:19:23: warning: static property 'right' is not concurrency-safe because non-'Sendable' type 'UIImageViewAlignmentMask' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let right = UIImageViewAlignmentMask(rawValue: 1 << 1)
                      ^
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:10:15: note: consider making struct 'UIImageViewAlignmentMask' conform to the 'Sendable' protocol
public struct UIImageViewAlignmentMask: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:19:23: note: add '@MainActor' to make static property 'right' part of global actor 'MainActor'
    public static let right = UIImageViewAlignmentMask(rawValue: 1 << 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:19:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let right = UIImageViewAlignmentMask(rawValue: 1 << 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:21:23: warning: static property 'top' is not concurrency-safe because non-'Sendable' type 'UIImageViewAlignmentMask' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let top = UIImageViewAlignmentMask(rawValue: 1 << 2)
                      ^
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:10:15: note: consider making struct 'UIImageViewAlignmentMask' conform to the 'Sendable' protocol
public struct UIImageViewAlignmentMask: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:21:23: note: add '@MainActor' to make static property 'top' part of global actor 'MainActor'
    public static let top = UIImageViewAlignmentMask(rawValue: 1 << 2)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:21:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let top = UIImageViewAlignmentMask(rawValue: 1 << 2)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:23:23: warning: static property 'bottom' is not concurrency-safe because non-'Sendable' type 'UIImageViewAlignmentMask' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let bottom = UIImageViewAlignmentMask(rawValue: 1 << 3)
                      ^
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:10:15: note: consider making struct 'UIImageViewAlignmentMask' conform to the 'Sendable' protocol
public struct UIImageViewAlignmentMask: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:23:23: note: add '@MainActor' to make static property 'bottom' part of global actor 'MainActor'
    public static let bottom = UIImageViewAlignmentMask(rawValue: 1 << 3)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:23:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let bottom = UIImageViewAlignmentMask(rawValue: 1 << 3)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:25:23: warning: static property 'topLeft' is not concurrency-safe because non-'Sendable' type 'UIImageViewAlignmentMask' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let topLeft: UIImageViewAlignmentMask = [top, left]
                      ^
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:10:15: note: consider making struct 'UIImageViewAlignmentMask' conform to the 'Sendable' protocol
public struct UIImageViewAlignmentMask: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:25:23: note: add '@MainActor' to make static property 'topLeft' part of global actor 'MainActor'
    public static let topLeft: UIImageViewAlignmentMask = [top, left]
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:25:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let topLeft: UIImageViewAlignmentMask = [top, left]
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:27:23: warning: static property 'topRight' is not concurrency-safe because non-'Sendable' type 'UIImageViewAlignmentMask' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let topRight: UIImageViewAlignmentMask = [top, right]
                      ^
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:10:15: note: consider making struct 'UIImageViewAlignmentMask' conform to the 'Sendable' protocol
public struct UIImageViewAlignmentMask: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:27:23: note: add '@MainActor' to make static property 'topRight' part of global actor 'MainActor'
    public static let topRight: UIImageViewAlignmentMask = [top, right]
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:27:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let topRight: UIImageViewAlignmentMask = [top, right]
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:29:23: warning: static property 'bottomLeft' is not concurrency-safe because non-'Sendable' type 'UIImageViewAlignmentMask' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let bottomLeft: UIImageViewAlignmentMask = [bottom, left]
                      ^
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:10:15: note: consider making struct 'UIImageViewAlignmentMask' conform to the 'Sendable' protocol
public struct UIImageViewAlignmentMask: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:29:23: note: add '@MainActor' to make static property 'bottomLeft' part of global actor 'MainActor'
    public static let bottomLeft: UIImageViewAlignmentMask = [bottom, left]
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:29:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let bottomLeft: UIImageViewAlignmentMask = [bottom, left]
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:31:23: warning: static property 'bottomRight' is not concurrency-safe because non-'Sendable' type 'UIImageViewAlignmentMask' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let bottomRight: UIImageViewAlignmentMask = [bottom, right]
                      ^
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:10:15: note: consider making struct 'UIImageViewAlignmentMask' conform to the 'Sendable' protocol
public struct UIImageViewAlignmentMask: OptionSet {
              ^
                                                 , Sendable
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:31:23: note: add '@MainActor' to make static property 'bottomRight' part of global actor 'MainActor'
    public static let bottomRight: UIImageViewAlignmentMask = [bottom, right]
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/UIImageViewAligned.swift:31:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let bottomRight: UIImageViewAlignmentMask = [bottom, right]
                      ^
    nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for UIImageViewAlignedSwift (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
SwiftDriver\ Compilation\ Requirements UIImageViewAlignedSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    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 UIImageViewAlignedSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift-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/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.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/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift_const_extract_protocols.json -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/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.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/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift-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-iphoneos/UIImageViewAlignedSwift-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift-Swift.h (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/UIImageViewAlignedSwift-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIImageViewAlignedSwift.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.abi.json (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    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/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIImageViewAlignedSwift.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIImageViewAlignedSwift.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.swiftdoc (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    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/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIImageViewAlignedSwift.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIImageViewAlignedSwift.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.swiftmodule (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    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/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIImageViewAlignedSwift.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIImageViewAlignedSwift.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.swiftsourceinfo (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    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/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIImageViewAlignedSwift.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling UIImageViewAligned.swift (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
SwiftDriver\ Compilation UIImageViewAlignedSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    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 UIImageViewAlignedSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift-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/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.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/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift_const_extract_protocols.json -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/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.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/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift-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-iphoneos/UIImageViewAlignedSwift.o normal (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    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-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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 -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -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 -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.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/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIImageViewAlignedSwift.o
ExtractAppIntentsMetadata (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    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 UIImageViewAlignedSwift --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.UIImageViewAlignedSwift --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIImageViewAlignedSwift.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIImageViewAlignedSwift.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/UIImageViewAlignedSwift.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/UIImageViewAlignedSwift.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIImageViewAlignedSwift.build/Debug-iphoneos/UIImageViewAlignedSwift.build/Objects-normal/arm64/UIImageViewAlignedSwift.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 17:13:27.399 appintentsmetadataprocessor[709:4027] Starting appintentsmetadataprocessor export
2025-04-26 17:13:27.436 appintentsmetadataprocessor[709:4027] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIImageViewAlignedSwift.o (in target 'UIImageViewAlignedSwift' from project 'UIImageViewAlignedSwift')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIImageViewAlignedSwift.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "UIImageViewAlignedSwift",
  "name" : "UIImageViewAlignedSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "UIImageViewAlignedSwift",
      "targets" : [
        "UIImageViewAlignedSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UIImageViewAlignedSwift",
      "module_type" : "SwiftTarget",
      "name" : "UIImageViewAlignedSwift",
      "path" : ".",
      "product_memberships" : [
        "UIImageViewAlignedSwift"
      ],
      "sources" : [
        "UIImageViewAligned.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.