mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-01-14 22:33:25 +01:00
[PR #76] [MERGED] Fix swift 3 compile issue for mac os #114
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/76
Author: @phimage
Created: 9/22/2016
Status: ✅ Merged
Merged: 9/25/2016
Merged by: @coneybeare
Base:
swift3← Head:swift3📝 Commits (1)
b5270a4fix swift 3 compile issue for mac os📊 Changes
3 files changed (+19 additions, -16 deletions)
View changed files
➕
.swift-version(+1 -0)📝
Armchair.xcodeproj/project.pbxproj(+2 -0)📝
Source/Armchair.swift(+16 -16)📄 Description
missing conversion for osx/mac os
swift version file mandatory for cocoapod (https://github.com/CocoaPods/CocoaPods/pull/5841)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.