mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-01-14 22:33:25 +01:00
[PR #55] [CLOSED] Removed warnings when compiling with Swift 2.2. #106
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/55
Author: @vrutberg
Created: 5/21/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
e4ed9feRemoved warnings when compiling with Swift 2.2.📊 Changes
1 file changed (+9 additions, -8 deletions)
View changed files
📝
Source/Armchair.swift(+9 -8)📄 Description
We're using Swift 2.2 and Armchair in our project, which causes warnings when we build. This gets rid of those warnings when building with Swift 2.2.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.