Skip to content

fix special characters breaking the build process #4710 #71

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

Conversation

jose-velarde
Copy link
Contributor

fixes pwa-builder/PWABuilder#4710

PR Type

  • Bugfix

Describe the current behavior?

Building the app fails on pod install when the app-name or app-bundle-id contains special characters.

Describe the new behavior?

pod install command finishes successfully and the generated project can be built

@jose-velarde jose-velarde self-assigned this May 12, 2025
@jose-velarde jose-velarde added the bug Something isn't working label May 12, 2025
@JudahGabriel JudahGabriel merged commit c3467eb into main May 15, 2025
2 of 3 checks passed
@JudahGabriel JudahGabriel deleted the bugfix-4710-fix-app-package-with-special-characters branch May 21, 2025 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Special characters in app name causes problems with pod install
2 participants