Skip to content

Conversation

@jmagman
Copy link
Member

@jmagman jmagman commented Jun 24, 2021

The engine Flutter frameworks are now building for arm64 iOS simulator as of recipe change https://flutter-review.googlesource.com/c/recipes/+/14780. Change the codesigning script to match the new path names.

See #85053 for similar fix.

@jmagman jmagman added c: contributor-productivity Team-specific productivity, code health, technical debt. platform-ios iOS applications specifically tool Affects the "flutter" command-line tool. See also t: labels. labels Jun 24, 2021
@jmagman jmagman self-assigned this Jun 24, 2021
@google-cla google-cla bot added the cla: yes label Jun 24, 2021
fileSystem
.directory(xcframeworkPath)
.childDirectory('ios-x86_64-simulator')
.childDirectory('ios-arm64_x86_64-simulator')
Copy link
Member Author

Choose a reason for hiding this comment

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

The changes to this file aren't strictly related to the codesign issue, but may as well change them together.

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

@fluttergithubbot fluttergithubbot merged commit 24d608b into flutter:master Jun 29, 2021
@jmagman jmagman deleted the codesign-sim branch June 29, 2021 01:04
@jmagman jmagman added the platform-host-arm Building on an ARM-based platform label Aug 20, 2021
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. platform-host-arm Building on an ARM-based platform platform-ios iOS applications specifically tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants