mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-01-15 06:43:24 +01:00
[PR #89] [MERGED] Fixed issue with Carthage building project using the wrong toolchain #118
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?
📋 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.