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

Instructions to "compile release app bundle in Xcode" #96

Open
pqrth opened this issue Feb 24, 2020 · 3 comments
Open

Instructions to "compile release app bundle in Xcode" #96

pqrth opened this issue Feb 24, 2020 · 3 comments

Comments

@pqrth
Copy link

pqrth commented Feb 24, 2020

Hi @pallotron, thanks a ton for starting & maintaining this project which saves people from spamming text boxes with security codes.

Now, I'm on macOS 10.14 and the app is just not working for me. I'm running v0.12 which was the last dmg release on 30 Aug 2015 (gh release link).

So, I went on to build the latest version on my own, but due to no macOS/Xcode development experience, I'm stuck on the step Compile release app bundle in Xcode of the instructions in the README.md. The issue seems to be related to signing key. I went through #34 and this blog post related to compiling a macOS app, but couldn't figure out the solution.

Could you please share the steps on how one can "compile release app bundle in Xcode" of yubiswitch?

@ericzinnikas
Copy link

I've had success going into Project Settings -> Signing & Capabilities and changing Signing Certificate to Sign to run Locally. I had to finagle the dependencies a bit, but eventually got everything to compile successfully. Unfortunately when you attempt to execute the helper (by itself, or as part of installing the app) it exits with Illegal instruction: 4.

@pallotron
Copy link
Owner

so, you know... this was my first (and probably last! :D ) Xcode/Objective-C project.
I don't have much time lately to dedicate to this... :/ And the fact that I have to spend 90 EUR just to sign the binary annoys me.
I will try to take a look during the Xmas holidays.

@pallotron
Copy link
Owner

Recently @davidrothera had to do this, so perhaps he can comment.

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

3 participants