Slide 26
Slide 26 text
"C.MyExecutable-arm64-apple-macosx15.0-debug.module":
tool: shell
inputs: [
"main.swift",
".build/arm64-apple-macosx/debug/swift-version--44D72886A502174.txt",
".build/arm64-apple-macosx/debug/MyExecutable.build/sources"
]
outputs: [
".build/arm64-apple-macosx/debug/MyExecutable.build/main.swift.o",
".build/arm64-apple-macosx/debug/Modules/MyExecutable.swiftmodule"
]
description: "Compiling Swift Module 'MyExecutable' (1 sources)"
args: ["/Applications/Xcode-16.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-
module-name","MyExecutable","-emit-dependencies","-emit-module","-emit-module-path","/.build/arm64-apple-macosx/
debug/Modules/MyExecutable.swiftmodule","-output-file-map","/.build/arm64-apple-macosx/debug/MyExecutable.build/
output-file-map.json","-incremental","-c","@/.build/arm64-apple-macosx/debug/MyExecutable.build/sources","-
I","/.build/arm64-apple-macosx/debug/Modules","-target","arm64-apple-macosx10.13","-enable-batch-mode","-index-
store-path","/.build/arm64-apple-macosx/debug/index/store","-Onone","-enable-testing","-j16","-DSWIFT_PACKAGE","-
DDEBUG","-module-cache-path","/.build/arm64-apple-macosx/debug/ModuleCache","-parseable-output","-Xfrontend","-
entry-point-function-name","-Xfrontend","MyExecutable_main","-color-diagnostics","-swift-version","6","-sdk","/
Applications/Xcode-16.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk","-F","/
Applications/Xcode-16.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks","-F","/
Applications/Xcode-16.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks","-
I","/Applications/Xcode-16.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-L","/
Applications/Xcode-16.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib","-g","-Xcc","-
isysroot","-Xcc","/Applications/Xcode-16.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/
MacOSX15.5.sdk","-Xcc","-F","-Xcc","/Applications/Xcode-16.4.app/Contents/Developer/Platforms/MacOSX.platform/
Developer/Library/Frameworks","-Xcc","-F","-Xcc","/Applications/Xcode-16.4.app/Contents/Developer/Platforms/
MacOSX.platform/Developer/Library/PrivateFrameworks","-Xcc","-fPIC","-Xcc","-g","-package-name","myexecutable"]