Skip to content

Conversation

@opacam
Copy link
Member

Tested at runtime with an app of mine for arm64.v8a and Python 3.8.1 (the default for p4a develop branch at the time of writing) and it seems to work fine.

Note: I tested it with an updated version of freetype and harfbuzz libraries (which I will create, a separate PR later) but it should also work with the current libraries we have at develop branch.

Copy link
Member

@AndreMirasAndreMiras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I've restarted the macos build as it was failing with:

==> Downloading from https://github-production-release-asset-2e65be.s3.amazonaws ########## 14.5% curl: (56) LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54 curl: (22) The requested URL returned error: 403 Forbidden Error: Download failed on Cask 'adoptopenjdk8' with message: Download failed: https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u242-b08/OpenJDK8U-jdk_x64_mac_hotspot_8u242b08.pkg make: *** [install_java] Error 1 

@AndreMiras
Copy link
Member

Macos build is also green now, feel free to merge when you're ready @opacam

@opacamopacam merged commit 9c6d8b8 into kivy:developFeb 29, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@opacam@AndreMiras