Build Information
Successful build of CoreTextSwift, reference 0.0.2 (604473
), with Swift 6.1 for tvOS using Xcode 16.3 on 27 Apr 2025 08:44:35 UTC.
Swift 6 data race errors: 17
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CoreTextSwift -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/krzyzanowskim/CoreTextSwift.git
Reference: 0.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/krzyzanowskim/CoreTextSwift
* tag 0.0.2 -> FETCH_HEAD
HEAD is now at 6044735 cleanup
Cloned https://github.com/krzyzanowskim/CoreTextSwift.git
Revision (git rev-parse @):
6044735c56e872ed1aab7d5605b002ee63da338a
SUCCESS checkout https://github.com/krzyzanowskim/CoreTextSwift.git at 0.0.2
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/krzyzanowskim/CoreTextSwift.git
https://github.com/krzyzanowskim/CoreTextSwift.git
{
"dependencies" : [
],
"manifest_display_name" : "CoreTextSwift",
"name" : "CoreTextSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "CoreTextSwift",
"targets" : [
"CoreTextSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CoreTextSwift",
"module_type" : "SwiftTarget",
"name" : "CoreTextSwift",
"path" : "Sources/CoreTextSwift",
"product_memberships" : [
"CoreTextSwift"
],
"sources" : [
"Array+CGGlyph.swift",
"CFAttributedString+CoreText.swift",
"CTFont+Swift.swift",
"CTFrame+Swift.swift",
"CTFramesetter+Swift.swift",
"CTGlyphInfo+Swift.swift",
"CTLine+Swift.swift",
"CTRun+Swift.swift",
"CTStringAttribute.swift",
"FontManager+Swift.swift",
"NSRange+Helpers.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
CoreTextSwift: /Users/admin/builder/spi-builder-workspace
resolved source packages: CoreTextSwift
{
"dependencies" : [
],
"manifest_display_name" : "CoreTextSwift",
"name" : "CoreTextSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "CoreTextSwift",
"targets" : [
"CoreTextSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CoreTextSwift",
"module_type" : "SwiftTarget",
"name" : "CoreTextSwift",
"path" : "Sources/CoreTextSwift",
"product_memberships" : [
"CoreTextSwift"
],
"sources" : [
"Array+CGGlyph.swift",
"CFAttributedString+CoreText.swift",
"CTFont+Swift.swift",
"CTFrame+Swift.swift",
"CTFramesetter+Swift.swift",
"CTGlyphInfo+Swift.swift",
"CTLine+Swift.swift",
"CTRun+Swift.swift",
"CTStringAttribute.swift",
"FontManager+Swift.swift",
"NSRange+Helpers.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CoreTextSwift"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CoreTextSwift -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme CoreTextSwift -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
CoreTextSwift: /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 'CoreTextSwift' in project 'CoreTextSwift'
➜ Explicit dependency on target 'CoreTextSwift' in project 'CoreTextSwift'
Target 'CoreTextSwift' in project 'CoreTextSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: aefff6033786258b7109f1192baee5f6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/aefff6033786258b7109f1192baee5f6.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/CoreTextSwift.modulemap (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/CoreTextSwift.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/CoreTextSwift.DependencyStaticMetadataFileList (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/CoreTextSwift.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.SwiftConstValuesFileList (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift_const_extract_protocols.json (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.LinkFileList (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift-OutputFileMap.json (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/CoreTextSwift.DependencyMetadataFileList (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/CoreTextSwift.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.SwiftFileList (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/CoreTextSwift.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/CoreTextSwift.modulemap (in target 'CoreTextSwift' from project 'CoreTextSwift')
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/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/CoreTextSwift.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver CoreTextSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CoreTextSwift' from project 'CoreTextSwift')
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 CoreTextSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift-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/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.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/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.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/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Array+CGGlyph.swift,\ CFAttributedString+CoreText.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/Array+CGGlyph.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CFAttributedString+CoreText.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/Array+CGGlyph.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CFAttributedString+CoreText.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CTFramesetter+Swift.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTFramesetter+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTFramesetter+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CTGlyphInfo+Swift.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTGlyphInfo+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTGlyphInfo+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CTLine+Swift.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTLine+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTLine+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ CoreTextSwift (in target 'CoreTextSwift' from project 'CoreTextSwift')
EmitSwiftModule normal arm64 (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:17:70: warning: 'kCTCharacterShapeAttributeName' was deprecated in tvOS 9.0: Use feature type kCharacterShapeType with the appropriate selector
public static let characterShape = CTStringAttributeName(rawValue: kCTCharacterShapeAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:17:21: warning: static property 'characterShape' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let characterShape = CTStringAttributeName(rawValue: kCTCharacterShapeAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:17:21: note: add '@MainActor' to make static property 'characterShape' part of global actor 'MainActor'
public static let characterShape = CTStringAttributeName(rawValue: kCTCharacterShapeAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:17:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let characterShape = CTStringAttributeName(rawValue: kCTCharacterShapeAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:18:21: warning: static property 'font' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let font = CTStringAttributeName(rawValue: kCTFontAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:18:21: note: add '@MainActor' to make static property 'font' part of global actor 'MainActor'
public static let font = CTStringAttributeName(rawValue: kCTFontAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:18:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let font = CTStringAttributeName(rawValue: kCTFontAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:19:21: warning: static property 'kern' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let kern = CTStringAttributeName(rawValue: kCTKernAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:19:21: note: add '@MainActor' to make static property 'kern' part of global actor 'MainActor'
public static let kern = CTStringAttributeName(rawValue: kCTKernAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:19:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let kern = CTStringAttributeName(rawValue: kCTKernAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:20:21: warning: static property 'ligature' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ligature = CTStringAttributeName(rawValue: kCTLigatureAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:20:21: note: add '@MainActor' to make static property 'ligature' part of global actor 'MainActor'
public static let ligature = CTStringAttributeName(rawValue: kCTLigatureAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:20:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ligature = CTStringAttributeName(rawValue: kCTLigatureAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:21:21: warning: static property 'foregroundColor' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let foregroundColor = CTStringAttributeName(rawValue: kCTForegroundColorAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:21:21: note: add '@MainActor' to make static property 'foregroundColor' part of global actor 'MainActor'
public static let foregroundColor = CTStringAttributeName(rawValue: kCTForegroundColorAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:21:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let foregroundColor = CTStringAttributeName(rawValue: kCTForegroundColorAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:22:21: warning: static property 'foregroundColorFromContext' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let foregroundColorFromContext = CTStringAttributeName(rawValue: kCTForegroundColorFromContextAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:22:21: note: add '@MainActor' to make static property 'foregroundColorFromContext' part of global actor 'MainActor'
public static let foregroundColorFromContext = CTStringAttributeName(rawValue: kCTForegroundColorFromContextAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:22:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let foregroundColorFromContext = CTStringAttributeName(rawValue: kCTForegroundColorFromContextAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:23:21: warning: static property 'paragraphStyle' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let paragraphStyle = CTStringAttributeName(rawValue: kCTParagraphStyleAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:23:21: note: add '@MainActor' to make static property 'paragraphStyle' part of global actor 'MainActor'
public static let paragraphStyle = CTStringAttributeName(rawValue: kCTParagraphStyleAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:23:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let paragraphStyle = CTStringAttributeName(rawValue: kCTParagraphStyleAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:24:21: warning: static property 'strokeWidth' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let strokeWidth = CTStringAttributeName(rawValue: kCTStrokeWidthAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:24:21: note: add '@MainActor' to make static property 'strokeWidth' part of global actor 'MainActor'
public static let strokeWidth = CTStringAttributeName(rawValue: kCTStrokeWidthAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:24:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let strokeWidth = CTStringAttributeName(rawValue: kCTStrokeWidthAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:25:21: warning: static property 'strokeColor' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let strokeColor = CTStringAttributeName(rawValue: kCTStrokeColorAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:25:21: note: add '@MainActor' to make static property 'strokeColor' part of global actor 'MainActor'
public static let strokeColor = CTStringAttributeName(rawValue: kCTStrokeColorAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:25:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let strokeColor = CTStringAttributeName(rawValue: kCTStrokeColorAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:26:21: warning: static property 'superscript' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let superscript = CTStringAttributeName(rawValue: kCTSuperscriptAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:26:21: note: add '@MainActor' to make static property 'superscript' part of global actor 'MainActor'
public static let superscript = CTStringAttributeName(rawValue: kCTSuperscriptAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:26:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let superscript = CTStringAttributeName(rawValue: kCTSuperscriptAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:27:21: warning: static property 'underlineColor' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let underlineColor = CTStringAttributeName(rawValue: kCTUnderlineColorAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:27:21: note: add '@MainActor' to make static property 'underlineColor' part of global actor 'MainActor'
public static let underlineColor = CTStringAttributeName(rawValue: kCTUnderlineColorAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:27:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let underlineColor = CTStringAttributeName(rawValue: kCTUnderlineColorAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:28:21: warning: static property 'underlineStyle' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let underlineStyle = CTStringAttributeName(rawValue: kCTUnderlineStyleAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:28:21: note: add '@MainActor' to make static property 'underlineStyle' part of global actor 'MainActor'
public static let underlineStyle = CTStringAttributeName(rawValue: kCTUnderlineStyleAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:28:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let underlineStyle = CTStringAttributeName(rawValue: kCTUnderlineStyleAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:29:21: warning: static property 'verticalForms' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let verticalForms = CTStringAttributeName(rawValue: kCTVerticalFormsAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:29:21: note: add '@MainActor' to make static property 'verticalForms' part of global actor 'MainActor'
public static let verticalForms = CTStringAttributeName(rawValue: kCTVerticalFormsAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:29:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let verticalForms = CTStringAttributeName(rawValue: kCTVerticalFormsAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:30:21: warning: static property 'glyphInfo' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let glyphInfo = CTStringAttributeName(rawValue: kCTGlyphInfoAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:30:21: note: add '@MainActor' to make static property 'glyphInfo' part of global actor 'MainActor'
public static let glyphInfo = CTStringAttributeName(rawValue: kCTGlyphInfoAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:30:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let glyphInfo = CTStringAttributeName(rawValue: kCTGlyphInfoAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:31:21: warning: static property 'runDelegate' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let runDelegate = CTStringAttributeName(rawValue: kCTRunDelegateAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:31:21: note: add '@MainActor' to make static property 'runDelegate' part of global actor 'MainActor'
public static let runDelegate = CTStringAttributeName(rawValue: kCTRunDelegateAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:31:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let runDelegate = CTStringAttributeName(rawValue: kCTRunDelegateAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:32:21: warning: static property 'baselineOffset' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let baselineOffset = CTStringAttributeName(rawValue: kCTBaselineOffsetAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:32:21: note: add '@MainActor' to make static property 'baselineOffset' part of global actor 'MainActor'
public static let baselineOffset = CTStringAttributeName(rawValue: kCTBaselineOffsetAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:32:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let baselineOffset = CTStringAttributeName(rawValue: kCTBaselineOffsetAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:33:21: warning: static property 'trackingAttributeName' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let trackingAttributeName = CTStringAttributeName(rawValue: kCTTrackingAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:33:21: note: add '@MainActor' to make static property 'trackingAttributeName' part of global actor 'MainActor'
public static let trackingAttributeName = CTStringAttributeName(rawValue: kCTTrackingAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:33:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let trackingAttributeName = CTStringAttributeName(rawValue: kCTTrackingAttributeName as String)!
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ CTRun+Swift.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTRun+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTRun+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FontManager+Swift.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/FontManager+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/FontManager+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CTFrame+Swift.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTFrame+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTFrame+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NSRange+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/NSRange+Helpers.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/NSRange+Helpers.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CTFont+Swift.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTFont+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTFont+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CTStringAttribute.swift /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:17:70: warning: 'kCTCharacterShapeAttributeName' was deprecated in tvOS 9.0: Use feature type kCharacterShapeType with the appropriate selector
public static let characterShape = CTStringAttributeName(rawValue: kCTCharacterShapeAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:17:21: warning: static property 'characterShape' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let characterShape = CTStringAttributeName(rawValue: kCTCharacterShapeAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:17:21: note: add '@MainActor' to make static property 'characterShape' part of global actor 'MainActor'
public static let characterShape = CTStringAttributeName(rawValue: kCTCharacterShapeAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:17:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let characterShape = CTStringAttributeName(rawValue: kCTCharacterShapeAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:18:21: warning: static property 'font' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let font = CTStringAttributeName(rawValue: kCTFontAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:18:21: note: add '@MainActor' to make static property 'font' part of global actor 'MainActor'
public static let font = CTStringAttributeName(rawValue: kCTFontAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:18:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let font = CTStringAttributeName(rawValue: kCTFontAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:19:21: warning: static property 'kern' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let kern = CTStringAttributeName(rawValue: kCTKernAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:19:21: note: add '@MainActor' to make static property 'kern' part of global actor 'MainActor'
public static let kern = CTStringAttributeName(rawValue: kCTKernAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:19:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let kern = CTStringAttributeName(rawValue: kCTKernAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:20:21: warning: static property 'ligature' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ligature = CTStringAttributeName(rawValue: kCTLigatureAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:20:21: note: add '@MainActor' to make static property 'ligature' part of global actor 'MainActor'
public static let ligature = CTStringAttributeName(rawValue: kCTLigatureAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:20:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ligature = CTStringAttributeName(rawValue: kCTLigatureAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:21:21: warning: static property 'foregroundColor' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let foregroundColor = CTStringAttributeName(rawValue: kCTForegroundColorAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:21:21: note: add '@MainActor' to make static property 'foregroundColor' part of global actor 'MainActor'
public static let foregroundColor = CTStringAttributeName(rawValue: kCTForegroundColorAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:21:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let foregroundColor = CTStringAttributeName(rawValue: kCTForegroundColorAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:22:21: warning: static property 'foregroundColorFromContext' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let foregroundColorFromContext = CTStringAttributeName(rawValue: kCTForegroundColorFromContextAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:22:21: note: add '@MainActor' to make static property 'foregroundColorFromContext' part of global actor 'MainActor'
public static let foregroundColorFromContext = CTStringAttributeName(rawValue: kCTForegroundColorFromContextAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:22:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let foregroundColorFromContext = CTStringAttributeName(rawValue: kCTForegroundColorFromContextAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:23:21: warning: static property 'paragraphStyle' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let paragraphStyle = CTStringAttributeName(rawValue: kCTParagraphStyleAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:23:21: note: add '@MainActor' to make static property 'paragraphStyle' part of global actor 'MainActor'
public static let paragraphStyle = CTStringAttributeName(rawValue: kCTParagraphStyleAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:23:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let paragraphStyle = CTStringAttributeName(rawValue: kCTParagraphStyleAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:24:21: warning: static property 'strokeWidth' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let strokeWidth = CTStringAttributeName(rawValue: kCTStrokeWidthAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:24:21: note: add '@MainActor' to make static property 'strokeWidth' part of global actor 'MainActor'
public static let strokeWidth = CTStringAttributeName(rawValue: kCTStrokeWidthAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:24:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let strokeWidth = CTStringAttributeName(rawValue: kCTStrokeWidthAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:25:21: warning: static property 'strokeColor' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let strokeColor = CTStringAttributeName(rawValue: kCTStrokeColorAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:25:21: note: add '@MainActor' to make static property 'strokeColor' part of global actor 'MainActor'
public static let strokeColor = CTStringAttributeName(rawValue: kCTStrokeColorAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:25:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let strokeColor = CTStringAttributeName(rawValue: kCTStrokeColorAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:26:21: warning: static property 'superscript' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let superscript = CTStringAttributeName(rawValue: kCTSuperscriptAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:26:21: note: add '@MainActor' to make static property 'superscript' part of global actor 'MainActor'
public static let superscript = CTStringAttributeName(rawValue: kCTSuperscriptAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:26:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let superscript = CTStringAttributeName(rawValue: kCTSuperscriptAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:27:21: warning: static property 'underlineColor' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let underlineColor = CTStringAttributeName(rawValue: kCTUnderlineColorAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:27:21: note: add '@MainActor' to make static property 'underlineColor' part of global actor 'MainActor'
public static let underlineColor = CTStringAttributeName(rawValue: kCTUnderlineColorAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:27:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let underlineColor = CTStringAttributeName(rawValue: kCTUnderlineColorAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:28:21: warning: static property 'underlineStyle' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let underlineStyle = CTStringAttributeName(rawValue: kCTUnderlineStyleAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:28:21: note: add '@MainActor' to make static property 'underlineStyle' part of global actor 'MainActor'
public static let underlineStyle = CTStringAttributeName(rawValue: kCTUnderlineStyleAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:28:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let underlineStyle = CTStringAttributeName(rawValue: kCTUnderlineStyleAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:29:21: warning: static property 'verticalForms' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let verticalForms = CTStringAttributeName(rawValue: kCTVerticalFormsAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:29:21: note: add '@MainActor' to make static property 'verticalForms' part of global actor 'MainActor'
public static let verticalForms = CTStringAttributeName(rawValue: kCTVerticalFormsAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:29:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let verticalForms = CTStringAttributeName(rawValue: kCTVerticalFormsAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:30:21: warning: static property 'glyphInfo' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let glyphInfo = CTStringAttributeName(rawValue: kCTGlyphInfoAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:30:21: note: add '@MainActor' to make static property 'glyphInfo' part of global actor 'MainActor'
public static let glyphInfo = CTStringAttributeName(rawValue: kCTGlyphInfoAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:30:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let glyphInfo = CTStringAttributeName(rawValue: kCTGlyphInfoAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:31:21: warning: static property 'runDelegate' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let runDelegate = CTStringAttributeName(rawValue: kCTRunDelegateAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:31:21: note: add '@MainActor' to make static property 'runDelegate' part of global actor 'MainActor'
public static let runDelegate = CTStringAttributeName(rawValue: kCTRunDelegateAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:31:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let runDelegate = CTStringAttributeName(rawValue: kCTRunDelegateAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:32:21: warning: static property 'baselineOffset' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let baselineOffset = CTStringAttributeName(rawValue: kCTBaselineOffsetAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:32:21: note: add '@MainActor' to make static property 'baselineOffset' part of global actor 'MainActor'
public static let baselineOffset = CTStringAttributeName(rawValue: kCTBaselineOffsetAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:32:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let baselineOffset = CTStringAttributeName(rawValue: kCTBaselineOffsetAttributeName as String)!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:33:21: warning: static property 'trackingAttributeName' is not concurrency-safe because non-'Sendable' type 'CTStringAttributeName' may have shared mutable state; this is an error in the Swift 6 language mode
public static let trackingAttributeName = CTStringAttributeName(rawValue: kCTTrackingAttributeName as String)!
^
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:3:15: note: consider making struct 'CTStringAttributeName' conform to the 'Sendable' protocol
public struct CTStringAttributeName: Hashable, RawRepresentable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:33:21: note: add '@MainActor' to make static property 'trackingAttributeName' part of global actor 'MainActor'
public static let trackingAttributeName = CTStringAttributeName(rawValue: kCTTrackingAttributeName as String)!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/CoreTextSwift/CTStringAttribute.swift:33:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let trackingAttributeName = CTStringAttributeName(rawValue: kCTTrackingAttributeName as String)!
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for CoreTextSwift (in target 'CoreTextSwift' from project 'CoreTextSwift')
SwiftDriver\ Compilation\ Requirements CoreTextSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CoreTextSwift' from project 'CoreTextSwift')
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 CoreTextSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift-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/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.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/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.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/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling NSRange+Helpers.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/CoreTextSwift-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift-Swift.h (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/CoreTextSwift-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CoreTextSwift.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.swiftmodule (in target 'CoreTextSwift' from project 'CoreTextSwift')
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/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CoreTextSwift.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CoreTextSwift.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.swiftdoc (in target 'CoreTextSwift' from project 'CoreTextSwift')
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/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CoreTextSwift.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CoreTextSwift.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.abi.json (in target 'CoreTextSwift' from project 'CoreTextSwift')
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/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CoreTextSwift.swiftmodule/arm64-apple-tvos.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling CTLine+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CoreTextSwift.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.swiftsourceinfo (in target 'CoreTextSwift' from project 'CoreTextSwift')
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/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CoreTextSwift.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling FontManager+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
SwiftDriverJobDiscovery normal arm64 Compiling CTStringAttribute.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
SwiftDriverJobDiscovery normal arm64 Compiling CTGlyphInfo+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
SwiftDriverJobDiscovery normal arm64 Compiling CTFramesetter+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
SwiftDriverJobDiscovery normal arm64 Compiling CTFrame+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
SwiftDriverJobDiscovery normal arm64 Compiling CTFont+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
SwiftDriverJobDiscovery normal arm64 Compiling CTRun+Swift.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
SwiftDriverJobDiscovery normal arm64 Compiling Array+CGGlyph.swift, CFAttributedString+CoreText.swift (in target 'CoreTextSwift' from project 'CoreTextSwift')
SwiftDriver\ Compilation CoreTextSwift normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CoreTextSwift' from project 'CoreTextSwift')
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 CoreTextSwift -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift-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/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.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/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.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/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CoreTextSwift.o normal (in target 'CoreTextSwift' from project 'CoreTextSwift')
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-tvos13.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CoreTextSwift.o
ExtractAppIntentsMetadata (in target 'CoreTextSwift' from project 'CoreTextSwift')
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 CoreTextSwift --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 13.0 --bundle-identifier spi-builder-workspace.CoreTextSwift --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CoreTextSwift.appintents --target-triple arm64-apple-tvos13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CoreTextSwift.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/CoreTextSwift.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/CoreTextSwift.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreTextSwift.build/Debug-appletvos/CoreTextSwift.build/Objects-normal/arm64/CoreTextSwift.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 01:44:34.402 appintentsmetadataprocessor[716:4024] Starting appintentsmetadataprocessor export
2025-04-27 01:44:34.442 appintentsmetadataprocessor[716:4024] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CoreTextSwift.o (in target 'CoreTextSwift' from project 'CoreTextSwift')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/CoreTextSwift.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "CoreTextSwift",
"name" : "CoreTextSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "CoreTextSwift",
"targets" : [
"CoreTextSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CoreTextSwift",
"module_type" : "SwiftTarget",
"name" : "CoreTextSwift",
"path" : "Sources/CoreTextSwift",
"product_memberships" : [
"CoreTextSwift"
],
"sources" : [
"Array+CGGlyph.swift",
"CFAttributedString+CoreText.swift",
"CTFont+Swift.swift",
"CTFrame+Swift.swift",
"CTFramesetter+Swift.swift",
"CTGlyphInfo+Swift.swift",
"CTLine+Swift.swift",
"CTRun+Swift.swift",
"CTStringAttribute.swift",
"FontManager+Swift.swift",
"NSRange+Helpers.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.