Skip to content

Commit 3c0a56b

Browse files
fix: remove executorch submodule, remove native directories from example apps
1 parent 1134217 commit 3c0a56b

File tree

294 files changed

+4
-18008
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

294 files changed

+4
-18008
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ lib/
8787
# React Native Codegen
8888
ios/generated
8989
android/generated
90+
apps/*/ios/
91+
apps/*/android/
9092

9193
# custom
9294
*.tgz

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
[submodule "executorch"]
2-
path = third-party/executorch
3-
url = https://github.com/software-mansion-labs/executorch
41
[submodule "tokenizers-cpp"]
52
path = third-party/tokenizers-cpp
63
url = https://github.com/software-mansion-labs/tokenizers-cpp

apps/computer-vision/android/.gitignore

Lines changed: 0 additions & 16 deletions
This file was deleted.

apps/computer-vision/android/app/build.gradle

Lines changed: 0 additions & 177 deletions
This file was deleted.
-2.2 KB
Binary file not shown.

apps/computer-vision/android/app/proguard-rules.pro

Lines changed: 0 additions & 14 deletions
This file was deleted.

apps/computer-vision/android/app/src/debug/AndroidManifest.xml

Lines changed: 0 additions & 7 deletions
This file was deleted.

apps/computer-vision/android/app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 31 deletions
This file was deleted.

apps/computer-vision/android/app/src/main/java/com/anonymous/computervision/MainActivity.kt

Lines changed: 0 additions & 59 deletions
This file was deleted.

apps/computer-vision/android/app/src/main/java/com/anonymous/computervision/MainApplication.kt

Lines changed: 0 additions & 57 deletions
This file was deleted.

0 commit comments

Comments
 (0)