some more fastlane fixes
Some checks failed
Some checks failed
This commit is contained in:
@@ -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(
|
||||
|
Reference in New Issue
Block a user