[PR #172] [MERGED] Fix warnings #470

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/172
Author: @Econa77
Created: 5/11/2017
Status: Merged
Merged: 5/11/2017
Merged by: @Econa77

Base: developHead: feature/fix-warning


📝 Commits (3)

  • 37bf091 👕 Fix deprecated warning
  • 00afe5d 👕 Fix lint warning
  • dcd6c05 ⬆️ Update KeyHolder.framework

📊 Changes

11 files changed (+128 additions, -122 deletions)

View changed files

📝 Clipy/Sources/AppDelegate.swift (+6 -3)
📝 Clipy/Sources/Managers/MenuManager.swift (+8 -4)
📝 Clipy/Sources/Services/ClipService.swift (+3 -3)
📝 Clipy/Sources/Services/DataCleanService.swift (+1 -1)
📝 Clipy/Sources/Services/ExcludeAppService.swift (+4 -4)
📝 Clipy/Sources/Snippets/CPYSnippetsEditorWindowController.swift (+2 -2)
📝 Podfile.lock (+2 -2)
📝 Pods/KeyHolder/Lib/KeyHolder/RecordView.swift (+98 -99)
📝 Pods/Manifest.lock (+2 -2)
📝 Pods/Target Support Files/KeyHolder/Info.plist (+1 -1)
📝 Pods/Target Support Files/KeyHolder/ResourceBundle-KeyHolder-Info.plist (+1 -1)

📄 Description

Fix lint and Xcode warnings


🔄 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/172 **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/fix-warning` --- ### 📝 Commits (3) - [`37bf091`](https://github.com/Clipy/Clipy/commit/37bf091691a6c276edc70a0ffac145c5588e4876) :shirt: Fix deprecated warning - [`00afe5d`](https://github.com/Clipy/Clipy/commit/00afe5dacdcd18001620fcfbacf323b5f3155b87) :shirt: Fix lint warning - [`dcd6c05`](https://github.com/Clipy/Clipy/commit/dcd6c0534b941d464836b5a705a1123ebace0788) :arrow_up: Update KeyHolder.framework ### 📊 Changes **11 files changed** (+128 additions, -122 deletions) <details> <summary>View changed files</summary> 📝 `Clipy/Sources/AppDelegate.swift` (+6 -3) 📝 `Clipy/Sources/Managers/MenuManager.swift` (+8 -4) 📝 `Clipy/Sources/Services/ClipService.swift` (+3 -3) 📝 `Clipy/Sources/Services/DataCleanService.swift` (+1 -1) 📝 `Clipy/Sources/Services/ExcludeAppService.swift` (+4 -4) 📝 `Clipy/Sources/Snippets/CPYSnippetsEditorWindowController.swift` (+2 -2) 📝 `Podfile.lock` (+2 -2) 📝 `Pods/KeyHolder/Lib/KeyHolder/RecordView.swift` (+98 -99) 📝 `Pods/Manifest.lock` (+2 -2) 📝 `Pods/Target Support Files/KeyHolder/Info.plist` (+1 -1) 📝 `Pods/Target Support Files/KeyHolder/ResourceBundle-KeyHolder-Info.plist` (+1 -1) </details> ### 📄 Description Fix lint and Xcode warnings --- <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#470
No description provided.