Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Has anyone successfully built this project on a Mac with Apple Silicon recently? #548

Open
wyy511511 opened this issue Apr 14, 2024 · 2 comments

Comments

@wyy511511
Copy link

wyy511511 commented Apr 14, 2024

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
@wyy511511
Copy link
Author

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

@hw0102
Copy link

hw0102 commented 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants