ce4d4a4 Fix localization by getting the framework bundle
📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝Source/Armchair.swift (+1 -1)
📄 Description
I use compiled framework (with cocoapod or carthage)
Localization does'nt work because main bundle is used (there is no .bundle)
So the fix allow to use the correct framework bundle
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/UrbanApps/Armchair/pull/33
**Author:** [@phimage](https://github.com/phimage)
**Created:** 12/11/2015
**Status:** ✅ Merged
**Merged:** 12/14/2015
**Merged by:** [@coneybeare](https://github.com/coneybeare)
**Base:** `master` ← **Head:** `patch-1`
---
### 📝 Commits (1)
- [`ce4d4a4`](https://github.com/UrbanApps/Armchair/commit/ce4d4a42ff62dcffec56fd7980e8d61ad1814f6e) Fix localization by getting the framework bundle
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `Source/Armchair.swift` (+1 -1)
</details>
### 📄 Description
I use compiled framework (with cocoapod or carthage)
Localization does'nt work because main bundle is used (there is no .bundle)
So the fix allow to use the correct framework bundle
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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.
📋 Pull Request Information
Original PR: https://github.com/UrbanApps/Armchair/pull/33
Author: @phimage
Created: 12/11/2015
Status: ✅ Merged
Merged: 12/14/2015
Merged by: @coneybeare
Base:
master← Head:patch-1📝 Commits (1)
ce4d4a4Fix localization by getting the framework bundle📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
Source/Armchair.swift(+1 -1)📄 Description
I use compiled framework (with cocoapod or carthage)
Localization does'nt work because main bundle is used (there is no .bundle)
So the fix allow to use the correct framework bundle
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.