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

Provide 10.12 version #4

Closed
pennal opened this issue Sep 1, 2018 · 2 comments
Closed

Provide 10.12 version #4

pennal opened this issue Sep 1, 2018 · 2 comments

Comments

@pennal
Copy link

pennal commented Sep 1, 2018

I am running macOS 10.12.6, and I can't even open the project to compile it with a lower target. Is there any chance to lower the minimum target?

@blaise-io
Copy link
Owner

This is due to https://github.com/blaise-io/acelink/blob/master/Ace%20Link/AppDelegate.swift#L82mm which registersacestream:// scheme support. It should compile when you remove the entire function, but you'll no longer able to launch Ace Link by opening an acestream:// URL, only by pasting an Ace Stream hash.

I'm new to coding Mac OS apps so I'm not sure how to make the code compatible with multiple Mac OS versions other than maintaining multiple branches. I'm open to suggestions.

@blaise-io
Copy link
Owner

I'm not going to fix this so I'm closing the issue. Ace Link 1.0.1 is the last macOS 10.12.x compatible version, you can download it here: https://github.com/blaise-io/acelink/releases/download/1.0.1/Ace.Link.1.0.1.dmg

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