Skip to content

Commit 5b60fe0

Browse files
committed
trying model 13
1 parent aee2ea0 commit 5b60fe0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.yamato/project.metafile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# image --> Defines the package-ci Bokken image to use for the environment (e.g., package-ci/ubuntu-22.04:v4). This is basically a device configuration
1111
# flavor --> Determines the VM size/resources (e.g., b1.small, b1.large, m1.mac)
1212
# standalone --> Specifies the build target platform (e.g., StandaloneLinux64, Android, IOS)
13-
# model --> Defines specific hardware model requirements (e.g., rtx2080, iPhone model 15). Notice that trunk currently (19.08.2025) has 15.0 as minimal iOS version which devices below this are not supporting
13+
# model --> Defines specific hardware model requirements (e.g., rtx2080, iPhone model 13). Notice that trunk currently (19.08.2025) has 13.0 as minimal iOS version which devices below this are not supporting
1414
# base --> Indicates the base operating system for build operations (e.g., win, mac)
1515
# architecture --> Specifies the target CPU architecture (e.g., armv7, arm64)
1616

@@ -89,7 +89,7 @@ test_platforms:
8989
type: Unity::mobile::iPhone
9090
image: package-ci/macos-13-arm64:v4
9191
flavor: m1.mac
92-
model: 15
92+
model: 13
9393
standalone: IOS
9494
base: mac
9595
architecture: arm64

0 commit comments

Comments
 (0)