Skip to content

Mac_arm64 custom_package_tests and ios_platform_tests fail when using xcode 14c18 #125217

@keyonghan

Description

@keyonghan

Hit the error when updating xcode to 14c18: flutter/packages#3774

Example: https://ci.chromium.org/ui/p/flutter/builders/try/Mac_arm64%20custom_package_tests%20master/2336/overview

Xcode build done.                                           20.9s
Built /Volumes/Work/s/w/ir/x/w/packages/packages/pigeon/platform_tests/alternate_language_test_plugin/example/build/ios/iphonesimulator/Runner.app.
Command line invocation:
    /Volumes/Work/s/w/ir/cache/osx_sdk/xcode_14c18/XCode.app/Contents/Developer/usr/bin/xcodebuild -workspace Runner.xcworkspace -scheme Runner -sdk iphonesimulator -destination "platform=iOS Simulator,name=iPhone 13" test

User defaults from command line:
    IDEPackageSupportUseBuiltinSCM = YES

Build settings from command line:
    SDKROOT = iphonesimulator16.2

Action Required: You must set a build name and number in the pubspec.yaml file version field before submitting to the App Store.
2023-04-20 08:52:30.549 xcodebuild[60648:570510] Writing error result bundle to /var/folders/pt/pr94k3sn5353647rpymtk_640000gp/T/ResultBundle_2023-20-04_08-52-0030.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ platform:iOS Simulator, OS:latest, name:iPhone 13 }

	The requested device could not be found because no available devices matched the request.

	Available destinations for the "Runner" scheme:
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-000E116C21D3001E }
		{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
		{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
		{ platform:iOS Simulator, id:048A91D4-5B29-4919-AEA0-13673736A233, OS:16.2, name:iPad (10th generation) }
		{ platform:iOS Simulator, id:AE6109C6-B7FE-4D03-AB47-1FC1796EC5ED, OS:16.2, name:iPad Air (5th generation) }
		{ platform:iOS Simulator, id:056A30DF-72C2-4264-BFAD-36C5B66619B2, OS:16.2, name:iPad Pro (11-inch) (4th generation) }
		{ platform:iOS Simulator, id:CAD11B46-6B4D-41E4-BFB7-3C59B7334D4A, OS:16.2, name:iPad Pro (12.9-inch) (6th generation) }
		{ platform:iOS Simulator, id:F07C7275-CC87-4425-9B80-34037F449E3A, OS:16.2, name:iPad mini (6th generation) }
		{ platform:iOS Simulator, id:B8E634F6-76C6-4797-868D-01338008BB97, OS:16.2, name:iPhone 14 }
		{ platform:iOS Simulator, id:54A58026-A4EE-4FCC-A945-060F8AC4A329, OS:16.2, name:iPhone 14 Plus }
		{ platform:iOS Simulator, id:E06CBF00-945E-45CC-8EA2-81BE7556D2DD, OS:16.2, name:iPhone 14 Pro }
		{ platform:iOS Simulator, id:B97539C7-D7A4-4881-8CAF-AE2337366095, OS:16.2, name:iPhone 14 Pro Max }
		{ platform:iOS Simulator, id:F5BA08D5-5D35-4F80-99A6-A0016D4CE87D, OS:16.2, name:iPhone SE (3rd generation) }
�[90m
[packages/pigeon completed in 1m 13s]�[0m

/cc @jmagman @stuartmorgan

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listpackageflutter/packages repository. See also p: labels.team-infraOwned by Infrastructure team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions