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

[CP] Set the CONFIGURATION_BUILD_DIR in generated xcconfig when debugging core device #134825

Closed
vashworth opened this issue Sep 15, 2023 · 1 comment
Labels
cp: approved Approved cherry-pick request cp: merge-to-stable Cherry-picks that should be merged to stable cp: merged Cherry-pick has been merged to the release branch. cp: review Cherry-picks in the review queue

Comments

@vashworth
Copy link
Contributor

Issue Link

#134186

Commit Hash

af5ac93

Target

stable

PR Link

#134824

Changelog Description

Fixes an issue where apps built in profile mode would not install or run on physical iOS 17 devices.

Impacted Users

iOS Flutter developers

Impact Description

When running your app in profile mode on a physical iOS 17 device, it may fail to install and run the app on the device.

Workaround

As a workaround, you can manually change the build configuration for the scheme through Xcode.
See example: #134186 (comment)

Risk

low

Test Coverage

yes

Validation Steps

  1. Create a new flutter app
  2. flutter run --profile, targeting an iOS 17 physical device
  3. Install and run should fail
@vashworth vashworth added the cp: review Cherry-picks in the review queue label Sep 15, 2023
@christopherfujino christopherfujino added the cp: approved Approved cherry-pick request label Sep 15, 2023
@itsjustkevin itsjustkevin added cp: merge-to-stable Cherry-picks that should be merged to stable cp: merged Cherry-pick has been merged to the release branch. labels Sep 15, 2023
@github-actions
Copy link

github-actions bot commented Oct 4, 2023

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cp: approved Approved cherry-pick request cp: merge-to-stable Cherry-picks that should be merged to stable cp: merged Cherry-pick has been merged to the release branch. cp: review Cherry-picks in the review queue
Projects
None yet
Development

No branches or pull requests

4 participants