[PR #12] [MERGED] Swift 1.2 support #90

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

📋 Pull Request Information

Original PR: https://github.com/UrbanApps/Armchair/pull/12
Author: @nickoneill
Created: 4/11/2015
Status: Merged
Merged: 4/11/2015
Merged by: @coneybeare

Base: masterHead: master


📝 Commits (2)

📊 Changes

3 files changed (+38 additions, -37 deletions)

View changed files

📝 Example/ViewController.swift (+3 -3)
📝 Source/Armchair.swift (+33 -32)
📝 iOS Example.xcodeproj/project.pbxproj (+2 -2)

📄 Description

Some quick changes to the source and examples so they build with Swift 1.2. I have this integrated in a project so I'll let you know if I run into any other unexpected issues, this should get everyone building though.


🔄 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/12 **Author:** [@nickoneill](https://github.com/nickoneill) **Created:** 4/11/2015 **Status:** ✅ Merged **Merged:** 4/11/2015 **Merged by:** [@coneybeare](https://github.com/coneybeare) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`2c884c4`](https://github.com/UrbanApps/Armchair/commit/2c884c40f15d0614647f9b2df24d10543ee71b8e) Updated for swift 1.2 - [`f4d18b4`](https://github.com/UrbanApps/Armchair/commit/f4d18b4a803f686beb4b4966cd9de346ce42f82e) Updated examples. ### 📊 Changes **3 files changed** (+38 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `Example/ViewController.swift` (+3 -3) 📝 `Source/Armchair.swift` (+33 -32) 📝 `iOS Example.xcodeproj/project.pbxproj` (+2 -2) </details> ### 📄 Description Some quick changes to the source and examples so they build with Swift 1.2. I have this integrated in a project so I'll let you know if I run into any other unexpected issues, this should get everyone building though. --- <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:02 +01:00
adam closed this issue 2025-12-29 18:29:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Armchair#90