[PR #171] [MERGED] Update libraries #471

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

📋 Pull Request Information

Original PR: https://github.com/Clipy/Clipy/pull/171
Author: @Econa77
Created: 5/11/2017
Status: Merged
Merged: 5/11/2017
Merged by: @Econa77

Base: developHead: feature/update-libraries


📝 Commits (2)

  • 32646d8 ⬆️ Update dependency libraries
  • 6462eef 👕 Fix lint compile error

📊 Changes

573 files changed (+18573 additions, -14723 deletions)

View changed files

📝 Clipy.xcodeproj/project.pbxproj (+6 -6)
📝 Clipy/Sources/AppDelegate.swift (+8 -8)
📝 Clipy/Sources/Extensions/NSImage+AssetCatalog.swift (+21 -21)
📝 Clipy/Sources/Managers/MenuManager.swift (+10 -10)
📝 Clipy/Sources/Preferences/CPYPreferencesWindowController.swift (+14 -14)
📝 Clipy/Sources/Preferences/Panels/CPYExcludeAppPreferenceViewController.swift (+1 -1)
📝 Clipy/Sources/Snippets/CPYSnippetsEditorWindowController.swift (+4 -4)
📝 Clipy/Sources/Utility/LocalizedString.swift (+20 -20)
📝 Clipy/Sources/Views/TableViewCell/CPYSnippetsEditorCell.swift (+1 -1)
📝 Gemfile.lock (+35 -36)
📝 Podfile.lock (+21 -21)
📝 Pods/AEXML/LICENSE (+1 -1)
📝 Pods/AEXML/README.md (+1 -6)
📝 Pods/AEXML/Sources/Document.swift (+1 -27)
📝 Pods/AEXML/Sources/Element.swift (+29 -53)
📝 Pods/AEXML/Sources/Error.swift (+0 -24)
📝 Pods/AEXML/Sources/Options.swift (+0 -8)
📝 Pods/AEXML/Sources/Parser.swift (+4 -28)
📝 Pods/Manifest.lock (+21 -21)
📝 Pods/Nimble/README.md (+299 -51)

...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/171 **Author:** [@Econa77](https://github.com/Econa77) **Created:** 5/11/2017 **Status:** ✅ Merged **Merged:** 5/11/2017 **Merged by:** [@Econa77](https://github.com/Econa77) **Base:** `develop` ← **Head:** `feature/update-libraries` --- ### 📝 Commits (2) - [`32646d8`](https://github.com/Clipy/Clipy/commit/32646d8566c807cb70194c51d6e090bea76f2f95) :arrow_up: Update dependency libraries - [`6462eef`](https://github.com/Clipy/Clipy/commit/6462eefe6af0710fba51bc5069c000801937fb2a) :shirt: Fix lint compile error ### 📊 Changes **573 files changed** (+18573 additions, -14723 deletions) <details> <summary>View changed files</summary> 📝 `Clipy.xcodeproj/project.pbxproj` (+6 -6) 📝 `Clipy/Sources/AppDelegate.swift` (+8 -8) 📝 `Clipy/Sources/Extensions/NSImage+AssetCatalog.swift` (+21 -21) 📝 `Clipy/Sources/Managers/MenuManager.swift` (+10 -10) 📝 `Clipy/Sources/Preferences/CPYPreferencesWindowController.swift` (+14 -14) 📝 `Clipy/Sources/Preferences/Panels/CPYExcludeAppPreferenceViewController.swift` (+1 -1) 📝 `Clipy/Sources/Snippets/CPYSnippetsEditorWindowController.swift` (+4 -4) 📝 `Clipy/Sources/Utility/LocalizedString.swift` (+20 -20) 📝 `Clipy/Sources/Views/TableViewCell/CPYSnippetsEditorCell.swift` (+1 -1) 📝 `Gemfile.lock` (+35 -36) 📝 `Podfile.lock` (+21 -21) 📝 `Pods/AEXML/LICENSE` (+1 -1) 📝 `Pods/AEXML/README.md` (+1 -6) 📝 `Pods/AEXML/Sources/Document.swift` (+1 -27) 📝 `Pods/AEXML/Sources/Element.swift` (+29 -53) 📝 `Pods/AEXML/Sources/Error.swift` (+0 -24) 📝 `Pods/AEXML/Sources/Options.swift` (+0 -8) 📝 `Pods/AEXML/Sources/Parser.swift` (+4 -28) 📝 `Pods/Manifest.lock` (+21 -21) 📝 `Pods/Nimble/README.md` (+299 -51) _...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:33 +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#471
No description provided.