14c89be Fixed issue with Carthage building project using the wrong toolchain
📊 Changes
1 file changed (+1 additions, -2 deletions)
View changed files
📝Armchair.xcodeproj/project.pbxproj (+1 -2)
📄 Description
When building through Carthage, the Release config is being used and fails to build using the Swift 2.3 toolchain.
🔄 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/89
**Author:** [@masgharneya](https://github.com/masgharneya)
**Created:** 3/16/2017
**Status:** ✅ Merged
**Merged:** 3/17/2017
**Merged by:** [@coneybeare](https://github.com/coneybeare)
**Base:** `master` ← **Head:** `bugfix/useSwift3ToolchainOnRelease`
---
### 📝 Commits (1)
- [`14c89be`](https://github.com/UrbanApps/Armchair/commit/14c89be4b9d4fd835836ff1da76cae40374e83bc) Fixed issue with Carthage building project using the wrong toolchain
### 📊 Changes
**1 file changed** (+1 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `Armchair.xcodeproj/project.pbxproj` (+1 -2)
</details>
### 📄 Description
When building through Carthage, the Release config is being used and fails to build using the Swift 2.3 toolchain.
---
<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/89
Author: @masgharneya
Created: 3/16/2017
Status: ✅ Merged
Merged: 3/17/2017
Merged by: @coneybeare
Base:
master← Head:bugfix/useSwift3ToolchainOnRelease📝 Commits (1)
14c89beFixed issue with Carthage building project using the wrong toolchain📊 Changes
1 file changed (+1 additions, -2 deletions)
View changed files
📝
Armchair.xcodeproj/project.pbxproj(+1 -2)📄 Description
When building through Carthage, the Release config is being used and fails to build using the Swift 2.3 toolchain.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.