[PR #472] Make Clipy work on Big Sur #548

Open
opened 2026-03-03 01:12:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Clipy/Clipy/pull/472
Author: @schmidt9
Created: 6/4/2021
Status: 🔄 Open

Base: developHead: develop


📝 Commits (5)

  • 69b188e update README;
  • e11e95e fix for 'Incorrect argument label in call (have 'by:', expected 'for:')'
  • 1a2c5e9 fix API change
  • 4f51008 fix BartyCrouch dependency
  • 56bda1e update 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 dmg 1.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.

## 📋 Pull Request Information **Original PR:** https://github.com/Clipy/Clipy/pull/472 **Author:** [@schmidt9](https://github.com/schmidt9) **Created:** 6/4/2021 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (5) - [`69b188e`](https://github.com/Clipy/Clipy/commit/69b188e03575f18fc3f5a9170b7d990c6c2c2d75) update README; - [`e11e95e`](https://github.com/Clipy/Clipy/commit/e11e95eb1507e4fa4017955c9bd6057f9f2c2629) fix for 'Incorrect argument label in call (have 'by:', expected 'for:')' - [`1a2c5e9`](https://github.com/Clipy/Clipy/commit/1a2c5e996ed66af8ca5d80039d8de6b6442029bd) fix API change - [`4f51008`](https://github.com/Clipy/Clipy/commit/4f51008f0d4b49dd78c1dea801ea2fdc63537573) fix BartyCrouch dependency - [`56bda1e`](https://github.com/Clipy/Clipy/commit/56bda1ed483ea4a4615d352a6077671267596160) update pods; ### 📊 Changes **9 files changed** (+117 additions, -97 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Initially was unable to launch Clipy on Big Sur using `dmg` 1.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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#548
No description provided.