mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-01-14 06:13:25 +01:00
Localization does not work with cocoa pod #32
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @maxminipedia on GitHub (Apr 26, 2016).
Same as #42
using pod to get Armchair as a dependency, but the alert is always in English
Has this something to do with the swift+pod+framework issue?
Any help would be very appreciated.
Thanks
@coneybeare commented on GitHub (Apr 29, 2016):
Are the localization files present in your app once built?
@grizzly commented on GitHub (Jun 14, 2016):
Same here, any updates on that?
@coneybeare commented on GitHub (Jun 14, 2016):
@claygarrett commented on GitHub (Jun 15, 2016):
Same issue here, and yes -- the localization files are all present in the archive.
I wound up adding references to all the localization files in my main project to get it working. Great library, btw!
@grizzly commented on GitHub (Jun 16, 2016):
@claygarrett : how did you do that? because it didnt work for me to simply add the german file to the de.lproj folder (for german as example) of my project.
@phimage commented on GitHub (Jul 15, 2016):
Using master head code or tagged one: 0.1.2( Dec 10, 2015) ?
Fix localization by getting the framework bundle
ce4d4a42ffcommitted on Dec 11, 2015