mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #422] [MERGED] Update other dependency libraries #531
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#531
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/422
Author: @Econa77
Created: 10/28/2020
Status: ✅ Merged
Merged: 10/28/2020
Merged by: @Econa77
Base:
develop← Head:feature/update-libraries📝 Commits (3)
3e54f06Update other dependency libraries0dbb4d8swiftlint7c6b69fModify SwiftGen recommend settings📊 Changes
385 files changed (+24347 additions, -13152 deletions)
View changed files
📝
Clipy.xcodeproj/project.pbxproj(+6 -4)📝
Clipy/Generated/AssetsImages.swift(+79 -130)📝
Clipy/Generated/Colors.swift(+36 -15)📝
Clipy/Generated/LocalizedStrings.swift(+23 -7)📝
Clipy/Sources/Managers/MenuManager.swift(+8 -8)📝
Clipy/Sources/Models/CPYClipData.swift(+2 -4)📝
Clipy/Sources/Preferences/CPYPreferencesWindowController.swift(+14 -14)📝
Clipy/Sources/Services/AccessibilityService.swift(+2 -2)📝
Clipy/Sources/Services/ClipService.swift(+4 -4)📝
Clipy/Sources/Services/DataCleanService.swift(+1 -1)📝
Clipy/Sources/Views/TableViewCell/CPYSnippetsEditorCell.swift(+1 -1)📝
ClipyTests/HotKeyServiceSpec.swift(+16 -16)📝
Podfile.lock(+23 -14)📝
Pods/AEXML/LICENSE(+1 -1)📝
Pods/AEXML/README.md(+3 -3)📝
Pods/AEXML/Sources/AEXML/Document.swift(+8 -6)📝
Pods/AEXML/Sources/AEXML/Element.swift(+56 -43)📝
Pods/AEXML/Sources/AEXML/Error.swift(+5 -2)📝
Pods/AEXML/Sources/AEXML/Options.swift(+6 -2)📝
Pods/AEXML/Sources/AEXML/Parser.swift(+22 -21)...and 80 more files
📄 Description
Updated
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.