-
Notifications
You must be signed in to change notification settings - Fork 4
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
b66f5ae
commit c3fa500
Showing
133 changed files
with
11,426 additions
and
37 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"allAbis": [ | ||
"armeabi-v7a", | ||
"arm64-v8a", | ||
"x86", | ||
"x86_64" | ||
], | ||
"validAbis": [ | ||
"ARMEABI_V7A", | ||
"ARM64_V8A", | ||
"X86", | ||
"X86_64" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"ndkHandlerSupportedAbis": [ | ||
"ARMEABI_V7A", | ||
"ARM64_V8A", | ||
"X86", | ||
"X86_64" | ||
], | ||
"ndkHandlerDefaultAbis": [ | ||
"ARMEABI_V7A", | ||
"ARM64_V8A", | ||
"X86", | ||
"X86_64" | ||
], | ||
"externalNativeBuildAbiFilters": [], | ||
"ndkConfigAbiFilters": [], | ||
"splitsFilterAbis": [], | ||
"ideBuildOnlyTargetAbi": true | ||
} |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# ninja log v5 | ||
0 19 1619359522 CMakeFiles/native_add.dir/home/user/git/S2/gostcoind-flutter-plugin-ffi/native_add/ios/Classes/native_add.cpp.o c836dcd35b454797 | ||
19 58 1619359523 /home/user/git/S2/gostcoind-flutter-plugin-ffi/native_add/example/build/native_add/intermediates/cmake/debug/obj/arm64-v8a/libnative_add.so dfff89e8fb453932 |
Oops, something went wrong.