[PR #315] [CLOSED] Update Xcode10 and swift4.2 #519

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

📋 Pull Request Information

Original PR: https://github.com/Clipy/Clipy/pull/315
Author: @Econa77
Created: 10/13/2018
Status: Closed

Base: developHead: feature/xcode10


📝 Commits (4)

  • 63525e3 Update dependency gems
  • 41fcdef Build Xcode10 and swift4.2
  • 2807bba Move new NSMenuItemValidation prorotocol
  • 7285a08 Update README.md

📊 Changes

228 files changed (+8193 additions, -7782 deletions)

View changed files

📝 Clipy.xcodeproj/project.pbxproj (+14 -20)
📝 Clipy/Generated/AssetsImages.swift (+90 -112)
📝 Clipy/Generated/Colors.swift (+17 -12)
📝 Clipy/Generated/LocalizedStrings.swift (+9 -2)
📝 Clipy/Sources/AppDelegate.swift (+3 -3)
📝 Clipy/Sources/Managers/MenuManager.swift (+4 -4)
📝 Clipy/Sources/Preferences/CPYPreferencesWindowController.swift (+22 -22)
📝 Clipy/Sources/Snippets/CPYSnippetsEditorWindowController.swift (+3 -3)
📝 Clipy/Sources/Views/TableViewCell/CPYSnippetsEditorCell.swift (+1 -1)
📝 Clipy/Sources/Views/TextViews/CPYPlaceHolderTextView.swift (+1 -1)
📝 Gemfile (+1 -1)
📝 Gemfile.lock (+34 -29)
📝 Podfile.lock (+14 -14)
📝 Pods/AEXML/README.md (+1 -1)
📝 Pods/AEXML/Sources/AEXML/Document.swift (+2 -3)
📝 Pods/AEXML/Sources/AEXML/Element.swift (+1 -2)
📝 Pods/AEXML/Sources/AEXML/Error.swift (+0 -0)
📝 Pods/AEXML/Sources/AEXML/Options.swift (+0 -0)
📝 Pods/AEXML/Sources/AEXML/Parser.swift (+7 -9)
📝 Pods/KeyHolder/LICENSE (+1 -1)

...and 80 more files

📄 Description

No description provided


🔄 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/315 **Author:** [@Econa77](https://github.com/Econa77) **Created:** 10/13/2018 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `feature/xcode10` --- ### 📝 Commits (4) - [`63525e3`](https://github.com/Clipy/Clipy/commit/63525e35748404d00be940940f103202aa3cbb93) Update dependency gems - [`41fcdef`](https://github.com/Clipy/Clipy/commit/41fcdef95872b2f492f8355c9b95d165c34f5263) Build Xcode10 and swift4.2 - [`2807bba`](https://github.com/Clipy/Clipy/commit/2807bbaa95143fa4a75cfec8900bfa44add6922b) Move new NSMenuItemValidation prorotocol - [`7285a08`](https://github.com/Clipy/Clipy/commit/7285a088b88eb96003e50bf25f1c376e5c9b3565) Update README.md ### 📊 Changes **228 files changed** (+8193 additions, -7782 deletions) <details> <summary>View changed files</summary> 📝 `Clipy.xcodeproj/project.pbxproj` (+14 -20) 📝 `Clipy/Generated/AssetsImages.swift` (+90 -112) 📝 `Clipy/Generated/Colors.swift` (+17 -12) 📝 `Clipy/Generated/LocalizedStrings.swift` (+9 -2) 📝 `Clipy/Sources/AppDelegate.swift` (+3 -3) 📝 `Clipy/Sources/Managers/MenuManager.swift` (+4 -4) 📝 `Clipy/Sources/Preferences/CPYPreferencesWindowController.swift` (+22 -22) 📝 `Clipy/Sources/Snippets/CPYSnippetsEditorWindowController.swift` (+3 -3) 📝 `Clipy/Sources/Views/TableViewCell/CPYSnippetsEditorCell.swift` (+1 -1) 📝 `Clipy/Sources/Views/TextViews/CPYPlaceHolderTextView.swift` (+1 -1) 📝 `Gemfile` (+1 -1) 📝 `Gemfile.lock` (+34 -29) 📝 `Podfile.lock` (+14 -14) 📝 `Pods/AEXML/README.md` (+1 -1) 📝 `Pods/AEXML/Sources/AEXML/Document.swift` (+2 -3) 📝 `Pods/AEXML/Sources/AEXML/Element.swift` (+1 -2) 📝 `Pods/AEXML/Sources/AEXML/Error.swift` (+0 -0) 📝 `Pods/AEXML/Sources/AEXML/Options.swift` (+0 -0) 📝 `Pods/AEXML/Sources/AEXML/Parser.swift` (+7 -9) 📝 `Pods/KeyHolder/LICENSE` (+1 -1) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <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:48 +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#519
No description provided.