Skip to content

Commit c7a5306

Browse files
committed
remove fastlane from cross platform docs
1 parent 2ee8bfd commit c7a5306

File tree

2 files changed

+2
-10
lines changed
  • docs/platforms

2 files changed

+2
-10
lines changed

docs/platforms/dart/guides/flutter/size-analysis/index.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,12 @@ description: Upload Flutter builds to Sentry for size analysis.
1212

1313
**Accepted Upload Formats**: XCArchive (preferred) | IPA
1414

15-
**Upload Mechanisms**: [Sentry CLI](#uploading-ios-builds-with-the-sentry-cli) | [Fastlane](#uploading-ios-builds-with-fastlane)
15+
**Upload Mechanisms**: [Sentry CLI](#uploading-ios-builds-with-the-sentry-cli)
1616

1717
### Uploading iOS Builds With the Sentry CLI
1818

1919
<Include name="size-analysis/upload-cli-ios" />
2020

21-
### Uploading iOS Builds With Fastlane
22-
23-
<Include name="size-analysis/upload-fastlane" />
24-
2521
## Getting Started - Android
2622

2723
**Accepted Upload Formats**: AAB (preferred) | APK

docs/platforms/react-native/size-analysis/index.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,12 @@ description: Upload React Native iOS and Android builds to Sentry for size analy
1313

1414
**Accepted Upload Formats**: XCArchive (preferred) | IPA
1515

16-
**Upload Mechanisms**: [Sentry CLI](#uploading-ios-builds-with-the-sentry-cli) | [Fastlane](#uploading-ios-builds-with-fastlane)
16+
**Upload Mechanisms**: [Sentry CLI](#uploading-ios-builds-with-the-sentry-cli)
1717

1818
### Uploading iOS Builds With the Sentry CLI
1919

2020
<Include name="size-analysis/upload-cli-ios" />
2121

22-
### Uploading iOS Builds With Fastlane
23-
24-
<Include name="size-analysis/upload-fastlane" />
25-
2622
## Getting Started - Android
2723

2824
**Accepted Upload Formats**: AAB (preferred) | APK

0 commit comments

Comments
 (0)