Closed mikeger closed 4 months ago
@kwridan thanks for the comment, I updated the PR
Hola 👋,
We want to let you know that your pull request has been marked as stale. It seems that there hasn't been any activity or updates on it for a while.
If you're still interested in having this pull request merged or reviewed, please provide any necessary updates or address any feedback that may have been given. We would be happy to continue the review process and consider merging it into the main
branch.
However, if this pull request is no longer a priority or if you've decided to take a different approach, please let us know so we can close it accordingly.
Thank you for your understanding and contribution.
Thanks a lot for the contribution here @mikeger 🙏🏼
@all-contributors add @mikeger for code
@pepicrft
I've put up a pull request to add @mikeger! :tada:
Resolves https://github.com/tuist/xcodeproj/issues/820
Short description 📝
Based on my experience using XcodeProj, I found it confusing that the value of
productNameWithExtension()
and others could be different from the value displayed in Xcode.Solution 📦
Based on the discussion on the issue, we agreed to improve the comment on the given methods.
Implementation 👩💻👨💻
I added the comments to the methods that are obviously affected. In case there are other methods, I can update them as well.