mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #286] [MERGED] Update dependency libraries #505
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#505
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/286
Author: @Econa77
Created: 7/3/2018
Status: ✅ Merged
Merged: 7/3/2018
Merged by: @Econa77
Base:
develop← Head:feature/update-libraries📝 Commits (3)
609afd0Update dependency librariesda243aaUpdate dependency gems2d29586Update SwiftLint rules📊 Changes
234 files changed (+5033 additions, -4167 deletions)
View changed files
📝
.swiftlint.yml(+42 -7)📝
Clipy/Sources/AppDelegate.swift(+2 -2)📝
Clipy/Sources/Constants.swift(+62 -62)📝
Clipy/Sources/Extensions/NSColor+Hex.swift(+15 -15)📝
Clipy/Sources/Extensions/NSImage+Resize.swift(+1 -1)📝
Clipy/Sources/Extensions/NSLock+Clipy.swift(+1 -1)📝
Clipy/Sources/Extensions/Realm+Migration.swift(+6 -6)📝
Clipy/Sources/Extensions/Rx/Observable+Void.swift(+1 -1)📝
Clipy/Sources/Managers/MenuManager.swift(+27 -29)📝
Clipy/Sources/Models/CPYAppInfo.swift(+1 -1)📝
Clipy/Sources/Models/CPYClip.swift(+7 -7)📝
Clipy/Sources/Models/CPYClipData.swift(+8 -8)📝
Clipy/Sources/Models/CPYDraggedData.swift(+4 -4)📝
Clipy/Sources/Models/CPYFolder.swift(+5 -5)📝
Clipy/Sources/Models/CPYSnippet.swift(+6 -6)📝
Clipy/Sources/Preferences/CPYPreferencesWindowController.swift(+38 -38)📝
Clipy/Sources/Preferences/Panels/CPYExcludeAppPreferenceViewController.swift(+3 -3)📝
Clipy/Sources/Preferences/Panels/CPYShortcutsPreferenceViewController.swift(+6 -6)📝
Clipy/Sources/Preferences/Panels/CPYUpdatesPreferenceViewController.swift(+1 -1)📝
Clipy/Sources/Services/ClipService.swift(+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.