-
cargo build
only re-runtokenizer/build.rs
when the symbols are changed -
cocopods 1.12.0
supportsslice_type: .dylib
. see github -
build-apple.sh
- if
LIBNAME=libgpt_tokenizer.a
, everything works well
- if
cargo build
only re-run tokenizer/build.rs
when the symbols are changed
cocopods 1.12.0
supports slice_type: .dylib
. see github
build-apple.sh
LIBNAME=libgpt_tokenizer.a
, everything works well