Skip to content

Commit 3fa4ca0

Browse files
committed
Restore clean match cert import: use empty PKCS12 password, remove workarounds
1 parent 15f053b commit 3fa4ca0

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

ios/fastlane/Fastfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,6 @@ platform :ios do
5555
skip_package_dependencies_resolution: true
5656
)
5757

58-
upload_symbols_to_crashlytics(
59-
gsp_path: "./Runner/GoogleService-Info.plist"
60-
)
61-
6258
upload_to_testflight(
6359
changelog: ENV["RELEASE_NOTES"],
6460
skip_waiting_for_build_processing: true

0 commit comments

Comments
 (0)