some more fastlane fixes
Some checks failed
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 1m52s
Build and release debug APK / Build APK (pull_request) Failing after 3m50s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 16s

This commit is contained in:
2024-12-14 19:54:28 +01:00
parent a4a70d56c6
commit 97cb5b16aa
2 changed files with 9 additions and 9 deletions

View File

@@ -74,7 +74,7 @@ platform :ios do
# sign the app (whithout rebuilding it)
build_app(
skip_build_archive: true,
archive_path: "../build/ios/archive/Runner.xarchive"
archive_path: "../build/ios/archive/Runner.xcarchive"
)
upload_to_app_store(