Fix Fastlane ipa (#1190)

* update

* Update FastlaneRunner
This commit is contained in:
Ethan Pippin 2024-08-15 15:31:55 -06:00 committed by GitHub
parent c5def7c1e2
commit f9b05c52d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ class Fastfile: LaneFile {
)
uploadToTestflight(
ipa: "Swiftfin.ipa"
ipa: "Swiftfin iOS.ipa"
)
}

Binary file not shown.