Build Information
Successful build of UIViewKit, reference 1.14.0 (b3044c
), with Swift 6.1 for visionOS using Xcode 16.3 on 4 Sep 2025 22:19:43 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 UIViewKit -destination generic/platform=xrOS 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Adobels/UIViewKit.git
Reference: 1.14.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Adobels/UIViewKit
* tag 1.14.0 -> FETCH_HEAD
HEAD is now at b3044c6 Add support for user's snapFrames for IBPreviewFreeForm (#17)
Cloned https://github.com/Adobels/UIViewKit.git
Revision (git rev-parse @):
b3044c608a4a4da0cf9ecb07c0636f90313be43c
SUCCESS checkout https://github.com/Adobels/UIViewKit.git at 1.14.0
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/Adobels/UIViewKit.git
https://github.com/Adobels/UIViewKit.git
{
"dependencies" : [
{
"identity" : "codecalltracker",
"requirement" : {
"revision" : [
"1d27da6706466a5b83bdb0f4097fc86f678b146f"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Adobels/CodeCallTracker.git"
}
],
"manifest_display_name" : "UIViewKit",
"name" : "UIViewKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "UIViewKit",
"targets" : [
"UIViewKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UIViewKitTests",
"module_type" : "SwiftTarget",
"name" : "UIViewKitTests",
"path" : "Tests/UIViewKitTests",
"sources" : [
"ConstraintsBuilderTests.swift",
"CreateMultipleViewsSimultaneouslyTests.swift",
"DebugTests/UIViewDebugAllSubviewsTests.swift",
"DebugTests/UIViewDebugShowFramesTests.swift",
"FoundationExtensionsTests.swift",
"HelloWorldViewTests.swift",
"IBAttributesTests.swift",
"IBConstraintsTests.swift",
"IBOutletTests.swift",
"IBSubviewsTests.swift",
"NSLayoutConstraintTests.swift",
"ProTests.swift",
"StackViewTests.swift",
"UIStackViewExtensionsTests.swift",
"UIViewKitDevelopmentViews/HelloWordView.swift",
"UIViewKitDevelopmentViews/UserTitleTimeDescriptionView/UserTitleTimeDescriptionView.swift",
"UIViewKitDevelopmentViews/UserTitleTimeDescriptionView/UserTitleTimeDescriptionViewWithIBSubviews.swift",
"UIViewKitDevelopmentViews/UserTitleTimeDescriptionView/UserTitleTimeDescriptionViewWithIBSubviewsWithSuperviewView.swift",
"UIViewKitDevelopmentViews/ViewSubviewHasConstraintsToItsSuperviewN2.swift",
"UserTitleTimeDescriptionViewTests/UserTitleTimeDescriptionViewTests.swift",
"ViewBuilderTests.swift"
],
"target_dependencies" : [
"UIViewKit"
],
"type" : "test"
},
{
"c99name" : "UIViewKit",
"module_type" : "SwiftTarget",
"name" : "UIViewKit",
"path" : "Sources/UIViewKit",
"product_dependencies" : [
"CodeCallTracker"
],
"product_memberships" : [
"UIViewKit"
],
"sources" : [
"FoundationExtensions/NSObjectProtocol+ibApply.swift",
"IBConstraints/IBConstraints.swift",
"IBDebug/IBDebug.swift",
"IBMeasure/IBMeasure.swift",
"IBPreviews/IBPreviewFreeForm.swift",
"IBPreviews/IBPreviewSizeThatFits.swift",
"IBPreviews/IBRepresentables.swift",
"UIKitExtensions/UIStackView+Extensions.swift",
"UIKitExtensions/UIView+Extensions.swift",
"UIKitExtensions/UIViewController+Extensions.swift",
"UIViewDSL/AutoresizingStrategy/UIViewDSL+EngineConstraintsProtocol.swift",
"UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift",
"UIViewDSL/UIViewDSL+Engine.swift",
"UIViewDSL/UIViewDSL+IBAttributes.swift",
"UIViewDSL/UIViewDSL+IBOutlet.swift",
"UIViewDSL/UIViewDSL+IBSubviews.swift",
"UIViewDSL/UIViewDSL+NSLayoutConstraint.swift",
"UIViewDSL/UIViewDSL+ResultBuilders.swift",
"UIViewDSL/UIViewDSL.swift",
"UIViewKit.swift",
"Views/IBContainerView.swift",
"Views/IBHorizontalStack.swift",
"Views/IBScrollView.swift",
"Views/IBVerticalStack.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
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
Fetching from https://github.com/Adobels/CodeCallTracker.git
Creating working copy of package ‘CodeCallTracker’
Checking out 1d27da6706466a5b83bdb0f4097fc86f678b146f of package ‘CodeCallTracker’
Resolve Package Graph
Resolved source packages:
CodeCallTracker: https://github.com/Adobels/CodeCallTracker.git @ 1d27da6
UIViewKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: CodeCallTracker, UIViewKit
{
"dependencies" : [
{
"identity" : "codecalltracker",
"requirement" : {
"revision" : [
"1d27da6706466a5b83bdb0f4097fc86f678b146f"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Adobels/CodeCallTracker.git"
}
],
"manifest_display_name" : "UIViewKit",
"name" : "UIViewKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "UIViewKit",
"targets" : [
"UIViewKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UIViewKitTests",
"module_type" : "SwiftTarget",
"name" : "UIViewKitTests",
"path" : "Tests/UIViewKitTests",
"sources" : [
"ConstraintsBuilderTests.swift",
"CreateMultipleViewsSimultaneouslyTests.swift",
"DebugTests/UIViewDebugAllSubviewsTests.swift",
"DebugTests/UIViewDebugShowFramesTests.swift",
"FoundationExtensionsTests.swift",
"HelloWorldViewTests.swift",
"IBAttributesTests.swift",
"IBConstraintsTests.swift",
"IBOutletTests.swift",
"IBSubviewsTests.swift",
"NSLayoutConstraintTests.swift",
"ProTests.swift",
"StackViewTests.swift",
"UIStackViewExtensionsTests.swift",
"UIViewKitDevelopmentViews/HelloWordView.swift",
"UIViewKitDevelopmentViews/UserTitleTimeDescriptionView/UserTitleTimeDescriptionView.swift",
"UIViewKitDevelopmentViews/UserTitleTimeDescriptionView/UserTitleTimeDescriptionViewWithIBSubviews.swift",
"UIViewKitDevelopmentViews/UserTitleTimeDescriptionView/UserTitleTimeDescriptionViewWithIBSubviewsWithSuperviewView.swift",
"UIViewKitDevelopmentViews/ViewSubviewHasConstraintsToItsSuperviewN2.swift",
"UserTitleTimeDescriptionViewTests/UserTitleTimeDescriptionViewTests.swift",
"ViewBuilderTests.swift"
],
"target_dependencies" : [
"UIViewKit"
],
"type" : "test"
},
{
"c99name" : "UIViewKit",
"module_type" : "SwiftTarget",
"name" : "UIViewKit",
"path" : "Sources/UIViewKit",
"product_dependencies" : [
"CodeCallTracker"
],
"product_memberships" : [
"UIViewKit"
],
"sources" : [
"FoundationExtensions/NSObjectProtocol+ibApply.swift",
"IBConstraints/IBConstraints.swift",
"IBDebug/IBDebug.swift",
"IBMeasure/IBMeasure.swift",
"IBPreviews/IBPreviewFreeForm.swift",
"IBPreviews/IBPreviewSizeThatFits.swift",
"IBPreviews/IBRepresentables.swift",
"UIKitExtensions/UIStackView+Extensions.swift",
"UIKitExtensions/UIView+Extensions.swift",
"UIKitExtensions/UIViewController+Extensions.swift",
"UIViewDSL/AutoresizingStrategy/UIViewDSL+EngineConstraintsProtocol.swift",
"UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift",
"UIViewDSL/UIViewDSL+Engine.swift",
"UIViewDSL/UIViewDSL+IBAttributes.swift",
"UIViewDSL/UIViewDSL+IBOutlet.swift",
"UIViewDSL/UIViewDSL+IBSubviews.swift",
"UIViewDSL/UIViewDSL+NSLayoutConstraint.swift",
"UIViewDSL/UIViewDSL+ResultBuilders.swift",
"UIViewDSL/UIViewDSL.swift",
"UIViewKit.swift",
"Views/IBContainerView.swift",
"Views/IBHorizontalStack.swift",
"Views/IBScrollView.swift",
"Views/IBVerticalStack.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"UIViewKit"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme UIViewKit -destination generic/platform=xrOS 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 UIViewKit -destination generic/platform=xrOS "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
Resolve Package Graph
Resolved source packages:
UIViewKit: /Users/admin/builder/spi-builder-workspace
CodeCallTracker: https://github.com/Adobels/CodeCallTracker.git @ 1d27da6
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'UIViewKit' in project 'UIViewKit'
➜ Explicit dependency on target 'UIViewKit' in project 'UIViewKit'
➜ Explicit dependency on target 'CodeCallTracker' in project 'CodeCallTracker'
Target 'UIViewKit' in project 'UIViewKit'
➜ Explicit dependency on target 'CodeCallTracker' in project 'CodeCallTracker'
Target 'CodeCallTracker' in project 'CodeCallTracker'
➜ Explicit dependency on target 'CodeCallTracker' in project 'CodeCallTracker'
Target 'CodeCallTracker' in project 'CodeCallTracker' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 621ff716809da1321a46d5d9b5e49f0e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/621ff716809da1321a46d5d9b5e49f0e.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/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
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-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker_const_extract_protocols.json (in target 'CodeCallTracker' from project 'CodeCallTracker')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CodeCallTracker
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.SwiftFileList (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/UIViewKit.DependencyStaticMetadataFileList (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/UIViewKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/UIViewKit.DependencyMetadataFileList (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/UIViewKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/UIViewKit.modulemap (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/UIViewKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit_const_extract_protocols.json (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.LinkFileList (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.SwiftConstValuesFileList (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit-OutputFileMap.json (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.SwiftFileList (in target 'CodeCallTracker' from project 'CodeCallTracker')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CodeCallTracker
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.SwiftConstValuesFileList (in target 'CodeCallTracker' from project 'CodeCallTracker')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CodeCallTracker
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.LinkFileList (in target 'CodeCallTracker' from project 'CodeCallTracker')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CodeCallTracker
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker-OutputFileMap.json (in target 'CodeCallTracker' from project 'CodeCallTracker')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CodeCallTracker
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/CodeCallTracker.modulemap (in target 'CodeCallTracker' from project 'CodeCallTracker')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CodeCallTracker
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/CodeCallTracker.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/CodeCallTracker.DependencyStaticMetadataFileList (in target 'CodeCallTracker' from project 'CodeCallTracker')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CodeCallTracker
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/CodeCallTracker.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/CodeCallTracker.DependencyMetadataFileList (in target 'CodeCallTracker' from project 'CodeCallTracker')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CodeCallTracker
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/CodeCallTracker.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/UIViewKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/UIViewKit.modulemap (in target 'UIViewKit' from project 'UIViewKit')
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/UIViewKit.build/Debug-xros/UIViewKit.build/UIViewKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CodeCallTracker.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/CodeCallTracker.modulemap (in target 'CodeCallTracker' from project 'CodeCallTracker')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CodeCallTracker
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/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/CodeCallTracker.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver CodeCallTracker normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CodeCallTracker' from project 'CodeCallTracker')
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 CodeCallTracker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker-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/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name codecalltracker -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.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/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ CodeCallTracker (in target 'CodeCallTracker' from project 'CodeCallTracker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CodeCallTracker/Sources/CodeCallTracker/CodeCallTracker.swift (in target 'CodeCallTracker' from project 'CodeCallTracker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CodeCallTracker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CodeCallTracker/Sources/CodeCallTracker/CodeCallTracker.swift (in target 'CodeCallTracker' from project 'CodeCallTracker')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CodeCallTracker/Sources/CodeCallTracker/CodeCallTracker.swift (in target 'CodeCallTracker' from project 'CodeCallTracker')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for CodeCallTracker (in target 'CodeCallTracker' from project 'CodeCallTracker')
SwiftDriver\ Compilation\ Requirements CodeCallTracker normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CodeCallTracker' from project 'CodeCallTracker')
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 CodeCallTracker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker-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/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name codecalltracker -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.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/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker-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-xros/CodeCallTracker-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker-Swift.h (in target 'CodeCallTracker' from project 'CodeCallTracker')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CodeCallTracker
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CodeCallTracker-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CodeCallTracker.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.abi.json (in target 'CodeCallTracker' from project 'CodeCallTracker')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CodeCallTracker
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/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CodeCallTracker.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CodeCallTracker.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.swiftmodule (in target 'CodeCallTracker' from project 'CodeCallTracker')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CodeCallTracker
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/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CodeCallTracker.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CodeCallTracker.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.swiftdoc (in target 'CodeCallTracker' from project 'CodeCallTracker')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CodeCallTracker
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/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CodeCallTracker.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CodeCallTracker.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.swiftsourceinfo (in target 'CodeCallTracker' from project 'CodeCallTracker')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CodeCallTracker
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/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CodeCallTracker.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriver UIViewKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'UIViewKit' from project 'UIViewKit')
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 UIViewKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit-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/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.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/UIViewKit.build/Debug-xros/UIViewKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.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/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ UIViewController+Extensions.swift,\ UIViewDSL+EngineConstraintsProtocol.swift,\ UIViewDSL+InferredAttributesOwnerStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIKitExtensions/UIViewController+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+EngineConstraintsProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIKitExtensions/UIViewController+Extensions.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+EngineConstraintsProtocol.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:68:45: warning: main actor-isolated property 'firstItem' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if let layoutGuide = constraint.firstItem as? UILayoutGuide, let owningView = layoutGuide.owningView {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:163:43: note: property declared here
@property (nullable, readonly, assign) id firstItem;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:65:21: note: add '@MainActor' to make static method 'involvesOwnerView(_:in:)' part of global actor 'MainActor'
static func involvesOwnerView(_ owner: UIView, in constraint: NSLayoutConstraint) -> Bool {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:68:103: warning: main actor-isolated property 'owningView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if let layoutGuide = constraint.firstItem as? UILayoutGuide, let owningView = layoutGuide.owningView {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:36:44: note: property declared here
@property(nonatomic,weak,nullable) UIView *owningView;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:65:21: note: add '@MainActor' to make static method 'involvesOwnerView(_:in:)' part of global actor 'MainActor'
static func involvesOwnerView(_ owner: UIView, in constraint: NSLayoutConstraint) -> Bool {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:71:45: warning: main actor-isolated property 'secondItem' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if let layoutGuide = constraint.secondItem as? UILayoutGuide, let owningView = layoutGuide.owningView {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:164:43: note: property declared here
@property (nullable, readonly, assign) id secondItem;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:65:21: note: add '@MainActor' to make static method 'involvesOwnerView(_:in:)' part of global actor 'MainActor'
static func involvesOwnerView(_ owner: UIView, in constraint: NSLayoutConstraint) -> Bool {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:71:104: warning: main actor-isolated property 'owningView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if let layoutGuide = constraint.secondItem as? UILayoutGuide, let owningView = layoutGuide.owningView {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:36:44: note: property declared here
@property(nonatomic,weak,nullable) UIView *owningView;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:65:21: note: add '@MainActor' to make static method 'involvesOwnerView(_:in:)' part of global actor 'MainActor'
static func involvesOwnerView(_ owner: UIView, in constraint: NSLayoutConstraint) -> Bool {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:74:44: warning: main actor-isolated property 'firstItem' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if let owningView = constraint.firstItem as? UIView {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:163:43: note: property declared here
@property (nullable, readonly, assign) id firstItem;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:65:21: note: add '@MainActor' to make static method 'involvesOwnerView(_:in:)' part of global actor 'MainActor'
static func involvesOwnerView(_ owner: UIView, in constraint: NSLayoutConstraint) -> Bool {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:77:44: warning: main actor-isolated property 'secondItem' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if let owningView = constraint.secondItem as? UIView {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:164:43: note: property declared here
@property (nullable, readonly, assign) id secondItem;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:65:21: note: add '@MainActor' to make static method 'involvesOwnerView(_:in:)' part of global actor 'MainActor'
static func involvesOwnerView(_ owner: UIView, in constraint: NSLayoutConstraint) -> Bool {
^
@MainActor
SwiftCompile normal arm64 Compiling\ UIViewDSL.swift,\ UIViewKit.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewKit.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewKit.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ UIViewKit (in target 'UIViewKit' from project 'UIViewKit')
EmitSwiftModule normal arm64 (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIViewDSL+IBOutlet.swift,\ UIViewDSL+IBSubviews.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+IBOutlet.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+IBSubviews.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+IBOutlet.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+IBSubviews.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ IBContainerView.swift,\ IBHorizontalStack.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBHorizontalStack.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBContainerView.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBHorizontalStack.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBHorizontalStack.swift:11:21: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let stackView = UIStackView()
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/usr/include/objc/NSObject.h:66:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBHorizontalStack.swift:10:13: note: add '@MainActor' to make global function 'IBHorizontalStack(spacing:alignment:distribution:)' part of global actor 'MainActor'
public func IBHorizontalStack(spacing: CGFloat? = nil, alignment: UIStackView.Alignment? = nil, distribution: UIStackView.Distribution? = nil) -> UIStackView {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBHorizontalStack.swift:12:15: warning: main actor-isolated property 'axis' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
stackView.axis = .horizontal
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:167:45: note: mutation of this property is only permitted within the actor
@property(nonatomic) UILayoutConstraintAxis axis;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBHorizontalStack.swift:10:13: note: add '@MainActor' to make global function 'IBHorizontalStack(spacing:alignment:distribution:)' part of global actor 'MainActor'
public func IBHorizontalStack(spacing: CGFloat? = nil, alignment: UIStackView.Alignment? = nil, distribution: UIStackView.Distribution? = nil) -> UIStackView {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBHorizontalStack.swift:14:19: warning: main actor-isolated property 'alignment' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
stackView.alignment = alignment
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:176:43: note: mutation of this property is only permitted within the actor
@property(nonatomic) UIStackViewAlignment alignment;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBHorizontalStack.swift:10:13: note: add '@MainActor' to make global function 'IBHorizontalStack(spacing:alignment:distribution:)' part of global actor 'MainActor'
public func IBHorizontalStack(spacing: CGFloat? = nil, alignment: UIStackView.Alignment? = nil, distribution: UIStackView.Distribution? = nil) -> UIStackView {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBHorizontalStack.swift:17:19: warning: main actor-isolated property 'distribution' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
stackView.distribution = distribution
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:171:46: note: mutation of this property is only permitted within the actor
@property(nonatomic) UIStackViewDistribution distribution;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBHorizontalStack.swift:10:13: note: add '@MainActor' to make global function 'IBHorizontalStack(spacing:alignment:distribution:)' part of global actor 'MainActor'
public func IBHorizontalStack(spacing: CGFloat? = nil, alignment: UIStackView.Alignment? = nil, distribution: UIStackView.Distribution? = nil) -> UIStackView {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBHorizontalStack.swift:20:19: warning: main actor-isolated property 'spacing' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
stackView.spacing = spacing
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:193:30: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGFloat spacing;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBHorizontalStack.swift:10:13: note: add '@MainActor' to make global function 'IBHorizontalStack(spacing:alignment:distribution:)' part of global actor 'MainActor'
public func IBHorizontalStack(spacing: CGFloat? = nil, alignment: UIStackView.Alignment? = nil, distribution: UIStackView.Distribution? = nil) -> UIStackView {
^
@MainActor
SwiftCompile normal arm64 Compiling\ NSObjectProtocol+ibApply.swift,\ IBConstraints.swift,\ IBDebug.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/FoundationExtensions/NSObjectProtocol+ibApply.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/FoundationExtensions/NSObjectProtocol+ibApply.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:23:57: warning: main actor-isolated property 'layoutMarginsGuide' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return createConstraints(from: from, to: to.layoutMarginsGuide, anchors: anchors)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:280:43: note: property declared here
@property(readonly,strong) UILayoutGuide *layoutMarginsGuide API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:18:17: note: add '@MainActor' to make static method 'createConstraints(from:to:guide:anchors:)' part of global actor 'MainActor'
static func createConstraints(from: UIView, to: UIView, guide: LayoutGuide, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:25:57: warning: main actor-isolated property 'safeAreaLayoutGuide' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return createConstraints(from: from, to: to.safeAreaLayoutGuide, anchors: anchors)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:288:53: note: property declared here
@property(nonatomic,readonly,strong) UILayoutGuide *safeAreaLayoutGuide API_AVAILABLE(ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:18:17: note: add '@MainActor' to make static method 'createConstraints(from:to:guide:anchors:)' part of global actor 'MainActor'
static func createConstraints(from: UIView, to: UIView, guide: LayoutGuide, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:35:52: warning: call to main actor-isolated instance method 'constraint(equalTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.leftAnchor.constraint(equalTo: (target as? UILayoutGuide)?.leftAnchor ?? (target as! UIView).leftAnchor, constant: value))
^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:35:41: warning: main actor-isolated property 'leftAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.leftAnchor.constraint(equalTo: (target as? UILayoutGuide)?.leftAnchor ?? (target as! UIView).leftAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:574:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leftAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:35:100: warning: main actor-isolated property 'leftAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.leftAnchor.constraint(equalTo: (target as? UILayoutGuide)?.leftAnchor ?? (target as! UIView).leftAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:48:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leftAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:35:134: warning: main actor-isolated property 'leftAnchor' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
constraints.append(view.leftAnchor.constraint(equalTo: (target as? UILayoutGuide)?.leftAnchor ?? (target as! UIView).leftAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:574:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leftAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:37:53: warning: call to main actor-isolated instance method 'constraint(equalTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.rightAnchor.constraint(equalTo: (target as? UILayoutGuide)?.rightAnchor ?? (target as! UIView).rightAnchor, constant: value))
^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:37:41: warning: main actor-isolated property 'rightAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.rightAnchor.constraint(equalTo: (target as? UILayoutGuide)?.rightAnchor ?? (target as! UIView).rightAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:575:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *rightAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:37:101: warning: main actor-isolated property 'rightAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.rightAnchor.constraint(equalTo: (target as? UILayoutGuide)?.rightAnchor ?? (target as! UIView).rightAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:49:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *rightAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:37:136: warning: main actor-isolated property 'rightAnchor' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
constraints.append(view.rightAnchor.constraint(equalTo: (target as? UILayoutGuide)?.rightAnchor ?? (target as! UIView).rightAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:575:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *rightAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:39:51: warning: call to main actor-isolated instance method 'constraint(equalTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.topAnchor.constraint(equalTo: (target as? UILayoutGuide)?.topAnchor ?? (target as! UIView).topAnchor, constant: value))
^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:39:41: warning: main actor-isolated property 'topAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.topAnchor.constraint(equalTo: (target as? UILayoutGuide)?.topAnchor ?? (target as! UIView).topAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:576:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:39:99: warning: main actor-isolated property 'topAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.topAnchor.constraint(equalTo: (target as? UILayoutGuide)?.topAnchor ?? (target as! UIView).topAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:50:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:39:132: warning: main actor-isolated property 'topAnchor' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
constraints.append(view.topAnchor.constraint(equalTo: (target as? UILayoutGuide)?.topAnchor ?? (target as! UIView).topAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:576:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:41:54: warning: call to main actor-isolated instance method 'constraint(equalTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.bottomAnchor.constraint(equalTo: (target as? UILayoutGuide)?.bottomAnchor ?? (target as! UIView).bottomAnchor, constant: value))
^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:41:41: warning: main actor-isolated property 'bottomAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.bottomAnchor.constraint(equalTo: (target as? UILayoutGuide)?.bottomAnchor ?? (target as! UIView).bottomAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:577:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:41:102: warning: main actor-isolated property 'bottomAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.bottomAnchor.constraint(equalTo: (target as? UILayoutGuide)?.bottomAnchor ?? (target as! UIView).bottomAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:51:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:41:138: warning: main actor-isolated property 'bottomAnchor' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
constraints.append(view.bottomAnchor.constraint(equalTo: (target as? UILayoutGuide)?.bottomAnchor ?? (target as! UIView).bottomAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:577:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:43:55: warning: call to main actor-isolated instance method 'constraint(equalTo:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.centerXAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerXAnchor ?? (target as! UIView).centerXAnchor))
^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:43:41: warning: main actor-isolated property 'centerXAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.centerXAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerXAnchor ?? (target as! UIView).centerXAnchor))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:580:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *centerXAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:43:103: warning: main actor-isolated property 'centerXAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.centerXAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerXAnchor ?? (target as! UIView).centerXAnchor))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:54:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *centerXAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:43:140: warning: main actor-isolated property 'centerXAnchor' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
constraints.append(view.centerXAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerXAnchor ?? (target as! UIView).centerXAnchor))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:580:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *centerXAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:44:55: warning: call to main actor-isolated instance method 'constraint(equalTo:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.centerYAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerYAnchor ?? (target as! UIView).centerYAnchor))
^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:44:41: warning: main actor-isolated property 'centerYAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.centerYAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerYAnchor ?? (target as! UIView).centerYAnchor))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:581:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *centerYAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:44:103: warning: main actor-isolated property 'centerYAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.centerYAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerYAnchor ?? (target as! UIView).centerYAnchor))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:55:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *centerYAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:44:140: warning: main actor-isolated property 'centerYAnchor' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
constraints.append(view.centerYAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerYAnchor ?? (target as! UIView).centerYAnchor))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:581:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *centerYAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:46:55: warning: call to main actor-isolated instance method 'constraint(equalTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.centerXAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerXAnchor ?? (target as! UIView).centerXAnchor, constant: value))
^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:46:41: warning: main actor-isolated property 'centerXAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.centerXAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerXAnchor ?? (target as! UIView).centerXAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:580:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *centerXAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:46:103: warning: main actor-isolated property 'centerXAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.centerXAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerXAnchor ?? (target as! UIView).centerXAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:54:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *centerXAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:46:140: warning: main actor-isolated property 'centerXAnchor' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
constraints.append(view.centerXAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerXAnchor ?? (target as! UIView).centerXAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:580:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *centerXAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:48:55: warning: call to main actor-isolated instance method 'constraint(equalTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.centerYAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerYAnchor ?? (target as! UIView).centerYAnchor, constant: value))
^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:48:41: warning: main actor-isolated property 'centerYAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.centerYAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerYAnchor ?? (target as! UIView).centerYAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:581:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *centerYAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:48:103: warning: main actor-isolated property 'centerYAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.centerYAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerYAnchor ?? (target as! UIView).centerYAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:55:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *centerYAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:48:140: warning: main actor-isolated property 'centerYAnchor' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
constraints.append(view.centerYAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerYAnchor ?? (target as! UIView).centerYAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:581:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *centerYAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:50:55: warning: call to main actor-isolated instance method 'constraint(equalTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.leadingAnchor.constraint(equalTo: (target as? UILayoutGuide)?.leadingAnchor ?? (target as! UIView).leadingAnchor, constant: value))
^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:50:41: warning: main actor-isolated property 'leadingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.leadingAnchor.constraint(equalTo: (target as? UILayoutGuide)?.leadingAnchor ?? (target as! UIView).leadingAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:572:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:50:103: warning: main actor-isolated property 'leadingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.leadingAnchor.constraint(equalTo: (target as? UILayoutGuide)?.leadingAnchor ?? (target as! UIView).leadingAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:46:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:50:140: warning: main actor-isolated property 'leadingAnchor' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
constraints.append(view.leadingAnchor.constraint(equalTo: (target as? UILayoutGuide)?.leadingAnchor ?? (target as! UIView).leadingAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:572:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:52:56: warning: call to main actor-isolated instance method 'constraint(equalTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.trailingAnchor.constraint(equalTo: (target as? UILayoutGuide)?.trailingAnchor ?? (target as! UIView).trailingAnchor, constant: value))
^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:52:41: warning: main actor-isolated property 'trailingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.trailingAnchor.constraint(equalTo: (target as? UILayoutGuide)?.trailingAnchor ?? (target as! UIView).trailingAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:573:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:52:104: warning: main actor-isolated property 'trailingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
constraints.append(view.trailingAnchor.constraint(equalTo: (target as? UILayoutGuide)?.trailingAnchor ?? (target as! UIView).trailingAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:47:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:52:142: warning: main actor-isolated property 'trailingAnchor' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
constraints.append(view.trailingAnchor.constraint(equalTo: (target as? UILayoutGuide)?.trailingAnchor ?? (target as! UIView).trailingAnchor, constant: value))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:573:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor API_AVAILABLE(ios(9.0));
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:17:18: warning: main actor-isolated property 'layer' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
view.layer.borderWidth = 1
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: mutation of this property is only permitted within the actor
@property(nonatomic,readonly,strong) CALayer *layer; // returns view's layer. Will always return a non-nil value. view is layer's delegate
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:14:24: note: add '@MainActor' to make static method 'showColors(of:includeGivenView:includeUIKitPrivateViews:)' part of global actor 'MainActor'
public static func showColors(of view: UIView, includeGivenView: Bool = true, includeUIKitPrivateViews: Bool = false) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:20:16: warning: main actor-isolated property 'backgroundColor' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
$0.backgroundColor = colors.randomElement()!
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:303:66: note: mutation of this property is only permitted within the actor
@property(nullable, nonatomic,copy) UIColor *backgroundColor UI_APPEARANCE_SELECTOR; // default is nil. Can be useful with the appearance proxy on custom UIView subclasses.
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:26:18: warning: main actor-isolated property 'layer' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
view.layer.borderWidth = 1
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: mutation of this property is only permitted within the actor
@property(nonatomic,readonly,strong) CALayer *layer; // returns view's layer. Will always return a non-nil value. view is layer's delegate
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:24:24: note: add '@MainActor' to make static method 'showFrames(of:borderColor:includeGivenView:includeUIKitPrivateViews:)' part of global actor 'MainActor'
public static func showFrames(of view: UIView, borderColor: UIColor? = nil, includeGivenView: Bool = true, includeUIKitPrivateViews: Bool = false) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:28:22: warning: main actor-isolated property 'layer' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
view.layer.borderColor = borderColor.cgColor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: mutation of this property is only permitted within the actor
@property(nonatomic,readonly,strong) CALayer *layer; // returns view's layer. Will always return a non-nil value. view is layer's delegate
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:24:24: note: add '@MainActor' to make static method 'showFrames(of:borderColor:includeGivenView:includeUIKitPrivateViews:)' part of global actor 'MainActor'
public static func showFrames(of view: UIView, borderColor: UIColor? = nil, includeGivenView: Bool = true, includeUIKitPrivateViews: Bool = false) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:32:16: warning: main actor-isolated property 'layer' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
$0.layer.borderWidth = 1
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: mutation of this property is only permitted within the actor
@property(nonatomic,readonly,strong) CALayer *layer; // returns view's layer. Will always return a non-nil value. view is layer's delegate
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:34:20: warning: main actor-isolated property 'layer' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
$0.layer.borderColor = borderColor.cgColor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: mutation of this property is only permitted within the actor
@property(nonatomic,readonly,strong) CALayer *layer; // returns view's layer. Will always return a non-nil value. view is layer's delegate
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:43:33: warning: main actor-isolated property 'subviews' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
for subview in view.subviews {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:222:64: note: property declared here
@property(nonatomic,readonly,copy) NSArray<__kindof UIView *> *subviews;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:42:14: note: add '@MainActor' to make local function 'getSubviews(view:)' part of global actor 'MainActor'
func getSubviews(view: UIView) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:66:41: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
var current: UIView? = view.superview
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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/Sources/UIViewKit/IBDebug/IBDebug.swift:64:14: note: add '@MainActor' to make local function 'getIndentation(for:)' part of global actor 'MainActor'
func getIndentation(for view: UIView) -> String {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:69:39: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
current = safeCurrent.superview
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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/Sources/UIViewKit/IBDebug/IBDebug.swift:64:14: note: add '@MainActor' to make local function 'getIndentation(for:)' part of global actor 'MainActor'
func getIndentation(for view: UIView) -> String {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:76:77: warning: main actor-isolated property 'translatesAutoresizingMaskIntoConstraints' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
output += "\(indentation)- \(type(of: subview)) tamic \(subview.translatesAutoresizingMaskIntoConstraints) constraints: \(subview.constraints.count)\n"
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:464:27: note: property declared here
@property(nonatomic) BOOL translatesAutoresizingMaskIntoConstraints API_AVAILABLE(ios(6.0)); // Default YES
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:55:24: note: add '@MainActor' to make static method 'allSubviewsPrettyString(of:includeGivenView:includeUIKitPrivateViews:)' part of global actor 'MainActor'
public static func allSubviewsPrettyString(of view: UIView, includeGivenView: Bool, includeUIKitPrivateViews: Bool = false) -> String {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:76:143: warning: main actor-isolated property 'constraints' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
output += "\(indentation)- \(type(of: subview)) tamic \(subview.translatesAutoresizingMaskIntoConstraints) constraints: \(subview.constraints.count)\n"
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:428:71: note: property declared here
@property(nonatomic,readonly) NSArray<__kindof NSLayoutConstraint *> *constraints API_AVAILABLE(ios(6.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:55:24: note: add '@MainActor' to make static method 'allSubviewsPrettyString(of:includeGivenView:includeUIKitPrivateViews:)' part of global actor 'MainActor'
public static func allSubviewsPrettyString(of view: UIView, includeGivenView: Bool, includeUIKitPrivateViews: Bool = false) -> String {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:90:25: warning: call to main actor-isolated instance method 'removeConstraints' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
subview.removeConstraints(subview.constraints)
^
UIKit.UIView.removeConstraints:3:24: note: calls to instance method 'removeConstraints' from outside of its actor context are implicitly asynchronous
@MainActor open func removeConstraints(_ constraints: [NSLayoutConstraint])}
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:90:51: warning: main actor-isolated property 'constraints' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
subview.removeConstraints(subview.constraints)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:428:71: note: property declared here
@property(nonatomic,readonly) NSArray<__kindof NSLayoutConstraint *> *constraints API_AVAILABLE(ios(6.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:91:25: warning: call to main actor-isolated instance method 'removeFromSuperview()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
subview.removeFromSuperview()
^
UIKit.UIView.removeFromSuperview:2:22: note: calls to instance method 'removeFromSuperview()' from outside of its actor context are implicitly asynchronous
@MainActor open func removeFromSuperview()}
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:93:21: warning: call to main actor-isolated instance method 'exerciseAmbiguityInLayout()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
subview.exerciseAmbiguityInLayout()
^
UIKit.UIView.exerciseAmbiguityInLayout:3:24: note: calls to instance method 'exerciseAmbiguityInLayout()' from outside of its actor context are implicitly asynchronous
@MainActor open func exerciseAmbiguityInLayout()}
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:94:24: warning: main actor-isolated property 'hasAmbiguousLayout' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if subview.hasAmbiguousLayout {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:603:37: note: property declared here
@property(nonatomic, readonly) BOOL hasAmbiguousLayout API_AVAILABLE(ios(6.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:95:33: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let debugView = UIDebugView()
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/usr/include/objc/NSObject.h:66:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:96:25: warning: call to main actor-isolated instance method 'addSubview' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
subview.addSubview(debugView)
^
UIKit.UIView.addSubview:2:22: note: calls to instance method 'addSubview' from outside of its actor context are implicitly asynchronous
@MainActor open func addSubview(_ view: UIView)}
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:97:27: warning: main actor-isolated property 'frame' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
debugView.frame = .init(origin: .zero, size: subview.frame.size)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGRect frame;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:97:70: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
debugView.frame = .init(origin: .zero, size: subview.frame.size)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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/Sources/UIViewKit/IBDebug/IBDebug.swift:118:14: warning: main actor-isolated property 'subviews' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
view.subviews.flatMap {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:222:64: note: property declared here
@property(nonatomic,readonly,copy) NSArray<__kindof UIView *> *subviews;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:117:17: note: add '@MainActor' to make static method 'allSubviews(of:)' part of global actor 'MainActor'
static func allSubviews(of view: UIView) -> [UIView] {
^
@MainActor
SwiftCompile normal arm64 Compiling\ IBScrollView.swift,\ IBVerticalStack.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBVerticalStack.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBScrollView.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBVerticalStack.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBVerticalStack.swift:11:21: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let stackView = UIStackView()
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/usr/include/objc/NSObject.h:66:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBVerticalStack.swift:10:13: note: add '@MainActor' to make global function 'IBVerticalStack(spacing:alignment:distribution:)' part of global actor 'MainActor'
public func IBVerticalStack(spacing: CGFloat? = nil, alignment: UIStackView.Alignment? = nil, distribution: UIStackView.Distribution? = nil) -> UIStackView {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBVerticalStack.swift:12:15: warning: main actor-isolated property 'axis' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
stackView.axis = .vertical
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:167:45: note: mutation of this property is only permitted within the actor
@property(nonatomic) UILayoutConstraintAxis axis;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBVerticalStack.swift:10:13: note: add '@MainActor' to make global function 'IBVerticalStack(spacing:alignment:distribution:)' part of global actor 'MainActor'
public func IBVerticalStack(spacing: CGFloat? = nil, alignment: UIStackView.Alignment? = nil, distribution: UIStackView.Distribution? = nil) -> UIStackView {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBVerticalStack.swift:14:19: warning: main actor-isolated property 'alignment' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
stackView.alignment = alignment
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:176:43: note: mutation of this property is only permitted within the actor
@property(nonatomic) UIStackViewAlignment alignment;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBVerticalStack.swift:10:13: note: add '@MainActor' to make global function 'IBVerticalStack(spacing:alignment:distribution:)' part of global actor 'MainActor'
public func IBVerticalStack(spacing: CGFloat? = nil, alignment: UIStackView.Alignment? = nil, distribution: UIStackView.Distribution? = nil) -> UIStackView {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBVerticalStack.swift:17:19: warning: main actor-isolated property 'distribution' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
stackView.distribution = distribution
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:171:46: note: mutation of this property is only permitted within the actor
@property(nonatomic) UIStackViewDistribution distribution;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBVerticalStack.swift:10:13: note: add '@MainActor' to make global function 'IBVerticalStack(spacing:alignment:distribution:)' part of global actor 'MainActor'
public func IBVerticalStack(spacing: CGFloat? = nil, alignment: UIStackView.Alignment? = nil, distribution: UIStackView.Distribution? = nil) -> UIStackView {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBVerticalStack.swift:20:19: warning: main actor-isolated property 'spacing' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
stackView.spacing = spacing
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:193:30: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGFloat spacing;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBVerticalStack.swift:10:13: note: add '@MainActor' to make global function 'IBVerticalStack(spacing:alignment:distribution:)' part of global actor 'MainActor'
public func IBVerticalStack(spacing: CGFloat? = nil, alignment: UIStackView.Alignment? = nil, distribution: UIStackView.Distribution? = nil) -> UIStackView {
^
@MainActor
SwiftCompile normal arm64 Compiling\ IBRepresentables.swift,\ UIStackView+Extensions.swift,\ UIView+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIKitExtensions/UIStackView+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIKitExtensions/UIView+Extensions.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift:12:5: warning: call to main actor-isolated initializer 'init(_:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
IBRepresentableView(view)
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift:53:12: note: calls to initializer 'init(_:)' from outside of its actor context are implicitly asynchronous
public init(_ view: UIView) {
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift:53:12: note: main actor isolation inferred from conformance to protocol 'UIViewRepresentable'
public init(_ view: UIView) {
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift:11:13: note: add '@MainActor' to make global function 'IBPreviewRepresentable(view:)' part of global actor 'MainActor'
public func IBPreviewRepresentable(view: UIView) -> some UIViewRepresentable {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift:16:5: warning: call to main actor-isolated initializer 'init(_:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
IBRepresentableView(viewMaker)
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift:57:12: note: calls to initializer 'init(_:)' from outside of its actor context are implicitly asynchronous
public init (_ viewMaker: @escaping () -> UIView) {
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift:57:12: note: main actor isolation inferred from conformance to protocol 'UIViewRepresentable'
public init (_ viewMaker: @escaping () -> UIView) {
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift:15:13: note: add '@MainActor' to make global function 'IBPreviewRepresentable' part of global actor 'MainActor'
public func IBPreviewRepresentable(_ viewMaker: @escaping () -> UIView) -> some UIViewRepresentable {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift:19:5: warning: call to main actor-isolated initializer 'init(_:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
IBRepresentableViewController(viewController)
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift:32:12: note: calls to initializer 'init(_:)' from outside of its actor context are implicitly asynchronous
public init(_ viewController: UIViewController) {
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift:32:12: note: main actor isolation inferred from conformance to protocol 'UIViewControllerRepresentable'
public init(_ viewController: UIViewController) {
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift:18:13: note: add '@MainActor' to make global function 'IBPreviewRepresentable(viewController:)' part of global actor 'MainActor'
public func IBPreviewRepresentable(viewController: UIViewController) -> some UIViewControllerRepresentable {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift:23:5: warning: call to main actor-isolated initializer 'init(_:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
IBRepresentableViewController(viewControllerMaker)
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift:36:12: note: calls to initializer 'init(_:)' from outside of its actor context are implicitly asynchronous
public init(_ viewControllerMaker: @escaping () -> UIViewController) {
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift:36:12: note: main actor isolation inferred from conformance to protocol 'UIViewControllerRepresentable'
public init(_ viewControllerMaker: @escaping () -> UIViewController) {
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift:22:13: note: add '@MainActor' to make global function 'IBPreviewRepresentable' part of global actor 'MainActor'
public func IBPreviewRepresentable(_ viewControllerMaker: @escaping () -> UIViewController) -> some UIViewControllerRepresentable {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift:16:5: warning: sending 'viewMaker' risks causing data races; this is an error in the Swift 6 language mode
IBRepresentableView(viewMaker)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift:16:5: note: sending task-isolated 'viewMaker' to main actor-isolated initializer 'init(_:)' risks causing data races between main actor-isolated and task-isolated uses
IBRepresentableView(viewMaker)
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift:23:5: warning: sending 'viewControllerMaker' risks causing data races; this is an error in the Swift 6 language mode
IBRepresentableViewController(viewControllerMaker)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBRepresentables.swift:23:5: note: sending task-isolated 'viewControllerMaker' to main actor-isolated initializer 'init(_:)' risks causing data races between main actor-isolated and task-isolated uses
IBRepresentableViewController(viewControllerMaker)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIKitExtensions/UIStackView+Extensions.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIKitExtensions/UIView+Extensions.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ IBMeasure.swift,\ IBPreviewFreeForm.swift,\ IBPreviewSizeThatFits.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBMeasure/IBMeasure.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewSizeThatFits.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBMeasure/IBMeasure.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:215:9: warning: call to main actor-isolated initializer 'init(target:action:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UITapGestureRecognizer(target: self, action: #selector(didTap(gesture:)))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGestureRecognizer.h:40:1: note: calls to initializer 'init(target:action:)' from outside of its actor context are implicitly asynchronous
- (instancetype)initWithTarget:(nullable id)target action:(nullable SEL)action NS_DESIGNATED_INITIALIZER; // designated initializer
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:214:10: note: add '@MainActor' to make instance method 'tapGesture()' part of global actor 'MainActor'
func tapGesture() -> UIGestureRecognizer {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:222:34: warning: call to main actor-isolated instance method 'location(in:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let loc = tapGesture.location(in: viewToSnap)
^
UIKit.UIGestureRecognizer.location:2:22: note: calls to instance method 'location(in:)' from outside of its actor context are implicitly asynchronous
@MainActor open func location(in view: UIView?) -> CGPoint}
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:219:10: note: add '@MainActor' to make instance method 'didTap(gesture:)' part of global actor 'MainActor'
func didTap(gesture: UIGestureRecognizer) {
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:223:27: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if viewToSnap.frame.contains(loc) {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:219:10: note: add '@MainActor' to make instance method 'didTap(gesture:)' part of global actor 'MainActor'
func didTap(gesture: UIGestureRecognizer) {
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:224:44: warning: main actor-isolated property 'constant' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
controller.widthConstraint.constant = viewToSnap.frame.width
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:178:19: note: mutation of this property is only permitted within the actor
@property CGFloat constant;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:219:10: note: add '@MainActor' to make instance method 'didTap(gesture:)' part of global actor 'MainActor'
func didTap(gesture: UIGestureRecognizer) {
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:224:28: warning: main actor-isolated property 'widthConstraint' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
controller.widthConstraint.constant = viewToSnap.frame.width
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:125:9: note: property declared here
var widthConstraint: NSLayoutConstraint!
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:219:10: note: add '@MainActor' to make instance method 'didTap(gesture:)' part of global actor 'MainActor'
func didTap(gesture: UIGestureRecognizer) {
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:224:66: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
controller.widthConstraint.constant = viewToSnap.frame.width
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:219:10: note: add '@MainActor' to make instance method 'didTap(gesture:)' part of global actor 'MainActor'
func didTap(gesture: UIGestureRecognizer) {
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:225:45: warning: main actor-isolated property 'constant' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
controller.heightConstraint.constant = viewToSnap.frame.height
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:178:19: note: mutation of this property is only permitted within the actor
@property CGFloat constant;
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:219:10: note: add '@MainActor' to make instance method 'didTap(gesture:)' part of global actor 'MainActor'
func didTap(gesture: UIGestureRecognizer) {
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:225:28: warning: main actor-isolated property 'heightConstraint' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
controller.heightConstraint.constant = viewToSnap.frame.height
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:124:9: note: property declared here
var heightConstraint: NSLayoutConstraint!
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:219:10: note: add '@MainActor' to make instance method 'didTap(gesture:)' part of global actor 'MainActor'
func didTap(gesture: UIGestureRecognizer) {
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:225:67: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
controller.heightConstraint.constant = viewToSnap.frame.height
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:219:10: note: add '@MainActor' to make instance method 'didTap(gesture:)' part of global actor 'MainActor'
func didTap(gesture: UIGestureRecognizer) {
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:215:9: warning: sending value of non-Sendable type 'SnapToViewFeature' risks causing data races; this is an error in the Swift 6 language mode
UITapGestureRecognizer(target: self, action: #selector(didTap(gesture:)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewFreeForm.swift:215:9: note: sending task-isolated value of non-Sendable type 'SnapToViewFeature' to main actor-isolated initializer 'init(target:action:)' risks causing races in between task-isolated and main actor-isolated uses
UITapGestureRecognizer(target: self, action: #selector(didTap(gesture:)))
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreviewSizeThatFits.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIViewDSL+Engine.swift,\ UIViewDSL+IBAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+Engine.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+IBAttributes.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+Engine.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+IBAttributes.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling CodeCallTracker.swift (in target 'CodeCallTracker' from project 'CodeCallTracker')
SwiftCompile normal arm64 Compiling\ UIViewDSL+NSLayoutConstraint.swift,\ UIViewDSL+ResultBuilders.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+NSLayoutConstraint.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+ResultBuilders.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+NSLayoutConstraint.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+ResultBuilders.swift (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for UIViewKit (in target 'UIViewKit' from project 'UIViewKit')
SwiftDriver\ Compilation\ Requirements UIViewKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'UIViewKit' from project 'UIViewKit')
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 UIViewKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit-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/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.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/UIViewKit.build/Debug-xros/UIViewKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.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/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling UIViewDSL+IBOutlet.swift, UIViewDSL+IBSubviews.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftDriver\ Compilation CodeCallTracker normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CodeCallTracker' from project 'CodeCallTracker')
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 CodeCallTracker -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker-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/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name codecalltracker -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.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/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker-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-xros/UIViewKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit-Swift.h (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/UIViewKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/UIViewKit.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.swiftmodule (in target 'UIViewKit' from project 'UIViewKit')
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/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/UIViewKit.swiftmodule/arm64-apple-xros.swiftmodule
SwiftDriverJobDiscovery normal arm64 Compiling UIViewDSL+NSLayoutConstraint.swift, UIViewDSL+ResultBuilders.swift (in target 'UIViewKit' from project 'UIViewKit')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/UIViewKit.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.swiftdoc (in target 'UIViewKit' from project 'UIViewKit')
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/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/UIViewKit.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/UIViewKit.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.abi.json (in target 'UIViewKit' from project 'UIViewKit')
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/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/UIViewKit.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/UIViewKit.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.swiftsourceinfo (in target 'UIViewKit' from project 'UIViewKit')
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/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/UIViewKit.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling UIViewDSL+Engine.swift, UIViewDSL+IBAttributes.swift (in target 'UIViewKit' from project 'UIViewKit')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CodeCallTracker.o normal (in target 'CodeCallTracker' from project 'CodeCallTracker')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CodeCallTracker
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CodeCallTracker.o
SwiftDriverJobDiscovery normal arm64 Compiling IBScrollView.swift, IBVerticalStack.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftDriverJobDiscovery normal arm64 Compiling IBContainerView.swift, IBHorizontalStack.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftDriverJobDiscovery normal arm64 Compiling UIViewController+Extensions.swift, UIViewDSL+EngineConstraintsProtocol.swift, UIViewDSL+InferredAttributesOwnerStrategy.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftDriverJobDiscovery normal arm64 Compiling NSObjectProtocol+ibApply.swift, IBConstraints.swift, IBDebug.swift (in target 'UIViewKit' from project 'UIViewKit')
ExtractAppIntentsMetadata (in target 'CodeCallTracker' from project 'CodeCallTracker')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CodeCallTracker
/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 CodeCallTracker --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier codecalltracker.CodeCallTracker --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CodeCallTracker.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CodeCallTracker.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/CodeCallTracker.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/CodeCallTracker.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodeCallTracker.build/Debug-xros/CodeCallTracker.build/Objects-normal/arm64/CodeCallTracker.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-09-04 15:19:40.986 appintentsmetadataprocessor[771:4319] Starting appintentsmetadataprocessor export
2025-09-04 15:19:41.032 appintentsmetadataprocessor[771:4319] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CodeCallTracker.o (in target 'CodeCallTracker' from project 'CodeCallTracker')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CodeCallTracker
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CodeCallTracker.o
SwiftDriverJobDiscovery normal arm64 Compiling UIViewDSL.swift, UIViewKit.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftDriverJobDiscovery normal arm64 Compiling IBRepresentables.swift, UIStackView+Extensions.swift, UIView+Extensions.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftDriverJobDiscovery normal arm64 Compiling IBMeasure.swift, IBPreviewFreeForm.swift, IBPreviewSizeThatFits.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftDriver\ Compilation UIViewKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'UIViewKit' from project 'UIViewKit')
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 UIViewKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit-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/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.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/UIViewKit.build/Debug-xros/UIViewKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.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/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit-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-xros/UIViewKit.o normal (in target 'UIViewKit' from project 'UIViewKit')
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-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/UIViewKit.o
ExtractAppIntentsMetadata (in target 'UIViewKit' from project 'UIViewKit')
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 UIViewKit --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.UIViewKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/UIViewKit.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/UIViewKit.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/UIViewKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/UIViewKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-xros/UIViewKit.build/Objects-normal/arm64/UIViewKit.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-09-04 15:19:42.250 appintentsmetadataprocessor[774:4337] Starting appintentsmetadataprocessor export
2025-09-04 15:19:42.283 appintentsmetadataprocessor[774:4337] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/UIViewKit.o (in target 'UIViewKit' from project 'UIViewKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/UIViewKit.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
{
"identity" : "codecalltracker",
"requirement" : {
"revision" : [
"1d27da6706466a5b83bdb0f4097fc86f678b146f"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Adobels/CodeCallTracker.git"
}
],
"manifest_display_name" : "UIViewKit",
"name" : "UIViewKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "UIViewKit",
"targets" : [
"UIViewKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UIViewKitTests",
"module_type" : "SwiftTarget",
"name" : "UIViewKitTests",
"path" : "Tests/UIViewKitTests",
"sources" : [
"ConstraintsBuilderTests.swift",
"CreateMultipleViewsSimultaneouslyTests.swift",
"DebugTests/UIViewDebugAllSubviewsTests.swift",
"DebugTests/UIViewDebugShowFramesTests.swift",
"FoundationExtensionsTests.swift",
"HelloWorldViewTests.swift",
"IBAttributesTests.swift",
"IBConstraintsTests.swift",
"IBOutletTests.swift",
"IBSubviewsTests.swift",
"NSLayoutConstraintTests.swift",
"ProTests.swift",
"StackViewTests.swift",
"UIStackViewExtensionsTests.swift",
"UIViewKitDevelopmentViews/HelloWordView.swift",
"UIViewKitDevelopmentViews/UserTitleTimeDescriptionView/UserTitleTimeDescriptionView.swift",
"UIViewKitDevelopmentViews/UserTitleTimeDescriptionView/UserTitleTimeDescriptionViewWithIBSubviews.swift",
"UIViewKitDevelopmentViews/UserTitleTimeDescriptionView/UserTitleTimeDescriptionViewWithIBSubviewsWithSuperviewView.swift",
"UIViewKitDevelopmentViews/ViewSubviewHasConstraintsToItsSuperviewN2.swift",
"UserTitleTimeDescriptionViewTests/UserTitleTimeDescriptionViewTests.swift",
"ViewBuilderTests.swift"
],
"target_dependencies" : [
"UIViewKit"
],
"type" : "test"
},
{
"c99name" : "UIViewKit",
"module_type" : "SwiftTarget",
"name" : "UIViewKit",
"path" : "Sources/UIViewKit",
"product_dependencies" : [
"CodeCallTracker"
],
"product_memberships" : [
"UIViewKit"
],
"sources" : [
"FoundationExtensions/NSObjectProtocol+ibApply.swift",
"IBConstraints/IBConstraints.swift",
"IBDebug/IBDebug.swift",
"IBMeasure/IBMeasure.swift",
"IBPreviews/IBPreviewFreeForm.swift",
"IBPreviews/IBPreviewSizeThatFits.swift",
"IBPreviews/IBRepresentables.swift",
"UIKitExtensions/UIStackView+Extensions.swift",
"UIKitExtensions/UIView+Extensions.swift",
"UIKitExtensions/UIViewController+Extensions.swift",
"UIViewDSL/AutoresizingStrategy/UIViewDSL+EngineConstraintsProtocol.swift",
"UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift",
"UIViewDSL/UIViewDSL+Engine.swift",
"UIViewDSL/UIViewDSL+IBAttributes.swift",
"UIViewDSL/UIViewDSL+IBOutlet.swift",
"UIViewDSL/UIViewDSL+IBSubviews.swift",
"UIViewDSL/UIViewDSL+NSLayoutConstraint.swift",
"UIViewDSL/UIViewDSL+ResultBuilders.swift",
"UIViewDSL/UIViewDSL.swift",
"UIViewKit.swift",
"Views/IBContainerView.swift",
"Views/IBHorizontalStack.swift",
"Views/IBScrollView.swift",
"Views/IBVerticalStack.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.