Skip to content

iOS aot assembly requires SDK root#71094

Merged
jmagman merged 1 commit intoflutter:masterfrom
jmagman:missing-define
Nov 23, 2020
Merged

iOS aot assembly requires SDK root#71094
jmagman merged 1 commit intoflutter:masterfrom
jmagman:missing-define

Conversation

@jmagman
Copy link
Member

@jmagman jmagman commented Nov 23, 2020

Description

#69840 added a requirement that kSdkRoot be passed into the aot build system target (from xcodebuild.sh). Enforce this with a MissingDefineException to match the other expected passed in variables.

Related Issues

#69840

Tests

AotAssemblyRelease throws exception if sdk root is missing

@jmagman jmagman added the c: contributor-productivity Team-specific productivity, code health, technical debt. label Nov 23, 2020
@jmagman jmagman self-assigned this Nov 23, 2020
@flutter-dashboard flutter-dashboard bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Nov 23, 2020
@google-cla google-cla bot added the cla: yes label Nov 23, 2020
Copy link
Contributor

@christopherfujino christopherfujino left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: contributor-productivity Team-specific productivity, code health, technical debt. tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants