Skip to content

Commit c617937

Browse files
authored
Bumping version tag of provisioning profile cipd package. (#137710)
Bug:flutter/flutter#137166 *Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.* *List which issues are fixed by this PR. You must list at least one issue. An issue is not required if the PR fixes something trivial like a typo.* *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].*
1 parent 9e48db4 commit c617937

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.ci.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ platform_properties:
7777
properties:
7878
dependencies: >-
7979
[
80-
{"dependency": "apple_signing", "version": "version:2022_to_2023"}
80+
{"dependency": "apple_signing", "version": "version:to_2024"}
8181
]
8282
os: Mac-12|Mac-13
8383
device_type: none
@@ -89,7 +89,7 @@ platform_properties:
8989
properties:
9090
dependencies: >-
9191
[
92-
{"dependency": "apple_signing", "version": "version:2022_to_2023"}
92+
{"dependency": "apple_signing", "version": "version:to_2024"}
9393
]
9494
os: Mac-12|Mac-13
9595
device_type: none
@@ -102,7 +102,7 @@ platform_properties:
102102
properties:
103103
dependencies: >-
104104
[
105-
{"dependency": "apple_signing", "version": "version:2022_to_2023"}
105+
{"dependency": "apple_signing", "version": "version:to_2024"}
106106
]
107107
device_type: none
108108
mac_model: "Macmini8,1"
@@ -117,7 +117,7 @@ platform_properties:
117117
properties:
118118
dependencies: >-
119119
[
120-
{"dependency": "apple_signing", "version": "version:2022_to_2023"}
120+
{"dependency": "apple_signing", "version": "version:to_2024"}
121121
]
122122
os: Mac-12|Mac-13
123123
device_type: none
@@ -131,7 +131,7 @@ platform_properties:
131131
dependencies: >-
132132
[
133133
{"dependency": "ruby", "version": "ruby_3.1-pod_1.13"},
134-
{"dependency": "apple_signing", "version": "version:2022_to_2023"}
134+
{"dependency": "apple_signing", "version": "version:to_2024"}
135135
]
136136
os: Mac-12|Mac-13
137137
device_type: none
@@ -166,7 +166,7 @@ platform_properties:
166166
dependencies: >-
167167
[
168168
{"dependency": "ruby", "version": "ruby_3.1-pod_1.13"},
169-
{"dependency": "apple_signing", "version": "version:2022_to_2023"}
169+
{"dependency": "apple_signing", "version": "version:to_2024"}
170170
]
171171
os: Mac-12|Mac-13
172172
cpu: x86

0 commit comments

Comments
 (0)