iOS: Publish failed with "_GenerateDSym" failure if specify "-o:{path to custom directory}"
Open
bug
msbuild
windows-only
- Dominant language
- C#
- Stars
- 2.9k
- Forks
- 576
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 123
Description
---
**Issue moved from dotnet/maui#13231**
- Please respond to @eshvatskyi.
---
_From @eshvatskyi on Thursday, February 9, 2023 6:05:23 PM_
### Description
publish process failed with error: "_GenerateDSym target" failed, dsymutil exited with code 1
### Steps to Reproduce
add -o:$publishDir to your "dotnet publish" command
### Link to public reproduction project repository
no need
### Version with bug
6.0.312
### Last version that worked well
6.0.312
### Affected platforms
iOS
### Affected platform versions
iOS
### Did you find any workaround?
Do not use "-o:$publishDir "
### Relevant log output
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.