xcodebuild 0.1.10

xcodebuild command wrapper, runner and log parser.
Documentation
Command line invocation:
    /XCODE_BIN_ROOT/xcodebuild clean build -configuration Debug -target Example SYMROOT=/BUILD_ROOT CONFIGURATION_BUILD_DIR=/BUILD_ROOT BUILD_DIR=/BUILD_ROOT

User defaults from command line:
    IDEPackageSupportUseBuiltinSCM = YES

Build settings from command line:
    BUILD_DIR = /BUILD_ROOT
    CONFIGURATION_BUILD_DIR = /BUILD_ROOT
    SYMROOT = /BUILD_ROOT

Resolve Package Graph

Resolved source packages:
  swift-log: https://github.com/apple/swift-log.git @ 1.4.2


note: Using new build system
note: Build preparation complete

** CLEAN SUCCEEDED **

note: Using new build system
note: Planning
Analyze workspace

Create build description
Build description signature: 30e5bfdd91f6ac9c39e12b95bbb55ecc
Build description path: /BUILD_ROOT/XCBuildData/30e5bfdd91f6ac9c39e12b95bbb55ecc-desc.xcbuild

note: Build preparation complete
note: Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning
CreateBuildDirectory /BUILD_ROOT
    cd /PROJECT_ROOT/Example.xcodeproj
    builtin-create-build-directory /BUILD_ROOT

CreateBuildDirectory /BUILD_ROOT/PackageFrameworks
    cd /PROJECT_ROOT/Example.xcodeproj
    builtin-create-build-directory /BUILD_ROOT/PackageFrameworks

warning: ONLY_ACTIVE_ARCH=YES requested with multiple ARCHS and no active architecture could be computed; building for all applicable architectures (in target 'Logging' from project 'swift-log')
WriteAuxiliaryFile /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Logging.modulemap (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    write-file /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Logging.modulemap

Copy /BUILD_ROOT/GeneratedModuleMaps-iphoneos/Logging.modulemap /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Logging.modulemap (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Logging.modulemap /BUILD_ROOT/GeneratedModuleMaps-iphoneos

WriteAuxiliaryFile /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging-OutputFileMap.json (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    write-file /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging-OutputFileMap.json

WriteAuxiliaryFile /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.SwiftFileList (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    write-file /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.SwiftFileList

WriteAuxiliaryFile /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging-OutputFileMap.json (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    write-file /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging-OutputFileMap.json

WriteAuxiliaryFile /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.LinkFileList (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    write-file /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.LinkFileList

WriteAuxiliaryFile /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.SwiftFileList (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    write-file /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.SwiftFileList

WriteAuxiliaryFile /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.LinkFileList (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    write-file /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.LinkFileList

CompileSwiftSources normal armv7 com.apple.xcode.tools.swift.compiler (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer
    export SDKROOT\=/IPHONE_SDK
    /TOOLCHAIN_BIN/swiftc -incremental -module-name Logging -Onone -enable-batch-mode -enforce-exclusivity\=checked @/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /IPHONE_SDK -target armv7-apple-ios9.0 -g -Xfrontend -serialize-debugging-options -embed-bitcode-marker -enable-testing -swift-version 5 -I /BUILD_ROOT -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /BUILD_ROOT -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /IPHONE_SDK/Developer/Library/Frameworks -c -j8 -output-file-map /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging-OutputFileMap.json -parseable-output -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.swiftmodule -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/swift-overrides.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources-normal/armv7 -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources/armv7 -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging-Swift.h -working-directory /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log

CompileSwift normal armv7 /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/Logging.swift (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    /TOOLCHAIN_BIN/swift-frontend -frontend -c /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/Locks.swift /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/LogHandler.swift -primary-file /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/Logging.swift -emit-dependencies-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.d -emit-reference-dependencies-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.dia -target armv7-apple-ios9.0 -enable-objc-interop -sdk /IPHONE_SDK -I /BUILD_ROOT -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /BUILD_ROOT -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /IPHONE_SDK/Developer/Library/Frameworks -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/swift-overrides.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources-normal/armv7 -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources/armv7 -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Logging -target-sdk-version 15.4 -o /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.o -embed-bitcode-marker

CompileSwift normal armv7 /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/Locks.swift (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    /TOOLCHAIN_BIN/swift-frontend -frontend -c -primary-file /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/Locks.swift /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/LogHandler.swift /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/Logging.swift -emit-dependencies-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Locks.d -emit-reference-dependencies-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Locks.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Locks.dia -target armv7-apple-ios9.0 -enable-objc-interop -sdk /IPHONE_SDK -I /BUILD_ROOT -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /BUILD_ROOT -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /IPHONE_SDK/Developer/Library/Frameworks -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/swift-overrides.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources-normal/armv7 -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources/armv7 -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Logging -target-sdk-version 15.4 -o /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Locks.o -embed-bitcode-marker

EmitSwiftModule normal armv7 (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    /TOOLCHAIN_BIN/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/Locks.swift /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/LogHandler.swift /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/Logging.swift -target armv7-apple-ios9.0 -enable-objc-interop -sdk /IPHONE_SDK -I /BUILD_ROOT -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /BUILD_ROOT -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /IPHONE_SDK/Developer/Library/Frameworks -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/swift-overrides.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources-normal/armv7 -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources/armv7 -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Logging -target-sdk-version 15.4 -emit-module-doc-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.swiftdoc -emit-module-source-info-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.swiftsourceinfo -emit-objc-header-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging-Swift.h -o /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.swiftmodule -emit-abi-descriptor-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.abi.json

CompileSwift normal armv7 /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/LogHandler.swift (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    /TOOLCHAIN_BIN/swift-frontend -frontend -c /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/Locks.swift -primary-file /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/LogHandler.swift /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/Logging.swift -emit-dependencies-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/LogHandler.d -emit-reference-dependencies-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/LogHandler.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/LogHandler.dia -target armv7-apple-ios9.0 -enable-objc-interop -sdk /IPHONE_SDK -I /BUILD_ROOT -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /BUILD_ROOT -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /IPHONE_SDK/Developer/Library/Frameworks -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/swift-overrides.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources-normal/armv7 -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources/armv7 -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Logging -target-sdk-version 15.4 -o /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/LogHandler.o -embed-bitcode-marker

CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer
    export SDKROOT\=/IPHONE_SDK
    /TOOLCHAIN_BIN/swiftc -incremental -module-name Logging -Onone -enable-batch-mode -enforce-exclusivity\=checked @/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /IPHONE_SDK -target arm64-apple-ios9.0 -g -Xfrontend -serialize-debugging-options -embed-bitcode-marker -enable-testing -swift-version 5 -I /BUILD_ROOT -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /BUILD_ROOT -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /IPHONE_SDK/Developer/Library/Frameworks -c -j8 -output-file-map /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging-OutputFileMap.json -parseable-output -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftmodule -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/swift-overrides.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources-normal/arm64 -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources/arm64 -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging-Swift.h -working-directory /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log

CompileSwift normal arm64 /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/Logging.swift (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    /TOOLCHAIN_BIN/swift-frontend -frontend -c /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/Locks.swift /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/LogHandler.swift -primary-file /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/Logging.swift -emit-dependencies-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.d -emit-reference-dependencies-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.dia -target arm64-apple-ios9.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /IPHONE_SDK -I /BUILD_ROOT -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /BUILD_ROOT -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /IPHONE_SDK/Developer/Library/Frameworks -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/swift-overrides.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources-normal/arm64 -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources/arm64 -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Logging -target-sdk-version 15.4 -o /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.o -embed-bitcode-marker

CompileSwift normal arm64 /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/LogHandler.swift (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    /TOOLCHAIN_BIN/swift-frontend -frontend -c /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/Locks.swift -primary-file /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/LogHandler.swift /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/Logging.swift -emit-dependencies-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/LogHandler.d -emit-reference-dependencies-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/LogHandler.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/LogHandler.dia -target arm64-apple-ios9.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /IPHONE_SDK -I /BUILD_ROOT -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /BUILD_ROOT -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /IPHONE_SDK/Developer/Library/Frameworks -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/swift-overrides.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources-normal/arm64 -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources/arm64 -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Logging -target-sdk-version 15.4 -o /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/LogHandler.o -embed-bitcode-marker

CompileSwift normal arm64 /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/Locks.swift (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    /TOOLCHAIN_BIN/swift-frontend -frontend -c -primary-file /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/Locks.swift /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/LogHandler.swift /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/Logging.swift -emit-dependencies-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Locks.d -emit-reference-dependencies-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Locks.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Locks.dia -target arm64-apple-ios9.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /IPHONE_SDK -I /BUILD_ROOT -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /BUILD_ROOT -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /IPHONE_SDK/Developer/Library/Frameworks -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/swift-overrides.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources-normal/arm64 -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources/arm64 -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Logging -target-sdk-version 15.4 -o /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Locks.o -embed-bitcode-marker

EmitSwiftModule normal arm64 (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    /TOOLCHAIN_BIN/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/Locks.swift /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/LogHandler.swift /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log/Sources/Logging/Logging.swift -target arm64-apple-ios9.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /IPHONE_SDK -I /BUILD_ROOT -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /BUILD_ROOT -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /IPHONE_SDK/Developer/Library/Frameworks -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/swift-overrides.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources-normal/arm64 -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources/arm64 -Xcc -I/BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Logging -target-sdk-version 15.4 -emit-module-doc-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftdoc -emit-module-source-info-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftsourceinfo -emit-objc-header-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging-Swift.h -o /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftmodule -emit-abi-descriptor-path /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.abi.json

Copy /BUILD_ROOT/Logging.swiftmodule/arm64-apple-ios.swiftdoc /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftdoc (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftdoc /BUILD_ROOT/Logging.swiftmodule/arm64-apple-ios.swiftdoc

Copy /BUILD_ROOT/Logging.swiftmodule/arm64-apple-ios.swiftmodule /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftmodule (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftmodule /BUILD_ROOT/Logging.swiftmodule/arm64-apple-ios.swiftmodule

Copy /BUILD_ROOT/Logging.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftsourceinfo (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftsourceinfo /BUILD_ROOT/Logging.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo

SwiftMergeGeneratedHeaders /BUILD_ROOT/GeneratedModuleMaps-iphoneos/Logging-Swift.h /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging-Swift.h /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging-Swift.h (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    builtin-swiftHeaderTool -arch arm64 /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging-Swift.h -arch armv7 /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging-Swift.h -o /BUILD_ROOT/GeneratedModuleMaps-iphoneos/Logging-Swift.h

Copy /BUILD_ROOT/Logging.swiftmodule/armv7-apple-ios.swiftdoc /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.swiftdoc (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.swiftdoc /BUILD_ROOT/Logging.swiftmodule/armv7-apple-ios.swiftdoc

Copy /BUILD_ROOT/Logging.swiftmodule/armv7-apple-ios.swiftmodule /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.swiftmodule (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.swiftmodule /BUILD_ROOT/Logging.swiftmodule/armv7-apple-ios.swiftmodule

Copy /BUILD_ROOT/Logging.swiftmodule/Project/armv7-apple-ios.swiftsourceinfo /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.swiftsourceinfo (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.swiftsourceinfo /BUILD_ROOT/Logging.swiftmodule/Project/armv7-apple-ios.swiftsourceinfo

Ld /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Binary/Logging.o normal armv7 (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    /TOOLCHAIN_BIN/clang -target armv7-apple-ios9.0 -r -isysroot /IPHONE_SDK -L/BUILD_ROOT -L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/BUILD_ROOT -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /IPHONE_SDK/Developer/Library/Frameworks -filelist /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fembed-bitcode-marker -fobjc-link-runtime -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging.swiftmodule -Xlinker -dependency_info -Xlinker /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Logging_dependency_info.dat -o /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Binary/Logging.o

Ld /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Binary/Logging.o normal arm64 (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    /TOOLCHAIN_BIN/clang -target arm64-apple-ios9.0 -r -isysroot /IPHONE_SDK -L/BUILD_ROOT -L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/BUILD_ROOT -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /IPHONE_SDK/Developer/Library/Frameworks -filelist /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fembed-bitcode-marker -fobjc-link-runtime -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftmodule -Xlinker -dependency_info -Xlinker /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging_dependency_info.dat -o /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Binary/Logging.o

CreateUniversalBinary /BUILD_ROOT/Logging.o normal arm64\ armv7 (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    /TOOLCHAIN_BIN/lipo -create /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Binary/Logging.o /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/armv7/Binary/Logging.o -output /BUILD_ROOT/Logging.o

RegisterExecutionPolicyException /BUILD_ROOT/Logging.o (in target 'Logging' from project 'swift-log')
    cd /DERIVED_DATA_ROOT/SourcePackages/checkouts/swift-log
    builtin-RegisterExecutionPolicyException /BUILD_ROOT/Logging.o

MkDir /BUILD_ROOT/Example.app (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    /bin/mkdir -p /BUILD_ROOT/Example.app

ProcessProductPackaging /Users/tami5/Library/MobileDevice/Provisioning\ Profiles/70b760ab-4b9c-40a7-83c7-432ee3b3010e.mobileprovision /BUILD_ROOT/Example.app/embedded.mobileprovision (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    builtin-productPackagingUtility /Users/tami5/Library/MobileDevice/Provisioning\ Profiles/70b760ab-4b9c-40a7-83c7-432ee3b3010e.mobileprovision -o /BUILD_ROOT/Example.app/embedded.mobileprovision

WriteAuxiliaryFile /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources/Entitlements.plist (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    write-file /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources/Entitlements.plist

ProcessProductPackaging "" /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example.app.xcent (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    
    Entitlements:
    
    {
    "application-identifier" = "XXXXXXXXXX.com.Example";
    "com.apple.developer.team-identifier" = XXXXXXXXXX;
    "get-task-allow" = 1;
}
    
    builtin-productPackagingUtility -entitlements -format xml -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example.app.xcent

WriteAuxiliaryFile /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/all-product-headers.yaml (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    write-file /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/all-product-headers.yaml

WriteAuxiliaryFile /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example.hmap (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    write-file /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example.hmap

WriteAuxiliaryFile /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-project-headers.hmap (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    write-file /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-project-headers.hmap

WriteAuxiliaryFile /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-own-target-headers.hmap (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    write-file /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-own-target-headers.hmap

WriteAuxiliaryFile /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-all-target-headers.hmap (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    write-file /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-all-target-headers.hmap

WriteAuxiliaryFile /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-generated-files.hmap (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    write-file /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-generated-files.hmap

WriteAuxiliaryFile /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-all-non-framework-target-headers.hmap (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    write-file /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-all-non-framework-target-headers.hmap

WriteAuxiliaryFile /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example.SwiftFileList (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    write-file /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example.SwiftFileList

WriteAuxiliaryFile /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example-OutputFileMap.json (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    write-file /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example-OutputFileMap.json

WriteAuxiliaryFile /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example.LinkFileList (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    write-file /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example.LinkFileList

CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer
    export SDKROOT\=/IPHONE_SDK
    /TOOLCHAIN_BIN/swiftc -incremental -module-name Example -Onone -enable-batch-mode -enforce-exclusivity\=checked @/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example.SwiftFileList -DDEBUG -sdk /IPHONE_SDK -target arm64-apple-ios15.0 -g -Xfrontend -serialize-debugging-options -embed-bitcode-marker -enable-testing -swift-version 5 -I /BUILD_ROOT -F /BUILD_ROOT/PackageFrameworks -F /BUILD_ROOT -c -j8 -output-file-map /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example-OutputFileMap.json -parseable-output -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example.swiftmodule -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/swift-overrides.hmap -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-generated-files.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-own-target-headers.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/all-product-headers.yaml -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-project-headers.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources-normal/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example-Swift.h -working-directory /PROJECT_ROOT

EmitSwiftModule normal arm64 (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    /TOOLCHAIN_BIN/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /PROJECT_ROOT/Source/VModels/AppVModel.swift /PROJECT_ROOT/Source/Extensions/Color+Extension.swift /PROJECT_ROOT/Source/Animations/Flipcard.swift /PROJECT_ROOT/Source/Views/GameView.swift /PROJECT_ROOT/Source/Models/GlobalModel.swift /PROJECT_ROOT/Source/Models/GuessModel.swift /PROJECT_ROOT/Source/Views/GuessView.swift /PROJECT_ROOT/Source/Views/KeyboardView.swift /PROJECT_ROOT/Source/Log.swift /PROJECT_ROOT/Source/Views/ToastView.swift /PROJECT_ROOT/Source/ExampleApp.swift /PROJECT_ROOT/Source/Animations/shake.swift -target arm64-apple-ios15.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /IPHONE_SDK -I /BUILD_ROOT -F /BUILD_ROOT/PackageFrameworks -F /BUILD_ROOT -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /PROJECT_ROOT -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/swift-overrides.hmap -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-generated-files.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-own-target-headers.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/all-product-headers.yaml -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-project-headers.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources-normal/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources -Xcc -DDEBUG\=1 -module-name Example -target-sdk-version 15.4 -emit-module-doc-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example.swiftdoc -emit-module-source-info-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example.swiftsourceinfo -emit-objc-header-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example-Swift.h -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example.swiftmodule -emit-abi-descriptor-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example.abi.json

CompileSwift normal arm64 /PROJECT_ROOT/Source/Models/GlobalModel.swift (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    /TOOLCHAIN_BIN/swift-frontend -frontend -c /PROJECT_ROOT/Source/VModels/AppVModel.swift /PROJECT_ROOT/Source/Extensions/Color+Extension.swift /PROJECT_ROOT/Source/Animations/Flipcard.swift /PROJECT_ROOT/Source/Views/GameView.swift -primary-file /PROJECT_ROOT/Source/Models/GlobalModel.swift -primary-file /PROJECT_ROOT/Source/Models/GuessModel.swift /PROJECT_ROOT/Source/Views/GuessView.swift /PROJECT_ROOT/Source/Views/KeyboardView.swift /PROJECT_ROOT/Source/Log.swift /PROJECT_ROOT/Source/Views/ToastView.swift /PROJECT_ROOT/Source/ExampleApp.swift /PROJECT_ROOT/Source/Animations/shake.swift -emit-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GlobalModel.d -emit-reference-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GlobalModel.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GlobalModel.dia -emit-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GuessModel.d -emit-reference-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GuessModel.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GuessModel.dia -target arm64-apple-ios15.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /IPHONE_SDK -I /BUILD_ROOT -F /BUILD_ROOT/PackageFrameworks -F /BUILD_ROOT -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /PROJECT_ROOT -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/swift-overrides.hmap -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-generated-files.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-own-target-headers.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/all-product-headers.yaml -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-project-headers.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources-normal/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources -Xcc -DDEBUG\=1 -module-name Example -target-sdk-version 15.4 -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GlobalModel.o -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GuessModel.o -embed-bitcode-marker

CompileSwift normal arm64 /PROJECT_ROOT/Source/Models/GuessModel.swift (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    /TOOLCHAIN_BIN/swift-frontend -frontend -c /PROJECT_ROOT/Source/VModels/AppVModel.swift /PROJECT_ROOT/Source/Extensions/Color+Extension.swift /PROJECT_ROOT/Source/Animations/Flipcard.swift /PROJECT_ROOT/Source/Views/GameView.swift -primary-file /PROJECT_ROOT/Source/Models/GlobalModel.swift -primary-file /PROJECT_ROOT/Source/Models/GuessModel.swift /PROJECT_ROOT/Source/Views/GuessView.swift /PROJECT_ROOT/Source/Views/KeyboardView.swift /PROJECT_ROOT/Source/Log.swift /PROJECT_ROOT/Source/Views/ToastView.swift /PROJECT_ROOT/Source/ExampleApp.swift /PROJECT_ROOT/Source/Animations/shake.swift -emit-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GlobalModel.d -emit-reference-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GlobalModel.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GlobalModel.dia -emit-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GuessModel.d -emit-reference-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GuessModel.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GuessModel.dia -target arm64-apple-ios15.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /IPHONE_SDK -I /BUILD_ROOT -F /BUILD_ROOT/PackageFrameworks -F /BUILD_ROOT -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /PROJECT_ROOT -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/swift-overrides.hmap -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-generated-files.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-own-target-headers.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/all-product-headers.yaml -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-project-headers.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources-normal/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources -Xcc -DDEBUG\=1 -module-name Example -target-sdk-version 15.4 -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GlobalModel.o -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GuessModel.o -embed-bitcode-marker

CompileSwift normal arm64 /PROJECT_ROOT/Source/Views/GuessView.swift (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    /TOOLCHAIN_BIN/swift-frontend -frontend -c /PROJECT_ROOT/Source/VModels/AppVModel.swift /PROJECT_ROOT/Source/Extensions/Color+Extension.swift /PROJECT_ROOT/Source/Animations/Flipcard.swift /PROJECT_ROOT/Source/Views/GameView.swift /PROJECT_ROOT/Source/Models/GlobalModel.swift /PROJECT_ROOT/Source/Models/GuessModel.swift -primary-file /PROJECT_ROOT/Source/Views/GuessView.swift -primary-file /PROJECT_ROOT/Source/Views/KeyboardView.swift /PROJECT_ROOT/Source/Log.swift /PROJECT_ROOT/Source/Views/ToastView.swift /PROJECT_ROOT/Source/ExampleApp.swift /PROJECT_ROOT/Source/Animations/shake.swift -emit-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GuessView.d -emit-reference-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GuessView.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GuessView.dia -emit-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/KeyboardView.d -emit-reference-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/KeyboardView.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/KeyboardView.dia -target arm64-apple-ios15.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /IPHONE_SDK -I /BUILD_ROOT -F /BUILD_ROOT/PackageFrameworks -F /BUILD_ROOT -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /PROJECT_ROOT -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/swift-overrides.hmap -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-generated-files.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-own-target-headers.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/all-product-headers.yaml -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-project-headers.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources-normal/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources -Xcc -DDEBUG\=1 -module-name Example -target-sdk-version 15.4 -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GuessView.o -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/KeyboardView.o -embed-bitcode-marker

CompileSwift normal arm64 /PROJECT_ROOT/Source/Views/KeyboardView.swift (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    /TOOLCHAIN_BIN/swift-frontend -frontend -c /PROJECT_ROOT/Source/VModels/AppVModel.swift /PROJECT_ROOT/Source/Extensions/Color+Extension.swift /PROJECT_ROOT/Source/Animations/Flipcard.swift /PROJECT_ROOT/Source/Views/GameView.swift /PROJECT_ROOT/Source/Models/GlobalModel.swift /PROJECT_ROOT/Source/Models/GuessModel.swift -primary-file /PROJECT_ROOT/Source/Views/GuessView.swift -primary-file /PROJECT_ROOT/Source/Views/KeyboardView.swift /PROJECT_ROOT/Source/Log.swift /PROJECT_ROOT/Source/Views/ToastView.swift /PROJECT_ROOT/Source/ExampleApp.swift /PROJECT_ROOT/Source/Animations/shake.swift -emit-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GuessView.d -emit-reference-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GuessView.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GuessView.dia -emit-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/KeyboardView.d -emit-reference-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/KeyboardView.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/KeyboardView.dia -target arm64-apple-ios15.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /IPHONE_SDK -I /BUILD_ROOT -F /BUILD_ROOT/PackageFrameworks -F /BUILD_ROOT -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /PROJECT_ROOT -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/swift-overrides.hmap -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-generated-files.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-own-target-headers.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/all-product-headers.yaml -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-project-headers.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources-normal/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources -Xcc -DDEBUG\=1 -module-name Example -target-sdk-version 15.4 -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GuessView.o -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/KeyboardView.o -embed-bitcode-marker

CompileSwift normal arm64 /PROJECT_ROOT/Source/Views/ToastView.swift (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    /TOOLCHAIN_BIN/swift-frontend -frontend -c /PROJECT_ROOT/Source/VModels/AppVModel.swift /PROJECT_ROOT/Source/Extensions/Color+Extension.swift /PROJECT_ROOT/Source/Animations/Flipcard.swift /PROJECT_ROOT/Source/Views/GameView.swift /PROJECT_ROOT/Source/Models/GlobalModel.swift /PROJECT_ROOT/Source/Models/GuessModel.swift /PROJECT_ROOT/Source/Views/GuessView.swift /PROJECT_ROOT/Source/Views/KeyboardView.swift /PROJECT_ROOT/Source/Log.swift -primary-file /PROJECT_ROOT/Source/Views/ToastView.swift /PROJECT_ROOT/Source/ExampleApp.swift /PROJECT_ROOT/Source/Animations/shake.swift -emit-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/ToastView.d -emit-reference-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/ToastView.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/ToastView.dia -target arm64-apple-ios15.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /IPHONE_SDK -I /BUILD_ROOT -F /BUILD_ROOT/PackageFrameworks -F /BUILD_ROOT -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /PROJECT_ROOT -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/swift-overrides.hmap -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-generated-files.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-own-target-headers.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/all-product-headers.yaml -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-project-headers.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources-normal/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources -Xcc -DDEBUG\=1 -module-name Example -target-sdk-version 15.4 -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/ToastView.o -embed-bitcode-marker

CompileSwift normal arm64 /PROJECT_ROOT/Source/Animations/Flipcard.swift (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    /TOOLCHAIN_BIN/swift-frontend -frontend -c /PROJECT_ROOT/Source/VModels/AppVModel.swift /PROJECT_ROOT/Source/Extensions/Color+Extension.swift -primary-file /PROJECT_ROOT/Source/Animations/Flipcard.swift -primary-file /PROJECT_ROOT/Source/Views/GameView.swift /PROJECT_ROOT/Source/Models/GlobalModel.swift /PROJECT_ROOT/Source/Models/GuessModel.swift /PROJECT_ROOT/Source/Views/GuessView.swift /PROJECT_ROOT/Source/Views/KeyboardView.swift /PROJECT_ROOT/Source/Log.swift /PROJECT_ROOT/Source/Views/ToastView.swift /PROJECT_ROOT/Source/ExampleApp.swift /PROJECT_ROOT/Source/Animations/shake.swift -emit-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Flipcard.d -emit-reference-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Flipcard.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Flipcard.dia -emit-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GameView.d -emit-reference-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GameView.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GameView.dia -target arm64-apple-ios15.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /IPHONE_SDK -I /BUILD_ROOT -F /BUILD_ROOT/PackageFrameworks -F /BUILD_ROOT -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /PROJECT_ROOT -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/swift-overrides.hmap -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-generated-files.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-own-target-headers.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/all-product-headers.yaml -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-project-headers.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources-normal/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources -Xcc -DDEBUG\=1 -module-name Example -target-sdk-version 15.4 -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Flipcard.o -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GameView.o -embed-bitcode-marker

CompileSwift normal arm64 /PROJECT_ROOT/Source/Views/GameView.swift (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    /TOOLCHAIN_BIN/swift-frontend -frontend -c /PROJECT_ROOT/Source/VModels/AppVModel.swift /PROJECT_ROOT/Source/Extensions/Color+Extension.swift -primary-file /PROJECT_ROOT/Source/Animations/Flipcard.swift -primary-file /PROJECT_ROOT/Source/Views/GameView.swift /PROJECT_ROOT/Source/Models/GlobalModel.swift /PROJECT_ROOT/Source/Models/GuessModel.swift /PROJECT_ROOT/Source/Views/GuessView.swift /PROJECT_ROOT/Source/Views/KeyboardView.swift /PROJECT_ROOT/Source/Log.swift /PROJECT_ROOT/Source/Views/ToastView.swift /PROJECT_ROOT/Source/ExampleApp.swift /PROJECT_ROOT/Source/Animations/shake.swift -emit-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Flipcard.d -emit-reference-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Flipcard.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Flipcard.dia -emit-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GameView.d -emit-reference-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GameView.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GameView.dia -target arm64-apple-ios15.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /IPHONE_SDK -I /BUILD_ROOT -F /BUILD_ROOT/PackageFrameworks -F /BUILD_ROOT -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /PROJECT_ROOT -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/swift-overrides.hmap -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-generated-files.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-own-target-headers.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/all-product-headers.yaml -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-project-headers.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources-normal/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources -Xcc -DDEBUG\=1 -module-name Example -target-sdk-version 15.4 -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Flipcard.o -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/GameView.o -embed-bitcode-marker

CompileSwift normal arm64 /PROJECT_ROOT/Source/VModels/AppVModel.swift (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    /TOOLCHAIN_BIN/swift-frontend -frontend -c -primary-file /PROJECT_ROOT/Source/VModels/AppVModel.swift -primary-file /PROJECT_ROOT/Source/Extensions/Color+Extension.swift /PROJECT_ROOT/Source/Animations/Flipcard.swift /PROJECT_ROOT/Source/Views/GameView.swift /PROJECT_ROOT/Source/Models/GlobalModel.swift /PROJECT_ROOT/Source/Models/GuessModel.swift /PROJECT_ROOT/Source/Views/GuessView.swift /PROJECT_ROOT/Source/Views/KeyboardView.swift /PROJECT_ROOT/Source/Log.swift /PROJECT_ROOT/Source/Views/ToastView.swift /PROJECT_ROOT/Source/ExampleApp.swift /PROJECT_ROOT/Source/Animations/shake.swift -emit-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/AppVModel.d -emit-reference-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/AppVModel.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/AppVModel.dia -emit-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Color+Extension.d -emit-reference-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Color+Extension.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Color+Extension.dia -target arm64-apple-ios15.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /IPHONE_SDK -I /BUILD_ROOT -F /BUILD_ROOT/PackageFrameworks -F /BUILD_ROOT -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /PROJECT_ROOT -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/swift-overrides.hmap -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-generated-files.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-own-target-headers.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/all-product-headers.yaml -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-project-headers.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources-normal/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources -Xcc -DDEBUG\=1 -module-name Example -target-sdk-version 15.4 -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/AppVModel.o -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Color+Extension.o -embed-bitcode-marker

CompileSwift normal arm64 /PROJECT_ROOT/Source/Extensions/Color+Extension.swift (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    /TOOLCHAIN_BIN/swift-frontend -frontend -c -primary-file /PROJECT_ROOT/Source/VModels/AppVModel.swift -primary-file /PROJECT_ROOT/Source/Extensions/Color+Extension.swift /PROJECT_ROOT/Source/Animations/Flipcard.swift /PROJECT_ROOT/Source/Views/GameView.swift /PROJECT_ROOT/Source/Models/GlobalModel.swift /PROJECT_ROOT/Source/Models/GuessModel.swift /PROJECT_ROOT/Source/Views/GuessView.swift /PROJECT_ROOT/Source/Views/KeyboardView.swift /PROJECT_ROOT/Source/Log.swift /PROJECT_ROOT/Source/Views/ToastView.swift /PROJECT_ROOT/Source/ExampleApp.swift /PROJECT_ROOT/Source/Animations/shake.swift -emit-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/AppVModel.d -emit-reference-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/AppVModel.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/AppVModel.dia -emit-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Color+Extension.d -emit-reference-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Color+Extension.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Color+Extension.dia -target arm64-apple-ios15.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /IPHONE_SDK -I /BUILD_ROOT -F /BUILD_ROOT/PackageFrameworks -F /BUILD_ROOT -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /PROJECT_ROOT -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/swift-overrides.hmap -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-generated-files.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-own-target-headers.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/all-product-headers.yaml -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-project-headers.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources-normal/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources -Xcc -DDEBUG\=1 -module-name Example -target-sdk-version 15.4 -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/AppVModel.o -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Color+Extension.o -embed-bitcode-marker

CompileSwift normal arm64 /PROJECT_ROOT/Source/Log.swift (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    /TOOLCHAIN_BIN/swift-frontend -frontend -c /PROJECT_ROOT/Source/VModels/AppVModel.swift /PROJECT_ROOT/Source/Extensions/Color+Extension.swift /PROJECT_ROOT/Source/Animations/Flipcard.swift /PROJECT_ROOT/Source/Views/GameView.swift /PROJECT_ROOT/Source/Models/GlobalModel.swift /PROJECT_ROOT/Source/Models/GuessModel.swift /PROJECT_ROOT/Source/Views/GuessView.swift /PROJECT_ROOT/Source/Views/KeyboardView.swift -primary-file /PROJECT_ROOT/Source/Log.swift /PROJECT_ROOT/Source/Views/ToastView.swift /PROJECT_ROOT/Source/ExampleApp.swift /PROJECT_ROOT/Source/Animations/shake.swift -emit-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Log.d -emit-reference-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Log.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Log.dia -target arm64-apple-ios15.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /IPHONE_SDK -I /BUILD_ROOT -F /BUILD_ROOT/PackageFrameworks -F /BUILD_ROOT -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /PROJECT_ROOT -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/swift-overrides.hmap -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-generated-files.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-own-target-headers.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/all-product-headers.yaml -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-project-headers.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources-normal/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources -Xcc -DDEBUG\=1 -module-name Example -target-sdk-version 15.4 -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Log.o -embed-bitcode-marker

CompileSwift normal arm64 /PROJECT_ROOT/Source/ExampleApp.swift (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    /TOOLCHAIN_BIN/swift-frontend -frontend -c /PROJECT_ROOT/Source/VModels/AppVModel.swift /PROJECT_ROOT/Source/Extensions/Color+Extension.swift /PROJECT_ROOT/Source/Animations/Flipcard.swift /PROJECT_ROOT/Source/Views/GameView.swift /PROJECT_ROOT/Source/Models/GlobalModel.swift /PROJECT_ROOT/Source/Models/GuessModel.swift /PROJECT_ROOT/Source/Views/GuessView.swift /PROJECT_ROOT/Source/Views/KeyboardView.swift /PROJECT_ROOT/Source/Log.swift /PROJECT_ROOT/Source/Views/ToastView.swift -primary-file /PROJECT_ROOT/Source/ExampleApp.swift /PROJECT_ROOT/Source/Animations/shake.swift -emit-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/ExampleApp.d -emit-reference-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/ExampleApp.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/ExampleApp.dia -target arm64-apple-ios15.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /IPHONE_SDK -I /BUILD_ROOT -F /BUILD_ROOT/PackageFrameworks -F /BUILD_ROOT -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /PROJECT_ROOT -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/swift-overrides.hmap -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-generated-files.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-own-target-headers.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/all-product-headers.yaml -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-project-headers.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources-normal/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources -Xcc -DDEBUG\=1 -module-name Example -target-sdk-version 15.4 -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/ExampleApp.o -embed-bitcode-marker

CompileSwift normal arm64 /PROJECT_ROOT/Source/Animations/shake.swift (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    /TOOLCHAIN_BIN/swift-frontend -frontend -c /PROJECT_ROOT/Source/VModels/AppVModel.swift /PROJECT_ROOT/Source/Extensions/Color+Extension.swift /PROJECT_ROOT/Source/Animations/Flipcard.swift /PROJECT_ROOT/Source/Views/GameView.swift /PROJECT_ROOT/Source/Models/GlobalModel.swift /PROJECT_ROOT/Source/Models/GuessModel.swift /PROJECT_ROOT/Source/Views/GuessView.swift /PROJECT_ROOT/Source/Views/KeyboardView.swift /PROJECT_ROOT/Source/Log.swift /PROJECT_ROOT/Source/Views/ToastView.swift /PROJECT_ROOT/Source/ExampleApp.swift -primary-file /PROJECT_ROOT/Source/Animations/shake.swift -emit-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/shake.d -emit-reference-dependencies-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/shake.swiftdeps -serialize-diagnostics-path /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/shake.dia -target arm64-apple-ios15.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /IPHONE_SDK -I /BUILD_ROOT -F /BUILD_ROOT/PackageFrameworks -F /BUILD_ROOT -enable-testing -g -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -new-driver-path /TOOLCHAIN_BIN/swift-driver -serialize-debugging-options -Xcc -working-directory -Xcc /PROJECT_ROOT -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/swift-overrides.hmap -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-generated-files.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-own-target-headers.hmap -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/all-product-headers.yaml -Xcc -iquote -Xcc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example-project-headers.hmap -Xcc -I/BUILD_ROOT/include -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources-normal/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources/arm64 -Xcc -I/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources -Xcc -DDEBUG\=1 -module-name Example -target-sdk-version 15.4 -o /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/shake.o -embed-bitcode-marker

Ld /BUILD_ROOT/Example.app/Example normal (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    /TOOLCHAIN_BIN/clang -target arm64-apple-ios15.0 -isysroot /IPHONE_SDK -L/BUILD_ROOT -F/BUILD_ROOT/PackageFrameworks -F/BUILD_ROOT -filelist /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fembed-bitcode-marker -fobjc-link-runtime -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example.swiftmodule -Xlinker -no_adhoc_codesign -Xlinker -dependency_info -Xlinker /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example_dependency_info.dat -o /BUILD_ROOT/Example.app/Example -Xlinker -add_ast_path -Xlinker /BUILD_ROOT/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftmodule

Copy /BUILD_ROOT/Example.swiftmodule/arm64-apple-ios.swiftmodule /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example.swiftmodule (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example.swiftmodule /BUILD_ROOT/Example.swiftmodule/arm64-apple-ios.swiftmodule

Copy /BUILD_ROOT/Example.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example.swiftsourceinfo (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example.swiftsourceinfo /BUILD_ROOT/Example.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo

Copy /BUILD_ROOT/Example.swiftmodule/arm64-apple-ios.swiftdoc /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example.swiftdoc (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example.swiftdoc /BUILD_ROOT/Example.swiftmodule/arm64-apple-ios.swiftdoc

Copy /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources/Example-Swift.h /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example-Swift.h (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Objects-normal/arm64/Example-Swift.h /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/DerivedSources

CpResource /BUILD_ROOT/Example.app/EnWords.txt /PROJECT_ROOT/Resources/EnWords.txt (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /PROJECT_ROOT/Resources/EnWords.txt /BUILD_ROOT/Example.app

CompileStoryboard /PROJECT_ROOT/Resources/LaunchScreen.storyboard (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    export XCODE_DEVELOPER_USR_PATH\=/XCODE_BIN_ROOT/..
    /XCODE_BIN_ROOT/ibtool --errors --warnings --notices --module Example --output-partial-info-plist /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/LaunchScreen-SBPartialInfo.plist --auto-activate-custom-fonts --target-device iphone --target-device ipad --minimum-deployment-target 15.0 --output-format human-readable-text --compilation-directory /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build /PROJECT_ROOT/Resources/LaunchScreen.storyboard

CompileAssetCatalog /BUILD_ROOT/Example.app /PROJECT_ROOT/Resources/Assets.xcassets (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    /XCODE_BIN_ROOT/actool --output-format human-readable-text --notices --warnings --export-dependency-info /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/assetcatalog_dependencies --output-partial-info-plist /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/assetcatalog_generated_info.plist --app-icon AppIcon --compress-pngs --enable-on-demand-resources YES --development-region en --target-device iphone --target-device ipad --minimum-deployment-target 15.0 --platform iphoneos --compile /BUILD_ROOT/Example.app /PROJECT_ROOT/Resources/Assets.xcassets
2022-05-27 17:05:53.380 ibtoold[69266:13326404] DEBUG: Added to environment: {
    TMPDIR = "/var/folders/lm/jgnf6c7941qbrz4r6j5qscx00000gn/T/45AE3A2D-8854-4ECF-A3C3-370938DC2058";
}
/* com.apple.actool.document.notices */
/PROJECT_ROOT/Resources/Assets.xcassets:./AppIcon.appiconset/[][ipad][76x76][][][1x][][][]: notice: 76x76@1x app icons only apply to iPad apps targeting releases of iOS prior to 10.0.
/* com.apple.actool.compilation-results */
/BUILD_ROOT/Example.app/AppIcon60x60@2x.png
/BUILD_ROOT/Example.app/AppIcon76x76@2x~ipad.png
/BUILD_ROOT/Example.app/Assets.car
/BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/assetcatalog_generated_info.plist


ProcessInfoPlistFile /BUILD_ROOT/Example.app/Info.plist /PROJECT_ROOT/Resources/Info.plist (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    builtin-infoPlistUtility /PROJECT_ROOT/Resources/Info.plist -producttype com.apple.product-type.application -genpkginfo /BUILD_ROOT/Example.app/PkgInfo -expandbuildsettings -format binary -platform iphoneos -additionalcontentfile /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/LaunchScreen-SBPartialInfo.plist -additionalcontentfile /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/assetcatalog_generated_info.plist -requiredArchitecture arm64 -o /BUILD_ROOT/Example.app/Info.plist

LinkStoryboards (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    export XCODE_DEVELOPER_USR_PATH\=/XCODE_BIN_ROOT/..
    /XCODE_BIN_ROOT/ibtool --errors --warnings --notices --module Example --target-device iphone --target-device ipad --minimum-deployment-target 15.0 --output-format human-readable-text --link /BUILD_ROOT/Example.app /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/LaunchScreen.storyboardc

CopySwiftLibs /BUILD_ROOT/Example.app (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    export CODESIGN_ALLOCATE\=/TOOLCHAIN_BIN/codesign_allocate
    export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer
    export SDKROOT\=/IPHONE_SDK
    builtin-swiftStdLibTool --copy --verbose --sign XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX --scan-executable /BUILD_ROOT/Example.app/Example --scan-folder /BUILD_ROOT/Example.app/Frameworks --scan-folder /BUILD_ROOT/Example.app/PlugIns --scan-folder /BUILD_ROOT/Example.app/SystemExtensions --platform iphoneos --toolchain /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /BUILD_ROOT/Example.app/Frameworks --strip-bitcode --strip-bitcode-tool /TOOLCHAIN_BIN/bitcode_strip --emit-dependency-info /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/SwiftStdLibToolInputDependencies.dep --filter-for-swift-os

CodeSign /BUILD_ROOT/Example.app (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    export CODESIGN_ALLOCATE\=/TOOLCHAIN_BIN/codesign_allocate
    
    Signing Identity:     "Apple Development: example@example.com (XXXXXXXXXX)"
    Provisioning Profile: "iOS Team Provisioning Profile: com.Example"
                          (70b760ab-4b9c-40a7-83c7-432ee3b3010e)
    
    /usr/bin/codesign --force --sign FFF7B63551A48FB12A3418B0369AD5CCED5BE70A --entitlements /BUILD_ROOT/Example.build/Debug-iphoneos/Example.build/Example.app.xcent --timestamp\=none --generate-entitlement-der /BUILD_ROOT/Example.app

RegisterExecutionPolicyException /BUILD_ROOT/Example.app (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    builtin-RegisterExecutionPolicyException /BUILD_ROOT/Example.app

Validate /BUILD_ROOT/Example.app (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    builtin-validationUtility /BUILD_ROOT/Example.app

Touch /BUILD_ROOT/Example.app (in target 'Example' from project 'Example')
    cd /PROJECT_ROOT
    /usr/bin/touch -c /BUILD_ROOT/Example.app

warning: ONLY_ACTIVE_ARCH=YES requested with multiple ARCHS and no active architecture could be computed; building for all applicable architectures (in target 'Logging' from project 'swift-log')
** BUILD SUCCEEDED **