mirror of
https://github.com/QuasarApp/CMake.git
synced 2025-05-13 09:49:34 +00:00
fix deploy step
This commit is contained in:
parent
8f11f973f2
commit
607839b203
@ -1 +1 @@
|
|||||||
Subproject commit d0836603a9eba3d138d3a556185e4b5189004092
|
Subproject commit 8c87e65eb5283d41b65698cc62640f02da5e3ad4
|
@ -428,7 +428,7 @@ function(addDeployIPA name bundle_id targetDir version appleDir)
|
|||||||
|
|
||||||
message("Use Apple dir: ${appleDir}")
|
message("Use Apple dir: ${appleDir}")
|
||||||
|
|
||||||
add_qt_ios_app(createIPA${name} ${name}
|
add_qt_ios_app(${name}
|
||||||
NAME ${name}
|
NAME ${name}
|
||||||
BUNDLE_IDENTIFIER ${bundle_id}
|
BUNDLE_IDENTIFIER ${bundle_id}
|
||||||
LONG_VERSION ${version}
|
LONG_VERSION ${version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user