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
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!
@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!
@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.
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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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