Copy logo as SVG
Copy wordmark as SVG
Download brand assets
Brand guidelines
更新紀錄 Product

Decide who gets to accept a bundle size increase

When a pull request pushes your app past a size threshold, Tuist fails the tuist/bundle-size check run and puts an Accept button on it, so an increase you meant to make does not need a second commit to get through. Until now anyone with write access to the repository could press it, which is a wide door for a check whose job is to stop the merge.

Settings > Bundles now carries an Approvals policy.

The Approvals section of a project's bundle settings, with the policy set to selected GitHub users and one approver listed

Learn more in the bundle size documentation.