fix deploy step

This commit is contained in:
Andrei Yankovich 2022-01-22 00:36:17 +03:00
parent 8f11f973f2
commit 607839b203
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit d0836603a9eba3d138d3a556185e4b5189004092
Subproject commit 8c87e65eb5283d41b65698cc62640f02da5e3ad4

View File

@ -428,7 +428,7 @@ function(addDeployIPA name bundle_id targetDir version appleDir)
message("Use Apple dir: ${appleDir}")
add_qt_ios_app(createIPA${name} ${name}
add_qt_ios_app(${name}
NAME ${name}
BUNDLE_IDENTIFIER ${bundle_id}
LONG_VERSION ${version}