File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed
dart/guides/flutter/size-analysis
react-native/size-analysis Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments