Skip to content

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

Description

@vashworth

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    cp: approvedApproved cherry-pick requestcp: merge-to-stableCherry-picks that should be merged to stablecp: mergedCherry-pick has been merged to the release branch.cp: reviewCherry-picks in the review queue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions