Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider adding xcpretty #56

Closed
ghost opened this issue May 9, 2020 · 5 comments
Closed

Consider adding xcpretty #56

ghost opened this issue May 9, 2020 · 5 comments

Comments

@ghost
Copy link

ghost commented May 9, 2020

Hi,

I was going through some failed github action, and thought that piping calls to xcodebuild with xcpretty would make for a much more pleasant experience.

Unless it was intentional? If you guys feel it's worth adding I would like to contribute with a PR.

@stephencelis
Copy link
Member

The logs are definitely a bit of a mess these days. One of the creators of xcpretty suggests using xcodebuild's -quiet flag these days: xcpretty/xcpretty#360 (comment)

I haven't experimented with it yet, but it sounds like a good change!

@ghost
Copy link
Author

ghost commented May 9, 2020

I've been using xcpretty for so long that I haven't noticed that it's development is mostly stalled. For the sake of comparison, here's TCA, successfully compiling, as is right now:

The only diff is using an iPhone SE as a simulator and not the 11 Pro Max.

Running:

xcodebuild test 
    -scheme ComposableArchitecture 
    -destination platform="iOS Simulator,name=iPhone SE (2nd generation),OS=13.4.1"
515 lines
Last login: Sat May 9 19:23:10 on ttys001 tarja@Tarjas-MBP swift-composable-architecture-master % xcodebuild test -scheme ComposableArchitecture -destination platform="iOS Simulator,name=iPhone SE (2nd generation),OS=13.4.1" Command line invocation: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild test -scheme ComposableArchitecture -destination "platform=iOS Simulator,name=iPhone SE (2nd generation),OS=13.4.1"

Resolve Package Graph

Resolved source packages:
swift-composable-architecture: /Users/tarja/Downloads/swift-composable-architecture-master

note: Using new build system
note: Building targets in parallel
note: Planning build
note: Constructing build description
CreateBuildDirectory /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
builtin-create-build-directory /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products

CreateBuildDirectory /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
builtin-create-build-directory /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex

MkDir /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.xctest (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/bin/mkdir -p /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.xctest

MkDir /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/PackageFrameworks/ComposableArchitecture.framework (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/bin/mkdir -p /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/PackageFrameworks/ComposableArchitecture.framework

WriteAuxiliaryFile /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture-OutputFileMap.json (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
write-file /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture-OutputFileMap.json

WriteAuxiliaryFile /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.o.SwiftFileList (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
write-file /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.o.SwiftFileList

WriteAuxiliaryFile /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.o.LinkFileList (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
write-file /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.o.LinkFileList

WriteAuxiliaryFile /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/ComposableArchitecture.modulemap (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
write-file /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/ComposableArchitecture.modulemap

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/ComposableArchitecture.modulemap /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/GeneratedModuleMaps/iphonesimulator/ComposableArchitecture.modulemap (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/ComposableArchitecture.modulemap /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/GeneratedModuleMaps/iphonesimulator

CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -incremental -module-name ComposableArchitecture -Onone -enable-batch-mode -enforce-exclusivity=checked @/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.o.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -target x86_64-apple-ios13.0-simulator -g -module-cache-path /Users/tarja/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Index/DataStore -swift-version 5 -I /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -c -j2 -output-file-map /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture-OutputFileMap.json -parseable-output -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.swiftmodule -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/swift-overrides.hmap -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/DerivedSources/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG=1 -emit-objc-header -emit-objc-header-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture-Swift.h -working-directory /Users/tarja/Downloads/swift-composable-architecture-master

MergeSwiftModule normal x86_64 (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -merge-modules -emit-module /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/CasePath~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/CasePaths~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/EnumReflection~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/Operators~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ReducerDebugging~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/Effect~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/Cancellation~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/Debouncing~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/Timer~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/Create~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/Debug~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/Diff~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/Locking~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/Throttling~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/Reducer~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/AnyScheduler~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/TestScheduler~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/Store~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ForEachStore~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/Identified~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/IdentifiedArray~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/IfLetStore~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ViewStore~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/WithViewStore~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/IfLetUIKit~partial.swiftmodule -parse-as-library -sil-merge-partial-modules -disable-diagnostic-passes -disable-sil-perf-optzns -target x86_64-apple-ios13.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -I /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -enable-testing -g -module-cache-path /Users/tarja/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -Xcc -working-directory -Xcc /Users/tarja/Downloads/swift-composable-architecture-master -enable-anonymous-context-mangled-names -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/swift-overrides.hmap -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/DerivedSources/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG=1 -emit-module-doc-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.swiftdoc -emit-module-source-info-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.swiftsourceinfo -emit-objc-header-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture-Swift.h -module-name ComposableArchitecture -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.swiftmodule

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitecture.swiftmodule/x86_64.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.swiftmodule (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/ditto -rsrc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitecture.swiftmodule/x86_64.swiftmodule

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitecture.swiftmodule/x86_64.swiftdoc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.swiftdoc (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/ditto -rsrc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.swiftdoc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitecture.swiftmodule/x86_64.swiftdoc

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitecture.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.swiftmodule (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/ditto -rsrc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitecture.swiftmodule/x86_64-apple-ios-simulator.swiftmodule

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitecture.swiftmodule/x86_64-apple-ios-simulator.swiftdoc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.swiftdoc (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/ditto -rsrc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.swiftdoc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitecture.swiftmodule/x86_64-apple-ios-simulator.swiftdoc

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitecture.swiftmodule/Project/x86_64.swiftsourceinfo /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.swiftsourceinfo (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/ditto -rsrc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.swiftsourceinfo /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitecture.swiftmodule/Project/x86_64.swiftsourceinfo

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitecture.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.swiftsourceinfo (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/ditto -rsrc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.swiftsourceinfo /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitecture.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/GeneratedModuleMaps/iphonesimulator/ComposableArchitecture-Swift.h /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture-Swift.h (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/ditto -rsrc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture-Swift.h /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/GeneratedModuleMaps/iphonesimulator/ComposableArchitecture-Swift.h

Ld /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitecture.o normal x86_64 (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target x86_64-apple-ios13.0-simulator -r -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -L/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -iframework /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -filelist /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.o.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.o_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -fobjc-link-runtime -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.swiftmodule -Xlinker -dependency_info -Xlinker /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.o_dependency_info.dat -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitecture.o

WriteAuxiliaryFile /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.o.SwiftFileList (in target 'ComposableArchitectureTestSupport' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
write-file /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.o.SwiftFileList

WriteAuxiliaryFile /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport-OutputFileMap.json (in target 'ComposableArchitectureTestSupport' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
write-file /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport-OutputFileMap.json

WriteAuxiliaryFile /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/ComposableArchitectureTestSupport.modulemap (in target 'ComposableArchitectureTestSupport' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
write-file /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/ComposableArchitectureTestSupport.modulemap

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/ComposableArchitectureTestSupport.modulemap /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/GeneratedModuleMaps/iphonesimulator/ComposableArchitectureTestSupport.modulemap (in target 'ComposableArchitectureTestSupport' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/ComposableArchitectureTestSupport.modulemap /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/GeneratedModuleMaps/iphonesimulator

CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'ComposableArchitectureTestSupport' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -incremental -module-name ComposableArchitectureTestSupport -Onone -enable-batch-mode -enforce-exclusivity=checked @/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.o.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -target x86_64-apple-ios13.0-simulator -g -module-cache-path /Users/tarja/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Index/DataStore -swift-version 5 -I /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -c -j2 -output-file-map /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport-OutputFileMap.json -parseable-output -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.swiftmodule -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/swift-overrides.hmap -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/DerivedSources/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG=1 -emit-objc-header -emit-objc-header-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport-Swift.h -working-directory /Users/tarja/Downloads/swift-composable-architecture-master

CompileSwift normal x86_64 /Users/tarja/Downloads/swift-composable-architecture-master/Sources/ComposableArchitectureTestSupport/Reducer.swift (in target 'ComposableArchitectureTestSupport' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c -primary-file /Users/tarja/Downloads/swift-composable-architecture-master/Sources/ComposableArchitectureTestSupport/Reducer.swift /Users/tarja/Downloads/swift-composable-architecture-master/Sources/ComposableArchitectureTestSupport/TestStore.swift -emit-module-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/Reducer~partial.swiftmodule -emit-module-doc-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/Reducer~partial.swiftdoc -emit-module-source-info-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/Reducer~partial.swiftsourceinfo -serialize-diagnostics-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/Reducer.dia -emit-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/Reducer.d -emit-reference-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/Reducer.swiftdeps -target x86_64-apple-ios13.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -I /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -enable-testing -g -module-cache-path /Users/tarja/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -Xcc -working-directory -Xcc /Users/tarja/Downloads/swift-composable-architecture-master -enable-anonymous-context-mangled-names -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/swift-overrides.hmap -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/DerivedSources/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG=1 -module-name ComposableArchitectureTestSupport -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/Reducer.o -index-store-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Index/DataStore -index-system-modules

CompileSwift normal x86_64 /Users/tarja/Downloads/swift-composable-architecture-master/Sources/ComposableArchitectureTestSupport/TestStore.swift (in target 'ComposableArchitectureTestSupport' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/tarja/Downloads/swift-composable-architecture-master/Sources/ComposableArchitectureTestSupport/Reducer.swift -primary-file /Users/tarja/Downloads/swift-composable-architecture-master/Sources/ComposableArchitectureTestSupport/TestStore.swift -emit-module-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/TestStore~partial.swiftmodule -emit-module-doc-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/TestStore~partial.swiftdoc -emit-module-source-info-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/TestStore~partial.swiftsourceinfo -serialize-diagnostics-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/TestStore.dia -emit-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/TestStore.d -emit-reference-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/TestStore.swiftdeps -target x86_64-apple-ios13.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -I /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -enable-testing -g -module-cache-path /Users/tarja/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -Xcc -working-directory -Xcc /Users/tarja/Downloads/swift-composable-architecture-master -enable-anonymous-context-mangled-names -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/swift-overrides.hmap -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/DerivedSources/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG=1 -module-name ComposableArchitectureTestSupport -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/TestStore.o -index-store-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Index/DataStore -index-system-modules

MergeSwiftModule normal x86_64 (in target 'ComposableArchitectureTestSupport' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -merge-modules -emit-module /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/Reducer~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/TestStore~partial.swiftmodule -parse-as-library -sil-merge-partial-modules -disable-diagnostic-passes -disable-sil-perf-optzns -target x86_64-apple-ios13.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -I /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -enable-testing -g -module-cache-path /Users/tarja/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -Xcc -working-directory -Xcc /Users/tarja/Downloads/swift-composable-architecture-master -enable-anonymous-context-mangled-names -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/swift-overrides.hmap -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/DerivedSources/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG=1 -emit-module-doc-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.swiftdoc -emit-module-source-info-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.swiftsourceinfo -emit-objc-header-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport-Swift.h -module-name ComposableArchitectureTestSupport -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.swiftmodule

RegisterExecutionPolicyException /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitecture.o (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
builtin-RegisterExecutionPolicyException /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitecture.o
note: Execution policy exception registration failed and was skipped: Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted" (in target 'ComposableArchitecture' from project 'swift-composable-architecture')

WriteAuxiliaryFile /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.o.LinkFileList (in target 'ComposableArchitectureTestSupport' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
write-file /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.o.LinkFileList

WriteAuxiliaryFile /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/empty.plist (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
write-file /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/empty.plist

WriteAuxiliaryFile /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.LinkFileList (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
write-file /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.LinkFileList

ProcessInfoPlistFile /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/PackageFrameworks/ComposableArchitecture.framework/Info.plist /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/empty.plist (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
builtin-infoPlistUtility /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/empty.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphonesimulator -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/PackageFrameworks/ComposableArchitecture.framework/Info.plist

Ld /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/PackageFrameworks/ComposableArchitecture.framework/ComposableArchitecture normal x86_64 (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target x86_64-apple-ios13.0-simulator -dynamiclib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -L/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/PackageFrameworks -L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/PackageFrameworks -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -iframework /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -filelist /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.LinkFileList -install_name @rpath/ComposableArchitecture.framework/ComposableArchitecture -dead_strip -Xlinker -object_path_lto -Xlinker /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -fapplication-extension -fobjc-link-runtime -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator -L/usr/lib/swift -Xlinker -dependency_info -Xlinker /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture_dependency_info.dat -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/PackageFrameworks/ComposableArchitecture.framework/ComposableArchitecture -Xlinker -add_ast_path -Xlinker /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.swiftmodule

CodeSign /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/PackageFrameworks/ComposableArchitecture.framework (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate

Signing Identity: "-"

/usr/bin/codesign --force --sign - --timestamp=none /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/PackageFrameworks/ComposableArchitecture.framework

RegisterExecutionPolicyException /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/PackageFrameworks/ComposableArchitecture.framework (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
builtin-RegisterExecutionPolicyException /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/PackageFrameworks/ComposableArchitecture.framework
note: Execution policy exception registration failed and was skipped: Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted" (in target 'ComposableArchitecture' from project 'swift-composable-architecture')

Touch /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/PackageFrameworks/ComposableArchitecture.framework (in target 'ComposableArchitecture' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/touch -c /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/PackageFrameworks/ComposableArchitecture.framework

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTestSupport.swiftmodule/x86_64.swiftdoc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.swiftdoc (in target 'ComposableArchitectureTestSupport' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/ditto -rsrc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.swiftdoc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTestSupport.swiftmodule/x86_64.swiftdoc

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTestSupport.swiftmodule/x86_64.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.swiftmodule (in target 'ComposableArchitectureTestSupport' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/ditto -rsrc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTestSupport.swiftmodule/x86_64.swiftmodule

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTestSupport.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.swiftmodule (in target 'ComposableArchitectureTestSupport' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/ditto -rsrc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTestSupport.swiftmodule/x86_64-apple-ios-simulator.swiftmodule

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTestSupport.swiftmodule/x86_64-apple-ios-simulator.swiftdoc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.swiftdoc (in target 'ComposableArchitectureTestSupport' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/ditto -rsrc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.swiftdoc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTestSupport.swiftmodule/x86_64-apple-ios-simulator.swiftdoc

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTestSupport.swiftmodule/Project/x86_64.swiftsourceinfo /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.swiftsourceinfo (in target 'ComposableArchitectureTestSupport' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/ditto -rsrc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.swiftsourceinfo /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTestSupport.swiftmodule/Project/x86_64.swiftsourceinfo

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTestSupport.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.swiftsourceinfo (in target 'ComposableArchitectureTestSupport' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/ditto -rsrc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.swiftsourceinfo /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTestSupport.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/GeneratedModuleMaps/iphonesimulator/ComposableArchitectureTestSupport-Swift.h /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport-Swift.h (in target 'ComposableArchitectureTestSupport' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/ditto -rsrc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport-Swift.h /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/GeneratedModuleMaps/iphonesimulator/ComposableArchitectureTestSupport-Swift.h

Ld /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTestSupport.o normal x86_64 (in target 'ComposableArchitectureTestSupport' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target x86_64-apple-ios13.0-simulator -r -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -L/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -iframework /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -filelist /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.o.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.o_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -fobjc-link-runtime -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.swiftmodule -Xlinker -dependency_info -Xlinker /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.o_dependency_info.dat -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTestSupport.o

WriteAuxiliaryFile /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.SwiftFileList (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
write-file /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.SwiftFileList

WriteAuxiliaryFile /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests-OutputFileMap.json (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
write-file /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests-OutputFileMap.json

CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -incremental -module-name ComposableArchitectureTests -Onone -enable-batch-mode -enforce-exclusivity=checked @/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -target x86_64-apple-ios13.0-simulator -g -module-cache-path /Users/tarja/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Index/DataStore -swift-version 5 -I /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -c -j2 -output-file-map /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests-OutputFileMap.json -parseable-output -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.swiftmodule -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG=1 -working-directory /Users/tarja/Downloads/swift-composable-architecture-master -Xfrontend -serialize-debugging-options

CompileSwift normal x86_64 /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ComposableArchitectureTests.swift (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c -primary-file /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ComposableArchitectureTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/DebugTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectCancellationTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectDebounceTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/Internal/EffectThrottleTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/MemoryManagementTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ReducerTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/SchedulerTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/StoreTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/TimerTests.swift -emit-module-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests~partial.swiftmodule -emit-module-doc-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests~partial.swiftdoc -emit-module-source-info-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests~partial.swiftsourceinfo -serialize-diagnostics-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.dia -emit-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.d -emit-reference-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.swiftdeps -target x86_64-apple-ios13.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -I /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -enable-testing -g -module-cache-path /Users/tarja/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -serialize-debugging-options -Xcc -working-directory -Xcc /Users/tarja/Downloads/swift-composable-architecture-master -enable-anonymous-context-mangled-names -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG=1 -module-name ComposableArchitectureTests -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.o -index-store-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Index/DataStore -index-system-modules

CompileSwift normal x86_64 /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/DebugTests.swift (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ComposableArchitectureTests.swift -primary-file /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/DebugTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectCancellationTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectDebounceTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/Internal/EffectThrottleTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/MemoryManagementTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ReducerTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/SchedulerTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/StoreTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/TimerTests.swift -emit-module-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/DebugTests~partial.swiftmodule -emit-module-doc-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/DebugTests~partial.swiftdoc -emit-module-source-info-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/DebugTests~partial.swiftsourceinfo -serialize-diagnostics-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/DebugTests.dia -emit-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/DebugTests.d -emit-reference-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/DebugTests.swiftdeps -target x86_64-apple-ios13.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -I /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -enable-testing -g -module-cache-path /Users/tarja/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -serialize-debugging-options -Xcc -working-directory -Xcc /Users/tarja/Downloads/swift-composable-architecture-master -enable-anonymous-context-mangled-names -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG=1 -module-name ComposableArchitectureTests -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/DebugTests.o -index-store-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Index/DataStore -index-system-modules

CompileSwift normal x86_64 /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectCancellationTests.swift (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ComposableArchitectureTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/DebugTests.swift -primary-file /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectCancellationTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectDebounceTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/Internal/EffectThrottleTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/MemoryManagementTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ReducerTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/SchedulerTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/StoreTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/TimerTests.swift -emit-module-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectCancellationTests~partial.swiftmodule -emit-module-doc-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectCancellationTests~partial.swiftdoc -emit-module-source-info-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectCancellationTests~partial.swiftsourceinfo -serialize-diagnostics-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectCancellationTests.dia -emit-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectCancellationTests.d -emit-reference-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectCancellationTests.swiftdeps -target x86_64-apple-ios13.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -I /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -enable-testing -g -module-cache-path /Users/tarja/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -serialize-debugging-options -Xcc -working-directory -Xcc /Users/tarja/Downloads/swift-composable-architecture-master -enable-anonymous-context-mangled-names -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG=1 -module-name ComposableArchitectureTests -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectCancellationTests.o -index-store-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Index/DataStore -index-system-modules

CompileSwift normal x86_64 /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectDebounceTests.swift (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ComposableArchitectureTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/DebugTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectCancellationTests.swift -primary-file /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectDebounceTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/Internal/EffectThrottleTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/MemoryManagementTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ReducerTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/SchedulerTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/StoreTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/TimerTests.swift -emit-module-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectDebounceTests~partial.swiftmodule -emit-module-doc-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectDebounceTests~partial.swiftdoc -emit-module-source-info-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectDebounceTests~partial.swiftsourceinfo -serialize-diagnostics-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectDebounceTests.dia -emit-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectDebounceTests.d -emit-reference-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectDebounceTests.swiftdeps -target x86_64-apple-ios13.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -I /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -enable-testing -g -module-cache-path /Users/tarja/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -serialize-debugging-options -Xcc -working-directory -Xcc /Users/tarja/Downloads/swift-composable-architecture-master -enable-anonymous-context-mangled-names -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG=1 -module-name ComposableArchitectureTests -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectDebounceTests.o -index-store-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Index/DataStore -index-system-modules

CompileSwift normal x86_64 /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectTests.swift (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ComposableArchitectureTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/DebugTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectCancellationTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectDebounceTests.swift -primary-file /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/Internal/EffectThrottleTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/MemoryManagementTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ReducerTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/SchedulerTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/StoreTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/TimerTests.swift -emit-module-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectTests~partial.swiftmodule -emit-module-doc-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectTests~partial.swiftdoc -emit-module-source-info-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectTests~partial.swiftsourceinfo -serialize-diagnostics-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectTests.dia -emit-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectTests.d -emit-reference-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectTests.swiftdeps -target x86_64-apple-ios13.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -I /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -enable-testing -g -module-cache-path /Users/tarja/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -serialize-debugging-options -Xcc -working-directory -Xcc /Users/tarja/Downloads/swift-composable-architecture-master -enable-anonymous-context-mangled-names -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG=1 -module-name ComposableArchitectureTests -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectTests.o -index-store-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Index/DataStore -index-system-modules

CompileSwift normal x86_64 /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/Internal/EffectThrottleTests.swift (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ComposableArchitectureTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/DebugTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectCancellationTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectDebounceTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectTests.swift -primary-file /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/Internal/EffectThrottleTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/MemoryManagementTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ReducerTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/SchedulerTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/StoreTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/TimerTests.swift -emit-module-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectThrottleTests~partial.swiftmodule -emit-module-doc-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectThrottleTests~partial.swiftdoc -emit-module-source-info-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectThrottleTests~partial.swiftsourceinfo -serialize-diagnostics-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectThrottleTests.dia -emit-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectThrottleTests.d -emit-reference-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectThrottleTests.swiftdeps -target x86_64-apple-ios13.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -I /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -enable-testing -g -module-cache-path /Users/tarja/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -serialize-debugging-options -Xcc -working-directory -Xcc /Users/tarja/Downloads/swift-composable-architecture-master -enable-anonymous-context-mangled-names -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG=1 -module-name ComposableArchitectureTests -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectThrottleTests.o -index-store-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Index/DataStore -index-system-modules

CompileSwift normal x86_64 /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/MemoryManagementTests.swift (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ComposableArchitectureTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/DebugTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectCancellationTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectDebounceTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/Internal/EffectThrottleTests.swift -primary-file /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/MemoryManagementTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ReducerTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/SchedulerTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/StoreTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/TimerTests.swift -emit-module-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/MemoryManagementTests~partial.swiftmodule -emit-module-doc-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/MemoryManagementTests~partial.swiftdoc -emit-module-source-info-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/MemoryManagementTests~partial.swiftsourceinfo -serialize-diagnostics-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/MemoryManagementTests.dia -emit-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/MemoryManagementTests.d -emit-reference-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/MemoryManagementTests.swiftdeps -target x86_64-apple-ios13.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -I /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -enable-testing -g -module-cache-path /Users/tarja/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -serialize-debugging-options -Xcc -working-directory -Xcc /Users/tarja/Downloads/swift-composable-architecture-master -enable-anonymous-context-mangled-names -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG=1 -module-name ComposableArchitectureTests -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/MemoryManagementTests.o -index-store-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Index/DataStore -index-system-modules

CompileSwift normal x86_64 /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ReducerTests.swift (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ComposableArchitectureTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/DebugTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectCancellationTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectDebounceTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/Internal/EffectThrottleTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/MemoryManagementTests.swift -primary-file /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ReducerTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/SchedulerTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/StoreTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/TimerTests.swift -emit-module-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ReducerTests~partial.swiftmodule -emit-module-doc-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ReducerTests~partial.swiftdoc -emit-module-source-info-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ReducerTests~partial.swiftsourceinfo -serialize-diagnostics-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ReducerTests.dia -emit-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ReducerTests.d -emit-reference-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ReducerTests.swiftdeps -target x86_64-apple-ios13.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -I /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -enable-testing -g -module-cache-path /Users/tarja/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -serialize-debugging-options -Xcc -working-directory -Xcc /Users/tarja/Downloads/swift-composable-architecture-master -enable-anonymous-context-mangled-names -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG=1 -module-name ComposableArchitectureTests -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ReducerTests.o -index-store-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Index/DataStore -index-system-modules

CompileSwift normal x86_64 /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/SchedulerTests.swift (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ComposableArchitectureTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/DebugTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectCancellationTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectDebounceTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/Internal/EffectThrottleTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/MemoryManagementTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ReducerTests.swift -primary-file /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/SchedulerTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/StoreTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/TimerTests.swift -emit-module-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/SchedulerTests~partial.swiftmodule -emit-module-doc-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/SchedulerTests~partial.swiftdoc -emit-module-source-info-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/SchedulerTests~partial.swiftsourceinfo -serialize-diagnostics-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/SchedulerTests.dia -emit-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/SchedulerTests.d -emit-reference-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/SchedulerTests.swiftdeps -target x86_64-apple-ios13.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -I /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -enable-testing -g -module-cache-path /Users/tarja/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -serialize-debugging-options -Xcc -working-directory -Xcc /Users/tarja/Downloads/swift-composable-architecture-master -enable-anonymous-context-mangled-names -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG=1 -module-name ComposableArchitectureTests -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/SchedulerTests.o -index-store-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Index/DataStore -index-system-modules

CompileSwift normal x86_64 /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/StoreTests.swift (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ComposableArchitectureTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/DebugTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectCancellationTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectDebounceTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/Internal/EffectThrottleTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/MemoryManagementTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ReducerTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/SchedulerTests.swift -primary-file /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/StoreTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/TimerTests.swift -emit-module-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/StoreTests~partial.swiftmodule -emit-module-doc-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/StoreTests~partial.swiftdoc -emit-module-source-info-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/StoreTests~partial.swiftsourceinfo -serialize-diagnostics-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/StoreTests.dia -emit-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/StoreTests.d -emit-reference-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/StoreTests.swiftdeps -target x86_64-apple-ios13.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -I /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -enable-testing -g -module-cache-path /Users/tarja/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -serialize-debugging-options -Xcc -working-directory -Xcc /Users/tarja/Downloads/swift-composable-architecture-master -enable-anonymous-context-mangled-names -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG=1 -module-name ComposableArchitectureTests -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/StoreTests.o -index-store-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Index/DataStore -index-system-modules

CompileSwift normal x86_64 /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/TimerTests.swift (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ComposableArchitectureTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/DebugTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectCancellationTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectDebounceTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/EffectTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/Internal/EffectThrottleTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/MemoryManagementTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/ReducerTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/SchedulerTests.swift /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/StoreTests.swift -primary-file /Users/tarja/Downloads/swift-composable-architecture-master/Tests/ComposableArchitectureTests/TimerTests.swift -emit-module-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/TimerTests~partial.swiftmodule -emit-module-doc-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/TimerTests~partial.swiftdoc -emit-module-source-info-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/TimerTests~partial.swiftsourceinfo -serialize-diagnostics-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/TimerTests.dia -emit-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/TimerTests.d -emit-reference-dependencies-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/TimerTests.swiftdeps -target x86_64-apple-ios13.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -I /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -enable-testing -g -module-cache-path /Users/tarja/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -serialize-debugging-options -Xcc -working-directory -Xcc /Users/tarja/Downloads/swift-composable-architecture-master -enable-anonymous-context-mangled-names -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG=1 -module-name ComposableArchitectureTests -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/TimerTests.o -index-store-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Index/DataStore -index-system-modules

MergeSwiftModule normal x86_64 (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -merge-modules -emit-module /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/DebugTests~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectCancellationTests~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectDebounceTests~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectTests~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/EffectThrottleTests~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/MemoryManagementTests~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ReducerTests~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/SchedulerTests~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/StoreTests~partial.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/TimerTests~partial.swiftmodule -parse-as-library -sil-merge-partial-modules -disable-diagnostic-passes -disable-sil-perf-optzns -target x86_64-apple-ios13.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -I /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -enable-testing -g -module-cache-path /Users/tarja/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -serialize-debugging-options -Xcc -working-directory -Xcc /Users/tarja/Downloads/swift-composable-architecture-master -enable-anonymous-context-mangled-names -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources/x86_64 -Xcc -I/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG=1 -emit-module-doc-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.swiftdoc -emit-module-source-info-path /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.swiftsourceinfo -module-name ComposableArchitectureTests -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.swiftmodule

RegisterExecutionPolicyException /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTestSupport.o (in target 'ComposableArchitectureTestSupport' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
builtin-RegisterExecutionPolicyException /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTestSupport.o
note: Execution policy exception registration failed and was skipped: Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted" (in target 'ComposableArchitectureTestSupport' from project 'swift-composable-architecture')

WriteAuxiliaryFile /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/empty.plist (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
write-file /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/empty.plist

WriteAuxiliaryFile /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.LinkFileList (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
write-file /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.LinkFileList

ProcessInfoPlistFile /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.xctest/Info.plist /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/empty.plist (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
builtin-infoPlistUtility /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/empty.plist -producttype com.apple.product-type.bundle.unit-test -expandbuildsettings -format binary -platform iphonesimulator -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.xctest/Info.plist

Ld /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.xctest/ComposableArchitectureTests normal x86_64 (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target x86_64-apple-ios13.0-simulator -bundle -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk -L/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -iframework /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -filelist /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.LinkFileList -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/../Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -fobjc-link-runtime -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.swiftmodule -framework XCTest -Xlinker -dependency_info -Xlinker /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests_dependency_info.dat -o /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.xctest/ComposableArchitectureTests -Xlinker -add_ast_path -Xlinker /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitecture.build/Objects-normal/x86_64/ComposableArchitecture.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTestSupport.build/Objects-normal/x86_64/ComposableArchitectureTestSupport.swiftmodule

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.swiftmodule/x86_64.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.swiftmodule (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/ditto -rsrc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.swiftmodule/x86_64.swiftmodule

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.swiftmodule/x86_64.swiftdoc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.swiftdoc (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/ditto -rsrc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.swiftdoc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.swiftmodule/x86_64.swiftdoc

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.swiftmodule (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/ditto -rsrc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.swiftmodule /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.swiftmodule/x86_64-apple-ios-simulator.swiftmodule

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.swiftmodule/x86_64-apple-ios-simulator.swiftdoc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.swiftdoc (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/ditto -rsrc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.swiftdoc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.swiftmodule/x86_64-apple-ios-simulator.swiftdoc

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.swiftmodule/Project/x86_64.swiftsourceinfo /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.swiftsourceinfo (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/ditto -rsrc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.swiftsourceinfo /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.swiftmodule/Project/x86_64.swiftsourceinfo

Ditto /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.swiftsourceinfo (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/ditto -rsrc /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/Objects-normal/x86_64/ComposableArchitectureTests.swiftsourceinfo /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo

CopySwiftLibs /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.xctest (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk
builtin-swiftStdLibTool --copy --verbose --sign - --scan-executable /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.xctest/ComposableArchitectureTests --scan-folder /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.xctest/Frameworks --scan-folder /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.xctest/PlugIns --platform iphonesimulator --toolchain /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.xctest/Frameworks --strip-bitcode --scan-executable /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib --strip-bitcode-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Intermediates.noindex/swift-composable-architecture.build/Debug-iphonesimulator/ComposableArchitectureTests.build/SwiftStdLibToolInputDependencies.dep --filter-for-swift-os

CodeSign /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.xctest (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate

Signing Identity: "-"

/usr/bin/codesign --force --sign - --timestamp=none /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.xctest

RegisterExecutionPolicyException /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.xctest (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
builtin-RegisterExecutionPolicyException /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.xctest
note: Execution policy exception registration failed and was skipped: Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted" (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')

Touch /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.xctest (in target 'ComposableArchitectureTests' from project 'swift-composable-architecture')
cd /Users/tarja/Downloads/swift-composable-architecture-master
/usr/bin/touch -c /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Build/Products/Debug-iphonesimulator/ComposableArchitectureTests.xctest

Testing started on 'iPhone SE (2nd generation)'
2020-05-09 19:24:19.524 xcodebuild[961:27875] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Logs/Test/Test-ComposableArchitecture-2020.05.09_19-24-08-+0100.xcresult/Staging/1_Test/Diagnostics/ComposableArchitectureTests-B9C97C7C-8346-432A-96E3-85BA238FFA2C/ComposableArchitectureTests-42FDB5E6-A835-4BCA-9EA7-60FE9BC94A4B/Session-ComposableArchitectureTests-2020-05-09_192419-FkcKX8.log
2020-05-09 19:24:19.525 xcodebuild[961:27808] [MT] IDETestOperationsObserverDebug: (40F833D5-C0DE-442F-91C4-9B24DDD0D13E) Beginning test session ComposableArchitectureTests-40F833D5-C0DE-442F-91C4-9B24DDD0D13E at 2020-05-09 19:24:19.525 with Xcode 11E503a on target <DVTiPhoneSimulator: 0x7fa4794d3660> {
SimDevice: iPhone SE (2nd generation) (97BB7E1B-8F23-47A0-A6D2-D961D82767C2, iOS 13.4, Shutdown)
} (13.4.1 (17E8260))
2020-05-09 19:26:24.704 xcodebuild[961:27808] [MT] IDETestOperationsObserverDebug: (40F833D5-C0DE-442F-91C4-9B24DDD0D13E) Finished requesting crash reports. Continuing with testing.
2020-05-09 19:26:24.704 xcodebuild[961:40592] Connection peer refused channel request for "dtxproxy:XCTestManager_IDEInterface:XCTestManager_DaemonConnectionInterface"; channel canceled <DTXChannel 0x7fa479d5e440 : x1.c1> "dtxproxy:XCTestManager_IDEInterface:XCTestManager_DaemonConnectionInterface"
Test Suite 'All tests' started at 2020-05-09 19:26:33.404
Test Suite 'ComposableArchitectureTests.xctest' started at 2020-05-09 19:26:33.411
Test Suite 'ComposableArchitectureTests' started at 2020-05-09 19:26:33.412
Test Case '-[ComposableArchitectureTests.ComposableArchitectureTests testCancellation]' started.
Test Case '-[ComposableArchitectureTests.ComposableArchitectureTests testCancellation]' passed (0.032 seconds).
Test Case '-[ComposableArchitectureTests.ComposableArchitectureTests testLongLivingEffects]' started.
Test Case '-[ComposableArchitectureTests.ComposableArchitectureTests testLongLivingEffects]' passed (0.002 seconds).
Test Case '-[ComposableArchitectureTests.ComposableArchitectureTests testScheduling]' started.
Test Case '-[ComposableArchitectureTests.ComposableArchitectureTests testScheduling]' passed (0.009 seconds).
Test Suite 'ComposableArchitectureTests' passed at 2020-05-09 19:26:33.460.
Executed 3 tests, with 0 failures (0 unexpected) in 0.042 (0.048) seconds
Test Suite 'DebugTests' started at 2020-05-09 19:26:33.462
Test Case '-[ComposableArchitectureTests.DebugTests testArrayDiff]' started.
Test Case '-[ComposableArchitectureTests.DebugTests testArrayDiff]' passed (0.007 seconds).
Test Case '-[ComposableArchitectureTests.DebugTests testClass]' started.
Test Case '-[ComposableArchitectureTests.DebugTests testClass]' passed (0.008 seconds).
Test Case '-[ComposableArchitectureTests.DebugTests testCollection]' started.
Test Case '-[ComposableArchitectureTests.DebugTests testCollection]' passed (0.002 seconds).
Test Case '-[ComposableArchitectureTests.DebugTests testComplexDiff]' started.
Test Case '-[ComposableArchitectureTests.DebugTests testComplexDiff]' passed (0.008 seconds).
Test Case '-[ComposableArchitectureTests.DebugTests testComplexDiff2]' started.
Test Case '-[ComposableArchitectureTests.DebugTests testComplexDiff2]' passed (0.004 seconds).
Test Case '-[ComposableArchitectureTests.DebugTests testComplexDiff3]' started.
Test Case '-[ComposableArchitectureTests.DebugTests testComplexDiff3]' passed (0.001 seconds).
Test Case '-[ComposableArchitectureTests.DebugTests testDebugOutputConvertible]' started.
Test Case '-[ComposableArchitectureTests.DebugTests testDebugOutputConvertible]' passed (0.004 seconds).
Test Case '-[ComposableArchitectureTests.DebugTests testDictionary]' started.
Test Case '-[ComposableArchitectureTests.DebugTests testDictionary]' passed (0.003 seconds).
Test Case '-[ComposableArchitectureTests.DebugTests testEffectOutput]' started.
Test Case '-[ComposableArchitectureTests.DebugTests testEffectOutput]' passed (0.001 seconds).
Test Case '-[ComposableArchitectureTests.DebugTests testEnum]' started.
Test Case '-[ComposableArchitectureTests.DebugTests testEnum]' passed (0.003 seconds).
Test Case '-[ComposableArchitectureTests.DebugTests testNestedDump]' started.
Test Case '-[ComposableArchitectureTests.DebugTests testNestedDump]' passed (0.003 seconds).
Test Case '-[ComposableArchitectureTests.DebugTests testObject]' started.
Test Case '-[ComposableArchitectureTests.DebugTests testObject]' passed (0.002 seconds).
Test Case '-[ComposableArchitectureTests.DebugTests testSet]' started.
Test Case '-[ComposableArchitectureTests.DebugTests testSet]' passed (0.006 seconds).
Test Case '-[ComposableArchitectureTests.DebugTests testStruct]' started.
Test Case '-[ComposableArchitectureTests.DebugTests testStruct]' passed (0.001 seconds).
Test Case '-[ComposableArchitectureTests.DebugTests testStructDiff]' started.
Test Case '-[ComposableArchitectureTests.DebugTests testStructDiff]' passed (0.001 seconds).
Test Case '-[ComposableArchitectureTests.DebugTests testTuple]' started.
Test Case '-[ComposableArchitectureTests.DebugTests testTuple]' passed (0.003 seconds).
Test Suite 'DebugTests' passed at 2020-05-09 19:26:33.534.
Executed 16 tests, with 0 failures (0 unexpected) in 0.054 (0.072) seconds
Test Suite 'EffectCancellationTests' started at 2020-05-09 19:26:33.534
Test Case '-[ComposableArchitectureTests.EffectCancellationTests testCancelInFlight]' started.
Test Case '-[ComposableArchitectureTests.EffectCancellationTests testCancelInFlight]' passed (0.002 seconds).
Test Case '-[ComposableArchitectureTests.EffectCancellationTests testCancellablesCleanUp_OnCancel]' started.
Test Case '-[ComposableArchitectureTests.EffectCancellationTests testCancellablesCleanUp_OnCancel]' passed (0.009 seconds).
Test Case '-[ComposableArchitectureTests.EffectCancellationTests testCancellablesCleanUp_OnComplete]' started.
Test Case '-[ComposableArchitectureTests.EffectCancellationTests testCancellablesCleanUp_OnComplete]' passed (0.004 seconds).
Test Case '-[ComposableArchitectureTests.EffectCancellationTests testCancellation]' started.
Test Case '-[ComposableArchitectureTests.EffectCancellationTests testCancellation]' passed (0.004 seconds).
Test Case '-[ComposableArchitectureTests.EffectCancellationTests testCancellationAfterDelay]' started.
Test Case '-[ComposableArchitectureTests.EffectCancellationTests testCancellationAfterDelay]' passed (0.119 seconds).
Test Case '-[ComposableArchitectureTests.EffectCancellationTests testCancellationAfterDelay_WithTestScheduler]' started.
Test Case '-[ComposableArchitectureTests.EffectCancellationTests testCancellationAfterDelay_WithTestScheduler]' passed (0.003 seconds).
Test Case '-[ComposableArchitectureTests.EffectCancellationTests testCompleteBeforeCancellation]' started.
Test Case '-[ComposableArchitectureTests.EffectCancellationTests testCompleteBeforeCancellation]' passed (0.003 seconds).
Test Case '-[ComposableArchitectureTests.EffectCancellationTests testConcurrentCancels]' started.
Test Case '-[ComposableArchitectureTests.EffectCancellationTests testConcurrentCancels]' passed (0.409 seconds).
Test Case '-[ComposableArchitectureTests.EffectCancellationTests testDoubleCancellation]' started.
Test Case '-[ComposableArchitectureTests.EffectCancellationTests testDoubleCancellation]' passed (0.003 seconds).
Test Suite 'EffectCancellationTests' passed at 2020-05-09 19:26:34.118.
Executed 9 tests, with 0 failures (0 unexpected) in 0.554 (0.583) seconds
Test Suite 'EffectDebounceTests' started at 2020-05-09 19:26:34.120
Test Case '-[ComposableArchitectureTests.EffectDebounceTests testDebounce]' started.
Test Case '-[ComposableArchitectureTests.EffectDebounceTests testDebounce]' passed (0.004 seconds).
Test Case '-[ComposableArchitectureTests.EffectDebounceTests testDebounceIsLazy]' started.
Test Case '-[ComposableArchitectureTests.EffectDebounceTests testDebounceIsLazy]' passed (0.003 seconds).
Test Suite 'EffectDebounceTests' passed at 2020-05-09 19:26:34.133.
Executed 2 tests, with 0 failures (0 unexpected) in 0.007 (0.013) seconds
Test Suite 'EffectTests' started at 2020-05-09 19:26:34.136
Test Case '-[ComposableArchitectureTests.EffectTests testConcatenate]' started.
Test Case '-[ComposableArchitectureTests.EffectTests testConcatenate]' passed (0.003 seconds).
Test Case '-[ComposableArchitectureTests.EffectTests testConcatenateOneEffect]' started.
Test Case '-[ComposableArchitectureTests.EffectTests testConcatenateOneEffect]' passed (0.003 seconds).
Test Case '-[ComposableArchitectureTests.EffectTests testEffectSubscriberInitializer]' started.
Test Case '-[ComposableArchitectureTests.EffectTests testEffectSubscriberInitializer]' passed (0.004 seconds).
Test Case '-[ComposableArchitectureTests.EffectTests testEffectSubscriberInitializer_WithCancellation]' started.
Test Case '-[ComposableArchitectureTests.EffectTests testEffectSubscriberInitializer_WithCancellation]' passed (0.003 seconds).
Test Case '-[ComposableArchitectureTests.EffectTests testEraseToEffectWithError]' started.
Test Case '-[ComposableArchitectureTests.EffectTests testEraseToEffectWithError]' passed (0.005 seconds).
Test Case '-[ComposableArchitectureTests.EffectTests testMerge]' started.
Test Case '-[ComposableArchitectureTests.EffectTests testMerge]' passed (0.003 seconds).
Test Suite 'EffectTests' passed at 2020-05-09 19:26:34.171.
Executed 6 tests, with 0 failures (0 unexpected) in 0.022 (0.036) seconds
Test Suite 'EffectThrottleTests' started at 2020-05-09 19:26:34.173
Test Case '-[ComposableArchitectureTests.EffectThrottleTests testThrottleAfterInterval]' started.
Test Case '-[ComposableArchitectureTests.EffectThrottleTests testThrottleAfterInterval]' passed (0.003 seconds).
Test Case '-[ComposableArchitectureTests.EffectThrottleTests testThrottleFirst]' started.
Test Case '-[ComposableArchitectureTests.EffectThrottleTests testThrottleFirst]' passed (0.004 seconds).
Test Case '-[ComposableArchitectureTests.EffectThrottleTests testThrottleLatest]' started.
Test Case '-[ComposableArchitectureTests.EffectThrottleTests testThrottleLatest]' passed (0.003 seconds).
Test Suite 'EffectThrottleTests' passed at 2020-05-09 19:26:34.193.
Executed 3 tests, with 0 failures (0 unexpected) in 0.011 (0.020) seconds
Test Suite 'MemoryManagementTests' started at 2020-05-09 19:26:34.196
Test Case '-[ComposableArchitectureTests.MemoryManagementTests testOwnership_ScopeHoldsOntoParent]' started.
Test Case '-[ComposableArchitectureTests.MemoryManagementTests testOwnership_ScopeHoldsOntoParent]' passed (0.008 seconds).
Test Case '-[ComposableArchitectureTests.MemoryManagementTests testOwnership_ViewStoreHoldsOntoStore]' started.
Test Case '-[ComposableArchitectureTests.MemoryManagementTests testOwnership_ViewStoreHoldsOntoStore]' passed (0.003 seconds).
Test Suite 'MemoryManagementTests' passed at 2020-05-09 19:26:34.212.
Executed 2 tests, with 0 failures (0 unexpected) in 0.011 (0.017) seconds
Test Suite 'ReducerTests' started at 2020-05-09 19:26:34.215
Test Case '-[ComposableArchitectureTests.ReducerTests testCallableAsFunction]' started.
Test Case '-[ComposableArchitectureTests.ReducerTests testCallableAsFunction]' passed (0.002 seconds).
Test Case '-[ComposableArchitectureTests.ReducerTests testCombine_EffectsAreMerged]' started.
Test Case '-[ComposableArchitectureTests.ReducerTests testCombine_EffectsAreMerged]' passed (0.005 seconds).
Test Case '-[ComposableArchitectureTests.ReducerTests testPrint]' started.
Test Case '-[ComposableArchitectureTests.ReducerTests testPrint]' passed (0.080 seconds).
Test Case '-[ComposableArchitectureTests.ReducerTests testSimpleReducer]' started.
Test Case '-[ComposableArchitectureTests.ReducerTests testSimpleReducer]' passed (0.005 seconds).
Test Suite 'ReducerTests' passed at 2020-05-09 19:26:34.322.
Executed 4 tests, with 0 failures (0 unexpected) in 0.092 (0.107) seconds
Test Suite 'SchedulerTests' started at 2020-05-09 19:26:34.328
Test Case '-[ComposableArchitectureTests.SchedulerTests testAdvance]' started.
Test Case '-[ComposableArchitectureTests.SchedulerTests testAdvance]' passed (0.005 seconds).
Test Case '-[ComposableArchitectureTests.SchedulerTests testDelay0Advance]' started.
Test Case '-[ComposableArchitectureTests.SchedulerTests testDelay0Advance]' passed (0.003 seconds).
Test Case '-[ComposableArchitectureTests.SchedulerTests testDispatchQueueDefaults]' started.
Test Case '-[ComposableArchitectureTests.SchedulerTests testDispatchQueueDefaults]' passed (0.002 seconds).
Test Case '-[ComposableArchitectureTests.SchedulerTests testReceiveOnAdvance]' started.
Test Case '-[ComposableArchitectureTests.SchedulerTests testReceiveOnAdvance]' passed (0.003 seconds).
Test Case '-[ComposableArchitectureTests.SchedulerTests testRunScheduler]' started.
Test Case '-[ComposableArchitectureTests.SchedulerTests testRunScheduler]' passed (0.002 seconds).
Test Case '-[ComposableArchitectureTests.SchedulerTests testSubscribeOnAdvance]' started.
Test Case '-[ComposableArchitectureTests.SchedulerTests testSubscribeOnAdvance]' passed (0.003 seconds).
Test Suite 'SchedulerTests' passed at 2020-05-09 19:26:34.364.
Executed 6 tests, with 0 failures (0 unexpected) in 0.018 (0.036) seconds
Test Suite 'StoreTests' started at 2020-05-09 19:26:34.366
Test Case '-[ComposableArchitectureTests.StoreTests testCancellableIsRemovedOnImmediatelyCompletingEffect]' started.
Test Case '-[ComposableArchitectureTests.StoreTests testCancellableIsRemovedOnImmediatelyCompletingEffect]' passed (0.002 seconds).
Test Case '-[ComposableArchitectureTests.StoreTests testCancellableIsRemovedWhenEffectCompletes]' started.
Test Case '-[ComposableArchitectureTests.StoreTests testCancellableIsRemovedWhenEffectCompletes]' passed (0.003 seconds).
Test Case '-[ComposableArchitectureTests.StoreTests testParentStoreReceivesUpdatesFromChild]' started.
Test Case '-[ComposableArchitectureTests.StoreTests testParentStoreReceivesUpdatesFromChild]' passed (0.002 seconds).
Test Case '-[ComposableArchitectureTests.StoreTests testScopeCallCount]' started.
Test Case '-[ComposableArchitectureTests.StoreTests testScopeCallCount]' passed (0.001 seconds).
Test Case '-[ComposableArchitectureTests.StoreTests testScopeCallCount2]' started.
Test Case '-[ComposableArchitectureTests.StoreTests testScopeCallCount2]' passed (0.003 seconds).
Test Case '-[ComposableArchitectureTests.StoreTests testScopedStoreReceivesUpdatesFromParent]' started.
Test Case '-[ComposableArchitectureTests.StoreTests testScopedStoreReceivesUpdatesFromParent]' passed (0.001 seconds).
Test Case '-[ComposableArchitectureTests.StoreTests testScopeWithPublisherTransform]' started.
Test Case '-[ComposableArchitectureTests.StoreTests testScopeWithPublisherTransform]' passed (0.003 seconds).
Test Case '-[ComposableArchitectureTests.StoreTests testSynchronousEffectsSentAfterSinking]' started.
Test Case '-[ComposableArchitectureTests.StoreTests testSynchronousEffectsSentAfterSinking]' passed (0.002 seconds).
Test Suite 'StoreTests' passed at 2020-05-09 19:26:34.392.
Executed 8 tests, with 0 failures (0 unexpected) in 0.017 (0.027) seconds
Test Suite 'TimerTests' started at 2020-05-09 19:26:34.394
Test Case '-[ComposableArchitectureTests.TimerTests testInterleavingTimer]' started.
Test Case '-[ComposableArchitectureTests.TimerTests testInterleavingTimer]' passed (0.003 seconds).
Test Case '-[ComposableArchitectureTests.TimerTests testTimer]' started.
Test Case '-[ComposableArchitectureTests.TimerTests testTimer]' passed (0.001 seconds).
Test Case '-[ComposableArchitectureTests.TimerTests testTimerCancellation]' started.
Test Case '-[ComposableArchitectureTests.TimerTests testTimerCancellation]' passed (0.005 seconds).
Test Case '-[ComposableArchitectureTests.TimerTests testTimerCompletion]' started.
Test Case '-[ComposableArchitectureTests.TimerTests testTimerCompletion]' passed (0.005 seconds).
Test Suite 'TimerTests' passed at 2020-05-09 19:26:34.414.
Executed 4 tests, with 0 failures (0 unexpected) in 0.015 (0.019) seconds
Test Suite 'ComposableArchitectureTests.xctest' passed at 2020-05-09 19:26:34.414.
Executed 63 tests, with 0 failures (0 unexpected) in 0.844 (1.003) seconds
Test Suite 'All tests' passed at 2020-05-09 19:26:34.416.
Executed 63 tests, with 0 failures (0 unexpected) in 0.844 (1.012) seconds
2020-05-09 19:26:34.694 xcodebuild[961:27808] [MT] IDETestOperationsObserverDebug: 135.194 elapsed -- Testing started completed.
2020-05-09 19:26:34.694 xcodebuild[961:27808] [MT] IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec -- start
2020-05-09 19:26:34.694 xcodebuild[961:27808] [MT] IDETestOperationsObserverDebug: 135.194 sec, +135.194 sec -- end

Test session results, code coverage, and logs:
/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Logs/Test/Test-ComposableArchitecture-2020.05.09_19-24-08-+0100.xcresult

** TEST SUCCEEDED **

tarja@Tarjas-MBP swift-composable-architecture-master %

Running with -quiet:

xcodebuild test 
    -scheme ComposableArchitecture 
    -destination platform="iOS Simulator,name=iPhone SE (2nd generation),OS=13.4.1" 
    -quiet
18 lines
Last login: Sat May 9 19:23:58 on ttys000 tarja@Tarjas-MBP swift-composable-architecture-master % xcodebuild test -scheme ComposableArchitecture -destination platform="iOS Simulator,name=iPhone SE (2nd generation),OS=13.4.1" -quiet Testing started on 'iPhone SE (2nd generation)' 2020-05-09 19:28:51.277 xcodebuild[1151:56921] IDETestOperationsObserverDebug: Writing diagnostic log for test session to: /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Logs/Test/Test-ComposableArchitecture-2020.05.09_19-28-50-+0100.xcresult/Staging/1_Test/Diagnostics/ComposableArchitectureTests-22D519EF-BCE5-4105-999F-796010A13A8E/ComposableArchitectureTests-296BD38D-D1A7-4FA9-B983-782BDFCB7F49/Session-ComposableArchitectureTests-2020-05-09_192851-uRUV1A.log 2020-05-09 19:28:51.278 xcodebuild[1151:56669] [MT] IDETestOperationsObserverDebug: (EDE53D81-5B45-4633-B735-5C620CCD1C1E) Beginning test session ComposableArchitectureTests-EDE53D81-5B45-4633-B735-5C620CCD1C1E at 2020-05-09 19:28:51.278 with Xcode 11E503a on target { SimDevice: iPhone SE (2nd generation) (97BB7E1B-8F23-47A0-A6D2-D961D82767C2, iOS 13.4, Shutdown) } (13.4.1 (17E8260)) 2020-05-09 19:30:55.770 xcodebuild[1151:56669] [MT] IDETestOperationsObserverDebug: (EDE53D81-5B45-4633-B735-5C620CCD1C1E) Finished requesting crash reports. Continuing with testing. 2020-05-09 19:30:55.772 xcodebuild[1151:75582] Connection peer refused channel request for "dtxproxy:XCTestManager_IDEInterface:XCTestManager_DaemonConnectionInterface"; channel canceled "dtxproxy:XCTestManager_IDEInterface:XCTestManager_DaemonConnectionInterface" 2020-05-09 19:31:04.406 xcodebuild[1151:56669] [MT] IDETestOperationsObserverDebug: 133.138 elapsed -- Testing started completed. 2020-05-09 19:31:04.406 xcodebuild[1151:56669] [MT] IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec -- start 2020-05-09 19:31:04.406 xcodebuild[1151:56669] [MT] IDETestOperationsObserverDebug: 133.138 sec, +133.138 sec -- end

Test session results, code coverage, and logs:
/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Logs/Test/Test-ComposableArchitecture-2020.05.09_19-28-50-+0100.xcresult

tarja@Tarjas-MBP swift-composable-architecture-master %

Running with -quiet (failing to build):

18 lines
Last login: Sat May 9 19:35:17 on ttys002 tarja@Tarjas-MBP swift-composable-architecture-master % xcodebuild test -scheme ComposableArchitecture -destination platform="iOS Simulator,name=iPhone SE (2nd generation),OS=13.4.1" -quiet /Users/tarja/Downloads/swift-composable-architecture-master/Sources/ComposableArchitecture/Effect.swift:16:45: error: use of undeclared type 'Failures' public let upstream: AnyPublisher ^~~~~~~~ note: Using new build system note: Building targets in parallel note: Planning build note: Constructing build description

Test session results, code coverage, and logs:
/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Logs/Test/Test-ComposableArchitecture-2020.05.09_19-37-40-+0100.xcresult

Testing failed:
Use of undeclared type 'Failures'
Testing cancelled because the build failed.

** TEST FAILED **

Running with -quiet (failing to test):

23 lines
Last login: Sat May 9 19:37:01 on ttys002 tarja@Tarjas-MBP swift-composable-architecture-master % xcodebuild test -scheme ComposableArchitecture -destination platform="iOS Simulator,name=iPhone SE (2nd generation),OS=13.4.1" -quiet Testing started on 'iPhone SE (2nd generation)' 2020-05-09 19:53:49.348 xcodebuild[5863:143201] IDETestOperationsObserverDebug: Writing diagnostic log for test session to: /Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Logs/Test/Test-ComposableArchitecture-2020.05.09_19-53-48-+0100.xcresult/Staging/1_Test/Diagnostics/ComposableArchitectureTests-7DBAFDCB-8F39-4A3C-9D79-014C64D211E3/ComposableArchitectureTests-4D43B633-3EFF-4E8D-855C-AE29EA3D9B91/Session-ComposableArchitectureTests-2020-05-09_195349-KRZt7L.log 2020-05-09 19:53:49.349 xcodebuild[5863:143019] [MT] IDETestOperationsObserverDebug: (2C12FA30-7C46-43E2-AAF0-5B77C16050FA) Beginning test session ComposableArchitectureTests-2C12FA30-7C46-43E2-AAF0-5B77C16050FA at 2020-05-09 19:53:49.349 with Xcode 11E503a on target { SimDevice: iPhone SE (2nd generation) (97BB7E1B-8F23-47A0-A6D2-D961D82767C2, iOS 13.4, Shutdown) } (13.4.1 (17E8260)) 2020-05-09 19:55:03.652 xcodebuild[5863:143019] [MT] IDETestOperationsObserverDebug: (2C12FA30-7C46-43E2-AAF0-5B77C16050FA) Finished requesting crash reports. Continuing with testing. 2020-05-09 19:57:03.033 xcodebuild[5863:143019] [MT] IDETestOperationsObserverDebug: 193.695 elapsed -- Testing started completed. 2020-05-09 19:57:03.034 xcodebuild[5863:143019] [MT] IDETestOperationsObserverDebug: 0.000 sec, +0.000 sec -- start 2020-05-09 19:57:03.034 xcodebuild[5863:143019] [MT] IDETestOperationsObserverDebug: 193.695 sec, +193.695 sec -- end

Test session results, code coverage, and logs:
/Users/tarja/Library/Developer/Xcode/DerivedData/ComposableArchitecture-cgnwjfvpjhnzxwfwutmmkypmwyjm/Logs/Test/Test-ComposableArchitecture-2020.05.09_19-53-48-+0100.xcresult

Failing tests:
ComposableArchitectureTests:
EffectTests.testEffectSubscriberInitializer()

** TEST FAILED **

tarja@Tarjas-MBP swift-composable-architecture-master %

What do you think? Should we just forget about it, or add -quiet to xcodebuild?

edit:

On one hand, it's easier to go through the logs when something goes wrong. On the other hand, when it's successfully building and testing, we don't get too look at all those satisfying passing tests. 🤭

@stephencelis
Copy link
Member

I think the side-by-side comparison makes things pretty compelling 😄 We'd take a PR that adds -quiet. Should make debugging CI failures a lot nicer.

@ghost ghost mentioned this issue May 9, 2020
stephencelis pushed a commit that referenced this issue May 9, 2020
For cleaner CI logs and easier debugging of failing builds/tests  #56
@stephencelis
Copy link
Member

@tarjamorgado Good to close this out with #59 merged?

@ghost
Copy link
Author

ghost commented May 9, 2020

Yes let's close it, thanks!

@ghost ghost closed this as completed May 9, 2020
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant