fix: macOS appstore upload failure

This commit is contained in:
LukeGus
2026-07-26 19:42:11 -05:00
parent 9f066d814a
commit 0327f9020c
+1
View File
@@ -1077,6 +1077,7 @@ jobs:
lane :fetch_build_number do
number = app_store_build_number(
live: false,
platform: "osx",
api_key_path: "/tmp/asc_keys/api_key.json",
app_identifier: "com.karmaa.termix",
version: "$APP_VERSION",