Skip to content

Commit

Permalink
launches at Android, works
Browse files Browse the repository at this point in the history
  • Loading branch information
nonlin-lin-chaos-order-etc-etal committed Apr 25, 2021
1 parent b66f5ae commit c3fa500
Show file tree
Hide file tree
Showing 133 changed files with 11,426 additions and 37 deletions.
3 changes: 3 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions .idea/libraries/Flutter_Plugins.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

66 changes: 30 additions & 36 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions android/.cxx/abi_configuration_54116u2d.json
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"
]
}
1 change: 1 addition & 0 deletions android/.cxx/abi_configuration_54116u2d.log
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
18 changes: 18 additions & 0 deletions android/.cxx/abi_configuration_54116u2d_key.json
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 added android/.cxx/cmake/debug/arm64-v8a/.ninja_deps
Binary file not shown.
3 changes: 3 additions & 0 deletions android/.cxx/cmake/debug/arm64-v8a/.ninja_log
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
Loading

0 comments on commit c3fa500

Please sign in to comment.