Build Information
Successful build of Scintillate, reference 1.1.0 (a54d8a
), with Swift 6.1 for iOS using Xcode 16.3 on 26 Apr 2025 21:59:00 UTC.
Swift 6 data race errors: 9
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Scintillate -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexslee/Scintillate.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexslee/Scintillate
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at a54d8a4 more explicit gradient support, and refinement of default colors
Cloned https://github.com/alexslee/Scintillate.git
Revision (git rev-parse @):
a54d8a4e721261b9c2bed50b80b66b04803a597c
SUCCESS checkout https://github.com/alexslee/Scintillate.git at 1.1.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/alexslee/Scintillate.git
https://github.com/alexslee/Scintillate.git
{
"dependencies" : [
],
"manifest_display_name" : "Scintillate",
"name" : "Scintillate",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "Scintillate",
"targets" : [
"Scintillate"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ScintillateTests",
"module_type" : "SwiftTarget",
"name" : "ScintillateTests",
"path" : "Tests/ScintillateTests",
"sources" : [
"ScintillateTests.swift"
],
"target_dependencies" : [
"Scintillate"
],
"type" : "test"
},
{
"c99name" : "Scintillate",
"module_type" : "SwiftTarget",
"name" : "Scintillate",
"path" : "Sources/Scintillate",
"product_memberships" : [
"Scintillate"
],
"sources" : [
"Janky Vars/NSView+JankyVars.swift",
"Janky Vars/UIView+JankyVars.swift",
"Scintillatables/NSView+Scintillatable.swift",
"Scintillatables/Scintillatable.swift",
"Scintillatables/UIView+Scintillatable.swift",
"Scintillate.swift",
"ScintillateSettings.swift",
"ScintillateShinyLayer.swift",
"ScintillateSwizzlerKebab/NSView+ScintillateSwizzlerKebab.swift",
"ScintillateSwizzlerKebab/ScintillateSwizzlerKebab.swift",
"ScintillateSwizzlerKebab/UIView+ScintillateSwizzlerKebab.swift",
"Utility Extensions/NSColor+ColorAssets.swift",
"Utility Extensions/UIColor+ColorAssets.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:
Scintillate: /Users/admin/builder/spi-builder-workspace
resolved source packages: Scintillate
{
"dependencies" : [
],
"manifest_display_name" : "Scintillate",
"name" : "Scintillate",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "Scintillate",
"targets" : [
"Scintillate"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ScintillateTests",
"module_type" : "SwiftTarget",
"name" : "ScintillateTests",
"path" : "Tests/ScintillateTests",
"sources" : [
"ScintillateTests.swift"
],
"target_dependencies" : [
"Scintillate"
],
"type" : "test"
},
{
"c99name" : "Scintillate",
"module_type" : "SwiftTarget",
"name" : "Scintillate",
"path" : "Sources/Scintillate",
"product_memberships" : [
"Scintillate"
],
"sources" : [
"Janky Vars/NSView+JankyVars.swift",
"Janky Vars/UIView+JankyVars.swift",
"Scintillatables/NSView+Scintillatable.swift",
"Scintillatables/Scintillatable.swift",
"Scintillatables/UIView+Scintillatable.swift",
"Scintillate.swift",
"ScintillateSettings.swift",
"ScintillateShinyLayer.swift",
"ScintillateSwizzlerKebab/NSView+ScintillateSwizzlerKebab.swift",
"ScintillateSwizzlerKebab/ScintillateSwizzlerKebab.swift",
"ScintillateSwizzlerKebab/UIView+ScintillateSwizzlerKebab.swift",
"Utility Extensions/NSColor+ColorAssets.swift",
"Utility Extensions/UIColor+ColorAssets.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "Scintillate",
"schemes" : [
"Scintillate",
"ScintillateExample (iOS)",
"ScintillateExample (macOS)"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Scintillate"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Scintillate -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 Scintillate -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:
Scintillate: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'Scintillate' in project 'Scintillate'
➜ Explicit dependency on target 'Scintillate' in project 'Scintillate'
➜ Explicit dependency on target 'Scintillate_Scintillate' in project 'Scintillate'
Target 'Scintillate' in project 'Scintillate'
➜ Explicit dependency on target 'Scintillate_Scintillate' in project 'Scintillate'
Target 'Scintillate_Scintillate' in project 'Scintillate' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
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
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: fce1467cee3688905d06924af0ac1859
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fce1467cee3688905d06924af0ac1859.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/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/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/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/Scintillate.build/Debug-iphoneos/Scintillate.build/Scintillate.DependencyStaticMetadataFileList (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Scintillate.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Scintillate.modulemap (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Scintillate.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Scintillate.DependencyMetadataFileList (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Scintillate.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/Scintillate_Scintillate.DependencyStaticMetadataFileList (in target 'Scintillate_Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/Scintillate_Scintillate.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/Scintillate_Scintillate.DependencyMetadataFileList (in target 'Scintillate_Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/Scintillate_Scintillate.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.SwiftFileList (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate_const_extract_protocols.json (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/empty-Scintillate_Scintillate.plist (in target 'Scintillate_Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/empty-Scintillate_Scintillate.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.SwiftConstValuesFileList (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.LinkFileList (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate-OutputFileMap.json (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/DerivedSources/resource_bundle_accessor.swift (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/DerivedSources/resource_bundle_accessor.swift
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate_Scintillate.bundle (in target 'Scintillate_Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate_Scintillate.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Scintillate.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Scintillate.modulemap (in target 'Scintillate' from project 'Scintillate')
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/Scintillate.build/Debug-iphoneos/Scintillate.build/Scintillate.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/assetcatalog_output/thinned (in target 'Scintillate_Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/assetcatalog_output/thinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/assetcatalog_output/unthinned (in target 'Scintillate_Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/assetcatalog_output/unthinned
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Colors.xcassets (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Colors.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --target-device iphone --target-device ipad --minimum-deployment-target 12.0 --platform iphoneos --bundle-identifier spi-builder-workspace.Scintillate --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/DerivedSources/GeneratedAssetSymbols.h
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/DerivedSources/GeneratedAssetSymbols.swift
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate_Scintillate.bundle /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Colors.xcassets (in target 'Scintillate_Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Colors.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device iphone --target-device ipad --minimum-deployment-target 12.0 --platform iphoneos
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/assetcatalog_generated_info.plist_thinned
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/assetcatalog_output/thinned/Assets.car
SwiftDriver Scintillate normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Scintillate' from project 'Scintillate')
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 Scintillate -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.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/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate-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/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.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/Scintillate.build/Debug-iphoneos/Scintillate.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate_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/Scintillate.build/Debug-iphoneos/Scintillate.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.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/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ScintillateShinyLayer.swift,\ NSView+ScintillateSwizzlerKebab.swift /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateShinyLayer.swift /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSwizzlerKebab/NSView+ScintillateSwizzlerKebab.swift (in target 'Scintillate' from project 'Scintillate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateShinyLayer.swift (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateShinyLayer.swift:34:28: warning: main actor-isolated property 'scintillatingBounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
theMask.bounds = owner.scintillatingBounds
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/UIView+Scintillatable.swift:79:7: note: property declared here
var scintillatingBounds: CGRect {
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateShinyLayer.swift:46:34: warning: main actor-isolated property 'scintillatingBounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
guard let newBounds = owner?.scintillatingBounds else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/UIView+Scintillatable.swift:79:7: note: property declared here
var scintillatingBounds: CGRect {
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateShinyLayer.swift:45:8: note: add '@MainActor' to make instance method 'updateLayout()' part of global actor 'MainActor'
func updateLayout() {
^
@MainActor
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSwizzlerKebab/NSView+ScintillateSwizzlerKebab.swift (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Scintillatable.swift,\ UIView+Scintillatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/Scintillatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/UIView+Scintillatable.swift (in target 'Scintillate' from project 'Scintillate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/Scintillatable.swift (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/UIView+Scintillatable.swift (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/UIView+Scintillatable.swift:25:20: warning: main actor-isolated property 'subScintillables' cannot be used to satisfy nonisolated requirement from protocol 'Scintillatable'; this is an error in the Swift 6 language mode
@objc public var subScintillables: [Scintillatable] { subviews as [Scintillatable] }
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/UIView+Scintillatable.swift:24:19: note: add '@preconcurrency' to the 'Scintillatable' conformance to defer isolation checking to run time
extension UIView: Scintillatable {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/Scintillatable.swift:19:7: note: requirement 'subScintillables' declared here
var subScintillables: [Scintillatable] { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/UIView+Scintillatable.swift:27:14: warning: main actor-isolated property 'isOnScreen' cannot be used to satisfy nonisolated requirement from protocol 'Scintillatable'; this is an error in the Swift 6 language mode
public var isOnScreen: Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/Scintillatable.swift:22:7: note: requirement 'isOnScreen' declared here
var isOnScreen: Bool { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/UIView+Scintillatable.swift:69:15: warning: main actor-isolated instance method 'dull()' cannot be used to satisfy nonisolated requirement from protocol 'Scintillatable'; this is an error in the Swift 6 language mode
public func dull() {
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/UIView+Scintillatable.swift:69:15: note: add 'nonisolated' to 'dull()' to make this instance method not isolated to the actor
public func dull() {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/Scintillatable.swift:25:8: note: mark the protocol requirement 'dull()' 'async' to allow actor-isolated conformances
func dull()
^
async
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/UIView+Scintillatable.swift:58:15: warning: main actor-isolated instance method 'theShining(with:)' cannot be used to satisfy nonisolated requirement from protocol 'Scintillatable'; this is an error in the Swift 6 language mode
public func theShining(with settings: ScintillateSettings) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/UIView+Scintillatable.swift:58:15: note: add 'nonisolated' to 'theShining(with:)' to make this instance method not isolated to the actor
public func theShining(with settings: ScintillateSettings) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/Scintillatable.swift:28:8: note: mark the protocol requirement 'theShining(with:)' 'async' to allow actor-isolated conformances
func theShining(with settings: ScintillateSettings)
^
async
SwiftCompile normal arm64 Compiling\ UIView+JankyVars.swift,\ NSView+Scintillatable.swift /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky\ Vars/UIView+JankyVars.swift /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/NSView+Scintillatable.swift (in target 'Scintillate' from project 'Scintillate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky\ Vars/UIView+JankyVars.swift (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/UIView+JankyVars.swift:14:16: warning: static property 'currentShinyLayer' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var currentShinyLayer = "currentShinyLayer"
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/UIView+JankyVars.swift:14:16: note: convert 'currentShinyLayer' to a 'let' constant to make 'Sendable' shared state immutable
static var currentShinyLayer = "currentShinyLayer"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/UIView+JankyVars.swift:14:16: note: add '@MainActor' to make static property 'currentShinyLayer' part of global actor 'MainActor'
static var currentShinyLayer = "currentShinyLayer"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/UIView+JankyVars.swift:14:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var currentShinyLayer = "currentShinyLayer"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/UIView+JankyVars.swift:15:16: warning: static property 'currentSettings' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var currentSettings = "currentSettings"
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/UIView+JankyVars.swift:15:16: note: convert 'currentSettings' to a 'let' constant to make 'Sendable' shared state immutable
static var currentSettings = "currentSettings"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/UIView+JankyVars.swift:15:16: note: add '@MainActor' to make static property 'currentSettings' part of global actor 'MainActor'
static var currentSettings = "currentSettings"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/UIView+JankyVars.swift:15:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var currentSettings = "currentSettings"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/UIView+JankyVars.swift:20:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
objc_getAssociatedObject(self, &Constants.currentShinyLayer) as? ScintillateShinyLayer
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/UIView+JankyVars.swift:23:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
objc_setAssociatedObject(self, &Constants.currentShinyLayer, newValue, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/UIView+JankyVars.swift:29:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
objc_getAssociatedObject(self, &Constants.currentSettings) as? ScintillateSettings
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/UIView+JankyVars.swift:32:38: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
objc_setAssociatedObject(self, &Constants.currentSettings, newValue, .OBJC_ASSOCIATION_RETAIN_NONATOMIC)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/NSView+Scintillatable.swift (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ NSView+JankyVars.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky\ Vars/NSView+JankyVars.swift (in target 'Scintillate' from project 'Scintillate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/DerivedSources/resource_bundle_accessor.swift (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky\ Vars/NSView+JankyVars.swift (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ScintillateSwizzlerKebab.swift /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSwizzlerKebab/ScintillateSwizzlerKebab.swift (in target 'Scintillate' from project 'Scintillate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSwizzlerKebab/ScintillateSwizzlerKebab.swift (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NSColor+ColorAssets.swift /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Utility\ Extensions/NSColor+ColorAssets.swift (in target 'Scintillate' from project 'Scintillate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Utility\ Extensions/NSColor+ColorAssets.swift (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Scintillate.swift,\ ScintillateSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillate.swift /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSettings.swift (in target 'Scintillate' from project 'Scintillate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillate.swift (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillate.swift:13:23: warning: static property 'showLogs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
internal static var showLogs = false
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillate.swift:13:23: note: convert 'showLogs' to a 'let' constant to make 'Sendable' shared state immutable
internal static var showLogs = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillate.swift:13:23: note: add '@MainActor' to make static property 'showLogs' part of global actor 'MainActor'
internal static var showLogs = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillate.swift:13:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
internal static var showLogs = false
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSettings.swift (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIColor+ColorAssets.swift /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Utility\ Extensions/UIColor+ColorAssets.swift (in target 'Scintillate' from project 'Scintillate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Utility\ Extensions/UIColor+ColorAssets.swift (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Scintillate (in target 'Scintillate' from project 'Scintillate')
EmitSwiftModule normal arm64 (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/UIView+JankyVars.swift:14:16: warning: static property 'currentShinyLayer' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var currentShinyLayer = "currentShinyLayer"
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/UIView+JankyVars.swift:14:16: note: convert 'currentShinyLayer' to a 'let' constant to make 'Sendable' shared state immutable
static var currentShinyLayer = "currentShinyLayer"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/UIView+JankyVars.swift:14:16: note: add '@MainActor' to make static property 'currentShinyLayer' part of global actor 'MainActor'
static var currentShinyLayer = "currentShinyLayer"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/UIView+JankyVars.swift:14:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var currentShinyLayer = "currentShinyLayer"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/UIView+JankyVars.swift:15:16: warning: static property 'currentSettings' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var currentSettings = "currentSettings"
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/UIView+JankyVars.swift:15:16: note: convert 'currentSettings' to a 'let' constant to make 'Sendable' shared state immutable
static var currentSettings = "currentSettings"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/UIView+JankyVars.swift:15:16: note: add '@MainActor' to make static property 'currentSettings' part of global actor 'MainActor'
static var currentSettings = "currentSettings"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Janky Vars/UIView+JankyVars.swift:15:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var currentSettings = "currentSettings"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/UIView+Scintillatable.swift:25:20: warning: main actor-isolated property 'subScintillables' cannot be used to satisfy nonisolated requirement from protocol 'Scintillatable'; this is an error in the Swift 6 language mode
@objc public var subScintillables: [Scintillatable] { subviews as [Scintillatable] }
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/UIView+Scintillatable.swift:24:19: note: add '@preconcurrency' to the 'Scintillatable' conformance to defer isolation checking to run time
extension UIView: Scintillatable {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/Scintillatable.swift:19:7: note: requirement 'subScintillables' declared here
var subScintillables: [Scintillatable] { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/UIView+Scintillatable.swift:27:14: warning: main actor-isolated property 'isOnScreen' cannot be used to satisfy nonisolated requirement from protocol 'Scintillatable'; this is an error in the Swift 6 language mode
public var isOnScreen: Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/Scintillatable.swift:22:7: note: requirement 'isOnScreen' declared here
var isOnScreen: Bool { get }
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/UIView+Scintillatable.swift:69:15: warning: main actor-isolated instance method 'dull()' cannot be used to satisfy nonisolated requirement from protocol 'Scintillatable'; this is an error in the Swift 6 language mode
public func dull() {
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/UIView+Scintillatable.swift:69:15: note: add 'nonisolated' to 'dull()' to make this instance method not isolated to the actor
public func dull() {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/Scintillatable.swift:25:8: note: mark the protocol requirement 'dull()' 'async' to allow actor-isolated conformances
func dull()
^
async
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/UIView+Scintillatable.swift:58:15: warning: main actor-isolated instance method 'theShining(with:)' cannot be used to satisfy nonisolated requirement from protocol 'Scintillatable'; this is an error in the Swift 6 language mode
public func theShining(with settings: ScintillateSettings) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/UIView+Scintillatable.swift:58:15: note: add 'nonisolated' to 'theShining(with:)' to make this instance method not isolated to the actor
public func theShining(with settings: ScintillateSettings) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillatables/Scintillatable.swift:28:8: note: mark the protocol requirement 'theShining(with:)' 'async' to allow actor-isolated conformances
func theShining(with settings: ScintillateSettings)
^
async
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillate.swift:13:23: warning: static property 'showLogs' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
internal static var showLogs = false
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillate.swift:13:23: note: convert 'showLogs' to a 'let' constant to make 'Sendable' shared state immutable
internal static var showLogs = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillate.swift:13:23: note: add '@MainActor' to make static property 'showLogs' part of global actor 'MainActor'
internal static var showLogs = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Scintillate.swift:13:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
internal static var showLogs = false
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSwizzlerKebab/UIView+ScintillateSwizzlerKebab.swift:35:8: warning: main actor-isolated instance method 'swizzle()' cannot be used to satisfy nonisolated requirement from protocol 'ScintillateSwizzlerKebab'; this is an error in the Swift 6 language mode
func swizzle() {
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSwizzlerKebab/UIView+ScintillateSwizzlerKebab.swift:35:8: note: add 'nonisolated' to 'swizzle()' to make this instance method not isolated to the actor
func swizzle() {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSwizzlerKebab/UIView+ScintillateSwizzlerKebab.swift:12:19: note: add '@preconcurrency' to the 'ScintillateSwizzlerKebab' conformance to defer isolation checking to run time
extension UIView: ScintillateSwizzlerKebab {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSwizzlerKebab/ScintillateSwizzlerKebab.swift:15:8: note: mark the protocol requirement 'swizzle()' 'async' to allow actor-isolated conformances
func swizzle()
^
async
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSwizzlerKebab/UIView+ScintillateSwizzlerKebab.swift:51:8: warning: main actor-isolated instance method 'deswizzle()' cannot be used to satisfy nonisolated requirement from protocol 'ScintillateSwizzlerKebab'; this is an error in the Swift 6 language mode
func deswizzle() {
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSwizzlerKebab/UIView+ScintillateSwizzlerKebab.swift:51:8: note: add 'nonisolated' to 'deswizzle()' to make this instance method not isolated to the actor
func deswizzle() {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSwizzlerKebab/ScintillateSwizzlerKebab.swift:17:8: note: mark the protocol requirement 'deswizzle()' 'async' to allow actor-isolated conformances
func deswizzle()
^
async
SwiftCompile normal arm64 Compiling\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'Scintillate' from project 'Scintillate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
LinkAssetCatalog /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/Colors.xcassets (in target 'Scintillate_Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
builtin-linkAssetCatalog --thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/assetcatalog_output/thinned --thinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/assetcatalog_dependencies_thinned --thinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/assetcatalog_generated_info.plist_thinned --unthinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/assetcatalog_output/unthinned --unthinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/assetcatalog_dependencies_unthinned --unthinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/assetcatalog_generated_info.plist_unthinned --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate_Scintillate.bundle --plist-output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/assetcatalog_generated_info.plist
note: Emplaced /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate_Scintillate.bundle/Assets.car (in target 'Scintillate_Scintillate' from project 'Scintillate')
SwiftDriverJobDiscovery normal arm64 Emitting module for Scintillate (in target 'Scintillate' from project 'Scintillate')
SwiftDriver\ Compilation\ Requirements Scintillate normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Scintillate' from project 'Scintillate')
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 Scintillate -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.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/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate-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/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.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/Scintillate.build/Debug-iphoneos/Scintillate.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate_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/Scintillate.build/Debug-iphoneos/Scintillate.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.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/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate_Scintillate.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/empty-Scintillate_Scintillate.plist (in target 'Scintillate_Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/empty-Scintillate_Scintillate.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate_Scintillate.build/assetcatalog_generated_info.plist -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate_Scintillate.bundle/Info.plist
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Scintillate-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate-Swift.h (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Scintillate-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.swiftmodule (in target 'Scintillate' from project 'Scintillate')
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/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.swiftdoc (in target 'Scintillate' from project 'Scintillate')
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/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.abi.json (in target 'Scintillate' from project 'Scintillate')
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/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.swiftsourceinfo (in target 'Scintillate' from project 'Scintillate')
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/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ UIView+ScintillateSwizzlerKebab.swift /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSwizzlerKebab/UIView+ScintillateSwizzlerKebab.swift (in target 'Scintillate' from project 'Scintillate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSwizzlerKebab/UIView+ScintillateSwizzlerKebab.swift (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSwizzlerKebab/UIView+ScintillateSwizzlerKebab.swift:35:8: warning: main actor-isolated instance method 'swizzle()' cannot be used to satisfy nonisolated requirement from protocol 'ScintillateSwizzlerKebab'; this is an error in the Swift 6 language mode
func swizzle() {
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSwizzlerKebab/UIView+ScintillateSwizzlerKebab.swift:35:8: note: add 'nonisolated' to 'swizzle()' to make this instance method not isolated to the actor
func swizzle() {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSwizzlerKebab/UIView+ScintillateSwizzlerKebab.swift:12:19: note: add '@preconcurrency' to the 'ScintillateSwizzlerKebab' conformance to defer isolation checking to run time
extension UIView: ScintillateSwizzlerKebab {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSwizzlerKebab/ScintillateSwizzlerKebab.swift:15:8: note: mark the protocol requirement 'swizzle()' 'async' to allow actor-isolated conformances
func swizzle()
^
async
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSwizzlerKebab/UIView+ScintillateSwizzlerKebab.swift:51:8: warning: main actor-isolated instance method 'deswizzle()' cannot be used to satisfy nonisolated requirement from protocol 'ScintillateSwizzlerKebab'; this is an error in the Swift 6 language mode
func deswizzle() {
^
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSwizzlerKebab/UIView+ScintillateSwizzlerKebab.swift:51:8: note: add 'nonisolated' to 'deswizzle()' to make this instance method not isolated to the actor
func deswizzle() {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/Scintillate/ScintillateSwizzlerKebab/ScintillateSwizzlerKebab.swift:17:8: note: mark the protocol requirement 'deswizzle()' 'async' to allow actor-isolated conformances
func deswizzle()
^
async
SwiftDriverJobDiscovery normal arm64 Compiling NSColor+ColorAssets.swift (in target 'Scintillate' from project 'Scintillate')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate_Scintillate.bundle (in target 'Scintillate_Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate_Scintillate.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate_Scintillate.bundle (in target 'Scintillate_Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate_Scintillate.bundle
SwiftDriverJobDiscovery normal arm64 Compiling ScintillateSwizzlerKebab.swift (in target 'Scintillate' from project 'Scintillate')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, NSView+JankyVars.swift (in target 'Scintillate' from project 'Scintillate')
SwiftDriverJobDiscovery normal arm64 Compiling UIColor+ColorAssets.swift (in target 'Scintillate' from project 'Scintillate')
SwiftDriverJobDiscovery normal arm64 Compiling UIView+ScintillateSwizzlerKebab.swift (in target 'Scintillate' from project 'Scintillate')
SwiftDriverJobDiscovery normal arm64 Compiling UIView+JankyVars.swift, NSView+Scintillatable.swift (in target 'Scintillate' from project 'Scintillate')
SwiftDriverJobDiscovery normal arm64 Compiling ScintillateShinyLayer.swift, NSView+ScintillateSwizzlerKebab.swift (in target 'Scintillate' from project 'Scintillate')
SwiftDriverJobDiscovery normal arm64 Compiling Scintillate.swift, ScintillateSettings.swift (in target 'Scintillate' from project 'Scintillate')
SwiftDriverJobDiscovery normal arm64 Compiling Scintillatable.swift, UIView+Scintillatable.swift (in target 'Scintillate' from project 'Scintillate')
SwiftDriverJobDiscovery normal arm64 Compiling GeneratedAssetSymbols.swift (in target 'Scintillate' from project 'Scintillate')
SwiftDriver\ Compilation Scintillate normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Scintillate' from project 'Scintillate')
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 Scintillate -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.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/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate-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/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.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/Scintillate.build/Debug-iphoneos/Scintillate.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate_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/Scintillate.build/Debug-iphoneos/Scintillate.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.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/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate-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/Scintillate.o normal (in target 'Scintillate' from project 'Scintillate')
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/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate_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/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate.o
ExtractAppIntentsMetadata (in target 'Scintillate' from project 'Scintillate')
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 Scintillate --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.Scintillate --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Scintillate.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Scintillate.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Scintillate.build/Debug-iphoneos/Scintillate.build/Objects-normal/arm64/Scintillate.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 14:58:59.995 appintentsmetadataprocessor[730:4179] Starting appintentsmetadataprocessor export
2025-04-26 14:59:00.037 appintentsmetadataprocessor[730:4179] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate.o (in target 'Scintillate' from project 'Scintillate')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Scintillate.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Scintillate",
"name" : "Scintillate",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "Scintillate",
"targets" : [
"Scintillate"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ScintillateTests",
"module_type" : "SwiftTarget",
"name" : "ScintillateTests",
"path" : "Tests/ScintillateTests",
"sources" : [
"ScintillateTests.swift"
],
"target_dependencies" : [
"Scintillate"
],
"type" : "test"
},
{
"c99name" : "Scintillate",
"module_type" : "SwiftTarget",
"name" : "Scintillate",
"path" : "Sources/Scintillate",
"product_memberships" : [
"Scintillate"
],
"sources" : [
"Janky Vars/NSView+JankyVars.swift",
"Janky Vars/UIView+JankyVars.swift",
"Scintillatables/NSView+Scintillatable.swift",
"Scintillatables/Scintillatable.swift",
"Scintillatables/UIView+Scintillatable.swift",
"Scintillate.swift",
"ScintillateSettings.swift",
"ScintillateShinyLayer.swift",
"ScintillateSwizzlerKebab/NSView+ScintillateSwizzlerKebab.swift",
"ScintillateSwizzlerKebab/ScintillateSwizzlerKebab.swift",
"ScintillateSwizzlerKebab/UIView+ScintillateSwizzlerKebab.swift",
"Utility Extensions/NSColor+ColorAssets.swift",
"Utility Extensions/UIColor+ColorAssets.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.