helpshift / helpshift/CocoaPods
Consider using resource_bundles
- Dominant language
- Ruby
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The lproj directories from Helpshift are copied to the root of the main bundle, because of that, my app on the App Store shows 33 supported languages. Using resource_bundles instead of resource will fix this annoyance and eliminate localization string collision.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the Helpshift CocoaPods specification and locate the resource declarations that copy the lproj directories into the main bundle. Check how resource_bundles would package them, then verify that supported-language reporting and localization string collisions are resolved without introducing missing resources.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100