-
-
Notifications
You must be signed in to change notification settings - Fork 185
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
Update Request: Silicon support version #257
Comments
To help out others who want to try it, I was able to compile it on my M1 Macbook Air following the instructions in the Readme. I installed The only additional changes I needed to do was to remove the following lines from the
After that, I kept building and removing/commenting the lines it errored on (i.e. from missing package or item not found from the packages that were removed) until it successfully compiled. Effectively removing all the lines directly using stuff from the removed packages. After that, I was able to build and install it locally and now I've got a working native build. |
@simon-wh awesome! I was looking if the fork was on your profile but couldn't find it. Could you perhaps share your build? |
Seconding this request! |
I've taken the liberty to add support for Apple Silicon (using the instructions provided by @simon-wh). You can find the new .app over here https://github.com/MattijsE/SpotMenu/releases/tag/v1.10 |
Dank je wel, Thanks Mattijs for your build! Unfortunately I get the 'The application "..." can't be opened' error. I already tried to disable gatekeeper and give extra permission via terminal to the .app and executable file but didn't help. :( |
Yeah, you're right. I noticed the same when trying to run the .app on a different Mac. So you can always checkout my fork and make a .app yourself 😄 |
Is that with Xcode? what may I search on google for a tutorial? thanks |
From the top of my head
|
Thanks a lot! |
Hi! I used Xcode 13.2.1 and the only result I get is a file called "MusicPlayer [date].xcarchive" When you say "Install pods" I interpreted selecting the "pods" folder and hit the play button, then in the "Select archived app + click on 'Distribute app' just have to options and the only one that generates a file is the second one 'Archive: export a copy of this file' (1st is 'Built products') I guess it's easier than this but, no clue :( Thanks! |
@Profitsarts |
Thanks for the helping hand :) [NOTE] [IMPORTANT] zsh: abort pod install Then When I go to distribute, I just have two options:
If a chose the 2nd I get a folder with a '.xcarchive' file on it, just that :( Sorry, I am so limited doing this things |
Prerequisites
Please check that your issue isn't already filed: https://github.com/kmikiy/SpotMenu/issues?utf8=✓&q=
Description
[Can you make a version which is native version instead of Intel]
Steps to Reproduce
Expected behavior: [What you expect to happen]
Actual behavior: [What actually happens]
Reproduces how often: [What percentage of the time does it reproduce?]
Versions
SpotMenu version: [Version of SpotMenu]
You can get this information by highlighting SpotMenu.app (most likely in your Applications folder) in finder and pressing space.
MacOS version: [Version of MacOS]
You can get this information by clicking the logo on the top left of your menu bar and selecting About This Mac.
Additional Information
Any additional information, configuration or data that might be necessary to reproduce the issue.
The text was updated successfully, but these errors were encountered: