Skip to content

Commit 16241dc

Browse files
committed
is_dont_change_value: false - removed; project_type_tags iOS
1 parent 2910b23 commit 16241dc

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

step.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ source_code_url: https://github.com/bitrise-io/steps-deploy-to-itunesconnect-del
2828
support_url: https://github.com/bitrise-io/steps-deploy-to-itunesconnect-deliver/issues
2929
host_os_tags:
3030
- "osx-10.10"
31-
project_type_tags: []
31+
project_type_tags:
32+
- ios
3233
type_tags:
3334
- "deploy"
3435
is_requires_admin_user: false
@@ -45,7 +46,6 @@ inputs:
4546
Path of the IPA file, to be deployed to iTunes Connect
4647
is_required: true
4748
is_expand: true
48-
is_dont_change_value: false
4949
- itunescon_user: ""
5050
opts:
5151
title: "iTunes Connect: User Apple ID (email)"
@@ -58,7 +58,6 @@ inputs:
5858
on Apple's website!*
5959
is_required: true
6060
is_expand: true
61-
is_dont_change_value: false
6261
- password: ""
6362
opts:
6463
title: "iTunes Connect: Password"
@@ -74,7 +73,6 @@ inputs:
7473
alphanumeric characters.
7574
is_required: true
7675
is_expand: true
77-
is_dont_change_value: false
7876
- app_id: ""
7977
opts:
8078
title: "iTunes Connect: App Apple ID"
@@ -87,7 +85,6 @@ inputs:
8785
copy the *Apple ID*'s value from here (numeric, like 846814360)
8886
is_required: true
8987
is_expand: true
90-
is_dont_change_value: false
9188
- submit_for_beta: "no"
9289
opts:
9390
title: "Submit for TestFlight Beta Testing?"
@@ -112,5 +109,4 @@ inputs:
112109
value_options: ["yes", "no"]
113110
is_required: true
114111
is_expand: false
115-
is_dont_change_value: false
116112
outputs: []

0 commit comments

Comments
 (0)