Build Information
Successful build of SimpleConstraints, reference main (235bd5
), with Swift 6.1 for iOS using Xcode 16.3 on 5 May 2025 03:23:55 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 SimpleConstraints -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nicolaischneider/SimpleConstraints.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nicolaischneider/SimpleConstraints
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 235bd57 changed pod name
Cloned https://github.com/nicolaischneider/SimpleConstraints.git
Revision (git rev-parse @):
235bd57ccf7bb86381b4bed19bc6e9ed4bbc34aa
SUCCESS checkout https://github.com/nicolaischneider/SimpleConstraints.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/nicolaischneider/SimpleConstraints.git
https://github.com/nicolaischneider/SimpleConstraints.git
{
"dependencies" : [
],
"manifest_display_name" : "SimpleConstraints",
"name" : "SimpleConstraints",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SimpleConstraints",
"targets" : [
"SimpleConstraints"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SimpleConstraintsTests",
"module_type" : "SwiftTarget",
"name" : "SimpleConstraintsTests",
"path" : "Tests/SimpleConstraintsTests",
"sources" : [
"SimpleConstraintsTests.swift"
],
"target_dependencies" : [
"SimpleConstraints"
],
"type" : "test"
},
{
"c99name" : "SimpleConstraints",
"module_type" : "SwiftTarget",
"name" : "SimpleConstraints",
"path" : "Sources/SimpleConstraints",
"product_memberships" : [
"SimpleConstraints"
],
"sources" : [
"Common/Logging.swift",
"ConstraintAnchor.swift",
"ConstraintAnchorUnsafe.swift",
"Extensions/ConstraintHelper/UIView+ConstraintEdgesAndHeight.swift",
"Extensions/ConstraintHelper/UIView+ConstraintEdgesAndRatio.swift",
"Extensions/ConstraintHelper/UIView+ConstraintEdgesAndSize.swift",
"Extensions/ConstraintHelper/UIView+ConstraintsAllEdges.swift",
"Extensions/ConstraintHelper/UIView+ConstraintsCenterWithSize.swift",
"Extensions/ConstraintHelper/UIView+ConstraintsEdgeCenterWithSize.swift",
"Extensions/ConstraintHelperUnsafe/UIView+UnsafeConstraints.swift",
"Extensions/UIView+Helper.swift",
"SimpleConstraints.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SimpleConstraints: /Users/admin/builder/spi-builder-workspace
resolved source packages: SimpleConstraints
{
"dependencies" : [
],
"manifest_display_name" : "SimpleConstraints",
"name" : "SimpleConstraints",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SimpleConstraints",
"targets" : [
"SimpleConstraints"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SimpleConstraintsTests",
"module_type" : "SwiftTarget",
"name" : "SimpleConstraintsTests",
"path" : "Tests/SimpleConstraintsTests",
"sources" : [
"SimpleConstraintsTests.swift"
],
"target_dependencies" : [
"SimpleConstraints"
],
"type" : "test"
},
{
"c99name" : "SimpleConstraints",
"module_type" : "SwiftTarget",
"name" : "SimpleConstraints",
"path" : "Sources/SimpleConstraints",
"product_memberships" : [
"SimpleConstraints"
],
"sources" : [
"Common/Logging.swift",
"ConstraintAnchor.swift",
"ConstraintAnchorUnsafe.swift",
"Extensions/ConstraintHelper/UIView+ConstraintEdgesAndHeight.swift",
"Extensions/ConstraintHelper/UIView+ConstraintEdgesAndRatio.swift",
"Extensions/ConstraintHelper/UIView+ConstraintEdgesAndSize.swift",
"Extensions/ConstraintHelper/UIView+ConstraintsAllEdges.swift",
"Extensions/ConstraintHelper/UIView+ConstraintsCenterWithSize.swift",
"Extensions/ConstraintHelper/UIView+ConstraintsEdgeCenterWithSize.swift",
"Extensions/ConstraintHelperUnsafe/UIView+UnsafeConstraints.swift",
"Extensions/UIView+Helper.swift",
"SimpleConstraints.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SimpleConstraints"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SimpleConstraints -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SimpleConstraints -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
SimpleConstraints: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'SimpleConstraints' in project 'SimpleConstraints'
➜ Explicit dependency on target 'SimpleConstraints' in project 'SimpleConstraints'
Target 'SimpleConstraints' in project 'SimpleConstraints' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 3948701832bb433c29577225c56bf0b9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3948701832bb433c29577225c56bf0b9.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/SimpleConstraints.DependencyMetadataFileList (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/SimpleConstraints.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/SimpleConstraints.DependencyStaticMetadataFileList (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/SimpleConstraints.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/SimpleConstraints.modulemap (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/SimpleConstraints.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.SwiftConstValuesFileList (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints-OutputFileMap.json (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.SwiftFileList (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.LinkFileList (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints_const_extract_protocols.json (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/SimpleConstraints.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/SimpleConstraints.modulemap (in target 'SimpleConstraints' from project 'SimpleConstraints')
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/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/SimpleConstraints.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver SimpleConstraints normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SimpleConstraints' from project 'SimpleConstraints')
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 SimpleConstraints -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints-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/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.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/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Logging.swift,\ ConstraintAnchor.swift /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/Common/Logging.swift /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/ConstraintAnchor.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/Common/Logging.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/ConstraintAnchor.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/ConstraintAnchor.swift:18:25: warning: main actor-isolated property 'heightAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.heightAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:579:57: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutDimension *heightAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/ConstraintAnchor.swift:15:10: note: add '@MainActor' to make instance method 'anchor(view:)' part of global actor 'MainActor'
func anchor (view: UIView) -> NSLayoutDimension {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/ConstraintAnchor.swift:20:25: warning: main actor-isolated property 'widthAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.widthAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:578:57: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutDimension *widthAnchor API_AVAILABLE(ios(9.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/ConstraintAnchor.swift:15:10: note: add '@MainActor' to make instance method 'anchor(view:)' part of global actor 'MainActor'
func anchor (view: UIView) -> NSLayoutDimension {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/ConstraintAnchor.swift:61:25: warning: main actor-isolated property 'topAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.topAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchor.swift:63:25: warning: main actor-isolated property 'bottomAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.bottomAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchor.swift:65:45: warning: main actor-isolated property 'topAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.safeAreaLayoutGuide.topAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchor.swift:65:25: 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 view.safeAreaLayoutGuide.topAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchor.swift:67:45: warning: main actor-isolated property 'bottomAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.safeAreaLayoutGuide.bottomAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchor.swift:67:25: 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 view.safeAreaLayoutGuide.bottomAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchor.swift:69:25: warning: main actor-isolated property 'centerYAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.centerYAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchor.swift:110:25: warning: main actor-isolated property 'leftAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.leftAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchor.swift:112:25: warning: main actor-isolated property 'rightAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.rightAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchor.swift:114:45: warning: main actor-isolated property 'leftAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.safeAreaLayoutGuide.leftAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchor.swift:114:25: 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 view.safeAreaLayoutGuide.leftAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchor.swift:116:45: warning: main actor-isolated property 'rightAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.safeAreaLayoutGuide.rightAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchor.swift:116:25: 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 view.safeAreaLayoutGuide.rightAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchor.swift:118:25: warning: main actor-isolated property 'centerXAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.centerXAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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));
^
SwiftCompile normal arm64 Compiling\ UIView+ConstraintEdgesAndSize.swift /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/Extensions/ConstraintHelper/UIView+ConstraintEdgesAndSize.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/Extensions/ConstraintHelper/UIView+ConstraintEdgesAndSize.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIView+ConstraintsEdgeCenterWithSize.swift /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/Extensions/ConstraintHelper/UIView+ConstraintsEdgeCenterWithSize.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/Extensions/ConstraintHelper/UIView+ConstraintsEdgeCenterWithSize.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIView+ConstraintEdgesAndRatio.swift /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/Extensions/ConstraintHelper/UIView+ConstraintEdgesAndRatio.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/Extensions/ConstraintHelper/UIView+ConstraintEdgesAndRatio.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIView+ConstraintsCenterWithSize.swift /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/Extensions/ConstraintHelper/UIView+ConstraintsCenterWithSize.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/Extensions/ConstraintHelper/UIView+ConstraintsCenterWithSize.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ConstraintAnchorUnsafe.swift,\ UIView+ConstraintEdgesAndHeight.swift /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/ConstraintAnchorUnsafe.swift /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/Extensions/ConstraintHelper/UIView+ConstraintEdgesAndHeight.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/ConstraintAnchorUnsafe.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/ConstraintAnchorUnsafe.swift:83:25: warning: main actor-isolated property 'topAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.topAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchorUnsafe.swift:85:25: warning: main actor-isolated property 'bottomAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.bottomAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchorUnsafe.swift:87:45: warning: main actor-isolated property 'topAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.safeAreaLayoutGuide.topAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchorUnsafe.swift:87:25: 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 view.safeAreaLayoutGuide.topAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchorUnsafe.swift:89:45: warning: main actor-isolated property 'bottomAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.safeAreaLayoutGuide.bottomAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchorUnsafe.swift:89:25: 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 view.safeAreaLayoutGuide.bottomAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchorUnsafe.swift:91:25: warning: main actor-isolated property 'centerYAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.centerYAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchorUnsafe.swift:100:25: warning: main actor-isolated property 'leftAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.leftAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchorUnsafe.swift:102:25: warning: main actor-isolated property 'rightAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.rightAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchorUnsafe.swift:104:45: warning: main actor-isolated property 'leftAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.safeAreaLayoutGuide.leftAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchorUnsafe.swift:104:25: 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 view.safeAreaLayoutGuide.leftAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchorUnsafe.swift:106:45: warning: main actor-isolated property 'rightAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.safeAreaLayoutGuide.rightAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchorUnsafe.swift:106:25: 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 view.safeAreaLayoutGuide.rightAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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/SimpleConstraints/ConstraintAnchorUnsafe.swift:108:25: warning: main actor-isolated property 'centerXAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return view.centerXAnchor
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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));
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/Extensions/ConstraintHelper/UIView+ConstraintEdgesAndHeight.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIView+ConstraintsAllEdges.swift /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/Extensions/ConstraintHelper/UIView+ConstraintsAllEdges.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/Extensions/ConstraintHelper/UIView+ConstraintsAllEdges.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIView+UnsafeConstraints.swift /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/Extensions/ConstraintHelperUnsafe/UIView+UnsafeConstraints.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/Extensions/ConstraintHelperUnsafe/UIView+UnsafeConstraints.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ SimpleConstraints (in target 'SimpleConstraints' from project 'SimpleConstraints')
EmitSwiftModule normal arm64 (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SimpleConstraints.swift /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/SimpleConstraints.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/SimpleConstraints.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIView+Helper.swift /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/Extensions/UIView+Helper.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SimpleConstraints/Extensions/UIView+Helper.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for SimpleConstraints (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftDriver\ Compilation\ Requirements SimpleConstraints normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SimpleConstraints' from project 'SimpleConstraints')
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 SimpleConstraints -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints-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/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.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/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling SimpleConstraints.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/SimpleConstraints-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints-Swift.h (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/SimpleConstraints-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleConstraints.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.swiftmodule (in target 'SimpleConstraints' from project 'SimpleConstraints')
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/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleConstraints.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleConstraints.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.swiftdoc (in target 'SimpleConstraints' from project 'SimpleConstraints')
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/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleConstraints.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleConstraints.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.abi.json (in target 'SimpleConstraints' from project 'SimpleConstraints')
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/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleConstraints.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleConstraints.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.swiftsourceinfo (in target 'SimpleConstraints' from project 'SimpleConstraints')
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/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleConstraints.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling UIView+ConstraintsCenterWithSize.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftDriverJobDiscovery normal arm64 Compiling UIView+ConstraintsAllEdges.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftDriverJobDiscovery normal arm64 Compiling UIView+ConstraintEdgesAndRatio.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftDriverJobDiscovery normal arm64 Compiling UIView+Helper.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftDriverJobDiscovery normal arm64 Compiling UIView+ConstraintEdgesAndSize.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftDriverJobDiscovery normal arm64 Compiling UIView+ConstraintsEdgeCenterWithSize.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftDriverJobDiscovery normal arm64 Compiling Logging.swift, ConstraintAnchor.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftDriverJobDiscovery normal arm64 Compiling ConstraintAnchorUnsafe.swift, UIView+ConstraintEdgesAndHeight.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftDriverJobDiscovery normal arm64 Compiling UIView+UnsafeConstraints.swift (in target 'SimpleConstraints' from project 'SimpleConstraints')
SwiftDriver\ Compilation SimpleConstraints normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SimpleConstraints' from project 'SimpleConstraints')
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 SimpleConstraints -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints-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/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.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/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleConstraints.o normal (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleConstraints.o
ExtractAppIntentsMetadata (in target 'SimpleConstraints' from project 'SimpleConstraints')
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 SimpleConstraints --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.SimpleConstraints --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleConstraints.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleConstraints.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/SimpleConstraints.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/SimpleConstraints.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleConstraints.build/Debug-iphoneos/SimpleConstraints.build/Objects-normal/arm64/SimpleConstraints.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-05-04 20:23:54.331 appintentsmetadataprocessor[719:4036] Starting appintentsmetadataprocessor export
2025-05-04 20:23:54.370 appintentsmetadataprocessor[719:4036] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleConstraints.o (in target 'SimpleConstraints' from project 'SimpleConstraints')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SimpleConstraints.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SimpleConstraints",
"name" : "SimpleConstraints",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SimpleConstraints",
"targets" : [
"SimpleConstraints"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SimpleConstraintsTests",
"module_type" : "SwiftTarget",
"name" : "SimpleConstraintsTests",
"path" : "Tests/SimpleConstraintsTests",
"sources" : [
"SimpleConstraintsTests.swift"
],
"target_dependencies" : [
"SimpleConstraints"
],
"type" : "test"
},
{
"c99name" : "SimpleConstraints",
"module_type" : "SwiftTarget",
"name" : "SimpleConstraints",
"path" : "Sources/SimpleConstraints",
"product_memberships" : [
"SimpleConstraints"
],
"sources" : [
"Common/Logging.swift",
"ConstraintAnchor.swift",
"ConstraintAnchorUnsafe.swift",
"Extensions/ConstraintHelper/UIView+ConstraintEdgesAndHeight.swift",
"Extensions/ConstraintHelper/UIView+ConstraintEdgesAndRatio.swift",
"Extensions/ConstraintHelper/UIView+ConstraintEdgesAndSize.swift",
"Extensions/ConstraintHelper/UIView+ConstraintsAllEdges.swift",
"Extensions/ConstraintHelper/UIView+ConstraintsCenterWithSize.swift",
"Extensions/ConstraintHelper/UIView+ConstraintsEdgeCenterWithSize.swift",
"Extensions/ConstraintHelperUnsafe/UIView+UnsafeConstraints.swift",
"Extensions/UIView+Helper.swift",
"SimpleConstraints.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.