File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313 - backends/apple/**
1414 - scripts/build_apple_frameworks.sh
1515 - scripts/build_apple_llm_demo.sh
16- - build /create_frameworks.sh
16+ - scripts /create_frameworks.sh
1717 - .ci/scripts/test_ios_ci.sh
1818 - examples/demo-apps/apple_ios/**
1919 - extension/apple/**
Original file line number Diff line number Diff line change @@ -272,7 +272,7 @@ for mode in "${MODES[@]}"; do
272272 append_framework_flag " $PORTABLE " " $FRAMEWORK_KERNELS_PORTABLE " " $mode "
273273 append_framework_flag " $QUANTIZED " " $FRAMEWORK_KERNELS_QUANTIZED " " $mode "
274274
275- " $SOURCE_ROOT_DIR " /build /create_frameworks.sh " ${FRAMEWORK_FLAGS[@]} "
275+ " $SOURCE_ROOT_DIR " /scripts /create_frameworks.sh " ${FRAMEWORK_FLAGS[@]} "
276276done
277277
278278echo " Cleaning up"
File renamed without changes.
You can’t perform that action at this time.
0 commit comments