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).