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

Build mac version 14 #308

Closed
wants to merge 25 commits into from

Conversation

ZhangLe2016
Copy link
Contributor

No description provided.

…nment

The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15.

For more details, see actions/runner-images#10721
…nment

The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15.

For more details, see actions/runner-images#10721

In addition, removing -s option because the -s option is not supported by the realpath command in macOS 13 (Ventura) and later versions
…nment

The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15.

For more details, see actions/runner-images#10721

In addition, removing -s option because the -s option is not supported by the realpath command in macOS 13 (Ventura) and later versions
…nment

[github-acction] build jobs failure due to deprecated macOS-12 environment

The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15.

For more details, see actions/runner-images#10721

In addition, removing -s option because the -s option is not supported by the realpath command in macOS 13 (Ventura) and later versions
…nment

[github-acction] build jobs failure due to deprecated macOS-12 environment

The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15.

For more details, see actions/runner-images#10721

In addition, removing -s option because the -s option is not supported by the realpath command in macOS 13 (Ventura) and later versions
Here is the failure log

Run cd android
realpath: illegal option -- s
usage: realpath [-q] [path ...]
CMake Deprecation Warning at /Users/runner/Library/Android/sdk/ndk/26.3.11579264/build/cmake/android.toolchain.cmake:34 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.
…nment

The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15.

For more details, see actions/runner-images#10721

In addition, removing -s option because the -s option is not supported
by the realpath command in macOS 13 (Ventura) and later versions, so execute realpath differently depending on Linux and MacOS.
…nment

The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15.

For more details, see actions/runner-images#10721

In addition, removing -s option because the -s option is not supported
by the realpath command in macOS 13 (Ventura) and later versions, so execute realpath differently depending on Linux and MacOS.
@ZhangLe2016 ZhangLe2016 closed this Dec 6, 2024
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

Successfully merging this pull request may close these issues.

1 participant