[PR #52] [MERGED] Support swift2.2 #406

Closed
opened 2026-03-03 01:12:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Clipy/Clipy/pull/52
Author: @Econa77
Created: 3/28/2016
Status: Merged
Merged: 3/28/2016
Merged by: @Econa77

Base: masterHead: feature/swift2_2


📝 Commits (4)

📊 Changes

11 files changed (+53 additions, -57 deletions)

View changed files

📝 .travis.yml (+1 -1)
📝 Clipy/AppDelegate.swift (+3 -5)
📝 Clipy/Extensions/String+Substring.swift (+2 -2)
📝 Clipy/Libraries/Realm/RLMSupport.swift (+7 -11)
📝 Clipy/Managers/CPYSnippetManager.swift (+5 -6)
📝 Clipy/Managers/ClipManager.swift (+1 -1)
📝 Clipy/Managers/HistoryManager.swift (+1 -1)
📝 Clipy/Managers/MenuManager.swift (+12 -11)
📝 Clipy/Views/TableViewCell/CPYImageAndTextCell.swift (+2 -1)
📝 Podfile.lock (+17 -17)
📝 README.md (+2 -1)

📄 Description

  • Update dependency libraries
  • support swift2.2 and Xcode7.3

🔄 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/Clipy/Clipy/pull/52 **Author:** [@Econa77](https://github.com/Econa77) **Created:** 3/28/2016 **Status:** ✅ Merged **Merged:** 3/28/2016 **Merged by:** [@Econa77](https://github.com/Econa77) **Base:** `master` ← **Head:** `feature/swift2_2` --- ### 📝 Commits (4) - [`35c37e7`](https://github.com/Clipy/Clipy/commit/35c37e755f6b1ba1d8f018675b181097a5b8e973) Update dependency libraries - [`186ee3f`](https://github.com/Clipy/Clipy/commit/186ee3f8f675d6975c68a270482f9e932c0d32bd) Update RLMSupport - [`abef011`](https://github.com/Clipy/Clipy/commit/abef011074ec4493fe2806a97c4e865e5e97aa94) Support swift2.2 - [`45ca989`](https://github.com/Clipy/Clipy/commit/45ca989a49a9f0800967faa570d5e2b340ea965a) Update README.md ### 📊 Changes **11 files changed** (+53 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+1 -1) 📝 `Clipy/AppDelegate.swift` (+3 -5) 📝 `Clipy/Extensions/String+Substring.swift` (+2 -2) 📝 `Clipy/Libraries/Realm/RLMSupport.swift` (+7 -11) 📝 `Clipy/Managers/CPYSnippetManager.swift` (+5 -6) 📝 `Clipy/Managers/ClipManager.swift` (+1 -1) 📝 `Clipy/Managers/HistoryManager.swift` (+1 -1) 📝 `Clipy/Managers/MenuManager.swift` (+12 -11) 📝 `Clipy/Views/TableViewCell/CPYImageAndTextCell.swift` (+2 -1) 📝 `Podfile.lock` (+17 -17) 📝 `README.md` (+2 -1) </details> ### 📄 Description - Update dependency libraries - support swift2.2 and Xcode7.3 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:12:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Clipy#406
No description provided.