TF-4269 Fix Sentry dSYM upload: find xcarchive via find instead of gym_archive_path.txt
lane_context[XCODEBUILD_ARCHIVE] was unreliable — replace with find on ~/Library/Developer/Xcode/Archives to locate the Runner xcarchive directly.
This commit is contained in:
@@ -26,9 +26,6 @@ ServiceDefinitions.json
|
||||
Runner/GeneratedPluginRegistrant.*
|
||||
Flutter/ephemeral/
|
||||
|
||||
# Build artifacts generated by Fastlane
|
||||
gym_archive_path.txt
|
||||
|
||||
# Exceptions to above rules.
|
||||
!default.mode1v3
|
||||
!default.mode2v3
|
||||
|
||||
Reference in New Issue
Block a user