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/chore: upgrade xcode version and macos version in CI to remove Apple warning #2001

Merged
merged 1 commit into from
Feb 11, 2024

Conversation

bonomat
Copy link
Contributor

@bonomat bonomat commented Feb 9, 2024

also
- set min iOS target to 17 as recommended by build warnings
- bump cocoapods version
- bump fastlane version
- delete unused github action
xcode-version: "14.2"
- name: List installations Xcode version
run: sudo ls -1 /Applications | grep "Xcode"
- name: List used Xcode version
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note: for Android we do not need a new/different xcode version, we just print it here.

Copy link
Contributor

@holzeis holzeis left a comment

Choose a reason for hiding this comment

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

I guess it works 😅

@bonomat bonomat added this pull request to the merge queue Feb 11, 2024
Merged via the queue into main with commit 1c2297a Feb 11, 2024
10 checks passed
@bonomat bonomat deleted the chore/bump-xcode branch February 11, 2024 21:14
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