Skip to content

Commit 89148d1

Browse files
authored
fix(🍏): Fix release bug on apple platforms (#3067)
fixes #3056
1 parent 5ecba93 commit 89148d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/skia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"jestSetup.mjs",
3030
"jestEnv.mjs",
3131
"cpp/**/*.{h,cpp}",
32-
"ios/**",
32+
"apple/**",
3333
"libs/apple/*.xcframework/**",
3434
"react-native-skia.podspec",
3535
"scripts/setup-canvaskit.js",

0 commit comments

Comments
 (0)