-
-
Notifications
You must be signed in to change notification settings - Fork 166
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fac494d
commit 7ee9c40
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule maid_llm
updated
11 files
+6 −0 | .gitmodules | |
+2 −2 | example/macos/Podfile.lock | |
+18 −0 | example/macos/Runner.xcodeproj/project.pbxproj | |
+1 −1 | example/pubspec.lock | |
+6 −0 | ios/Classes/maid_llm.cpp | |
+20 −23 | ios/maid_llm.podspec | |
+0 −1 | ios/src | |
+6 −0 | macos/Classes/maid_llm.cpp | |
+20 −23 | macos/maid_llm.podspec | |
+0 −1 | macos/src | |
+1 −1 | pubspec.yaml |