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

feat(passkit): Work towards localizable pass files #40

Merged
merged 2 commits into from
Jul 5, 2024
Merged

Conversation

ueman
Copy link
Owner

@ueman ueman commented Jun 29, 2024

This works towards localizable passes. In particular, it adds naive parsing of the strings files.

  • no external API to read the various entries in a localized way
  • no localized images
  • it still uses UTF-8 instead of UTF-16
  • parsing is done via regex, which might fail

Related to #8

@ueman ueman added the package: passkit Issues relevant for the "passkit" package label Jun 29, 2024
@ueman ueman changed the title Work towards localizable pass files feat(passkit): Work towards localizable pass files Jun 29, 2024
@ueman ueman merged commit 4ec5e76 into master Jul 5, 2024
1 check passed
@ueman ueman deleted the localization branch July 5, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: passkit Issues relevant for the "passkit" package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant