Skip to content

CruGlobal/localization-services-ios

Repository files navigation

codecov

localization-services-ios

Class for fetching localized strings based on a Locale from a Bundle's .strings and .stringsdict files

Publishing New Versions With GitHub Actions

Publishing new versions with GitHub Actions build workflow.

  • Ensure a new version is set in the VERSION file. This can be set manually or by manually running the Create Version workflow.

  • Create a pull request on main and once merged into main GitHub actions will handle tagging the version from the VERSION file.

Publishing New Versions Manually

Steps to publish new versions for Swift Package Manager.

  • Set the new version number in the VERSION file.

  • Tag the main branch with the new version number and push the tag to origin.

About

Class for fetching localized strings based on a Locale from a Bundle's .strings and .stringsdict files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages