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

[BUG] App Framework minimum OS version error #375

Closed
sandeep-ps opened this issue Nov 5, 2020 · 0 comments · Fixed by #373
Closed

[BUG] App Framework minimum OS version error #375

sandeep-ps opened this issue Nov 5, 2020 · 0 comments · Fixed by #373
Assignees
Labels
Type: Bug Something isn't working

Comments

@sandeep-ps
Copy link
Collaborator

sandeep-ps commented Nov 5, 2020

Describe the bug
We ran into an error when validating iOS app after building.

CC: @pmarkhennessy

To Reproduce
Steps to reproduce the behavior:

  1. Run flutter build ios
  2. From Xcode, Build -> Archive
  3. From Xcode, click on Validate archive
  4. See error (screenshot)

Expected behavior
App build should get validated successfully.

Screenshots
image

Desktop (please complete the following information):

  • Xcode version 11.6
  • Flutter version 1.2.22

Additional context
After little bit of investigation we found a workaround mentioned here. After Flutter releases the hotfix, it's possible that the build will work without this change.

@sandeep-ps sandeep-ps added the Type: Bug Something isn't working label Nov 5, 2020
@sandeep-ps sandeep-ps linked a pull request Nov 5, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants