Skip to content

Commit 48f7faf

Browse files
metal cpp lib path
1 parent 5762b6e commit 48f7faf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modules/@babylonjs/react-native/react-native-babylon.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ items = ['/shared/BabylonNative/Repo/Polyfills/Canvas',
2323
'/shared/BabylonNative/Repo/Plugins/ShaderCompiler',
2424
'/shared/BabylonNative/Repo/Core/Graphics',
2525
'/shared/BabylonNative/Repo/Dependencies/xr',
26+
'/shared/BabylonNative/Repo/Dependencies',
2627
'/_deps/bgfx.cmake-build/cmake/bgfx',
2728
'/_deps/bgfx.cmake-build/cmake/bimg',
2829
'/_deps/bgfx.cmake-build/cmake/bx',
@@ -32,7 +33,6 @@ items = ['/shared/BabylonNative/Repo/Polyfills/Canvas',
3233
'/_deps/glslang-build/SPIRV',
3334
'/_deps/urllib-build',
3435
'/_deps/libwebp-build',
35-
'/_deps/libmetal-cpp-build',
3636
'/_deps/jsruntimehost-build/Polyfills/XMLHttpRequest',
3737
'/_deps/jsruntimehost-build/Polyfills/Scheduling',
3838
'/_deps/jsruntimehost-build/Core/JsRuntime',

0 commit comments

Comments
 (0)