Build Information
Successful build of ModernRIBs, reference 1.0.2 (888451
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 27 Apr 2025 08:28:26 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: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DevYeom/ModernRIBs
* tag 1.0.2 -> FETCH_HEAD
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 1.0.2
========================================
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
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
cd /Users/admin/builder/spi-builder-workspace/ModernRIBs.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/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/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/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/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/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/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_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/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/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/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/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/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/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/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/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-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-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
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
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/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 (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/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 (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\ 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-1745742496137912-swift-frontend-ModernRIBs-LeakDetector.swift-arm64_apple_ios13.1_macabi-o-Onone-2068641109.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7833 seconds (10.5904 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0432 ( 8.3%) 0.0474 ( 17.9%) 0.0906 ( 11.6%) 4.9558 ( 46.8%) parse-and-resolve-imports
0.0424 ( 8.2%) 0.0462 ( 17.4%) 0.0886 ( 11.3%) 4.9538 ( 46.8%) Import resolution
0.0845 ( 16.3%) 0.0291 ( 11.0%) 0.1136 ( 14.5%) 0.1139 ( 1.1%) build-rewrite-system
0.0720 ( 13.9%) 0.0249 ( 9.4%) 0.0969 ( 12.4%) 0.0984 ( 0.9%) perform-sema
0.0719 ( 13.9%) 0.0249 ( 9.4%) 0.0968 ( 12.4%) 0.0983 ( 0.9%) Type checking and Semantic analysis
0.0021 ( 0.4%) 0.0163 ( 6.1%) 0.0183 ( 2.3%) 0.0886 ( 0.8%) load-stdlib
0.0487 ( 9.4%) 0.0125 ( 4.7%) 0.0613 ( 7.8%) 0.0626 ( 0.6%) typecheck-expr
0.0413 ( 8.0%) 0.0180 ( 6.8%) 0.0593 ( 7.6%) 0.0598 ( 0.6%) typecheck-decl
0.0300 ( 5.8%) 0.0234 ( 8.8%) 0.0535 ( 6.8%) 0.0535 ( 0.5%) import-clang-decl
0.0344 ( 6.6%) 0.0079 ( 3.0%) 0.0423 ( 5.4%) 0.0433 ( 0.4%) typecheck-stmt
0.0112 ( 2.2%) 0.0089 ( 3.3%) 0.0201 ( 2.6%) 0.0200 ( 0.2%) IRGen
0.0106 ( 2.1%) 0.0022 ( 0.8%) 0.0129 ( 1.6%) 0.0130 ( 0.1%) precheck-target
0.0086 ( 1.7%) 0.0016 ( 0.6%) 0.0102 ( 1.3%) 0.0102 ( 0.1%) SILGen
0.0066 ( 1.3%) 0.0012 ( 0.4%) 0.0078 ( 1.0%) 0.0078 ( 0.1%) SILGen-function
0.0070 ( 1.3%) 0.0001 ( 0.0%) 0.0071 ( 0.9%) 0.0070 ( 0.1%) SIL optimization
0.0031 ( 0.6%) 0.0010 ( 0.4%) 0.0041 ( 0.5%) 0.0041 ( 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%) populate-source-file-class-member-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.5179 (100.0%) 0.2654 (100.0%) 0.7833 (100.0%) 10.5904 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.0933 seconds (9.3005 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.7349 (100.0%) 2.3584 (100.0%) 4.0933 (100.0%) 9.3005 (100.0%) Building Target
1.7349 (100.0%) 2.3584 (100.0%) 4.0933 (100.0%) 9.3005 (100.0%) Total
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-1745742496135876-swift-frontend-ModernRIBs-all-arm64_apple_ios13.1_macabi-swiftmodule-Onone-2126503887.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5059 seconds (10.0171 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0401 ( 14.5%) 0.0630 ( 27.4%) 0.1031 ( 20.4%) 4.8054 ( 48.0%) parse-and-resolve-imports
0.0393 ( 14.2%) 0.0621 ( 27.0%) 0.1014 ( 20.0%) 4.8037 ( 48.0%) Import resolution
0.0018 ( 0.7%) 0.0153 ( 6.7%) 0.0171 ( 3.4%) 0.1184 ( 1.2%) load-stdlib
0.0479 ( 17.3%) 0.0190 ( 8.2%) 0.0669 ( 13.2%) 0.0673 ( 0.7%) perform-sema
0.0477 ( 17.3%) 0.0189 ( 8.2%) 0.0666 ( 13.2%) 0.0671 ( 0.7%) Type checking and Semantic analysis
0.0470 ( 17.0%) 0.0186 ( 8.1%) 0.0656 ( 13.0%) 0.0661 ( 0.7%) typecheck-decl
0.0169 ( 6.1%) 0.0062 ( 2.7%) 0.0230 ( 4.6%) 0.0234 ( 0.2%) typecheck-expr
0.0084 ( 3.0%) 0.0084 ( 3.7%) 0.0168 ( 3.3%) 0.0186 ( 0.2%) SIL optimization
0.0073 ( 2.6%) 0.0086 ( 3.7%) 0.0159 ( 3.1%) 0.0158 ( 0.2%) import-clang-decl
0.0021 ( 0.8%) 0.0047 ( 2.0%) 0.0068 ( 1.3%) 0.0086 ( 0.1%) Serialization, swiftmodule
0.0061 ( 2.2%) 0.0013 ( 0.5%) 0.0074 ( 1.5%) 0.0074 ( 0.1%) SILGen
0.0044 ( 1.6%) 0.0017 ( 0.7%) 0.0061 ( 1.2%) 0.0061 ( 0.1%) build-rewrite-system
0.0030 ( 1.1%) 0.0006 ( 0.2%) 0.0036 ( 0.7%) 0.0036 ( 0.0%) precheck-target
0.0014 ( 0.5%) 0.0012 ( 0.5%) 0.0026 ( 0.5%) 0.0026 ( 0.0%) Serialization, swiftdoc
0.0020 ( 0.7%) 0.0003 ( 0.1%) 0.0023 ( 0.5%) 0.0023 ( 0.0%) SILGen-function
0.0005 ( 0.2%) 0.0001 ( 0.1%) 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%) 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.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2761 (100.0%) 0.2298 (100.0%) 0.5059 (100.0%) 10.0171 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2237 seconds (5.0310 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1116 (100.0%) 0.1122 (100.0%) 0.2237 (100.0%) 5.0310 (100.0%) Building Target
0.1116 (100.0%) 0.1122 (100.0%) 0.2237 (100.0%) 5.0310 (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\ 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-1745742496135876-swift-frontend-ModernRIBs-ViewableRouter.swift-arm64_apple_ios13.1_macabi-o-Onone-2295635023.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7105 seconds (9.9846 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0876 ( 22.2%) 0.1028 ( 32.5%) 0.1904 ( 26.8%) 4.7762 ( 47.8%) parse-and-resolve-imports
0.0867 ( 22.0%) 0.0991 ( 31.4%) 0.1859 ( 26.2%) 4.7674 ( 47.7%) Import resolution
0.0019 ( 0.5%) 0.0173 ( 5.5%) 0.0192 ( 2.7%) 0.1185 ( 1.2%) load-stdlib
0.0589 ( 14.9%) 0.0221 ( 7.0%) 0.0809 ( 11.4%) 0.0811 ( 0.8%) build-rewrite-system
0.0278 ( 7.0%) 0.0141 ( 4.5%) 0.0418 ( 5.9%) 0.0440 ( 0.4%) perform-sema
0.0276 ( 7.0%) 0.0140 ( 4.4%) 0.0417 ( 5.9%) 0.0439 ( 0.4%) Type checking and Semantic analysis
0.0213 ( 5.4%) 0.0104 ( 3.3%) 0.0317 ( 4.5%) 0.0322 ( 0.3%) typecheck-expr
0.0201 ( 5.1%) 0.0099 ( 3.1%) 0.0300 ( 4.2%) 0.0304 ( 0.3%) typecheck-stmt
0.0171 ( 4.3%) 0.0101 ( 3.2%) 0.0272 ( 3.8%) 0.0289 ( 0.3%) typecheck-decl
0.0160 ( 4.1%) 0.0067 ( 2.1%) 0.0226 ( 3.2%) 0.0227 ( 0.2%) IRGen
0.0050 ( 1.3%) 0.0071 ( 2.2%) 0.0121 ( 1.7%) 0.0122 ( 0.1%) import-clang-decl
0.0075 ( 1.9%) 0.0009 ( 0.3%) 0.0083 ( 1.2%) 0.0083 ( 0.1%) SILGen
0.0071 ( 1.8%) 0.0002 ( 0.1%) 0.0073 ( 1.0%) 0.0073 ( 0.1%) SIL optimization
0.0055 ( 1.4%) 0.0006 ( 0.2%) 0.0061 ( 0.9%) 0.0061 ( 0.1%) SILGen-function
0.0043 ( 1.1%) 0.0010 ( 0.3%) 0.0053 ( 0.7%) 0.0053 ( 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, 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%) 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.3944 (100.0%) 0.3161 (100.0%) 0.7105 (100.0%) 9.9846 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.9691 seconds (8.9396 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.5342 (100.0%) 2.4350 (100.0%) 3.9691 (100.0%) 8.9396 (100.0%) Building Target
1.5342 (100.0%) 2.4350 (100.0%) 3.9691 (100.0%) 8.9396 (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\ 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-1745742496141830-swift-frontend-ModernRIBs-PresentableInteractor.swift-arm64_apple_ios13.1_macabi-o-Onone-3567207477.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6594 seconds (9.8870 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1012 ( 29.4%) 0.1175 ( 37.3%) 0.2188 ( 33.2%) 4.7925 ( 48.5%) parse-and-resolve-imports
0.1004 ( 29.2%) 0.1151 ( 36.5%) 0.2155 ( 32.7%) 4.7836 ( 48.4%) Import resolution
0.0770 ( 22.4%) 0.0274 ( 8.7%) 0.1044 ( 15.8%) 0.1048 ( 1.1%) build-rewrite-system
0.0018 ( 0.5%) 0.0157 ( 5.0%) 0.0175 ( 2.7%) 0.0974 ( 1.0%) load-stdlib
0.0118 ( 3.4%) 0.0091 ( 2.9%) 0.0209 ( 3.2%) 0.0209 ( 0.2%) IRGen
0.0100 ( 2.9%) 0.0081 ( 2.6%) 0.0181 ( 2.8%) 0.0182 ( 0.2%) import-clang-decl
0.0078 ( 2.3%) 0.0057 ( 1.8%) 0.0136 ( 2.1%) 0.0142 ( 0.1%) typecheck-expr
0.0072 ( 2.1%) 0.0045 ( 1.4%) 0.0117 ( 1.8%) 0.0134 ( 0.1%) perform-sema
0.0071 ( 2.1%) 0.0045 ( 1.4%) 0.0116 ( 1.8%) 0.0133 ( 0.1%) Type checking and Semantic analysis
0.0038 ( 1.1%) 0.0031 ( 1.0%) 0.0068 ( 1.0%) 0.0069 ( 0.1%) precheck-target
0.0031 ( 0.9%) 0.0020 ( 0.6%) 0.0050 ( 0.8%) 0.0055 ( 0.1%) typecheck-stmt
0.0030 ( 0.9%) 0.0015 ( 0.5%) 0.0044 ( 0.7%) 0.0053 ( 0.1%) typecheck-decl
0.0048 ( 1.4%) 0.0001 ( 0.0%) 0.0049 ( 0.7%) 0.0049 ( 0.0%) SIL optimization
0.0029 ( 0.8%) 0.0006 ( 0.2%) 0.0035 ( 0.5%) 0.0035 ( 0.0%) SILGen
0.0014 ( 0.4%) 0.0003 ( 0.1%) 0.0018 ( 0.3%) 0.0017 ( 0.0%) SILGen-function
0.0007 ( 0.2%) 0.0003 ( 0.1%) 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%) populate-source-file-class-member-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.3440 (100.0%) 0.3154 (100.0%) 0.6594 (100.0%) 9.8870 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.1938 seconds (9.1526 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.6930 (100.0%) 2.5008 (100.0%) 4.1938 (100.0%) 9.1526 (100.0%) Building Target
1.6930 (100.0%) 2.5008 (100.0%) 4.1938 (100.0%) 9.1526 (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
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')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742496147390-swift-frontend-ModernRIBs-Dependency.swift-arm64_apple_ios13.1_macabi-o-Onone-987250100.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4625 seconds (9.9183 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0406 ( 16.4%) 0.0660 ( 30.6%) 0.1066 ( 23.0%) 4.7949 ( 48.3%) parse-and-resolve-imports
0.0396 ( 16.0%) 0.0631 ( 29.2%) 0.1027 ( 22.2%) 4.7860 ( 48.3%) Import resolution
0.0805 ( 32.6%) 0.0290 ( 13.4%) 0.1095 ( 23.7%) 0.1097 ( 1.1%) build-rewrite-system
0.0018 ( 0.7%) 0.0137 ( 6.3%) 0.0154 ( 3.3%) 0.0890 ( 0.9%) load-stdlib
0.0226 ( 9.2%) 0.0146 ( 6.8%) 0.0372 ( 8.0%) 0.0372 ( 0.4%) import-clang-decl
0.0118 ( 4.8%) 0.0059 ( 2.7%) 0.0176 ( 3.8%) 0.0207 ( 0.2%) perform-sema
0.0116 ( 4.7%) 0.0059 ( 2.7%) 0.0175 ( 3.8%) 0.0205 ( 0.2%) Type checking and Semantic analysis
0.0087 ( 3.5%) 0.0066 ( 3.1%) 0.0153 ( 3.3%) 0.0153 ( 0.2%) IRGen
0.0040 ( 1.6%) 0.0041 ( 1.9%) 0.0081 ( 1.7%) 0.0111 ( 0.1%) typecheck-decl
0.0067 ( 2.7%) 0.0015 ( 0.7%) 0.0082 ( 1.8%) 0.0082 ( 0.1%) typecheck-stmt
0.0050 ( 2.0%) 0.0012 ( 0.6%) 0.0062 ( 1.3%) 0.0065 ( 0.1%) typecheck-expr
0.0034 ( 1.4%) 0.0017 ( 0.8%) 0.0051 ( 1.1%) 0.0054 ( 0.1%) SILGen
0.0027 ( 1.1%) 0.0015 ( 0.7%) 0.0042 ( 0.9%) 0.0046 ( 0.0%) SILGen-function
0.0045 ( 1.8%) 0.0001 ( 0.0%) 0.0046 ( 1.0%) 0.0046 ( 0.0%) SIL optimization
0.0022 ( 0.9%) 0.0009 ( 0.4%) 0.0030 ( 0.7%) 0.0031 ( 0.0%) load-all-members
0.0012 ( 0.5%) 0.0002 ( 0.1%) 0.0014 ( 0.3%) 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%) populate-source-file-class-member-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%) 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%) AST verification
0.2469 (100.0%) 0.2156 (100.0%) 0.4625 (100.0%) 9.9183 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.2305 seconds (9.2800 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.7397 (100.0%) 2.4908 (100.0%) 4.2305 (100.0%) 9.2800 (100.0%) Building Target
1.7397 (100.0%) 2.4908 (100.0%) 4.2305 (100.0%) 9.2800 (100.0%) Total
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
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-1745742496145623-swift-frontend-ModernRIBs-Foundation_Extensions.swift-arm64_apple_ios13.1_macabi-o-Onone-3203577998.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 8.7014 seconds (9.9728 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
3.2980 ( 48.5%) 0.8882 ( 46.7%) 4.1862 ( 48.1%) 4.8082 ( 48.2%) parse-and-resolve-imports
3.2971 ( 48.5%) 0.8851 ( 46.6%) 4.1822 ( 48.1%) 4.7993 ( 48.1%) Import resolution
0.0835 ( 1.2%) 0.0231 ( 1.2%) 0.1066 ( 1.2%) 0.1069 ( 1.1%) build-rewrite-system
0.0123 ( 0.2%) 0.0411 ( 2.2%) 0.0534 ( 0.6%) 0.0778 ( 0.8%) load-stdlib
0.0239 ( 0.4%) 0.0164 ( 0.9%) 0.0403 ( 0.5%) 0.0403 ( 0.4%) import-clang-decl
0.0186 ( 0.3%) 0.0126 ( 0.7%) 0.0312 ( 0.4%) 0.0337 ( 0.3%) perform-sema
0.0184 ( 0.3%) 0.0126 ( 0.7%) 0.0310 ( 0.4%) 0.0335 ( 0.3%) Type checking and Semantic analysis
0.0065 ( 0.1%) 0.0078 ( 0.4%) 0.0144 ( 0.2%) 0.0166 ( 0.2%) typecheck-decl
0.0128 ( 0.2%) 0.0035 ( 0.2%) 0.0163 ( 0.2%) 0.0164 ( 0.2%) typecheck-expr
0.0112 ( 0.2%) 0.0034 ( 0.2%) 0.0146 ( 0.2%) 0.0147 ( 0.1%) typecheck-stmt
0.0061 ( 0.1%) 0.0027 ( 0.1%) 0.0089 ( 0.1%) 0.0089 ( 0.1%) IRGen
0.0044 ( 0.1%) 0.0005 ( 0.0%) 0.0048 ( 0.1%) 0.0049 ( 0.0%) SILGen
0.0028 ( 0.0%) 0.0019 ( 0.1%) 0.0047 ( 0.1%) 0.0047 ( 0.0%) precheck-target
0.0026 ( 0.0%) 0.0000 ( 0.0%) 0.0026 ( 0.0%) 0.0026 ( 0.0%) SIL optimization
0.0020 ( 0.0%) 0.0006 ( 0.0%) 0.0026 ( 0.0%) 0.0026 ( 0.0%) load-all-members
0.0013 ( 0.0%) 0.0003 ( 0.0%) 0.0016 ( 0.0%) 0.0016 ( 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%) 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%) 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.8016 (100.0%) 1.8998 (100.0%) 8.7014 (100.0%) 9.9728 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 8.3360 seconds (9.2822 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
5.0496 (100.0%) 3.2864 (100.0%) 8.3360 (100.0%) 9.2822 (100.0%) Building Target
5.0496 (100.0%) 3.2864 (100.0%) 8.3360 (100.0%) 9.2822 (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
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-1745742496147226-swift-frontend-ModernRIBs-Router.swift-arm64_apple_ios13.1_macabi-o-Onone-3103604985.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5071 seconds (9.9716 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0397 ( 14.2%) 0.0564 ( 24.7%) 0.0961 ( 18.9%) 4.7812 ( 47.9%) parse-and-resolve-imports
0.0387 ( 13.9%) 0.0536 ( 23.5%) 0.0923 ( 18.2%) 4.7723 ( 47.9%) Import resolution
0.0020 ( 0.7%) 0.0128 ( 5.6%) 0.0147 ( 2.9%) 0.1024 ( 1.0%) load-stdlib
0.0586 ( 21.0%) 0.0210 ( 9.2%) 0.0796 ( 15.7%) 0.0806 ( 0.8%) build-rewrite-system
0.0294 ( 10.6%) 0.0194 ( 8.5%) 0.0488 ( 9.6%) 0.0524 ( 0.5%) perform-sema
0.0293 ( 10.5%) 0.0194 ( 8.5%) 0.0487 ( 9.6%) 0.0523 ( 0.5%) Type checking and Semantic analysis
0.0202 ( 7.3%) 0.0177 ( 7.8%) 0.0379 ( 7.5%) 0.0415 ( 0.4%) typecheck-decl
0.0115 ( 4.1%) 0.0084 ( 3.7%) 0.0200 ( 3.9%) 0.0200 ( 0.2%) IRGen
0.0138 ( 5.0%) 0.0048 ( 2.1%) 0.0186 ( 3.7%) 0.0186 ( 0.2%) typecheck-expr
0.0057 ( 2.0%) 0.0073 ( 3.2%) 0.0129 ( 2.6%) 0.0130 ( 0.1%) import-clang-decl
0.0086 ( 3.1%) 0.0016 ( 0.7%) 0.0103 ( 2.0%) 0.0103 ( 0.1%) typecheck-stmt
0.0050 ( 1.8%) 0.0029 ( 1.3%) 0.0080 ( 1.6%) 0.0080 ( 0.1%) precheck-target
0.0058 ( 2.1%) 0.0015 ( 0.7%) 0.0073 ( 1.4%) 0.0073 ( 0.1%) SILGen
0.0058 ( 2.1%) 0.0006 ( 0.2%) 0.0063 ( 1.2%) 0.0063 ( 0.1%) SIL optimization
0.0040 ( 1.5%) 0.0010 ( 0.4%) 0.0051 ( 1.0%) 0.0051 ( 0.1%) SILGen-function
0.0003 ( 0.1%) 0.0000 ( 0.0%) 0.0003 ( 0.1%) 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.2785 (100.0%) 0.2286 (100.0%) 0.5071 (100.0%) 9.9716 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.8565 seconds (8.9234 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.4506 (100.0%) 2.4059 (100.0%) 3.8565 (100.0%) 8.9234 (100.0%) Building Target
1.4506 (100.0%) 2.4059 (100.0%) 3.8565 (100.0%) 8.9234 (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-1745742496146076-swift-frontend-ModernRIBs-ViewControllable.swift-arm64_apple_ios13.1_macabi-o-Onone-4082456873.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3929 seconds (10.1950 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0440 ( 20.2%) 0.0477 ( 27.2%) 0.0917 ( 23.3%) 4.9293 ( 48.4%) parse-and-resolve-imports
0.0433 ( 19.9%) 0.0469 ( 26.7%) 0.0903 ( 23.0%) 4.9279 ( 48.3%) Import resolution
0.0019 ( 0.9%) 0.0130 ( 7.4%) 0.0148 ( 3.8%) 0.1413 ( 1.4%) load-stdlib
0.0801 ( 36.8%) 0.0294 ( 16.8%) 0.1095 ( 27.9%) 0.1097 ( 1.1%) build-rewrite-system
0.0245 ( 11.2%) 0.0176 ( 10.0%) 0.0421 ( 10.7%) 0.0422 ( 0.4%) import-clang-decl
0.0057 ( 2.6%) 0.0050 ( 2.9%) 0.0108 ( 2.7%) 0.0108 ( 0.1%) perform-sema
0.0055 ( 2.6%) 0.0050 ( 2.9%) 0.0106 ( 2.7%) 0.0106 ( 0.1%) Type checking and Semantic analysis
0.0053 ( 2.4%) 0.0048 ( 2.7%) 0.0101 ( 2.6%) 0.0101 ( 0.1%) typecheck-decl
0.0036 ( 1.7%) 0.0049 ( 2.8%) 0.0085 ( 2.2%) 0.0085 ( 0.1%) IRGen
0.0027 ( 1.2%) 0.0008 ( 0.5%) 0.0035 ( 0.9%) 0.0035 ( 0.0%) load-all-members
0.0004 ( 0.2%) 0.0000 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) SIL optimization
0.0002 ( 0.1%) 0.0001 ( 0.1%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) typecheck-stmt
0.0002 ( 0.1%) 0.0001 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.0%) SILGen
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%) AST verification
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%) 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.2175 (100.0%) 0.1755 (100.0%) 0.3929 (100.0%) 10.1950 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.0457 seconds (9.2787 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.6677 (100.0%) 2.3781 (100.0%) 4.0457 (100.0%) 9.2787 (100.0%) Building Target
1.6677 (100.0%) 2.3781 (100.0%) 4.0457 (100.0%) 9.2787 (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-1745742496147423-swift-frontend-ModernRIBs-Presenter.swift-arm64_apple_ios13.1_macabi-o-Onone-2985391180.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3263 seconds (9.8412 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0367 ( 21.2%) 0.0434 ( 28.3%) 0.0801 ( 24.5%) 4.8057 ( 48.8%) parse-and-resolve-imports
0.0356 ( 20.6%) 0.0399 ( 26.0%) 0.0754 ( 23.1%) 4.7967 ( 48.7%) Import resolution
0.0775 ( 44.9%) 0.0309 ( 20.1%) 0.1084 ( 33.2%) 0.1084 ( 1.1%) build-rewrite-system
0.0018 ( 1.1%) 0.0126 ( 8.2%) 0.0144 ( 4.4%) 0.0777 ( 0.8%) load-stdlib
0.0095 ( 5.5%) 0.0075 ( 4.9%) 0.0170 ( 5.2%) 0.0170 ( 0.2%) import-clang-decl
0.0048 ( 2.8%) 0.0097 ( 6.3%) 0.0146 ( 4.5%) 0.0154 ( 0.2%) IRGen
0.0013 ( 0.7%) 0.0026 ( 1.7%) 0.0039 ( 1.2%) 0.0052 ( 0.1%) perform-sema
0.0012 ( 0.7%) 0.0026 ( 1.7%) 0.0037 ( 1.1%) 0.0050 ( 0.1%) Type checking and Semantic analysis
0.0008 ( 0.5%) 0.0023 ( 1.5%) 0.0031 ( 0.9%) 0.0043 ( 0.0%) typecheck-decl
0.0007 ( 0.4%) 0.0010 ( 0.6%) 0.0016 ( 0.5%) 0.0017 ( 0.0%) SILGen
0.0013 ( 0.7%) 0.0000 ( 0.0%) 0.0013 ( 0.4%) 0.0015 ( 0.0%) SIL optimization
0.0007 ( 0.4%) 0.0004 ( 0.2%) 0.0010 ( 0.3%) 0.0011 ( 0.0%) load-all-members
0.0003 ( 0.2%) 0.0003 ( 0.2%) 0.0007 ( 0.2%) 0.0007 ( 0.0%) SILGen-function
0.0003 ( 0.2%) 0.0002 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.0%) typecheck-stmt
0.0003 ( 0.2%) 0.0002 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) typecheck-expr
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%) 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, 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%) 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.1727 (100.0%) 0.1536 (100.0%) 0.3263 (100.0%) 9.8412 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.0487 seconds (9.1448 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.6023 (100.0%) 2.4464 (100.0%) 4.0487 (100.0%) 9.1448 (100.0%) Building Target
1.6023 (100.0%) 2.4464 (100.0%) 4.0487 (100.0%) 9.1448 (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\ 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-1745742496146522-swift-frontend-ModernRIBs-Builder.swift-arm64_apple_ios13.1_macabi-o-Onone-3701446929.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3639 seconds (9.8300 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0397 ( 22.0%) 0.0602 ( 32.8%) 0.0999 ( 27.4%) 4.7918 ( 48.7%) parse-and-resolve-imports
0.0386 ( 21.4%) 0.0569 ( 31.0%) 0.0955 ( 26.3%) 4.7828 ( 48.7%) Import resolution
0.0785 ( 43.5%) 0.0292 ( 15.9%) 0.1078 ( 29.6%) 0.1080 ( 1.1%) build-rewrite-system
0.0018 ( 1.0%) 0.0128 ( 7.0%) 0.0146 ( 4.0%) 0.0934 ( 1.0%) load-stdlib
0.0098 ( 5.4%) 0.0080 ( 4.4%) 0.0178 ( 4.9%) 0.0179 ( 0.2%) import-clang-decl
0.0049 ( 2.7%) 0.0087 ( 4.8%) 0.0137 ( 3.8%) 0.0154 ( 0.2%) IRGen
0.0014 ( 0.8%) 0.0021 ( 1.1%) 0.0035 ( 1.0%) 0.0053 ( 0.1%) perform-sema
0.0013 ( 0.7%) 0.0021 ( 1.1%) 0.0033 ( 0.9%) 0.0052 ( 0.1%) Type checking and Semantic analysis
0.0009 ( 0.5%) 0.0017 ( 0.9%) 0.0026 ( 0.7%) 0.0044 ( 0.0%) typecheck-decl
0.0006 ( 0.3%) 0.0004 ( 0.2%) 0.0010 ( 0.3%) 0.0016 ( 0.0%) SILGen
0.0012 ( 0.7%) 0.0003 ( 0.2%) 0.0015 ( 0.4%) 0.0015 ( 0.0%) SIL optimization
0.0007 ( 0.4%) 0.0003 ( 0.2%) 0.0010 ( 0.3%) 0.0011 ( 0.0%) load-all-members
0.0003 ( 0.2%) 0.0003 ( 0.2%) 0.0006 ( 0.2%) 0.0006 ( 0.0%) typecheck-stmt
0.0003 ( 0.2%) 0.0003 ( 0.2%) 0.0006 ( 0.2%) 0.0006 ( 0.0%) typecheck-expr
0.0002 ( 0.1%) 0.0001 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) SILGen-function
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%) 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%) 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%) 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.1804 (100.0%) 0.1835 (100.0%) 0.3639 (100.0%) 9.8300 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.0723 seconds (9.1435 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.5989 (100.0%) 2.4733 (100.0%) 4.0723 (100.0%) 9.1435 (100.0%) Building Target
1.5989 (100.0%) 2.4733 (100.0%) 4.0723 (100.0%) 9.1435 (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\ 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-1745742501242439-swift-frontend-ModernRIBs-Executor.swift-arm64_apple_ios13.1_macabi-o-Onone-1897958841.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5998 seconds (0.6004 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0424 ( 10.8%) 0.0451 ( 21.9%) 0.0875 ( 14.6%) 0.0876 ( 14.6%) parse-and-resolve-imports
0.0416 ( 10.6%) 0.0443 ( 21.5%) 0.0859 ( 14.3%) 0.0860 ( 14.3%) Import resolution
0.0572 ( 14.5%) 0.0186 ( 9.0%) 0.0758 ( 12.6%) 0.0758 ( 12.6%) build-rewrite-system
0.0460 ( 11.7%) 0.0162 ( 7.9%) 0.0622 ( 10.4%) 0.0623 ( 10.4%) perform-sema
0.0458 ( 11.6%) 0.0162 ( 7.9%) 0.0621 ( 10.3%) 0.0621 ( 10.3%) Type checking and Semantic analysis
0.0402 ( 10.2%) 0.0150 ( 7.3%) 0.0552 ( 9.2%) 0.0552 ( 9.2%) typecheck-stmt
0.0399 ( 10.1%) 0.0146 ( 7.1%) 0.0545 ( 9.1%) 0.0545 ( 9.1%) typecheck-expr
0.0216 ( 5.5%) 0.0105 ( 5.1%) 0.0320 ( 5.3%) 0.0320 ( 5.3%) precheck-target
0.0126 ( 3.2%) 0.0103 ( 5.0%) 0.0229 ( 3.8%) 0.0229 ( 3.8%) import-clang-decl
0.0146 ( 3.7%) 0.0046 ( 2.2%) 0.0192 ( 3.2%) 0.0191 ( 3.2%) typecheck-decl
0.0099 ( 2.5%) 0.0051 ( 2.5%) 0.0150 ( 2.5%) 0.0151 ( 2.5%) IRGen
0.0087 ( 2.2%) 0.0021 ( 1.0%) 0.0108 ( 1.8%) 0.0108 ( 1.8%) SILGen
0.0065 ( 1.6%) 0.0003 ( 0.1%) 0.0067 ( 1.1%) 0.0069 ( 1.1%) SIL optimization
0.0048 ( 1.2%) 0.0011 ( 0.5%) 0.0059 ( 1.0%) 0.0058 ( 1.0%) SILGen-function
0.0011 ( 0.3%) 0.0020 ( 1.0%) 0.0032 ( 0.5%) 0.0032 ( 0.5%) load-stdlib
0.0007 ( 0.2%) 0.0003 ( 0.1%) 0.0010 ( 0.2%) 0.0010 ( 0.2%) 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, 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%) 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.3935 (100.0%) 0.2063 (100.0%) 0.5998 (100.0%) 0.6004 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.8183 seconds (4.0977 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.4593 (100.0%) 2.3590 (100.0%) 3.8183 (100.0%) 4.0977 (100.0%) Building Target
1.4593 (100.0%) 2.3590 (100.0%) 3.8183 (100.0%) 4.0977 (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
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 Builder.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriverJobDiscovery normal arm64 Compiling Presenter.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriverJobDiscovery normal arm64 Compiling PresentableInteractor.swift, Combine+Extensions.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:28:25.700 appintentsmetadataprocessor[707:4005] Starting appintentsmetadataprocessor export
2025-04-27 01:28:25.703 appintentsmetadataprocessor[707:4005] 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
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
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
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:551a3e5d5135d37d44020bd19d1c11f0df20b23e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:551a3e5d5135d37d44020bd19d1c11f0df20b23e, 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.