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

Delete iOS and OSX podfile deployment targets #59

Merged
merged 12 commits into from
Jan 6, 2022

Conversation

ArthurKValladares
Copy link
Contributor

Makes the pod targets inherit their deployment targets from the Podfile (defined by the app), and fixes warnings in cases where there's a mismatch between the two.

templates/platforms/xcode/Podfile.hbs Outdated Show resolved Hide resolved
config.build_settings.delete 'MACOSX_DEPLOYMENT_TARGET'
end
end
end
Copy link
Contributor

Choose a reason for hiding this comment

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

Missing newline at end of file

Copy link
Contributor

@francesca64 francesca64 left a comment

Choose a reason for hiding this comment

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

Thanks!

@francesca64 francesca64 merged commit ef31773 into master Jan 6, 2022
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.

None yet

2 participants