Skip to content

Support replacing literal strings with literal strings#42

Merged
marcprux merged 1 commit intoskiptools:mainfrom
dfabulich:string-replacing-string-with-string
Apr 18, 2026
Merged

Support replacing literal strings with literal strings#42
marcprux merged 1 commit intoskiptools:mainfrom
dfabulich:string-replacing-string-with-string

Conversation

@dfabulich
Copy link
Copy Markdown
Contributor

You can do this with replacingOccurrences, but I found it confusing remembering which replacing functions are implemented and which ones aren't, so, here's another one.

Skip Pull Request Checklist:

  • REQUIRED: I have signed the Contributor Agreement
  • REQUIRED: I have tested my change locally with swift test
  • OPTIONAL: I have tested my change on an iOS simulator or device
  • OPTIONAL: I have tested my change on an Android emulator or device

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

@cla-bot cla-bot Bot added the cla-signed label Apr 17, 2026
@marcprux marcprux merged commit ae449c4 into skiptools:main Apr 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants