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

fix(ci,ios): use macOS-13 for ci #3443

Merged
merged 1 commit into from
Apr 6, 2024
Merged

fix(ci,ios): use macOS-13 for ci #3443

merged 1 commit into from
Apr 6, 2024

Conversation

mfazekas
Copy link
Contributor

@mfazekas mfazekas commented Apr 4, 2024

Fix CI issue

==> Installing applesimutils from wix/brew
==> Pouring applesimutils-0.9.10.catalina.bottle.tar.gz
🍺  /usr/local/Cellar/applesimutils/0.9.10: 2 files, 646.3KB
xcbeautify 1.6.0 is already installed but outdated (so it will be upgraded).
xcbeautify: A full installation of Xcode.app 15.0 is required to compile
this software. Installing just the Command Line Tools is not sufficient.

Xcode 15.0 cannot be installed on macOS 12.
You must upgrade your version of macOS.
Error: xcbeautify: An unsatisfied requirement failed this build.
Error: Process completed with exit code 1.

@mfazekas mfazekas force-pushed the gh-actions-macos-14 branch from d302033 to c36a431 Compare April 4, 2024 13:56
@mfazekas mfazekas changed the title fix(ci,ios): use macos-14 for ci fix(ci,ios): use macOS-13 for ci Apr 4, 2024
@hexadecy
Copy link
Contributor

hexadecy commented Apr 5, 2024

example/.detoxrc.js

…onesimulator -derivedDataPath ios/build -destination 'platform=iOS Simulator,OS=16.2,name=iPhone SE (3rd generation)'",
        os: "16.2"

Replace both 16.2 with 17.2

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.

2 participants