We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed40e47 commit 225c834Copy full SHA for 225c834
cloud/reference/configuring-os-version.md
@@ -66,7 +66,7 @@ You can configure your Flows to run on a specific iOS runtime and device using t
66
67
The following values are supported:
68
69
-* --device-model - `iPhone-11`, `iPhone-16-Pro`, `iPhione-16`, `iPad-10th-generation`, `Apple-TV-4K-3rd-generation-4K`, `Apple-Watch-Series-10-46mm`
+* --device-model - `iPhone-11`, `iPhone-16-Pro`, `iPhone-16`, `iPad-10th-generation`, `Apple-TV-4K-3rd-generation-4K`, `Apple-Watch-Series-10-46mm`
70
* --device-os - `iOS-16-2`, `iOS-16-4`, `iOS-17-5`, `iOS-18-2`, `watchOS-11-2`, `tvOS-18-2`
71
72
For example, to run your Flows on iOS 18.2 with an iPhone 16 Pro, you would use:
0 commit comments