diff --git a/includes/size-analysis/upload-fastlane.mdx b/includes/size-analysis/upload-fastlane.mdx index de11c7a6fa400..f9bdc52dbf3d6 100644 --- a/includes/size-analysis/upload-fastlane.mdx +++ b/includes/size-analysis/upload-fastlane.mdx @@ -1,6 +1,6 @@ The Fastlane plugin can be used to upload XCArchive or IPA builds to Sentry. On GitHub Actions, Fastlane will automatically detect your [build's metadata](#upload-metadata) and include it in the upload. In other Continuous Integration (CI) environments, you may need to manually set metadata values. -1. Configure the [Sentry Fastlane plugin](/platforms/apple/guides/ios/dsym/#sentry-fastlane-plugin) (version `1.35.0` or higher): +1. Configure the [Sentry Fastlane plugin](/platforms/apple/guides/ios/dsym/#sentry-fastlane-plugin) (version `{{@inject packages.version('sentry.cocoa.fastlane') }}`): ```ruby bundle exec fastlane add_plugin fastlane-plugin-sentry