Skip to content

Commit

Permalink
support librime 1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
imfuxiao committed Apr 28, 2024
1 parent c65e759 commit a44bd26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ boost-copy:
cp -rf ${ICU_FRAMEWORK_PATH}/icuio.xcframework Frameworks && \
cp -rf ${ICU_FRAMEWORK_PATH}/icuuc.xcframework Frameworks



boost-clean:
${MAKE} -C boost-iosx clean
Expand All @@ -58,4 +58,4 @@ librime-build: librime-check

librime-clean:
rm -rf ${mkfile_dir}/librime*.patch.apply
rm -rf librime librime-sbxlm Frameworks/lib*.xcframework lib/*
rm -rf librime Frameworks/lib*.xcframework lib/*

0 comments on commit a44bd26

Please sign in to comment.