Build Information
Successful build of SFSymbol, reference 3.0.0 (1870d4
), with Swift 6.1 for iOS using Xcode 16.3 on 29 Apr 2025 19:27:13 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 SFSymbol-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nirma/SFSymbol.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nirma/SFSymbol
* tag 3.0.0 -> FETCH_HEAD
HEAD is now at 1870d4d Implement support for SFSymbol 6.0
Cloned https://github.com/Nirma/SFSymbol.git
Revision (git rev-parse @):
1870d4da704042fcabcd086235d97149c2196ea7
SUCCESS checkout https://github.com/Nirma/SFSymbol.git at 3.0.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/Nirma/SFSymbol.git
https://github.com/Nirma/SFSymbol.git
{
"dependencies" : [
],
"manifest_display_name" : "SFSymbol",
"name" : "SFSymbol",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SFSymbol",
"targets" : [
"SFSymbol"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SFSymbolTests",
"module_type" : "SwiftTarget",
"name" : "SFSymbolTests",
"path" : "Tests/SFSymbolTests",
"sources" : [
"ImageExtensionTests.swift",
"UIImageExtensionTests.swift"
],
"target_dependencies" : [
"SFSymbol"
],
"type" : "test"
},
{
"c99name" : "SFSymbol",
"module_type" : "SwiftTarget",
"name" : "SFSymbol",
"path" : "Sources/SFSymbol",
"product_memberships" : [
"SFSymbol"
],
"sources" : [
"Extensions/Image+SFSymbol.swift",
"Extensions/NSImage+SFSymbol.swift",
"Extensions/UIImage+SFSymbol.swift",
"Protocols/SymbolImage.swift",
"SFSymbol1/SFSymbol.swift",
"SFSymbol2/SFSymbol2.swift",
"SFSymbol3/SFSymbol3.swift",
"SFSymbol4/SFSymbol4.swift",
"SFSymbol5/SFSymbol5.swift",
"SFSymbol6/SFSymbol6.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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" : "SFSymbol",
"name" : "SFSymbol",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SFSymbol",
"targets" : [
"SFSymbol"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SFSymbolTests",
"module_type" : "SwiftTarget",
"name" : "SFSymbolTests",
"path" : "Tests/SFSymbolTests",
"sources" : [
"ImageExtensionTests.swift",
"UIImageExtensionTests.swift"
],
"target_dependencies" : [
"SFSymbol"
],
"type" : "test"
},
{
"c99name" : "SFSymbol",
"module_type" : "SwiftTarget",
"name" : "SFSymbol",
"path" : "Sources/SFSymbol",
"product_memberships" : [
"SFSymbol"
],
"sources" : [
"Extensions/Image+SFSymbol.swift",
"Extensions/NSImage+SFSymbol.swift",
"Extensions/UIImage+SFSymbol.swift",
"Protocols/SymbolImage.swift",
"SFSymbol1/SFSymbol.swift",
"SFSymbol2/SFSymbol2.swift",
"SFSymbol3/SFSymbol3.swift",
"SFSymbol4/SFSymbol4.swift",
"SFSymbol5/SFSymbol5.swift",
"SFSymbol6/SFSymbol6.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "SFSymbol",
"schemes" : [
"SFSymbol",
"SFSymbol-Package"
],
"targets" : [
"SFSymbol",
"SFSymbolPackageDescription",
"SFSymbolPackageTests",
"SFSymbolTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SFSymbol-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
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 SFSymbol-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'SFSymbol' in project 'SFSymbol' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 98a3d1ee8aedc4b2c43e38cefc76c7a7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/98a3d1ee8aedc4b2c43e38cefc76c7a7.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/SFSymbol.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/SFSymbol.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/SFSymbol.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/SFSymbol.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/SFSymbol.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/SFSymbol.DependencyStaticMetadataFileList (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/SFSymbol.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/SFSymbol.DependencyMetadataFileList (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/SFSymbol.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework/Headers (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol_const_extract_protocols.json (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.LinkFileList (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.SwiftConstValuesFileList (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.SwiftFileList (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol-OutputFileMap.json (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol-OutputFileMap.json
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework/Info.plist /Users/admin/builder/spi-builder-workspace/SFSymbol.xcodeproj/SFSymbol_Info.plist (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/SFSymbol.xcodeproj/SFSymbol_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework/Info.plist
SwiftDriver SFSymbol normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SFSymbol' from project 'SFSymbol')
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 SFSymbol -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol-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/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.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/SFSymbol.build/Debug-iphoneos/SFSymbol.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ SFSymbol5.swift /Users/admin/builder/spi-builder-workspace/SFSymbol/SFSymbol5/SFSymbol5.swift (in target 'SFSymbol' from project 'SFSymbol')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SFSymbol/SFSymbol5/SFSymbol5.swift (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745954819486741-swift-frontend-SFSymbol-SFSymbol5.swift-arm64_apple_ios13.0-o-Onone-679200989.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 7.8055 seconds (15.4958 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0463 ( 0.8%) 0.1769 ( 8.5%) 0.2233 ( 2.9%) 3.9827 ( 25.7%) parse-and-resolve-imports
0.0450 ( 0.8%) 0.1752 ( 8.4%) 0.2201 ( 2.8%) 3.9748 ( 25.7%) Import resolution
1.0146 ( 17.7%) 0.3603 ( 17.3%) 1.3749 ( 17.6%) 1.3857 ( 8.9%) SILGen
0.8898 ( 15.6%) 0.3319 ( 15.9%) 1.2217 ( 15.7%) 1.2303 ( 7.9%) SILGen-function
0.7098 ( 12.4%) 0.3018 ( 14.5%) 1.0116 ( 13.0%) 1.0194 ( 6.6%) typecheck-stmt
0.6677 ( 11.7%) 0.2364 ( 11.3%) 0.9041 ( 11.6%) 0.9114 ( 5.9%) typecheck-expr
0.4415 ( 7.7%) 0.1291 ( 6.2%) 0.5707 ( 7.3%) 0.5737 ( 3.7%) typecheck-expr-pattern
0.4453 ( 7.8%) 0.0988 ( 4.7%) 0.5441 ( 7.0%) 0.5494 ( 3.5%) perform-sema
0.4432 ( 7.8%) 0.0971 ( 4.7%) 0.5403 ( 6.9%) 0.5456 ( 3.5%) Type checking and Semantic analysis
0.4396 ( 7.7%) 0.0970 ( 4.6%) 0.5366 ( 6.9%) 0.5419 ( 3.5%) typecheck-decl
0.3561 ( 6.2%) 0.0568 ( 2.7%) 0.4129 ( 5.3%) 0.4129 ( 2.7%) IRGen
0.1730 ( 3.0%) 0.0020 ( 0.1%) 0.1750 ( 2.2%) 0.1750 ( 1.1%) SIL optimization
0.0019 ( 0.0%) 0.0174 ( 0.8%) 0.0193 ( 0.2%) 0.1419 ( 0.9%) load-stdlib
0.0419 ( 0.7%) 0.0055 ( 0.3%) 0.0474 ( 0.6%) 0.0478 ( 0.3%) precheck-target
0.0009 ( 0.0%) 0.0000 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) SIL verification, pre-optimization
0.0008 ( 0.0%) 0.0000 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) SIL verification, post-optimization
0.0004 ( 0.0%) 0.0001 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) build-rewrite-system
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) import-clang-decl
0.0004 ( 0.0%) 0.0000 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) source-file-populate-cache
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 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
5.7188 (100.0%) 2.0867 (100.0%) 7.8055 (100.0%) 15.4958 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 5.2487 seconds (9.1481 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
4.4093 (100.0%) 0.8394 (100.0%) 5.2487 (100.0%) 9.1481 (100.0%) Building Target
4.4093 (100.0%) 0.8394 (100.0%) 5.2487 (100.0%) 9.1481 (100.0%) Total
SwiftCompile normal arm64 Compiling\ SFSymbol.swift /Users/admin/builder/spi-builder-workspace/SFSymbol/SFSymbol1/SFSymbol.swift (in target 'SFSymbol' from project 'SFSymbol')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745954819494652-swift-frontend-SFSymbol-SFSymbol.swift-arm64_apple_ios13.0-o-Onone-4243216686.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.2542 seconds (11.4476 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0447 ( 2.0%) 0.1823 ( 17.1%) 0.2269 ( 7.0%) 4.2594 ( 37.2%) parse-and-resolve-imports
0.0437 ( 2.0%) 0.1814 ( 17.0%) 0.2251 ( 6.9%) 4.2575 ( 37.2%) Import resolution
0.3748 ( 17.1%) 0.1489 ( 13.9%) 0.5237 ( 16.1%) 0.5304 ( 4.6%) SILGen
0.3179 ( 14.5%) 0.1353 ( 12.7%) 0.4532 ( 13.9%) 0.4590 ( 4.0%) SILGen-function
0.2470 ( 11.3%) 0.1223 ( 11.5%) 0.3694 ( 11.4%) 0.3745 ( 3.3%) typecheck-stmt
0.2295 ( 10.5%) 0.0952 ( 8.9%) 0.3247 ( 10.0%) 0.3290 ( 2.9%) typecheck-expr
0.1820 ( 8.3%) 0.0361 ( 3.4%) 0.2181 ( 6.7%) 0.2195 ( 1.9%) perform-sema
0.1814 ( 8.3%) 0.0357 ( 3.3%) 0.2171 ( 6.7%) 0.2183 ( 1.9%) Type checking and Semantic analysis
0.1809 ( 8.3%) 0.0357 ( 3.3%) 0.2166 ( 6.7%) 0.2179 ( 1.9%) typecheck-decl
0.1461 ( 6.7%) 0.0480 ( 4.5%) 0.1941 ( 6.0%) 0.1967 ( 1.7%) typecheck-expr-pattern
0.1563 ( 7.1%) 0.0285 ( 2.7%) 0.1847 ( 5.7%) 0.1851 ( 1.6%) IRGen
0.0017 ( 0.1%) 0.0161 ( 1.5%) 0.0178 ( 0.5%) 0.1154 ( 1.0%) load-stdlib
0.0645 ( 3.0%) 0.0007 ( 0.1%) 0.0652 ( 2.0%) 0.0670 ( 0.6%) SIL optimization
0.0142 ( 0.6%) 0.0015 ( 0.1%) 0.0157 ( 0.5%) 0.0160 ( 0.1%) precheck-target
0.0005 ( 0.0%) 0.0001 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) build-rewrite-system
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) import-clang-decl
0.0003 ( 0.0%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) SIL verification, pre-optimization
0.0003 ( 0.0%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) SIL verification, post-optimization
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) source-file-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 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%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
2.1861 (100.0%) 1.0681 (100.0%) 3.2542 (100.0%) 11.4476 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3251 seconds (6.4714 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.8375 (100.0%) 0.4877 (100.0%) 2.3251 (100.0%) 6.4714 (100.0%) Building Target
1.8375 (100.0%) 0.4877 (100.0%) 2.3251 (100.0%) 6.4714 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SFSymbol/SFSymbol1/SFSymbol.swift (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ UIImage+SFSymbol.swift /Users/admin/builder/spi-builder-workspace/SFSymbol/Extensions/UIImage+SFSymbol.swift (in target 'SFSymbol' from project 'SFSymbol')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745954819484882-swift-frontend-SFSymbol-UIImage_SFSymbol.swift-arm64_apple_ios13.0-o-Onone-3635188477.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7120 seconds (8.3700 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0437 ( 18.9%) 0.1945 ( 40.4%) 0.2382 ( 33.4%) 4.0072 ( 47.9%) parse-and-resolve-imports
0.0425 ( 18.4%) 0.1920 ( 39.9%) 0.2344 ( 32.9%) 3.9993 ( 47.8%) Import resolution
0.0017 ( 0.7%) 0.0153 ( 3.2%) 0.0170 ( 2.4%) 0.1180 ( 1.4%) load-stdlib
0.0744 ( 32.2%) 0.0224 ( 4.7%) 0.0968 ( 13.6%) 0.0970 ( 1.2%) build-rewrite-system
0.0279 ( 12.1%) 0.0216 ( 4.5%) 0.0496 ( 7.0%) 0.0511 ( 0.6%) import-clang-decl
0.0103 ( 4.4%) 0.0089 ( 1.9%) 0.0192 ( 2.7%) 0.0259 ( 0.3%) perform-sema
0.0102 ( 4.4%) 0.0089 ( 1.9%) 0.0191 ( 2.7%) 0.0259 ( 0.3%) Type checking and Semantic analysis
0.0092 ( 4.0%) 0.0081 ( 1.7%) 0.0173 ( 2.4%) 0.0240 ( 0.3%) typecheck-decl
0.0025 ( 1.1%) 0.0027 ( 0.6%) 0.0052 ( 0.7%) 0.0052 ( 0.1%) IRGen
0.0016 ( 0.7%) 0.0021 ( 0.4%) 0.0037 ( 0.5%) 0.0042 ( 0.1%) SILGen
0.0027 ( 1.2%) 0.0013 ( 0.3%) 0.0040 ( 0.6%) 0.0042 ( 0.0%) load-all-members
0.0010 ( 0.4%) 0.0015 ( 0.3%) 0.0025 ( 0.4%) 0.0030 ( 0.0%) SILGen-function
0.0009 ( 0.4%) 0.0008 ( 0.2%) 0.0017 ( 0.2%) 0.0017 ( 0.0%) typecheck-stmt
0.0009 ( 0.4%) 0.0008 ( 0.2%) 0.0017 ( 0.2%) 0.0017 ( 0.0%) typecheck-expr
0.0016 ( 0.7%) 0.0000 ( 0.0%) 0.0016 ( 0.2%) 0.0016 ( 0.0%) SIL optimization
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%) precheck-target
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%) SIL verification, pre-optimization
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%) 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.2311 (100.0%) 0.4809 (100.0%) 0.7120 (100.0%) 8.3700 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.0902 seconds (5.9910 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2552 (100.0%) 0.8350 (100.0%) 2.0902 (100.0%) 5.9910 (100.0%) Building Target
1.2552 (100.0%) 0.8350 (100.0%) 2.0902 (100.0%) 5.9910 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SFSymbol/Extensions/UIImage+SFSymbol.swift (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ SFSymbol (in target 'SFSymbol' from project 'SFSymbol')
EmitSwiftModule normal arm64 (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745954819486939-swift-frontend-SFSymbol-all-arm64_apple_ios13.0-swiftmodule-Onone-3821934027.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 29.6948 seconds (30.9119 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
3.3863 ( 14.2%) 0.7538 ( 13.0%) 4.1401 ( 13.9%) 4.1401 ( 13.4%) SILGen
2.5950 ( 10.9%) 0.8493 ( 14.6%) 3.4444 ( 11.6%) 3.9530 ( 12.8%) parse-and-resolve-imports
2.5939 ( 10.9%) 0.8482 ( 14.6%) 3.4421 ( 11.6%) 3.9463 ( 12.8%) Import resolution
2.9335 ( 12.3%) 0.6776 ( 11.7%) 3.6111 ( 12.2%) 3.6102 ( 11.7%) SILGen-function
2.3203 ( 9.7%) 0.5857 ( 10.1%) 2.9059 ( 9.8%) 2.9060 ( 9.4%) typecheck-stmt
2.2197 ( 9.3%) 0.5856 ( 10.1%) 2.8053 ( 9.4%) 2.8082 ( 9.1%) typecheck-expr
1.6980 ( 7.1%) 0.3922 ( 6.7%) 2.0902 ( 7.0%) 2.1054 ( 6.8%) perform-sema
1.6978 ( 7.1%) 0.3921 ( 6.7%) 2.0900 ( 7.0%) 2.1051 ( 6.8%) Type checking and Semantic analysis
1.6575 ( 6.9%) 0.3874 ( 6.7%) 2.0449 ( 6.9%) 2.0599 ( 6.7%) typecheck-decl
1.4018 ( 5.9%) 0.2460 ( 4.2%) 1.6479 ( 5.5%) 1.6478 ( 5.3%) typecheck-expr-pattern
0.9474 ( 4.0%) 0.0299 ( 0.5%) 0.9773 ( 3.3%) 0.9788 ( 3.2%) SIL optimization
0.1926 ( 0.8%) 0.0214 ( 0.4%) 0.2140 ( 0.7%) 0.2155 ( 0.7%) Serialization, swiftmodule
0.0018 ( 0.0%) 0.0170 ( 0.3%) 0.0188 ( 0.1%) 0.1713 ( 0.6%) load-stdlib
0.1304 ( 0.5%) 0.0170 ( 0.3%) 0.1474 ( 0.5%) 0.1473 ( 0.5%) precheck-target
0.0617 ( 0.3%) 0.0023 ( 0.0%) 0.0639 ( 0.2%) 0.0639 ( 0.2%) Serialization, swiftsourceinfo
0.0318 ( 0.1%) 0.0011 ( 0.0%) 0.0329 ( 0.1%) 0.0329 ( 0.1%) Serialization, swiftdoc
0.0009 ( 0.0%) 0.0023 ( 0.0%) 0.0033 ( 0.0%) 0.0050 ( 0.0%) build-rewrite-system
0.0025 ( 0.0%) 0.0024 ( 0.0%) 0.0048 ( 0.0%) 0.0048 ( 0.0%) import-clang-decl
0.0042 ( 0.0%) 0.0000 ( 0.0%) 0.0042 ( 0.0%) 0.0042 ( 0.0%) SIL verification, pre-optimization
0.0040 ( 0.0%) 0.0000 ( 0.0%) 0.0040 ( 0.0%) 0.0040 ( 0.0%) SIL verification, post-optimization
0.0017 ( 0.0%) 0.0000 ( 0.0%) 0.0017 ( 0.0%) 0.0017 ( 0.0%) source-file-populate-cache
0.0006 ( 0.0%) 0.0000 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) populate-module-class-member-cache
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%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
23.8835 (100.0%) 5.8113 (100.0%) 29.6948 (100.0%) 30.9119 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 12.3810 seconds (13.0588 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
10.2260 (100.0%) 2.1550 (100.0%) 12.3810 (100.0%) 13.0588 (100.0%) Building Target
10.2260 (100.0%) 2.1550 (100.0%) 12.3810 (100.0%) 13.0588 (100.0%) Total
SwiftCompile normal arm64 Compiling\ SFSymbol6.swift /Users/admin/builder/spi-builder-workspace/SFSymbol/SFSymbol6/SFSymbol6.swift (in target 'SFSymbol' from project 'SFSymbol')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745954819494471-swift-frontend-SFSymbol-SFSymbol6.swift-arm64_apple_ios13.0-o-Onone-464356918.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 8.0983 seconds (16.0549 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0459 ( 0.8%) 0.1733 ( 8.2%) 0.2192 ( 2.7%) 4.1062 ( 25.6%) parse-and-resolve-imports
0.0447 ( 0.7%) 0.1723 ( 8.1%) 0.2169 ( 2.7%) 4.1039 ( 25.6%) Import resolution
1.0623 ( 17.8%) 0.3624 ( 17.1%) 1.4247 ( 17.6%) 1.4322 ( 8.9%) SILGen
0.9199 ( 15.4%) 0.3305 ( 15.6%) 1.2504 ( 15.4%) 1.2572 ( 7.8%) SILGen-function
0.7244 ( 12.1%) 0.2993 ( 14.1%) 1.0236 ( 12.6%) 1.0301 ( 6.4%) typecheck-stmt
0.6776 ( 11.3%) 0.2433 ( 11.5%) 0.9209 ( 11.4%) 0.9262 ( 5.8%) typecheck-expr
0.4787 ( 8.0%) 0.1138 ( 5.4%) 0.5925 ( 7.3%) 0.5965 ( 3.7%) perform-sema
0.4762 ( 8.0%) 0.1121 ( 5.3%) 0.5883 ( 7.3%) 0.5922 ( 3.7%) Type checking and Semantic analysis
0.4749 ( 7.9%) 0.1120 ( 5.3%) 0.5870 ( 7.2%) 0.5908 ( 3.7%) typecheck-decl
0.4421 ( 7.4%) 0.1284 ( 6.1%) 0.5705 ( 7.0%) 0.5742 ( 3.6%) typecheck-expr-pattern
0.4067 ( 6.8%) 0.0534 ( 2.5%) 0.4601 ( 5.7%) 0.4601 ( 2.9%) IRGen
0.1778 ( 3.0%) 0.0023 ( 0.1%) 0.1801 ( 2.2%) 0.1801 ( 1.1%) SIL optimization
0.0018 ( 0.0%) 0.0115 ( 0.5%) 0.0133 ( 0.2%) 0.1547 ( 1.0%) load-stdlib
0.0422 ( 0.7%) 0.0046 ( 0.2%) 0.0469 ( 0.6%) 0.0467 ( 0.3%) precheck-target
0.0011 ( 0.0%) 0.0000 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) SIL verification, post-optimization
0.0011 ( 0.0%) 0.0000 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) SIL verification, pre-optimization
0.0004 ( 0.0%) 0.0001 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) build-rewrite-system
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) import-clang-decl
0.0004 ( 0.0%) 0.0000 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) source-file-populate-cache
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 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
5.9787 (100.0%) 2.1196 (100.0%) 8.0983 (100.0%) 16.0549 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 5.5965 seconds (9.6365 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
4.7656 (100.0%) 0.8308 (100.0%) 5.5965 (100.0%) 9.6365 (100.0%) Building Target
4.7656 (100.0%) 0.8308 (100.0%) 5.5965 (100.0%) 9.6365 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SFSymbol/SFSymbol6/SFSymbol6.swift (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ SFSymbol4.swift /Users/admin/builder/spi-builder-workspace/SFSymbol/SFSymbol4/SFSymbol4.swift (in target 'SFSymbol' from project 'SFSymbol')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745954819494845-swift-frontend-SFSymbol-SFSymbol4.swift-arm64_apple_ios13.0-o-Onone-2366139394.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 6.7229 seconds (14.6633 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0440 ( 0.9%) 0.1670 ( 8.7%) 0.2109 ( 3.1%) 4.1161 ( 28.1%) parse-and-resolve-imports
0.0426 ( 0.9%) 0.1659 ( 8.7%) 0.2085 ( 3.1%) 4.1137 ( 28.1%) Import resolution
0.8587 ( 17.9%) 0.3332 ( 17.4%) 1.1919 ( 17.7%) 1.1989 ( 8.2%) SILGen
0.7445 ( 15.5%) 0.3051 ( 15.9%) 1.0496 ( 15.6%) 1.0556 ( 7.2%) SILGen-function
0.5901 ( 12.3%) 0.2796 ( 14.6%) 0.8697 ( 12.9%) 0.8754 ( 6.0%) typecheck-stmt
0.5460 ( 11.4%) 0.2178 ( 11.4%) 0.7637 ( 11.4%) 0.7688 ( 5.2%) typecheck-expr
0.3558 ( 7.4%) 0.1171 ( 6.1%) 0.4729 ( 7.0%) 0.4772 ( 3.3%) typecheck-expr-pattern
0.3815 ( 7.9%) 0.0892 ( 4.7%) 0.4707 ( 7.0%) 0.4731 ( 3.2%) perform-sema
0.3802 ( 7.9%) 0.0884 ( 4.6%) 0.4686 ( 7.0%) 0.4710 ( 3.2%) Type checking and Semantic analysis
0.3774 ( 7.8%) 0.0884 ( 4.6%) 0.4658 ( 6.9%) 0.4683 ( 3.2%) typecheck-decl
0.3068 ( 6.4%) 0.0450 ( 2.4%) 0.3519 ( 5.2%) 0.3519 ( 2.4%) IRGen
0.1437 ( 3.0%) 0.0007 ( 0.0%) 0.1444 ( 2.1%) 0.1444 ( 1.0%) SIL optimization
0.0017 ( 0.0%) 0.0110 ( 0.6%) 0.0127 ( 0.2%) 0.1076 ( 0.7%) load-stdlib
0.0340 ( 0.7%) 0.0043 ( 0.2%) 0.0382 ( 0.6%) 0.0380 ( 0.3%) precheck-target
0.0008 ( 0.0%) 0.0000 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) SIL verification, pre-optimization
0.0007 ( 0.0%) 0.0000 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) SIL verification, post-optimization
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) build-rewrite-system
0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) import-clang-decl
0.0003 ( 0.0%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) source-file-populate-cache
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 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
4.8097 (100.0%) 1.9132 (100.0%) 6.7229 (100.0%) 14.6633 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.5644 seconds (8.5757 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
3.8013 (100.0%) 0.7631 (100.0%) 4.5644 (100.0%) 8.5757 (100.0%) Building Target
3.8013 (100.0%) 0.7631 (100.0%) 4.5644 (100.0%) 8.5757 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SFSymbol/SFSymbol4/SFSymbol4.swift (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ SFSymbol2.swift /Users/admin/builder/spi-builder-workspace/SFSymbol/SFSymbol2/SFSymbol2.swift (in target 'SFSymbol' from project 'SFSymbol')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745954819492238-swift-frontend-SFSymbol-SFSymbol2.swift-arm64_apple_ios13.0-o-Onone-4124113615.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.9697 seconds (9.5953 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0617 ( 5.0%) 0.1820 ( 24.9%) 0.2437 ( 12.4%) 3.9934 ( 41.6%) parse-and-resolve-imports
0.0605 ( 4.9%) 0.1795 ( 24.6%) 0.2400 ( 12.2%) 3.9854 ( 41.5%) Import resolution
0.1873 ( 15.1%) 0.0716 ( 9.8%) 0.2590 ( 13.1%) 0.2606 ( 2.7%) SILGen
0.1546 ( 12.5%) 0.0620 ( 8.5%) 0.2166 ( 11.0%) 0.2181 ( 2.3%) SILGen-function
0.1170 ( 9.4%) 0.0559 ( 7.7%) 0.1729 ( 8.8%) 0.1737 ( 1.8%) typecheck-stmt
0.1096 ( 8.8%) 0.0436 ( 6.0%) 0.1531 ( 7.8%) 0.1538 ( 1.6%) typecheck-expr
0.1130 ( 9.1%) 0.0240 ( 3.3%) 0.1370 ( 7.0%) 0.1423 ( 1.5%) perform-sema
0.1125 ( 9.1%) 0.0239 ( 3.3%) 0.1364 ( 6.9%) 0.1417 ( 1.5%) Type checking and Semantic analysis
0.1123 ( 9.1%) 0.0238 ( 3.3%) 0.1361 ( 6.9%) 0.1413 ( 1.5%) typecheck-decl
0.0018 ( 0.1%) 0.0172 ( 2.4%) 0.0190 ( 1.0%) 0.1262 ( 1.3%) load-stdlib
0.0965 ( 7.8%) 0.0225 ( 3.1%) 0.1189 ( 6.0%) 0.1211 ( 1.3%) IRGen
0.0669 ( 5.4%) 0.0221 ( 3.0%) 0.0890 ( 4.5%) 0.0896 ( 0.9%) typecheck-expr-pattern
0.0375 ( 3.0%) 0.0011 ( 0.2%) 0.0386 ( 2.0%) 0.0387 ( 0.4%) SIL optimization
0.0067 ( 0.5%) 0.0008 ( 0.1%) 0.0075 ( 0.4%) 0.0075 ( 0.1%) precheck-target
0.0005 ( 0.0%) 0.0002 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) build-rewrite-system
0.0002 ( 0.0%) 0.0003 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) import-clang-decl
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) SIL verification, pre-optimization
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) SIL verification, post-optimization
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) source-file-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 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%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
1.2391 (100.0%) 0.7306 (100.0%) 1.9697 (100.0%) 9.5953 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4909 seconds (5.3736 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1147 (100.0%) 0.3762 (100.0%) 1.4909 (100.0%) 5.3736 (100.0%) Building Target
1.1147 (100.0%) 0.3762 (100.0%) 1.4909 (100.0%) 5.3736 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SFSymbol/SFSymbol2/SFSymbol2.swift (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Image+SFSymbol.swift /Users/admin/builder/spi-builder-workspace/SFSymbol/Extensions/Image+SFSymbol.swift (in target 'SFSymbol' from project 'SFSymbol')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745954819494510-swift-frontend-SFSymbol-Image_SFSymbol.swift-arm64_apple_ios13.0-o-Onone-3225213067.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.2467 seconds (8.4045 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.2196 ( 33.5%) 0.2331 ( 39.4%) 0.4526 ( 36.3%) 3.9436 ( 46.9%) parse-and-resolve-imports
0.2186 ( 33.4%) 0.2324 ( 39.3%) 0.4511 ( 36.2%) 3.9420 ( 46.9%) Import resolution
0.1598 ( 24.4%) 0.0537 ( 9.1%) 0.2134 ( 17.1%) 0.2146 ( 2.6%) build-rewrite-system
0.0017 ( 0.3%) 0.0090 ( 1.5%) 0.0108 ( 0.9%) 0.1738 ( 2.1%) load-stdlib
0.0283 ( 4.3%) 0.0253 ( 4.3%) 0.0536 ( 4.3%) 0.0536 ( 0.6%) import-clang-decl
0.0051 ( 0.8%) 0.0094 ( 1.6%) 0.0145 ( 1.2%) 0.0183 ( 0.2%) perform-sema
0.0050 ( 0.8%) 0.0094 ( 1.6%) 0.0144 ( 1.2%) 0.0183 ( 0.2%) Type checking and Semantic analysis
0.0030 ( 0.5%) 0.0073 ( 1.2%) 0.0103 ( 0.8%) 0.0141 ( 0.2%) typecheck-decl
0.0049 ( 0.7%) 0.0035 ( 0.6%) 0.0083 ( 0.7%) 0.0083 ( 0.1%) load-all-members
0.0030 ( 0.5%) 0.0026 ( 0.4%) 0.0056 ( 0.4%) 0.0056 ( 0.1%) IRGen
0.0020 ( 0.3%) 0.0022 ( 0.4%) 0.0042 ( 0.3%) 0.0042 ( 0.0%) typecheck-expr
0.0019 ( 0.3%) 0.0020 ( 0.3%) 0.0039 ( 0.3%) 0.0039 ( 0.0%) typecheck-stmt
0.0008 ( 0.1%) 0.0008 ( 0.1%) 0.0016 ( 0.1%) 0.0016 ( 0.0%) SILGen
0.0006 ( 0.1%) 0.0007 ( 0.1%) 0.0013 ( 0.1%) 0.0013 ( 0.0%) SILGen-function
0.0009 ( 0.1%) 0.0002 ( 0.0%) 0.0011 ( 0.1%) 0.0011 ( 0.0%) SIL optimization
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%) precheck-target
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%) 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%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.6552 (100.0%) 0.5915 (100.0%) 1.2467 (100.0%) 8.4045 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.4699 seconds (6.1638 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.7314 (100.0%) 0.7385 (100.0%) 2.4699 (100.0%) 6.1638 (100.0%) Building Target
1.7314 (100.0%) 0.7385 (100.0%) 2.4699 (100.0%) 6.1638 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SFSymbol/Extensions/Image+SFSymbol.swift (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ NSImage+SFSymbol.swift /Users/admin/builder/spi-builder-workspace/SFSymbol/Extensions/NSImage+SFSymbol.swift (in target 'SFSymbol' from project 'SFSymbol')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745954819494159-swift-frontend-SFSymbol-NSImage_SFSymbol.swift-arm64_apple_ios13.0-o-Onone-309366499.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5025 seconds (8.1693 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0430 ( 31.1%) 0.1649 ( 45.3%) 0.2079 ( 41.4%) 3.9640 ( 48.5%) parse-and-resolve-imports
0.0418 ( 30.2%) 0.1636 ( 44.9%) 0.2053 ( 40.9%) 3.9614 ( 48.5%) Import resolution
0.0019 ( 1.3%) 0.0155 ( 4.3%) 0.0174 ( 3.5%) 0.1721 ( 2.1%) load-stdlib
0.0475 ( 34.4%) 0.0147 ( 4.0%) 0.0622 ( 12.4%) 0.0622 ( 0.8%) build-rewrite-system
0.0027 ( 2.0%) 0.0041 ( 1.1%) 0.0068 ( 1.3%) 0.0068 ( 0.1%) IRGen
0.0012 ( 0.9%) 0.0015 ( 0.4%) 0.0028 ( 0.6%) 0.0028 ( 0.0%) import-clang-decl
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) perform-sema
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SILGen
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 optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) Type checking and Semantic analysis
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%) 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%) 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.1382 (100.0%) 0.3643 (100.0%) 0.5025 (100.0%) 8.1693 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.6696 seconds (4.5977 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.4070 (100.0%) 0.2626 (100.0%) 0.6696 (100.0%) 4.5977 (100.0%) Building Target
0.4070 (100.0%) 0.2626 (100.0%) 0.6696 (100.0%) 4.5977 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SFSymbol/Extensions/NSImage+SFSymbol.swift (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ SFSymbol3.swift /Users/admin/builder/spi-builder-workspace/SFSymbol/SFSymbol3/SFSymbol3.swift (in target 'SFSymbol' from project 'SFSymbol')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745954819495196-swift-frontend-SFSymbol-SFSymbol3.swift-arm64_apple_ios13.0-o-Onone-2234122996.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 5.4054 seconds (13.2970 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0505 ( 1.3%) 0.1798 ( 11.3%) 0.2303 ( 4.3%) 4.1389 ( 31.1%) parse-and-resolve-imports
0.0492 ( 1.3%) 0.1792 ( 11.3%) 0.2284 ( 4.2%) 4.1370 ( 31.1%) Import resolution
0.6589 ( 17.3%) 0.2470 ( 15.5%) 0.9059 ( 16.8%) 0.9152 ( 6.9%) SILGen
0.5682 ( 14.9%) 0.2257 ( 14.2%) 0.7939 ( 14.7%) 0.8011 ( 6.0%) SILGen-function
0.4497 ( 11.8%) 0.2079 ( 13.1%) 0.6576 ( 12.2%) 0.6634 ( 5.0%) typecheck-stmt
0.4222 ( 11.1%) 0.1636 ( 10.3%) 0.5858 ( 10.8%) 0.5904 ( 4.4%) typecheck-expr
0.3061 ( 8.0%) 0.0675 ( 4.2%) 0.3736 ( 6.9%) 0.3752 ( 2.8%) perform-sema
0.3049 ( 8.0%) 0.0672 ( 4.2%) 0.3721 ( 6.9%) 0.3737 ( 2.8%) Type checking and Semantic analysis
0.3033 ( 8.0%) 0.0672 ( 4.2%) 0.3705 ( 6.9%) 0.3721 ( 2.8%) typecheck-decl
0.2734 ( 7.2%) 0.0851 ( 5.3%) 0.3585 ( 6.6%) 0.3614 ( 2.7%) typecheck-expr-pattern
0.2693 ( 7.1%) 0.0477 ( 3.0%) 0.3170 ( 5.9%) 0.3171 ( 2.4%) IRGen
0.1146 ( 3.0%) 0.0011 ( 0.1%) 0.1157 ( 2.1%) 0.1160 ( 0.9%) SIL optimization
0.0141 ( 0.4%) 0.0501 ( 3.1%) 0.0642 ( 1.2%) 0.1033 ( 0.8%) load-stdlib
0.0261 ( 0.7%) 0.0029 ( 0.2%) 0.0290 ( 0.5%) 0.0292 ( 0.2%) precheck-target
0.0006 ( 0.0%) 0.0000 ( 0.0%) 0.0006 ( 0.0%) 0.0007 ( 0.0%) SIL verification, pre-optimization
0.0005 ( 0.0%) 0.0002 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) build-rewrite-system
0.0006 ( 0.0%) 0.0000 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) SIL verification, post-optimization
0.0002 ( 0.0%) 0.0002 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) import-clang-decl
0.0003 ( 0.0%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) source-file-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 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
3.8130 (100.0%) 1.5924 (100.0%) 5.4054 (100.0%) 13.2970 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.7571 seconds (7.7187 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
3.0676 (100.0%) 0.6895 (100.0%) 3.7571 (100.0%) 7.7187 (100.0%) Building Target
3.0676 (100.0%) 0.6895 (100.0%) 3.7571 (100.0%) 7.7187 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SFSymbol/SFSymbol3/SFSymbol3.swift (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ SymbolImage.swift /Users/admin/builder/spi-builder-workspace/SFSymbol/Protocols/SymbolImage.swift (in target 'SFSymbol' from project 'SFSymbol')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745954824174698-swift-frontend-SFSymbol-SymbolImage.swift-arm64_apple_ios13.0-o-Onone-3881205469.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3826 seconds (0.3844 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1185 ( 49.9%) 0.0372 ( 25.7%) 0.1557 ( 40.7%) 0.1567 ( 40.8%) build-rewrite-system
0.0374 ( 15.7%) 0.0384 ( 26.5%) 0.0758 ( 19.8%) 0.0762 ( 19.8%) parse-and-resolve-imports
0.0364 ( 15.3%) 0.0373 ( 25.7%) 0.0738 ( 19.3%) 0.0741 ( 19.3%) Import resolution
0.0236 ( 9.9%) 0.0207 ( 14.3%) 0.0443 ( 11.6%) 0.0445 ( 11.6%) import-clang-decl
0.0045 ( 1.9%) 0.0027 ( 1.8%) 0.0071 ( 1.9%) 0.0071 ( 1.9%) load-all-members
0.0040 ( 1.7%) 0.0015 ( 1.0%) 0.0055 ( 1.4%) 0.0055 ( 1.4%) perform-sema
0.0039 ( 1.6%) 0.0015 ( 1.0%) 0.0054 ( 1.4%) 0.0054 ( 1.4%) Type checking and Semantic analysis
0.0024 ( 1.0%) 0.0026 ( 1.8%) 0.0050 ( 1.3%) 0.0050 ( 1.3%) IRGen
0.0025 ( 1.1%) 0.0009 ( 0.7%) 0.0035 ( 0.9%) 0.0035 ( 0.9%) typecheck-stmt
0.0010 ( 0.4%) 0.0013 ( 0.9%) 0.0023 ( 0.6%) 0.0023 ( 0.6%) load-stdlib
0.0013 ( 0.6%) 0.0005 ( 0.3%) 0.0018 ( 0.5%) 0.0018 ( 0.5%) typecheck-decl
0.0007 ( 0.3%) 0.0002 ( 0.2%) 0.0009 ( 0.2%) 0.0009 ( 0.2%) SILGen
0.0007 ( 0.3%) 0.0000 ( 0.0%) 0.0007 ( 0.2%) 0.0007 ( 0.2%) SIL optimization
0.0006 ( 0.2%) 0.0001 ( 0.1%) 0.0007 ( 0.2%) 0.0007 ( 0.2%) SILGen-function
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.2376 (100.0%) 0.1450 (100.0%) 0.3826 (100.0%) 0.3844 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.4660 seconds (1.4823 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0924 (100.0%) 0.3736 (100.0%) 1.4660 (100.0%) 1.4823 (100.0%) Building Target
1.0924 (100.0%) 0.3736 (100.0%) 1.4660 (100.0%) 1.4823 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SFSymbol/Protocols/SymbolImage.swift (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Compiling NSImage+SFSymbol.swift (in target 'SFSymbol' from project 'SFSymbol')
SwiftDriverJobDiscovery normal arm64 Compiling SFSymbol2.swift (in target 'SFSymbol' from project 'SFSymbol')
SwiftDriverJobDiscovery normal arm64 Compiling UIImage+SFSymbol.swift (in target 'SFSymbol' from project 'SFSymbol')
SwiftDriverJobDiscovery normal arm64 Compiling SymbolImage.swift (in target 'SFSymbol' from project 'SFSymbol')
SwiftDriverJobDiscovery normal arm64 Compiling Image+SFSymbol.swift (in target 'SFSymbol' from project 'SFSymbol')
SwiftDriverJobDiscovery normal arm64 Compiling SFSymbol.swift (in target 'SFSymbol' from project 'SFSymbol')
SwiftDriverJobDiscovery normal arm64 Compiling SFSymbol3.swift (in target 'SFSymbol' from project 'SFSymbol')
SwiftDriverJobDiscovery normal arm64 Compiling SFSymbol4.swift (in target 'SFSymbol' from project 'SFSymbol')
SwiftDriverJobDiscovery normal arm64 Compiling SFSymbol5.swift (in target 'SFSymbol' from project 'SFSymbol')
SwiftDriverJobDiscovery normal arm64 Compiling SFSymbol6.swift (in target 'SFSymbol' from project 'SFSymbol')
SwiftDriverJobDiscovery normal arm64 Emitting module for SFSymbol (in target 'SFSymbol' from project 'SFSymbol')
SwiftDriver\ Compilation\ Requirements SFSymbol normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SFSymbol' from project 'SFSymbol')
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 SFSymbol -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol-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/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.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/SFSymbol.build/Debug-iphoneos/SFSymbol.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation SFSymbol normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SFSymbol' from project 'SFSymbol')
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 SFSymbol -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol-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/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.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/SFSymbol.build/Debug-iphoneos/SFSymbol.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework/Headers/SFSymbol-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol-Swift.h (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework/Headers/SFSymbol-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework/Modules/SFSymbol.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.swiftmodule (in target 'SFSymbol' from project 'SFSymbol')
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/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework/Modules/SFSymbol.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework/Modules/SFSymbol.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.swiftdoc (in target 'SFSymbol' from project 'SFSymbol')
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/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework/Modules/SFSymbol.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework/Modules/SFSymbol.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.abi.json (in target 'SFSymbol' from project 'SFSymbol')
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/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework/Modules/SFSymbol.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework/Modules/SFSymbol.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.swiftsourceinfo (in target 'SFSymbol' from project 'SFSymbol')
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/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework/Modules/SFSymbol.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework/SFSymbol normal (in target 'SFSymbol' from project 'SFSymbol')
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.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.LinkFileList -install_name @rpath/SFSymbol.framework/SFSymbol -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework/SFSymbol
ExtractAppIntentsMetadata (in target 'SFSymbol' from project 'SFSymbol')
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 SFSymbol --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 13.0 --bundle-identifier SFSymbol --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework/SFSymbol --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/SFSymbol.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/SFSymbol.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/Objects-normal/arm64/SFSymbol.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 12:27:12.965 appintentsmetadataprocessor[706:4007] Starting appintentsmetadataprocessor export
2025-04-29 12:27:12.967 appintentsmetadataprocessor[706:4007] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/ssu --bundle-id SFSymbol --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SFSymbol.build/Debug-iphoneos/SFSymbol.build/SFSymbol.DependencyMetadataFileList --archive-ssu-assets
2025-04-29 12:27:12.989 appintentsnltrainingprocessor[707:4008] Parsing options for appintentsnltrainingprocessor
2025-04-29 12:27:12.990 appintentsnltrainingprocessor[707:4008] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/SFSymbol.framework/SFSymbol.tbd (in target 'SFSymbol' from project 'SFSymbol')
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework/SFSymbol -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/SFSymbol.framework/SFSymbol.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework (in target 'SFSymbol' from project 'SFSymbol')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SFSymbol.framework
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SFSymbol",
"name" : "SFSymbol",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SFSymbol",
"targets" : [
"SFSymbol"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SFSymbolTests",
"module_type" : "SwiftTarget",
"name" : "SFSymbolTests",
"path" : "Tests/SFSymbolTests",
"sources" : [
"ImageExtensionTests.swift",
"UIImageExtensionTests.swift"
],
"target_dependencies" : [
"SFSymbol"
],
"type" : "test"
},
{
"c99name" : "SFSymbol",
"module_type" : "SwiftTarget",
"name" : "SFSymbol",
"path" : "Sources/SFSymbol",
"product_memberships" : [
"SFSymbol"
],
"sources" : [
"Extensions/Image+SFSymbol.swift",
"Extensions/NSImage+SFSymbol.swift",
"Extensions/UIImage+SFSymbol.swift",
"Protocols/SymbolImage.swift",
"SFSymbol1/SFSymbol.swift",
"SFSymbol2/SFSymbol2.swift",
"SFSymbol3/SFSymbol3.swift",
"SFSymbol4/SFSymbol4.swift",
"SFSymbol5/SFSymbol5.swift",
"SFSymbol6/SFSymbol6.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.