Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite480908

Browse files
committed
chore: remove flatbuffer
1 parent8b05364 commite480908

File tree

8 files changed

+4
-458
lines changed

8 files changed

+4
-458
lines changed

‎.gitignore‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,4 @@ example/ios/tmp.xcconfig
6767
src/type.ts
6868
cpp/crypto.cpp
6969
android/src/main/java/com/reactnativekeysjsi/PrivateKey.java
70+
3rd_party

‎android/CMakeLists.txt‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ set(SOURCES
2323
../cpp/gifsicle/gifwrite.c
2424
../cpp/gifsicle/progress.cpp
2525
../cpp/gifsicle/utility.cpp
26-
27-
../cpp/gifsicle/serialization/binary.cpp
2826
)
2927

3028

‎android/androidcpp/mediator.cpp‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
#include"crypto.h"
55
#include<utility.h>
66
#include<gifsicle.h>
7-
#include<gifsicle/serialization/binary.h>
87
#include"testutils.h"
98
#include<filesystem>
109
#include<android/log.h>

‎android/build.gradle‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,6 @@ dependencies {
218218
//noinspection GradleDynamicVersion
219219
implementation"com.facebook.react:react-native:+"
220220
implementation'com.android.ndk.thirdparty:openssl:1.1.1l-beta-1'
221-
// implementation 'dev.rikka.ndk.thirdparty:flatbuffers:2.0.8'
222-
implementation'com.github.numandev1:flatbuffers-prefab:e21748fc02'
223221
}
224222

225223
if (isNewArchitectureEnabled()) {

‎cpp/gifsicle/serialization/binary.cpp‎

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

‎cpp/gifsicle/serialization/binary.h‎

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp