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

Mac support #15

Open
f0enix opened this issue Jun 7, 2023 · 3 comments
Open

Mac support #15

f0enix opened this issue Jun 7, 2023 · 3 comments

Comments

@f0enix
Copy link

f0enix commented Jun 7, 2023

I currently use this on ios but would like to know if it is possible to build this package for mac arm64 and x86_64 architectures? I cannot use catalyst and need to re-use the same code for my mac app version. I don't want to rely on the installed mac python version but use this embedded python exactly as on my ios app.
I saw it uses precompiled libssl and libcrypto as dependencies. if i compiled my own version of these libraries for mac and use them as dependency, will it work?

@KodaKoder
Copy link

I'm interested too

@kewlbear
Copy link
Owner

kewlbear commented Aug 7, 2023

I guess it should be possible. But kivy-ios doesn't support Mac target, I guess. Beeware provides Mac build though.

@FNG-2002
Copy link

I guess it should be possible. But kivy-ios doesn't support Mac target, I guess. Beeware provides Mac build though.

Hi, is there any update on this? Could you please elaborate on how I would accomplish this with Beeware? This would help me a lot because I'm developing a multiplatform application that has Python-iOS as a dependency and it would be awesome to compile for Mac as well.

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

4 participants