Skip to content

Remove strip_bitcode logic from engine scripts #112896

@jmagman

Description

@jmagman

Starting with Xcode 14, bitcode is no longer required for watchOS and tvOS applications, and the App Store no longer accepts bitcode submissions from Xcode 14.

Most bitcode usage was removed in flutter/engine#36596. Also remove strip_bitcode logic. See flutter/engine#36496

https://github.com/flutter/engine/blob/2b8d506dff6d3f3bc9517cf5fe358d1d094fbcc5/sky/tools/macos.gni#L18-L20

# When we stop building with bitcode enabled, this template and the
# strip_bitcode.py script can be deleted and users can call copy() instead.

cc @cbracken

Metadata

Metadata

Assignees

Labels

c: tech-debtTechnical debt, code quality, testing, etc.engineflutter/engine related. See also e: labels.platform-iosiOS applications specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions