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

Xcode13/14 xcactivitylog missing when running test #174

Open
OliverKoo opened this issue Aug 30, 2022 · 0 comments
Open

Xcode13/14 xcactivitylog missing when running test #174

OliverKoo opened this issue Aug 30, 2022 · 0 comments

Comments

@OliverKoo
Copy link

OliverKoo commented Aug 30, 2022

Regardless ran test via Xcode or via xcodebuild

xcodebuild -verbose test -workspace MyApp.xcworkspace \
          -scheme MyAppDevelopment \
          -destination "platform=iOS Simulator,name=iPhone 13,OS=15.4" \
          -enableCodeCoverage YES \
          -resultBundlePath /Users/okoo/Code/ios2/testlog.xcresult \
          -only-testing MyAppTests | xcbeautify

Contradicting to the doc I don't seem to able to find xcactivitylog in DerivedData /Users/okoo/Library/Developer/Xcode/DerivedData/MyAPp-bgthhfzgvbcbapcewzmbvfdjouta/Logs/Test nor at /Users/okoo/Code/ios2/testlog.xcresult.

this is what i see

Screen Shot 2022-08-30 at 9 03 24 AM

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