Build Information
Successful build of ModernRIBs, reference main (888451
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 27 Apr 2025 08:25:04 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ModernRIBs -destination platform=macOS,arch=arm64 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/DevYeom/ModernRIBs.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DevYeom/ModernRIBs
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8884514 Update version
Cloned https://github.com/DevYeom/ModernRIBs.git
Revision (git rev-parse @):
8884514a2b98e98dd381f941054a5cbb275eaaf2
SUCCESS checkout https://github.com/DevYeom/ModernRIBs.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/DevYeom/ModernRIBs.git
https://github.com/DevYeom/ModernRIBs.git
{
"dependencies" : [
],
"manifest_display_name" : "ModernRIBs",
"name" : "ModernRIBs",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ModernRIBs",
"targets" : [
"ModernRIBs"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ModernRIBsTests",
"module_type" : "SwiftTarget",
"name" : "ModernRIBsTests",
"path" : "ModernRIBsTests",
"sources" : [
"DI/ComponentTests.swift",
"Extensions/Foundation+ExtensionsTests.swift",
"LaunchRouterTests.swift",
"Mocks.swift",
"RouterTests.swift",
"Worker/WorkerTests.swift",
"Workflow/WorkflowTests.swift"
],
"target_dependencies" : [
"ModernRIBs"
],
"type" : "test"
},
{
"c99name" : "ModernRIBs",
"module_type" : "SwiftTarget",
"name" : "ModernRIBs",
"path" : "ModernRIBs",
"product_memberships" : [
"ModernRIBs"
],
"sources" : [
"Classes/Builder.swift",
"Classes/ComponentizedBuilder.swift",
"Classes/DI/Component.swift",
"Classes/DI/Dependency.swift",
"Classes/Extensions/Combine+Extensions.swift",
"Classes/Extensions/Foundation+Extensions.swift",
"Classes/Interactor.swift",
"Classes/LaunchRouter.swift",
"Classes/LeakDetector/Executor.swift",
"Classes/LeakDetector/LeakDetector.swift",
"Classes/MultiStageComponentizedBuilder.swift",
"Classes/PresentableInteractor.swift",
"Classes/Presenter.swift",
"Classes/Router.swift",
"Classes/ViewControllable.swift",
"Classes/ViewableRouter.swift",
"Classes/Worker/Worker.swift",
"Classes/Workflow/Workflow.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "ModernRIBs",
"name" : "ModernRIBs",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ModernRIBs",
"targets" : [
"ModernRIBs"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ModernRIBsTests",
"module_type" : "SwiftTarget",
"name" : "ModernRIBsTests",
"path" : "ModernRIBsTests",
"sources" : [
"DI/ComponentTests.swift",
"Extensions/Foundation+ExtensionsTests.swift",
"LaunchRouterTests.swift",
"Mocks.swift",
"RouterTests.swift",
"Worker/WorkerTests.swift",
"Workflow/WorkflowTests.swift"
],
"target_dependencies" : [
"ModernRIBs"
],
"type" : "test"
},
{
"c99name" : "ModernRIBs",
"module_type" : "SwiftTarget",
"name" : "ModernRIBs",
"path" : "ModernRIBs",
"product_memberships" : [
"ModernRIBs"
],
"sources" : [
"Classes/Builder.swift",
"Classes/ComponentizedBuilder.swift",
"Classes/DI/Component.swift",
"Classes/DI/Dependency.swift",
"Classes/Extensions/Combine+Extensions.swift",
"Classes/Extensions/Foundation+Extensions.swift",
"Classes/Interactor.swift",
"Classes/LaunchRouter.swift",
"Classes/LeakDetector/Executor.swift",
"Classes/LeakDetector/LeakDetector.swift",
"Classes/MultiStageComponentizedBuilder.swift",
"Classes/PresentableInteractor.swift",
"Classes/Presenter.swift",
"Classes/Router.swift",
"Classes/ViewControllable.swift",
"Classes/ViewableRouter.swift",
"Classes/Worker/Worker.swift",
"Classes/Workflow/Workflow.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "ModernRIBs",
"schemes" : [
"ModernRIBs"
],
"targets" : [
"ModernRIBs",
"ModernRIBsTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ModernRIBs -destination platform=macOS,arch=arm64 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 ModernRIBs -destination platform=macOS,arch=arm64 "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
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'ModernRIBs' in project 'ModernRIBs' (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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.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: 20c134f0523c87a8ee76f7b30c7cea21
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/20c134f0523c87a8ee76f7b30c7cea21.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/ModernRIBs.xcodeproj
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/ModernRIBs.xcodeproj
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/ModernRIBs.xcodeproj
/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst
cd /Users/admin/builder/spi-builder-workspace/ModernRIBs.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst
cd /Users/admin/builder/spi-builder-workspace/ModernRIBs.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs-ab071e138d116be662fdfa108bd06807-VFS-maccatalyst/all-product-headers.yaml
cd /Users/admin/builder/spi-builder-workspace/ModernRIBs.xcodeproj
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs-ab071e138d116be662fdfa108bd06807-VFS-maccatalyst/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/unextended-module.modulemap (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/unextended-module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-own-target-headers.hmap (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-project-headers.hmap (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/module.modulemap (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs.hmap (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/unextended-module-overlay.yaml (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/unextended-module-overlay.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_const_extract_protocols.json (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-ios13.1-macabi '-std=gnu11' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=ModernRIBs' -fpascal-strings -O0 -fno-common '-DDEBUG=1' -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs-ab071e138d116be662fdfa108bd06807-VFS-maccatalyst/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -isystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs-OutputFileMap.json (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.SwiftFileList (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.SwiftConstValuesFileList (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs.DependencyStaticMetadataFileList (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs.DependencyMetadataFileList (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.LinkFileList (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-generated-files.hmap (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-all-target-headers.hmap (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-all-non-framework-target-headers.hmap (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/DerivedSources/ModernRIBs_vers.c (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/DerivedSources/ModernRIBs_vers.c
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Headers/ModernRIBs.h /Users/admin/builder/spi-builder-workspace/ModernRIBs/ModernRIBs.h (in target 'ModernRIBs' from project 'ModernRIBs')
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/ModernRIBs/ModernRIBs.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Headers
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/module.modulemap (in target 'ModernRIBs' from project 'ModernRIBs')
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/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/Current A (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/Current
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Resources Versions/Current/Resources (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Resources
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Modules Versions/Current/Modules (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/ModernRIBs Versions/Current/ModernRIBs (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/ModernRIBs /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/ModernRIBs
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Headers Versions/Current/Headers (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Resources (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Headers (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/ModernRIBs/Info.plist (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/ModernRIBs/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Resources/Info.plist
SwiftDriver ModernRIBs normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ModernRIBs -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-ios13.1-macabi -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-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs-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/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.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/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs-ab071e138d116be662fdfa108bd06807-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Dependency.swift,\ Interactor.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/DI/Dependency.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Interactor.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/DI/Dependency.swift (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Interactor.swift (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742294149609-swift-frontend-ModernRIBs-Dependency.swift-arm64_apple_ios13.1_macabi-o-Onone-3002460515.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.0406 seconds (10.0970 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0489 ( 18.4%) 0.3462 ( 44.7%) 0.3951 ( 38.0%) 4.8827 ( 48.4%) parse-and-resolve-imports
0.0479 ( 18.0%) 0.3425 ( 44.2%) 0.3904 ( 37.5%) 4.8734 ( 48.3%) Import resolution
0.0800 ( 30.1%) 0.0287 ( 3.7%) 0.1087 ( 10.4%) 0.1092 ( 1.1%) build-rewrite-system
0.0013 ( 0.5%) 0.0070 ( 0.9%) 0.0084 ( 0.8%) 0.0810 ( 0.8%) load-stdlib
0.0226 ( 8.5%) 0.0149 ( 1.9%) 0.0374 ( 3.6%) 0.0377 ( 0.4%) import-clang-decl
0.0124 ( 4.7%) 0.0066 ( 0.9%) 0.0190 ( 1.8%) 0.0230 ( 0.2%) perform-sema
0.0122 ( 4.6%) 0.0065 ( 0.8%) 0.0187 ( 1.8%) 0.0227 ( 0.2%) Type checking and Semantic analysis
0.0097 ( 3.6%) 0.0101 ( 1.3%) 0.0198 ( 1.9%) 0.0198 ( 0.2%) IRGen
0.0044 ( 1.6%) 0.0049 ( 0.6%) 0.0093 ( 0.9%) 0.0132 ( 0.1%) typecheck-decl
0.0070 ( 2.6%) 0.0013 ( 0.2%) 0.0083 ( 0.8%) 0.0083 ( 0.1%) typecheck-stmt
0.0051 ( 1.9%) 0.0013 ( 0.2%) 0.0064 ( 0.6%) 0.0066 ( 0.1%) typecheck-expr
0.0037 ( 1.4%) 0.0018 ( 0.2%) 0.0055 ( 0.5%) 0.0057 ( 0.1%) SILGen
0.0046 ( 1.7%) 0.0002 ( 0.0%) 0.0047 ( 0.5%) 0.0047 ( 0.0%) SIL optimization
0.0029 ( 1.1%) 0.0016 ( 0.2%) 0.0045 ( 0.4%) 0.0046 ( 0.0%) SILGen-function
0.0022 ( 0.8%) 0.0008 ( 0.1%) 0.0030 ( 0.3%) 0.0030 ( 0.0%) load-all-members
0.0011 ( 0.4%) 0.0002 ( 0.0%) 0.0013 ( 0.1%) 0.0014 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2661 (100.0%) 0.7745 (100.0%) 1.0406 (100.0%) 10.0970 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.4979 seconds (9.4046 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.7802 (100.0%) 2.7177 (100.0%) 4.4979 (100.0%) 9.4046 (100.0%) Building Target
1.7802 (100.0%) 2.7177 (100.0%) 4.4979 (100.0%) 9.4046 (100.0%) Total
SwiftCompile normal arm64 Compiling\ Executor.swift,\ Worker.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/Executor.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Worker/Worker.swift (in target 'ModernRIBs' from project 'ModernRIBs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742294132107-swift-frontend-ModernRIBs-Executor.swift-arm64_apple_ios13.1_macabi-o-Onone-2133614643.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.2965 seconds (10.3995 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0430 ( 9.7%) 0.3352 ( 39.4%) 0.3782 ( 29.2%) 4.8859 ( 47.0%) parse-and-resolve-imports
0.0422 ( 9.5%) 0.3336 ( 39.2%) 0.3758 ( 29.0%) 4.8772 ( 46.9%) Import resolution
0.0847 ( 19.0%) 0.0297 ( 3.5%) 0.1144 ( 8.8%) 0.1149 ( 1.1%) build-rewrite-system
0.0016 ( 0.4%) 0.0095 ( 1.1%) 0.0112 ( 0.9%) 0.0951 ( 0.9%) load-stdlib
0.0500 ( 11.2%) 0.0276 ( 3.2%) 0.0776 ( 6.0%) 0.0804 ( 0.8%) perform-sema
0.0498 ( 11.2%) 0.0276 ( 3.2%) 0.0774 ( 6.0%) 0.0803 ( 0.8%) Type checking and Semantic analysis
0.0429 ( 9.6%) 0.0201 ( 2.4%) 0.0630 ( 4.9%) 0.0635 ( 0.6%) typecheck-expr
0.0430 ( 9.7%) 0.0186 ( 2.2%) 0.0616 ( 4.8%) 0.0618 ( 0.6%) typecheck-stmt
0.0234 ( 5.3%) 0.0120 ( 1.4%) 0.0353 ( 2.7%) 0.0356 ( 0.3%) precheck-target
0.0172 ( 3.9%) 0.0146 ( 1.7%) 0.0318 ( 2.5%) 0.0344 ( 0.3%) typecheck-decl
0.0136 ( 3.1%) 0.0126 ( 1.5%) 0.0263 ( 2.0%) 0.0263 ( 0.3%) import-clang-decl
0.0099 ( 2.2%) 0.0054 ( 0.6%) 0.0153 ( 1.2%) 0.0155 ( 0.1%) IRGen
0.0102 ( 2.3%) 0.0029 ( 0.3%) 0.0131 ( 1.0%) 0.0132 ( 0.1%) SILGen
0.0055 ( 1.2%) 0.0017 ( 0.2%) 0.0072 ( 0.6%) 0.0072 ( 0.1%) SILGen-function
0.0069 ( 1.6%) 0.0002 ( 0.0%) 0.0071 ( 0.5%) 0.0071 ( 0.1%) SIL optimization
0.0007 ( 0.2%) 0.0003 ( 0.0%) 0.0010 ( 0.1%) 0.0010 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.4448 (100.0%) 0.8518 (100.0%) 1.2965 (100.0%) 10.3995 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.3969 seconds (9.3329 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.7380 (100.0%) 2.6590 (100.0%) 4.3969 (100.0%) 9.3329 (100.0%) Building Target
1.7380 (100.0%) 2.6590 (100.0%) 4.3969 (100.0%) 9.3329 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/Executor.swift (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/Executor.swift:22:16: warning: static property 'subscriptions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var subscriptions: Set<AnyCancellable> = .init()
^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/Executor.swift:22:16: note: convert 'subscriptions' to a 'let' constant to make 'Sendable' shared state immutable
static var subscriptions: Set<AnyCancellable> = .init()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/Executor.swift:22:16: note: add '@MainActor' to make static property 'subscriptions' part of global actor 'MainActor'
static var subscriptions: Set<AnyCancellable> = .init()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/Executor.swift:22:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var subscriptions: Set<AnyCancellable> = .init()
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Worker/Worker.swift (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ ViewableRouter.swift,\ Workflow.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/ViewableRouter.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Workflow/Workflow.swift (in target 'ModernRIBs' from project 'ModernRIBs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742294131342-swift-frontend-ModernRIBs-ViewableRouter.swift-arm64_apple_ios13.1_macabi-o-Onone-1600761004.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.1328 seconds (10.2004 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0448 ( 14.2%) 0.3453 ( 42.2%) 0.3901 ( 34.4%) 4.8760 ( 47.8%) parse-and-resolve-imports
0.0438 ( 13.9%) 0.3426 ( 41.9%) 0.3863 ( 34.1%) 4.8668 ( 47.7%) Import resolution
0.0017 ( 0.5%) 0.0136 ( 1.7%) 0.0153 ( 1.4%) 0.1052 ( 1.0%) load-stdlib
0.0587 ( 18.6%) 0.0212 ( 2.6%) 0.0799 ( 7.1%) 0.0800 ( 0.8%) build-rewrite-system
0.0297 ( 9.4%) 0.0182 ( 2.2%) 0.0479 ( 4.2%) 0.0514 ( 0.5%) perform-sema
0.0295 ( 9.4%) 0.0182 ( 2.2%) 0.0477 ( 4.2%) 0.0512 ( 0.5%) Type checking and Semantic analysis
0.0224 ( 7.1%) 0.0131 ( 1.6%) 0.0354 ( 3.1%) 0.0361 ( 0.4%) typecheck-expr
0.0212 ( 6.7%) 0.0122 ( 1.5%) 0.0334 ( 2.9%) 0.0341 ( 0.3%) typecheck-stmt
0.0176 ( 5.6%) 0.0132 ( 1.6%) 0.0308 ( 2.7%) 0.0335 ( 0.3%) typecheck-decl
0.0166 ( 5.3%) 0.0091 ( 1.1%) 0.0257 ( 2.3%) 0.0257 ( 0.3%) IRGen
0.0050 ( 1.6%) 0.0080 ( 1.0%) 0.0130 ( 1.1%) 0.0130 ( 0.1%) import-clang-decl
0.0073 ( 2.3%) 0.0009 ( 0.1%) 0.0082 ( 0.7%) 0.0082 ( 0.1%) SILGen
0.0072 ( 2.3%) 0.0001 ( 0.0%) 0.0074 ( 0.7%) 0.0074 ( 0.1%) SIL optimization
0.0054 ( 1.7%) 0.0005 ( 0.1%) 0.0060 ( 0.5%) 0.0060 ( 0.1%) SILGen-function
0.0044 ( 1.4%) 0.0011 ( 0.1%) 0.0055 ( 0.5%) 0.0056 ( 0.1%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3154 (100.0%) 0.8174 (100.0%) 1.1328 (100.0%) 10.2004 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.1366 seconds (9.0672 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.5194 (100.0%) 2.6172 (100.0%) 4.1366 (100.0%) 9.0672 (100.0%) Building Target
1.5194 (100.0%) 2.6172 (100.0%) 4.1366 (100.0%) 9.0672 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/ViewableRouter.swift (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Workflow/Workflow.swift (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ LeakDetector.swift,\ Component.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/DI/Component.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:56:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'LeakDetector' may have shared mutable state; this is an error in the Swift 6 language mode
public static let instance = LeakDetector()
^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:53:14: note: class 'LeakDetector' does not conform to the 'Sendable' protocol
public class LeakDetector {
^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:56:23: note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
public static let instance = LeakDetector()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:56:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let instance = LeakDetector()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:150:16: warning: static property 'disableLeakDetectorOverride' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var disableLeakDetectorOverride: Bool = false
^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:150:16: note: convert 'disableLeakDetectorOverride' to a 'let' constant to make 'Sendable' shared state immutable
static var disableLeakDetectorOverride: Bool = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:150:16: note: add '@MainActor' to make static property 'disableLeakDetectorOverride' part of global actor 'MainActor'
static var disableLeakDetectorOverride: Bool = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:150:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var disableLeakDetectorOverride: Bool = false
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:128:57: warning: main actor-isolated property 'isViewLoaded' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let viewDidDisappear = (!viewController.isViewLoaded || viewController.view.window == nil)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:125:58: note: property declared here
@property(nonatomic, readonly, getter=isViewLoaded) BOOL viewLoaded API_AVAILABLE(ios(3.0));
^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:128:93: warning: main actor-isolated property 'window' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
let viewDidDisappear = (!viewController.isViewLoaded || viewController.view.window == nil)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:223:55: note: property declared here
@property(nullable, nonatomic,readonly) UIWindow *window;
^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:128:88: warning: main actor-isolated property 'view' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
let viewDidDisappear = (!viewController.isViewLoaded || viewController.view.window == nil)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:116:54: note: property declared here
@property(null_resettable, nonatomic,strong) UIView *view; // The getter first invokes [self loadView] if the view hasn't been set yet. Subclasses must call super if they override the setter or getter.
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/DI/Component.swift (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742294147509-swift-frontend-ModernRIBs-LeakDetector.swift-arm64_apple_ios13.1_macabi-o-Onone-112890904.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 9.3639 seconds (10.4202 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
3.2487 ( 46.9%) 1.1385 ( 46.7%) 4.3872 ( 46.9%) 4.9016 ( 47.0%) parse-and-resolve-imports
3.2479 ( 46.9%) 1.1355 ( 46.6%) 4.3834 ( 46.8%) 4.8922 ( 46.9%) Import resolution
0.0848 ( 1.2%) 0.0158 ( 0.6%) 0.1005 ( 1.1%) 0.1009 ( 1.0%) build-rewrite-system
0.0700 ( 1.0%) 0.0253 ( 1.0%) 0.0953 ( 1.0%) 0.0999 ( 1.0%) perform-sema
0.0699 ( 1.0%) 0.0253 ( 1.0%) 0.0951 ( 1.0%) 0.0997 ( 1.0%) Type checking and Semantic analysis
0.0399 ( 0.6%) 0.0211 ( 0.9%) 0.0609 ( 0.7%) 0.0652 ( 0.6%) typecheck-decl
0.0113 ( 0.2%) 0.0350 ( 1.4%) 0.0463 ( 0.5%) 0.0641 ( 0.6%) load-stdlib
0.0454 ( 0.7%) 0.0069 ( 0.3%) 0.0522 ( 0.6%) 0.0525 ( 0.5%) typecheck-expr
0.0296 ( 0.4%) 0.0212 ( 0.9%) 0.0508 ( 0.5%) 0.0512 ( 0.5%) import-clang-decl
0.0335 ( 0.5%) 0.0042 ( 0.2%) 0.0377 ( 0.4%) 0.0380 ( 0.4%) typecheck-stmt
0.0111 ( 0.2%) 0.0047 ( 0.2%) 0.0158 ( 0.2%) 0.0160 ( 0.2%) IRGen
0.0105 ( 0.2%) 0.0010 ( 0.0%) 0.0114 ( 0.1%) 0.0117 ( 0.1%) precheck-target
0.0079 ( 0.1%) 0.0011 ( 0.0%) 0.0089 ( 0.1%) 0.0091 ( 0.1%) SILGen
0.0073 ( 0.1%) 0.0001 ( 0.0%) 0.0074 ( 0.1%) 0.0074 ( 0.1%) SIL optimization
0.0060 ( 0.1%) 0.0007 ( 0.0%) 0.0067 ( 0.1%) 0.0069 ( 0.1%) SILGen-function
0.0032 ( 0.0%) 0.0007 ( 0.0%) 0.0039 ( 0.0%) 0.0039 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
6.9269 (100.0%) 2.4370 (100.0%) 9.3639 (100.0%) 10.4202 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 8.5186 seconds (9.4125 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
5.0659 (100.0%) 3.4527 (100.0%) 8.5186 (100.0%) 9.4125 (100.0%) Building Target
5.0659 (100.0%) 3.4527 (100.0%) 8.5186 (100.0%) 9.4125 (100.0%) Total
SwiftCompile normal arm64 Compiling\ PresentableInteractor.swift,\ Combine+Extensions.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/PresentableInteractor.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Extensions/Combine+Extensions.swift (in target 'ModernRIBs' from project 'ModernRIBs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742294131342-swift-frontend-ModernRIBs-PresentableInteractor.swift-arm64_apple_ios13.1_macabi-o-Onone-1141217963.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.2102 seconds (10.1044 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1020 ( 29.2%) 0.3884 ( 45.1%) 0.4905 ( 40.5%) 4.8998 ( 48.5%) parse-and-resolve-imports
0.1013 ( 29.0%) 0.3875 ( 45.0%) 0.4888 ( 40.4%) 4.8981 ( 48.5%) Import resolution
0.0777 ( 22.2%) 0.0295 ( 3.4%) 0.1072 ( 8.9%) 0.1076 ( 1.1%) build-rewrite-system
0.0018 ( 0.5%) 0.0109 ( 1.3%) 0.0126 ( 1.0%) 0.0861 ( 0.9%) load-stdlib
0.0119 ( 3.4%) 0.0099 ( 1.2%) 0.0218 ( 1.8%) 0.0220 ( 0.2%) IRGen
0.0104 ( 3.0%) 0.0089 ( 1.0%) 0.0193 ( 1.6%) 0.0193 ( 0.2%) import-clang-decl
0.0082 ( 2.3%) 0.0067 ( 0.8%) 0.0149 ( 1.2%) 0.0150 ( 0.1%) typecheck-expr
0.0079 ( 2.3%) 0.0051 ( 0.6%) 0.0129 ( 1.1%) 0.0134 ( 0.1%) perform-sema
0.0077 ( 2.2%) 0.0050 ( 0.6%) 0.0128 ( 1.1%) 0.0132 ( 0.1%) Type checking and Semantic analysis
0.0038 ( 1.1%) 0.0032 ( 0.4%) 0.0070 ( 0.6%) 0.0070 ( 0.1%) precheck-target
0.0034 ( 1.0%) 0.0028 ( 0.3%) 0.0062 ( 0.5%) 0.0062 ( 0.1%) typecheck-stmt
0.0049 ( 1.4%) 0.0001 ( 0.0%) 0.0050 ( 0.4%) 0.0050 ( 0.0%) SIL optimization
0.0033 ( 0.9%) 0.0012 ( 0.1%) 0.0045 ( 0.4%) 0.0045 ( 0.0%) typecheck-decl
0.0032 ( 0.9%) 0.0007 ( 0.1%) 0.0039 ( 0.3%) 0.0040 ( 0.0%) SILGen
0.0015 ( 0.4%) 0.0004 ( 0.0%) 0.0018 ( 0.2%) 0.0019 ( 0.0%) SILGen-function
0.0007 ( 0.2%) 0.0004 ( 0.0%) 0.0011 ( 0.1%) 0.0012 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3496 (100.0%) 0.8607 (100.0%) 1.2102 (100.0%) 10.1044 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.4505 seconds (9.2986 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.7169 (100.0%) 2.7336 (100.0%) 4.4505 (100.0%) 9.2986 (100.0%) Building Target
1.7169 (100.0%) 2.7336 (100.0%) 4.4505 (100.0%) 9.2986 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/PresentableInteractor.swift (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Extensions/Combine+Extensions.swift (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ ModernRIBs (in target 'ModernRIBs' from project 'ModernRIBs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742294138534-swift-frontend-ModernRIBs-all-arm64_apple_ios13.1_macabi-swiftmodule-Onone-3255256712.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.0935 seconds (10.1272 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0429 ( 14.7%) 0.3428 ( 42.8%) 0.3858 ( 35.3%) 4.8260 ( 47.7%) parse-and-resolve-imports
0.0420 ( 14.4%) 0.3392 ( 42.3%) 0.3812 ( 34.9%) 4.8166 ( 47.6%) Import resolution
0.0016 ( 0.6%) 0.0115 ( 1.4%) 0.0131 ( 1.2%) 0.1488 ( 1.5%) load-stdlib
0.0510 ( 17.5%) 0.0249 ( 3.1%) 0.0759 ( 6.9%) 0.0824 ( 0.8%) perform-sema
0.0508 ( 17.4%) 0.0248 ( 3.1%) 0.0756 ( 6.9%) 0.0821 ( 0.8%) Type checking and Semantic analysis
0.0501 ( 17.1%) 0.0244 ( 3.0%) 0.0745 ( 6.8%) 0.0810 ( 0.8%) typecheck-decl
0.0173 ( 5.9%) 0.0062 ( 0.8%) 0.0235 ( 2.2%) 0.0235 ( 0.2%) typecheck-expr
0.0080 ( 2.7%) 0.0099 ( 1.2%) 0.0179 ( 1.6%) 0.0180 ( 0.2%) import-clang-decl
0.0083 ( 2.8%) 0.0081 ( 1.0%) 0.0163 ( 1.5%) 0.0177 ( 0.2%) SIL optimization
0.0064 ( 2.2%) 0.0016 ( 0.2%) 0.0080 ( 0.7%) 0.0080 ( 0.1%) SILGen
0.0022 ( 0.8%) 0.0045 ( 0.6%) 0.0067 ( 0.6%) 0.0079 ( 0.1%) Serialization, swiftmodule
0.0044 ( 1.5%) 0.0015 ( 0.2%) 0.0058 ( 0.5%) 0.0058 ( 0.1%) build-rewrite-system
0.0031 ( 1.1%) 0.0007 ( 0.1%) 0.0038 ( 0.3%) 0.0038 ( 0.0%) precheck-target
0.0021 ( 0.7%) 0.0004 ( 0.0%) 0.0025 ( 0.2%) 0.0025 ( 0.0%) SILGen-function
0.0013 ( 0.4%) 0.0010 ( 0.1%) 0.0023 ( 0.2%) 0.0023 ( 0.0%) Serialization, swiftdoc
0.0005 ( 0.2%) 0.0001 ( 0.0%) 0.0006 ( 0.1%) 0.0006 ( 0.0%) Serialization, swiftsourceinfo
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.2921 (100.0%) 0.8015 (100.0%) 1.0935 (100.0%) 10.1272 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.5119 seconds (5.0957 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1180 (100.0%) 0.3939 (100.0%) 0.5119 (100.0%) 5.0957 (100.0%) Building Target
0.1180 (100.0%) 0.3939 (100.0%) 0.5119 (100.0%) 5.0957 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:56:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'LeakDetector' may have shared mutable state; this is an error in the Swift 6 language mode
public static let instance = LeakDetector()
^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:53:14: note: class 'LeakDetector' does not conform to the 'Sendable' protocol
public class LeakDetector {
^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:56:23: note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
public static let instance = LeakDetector()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:56:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let instance = LeakDetector()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:150:16: warning: static property 'disableLeakDetectorOverride' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var disableLeakDetectorOverride: Bool = false
^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:150:16: note: convert 'disableLeakDetectorOverride' to a 'let' constant to make 'Sendable' shared state immutable
static var disableLeakDetectorOverride: Bool = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:150:16: note: add '@MainActor' to make static property 'disableLeakDetectorOverride' part of global actor 'MainActor'
static var disableLeakDetectorOverride: Bool = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:150:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var disableLeakDetectorOverride: Bool = false
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/Executor.swift:22:16: warning: static property 'subscriptions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var subscriptions: Set<AnyCancellable> = .init()
^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/Executor.swift:22:16: note: convert 'subscriptions' to a 'let' constant to make 'Sendable' shared state immutable
static var subscriptions: Set<AnyCancellable> = .init()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/Executor.swift:22:16: note: add '@MainActor' to make static property 'subscriptions' part of global actor 'MainActor'
static var subscriptions: Set<AnyCancellable> = .init()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/Executor.swift:22:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var subscriptions: Set<AnyCancellable> = .init()
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Builder.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Builder.swift (in target 'ModernRIBs' from project 'ModernRIBs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742294149811-swift-frontend-ModernRIBs-Builder.swift-arm64_apple_ios13.1_macabi-o-Onone-2918037977.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.9577 seconds (10.0095 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0451 ( 23.6%) 0.3524 ( 46.0%) 0.3975 ( 41.5%) 4.8852 ( 48.8%) parse-and-resolve-imports
0.0442 ( 23.1%) 0.3487 ( 45.5%) 0.3928 ( 41.0%) 4.8758 ( 48.7%) Import resolution
0.0779 ( 40.8%) 0.0321 ( 4.2%) 0.1100 ( 11.5%) 0.1105 ( 1.1%) build-rewrite-system
0.0013 ( 0.7%) 0.0054 ( 0.7%) 0.0067 ( 0.7%) 0.0776 ( 0.8%) load-stdlib
0.0093 ( 4.9%) 0.0075 ( 1.0%) 0.0168 ( 1.8%) 0.0168 ( 0.2%) import-clang-decl
0.0052 ( 2.7%) 0.0100 ( 1.3%) 0.0152 ( 1.6%) 0.0167 ( 0.2%) IRGen
0.0017 ( 0.9%) 0.0031 ( 0.4%) 0.0047 ( 0.5%) 0.0069 ( 0.1%) perform-sema
0.0015 ( 0.8%) 0.0030 ( 0.4%) 0.0045 ( 0.5%) 0.0067 ( 0.1%) Type checking and Semantic analysis
0.0011 ( 0.6%) 0.0025 ( 0.3%) 0.0036 ( 0.4%) 0.0057 ( 0.1%) typecheck-decl
0.0006 ( 0.3%) 0.0007 ( 0.1%) 0.0013 ( 0.1%) 0.0026 ( 0.0%) SILGen
0.0013 ( 0.7%) 0.0001 ( 0.0%) 0.0014 ( 0.1%) 0.0016 ( 0.0%) SIL optimization
0.0006 ( 0.3%) 0.0004 ( 0.1%) 0.0010 ( 0.1%) 0.0011 ( 0.0%) load-all-members
0.0004 ( 0.2%) 0.0004 ( 0.0%) 0.0007 ( 0.1%) 0.0008 ( 0.0%) typecheck-stmt
0.0003 ( 0.2%) 0.0003 ( 0.0%) 0.0007 ( 0.1%) 0.0008 ( 0.0%) typecheck-expr
0.0003 ( 0.1%) 0.0003 ( 0.0%) 0.0006 ( 0.1%) 0.0006 ( 0.0%) SILGen-function
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.1909 (100.0%) 0.7668 (100.0%) 0.9577 (100.0%) 10.0095 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.3448 seconds (9.2780 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.6281 (100.0%) 2.7167 (100.0%) 4.3448 (100.0%) 9.2780 (100.0%) Building Target
1.6281 (100.0%) 2.7167 (100.0%) 4.3448 (100.0%) 9.2780 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Builder.swift (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Router.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Router.swift (in target 'ModernRIBs' from project 'ModernRIBs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742294145405-swift-frontend-ModernRIBs-Router.swift-arm64_apple_ios13.1_macabi-o-Onone-3074527767.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.9074 seconds (10.1715 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0445 ( 15.3%) 0.2601 ( 42.2%) 0.3046 ( 33.6%) 4.9036 ( 48.2%) parse-and-resolve-imports
0.0437 ( 15.0%) 0.2585 ( 41.9%) 0.3022 ( 33.3%) 4.9012 ( 48.2%) Import resolution
0.0608 ( 20.9%) 0.0229 ( 3.7%) 0.0837 ( 9.2%) 0.0837 ( 0.8%) build-rewrite-system
0.0017 ( 0.6%) 0.0088 ( 1.4%) 0.0104 ( 1.2%) 0.0746 ( 0.7%) load-stdlib
0.0293 ( 10.1%) 0.0121 ( 2.0%) 0.0415 ( 4.6%) 0.0421 ( 0.4%) perform-sema
0.0292 ( 10.1%) 0.0121 ( 2.0%) 0.0413 ( 4.6%) 0.0420 ( 0.4%) Type checking and Semantic analysis
0.0207 ( 7.1%) 0.0103 ( 1.7%) 0.0310 ( 3.4%) 0.0316 ( 0.3%) typecheck-decl
0.0121 ( 4.2%) 0.0087 ( 1.4%) 0.0209 ( 2.3%) 0.0209 ( 0.2%) IRGen
0.0136 ( 4.7%) 0.0060 ( 1.0%) 0.0196 ( 2.2%) 0.0196 ( 0.2%) typecheck-expr
0.0056 ( 1.9%) 0.0082 ( 1.3%) 0.0139 ( 1.5%) 0.0139 ( 0.1%) import-clang-decl
0.0082 ( 2.8%) 0.0018 ( 0.3%) 0.0100 ( 1.1%) 0.0100 ( 0.1%) typecheck-stmt
0.0051 ( 1.8%) 0.0040 ( 0.7%) 0.0091 ( 1.0%) 0.0091 ( 0.1%) precheck-target
0.0058 ( 2.0%) 0.0017 ( 0.3%) 0.0075 ( 0.8%) 0.0075 ( 0.1%) SILGen
0.0057 ( 2.0%) 0.0005 ( 0.1%) 0.0062 ( 0.7%) 0.0062 ( 0.1%) SIL optimization
0.0040 ( 1.4%) 0.0011 ( 0.2%) 0.0051 ( 0.6%) 0.0051 ( 0.0%) SILGen-function
0.0003 ( 0.1%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) typecheck-for-each
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2905 (100.0%) 0.6169 (100.0%) 0.9074 (100.0%) 10.1715 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.0313 seconds (9.0484 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.4893 (100.0%) 2.5421 (100.0%) 4.0313 (100.0%) 9.0484 (100.0%) Building Target
1.4893 (100.0%) 2.5421 (100.0%) 4.0313 (100.0%) 9.0484 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Router.swift (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ ViewControllable.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/ViewControllable.swift (in target 'ModernRIBs' from project 'ModernRIBs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742294132888-swift-frontend-ModernRIBs-ViewControllable.swift-arm64_apple_ios13.1_macabi-o-Onone-1941575189.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.0554 seconds (10.0962 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0471 ( 20.5%) 0.3618 ( 43.8%) 0.4089 ( 38.7%) 4.8818 ( 48.4%) parse-and-resolve-imports
0.0462 ( 20.1%) 0.3580 ( 43.4%) 0.4042 ( 38.3%) 4.8724 ( 48.3%) Import resolution
0.0808 ( 35.1%) 0.0302 ( 3.7%) 0.1109 ( 10.5%) 0.1125 ( 1.1%) build-rewrite-system
0.0016 ( 0.7%) 0.0122 ( 1.5%) 0.0138 ( 1.3%) 0.0989 ( 1.0%) load-stdlib
0.0249 ( 10.8%) 0.0229 ( 2.8%) 0.0478 ( 4.5%) 0.0484 ( 0.5%) import-clang-decl
0.0075 ( 3.3%) 0.0102 ( 1.2%) 0.0177 ( 1.7%) 0.0218 ( 0.2%) perform-sema
0.0074 ( 3.2%) 0.0102 ( 1.2%) 0.0176 ( 1.7%) 0.0217 ( 0.2%) Type checking and Semantic analysis
0.0072 ( 3.1%) 0.0099 ( 1.2%) 0.0171 ( 1.6%) 0.0212 ( 0.2%) typecheck-decl
0.0043 ( 1.9%) 0.0092 ( 1.1%) 0.0135 ( 1.3%) 0.0135 ( 0.1%) IRGen
0.0023 ( 1.0%) 0.0007 ( 0.1%) 0.0030 ( 0.3%) 0.0030 ( 0.0%) load-all-members
0.0003 ( 0.2%) 0.0000 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) SIL optimization
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) SILGen
0.0001 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) typecheck-stmt
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SILGen-function
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.2299 (100.0%) 0.8254 (100.0%) 1.0554 (100.0%) 10.0962 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.4974 seconds (9.4173 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.7437 (100.0%) 2.7537 (100.0%) 4.4974 (100.0%) 9.4173 (100.0%) Building Target
1.7437 (100.0%) 2.7537 (100.0%) 4.4974 (100.0%) 9.4173 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/ViewControllable.swift (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Presenter.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Presenter.swift (in target 'ModernRIBs' from project 'ModernRIBs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742294149888-swift-frontend-ModernRIBs-Presenter.swift-arm64_apple_ios13.1_macabi-o-Onone-3911949428.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.9399 seconds (9.9948 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0450 ( 23.6%) 0.3436 ( 45.9%) 0.3886 ( 41.4%) 4.8676 ( 48.7%) parse-and-resolve-imports
0.0441 ( 23.1%) 0.3405 ( 45.5%) 0.3846 ( 40.9%) 4.8609 ( 48.6%) Import resolution
0.0777 ( 40.7%) 0.0317 ( 4.2%) 0.1095 ( 11.6%) 0.1098 ( 1.1%) build-rewrite-system
0.0013 ( 0.7%) 0.0057 ( 0.8%) 0.0070 ( 0.7%) 0.0957 ( 1.0%) load-stdlib
0.0094 ( 4.9%) 0.0073 ( 1.0%) 0.0167 ( 1.8%) 0.0168 ( 0.2%) import-clang-decl
0.0053 ( 2.8%) 0.0098 ( 1.3%) 0.0151 ( 1.6%) 0.0165 ( 0.2%) IRGen
0.0017 ( 0.9%) 0.0025 ( 0.3%) 0.0042 ( 0.4%) 0.0071 ( 0.1%) perform-sema
0.0016 ( 0.8%) 0.0024 ( 0.3%) 0.0040 ( 0.4%) 0.0069 ( 0.1%) Type checking and Semantic analysis
0.0011 ( 0.6%) 0.0017 ( 0.2%) 0.0027 ( 0.3%) 0.0055 ( 0.1%) typecheck-decl
0.0007 ( 0.4%) 0.0014 ( 0.2%) 0.0021 ( 0.2%) 0.0024 ( 0.0%) SILGen
0.0013 ( 0.7%) 0.0004 ( 0.1%) 0.0017 ( 0.2%) 0.0017 ( 0.0%) SIL optimization
0.0007 ( 0.4%) 0.0003 ( 0.0%) 0.0011 ( 0.1%) 0.0012 ( 0.0%) load-all-members
0.0004 ( 0.2%) 0.0006 ( 0.1%) 0.0010 ( 0.1%) 0.0011 ( 0.0%) typecheck-stmt
0.0004 ( 0.2%) 0.0006 ( 0.1%) 0.0010 ( 0.1%) 0.0010 ( 0.0%) typecheck-expr
0.0003 ( 0.1%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0005 ( 0.0%) SILGen-function
0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1910 (100.0%) 0.7489 (100.0%) 0.9399 (100.0%) 9.9948 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.3421 seconds (9.2770 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.6231 (100.0%) 2.7190 (100.0%) 4.3421 (100.0%) 9.2770 (100.0%) Building Target
1.6231 (100.0%) 2.7190 (100.0%) 4.3421 (100.0%) 9.2770 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Presenter.swift (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Foundation+Extensions.swift,\ LaunchRouter.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Extensions/Foundation+Extensions.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LaunchRouter.swift (in target 'ModernRIBs' from project 'ModernRIBs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742299309670-swift-frontend-ModernRIBs-Foundation_Extensions.swift-arm64_apple_ios13.1_macabi-o-Onone-1013932364.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4549 seconds (0.4564 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0807 ( 29.1%) 0.0285 ( 16.0%) 0.1091 ( 24.0%) 0.1092 ( 23.9%) build-rewrite-system
0.0416 ( 15.0%) 0.0431 ( 24.2%) 0.0846 ( 18.6%) 0.0848 ( 18.6%) parse-and-resolve-imports
0.0408 ( 14.7%) 0.0418 ( 23.5%) 0.0826 ( 18.2%) 0.0828 ( 18.1%) Import resolution
0.0237 ( 8.6%) 0.0191 ( 10.7%) 0.0429 ( 9.4%) 0.0431 ( 9.4%) import-clang-decl
0.0192 ( 6.9%) 0.0109 ( 6.1%) 0.0300 ( 6.6%) 0.0303 ( 6.6%) perform-sema
0.0190 ( 6.9%) 0.0108 ( 6.1%) 0.0299 ( 6.6%) 0.0301 ( 6.6%) Type checking and Semantic analysis
0.0130 ( 4.7%) 0.0042 ( 2.4%) 0.0172 ( 3.8%) 0.0173 ( 3.8%) typecheck-expr
0.0116 ( 4.2%) 0.0041 ( 2.3%) 0.0157 ( 3.4%) 0.0158 ( 3.5%) typecheck-stmt
0.0068 ( 2.5%) 0.0059 ( 3.3%) 0.0128 ( 2.8%) 0.0129 ( 2.8%) typecheck-decl
0.0069 ( 2.5%) 0.0056 ( 3.2%) 0.0125 ( 2.7%) 0.0125 ( 2.7%) IRGen
0.0042 ( 1.5%) 0.0005 ( 0.3%) 0.0047 ( 1.0%) 0.0047 ( 1.0%) SILGen
0.0011 ( 0.4%) 0.0020 ( 1.1%) 0.0031 ( 0.7%) 0.0032 ( 0.7%) load-stdlib
0.0023 ( 0.8%) 0.0005 ( 0.3%) 0.0028 ( 0.6%) 0.0028 ( 0.6%) precheck-target
0.0020 ( 0.7%) 0.0008 ( 0.4%) 0.0028 ( 0.6%) 0.0028 ( 0.6%) load-all-members
0.0026 ( 0.9%) 0.0000 ( 0.0%) 0.0027 ( 0.6%) 0.0027 ( 0.6%) SIL optimization
0.0013 ( 0.5%) 0.0002 ( 0.1%) 0.0015 ( 0.3%) 0.0015 ( 0.3%) SILGen-function
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2768 (100.0%) 0.1781 (100.0%) 0.4549 (100.0%) 0.4564 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.9209 seconds (4.2435 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.6515 (100.0%) 2.2693 (100.0%) 3.9209 (100.0%) 4.2435 (100.0%) Building Target
1.6515 (100.0%) 2.2693 (100.0%) 3.9209 (100.0%) 4.2435 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Extensions/Foundation+Extensions.swift (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LaunchRouter.swift (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LaunchRouter.swift:43:16: warning: main actor-isolated property 'rootViewController' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
window.rootViewController = viewControllable.uiviewController
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:66:57: note: mutation of this property is only permitted within the actor
@property(nullable, nonatomic,strong) UIViewController *rootViewController API_AVAILABLE(ios(4.0)); // default is nil
^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LaunchRouter.swift:42:23: note: add '@MainActor' to make instance method 'launch(from:)' part of global actor 'MainActor'
public final func launch(from window: UIWindow) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LaunchRouter.swift:44:16: warning: call to main actor-isolated instance method 'makeKeyAndVisible()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
window.makeKeyAndVisible()
^
UIKit.UIWindow.makeKeyAndVisible:2:22: note: calls to instance method 'makeKeyAndVisible()' from outside of its actor context are implicitly asynchronous
@MainActor open func makeKeyAndVisible()}
^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LaunchRouter.swift:42:23: note: add '@MainActor' to make instance method 'launch(from:)' part of global actor 'MainActor'
public final func launch(from window: UIWindow) {
^
@MainActor
SwiftDriverJobDiscovery normal arm64 Emitting module for ModernRIBs (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriver\ Compilation\ Requirements ModernRIBs normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ModernRIBs -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-ios13.1-macabi -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-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs-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/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.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/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs-ab071e138d116be662fdfa108bd06807-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Router.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriverJobDiscovery normal arm64 Compiling ViewableRouter.swift, Workflow.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Headers/ModernRIBs-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs-Swift.h (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Headers/ModernRIBs-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Modules/ModernRIBs.swiftmodule/arm64-apple-ios-macabi.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.swiftmodule (in target 'ModernRIBs' from project 'ModernRIBs')
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/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Modules/ModernRIBs.swiftmodule/arm64-apple-ios-macabi.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Modules/ModernRIBs.swiftmodule/arm64-apple-ios-macabi.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.swiftdoc (in target 'ModernRIBs' from project 'ModernRIBs')
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/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Modules/ModernRIBs.swiftmodule/arm64-apple-ios-macabi.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Modules/ModernRIBs.swiftmodule/arm64-apple-ios-macabi.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.abi.json (in target 'ModernRIBs' from project 'ModernRIBs')
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/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Modules/ModernRIBs.swiftmodule/arm64-apple-ios-macabi.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Modules/ModernRIBs.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.swiftsourceinfo (in target 'ModernRIBs' from project 'ModernRIBs')
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/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Modules/ModernRIBs.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/DerivedSources/ModernRIBs_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.o.scan -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/DerivedSources/ModernRIBs_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.o -index-unit-output-path /ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/DerivedSources/ModernRIBs_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/DerivedSources/ModernRIBs_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.o -index-unit-output-path /ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.o
SwiftDriverJobDiscovery normal arm64 Compiling PresentableInteractor.swift, Combine+Extensions.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriverJobDiscovery normal arm64 Compiling Presenter.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriverJobDiscovery normal arm64 Compiling Builder.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriverJobDiscovery normal arm64 Compiling Executor.swift, Worker.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriverJobDiscovery normal arm64 Compiling ViewControllable.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriverJobDiscovery normal arm64 Compiling Foundation+Extensions.swift, LaunchRouter.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriverJobDiscovery normal arm64 Compiling Dependency.swift, Interactor.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriverJobDiscovery normal arm64 Compiling LeakDetector.swift, Component.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriver\ Compilation ModernRIBs normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ModernRIBs -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-ios13.1-macabi -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-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -Fsystem /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs-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/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.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/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs-ab071e138d116be662fdfa108bd06807-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/ModernRIBs normal (in target 'ModernRIBs' from project 'ModernRIBs')
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-ios13.1-macabi -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.LinkFileList -install_name @rpath/ModernRIBs.framework/Versions/A/ModernRIBs -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/System/iOSSupport/usr/lib/swift -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/ModernRIBs
ExtractAppIntentsMetadata (in target 'ModernRIBs' from project 'ModernRIBs')
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 ModernRIBs --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.15 --bundle-identifier com.DevYeom.ModernRIBs --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/Resources --target-triple arm64-apple-ios13.1-macabi --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/ModernRIBs --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/ModernRIBs.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-maccatalyst/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 01:25:03.824 appintentsmetadataprocessor[709:4036] Starting appintentsmetadataprocessor export
2025-04-27 01:25:03.827 appintentsmetadataprocessor[709:4036] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/ModernRIBs.framework/Versions/A/ModernRIBs.tbd (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/System/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/iOSSupport/usr/lib -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/maccatalyst /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework/Versions/A/ModernRIBs -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/ModernRIBs.framework/Versions/A/ModernRIBs.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/ModernRIBs.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/ModernRIBs.framework/ModernRIBs.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/ModernRIBs.framework/Versions/A/ModernRIBs.tbd (in target 'ModernRIBs' from project 'ModernRIBs')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/ModernRIBs.framework/Versions/A/ModernRIBs.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst/ModernRIBs.framework/ModernRIBs.tbd
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a3f1e6359d47229571f977d344dd6fd0c78b33c2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a3f1e6359d47229571f977d344dd6fd0c78b33c2, name:My Mac }
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ModernRIBs",
"name" : "ModernRIBs",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ModernRIBs",
"targets" : [
"ModernRIBs"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ModernRIBsTests",
"module_type" : "SwiftTarget",
"name" : "ModernRIBsTests",
"path" : "ModernRIBsTests",
"sources" : [
"DI/ComponentTests.swift",
"Extensions/Foundation+ExtensionsTests.swift",
"LaunchRouterTests.swift",
"Mocks.swift",
"RouterTests.swift",
"Worker/WorkerTests.swift",
"Workflow/WorkflowTests.swift"
],
"target_dependencies" : [
"ModernRIBs"
],
"type" : "test"
},
{
"c99name" : "ModernRIBs",
"module_type" : "SwiftTarget",
"name" : "ModernRIBs",
"path" : "ModernRIBs",
"product_memberships" : [
"ModernRIBs"
],
"sources" : [
"Classes/Builder.swift",
"Classes/ComponentizedBuilder.swift",
"Classes/DI/Component.swift",
"Classes/DI/Dependency.swift",
"Classes/Extensions/Combine+Extensions.swift",
"Classes/Extensions/Foundation+Extensions.swift",
"Classes/Interactor.swift",
"Classes/LaunchRouter.swift",
"Classes/LeakDetector/Executor.swift",
"Classes/LeakDetector/LeakDetector.swift",
"Classes/MultiStageComponentizedBuilder.swift",
"Classes/PresentableInteractor.swift",
"Classes/Presenter.swift",
"Classes/Router.swift",
"Classes/ViewControllable.swift",
"Classes/ViewableRouter.swift",
"Classes/Worker/Worker.swift",
"Classes/Workflow/Workflow.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Done.