Skip to content

Improve .gitignore; use String(validatingCString:) instead of deprecated String(validatingUTF8:) #909

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

Merged
merged 2 commits into from
May 29, 2025

Conversation

rgoldberg
Copy link
Contributor

Improve .gitignore; use String(validatingCString:) instead of deprecated String(validatingUTF8:).

Resolve #908

rgoldberg added 2 commits May 29, 2025 03:22
…tingUTF8:)`.

Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
@rgoldberg rgoldberg added this to the 2.3.0 milestone May 29, 2025
@rgoldberg rgoldberg self-assigned this May 29, 2025
@rgoldberg rgoldberg added the 🧽 chore Administrative task: documentation, build, test, release, git, etc. label May 29, 2025
Copy link

@rgoldberg rgoldberg merged commit 8a72828 into mas-cli:main May 29, 2025
5 checks passed
@rgoldberg rgoldberg deleted the 908-cleanup branch May 29, 2025 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧽 chore Administrative task: documentation, build, test, release, git, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve .gitignore; use String(validatingCString:) instead of deprecated String(validatingUTF8:)
1 participant