Skip to content

Commit a1b7195

Browse files
committed
lint
1 parent e2d6d32 commit a1b7195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/size-analysis/upload-fastlane.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
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.
22

3-
1. Configure the [Sentry Fastlane plugin](/platforms/apple/guides/ios/upload-debug-symbols/fastlane/) (version `1.35.0` or higher):
3+
1. Configure the [Sentry Fastlane plugin](/platforms/apple/guides/ios/dsym/#sentry-fastlane-plugin) (version `1.35.0` or higher):
44

55
```ruby
66
bundle exec fastlane add_plugin fastlane-plugin-sentry

0 commit comments

Comments
 (0)