react-native-dev-guard 0.0.1 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +1 -1
- package/README.md +190 -44
- package/android/src/main/cpp/devguard-lib.cpp +12 -11
- package/android/src/main/java/com/devguard/DevGuardModule.kt +15 -0
- package/cpp/devguard_core.c +82 -4
- package/cpp/devguard_core.h +15 -13
- package/ios/DevGuard.mm +20 -6
- package/lib/components/LockScreen.d.ts +2 -0
- package/lib/components/LockScreen.js +90 -44
- package/lib/index.d.ts +4 -1
- package/lib/index.js +179 -152
- package/lib/internal/obf.d.ts +72 -0
- package/lib/internal/obf.js +100 -0
- package/lib/services/CacheService.d.ts +5 -1
- package/lib/services/CacheService.js +8 -12
- package/lib/services/DevGuardLogger.d.ts +1 -1
- package/lib/services/DevGuardLogger.js +13 -3
- package/lib/services/DeviceTokenService.d.ts +4 -1
- package/lib/services/DeviceTokenService.js +5 -2
- package/lib/services/GuardEnforcement.d.ts +3 -12
- package/lib/services/GuardEnforcement.js +34 -15
- package/lib/services/HardwareService.d.ts +14 -1
- package/lib/services/HardwareService.js +63 -1
- package/lib/services/cacheCrypto.d.ts +6 -0
- package/lib/services/cacheCrypto.js +40 -0
- package/lib/types/branding.d.ts +21 -0
- package/lib/types/branding.js +30 -0
- package/lib/utils/contactUrls.d.ts +4 -0
- package/lib/utils/contactUrls.js +18 -0
- package/package.json +28 -8
- package/react-native-dev-guard.podspec +19 -0
- package/screenshots/access-suspended.png +0 -0
- package/screenshots/payment-reminder.png +0 -0
- package/screenshots/welcome-screen.png +0 -0
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/.cmake/api/v1/reply/cache-v2-ca87e29d866016c47643.json +0 -1287
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/.cmake/api/v1/reply/cmakeFiles-v1-afc39e04c88d618b9499.json +0 -182
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/.cmake/api/v1/reply/codemodel-v2-004ad46f03b4d6b2acd6.json +0 -59
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/.cmake/api/v1/reply/index-2026-05-15T08-21-19-0083.json +0 -92
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/.cmake/api/v1/reply/target-devguard-Debug-8c0ebbb0cdb88d164b64.json +0 -160
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/.ninja_deps +0 -0
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/.ninja_log +0 -15
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/CMakeCache.txt +0 -391
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/CMakeFiles/3.18.1-g262b901/CMakeCCompiler.cmake +0 -77
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/CMakeFiles/3.18.1-g262b901/CMakeCXXCompiler.cmake +0 -89
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/CMakeFiles/3.18.1-g262b901/CMakeDetermineCompilerABI_C.bin +0 -0
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/CMakeFiles/3.18.1-g262b901/CMakeDetermineCompilerABI_CXX.bin +0 -0
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake +0 -15
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/CMakeFiles/CMakeOutput.log +0 -236
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/CMakeFiles/TargetDirectories.txt +0 -3
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/CMakeFiles/cmake.check_cache +0 -1
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/CMakeFiles/devguard.dir/devguard-lib.cpp.o +0 -0
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/CMakeFiles/rules.ninja +0 -74
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/additional_project_files.txt +0 -0
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/android_gradle_build.json +0 -40
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/android_gradle_build_mini.json +0 -27
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/build.ninja +0 -154
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/build_file_index.txt +0 -1
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/cmake_install.cmake +0 -54
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/compile_commands.json +0 -12
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/compile_commands.json.bin +0 -0
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/configure_fingerprint.bin +0 -29
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/metadata_generation_command.txt +0 -19
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/prefab_config.json +0 -4
- package/android/.cxx/Debug/4s4f1av3/arm64-v8a/symbol_folder_index.txt +0 -1
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/.cmake/api/v1/reply/cache-v2-02400eb6fc4793fa6bf2.json +0 -1287
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/.cmake/api/v1/reply/cmakeFiles-v1-d0fc95efa84cbe47849a.json +0 -379
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/.cmake/api/v1/reply/codemodel-v2-a7a363de64e45a261589.json +0 -59
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/.cmake/api/v1/reply/index-2026-05-15T08-21-21-0243.json +0 -92
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/.cmake/api/v1/reply/target-devguard-Debug-53eeaa7145cf9770f3d7.json +0 -160
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/.ninja_deps +0 -0
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/.ninja_log +0 -10
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/CMakeCache.txt +0 -391
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/CMakeFiles/3.18.1-g262b901/CMakeCCompiler.cmake +0 -77
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/CMakeFiles/3.18.1-g262b901/CMakeCXXCompiler.cmake +0 -89
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/CMakeFiles/3.18.1-g262b901/CMakeDetermineCompilerABI_C.bin +0 -0
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/CMakeFiles/3.18.1-g262b901/CMakeDetermineCompilerABI_CXX.bin +0 -0
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake +0 -15
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/CMakeFiles/CMakeOutput.log +0 -240
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/CMakeFiles/TargetDirectories.txt +0 -3
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/CMakeFiles/cmake.check_cache +0 -1
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/CMakeFiles/devguard.dir/devguard-lib.cpp.o +0 -0
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/CMakeFiles/rules.ninja +0 -74
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/additional_project_files.txt +0 -0
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/android_gradle_build.json +0 -40
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/android_gradle_build_mini.json +0 -27
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/build.ninja +0 -154
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/build_file_index.txt +0 -1
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/cmake_install.cmake +0 -54
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/compile_commands.json +0 -12
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/compile_commands.json.bin +0 -0
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/configure_fingerprint.bin +0 -29
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/metadata_generation_command.txt +0 -19
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/prefab_config.json +0 -4
- package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/symbol_folder_index.txt +0 -1
- package/android/.cxx/Debug/4s4f1av3/hash_key.txt +0 -26
- package/android/.cxx/Debug/4s4f1av3/x86/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
- package/android/.cxx/Debug/4s4f1av3/x86/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
- package/android/.cxx/Debug/4s4f1av3/x86/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
- package/android/.cxx/Debug/4s4f1av3/x86/.cmake/api/v1/reply/cache-v2-ec883f5c922c646acf2d.json +0 -1287
- package/android/.cxx/Debug/4s4f1av3/x86/.cmake/api/v1/reply/cmakeFiles-v1-028bf03c3b9bd0e609c0.json +0 -379
- package/android/.cxx/Debug/4s4f1av3/x86/.cmake/api/v1/reply/codemodel-v2-6c0215a4bb6e3b0b5223.json +0 -59
- package/android/.cxx/Debug/4s4f1av3/x86/.cmake/api/v1/reply/index-2026-05-15T08-21-22-0722.json +0 -92
- package/android/.cxx/Debug/4s4f1av3/x86/.cmake/api/v1/reply/target-devguard-Debug-2139b18dc63b630666db.json +0 -160
- package/android/.cxx/Debug/4s4f1av3/x86/.ninja_deps +0 -0
- package/android/.cxx/Debug/4s4f1av3/x86/.ninja_log +0 -10
- package/android/.cxx/Debug/4s4f1av3/x86/CMakeCache.txt +0 -391
- package/android/.cxx/Debug/4s4f1av3/x86/CMakeFiles/3.18.1-g262b901/CMakeCCompiler.cmake +0 -77
- package/android/.cxx/Debug/4s4f1av3/x86/CMakeFiles/3.18.1-g262b901/CMakeCXXCompiler.cmake +0 -89
- package/android/.cxx/Debug/4s4f1av3/x86/CMakeFiles/3.18.1-g262b901/CMakeDetermineCompilerABI_C.bin +0 -0
- package/android/.cxx/Debug/4s4f1av3/x86/CMakeFiles/3.18.1-g262b901/CMakeDetermineCompilerABI_CXX.bin +0 -0
- package/android/.cxx/Debug/4s4f1av3/x86/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake +0 -15
- package/android/.cxx/Debug/4s4f1av3/x86/CMakeFiles/CMakeOutput.log +0 -230
- package/android/.cxx/Debug/4s4f1av3/x86/CMakeFiles/TargetDirectories.txt +0 -3
- package/android/.cxx/Debug/4s4f1av3/x86/CMakeFiles/cmake.check_cache +0 -1
- package/android/.cxx/Debug/4s4f1av3/x86/CMakeFiles/devguard.dir/devguard-lib.cpp.o +0 -0
- package/android/.cxx/Debug/4s4f1av3/x86/CMakeFiles/rules.ninja +0 -74
- package/android/.cxx/Debug/4s4f1av3/x86/additional_project_files.txt +0 -0
- package/android/.cxx/Debug/4s4f1av3/x86/android_gradle_build.json +0 -40
- package/android/.cxx/Debug/4s4f1av3/x86/android_gradle_build_mini.json +0 -27
- package/android/.cxx/Debug/4s4f1av3/x86/build.ninja +0 -154
- package/android/.cxx/Debug/4s4f1av3/x86/build_file_index.txt +0 -1
- package/android/.cxx/Debug/4s4f1av3/x86/cmake_install.cmake +0 -54
- package/android/.cxx/Debug/4s4f1av3/x86/compile_commands.json +0 -12
- package/android/.cxx/Debug/4s4f1av3/x86/compile_commands.json.bin +0 -0
- package/android/.cxx/Debug/4s4f1av3/x86/configure_fingerprint.bin +0 -29
- package/android/.cxx/Debug/4s4f1av3/x86/metadata_generation_command.txt +0 -19
- package/android/.cxx/Debug/4s4f1av3/x86/prefab_config.json +0 -4
- package/android/.cxx/Debug/4s4f1av3/x86/symbol_folder_index.txt +0 -1
- package/android/.cxx/Debug/4s4f1av3/x86_64/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
- package/android/.cxx/Debug/4s4f1av3/x86_64/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
- package/android/.cxx/Debug/4s4f1av3/x86_64/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
- package/android/.cxx/Debug/4s4f1av3/x86_64/.cmake/api/v1/reply/cache-v2-7ec870c116aeb770686e.json +0 -1287
- package/android/.cxx/Debug/4s4f1av3/x86_64/.cmake/api/v1/reply/cmakeFiles-v1-f2e6a276d8adf420c6b9.json +0 -379
- package/android/.cxx/Debug/4s4f1av3/x86_64/.cmake/api/v1/reply/codemodel-v2-a4f2c2fefb1e4261b2d6.json +0 -59
- package/android/.cxx/Debug/4s4f1av3/x86_64/.cmake/api/v1/reply/index-2026-05-15T08-21-24-0187.json +0 -92
- package/android/.cxx/Debug/4s4f1av3/x86_64/.cmake/api/v1/reply/target-devguard-Debug-077cad881ac8d6864f8f.json +0 -160
- package/android/.cxx/Debug/4s4f1av3/x86_64/.ninja_deps +0 -0
- package/android/.cxx/Debug/4s4f1av3/x86_64/.ninja_log +0 -10
- package/android/.cxx/Debug/4s4f1av3/x86_64/CMakeCache.txt +0 -391
- package/android/.cxx/Debug/4s4f1av3/x86_64/CMakeFiles/3.18.1-g262b901/CMakeCCompiler.cmake +0 -77
- package/android/.cxx/Debug/4s4f1av3/x86_64/CMakeFiles/3.18.1-g262b901/CMakeCXXCompiler.cmake +0 -89
- package/android/.cxx/Debug/4s4f1av3/x86_64/CMakeFiles/3.18.1-g262b901/CMakeDetermineCompilerABI_C.bin +0 -0
- package/android/.cxx/Debug/4s4f1av3/x86_64/CMakeFiles/3.18.1-g262b901/CMakeDetermineCompilerABI_CXX.bin +0 -0
- package/android/.cxx/Debug/4s4f1av3/x86_64/CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake +0 -15
- package/android/.cxx/Debug/4s4f1av3/x86_64/CMakeFiles/CMakeOutput.log +0 -230
- package/android/.cxx/Debug/4s4f1av3/x86_64/CMakeFiles/TargetDirectories.txt +0 -3
- package/android/.cxx/Debug/4s4f1av3/x86_64/CMakeFiles/cmake.check_cache +0 -1
- package/android/.cxx/Debug/4s4f1av3/x86_64/CMakeFiles/devguard.dir/devguard-lib.cpp.o +0 -0
- package/android/.cxx/Debug/4s4f1av3/x86_64/CMakeFiles/rules.ninja +0 -74
- package/android/.cxx/Debug/4s4f1av3/x86_64/additional_project_files.txt +0 -0
- package/android/.cxx/Debug/4s4f1av3/x86_64/android_gradle_build.json +0 -40
- package/android/.cxx/Debug/4s4f1av3/x86_64/android_gradle_build_mini.json +0 -27
- package/android/.cxx/Debug/4s4f1av3/x86_64/build.ninja +0 -154
- package/android/.cxx/Debug/4s4f1av3/x86_64/build_file_index.txt +0 -1
- package/android/.cxx/Debug/4s4f1av3/x86_64/cmake_install.cmake +0 -54
- package/android/.cxx/Debug/4s4f1av3/x86_64/compile_commands.json +0 -12
- package/android/.cxx/Debug/4s4f1av3/x86_64/compile_commands.json.bin +0 -0
- package/android/.cxx/Debug/4s4f1av3/x86_64/configure_fingerprint.bin +0 -29
- package/android/.cxx/Debug/4s4f1av3/x86_64/metadata_generation_command.txt +0 -19
- package/android/.cxx/Debug/4s4f1av3/x86_64/prefab_config.json +0 -4
- package/android/.cxx/Debug/4s4f1av3/x86_64/symbol_folder_index.txt +0 -1
- package/android/.cxx/tools/debug/arm64-v8a/compile_commands.json +0 -12
- package/android/.cxx/tools/debug/armeabi-v7a/compile_commands.json +0 -12
- package/android/.cxx/tools/debug/x86/compile_commands.json +0 -12
- package/android/.cxx/tools/debug/x86_64/compile_commands.json +0 -12
- package/android/.gradle/8.9/checksums/checksums.lock +0 -0
- package/android/.gradle/8.9/checksums/md5-checksums.bin +0 -0
- package/android/.gradle/8.9/checksums/sha1-checksums.bin +0 -0
- package/android/.gradle/8.9/dependencies-accessors/gc.properties +0 -0
- package/android/.gradle/8.9/executionHistory/executionHistory.lock +0 -0
- package/android/.gradle/8.9/fileChanges/last-build.bin +0 -0
- package/android/.gradle/8.9/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/8.9/gc.properties +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +0 -2
- package/android/.gradle/vcs-1/gc.properties +0 -0
- package/android/build/.transforms/07ab8b2284230b9b98454cb3baa5db54/results.bin +0 -1
- package/android/build/.transforms/07ab8b2284230b9b98454cb3baa5db54/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/devguard/BuildConfig.dex +0 -0
- package/android/build/.transforms/07ab8b2284230b9b98454cb3baa5db54/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/devguard/DevGuardModule.dex +0 -0
- package/android/build/.transforms/07ab8b2284230b9b98454cb3baa5db54/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/devguard/DevGuardPackage.dex +0 -0
- package/android/build/.transforms/07ab8b2284230b9b98454cb3baa5db54/transformed/bundleLibRuntimeToDirDebug/desugar_graph.bin +0 -0
- package/android/build/.transforms/ae351402e6cba75b162136aa850e1ba2/results.bin +0 -1
- package/android/build/.transforms/ae351402e6cba75b162136aa850e1ba2/transformed/classes/classes_dex/classes.dex +0 -0
- package/android/build/generated/source/buildConfig/debug/com/devguard/BuildConfig.java +0 -10
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml +0 -9
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json +0 -18
- package/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties +0 -6
- package/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +0 -1
- package/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar +0 -0
- package/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
- package/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +0 -0
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/arm64-v8a/build_command_devguard +0 -4
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/arm64-v8a/build_model.json +0 -187
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/arm64-v8a/build_stderr_devguard.txt +0 -0
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/arm64-v8a/build_stdout_devguard.txt +0 -2
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/arm64-v8a/generate_cxx_metadata_111_timing.txt +0 -3
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/arm64-v8a/generate_cxx_metadata_1463_timing.txt +0 -3
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/arm64-v8a/generate_cxx_metadata_324_timing.txt +0 -2
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/arm64-v8a/generate_cxx_metadata_475_timing.txt +0 -3
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/arm64-v8a/generate_cxx_metadata_622_timing.txt +0 -2
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/arm64-v8a/metadata_generation_record.json +0 -41
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/armeabi-v7a/build_command_devguard +0 -4
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/armeabi-v7a/build_model.json +0 -187
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/armeabi-v7a/build_stderr_devguard.txt +0 -0
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/armeabi-v7a/build_stdout_devguard.txt +0 -2
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/armeabi-v7a/generate_cxx_metadata_111_timing.txt +0 -3
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/armeabi-v7a/generate_cxx_metadata_1459_timing.txt +0 -3
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/armeabi-v7a/generate_cxx_metadata_324_timing.txt +0 -2
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/armeabi-v7a/generate_cxx_metadata_475_timing.txt +0 -2
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/armeabi-v7a/generate_cxx_metadata_622_timing.txt +0 -3
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/armeabi-v7a/metadata_generation_record.json +0 -41
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/x86/build_command_devguard +0 -4
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/x86/build_model.json +0 -187
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/x86/build_stderr_devguard.txt +0 -0
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/x86/build_stdout_devguard.txt +0 -2
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/x86/generate_cxx_metadata_111_timing.txt +0 -2
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/x86/generate_cxx_metadata_1459_timing.txt +0 -2
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/x86/generate_cxx_metadata_324_timing.txt +0 -2
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/x86/generate_cxx_metadata_475_timing.txt +0 -2
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/x86/generate_cxx_metadata_622_timing.txt +0 -2
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/x86/metadata_generation_record.json +0 -41
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/x86_64/build_command_devguard +0 -4
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/x86_64/build_model.json +0 -187
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/x86_64/build_stderr_devguard.txt +0 -0
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/x86_64/build_stdout_devguard.txt +0 -2
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/x86_64/generate_cxx_metadata_111_timing.txt +0 -2
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/x86_64/generate_cxx_metadata_1459_timing.txt +0 -3
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/x86_64/generate_cxx_metadata_324_timing.txt +0 -2
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/x86_64/generate_cxx_metadata_475_timing.txt +0 -2
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/x86_64/generate_cxx_metadata_622_timing.txt +0 -2
- package/android/build/intermediates/cxx/Debug/4s4f1av3/logs/x86_64/metadata_generation_record.json +0 -41
- package/android/build/intermediates/cxx/Debug/4s4f1av3/obj/arm64-v8a/libdevguard.so +0 -0
- package/android/build/intermediates/cxx/Debug/4s4f1av3/obj/armeabi-v7a/libdevguard.so +0 -0
- package/android/build/intermediates/cxx/Debug/4s4f1av3/obj/x86/libdevguard.so +0 -0
- package/android/build/intermediates/cxx/Debug/4s4f1av3/obj/x86_64/libdevguard.so +0 -0
- package/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +0 -1
- package/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +0 -2
- package/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +0 -2
- package/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +0 -2
- package/android/build/intermediates/incremental/packageDebugAssets/merger.xml +0 -2
- package/android/build/intermediates/java_res/debug/processDebugJavaRes/out/META-INF/react-native-dev-guard_debug.kotlin_module +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/devguard/BuildConfig.class +0 -0
- package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/arm64-v8a/libdevguard.so +0 -0
- package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/armeabi-v7a/libdevguard.so +0 -0
- package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/x86/libdevguard.so +0 -0
- package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/x86_64/libdevguard.so +0 -0
- package/android/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +0 -2
- package/android/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt +0 -11
- package/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml +0 -9
- package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libdevguard.so +0 -0
- package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libdevguard.so +0 -0
- package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libdevguard.so +0 -0
- package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libdevguard.so +0 -0
- package/android/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +0 -1
- package/android/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +0 -1
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/META-INF/react-native-dev-guard_debug.kotlin_module +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/devguard/BuildConfig.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/devguard/DevGuardModule.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/devguard/DevGuardPackage.class +0 -0
- package/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar +0 -0
- package/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +0 -1
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +0 -2
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/last-build.bin +0 -0
- package/android/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin +0 -0
- package/android/build/kotlin/compileDebugKotlin/local-state/build-history.bin +0 -0
- package/android/build/outputs/logs/manifest-merger-debug-report.txt +0 -21
- package/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
- package/android/build/tmp/kotlin-classes/debug/META-INF/react-native-dev-guard_debug.kotlin_module +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/devguard/DevGuardModule.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/devguard/DevGuardPackage.class +0 -0
|
@@ -1,154 +0,0 @@
|
|
|
1
|
-
# CMAKE generated file: DO NOT EDIT!
|
|
2
|
-
# Generated by "Ninja" Generator, CMake Version 3.18
|
|
3
|
-
|
|
4
|
-
# This file contains all the build statements describing the
|
|
5
|
-
# compilation DAG.
|
|
6
|
-
|
|
7
|
-
# =============================================================================
|
|
8
|
-
# Write statements declared in CMakeLists.txt:
|
|
9
|
-
#
|
|
10
|
-
# Which is the root file.
|
|
11
|
-
# =============================================================================
|
|
12
|
-
|
|
13
|
-
# =============================================================================
|
|
14
|
-
# Project: devguard
|
|
15
|
-
# Configurations: Debug
|
|
16
|
-
# =============================================================================
|
|
17
|
-
|
|
18
|
-
#############################################
|
|
19
|
-
# Minimal version of Ninja required by this file
|
|
20
|
-
|
|
21
|
-
ninja_required_version = 1.5
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
#############################################
|
|
25
|
-
# Set configuration variable for custom commands.
|
|
26
|
-
|
|
27
|
-
CONFIGURATION = Debug
|
|
28
|
-
# =============================================================================
|
|
29
|
-
# Include auxiliary files.
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
#############################################
|
|
33
|
-
# Include rules file.
|
|
34
|
-
|
|
35
|
-
include CMakeFiles/rules.ninja
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
#############################################
|
|
39
|
-
# Utility command for rebuild_cache
|
|
40
|
-
|
|
41
|
-
build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
|
|
42
|
-
COMMAND = cd /Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/.cxx/Debug/4s4f1av3/arm64-v8a && /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/bin/cmake --regenerate-during-build -S/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/src/main/cpp -B/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/.cxx/Debug/4s4f1av3/arm64-v8a
|
|
43
|
-
DESC = Running CMake to regenerate build system...
|
|
44
|
-
pool = console
|
|
45
|
-
restat = 1
|
|
46
|
-
|
|
47
|
-
build rebuild_cache: phony CMakeFiles/rebuild_cache.util
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
#############################################
|
|
51
|
-
# Utility command for edit_cache
|
|
52
|
-
|
|
53
|
-
build CMakeFiles/edit_cache.util: CUSTOM_COMMAND
|
|
54
|
-
COMMAND = cd /Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/.cxx/Debug/4s4f1av3/arm64-v8a && /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
|
55
|
-
DESC = No interactive CMake dialog available...
|
|
56
|
-
restat = 1
|
|
57
|
-
|
|
58
|
-
build edit_cache: phony CMakeFiles/edit_cache.util
|
|
59
|
-
|
|
60
|
-
# =============================================================================
|
|
61
|
-
# Object build statements for SHARED_LIBRARY target devguard
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
#############################################
|
|
65
|
-
# Order-only phony target for devguard
|
|
66
|
-
|
|
67
|
-
build cmake_object_order_depends_target_devguard: phony || CMakeFiles/devguard.dir
|
|
68
|
-
|
|
69
|
-
build CMakeFiles/devguard.dir/devguard-lib.cpp.o: CXX_COMPILER__devguard_Debug /Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/src/main/cpp/devguard-lib.cpp || cmake_object_order_depends_target_devguard
|
|
70
|
-
DEFINES = -Ddevguard_EXPORTS
|
|
71
|
-
DEP_FILE = CMakeFiles/devguard.dir/devguard-lib.cpp.o.d
|
|
72
|
-
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++14 -fno-limit-debug-info -fPIC
|
|
73
|
-
INCLUDES = -I/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/src/main/cpp/../../../../cpp
|
|
74
|
-
OBJECT_DIR = CMakeFiles/devguard.dir
|
|
75
|
-
OBJECT_FILE_DIR = CMakeFiles/devguard.dir
|
|
76
|
-
|
|
77
|
-
build CMakeFiles/devguard.dir/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/cpp/devguard_core.c.o: C_COMPILER__devguard_Debug /Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/cpp/devguard_core.c || cmake_object_order_depends_target_devguard
|
|
78
|
-
DEFINES = -Ddevguard_EXPORTS
|
|
79
|
-
DEP_FILE = CMakeFiles/devguard.dir/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/cpp/devguard_core.c.o.d
|
|
80
|
-
FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC
|
|
81
|
-
INCLUDES = -I/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/src/main/cpp/../../../../cpp
|
|
82
|
-
OBJECT_DIR = CMakeFiles/devguard.dir
|
|
83
|
-
OBJECT_FILE_DIR = CMakeFiles/devguard.dir/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/cpp
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
# =============================================================================
|
|
87
|
-
# Link build statements for SHARED_LIBRARY target devguard
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
#############################################
|
|
91
|
-
# Link the shared library /Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/build/intermediates/cxx/Debug/4s4f1av3/obj/arm64-v8a/libdevguard.so
|
|
92
|
-
|
|
93
|
-
build /Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/build/intermediates/cxx/Debug/4s4f1av3/obj/arm64-v8a/libdevguard.so: CXX_SHARED_LIBRARY_LINKER__devguard_Debug CMakeFiles/devguard.dir/devguard-lib.cpp.o CMakeFiles/devguard.dir/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/cpp/devguard_core.c.o | /Users/abdulrehman/Library/Android/sdk/ndk/26.3.11579264/toolchains/llvm/prebuilt/darwin-x86_64/sysroot/usr/lib/aarch64-linux-android/21/liblog.so
|
|
94
|
-
LANGUAGE_COMPILE_FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++14 -fno-limit-debug-info
|
|
95
|
-
LINK_FLAGS = -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--no-undefined-version -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments
|
|
96
|
-
LINK_LIBRARIES = -llog -latomic -lm
|
|
97
|
-
OBJECT_DIR = CMakeFiles/devguard.dir
|
|
98
|
-
POST_BUILD = :
|
|
99
|
-
PRE_LINK = :
|
|
100
|
-
SONAME = libdevguard.so
|
|
101
|
-
SONAME_FLAG = -Wl,-soname,
|
|
102
|
-
TARGET_FILE = /Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/build/intermediates/cxx/Debug/4s4f1av3/obj/arm64-v8a/libdevguard.so
|
|
103
|
-
TARGET_PDB = devguard.so.dbg
|
|
104
|
-
|
|
105
|
-
# =============================================================================
|
|
106
|
-
# Target aliases.
|
|
107
|
-
|
|
108
|
-
build devguard: phony /Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/build/intermediates/cxx/Debug/4s4f1av3/obj/arm64-v8a/libdevguard.so
|
|
109
|
-
|
|
110
|
-
build libdevguard.so: phony /Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/build/intermediates/cxx/Debug/4s4f1av3/obj/arm64-v8a/libdevguard.so
|
|
111
|
-
|
|
112
|
-
# =============================================================================
|
|
113
|
-
# Folder targets.
|
|
114
|
-
|
|
115
|
-
# =============================================================================
|
|
116
|
-
|
|
117
|
-
#############################################
|
|
118
|
-
# Folder: /Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/.cxx/Debug/4s4f1av3/arm64-v8a
|
|
119
|
-
|
|
120
|
-
build all: phony /Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/build/intermediates/cxx/Debug/4s4f1av3/obj/arm64-v8a/libdevguard.so
|
|
121
|
-
|
|
122
|
-
# =============================================================================
|
|
123
|
-
# Built-in targets
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
#############################################
|
|
127
|
-
# Re-run CMake if any of its inputs changed.
|
|
128
|
-
|
|
129
|
-
build build.ninja: RERUN_CMAKE | /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeCInformation.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeCXXInformation.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeCommonLanguageInclude.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeGenericSystem.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeInitializeConfigs.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeLanguageInformation.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeSystemSpecificInformation.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeSystemSpecificInitialize.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Compiler/CMakeCommonCompilerMacros.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Compiler/Clang-C.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Compiler/Clang-CXX.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Compiler/Clang.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Compiler/GNU.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Internal/CMakeCheckCompilerFlag.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Platform/Android-Clang-C.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Platform/Android-Clang-CXX.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Platform/Android-Clang.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Platform/Android-Initialize.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Platform/Android.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Platform/Linux.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Platform/UnixPaths.cmake /Users/abdulrehman/Library/Android/sdk/ndk/26.3.11579264/build/cmake/android-legacy.toolchain.cmake /Users/abdulrehman/Library/Android/sdk/ndk/26.3.11579264/build/cmake/android.toolchain.cmake /Users/abdulrehman/Library/Android/sdk/ndk/26.3.11579264/build/cmake/compiler_id.cmake /Users/abdulrehman/Library/Android/sdk/ndk/26.3.11579264/build/cmake/platforms.cmake /Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/src/main/cpp/CMakeLists.txt CMakeCache.txt CMakeFiles/3.18.1-g262b901/CMakeCCompiler.cmake CMakeFiles/3.18.1-g262b901/CMakeCXXCompiler.cmake CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake
|
|
130
|
-
pool = console
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
#############################################
|
|
134
|
-
# A missing CMake input file is not an error.
|
|
135
|
-
|
|
136
|
-
build /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeCInformation.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeCXXInformation.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeCommonLanguageInclude.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeGenericSystem.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeInitializeConfigs.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeLanguageInformation.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeSystemSpecificInformation.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/CMakeSystemSpecificInitialize.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Compiler/CMakeCommonCompilerMacros.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Compiler/Clang-C.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Compiler/Clang-CXX.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Compiler/Clang.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Compiler/GNU.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Internal/CMakeCheckCompilerFlag.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Platform/Android-Clang-C.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Platform/Android-Clang-CXX.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Platform/Android-Clang.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Platform/Android-Initialize.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Platform/Android.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Platform/Linux.cmake /Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/share/cmake-3.18/Modules/Platform/UnixPaths.cmake /Users/abdulrehman/Library/Android/sdk/ndk/26.3.11579264/build/cmake/android-legacy.toolchain.cmake /Users/abdulrehman/Library/Android/sdk/ndk/26.3.11579264/build/cmake/android.toolchain.cmake /Users/abdulrehman/Library/Android/sdk/ndk/26.3.11579264/build/cmake/compiler_id.cmake /Users/abdulrehman/Library/Android/sdk/ndk/26.3.11579264/build/cmake/platforms.cmake /Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/src/main/cpp/CMakeLists.txt CMakeCache.txt CMakeFiles/3.18.1-g262b901/CMakeCCompiler.cmake CMakeFiles/3.18.1-g262b901/CMakeCXXCompiler.cmake CMakeFiles/3.18.1-g262b901/CMakeSystem.cmake: phony
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
#############################################
|
|
140
|
-
# Clean all the built files.
|
|
141
|
-
|
|
142
|
-
build clean: CLEAN
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
#############################################
|
|
146
|
-
# Print all primary targets available.
|
|
147
|
-
|
|
148
|
-
build help: HELP
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
#############################################
|
|
152
|
-
# Make the all target the default.
|
|
153
|
-
|
|
154
|
-
default all
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/src/main/cpp/CMakeLists.txt
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
# Install script for directory: /Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/src/main/cpp
|
|
2
|
-
|
|
3
|
-
# Set the install prefix
|
|
4
|
-
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
|
5
|
-
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
|
6
|
-
endif()
|
|
7
|
-
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
|
8
|
-
|
|
9
|
-
# Set the install configuration name.
|
|
10
|
-
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
|
11
|
-
if(BUILD_TYPE)
|
|
12
|
-
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
|
13
|
-
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
|
14
|
-
else()
|
|
15
|
-
set(CMAKE_INSTALL_CONFIG_NAME "Debug")
|
|
16
|
-
endif()
|
|
17
|
-
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
|
18
|
-
endif()
|
|
19
|
-
|
|
20
|
-
# Set the component getting installed.
|
|
21
|
-
if(NOT CMAKE_INSTALL_COMPONENT)
|
|
22
|
-
if(COMPONENT)
|
|
23
|
-
message(STATUS "Install component: \"${COMPONENT}\"")
|
|
24
|
-
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
|
25
|
-
else()
|
|
26
|
-
set(CMAKE_INSTALL_COMPONENT)
|
|
27
|
-
endif()
|
|
28
|
-
endif()
|
|
29
|
-
|
|
30
|
-
# Install shared libraries without execute permission?
|
|
31
|
-
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
|
|
32
|
-
set(CMAKE_INSTALL_SO_NO_EXE "0")
|
|
33
|
-
endif()
|
|
34
|
-
|
|
35
|
-
# Is this installation the result of a crosscompile?
|
|
36
|
-
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
|
37
|
-
set(CMAKE_CROSSCOMPILING "TRUE")
|
|
38
|
-
endif()
|
|
39
|
-
|
|
40
|
-
# Set default install directory permissions.
|
|
41
|
-
if(NOT DEFINED CMAKE_OBJDUMP)
|
|
42
|
-
set(CMAKE_OBJDUMP "/Users/abdulrehman/Library/Android/sdk/ndk/26.3.11579264/toolchains/llvm/prebuilt/darwin-x86_64/bin/llvm-objdump")
|
|
43
|
-
endif()
|
|
44
|
-
|
|
45
|
-
if(CMAKE_INSTALL_COMPONENT)
|
|
46
|
-
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
|
|
47
|
-
else()
|
|
48
|
-
set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
|
|
49
|
-
endif()
|
|
50
|
-
|
|
51
|
-
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
|
52
|
-
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
|
53
|
-
file(WRITE "/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/.cxx/Debug/4s4f1av3/arm64-v8a/${CMAKE_INSTALL_MANIFEST}"
|
|
54
|
-
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
[
|
|
2
|
-
{
|
|
3
|
-
"directory": "/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/.cxx/Debug/4s4f1av3/arm64-v8a",
|
|
4
|
-
"command": "/Users/abdulrehman/Library/Android/sdk/ndk/26.3.11579264/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --target=aarch64-none-linux-android21 --sysroot=/Users/abdulrehman/Library/Android/sdk/ndk/26.3.11579264/toolchains/llvm/prebuilt/darwin-x86_64/sysroot -Ddevguard_EXPORTS -I/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/src/main/cpp/../../../../cpp -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -std=c++14 -fno-limit-debug-info -fPIC -o CMakeFiles/devguard.dir/devguard-lib.cpp.o -c /Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/src/main/cpp/devguard-lib.cpp",
|
|
5
|
-
"file": "/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/src/main/cpp/devguard-lib.cpp"
|
|
6
|
-
},
|
|
7
|
-
{
|
|
8
|
-
"directory": "/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/.cxx/Debug/4s4f1av3/arm64-v8a",
|
|
9
|
-
"command": "/Users/abdulrehman/Library/Android/sdk/ndk/26.3.11579264/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang --target=aarch64-none-linux-android21 --sysroot=/Users/abdulrehman/Library/Android/sdk/ndk/26.3.11579264/toolchains/llvm/prebuilt/darwin-x86_64/sysroot -Ddevguard_EXPORTS -I/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/src/main/cpp/../../../../cpp -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fno-limit-debug-info -fPIC -o CMakeFiles/devguard.dir/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/cpp/devguard_core.c.o -c /Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/cpp/devguard_core.c",
|
|
10
|
-
"file": "/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/cpp/devguard_core.c"
|
|
11
|
-
}
|
|
12
|
-
]
|
|
Binary file
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
C/C++ Structured Log�
|
|
2
|
-
�
|
|
3
|
-
�/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/.cxx/Debug/4s4f1av3/arm64-v8a/additional_project_files.txtC
|
|
4
|
-
A
|
|
5
|
-
?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint Ȁ��3 �����3�
|
|
6
|
-
�
|
|
7
|
-
�/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/.cxx/Debug/4s4f1av3/arm64-v8a/android_gradle_build.json Ȁ��3� �����3�
|
|
8
|
-
�
|
|
9
|
-
�/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/.cxx/Debug/4s4f1av3/arm64-v8a/android_gradle_build_mini.json Ȁ��3� �����3�
|
|
10
|
-
�
|
|
11
|
-
�/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/.cxx/Debug/4s4f1av3/arm64-v8a/build.ninja Ȁ��3�n ����3�
|
|
12
|
-
�
|
|
13
|
-
�/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/.cxx/Debug/4s4f1av3/arm64-v8a/build.ninja.txt Ȁ��3�
|
|
14
|
-
�
|
|
15
|
-
�/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/.cxx/Debug/4s4f1av3/arm64-v8a/build_file_index.txt Ȁ��3� �����3�
|
|
16
|
-
�
|
|
17
|
-
�/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/.cxx/Debug/4s4f1av3/arm64-v8a/compile_commands.json Ȁ��3� ����3�
|
|
18
|
-
�
|
|
19
|
-
�/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/.cxx/Debug/4s4f1av3/arm64-v8a/compile_commands.json.bin Ȁ��3 �
|
|
20
|
����3�
|
|
21
|
-
�
|
|
22
|
-
�/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/.cxx/Debug/4s4f1av3/arm64-v8a/metadata_generation_command.txt Ȁ��3
|
|
23
|
-
�
|
|
24
|
-
�����3�
|
|
25
|
-
�
|
|
26
|
-
�/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/.cxx/Debug/4s4f1av3/arm64-v8a/prefab_config.json Ȁ��3
|
|
27
|
-
�
|
|
28
|
-
�/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/.cxx/Debug/4s4f1av3/arm64-v8a/symbol_folder_index.txt Ȁ��3� �����3�
|
|
29
|
-
�
|
|
30
|
-
�/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/src/main/cpp/CMakeLists.txt Ȁ��3
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
-H/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/src/main/cpp
|
|
2
|
-
-DCMAKE_SYSTEM_NAME=Android
|
|
3
|
-
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON
|
|
4
|
-
-DCMAKE_SYSTEM_VERSION=21
|
|
5
|
-
-DANDROID_PLATFORM=android-21
|
|
6
|
-
-DANDROID_ABI=arm64-v8a
|
|
7
|
-
-DCMAKE_ANDROID_ARCH_ABI=arm64-v8a
|
|
8
|
-
-DANDROID_NDK=/Users/abdulrehman/Library/Android/sdk/ndk/26.3.11579264
|
|
9
|
-
-DCMAKE_ANDROID_NDK=/Users/abdulrehman/Library/Android/sdk/ndk/26.3.11579264
|
|
10
|
-
-DCMAKE_TOOLCHAIN_FILE=/Users/abdulrehman/Library/Android/sdk/ndk/26.3.11579264/build/cmake/android.toolchain.cmake
|
|
11
|
-
-DCMAKE_MAKE_PROGRAM=/Users/abdulrehman/Library/Android/sdk/cmake/3.18.1/bin/ninja
|
|
12
|
-
-DCMAKE_CXX_FLAGS=-std=c++14
|
|
13
|
-
-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/build/intermediates/cxx/Debug/4s4f1av3/obj/arm64-v8a
|
|
14
|
-
-DCMAKE_RUNTIME_OUTPUT_DIRECTORY=/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/build/intermediates/cxx/Debug/4s4f1av3/obj/arm64-v8a
|
|
15
|
-
-DCMAKE_BUILD_TYPE=Debug
|
|
16
|
-
-B/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/.cxx/Debug/4s4f1av3/arm64-v8a
|
|
17
|
-
-GNinja
|
|
18
|
-
Build command args: []
|
|
19
|
-
Version: 2
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/Volumes/Projects/packages/dev_guards/react-native-dev-guard/example/node_modules/react-native-dev-guard/android/build/intermediates/cxx/Debug/4s4f1av3/obj/arm64-v8a
|
|
File without changes
|
package/android/.cxx/Debug/4s4f1av3/armeabi-v7a/.cmake/api/v1/query/client-agp/cmakeFiles-v1
DELETED
|
File without changes
|
|
File without changes
|