[PR #76] [MERGED] Fix swift 3 compile issue for mac os #114

Closed
opened 2025-12-29 18:29:08 +01:00 by adam · 0 comments
Owner

📋 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: swift3Head: swift3


📝 Commits (1)

  • b5270a4 fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/UrbanApps/Armchair/pull/76 **Author:** [@phimage](https://github.com/phimage) **Created:** 9/22/2016 **Status:** ✅ Merged **Merged:** 9/25/2016 **Merged by:** [@coneybeare](https://github.com/coneybeare) **Base:** `swift3` ← **Head:** `swift3` --- ### 📝 Commits (1) - [`b5270a4`](https://github.com/UrbanApps/Armchair/commit/b5270a4892de87e89d444f37df47d0366b8fb55e) fix swift 3 compile issue for mac os ### 📊 Changes **3 files changed** (+19 additions, -16 deletions) <details> <summary>View changed files</summary> ➕ `.swift-version` (+1 -0) 📝 `Armchair.xcodeproj/project.pbxproj` (+2 -0) 📝 `Source/Armchair.swift` (+16 -16) </details> ### 📄 Description missing conversion for osx/mac os swift version file mandatory for cocoapod (https://github.com/CocoaPods/CocoaPods/pull/5841) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 18:29:08 +01:00
adam closed this issue 2025-12-29 18:29:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Armchair#114