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

chore: Add support for xcode 14 #95

Merged
merged 2 commits into from
Jan 4, 2024
Merged

chore: Add support for xcode 14 #95

merged 2 commits into from
Jan 4, 2024

Conversation

cecipirotto
Copy link
Contributor

Upgrade to Xcode 14

Copy link
Collaborator

@mirland mirland left a comment

Choose a reason for hiding this comment

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

Chage the titulo to chore: Add support for xcode 14

Comment on lines +40 to +42
target.build_configurations.each do |config|
config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '11.0'
end
Copy link
Collaborator

Choose a reason for hiding this comment

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

🚀

@mirland
Copy link
Collaborator

mirland commented Apr 10, 2023

also, can you check the template too?

@cecipirotto cecipirotto changed the title add support for xcode 14 chore: Add support for xcode 14 Apr 10, 2023
@mirland mirland enabled auto-merge (squash) January 4, 2024 16:39
@mirland mirland merged commit fac47cc into main Jan 4, 2024
4 checks passed
@mirland mirland deleted the upgrade_iOS_version branch January 4, 2024 16:47
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