Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2578d97

Browse files
authored
Revert "Skip Xcode install on mac_mokey Android tests (#163685)" (#164581)
This reverts commit2a6b015.Revert "Skip Xcode install on mac_mokey Android tests (#163685)"## Pre-launch Checklist- [x] I read the [Contributor Guide] and followed the process outlinedthere for submitting PRs.- [x] I read the [Tree Hygiene] wiki page, which explains myresponsibilities.- [x] I read and followed the [Flutter Style Guide], including [Featureswe expect every widget to implement].- [x] I signed the [CLA].- [x] I listed at least one issue that this PR fixes in the descriptionabove.- [ ] I updated/added relevant documentation (doc comments with `///`).- [ ] I added new tests to check the change I am making, or this PR is[test-exempt].- [x] I followed the [breaking change policy] and added [Data DrivenFixes] where supported.- [x] All existing and new tests are passing.
1 parent80aefeb commit2578d97

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

‎.ci.yaml‎

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -252,10 +252,6 @@ platform_properties:
252252
os:Mac-13|Mac-14
253253
cpu:x86
254254
device_type:"mokey"
255-
$flutter/osx_sdk :>-
256-
{
257-
"skip_xcode_install":true
258-
}
259255
mac_arm64_mokey:
260256
properties:
261257
dependencies:>-
@@ -266,10 +262,6 @@ platform_properties:
266262
os:Mac-13|Mac-14
267263
cpu:arm64
268264
device_type:"mokey"
269-
$flutter/osx_sdk :>-
270-
{
271-
"skip_xcode_install":true
272-
}
273265

274266
mac_pixel_7pro:
275267
properties:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp