You can always:
- navigate to
"Show the Report navigator"
tab.
"Local"/"By Group"
- select the proper log
- and
Copy/Paste
it
The question:
Is there the possibility to send log as a file
to custom support?
Like: Show in Finder or smth.
You can always:
"Show the Report navigator"
tab."Local"/"By Group"
Copy/Paste
itThe question:
Is there the possibility to send log as a file
to custom support?
Like: Show in Finder or smth.
2
Answers
Open your build log and click
Export...
, like on screenshot below:Screenshot is taken under
Xcode 13.4.1
If u want to get a log file of your build, you can get it from
DerivedData -> YourProjectName -> Logs -> Build -> LogStoreManifest.plist & SomeID.xcactivitylog
.You can copy last 2 files and paste them in any Xcode’s derived data on any device and see result of these build in Xcode.