Skip to content

[flutter_tools] flutter create logs that it is codesigning for ios #136984

@christopherfujino

Description

@christopherfujino

On mac, when doing a flutter create ..., we exercise codesigning identity code, which ends up printing Signing iOS app for device deployment using developer identity: "Apple Development: [email protected] (DEADBEEF)", even though we are not actually signing an app yet (just saving the codesigning identity for future use).

Metadata

Metadata

Labels

platform-iosiOS applications specificallyteam-toolOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions