mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #472] Make Clipy work on Big Sur #548
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#548
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/472
Author: @schmidt9
Created: 6/4/2021
Status: 🔄 Open
Base:
develop← Head:develop📝 Commits (5)
69b188eupdate README;e11e95efix for 'Incorrect argument label in call (have 'by:', expected 'for:')'1a2c5e9fix API change4f51008fix BartyCrouch dependency56bda1eupdate pods;📊 Changes
9 files changed (+117 additions, -97 deletions)
View changed files
📝
Clipy.xcodeproj/project.pbxproj(+7 -7)📝
Clipy/Generated/AssetsImages.swift(+14 -1)📝
Clipy/Generated/Colors.swift(+2 -4)📝
Clipy/Generated/LocalizedStrings.swift(+27 -27)📝
Clipy/Sources/AppDelegate.swift(+7 -3)📝
Clipy/Sources/Services/PasteService.swift(+1 -1)📝
Podfile(+2 -2)📝
Podfile.lock(+54 -50)📝
README.md(+3 -2)📄 Description
Initially was unable to launch Clipy on Big Sur using
dmg1.2.1 (#471), so I built it with Xcode 12.5 and had to do some fixes to make it run, after first build it asked me to give permissions and finally icon appeared in MacOS menu🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.