-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Closed
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-iosiOS applications specificallyiOS applications specificallyteam-infraOwned by Infrastructure teamOwned by Infrastructure team
Description
Once bitcode support has been removed from the engine #107884, remove --bitcode flags from the recipes. Unify the ios-release-nobitcode and ios-release artifacts. May need to publish both for awhile until customers are informed ios-release-nobitcode is going away?
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.
- Update recipe to upload a no-bitcode version to both buckets
- Update the roll script to use
ios-releaseinstead ofios-release-nobitcode - Update recipe to stop uploading to
ios-release-nobitcode
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-iosiOS applications specificallyiOS applications specificallyteam-infraOwned by Infrastructure teamOwned by Infrastructure team