CodeEditLanguages icon indicating copy to clipboard operation
CodeEditLanguages copied to clipboard

Wrong path problem in the build_framework.sh

Open zeki-ozen opened this issue 11 months ago • 0 comments

The CHECKOUTS_PATH path in build_framework.sh is wrong; there is no such folder in the project folder (DerivedData/SourcePackages/checkouts).

In addition, the files of language queries are searched in the CHECKOUTS_PATH folder even though they are in the RESOURCES_PATH folder. Therefore, the newly added language is not included in the package when the xcframework file is built.

zeki-ozen avatar Mar 06 '25 13:03 zeki-ozen