mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[PR #172] [MERGED] Fix warnings #470
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#470
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
develop← Head:feature/fix-warning📝 Commits (3)
37bf091👕 Fix deprecated warning00afe5d👕 Fix lint warningdcd6c05⬆️ 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.