[GH-ISSUE #548] Has anyone successfully built this project on a Mac with Apple Silicon recently? #366

Open
opened 2026-03-03 01:11:58 +03:00 by kerem · 3 comments
Owner

Originally created by @wyy511511 on GitHub (Apr 14, 2024).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/548

I use M2 Mac mini and I spent a whole afternoon to build it and failed.
If you need more information, I would happy to provide it.

Command PhaseScriptExecution failed with a nonzero exit code

window, select View > Navigators > Reports from the menu bar at the top of the screen, or press ⌘9

image

I am not familiar BartyCrouch. Hope anyone can provide some help. Thanks!

Some other problems I encountered:

softwareupdate --install-rosetta

versions do not match:

Compiling for macOS 10.9, but module 'RealmSwift' has a minimum deployment target of macOS 10.14:/Library/Developer/Xcode/DerivedData/Clipy-dvszeluieajnwtgygzboptciryfh/Index.noindex/Build/Products/Debug/RealmSwift/RealmSwift.framework/Modules/RealmSwift.swiftmodule/arm64-apple-macos.swiftmodule

solution

change Podfile : Clipy/Podfile
change build target to supported macOS version

image image
Originally created by @wyy511511 on GitHub (Apr 14, 2024). Original GitHub issue: https://github.com/Clipy/Clipy/issues/548 I use M2 Mac mini and I spent a whole afternoon to build it and failed. If you need more information, I would happy to provide it. **Command PhaseScriptExecution failed with a nonzero exit code** **window, select View > Navigators > Reports from the menu bar at the top of the screen, or press ⌘9** <img width="840" alt="image" src="https://github.com/Clipy/Clipy/assets/45887805/81fe53b0-4e87-4be4-bf94-13f246a5329b"> I am not familiar BartyCrouch. Hope anyone can provide some help. Thanks! Some other problems I encountered: softwareupdate --install-rosetta # versions do not match: Compiling for macOS 10.9, but module 'RealmSwift' has a minimum deployment target of macOS 10.14:/Library/Developer/Xcode/DerivedData/Clipy-dvszeluieajnwtgygzboptciryfh/Index.noindex/Build/Products/Debug/RealmSwift/RealmSwift.framework/Modules/RealmSwift.swiftmodule/arm64-apple-macos.swiftmodule ## solution change Podfile : Clipy/Podfile change build target to supported macOS version <img width="1119" alt="image" src="https://github.com/Clipy/Clipy/assets/45887805/4cecca02-d5f8-4fb5-bdb4-079f596862e2"> <img width="1199" alt="image" src="https://github.com/Clipy/Clipy/assets/45887805/2c1ccdf9-1b8a-4939-9da4-3c67a32cc8b4">
Author
Owner

@wyy511511 commented on GitHub (Apr 14, 2024):

I deleted BartyCrouch
also disable some in ClipyTests
I can build now. Tho there will be many potential issues.
image

<!-- gh-comment-id:2054214998 --> @wyy511511 commented on GitHub (Apr 14, 2024): I deleted BartyCrouch also disable some in ClipyTests I can build now. Tho there will be many potential issues. <img width="599" alt="image" src="https://github.com/Clipy/Clipy/assets/45887805/c2c5ea35-ce72-46f9-877d-d9b45493c7bd">
Author
Owner

@hw0102 commented on GitHub (Apr 19, 2024):

Thanks for flagging this. Tried to build this today and got a similar error. Tried downloading and installing the .dmg but after granting access to Accessibility the app didn't even launch. Believe the project needs some massive overhaul to bring it to more recent macOS

<!-- gh-comment-id:2067156174 --> @hw0102 commented on GitHub (Apr 19, 2024): Thanks for flagging this. Tried to build this today and got a similar error. Tried downloading and installing the .dmg but after granting access to Accessibility the app didn't even launch. Believe the project needs some massive overhaul to bring it to more recent macOS
Author
Owner

@t0b1hh commented on GitHub (Jun 29, 2024):

@hw0102

Thanks for flagging this. Tried to build this today and got a similar error. Tried downloading and installing the .dmg but after granting access to Accessibility the app didn't even launch. Believe the project needs some massive overhaul to bring it to more recent macOS

I am currently running Clipy from the official v1.2.1 .dmg download (https://clipy-app.com/ ) on a MacBook Pro M3 Pro with Sonoma 14.4 (23E214). Works absolutely fine for me having installed Rosetta previously for other Apps.

See: https://support.apple.com/en-us/102527

Was prepared to have to build it myself, but as it just works i'll skip that ;)

<!-- gh-comment-id:2198201252 --> @t0b1hh commented on GitHub (Jun 29, 2024): @hw0102 > Thanks for flagging this. Tried to build this today and got a similar error. Tried downloading and installing the .dmg but after granting access to Accessibility the app didn't even launch. Believe the project needs some massive overhaul to bring it to more recent macOS I am currently running Clipy from the official v1.2.1 .dmg download (https://clipy-app.com/ ) on a MacBook Pro M3 Pro with Sonoma 14.4 (23E214). Works absolutely fine for me having installed Rosetta previously for other Apps. See: https://support.apple.com/en-us/102527 Was prepared to have to build it myself, but as it just works i'll skip that ;)
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#366
No description provided.