Localization does not work with cocoa pod #32

Open
opened 2025-12-29 18:28:25 +01:00 by adam · 6 comments
Owner

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

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
Author
Owner

@coneybeare commented on GitHub (Apr 29, 2016):

Are the localization files present in your app once built?

@coneybeare commented on GitHub (Apr 29, 2016): Are the localization files present in your app once built?
Author
Owner

@grizzly commented on GitHub (Jun 14, 2016):

Same here, any updates on that?

@grizzly commented on GitHub (Jun 14, 2016): Same here, any updates on that?
Author
Owner

@coneybeare commented on GitHub (Jun 14, 2016):

Are the localization files present in your app once built?

@coneybeare commented on GitHub (Jun 14, 2016): > Are the localization files present in your app once built?
Author
Owner

@claygarrett commented on GitHub (Jun 15, 2016):

Same issue here, and yes -- the localization files are all present in the archive.

screen shot 2016-06-15 at 12 26 17 pm

I wound up adding references to all the localization files in my main project to get it working. Great library, btw!

@claygarrett commented on GitHub (Jun 15, 2016): Same issue here, and yes -- the localization files are all present in the archive. <img width="530" alt="screen shot 2016-06-15 at 12 26 17 pm" src="https://cloud.githubusercontent.com/assets/1704601/16091290/0188209e-3301-11e6-991f-a9db19dbb95d.png"> I wound up adding references to all the localization files in my main project to get it working. Great library, btw!
Author
Owner

@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.

@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.
Author
Owner

@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 ce4d4a42ff committed on Dec 11, 2015

@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 ce4d4a42ff62dcffec56fd7980e8d61ad1814f6e committed on Dec 11, 2015
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Armchair#32