Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

fix special characters breaking the build process #4710#71

Merged
JudahGabriel merged 1 commit into
mainfrom
bugfix-4710-fix-app-package-with-special-characters
May 15, 2025
Merged

fix special characters breaking the build process #4710#71
JudahGabriel merged 1 commit into
mainfrom
bugfix-4710-fix-app-package-with-special-characters

Conversation

@jose-velarde

Copy link
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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