Skip to content
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

IOS-9479 Fix URL extension to be internal instead of public to avoid … #321

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

idenjoe
Copy link
Contributor

@idenjoe idenjoe commented Nov 2, 2023

🎟️ Jira ticket

IOS-9479 Make URL(urlString:) init method as internal to avoid collisions with other implementations.

🥅 What's the goal?

Avoid collisions with other implementations of this method and do not expose URL extensions from Mistica.

🚧 How do we do it?

I made the extension internal.

🧪 How can I verify this?

🏑 AppCenter build

…possible collisions with other implementations.
@DavidMarinCalleja DavidMarinCalleja merged commit 9b4e0cc into main Nov 2, 2023
2 checks passed
@DavidMarinCalleja DavidMarinCalleja deleted the IOS-9479_Fix_URL_extension branch November 2, 2023 16:02
tuentisre pushed a commit that referenced this pull request Nov 2, 2023
## [26.4.1](v26.4.0...v26.4.1) (2023-11-02)

### Bug Fixes

* **URL:** Fix URL extension to be internal instead of public to avoid possible collisions with other implementations ([9b4e0cc](9b4e0cc)), closes [#321](#321)
@tuentisre
Copy link
Collaborator

🎉 This PR is included in version 26.4.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants