Skip to content

Commit 8fabe1e

Browse files
authored
fix(🍏): move iOS simulator min version to 14.0 instead of 16.0 (#3808)
1 parent ff6943c commit 8fabe1e

3 files changed

Lines changed: 25 additions & 28 deletions

File tree

packages/skia/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,10 @@
129129
},
130130
"dependencies": {
131131
"canvaskit-wasm": "0.41.0",
132-
"react-native-skia-android": "147.0.0",
133-
"react-native-skia-apple-ios": "147.0.0",
134-
"react-native-skia-apple-macos": "147.0.0",
135-
"react-native-skia-apple-tvos": "147.0.0",
132+
"react-native-skia-android": "147.1.0",
133+
"react-native-skia-apple-ios": "147.1.0",
134+
"react-native-skia-apple-macos": "147.1.0",
135+
"react-native-skia-apple-tvos": "147.1.0",
136136
"react-reconciler": "0.31.0"
137137
},
138138
"eslintIgnore": [

packages/skia/scripts/skia-configuration.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,8 @@ export type Platform = {
122122
options?: Arg[];
123123
};
124124

125-
// C++20 is required for Graphite builds (Dawn uses C++20 concepts)
126-
// Applied via patch in build-skia.ts (replaces -std=c++17 with -std=c++20 in gn/skia/BUILD.gn)
127-
128125
const appleMinTarget = GRAPHITE ? "15.1" : "14.0";
129-
const appleSimulatorMinTarget = "16.0";
126+
const appleSimulatorMinTarget = appleMinTarget;
130127

131128
// Define tvOS targets separately so they can be conditionally included
132129
const tvosTargets: { [key: string]: Target } = GRAPHITE

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -8488,10 +8488,10 @@ __metadata:
84888488
react-native: 0.83.1
84898489
react-native-builder-bob: 0.18.2
84908490
react-native-reanimated: ^4.2.1
8491-
react-native-skia-android: 147.0.0
8492-
react-native-skia-apple-ios: 147.0.0
8493-
react-native-skia-apple-macos: 147.0.0
8494-
react-native-skia-apple-tvos: 147.0.0
8491+
react-native-skia-android: 147.1.0
8492+
react-native-skia-apple-ios: 147.1.0
8493+
react-native-skia-apple-macos: 147.1.0
8494+
react-native-skia-apple-tvos: 147.1.0
84958495
react-native-worklets: ^0.7.0
84968496
react-reconciler: 0.31.0
84978497
rimraf: 3.0.2
@@ -29570,31 +29570,31 @@ __metadata:
2957029570
languageName: node
2957129571
linkType: hard
2957229572

29573-
"react-native-skia-android@npm:147.0.0":
29574-
version: 147.0.0
29575-
resolution: "react-native-skia-android@npm:147.0.0"
29576-
checksum: 3d3848be98e38b0664c220fcae545133af9e26ee5e9333da91d847c5c19c36203ab565b6e2b9d765aede9fd5fcf0b6b1e6800ad3db0c64be1d8090b353820029
29573+
"react-native-skia-android@npm:147.1.0":
29574+
version: 147.1.0
29575+
resolution: "react-native-skia-android@npm:147.1.0"
29576+
checksum: 1aca3e311db852a7cc3adce31169cf8dda3e68b3812453b86296d0c27e577438ac4344cd26d25c09329faff470bcdd04c16da547904164677e435ac770c00bc3
2957729577
languageName: node
2957829578
linkType: hard
2957929579

29580-
"react-native-skia-apple-ios@npm:147.0.0":
29581-
version: 147.0.0
29582-
resolution: "react-native-skia-apple-ios@npm:147.0.0"
29583-
checksum: a9e3a71aed9fbc7436d02594b116e814d80cb71a4980857b575ece50239191f6b57c5f2ca7aec701fc641bbfa539cf1a07623ad314bc705edcbcb11a342b3a1c
29580+
"react-native-skia-apple-ios@npm:147.1.0":
29581+
version: 147.1.0
29582+
resolution: "react-native-skia-apple-ios@npm:147.1.0"
29583+
checksum: 704d86ebb038b472cc294267893bee1cc733695515dbe87d43edddbc89ccbef9f6a49d0dfe374849230637af304746f341ddce1c5c85e95f3d6d6b6d3520ce6e
2958429584
languageName: node
2958529585
linkType: hard
2958629586

29587-
"react-native-skia-apple-macos@npm:147.0.0":
29588-
version: 147.0.0
29589-
resolution: "react-native-skia-apple-macos@npm:147.0.0"
29590-
checksum: de06ef832feedc75f7cc202e27d64bbe3f2f7a73e2f70dfd775409c34a43679f0add3befa508a542641c500be1dadcdeeca2f5af6405888eeab776524001257b
29587+
"react-native-skia-apple-macos@npm:147.1.0":
29588+
version: 147.1.0
29589+
resolution: "react-native-skia-apple-macos@npm:147.1.0"
29590+
checksum: 4a6f3e1bcae8950de0cd94f9b5958f91c61e2ac41c178d66df2a933451be16bd4aa06191d70317dd07a4e095b775341532d2f7aefa424a8b4f01bf6fed88a503
2959129591
languageName: node
2959229592
linkType: hard
2959329593

29594-
"react-native-skia-apple-tvos@npm:147.0.0":
29595-
version: 147.0.0
29596-
resolution: "react-native-skia-apple-tvos@npm:147.0.0"
29597-
checksum: c619bc7b0b50d9c69539429fa7302b0b90a6f08a6e942629a5c4b48e1c4ca85ffb37085352854bd21d63835dc6408abbabedd585345e1bb54a818f9ad75f6a3d
29594+
"react-native-skia-apple-tvos@npm:147.1.0":
29595+
version: 147.1.0
29596+
resolution: "react-native-skia-apple-tvos@npm:147.1.0"
29597+
checksum: 5af05fe914e641f2488ac719aa1763ae2850efaea785b12febdf67ee7594c7b340d2d2cd36870ceb056a249d72b40d34500c5da11dba9fdef26a5652c4ff04f8
2959829598
languageName: node
2959929599
linkType: hard
2960029600

0 commit comments

Comments
 (0)