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

updated podfile; minor changes to plist files pbxproj and xcscheme re… #265

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

JohnPalmer
Copy link
Contributor

…lated to ios minimum version

@@ -21,6 +21,6 @@
<key>CFBundleVersion</key>
<string>1.0</string>
<key>MinimumOSVersion</key>
<string>9.0</string>
<string>13.0</string>
Copy link
Member

@epou epou Feb 25, 2025

Choose a reason for hiding this comment

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

Not sure if this should be 13. Deployment target seems to be defined to 16 in Podfile, and 16.0 to Runner.xcodeproj/project.pbxproj

See: https://docs.flutter.dev/deployment/ios#updating-the-apps-deployment-version

@epou epou force-pushed the ios-v4.1.0-testing branch 2 times, most recently from bb3654f to 37de606 Compare March 7, 2025 14:40
@epou epou force-pushed the ios-v4.1.0-testing branch from 37de606 to 33cef1b Compare March 7, 2025 14:41
@epou epou merged commit 60eaecb into main Mar 7, 2025
3 checks passed
@epou epou deleted the ios-v4.1.0-testing branch March 7, 2025 14:43
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