diff --git a/example/ios/IoReactNativeHttpClientExample.xcodeproj/project.pbxproj b/example/ios/IoReactNativeHttpClientExample.xcodeproj/project.pbxproj index 8cc17bc..0258b71 100644 --- a/example/ios/IoReactNativeHttpClientExample.xcodeproj/project.pbxproj +++ b/example/ios/IoReactNativeHttpClientExample.xcodeproj/project.pbxproj @@ -8,12 +8,12 @@ /* Begin PBXBuildFile section */ 00E356F31AD99517003FC87E /* IoReactNativeHttpClientExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* IoReactNativeHttpClientExampleTests.m */; }; + 10DD7CAA50CA2D7BE3EC80AB /* libPods-IoReactNativeHttpClientExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 14A7C530730BA8EC12A425D9 /* libPods-IoReactNativeHttpClientExample.a */; }; 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; }; 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; + 79F056D5F1537750B94411CF /* libPods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EFD901C7612E6CB62E9F65B3 /* libPods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.a */; }; 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; - 89573B6D50F7DBDBA054D313 /* libPods-IoReactNativeHttpClientExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D8DFA76F4F58EFD81EE9903 /* libPods-IoReactNativeHttpClientExample.a */; }; - C19F362F7849D7B64622DDB1 /* libPods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CB9133812CD51B441235AC2E /* libPods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.a */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ @@ -30,20 +30,20 @@ 00E356EE1AD99517003FC87E /* IoReactNativeHttpClientExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = IoReactNativeHttpClientExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 00E356F21AD99517003FC87E /* IoReactNativeHttpClientExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = IoReactNativeHttpClientExampleTests.m; sourceTree = ""; }; + 072448CA0A085DEE41DD8558 /* Pods-IoReactNativeHttpClientExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IoReactNativeHttpClientExample.debug.xcconfig"; path = "Target Support Files/Pods-IoReactNativeHttpClientExample/Pods-IoReactNativeHttpClientExample.debug.xcconfig"; sourceTree = ""; }; 13B07F961A680F5B00A75B9A /* IoReactNativeHttpClientExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = IoReactNativeHttpClientExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = IoReactNativeHttpClientExample/AppDelegate.h; sourceTree = ""; }; 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = IoReactNativeHttpClientExample/AppDelegate.mm; sourceTree = ""; }; 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = IoReactNativeHttpClientExample/Images.xcassets; sourceTree = ""; }; 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = IoReactNativeHttpClientExample/Info.plist; sourceTree = ""; }; 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = IoReactNativeHttpClientExample/main.m; sourceTree = ""; }; - 5D8DFA76F4F58EFD81EE9903 /* libPods-IoReactNativeHttpClientExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-IoReactNativeHttpClientExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 14A7C530730BA8EC12A425D9 /* libPods-IoReactNativeHttpClientExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-IoReactNativeHttpClientExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = IoReactNativeHttpClientExample/LaunchScreen.storyboard; sourceTree = ""; }; - 84EDB01F48110FA2D6F66A10 /* Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.debug.xcconfig"; sourceTree = ""; }; - 9DF208A8974F596294A75058 /* Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.release.xcconfig"; path = "Target Support Files/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.release.xcconfig"; sourceTree = ""; }; - CB9133812CD51B441235AC2E /* libPods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - D132D06A0BF51AD767152B6C /* Pods-IoReactNativeHttpClientExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IoReactNativeHttpClientExample.debug.xcconfig"; path = "Target Support Files/Pods-IoReactNativeHttpClientExample/Pods-IoReactNativeHttpClientExample.debug.xcconfig"; sourceTree = ""; }; + 8DEA1989F0633C804507871A /* Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.release.xcconfig"; path = "Target Support Files/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.release.xcconfig"; sourceTree = ""; }; + CD12CC38889F4D5D44A56BA2 /* Pods-IoReactNativeHttpClientExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IoReactNativeHttpClientExample.release.xcconfig"; path = "Target Support Files/Pods-IoReactNativeHttpClientExample/Pods-IoReactNativeHttpClientExample.release.xcconfig"; sourceTree = ""; }; ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; - F881C133AA427D379A83E2F3 /* Pods-IoReactNativeHttpClientExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IoReactNativeHttpClientExample.release.xcconfig"; path = "Target Support Files/Pods-IoReactNativeHttpClientExample/Pods-IoReactNativeHttpClientExample.release.xcconfig"; sourceTree = ""; }; + EFD901C7612E6CB62E9F65B3 /* libPods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + F5ECE1D8BB324A8C88C9B804 /* Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.debug.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -51,7 +51,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - C19F362F7849D7B64622DDB1 /* libPods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.a in Frameworks */, + 79F056D5F1537750B94411CF /* libPods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -59,7 +59,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 89573B6D50F7DBDBA054D313 /* libPods-IoReactNativeHttpClientExample.a in Frameworks */, + 10DD7CAA50CA2D7BE3EC80AB /* libPods-IoReactNativeHttpClientExample.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -100,8 +100,8 @@ isa = PBXGroup; children = ( ED297162215061F000B7C4FE /* JavaScriptCore.framework */, - 5D8DFA76F4F58EFD81EE9903 /* libPods-IoReactNativeHttpClientExample.a */, - CB9133812CD51B441235AC2E /* libPods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.a */, + 14A7C530730BA8EC12A425D9 /* libPods-IoReactNativeHttpClientExample.a */, + EFD901C7612E6CB62E9F65B3 /* libPods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.a */, ); name = Frameworks; sourceTree = ""; @@ -140,10 +140,10 @@ BBD78D7AC51CEA395F1C20DB /* Pods */ = { isa = PBXGroup; children = ( - D132D06A0BF51AD767152B6C /* Pods-IoReactNativeHttpClientExample.debug.xcconfig */, - F881C133AA427D379A83E2F3 /* Pods-IoReactNativeHttpClientExample.release.xcconfig */, - 84EDB01F48110FA2D6F66A10 /* Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.debug.xcconfig */, - 9DF208A8974F596294A75058 /* Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.release.xcconfig */, + 072448CA0A085DEE41DD8558 /* Pods-IoReactNativeHttpClientExample.debug.xcconfig */, + CD12CC38889F4D5D44A56BA2 /* Pods-IoReactNativeHttpClientExample.release.xcconfig */, + F5ECE1D8BB324A8C88C9B804 /* Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.debug.xcconfig */, + 8DEA1989F0633C804507871A /* Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.release.xcconfig */, ); path = Pods; sourceTree = ""; @@ -155,12 +155,12 @@ isa = PBXNativeTarget; buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "IoReactNativeHttpClientExampleTests" */; buildPhases = ( - 0A1D79F0495DCBB4F27B91FD /* [CP] Check Pods Manifest.lock */, + E8A7E1EB0C31DFE5097D1B9B /* [CP] Check Pods Manifest.lock */, 00E356EA1AD99517003FC87E /* Sources */, 00E356EB1AD99517003FC87E /* Frameworks */, 00E356EC1AD99517003FC87E /* Resources */, - 31539766451AD6FD37091669 /* [CP] Embed Pods Frameworks */, - BA22B4C66AA9A4D977AB01F9 /* [CP] Copy Pods Resources */, + A1176875DC10FE225FBF41EF /* [CP] Embed Pods Frameworks */, + 15E94FD8053E9E6FB9774CAC /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -176,14 +176,14 @@ isa = PBXNativeTarget; buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "IoReactNativeHttpClientExample" */; buildPhases = ( - 61614ABAC351EB73E58FEE50 /* [CP] Check Pods Manifest.lock */, + DAEB46FBE98E6AAC08E5BD3F /* [CP] Check Pods Manifest.lock */, FD10A7F022414F080027D42C /* Start Packager */, 13B07F871A680F5B00A75B9A /* Sources */, 13B07F8C1A680F5B00A75B9A /* Frameworks */, 13B07F8E1A680F5B00A75B9A /* Resources */, 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, - E941F119839E51AD33272C07 /* [CP] Embed Pods Frameworks */, - 424E414039E61832A56FCCFB /* [CP] Copy Pods Resources */, + 6D968E91B3E0A80A096F3E6F /* [CP] Embed Pods Frameworks */, + 7261B0DC35F8DE6B8851608E /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -266,46 +266,41 @@ shellPath = /bin/sh; shellScript = "set -e\n\nWITH_ENVIRONMENT=\"../node_modules/react-native/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"../node_modules/react-native/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n"; }; - 0A1D79F0495DCBB4F27B91FD /* [CP] Check Pods Manifest.lock */ = { + 15E94FD8053E9E6FB9774CAC /* [CP] Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests-resources-${CONFIGURATION}-input-files.xcfilelist", ); - inputPaths = ( - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", - "${PODS_ROOT}/Manifest.lock", - ); - name = "[CP] Check Pods Manifest.lock"; + name = "[CP] Copy Pods Resources"; outputFileListPaths = ( - ); - outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests-checkManifestLockResult.txt", + "${PODS_ROOT}/Target Support Files/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests-resources-${CONFIGURATION}-output-files.xcfilelist", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests-resources.sh\"\n"; showEnvVarsInLog = 0; }; - 31539766451AD6FD37091669 /* [CP] Embed Pods Frameworks */ = { + 6D968E91B3E0A80A096F3E6F /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", + "${PODS_ROOT}/Target Support Files/Pods-IoReactNativeHttpClientExample/Pods-IoReactNativeHttpClientExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", ); name = "[CP] Embed Pods Frameworks"; outputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", + "${PODS_ROOT}/Target Support Files/Pods-IoReactNativeHttpClientExample/Pods-IoReactNativeHttpClientExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests-frameworks.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-IoReactNativeHttpClientExample/Pods-IoReactNativeHttpClientExample-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; - 424E414039E61832A56FCCFB /* [CP] Copy Pods Resources */ = { + 7261B0DC35F8DE6B8851608E /* [CP] Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -322,60 +317,65 @@ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-IoReactNativeHttpClientExample/Pods-IoReactNativeHttpClientExample-resources.sh\"\n"; showEnvVarsInLog = 0; }; - 61614ABAC351EB73E58FEE50 /* [CP] Check Pods Manifest.lock */ = { + A1176875DC10FE225FBF41EF /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", ); - inputPaths = ( - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", - "${PODS_ROOT}/Manifest.lock", - ); - name = "[CP] Check Pods Manifest.lock"; + name = "[CP] Embed Pods Frameworks"; outputFileListPaths = ( - ); - outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-IoReactNativeHttpClientExample-checkManifestLockResult.txt", + "${PODS_ROOT}/Target Support Files/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; - BA22B4C66AA9A4D977AB01F9 /* [CP] Copy Pods Resources */ = { + DAEB46FBE98E6AAC08E5BD3F /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests-resources-${CONFIGURATION}-input-files.xcfilelist", ); - name = "[CP] Copy Pods Resources"; + inputPaths = ( + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", + ); + name = "[CP] Check Pods Manifest.lock"; outputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + outputPaths = ( + "$(DERIVED_FILE_DIR)/Pods-IoReactNativeHttpClientExample-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests-resources.sh\"\n"; + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; - E941F119839E51AD33272C07 /* [CP] Embed Pods Frameworks */ = { + E8A7E1EB0C31DFE5097D1B9B /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-IoReactNativeHttpClientExample/Pods-IoReactNativeHttpClientExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", ); - name = "[CP] Embed Pods Frameworks"; + inputPaths = ( + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", + ); + name = "[CP] Check Pods Manifest.lock"; outputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-IoReactNativeHttpClientExample/Pods-IoReactNativeHttpClientExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", + ); + outputPaths = ( + "$(DERIVED_FILE_DIR)/Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-IoReactNativeHttpClientExample/Pods-IoReactNativeHttpClientExample-frameworks.sh\"\n"; + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; FD10A7F022414F080027D42C /* Start Packager */ = { @@ -430,7 +430,7 @@ /* Begin XCBuildConfiguration section */ 00E356F61AD99517003FC87E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 84EDB01F48110FA2D6F66A10 /* Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.debug.xcconfig */; + baseConfigurationReference = F5ECE1D8BB324A8C88C9B804 /* Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.debug.xcconfig */; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -457,7 +457,7 @@ }; 00E356F71AD99517003FC87E /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9DF208A8974F596294A75058 /* Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.release.xcconfig */; + baseConfigurationReference = 8DEA1989F0633C804507871A /* Pods-IoReactNativeHttpClientExample-IoReactNativeHttpClientExampleTests.release.xcconfig */; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; COPY_PHASE_STRIP = NO; @@ -481,7 +481,7 @@ }; 13B07F941A680F5B00A75B9A /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D132D06A0BF51AD767152B6C /* Pods-IoReactNativeHttpClientExample.debug.xcconfig */; + baseConfigurationReference = 072448CA0A085DEE41DD8558 /* Pods-IoReactNativeHttpClientExample.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; @@ -508,7 +508,7 @@ }; 13B07F951A680F5B00A75B9A /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F881C133AA427D379A83E2F3 /* Pods-IoReactNativeHttpClientExample.release.xcconfig */; + baseConfigurationReference = CD12CC38889F4D5D44A56BA2 /* Pods-IoReactNativeHttpClientExample.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index c380d0b..561d839 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -3,14 +3,14 @@ PODS: - boost (1.76.0) - CocoaAsyncSocket (7.6.5) - DoubleConversion (1.1.6) - - FBLazyVector (0.72.10) - - FBReactNativeSpec (0.72.10): + - FBLazyVector (0.72.14) + - FBReactNativeSpec (0.72.14): - RCT-Folly (= 2021.07.22.00) - - RCTRequired (= 0.72.10) - - RCTTypeSafety (= 0.72.10) - - React-Core (= 0.72.10) - - React-jsi (= 0.72.10) - - ReactCommon/turbomodule/core (= 0.72.10) + - RCTRequired (= 0.72.14) + - RCTTypeSafety (= 0.72.14) + - React-Core (= 0.72.14) + - React-jsi (= 0.72.14) + - ReactCommon/turbomodule/core (= 0.72.14) - Flipper (0.182.0): - Flipper-Folly (~> 2.6) - Flipper-Boost-iOSX (1.76.0.1.11) @@ -97,26 +97,26 @@ PODS: - fmt (~> 6.2.1) - glog - libevent - - RCTRequired (0.72.10) - - RCTTypeSafety (0.72.10): - - FBLazyVector (= 0.72.10) - - RCTRequired (= 0.72.10) - - React-Core (= 0.72.10) - - React (0.72.10): - - React-Core (= 0.72.10) - - React-Core/DevSupport (= 0.72.10) - - React-Core/RCTWebSocket (= 0.72.10) - - React-RCTActionSheet (= 0.72.10) - - React-RCTAnimation (= 0.72.10) - - React-RCTBlob (= 0.72.10) - - React-RCTImage (= 0.72.10) - - React-RCTLinking (= 0.72.10) - - React-RCTNetwork (= 0.72.10) - - React-RCTSettings (= 0.72.10) - - React-RCTText (= 0.72.10) - - React-RCTVibration (= 0.72.10) - - React-callinvoker (0.72.10) - - React-Codegen (0.72.10): + - RCTRequired (0.72.14) + - RCTTypeSafety (0.72.14): + - FBLazyVector (= 0.72.14) + - RCTRequired (= 0.72.14) + - React-Core (= 0.72.14) + - React (0.72.14): + - React-Core (= 0.72.14) + - React-Core/DevSupport (= 0.72.14) + - React-Core/RCTWebSocket (= 0.72.14) + - React-RCTActionSheet (= 0.72.14) + - React-RCTAnimation (= 0.72.14) + - React-RCTBlob (= 0.72.14) + - React-RCTImage (= 0.72.14) + - React-RCTLinking (= 0.72.14) + - React-RCTNetwork (= 0.72.14) + - React-RCTSettings (= 0.72.14) + - React-RCTText (= 0.72.14) + - React-RCTVibration (= 0.72.14) + - React-callinvoker (0.72.14) + - React-Codegen (0.72.14): - DoubleConversion - FBReactNativeSpec - glog @@ -131,11 +131,11 @@ PODS: - React-rncore - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - - React-Core (0.72.10): + - React-Core (0.72.14): - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) - - React-Core/Default (= 0.72.10) + - React-Core/Default (= 0.72.14) - React-cxxreact - React-hermes - React-jsi @@ -145,7 +145,7 @@ PODS: - React-utils - SocketRocket (= 0.6.1) - Yoga - - React-Core/CoreModulesHeaders (0.72.10): + - React-Core/CoreModulesHeaders (0.72.14): - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) @@ -159,7 +159,7 @@ PODS: - React-utils - SocketRocket (= 0.6.1) - Yoga - - React-Core/Default (0.72.10): + - React-Core/Default (0.72.14): - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) @@ -172,23 +172,23 @@ PODS: - React-utils - SocketRocket (= 0.6.1) - Yoga - - React-Core/DevSupport (0.72.10): + - React-Core/DevSupport (0.72.14): - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) - - React-Core/Default (= 0.72.10) - - React-Core/RCTWebSocket (= 0.72.10) + - React-Core/Default (= 0.72.14) + - React-Core/RCTWebSocket (= 0.72.14) - React-cxxreact - React-hermes - React-jsi - React-jsiexecutor - - React-jsinspector (= 0.72.10) + - React-jsinspector (= 0.72.14) - React-perflogger - React-runtimeexecutor - React-utils - SocketRocket (= 0.6.1) - Yoga - - React-Core/RCTActionSheetHeaders (0.72.10): + - React-Core/RCTActionSheetHeaders (0.72.14): - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) @@ -202,7 +202,7 @@ PODS: - React-utils - SocketRocket (= 0.6.1) - Yoga - - React-Core/RCTAnimationHeaders (0.72.10): + - React-Core/RCTAnimationHeaders (0.72.14): - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) @@ -216,7 +216,7 @@ PODS: - React-utils - SocketRocket (= 0.6.1) - Yoga - - React-Core/RCTBlobHeaders (0.72.10): + - React-Core/RCTBlobHeaders (0.72.14): - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) @@ -230,7 +230,7 @@ PODS: - React-utils - SocketRocket (= 0.6.1) - Yoga - - React-Core/RCTImageHeaders (0.72.10): + - React-Core/RCTImageHeaders (0.72.14): - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) @@ -244,7 +244,7 @@ PODS: - React-utils - SocketRocket (= 0.6.1) - Yoga - - React-Core/RCTLinkingHeaders (0.72.10): + - React-Core/RCTLinkingHeaders (0.72.14): - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) @@ -258,7 +258,7 @@ PODS: - React-utils - SocketRocket (= 0.6.1) - Yoga - - React-Core/RCTNetworkHeaders (0.72.10): + - React-Core/RCTNetworkHeaders (0.72.14): - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) @@ -272,7 +272,7 @@ PODS: - React-utils - SocketRocket (= 0.6.1) - Yoga - - React-Core/RCTSettingsHeaders (0.72.10): + - React-Core/RCTSettingsHeaders (0.72.14): - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) @@ -286,7 +286,7 @@ PODS: - React-utils - SocketRocket (= 0.6.1) - Yoga - - React-Core/RCTTextHeaders (0.72.10): + - React-Core/RCTTextHeaders (0.72.14): - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) @@ -300,7 +300,7 @@ PODS: - React-utils - SocketRocket (= 0.6.1) - Yoga - - React-Core/RCTVibrationHeaders (0.72.10): + - React-Core/RCTVibrationHeaders (0.72.14): - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) @@ -314,11 +314,11 @@ PODS: - React-utils - SocketRocket (= 0.6.1) - Yoga - - React-Core/RCTWebSocket (0.72.10): + - React-Core/RCTWebSocket (0.72.14): - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) - - React-Core/Default (= 0.72.10) + - React-Core/Default (= 0.72.14) - React-cxxreact - React-hermes - React-jsi @@ -328,59 +328,59 @@ PODS: - React-utils - SocketRocket (= 0.6.1) - Yoga - - React-CoreModules (0.72.10): + - React-CoreModules (0.72.14): - RCT-Folly (= 2021.07.22.00) - - RCTTypeSafety (= 0.72.10) - - React-Codegen (= 0.72.10) - - React-Core/CoreModulesHeaders (= 0.72.10) - - React-jsi (= 0.72.10) + - RCTTypeSafety (= 0.72.14) + - React-Codegen (= 0.72.14) + - React-Core/CoreModulesHeaders (= 0.72.14) + - React-jsi (= 0.72.14) - React-RCTBlob - - React-RCTImage (= 0.72.10) - - ReactCommon/turbomodule/core (= 0.72.10) + - React-RCTImage (= 0.72.14) + - ReactCommon/turbomodule/core (= 0.72.14) - SocketRocket (= 0.6.1) - - React-cxxreact (0.72.10): + - React-cxxreact (0.72.14): - boost (= 1.76.0) - DoubleConversion - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) - - React-callinvoker (= 0.72.10) - - React-debug (= 0.72.10) - - React-jsi (= 0.72.10) - - React-jsinspector (= 0.72.10) - - React-logger (= 0.72.10) - - React-perflogger (= 0.72.10) - - React-runtimeexecutor (= 0.72.10) - - React-debug (0.72.10) - - React-hermes (0.72.10): + - React-callinvoker (= 0.72.14) + - React-debug (= 0.72.14) + - React-jsi (= 0.72.14) + - React-jsinspector (= 0.72.14) + - React-logger (= 0.72.14) + - React-perflogger (= 0.72.14) + - React-runtimeexecutor (= 0.72.14) + - React-debug (0.72.14) + - React-hermes (0.72.14): - DoubleConversion - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) - RCT-Folly/Futures (= 2021.07.22.00) - - React-cxxreact (= 0.72.10) + - React-cxxreact (= 0.72.14) - React-jsi - - React-jsiexecutor (= 0.72.10) - - React-jsinspector (= 0.72.10) - - React-perflogger (= 0.72.10) - - React-jsi (0.72.10): + - React-jsiexecutor (= 0.72.14) + - React-jsinspector (= 0.72.14) + - React-perflogger (= 0.72.14) + - React-jsi (0.72.14): - boost (= 1.76.0) - DoubleConversion - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) - - React-jsiexecutor (0.72.10): + - React-jsiexecutor (0.72.14): - DoubleConversion - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) - - React-cxxreact (= 0.72.10) - - React-jsi (= 0.72.10) - - React-perflogger (= 0.72.10) - - React-jsinspector (0.72.10) - - React-logger (0.72.10): + - React-cxxreact (= 0.72.14) + - React-jsi (= 0.72.14) + - React-perflogger (= 0.72.14) + - React-jsinspector (0.72.14) + - React-logger (0.72.14): - glog - - React-NativeModulesApple (0.72.10): + - React-NativeModulesApple (0.72.14): - hermes-engine - React-callinvoker - React-Core @@ -389,17 +389,17 @@ PODS: - React-runtimeexecutor - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - - React-perflogger (0.72.10) - - React-RCTActionSheet (0.72.10): - - React-Core/RCTActionSheetHeaders (= 0.72.10) - - React-RCTAnimation (0.72.10): + - React-perflogger (0.72.14) + - React-RCTActionSheet (0.72.14): + - React-Core/RCTActionSheetHeaders (= 0.72.14) + - React-RCTAnimation (0.72.14): - RCT-Folly (= 2021.07.22.00) - - RCTTypeSafety (= 0.72.10) - - React-Codegen (= 0.72.10) - - React-Core/RCTAnimationHeaders (= 0.72.10) - - React-jsi (= 0.72.10) - - ReactCommon/turbomodule/core (= 0.72.10) - - React-RCTAppDelegate (0.72.10): + - RCTTypeSafety (= 0.72.14) + - React-Codegen (= 0.72.14) + - React-Core/RCTAnimationHeaders (= 0.72.14) + - React-jsi (= 0.72.14) + - ReactCommon/turbomodule/core (= 0.72.14) + - React-RCTAppDelegate (0.72.14): - RCT-Folly - RCTRequired - RCTTypeSafety @@ -411,54 +411,54 @@ PODS: - React-RCTNetwork - React-runtimescheduler - ReactCommon/turbomodule/core - - React-RCTBlob (0.72.10): + - React-RCTBlob (0.72.14): - hermes-engine - RCT-Folly (= 2021.07.22.00) - - React-Codegen (= 0.72.10) - - React-Core/RCTBlobHeaders (= 0.72.10) - - React-Core/RCTWebSocket (= 0.72.10) - - React-jsi (= 0.72.10) - - React-RCTNetwork (= 0.72.10) - - ReactCommon/turbomodule/core (= 0.72.10) - - React-RCTImage (0.72.10): + - React-Codegen (= 0.72.14) + - React-Core/RCTBlobHeaders (= 0.72.14) + - React-Core/RCTWebSocket (= 0.72.14) + - React-jsi (= 0.72.14) + - React-RCTNetwork (= 0.72.14) + - ReactCommon/turbomodule/core (= 0.72.14) + - React-RCTImage (0.72.14): - RCT-Folly (= 2021.07.22.00) - - RCTTypeSafety (= 0.72.10) - - React-Codegen (= 0.72.10) - - React-Core/RCTImageHeaders (= 0.72.10) - - React-jsi (= 0.72.10) - - React-RCTNetwork (= 0.72.10) - - ReactCommon/turbomodule/core (= 0.72.10) - - React-RCTLinking (0.72.10): - - React-Codegen (= 0.72.10) - - React-Core/RCTLinkingHeaders (= 0.72.10) - - React-jsi (= 0.72.10) - - ReactCommon/turbomodule/core (= 0.72.10) - - React-RCTNetwork (0.72.10): + - RCTTypeSafety (= 0.72.14) + - React-Codegen (= 0.72.14) + - React-Core/RCTImageHeaders (= 0.72.14) + - React-jsi (= 0.72.14) + - React-RCTNetwork (= 0.72.14) + - ReactCommon/turbomodule/core (= 0.72.14) + - React-RCTLinking (0.72.14): + - React-Codegen (= 0.72.14) + - React-Core/RCTLinkingHeaders (= 0.72.14) + - React-jsi (= 0.72.14) + - ReactCommon/turbomodule/core (= 0.72.14) + - React-RCTNetwork (0.72.14): - RCT-Folly (= 2021.07.22.00) - - RCTTypeSafety (= 0.72.10) - - React-Codegen (= 0.72.10) - - React-Core/RCTNetworkHeaders (= 0.72.10) - - React-jsi (= 0.72.10) - - ReactCommon/turbomodule/core (= 0.72.10) - - React-RCTSettings (0.72.10): + - RCTTypeSafety (= 0.72.14) + - React-Codegen (= 0.72.14) + - React-Core/RCTNetworkHeaders (= 0.72.14) + - React-jsi (= 0.72.14) + - ReactCommon/turbomodule/core (= 0.72.14) + - React-RCTSettings (0.72.14): - RCT-Folly (= 2021.07.22.00) - - RCTTypeSafety (= 0.72.10) - - React-Codegen (= 0.72.10) - - React-Core/RCTSettingsHeaders (= 0.72.10) - - React-jsi (= 0.72.10) - - ReactCommon/turbomodule/core (= 0.72.10) - - React-RCTText (0.72.10): - - React-Core/RCTTextHeaders (= 0.72.10) - - React-RCTVibration (0.72.10): + - RCTTypeSafety (= 0.72.14) + - React-Codegen (= 0.72.14) + - React-Core/RCTSettingsHeaders (= 0.72.14) + - React-jsi (= 0.72.14) + - ReactCommon/turbomodule/core (= 0.72.14) + - React-RCTText (0.72.14): + - React-Core/RCTTextHeaders (= 0.72.14) + - React-RCTVibration (0.72.14): - RCT-Folly (= 2021.07.22.00) - - React-Codegen (= 0.72.10) - - React-Core/RCTVibrationHeaders (= 0.72.10) - - React-jsi (= 0.72.10) - - ReactCommon/turbomodule/core (= 0.72.10) - - React-rncore (0.72.10) - - React-runtimeexecutor (0.72.10): - - React-jsi (= 0.72.10) - - React-runtimescheduler (0.72.10): + - React-Codegen (= 0.72.14) + - React-Core/RCTVibrationHeaders (= 0.72.14) + - React-jsi (= 0.72.14) + - ReactCommon/turbomodule/core (= 0.72.14) + - React-rncore (0.72.14) + - React-runtimeexecutor (0.72.14): + - React-jsi (= 0.72.14) + - React-runtimescheduler (0.72.14): - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) @@ -466,30 +466,30 @@ PODS: - React-debug - React-jsi - React-runtimeexecutor - - React-utils (0.72.10): + - React-utils (0.72.14): - glog - RCT-Folly (= 2021.07.22.00) - React-debug - - ReactCommon/turbomodule/bridging (0.72.10): + - ReactCommon/turbomodule/bridging (0.72.14): - DoubleConversion - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) - - React-callinvoker (= 0.72.10) - - React-cxxreact (= 0.72.10) - - React-jsi (= 0.72.10) - - React-logger (= 0.72.10) - - React-perflogger (= 0.72.10) - - ReactCommon/turbomodule/core (0.72.10): + - React-callinvoker (= 0.72.14) + - React-cxxreact (= 0.72.14) + - React-jsi (= 0.72.14) + - React-logger (= 0.72.14) + - React-perflogger (= 0.72.14) + - ReactCommon/turbomodule/core (0.72.14): - DoubleConversion - glog - hermes-engine - RCT-Folly (= 2021.07.22.00) - - React-callinvoker (= 0.72.10) - - React-cxxreact (= 0.72.10) - - React-jsi (= 0.72.10) - - React-logger (= 0.72.10) - - React-perflogger (= 0.72.10) + - React-callinvoker (= 0.72.14) + - React-cxxreact (= 0.72.14) + - React-jsi (= 0.72.14) + - React-logger (= 0.72.14) + - React-perflogger (= 0.72.14) - SocketRocket (0.6.1) - Yoga (1.14.0) - YogaKit (1.18.1): @@ -666,8 +666,8 @@ SPEC CHECKSUMS: boost: 7dcd2de282d72e344012f7d6564d024930a6a440 CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99 DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54 - FBLazyVector: f91d538f197fa71a7d5b77ec2069d49550c0eb96 - FBReactNativeSpec: b13d1c23d6ed82d6b66aad7a253edf8ba76c4a4c + FBLazyVector: d98eefb42c5a64cb28ef966bd9096c76770d8f24 + FBReactNativeSpec: 53d4eb00e8e1b6e987a3dd5906d2afe131cc54c8 Flipper: 6edb735e6c3e332975d1b17956bcc584eccf5818 Flipper-Boost-iOSX: fd1e2b8cbef7e662a122412d7ac5f5bea715403c Flipper-DoubleConversion: 2dc99b02f658daf147069aad9dbd29d8feb06d30 @@ -681,41 +681,41 @@ SPEC CHECKSUMS: hermes-engine: 90e4033deb00bee33330a9f15eff0f874bd82f6d libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913 OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c - pagopa-io-react-native-http-client: d0e03f82d927f0842094e41f7051c1dc02dfb6ae + pagopa-io-react-native-http-client: e58a8393c5e73eeed185560b5a981898906dd232 RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1 - RCTRequired: b4d3068afa6f52ec5260a8417053b1f1b421483d - RCTTypeSafety: a4551b3d338c96435f63bf06d564055c1d3cc0ac - React: 66caa2a8192a35d7ba466a5fdf5dc06ee4a5f6dd - React-callinvoker: e5b55e46894c2dd1bcdc19d4f82b0f7f631d1237 - React-Codegen: 0cf41e00026c5eba61f6bdcabd6e4bf659754f33 - React-Core: 2ce84187a00913f287b96753c56c7819ed7d90d5 - React-CoreModules: 893e7c5eed1ef8fe9e1ee1d913581c946e55b305 - React-cxxreact: 075d98dc664c0e9607cc0c45d41dc052bcc7313b - React-debug: abc6213dcb9eafcf5242cbb194fef4c70c91871f - React-hermes: 133cfa220ef836406f693ed7db56a509032ce433 - React-jsi: 9b45fd040d575f8ae6771bf1960641a58eb0bdd4 - React-jsiexecutor: 45ef2ec6dcde31b90469175ec76ddac77b91dfc3 - React-jsinspector: de0198127395fec3058140a20c045167f761bb16 - React-logger: dc3a2b174d79c2da635059212747d8d929b54e06 - React-NativeModulesApple: c3e696ff867e4bc212266cbdf7e862e48a0166fd - React-perflogger: 43287389ea08993c300897a46f95cfac04bb6c1a - React-RCTActionSheet: 923afe77f9bb89da7c1f98e2730bfc9dde0eed6d - React-RCTAnimation: afd4d94c5e1f731e32ac99800850be06564ac642 - React-RCTAppDelegate: fb2e1447d014557f29e214fe2eb777442f808a3b - React-RCTBlob: 167e2c6c3643f093058c51e76ecc653fc8236033 - React-RCTImage: 867de82a17630a08a3fa64b0cd6677dd19bf6eaf - React-RCTLinking: 885dde8bc5d397c3e72c76315f1f9b5030b3a70e - React-RCTNetwork: efec71102220b96ac8605d0253debd859ca0c817 - React-RCTSettings: 077065d0a4e925b017fe8538afa574d8fb52391f - React-RCTText: 7adddb518ac362b2398fedf0c64105e0dab29441 - React-RCTVibration: de6b7218e415d82788e0965f278dddb2ef88b372 - React-rncore: f0d8c23481a6c263a343fa7fd3816d943754b720 - React-runtimeexecutor: 2b2c09edbca4c9a667428e8c93959f66b3b53140 - React-runtimescheduler: 6ca43e8deadf01ff06b3f01abf8f0e4d508e23c3 - React-utils: 372b83030a74347331636909278bf0a60ec30d59 - ReactCommon: 38824bfffaf4c51fbe03a2730b4fd874ef34d67b + RCTRequired: 264adaca1d8b1a9c078761891898d4142df05313 + RCTTypeSafety: 279a89da7058a69899778a127be73fab38b84499 + React: 725b4e11f6ffb43d6f9b14e82879073623db4071 + React-callinvoker: c2ba5e7e1187d0f37705b9dcaaf9bbf24d3fe9dc + React-Codegen: 590303f222cffc109dc0d122854fa8281fa536b7 + React-Core: 89fe417d4957766ef20b4bec921a0721e914d988 + React-CoreModules: 57ea4ca8627be90b1a29916e0640d879e5684305 + React-cxxreact: 8bcd7336084fbaaad0304935896f2cb62659894d + React-debug: d360c17c84e514b9143e78217072183d4fcfb9c0 + React-hermes: d2e7945d1b480a2e732d64303564d9870edf22e9 + React-jsi: 53bff70353449aa006546c00024736de3ed66219 + React-jsiexecutor: e9a70be9304ef2e66eeebac35710f958b076dc14 + React-jsinspector: 275d9f80210f15f0af9a4b7fd5683fab9738e28e + React-logger: 8da4802de77a0eb62512396ad6bb1769904c2f0e + React-NativeModulesApple: 3107f777453f953906d9ba9dc5f8cbd91a6ef913 + React-perflogger: daabc494c6328efc1784a4b49b8b74fca305d11c + React-RCTActionSheet: 0e0e64a7cf6c07f1de73d1f0a92d26a70262b256 + React-RCTAnimation: faef65b19e73029c4828167985b0a7c01c62756d + React-RCTAppDelegate: b24e761d235760656226364bb259e3f1508559c2 + React-RCTBlob: 9e9784a84b824b6d7e2cce05a8087c8c3a47a559 + React-RCTImage: 15e211cbb629210ab9c1fa37e07e7100362b12ed + React-RCTLinking: 50d5faf19b02541cefb78ee5d505029283c8ef95 + React-RCTNetwork: dfa9fb4ad2ae459b9193a14204b1d9da907d15a7 + React-RCTSettings: 37611fa97d44a9c5a7ea844cfb953d3513f7ace0 + React-RCTText: 39ed334f64484d07b85a8159cf117814ff069ff6 + React-RCTVibration: 62462803b5fe0842e0be6d9ef86dd74e0df4a614 + React-rncore: 25ad3a3c1e0f4edf77913b9af3af9f497b7f99a5 + React-runtimeexecutor: e5c2f0a1493d72c61b97465ccfedc339157b3179 + React-runtimescheduler: f284b4fdad43fe811041129099f1339b54783135 + React-utils: 22a77b05da25ce49c744faa82e73856dcae1734e + ReactCommon: ff94462e007c568d8cdebc32e3c97af86ec93bb5 SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17 - Yoga: d0003f849d2b5224c072cef6568b540d8bb15cd3 + Yoga: c32e0be1a17f8f1f0e633a3122f7666441f52c82 YogaKit: f782866e155069a2cca2517aafea43200b01fd5a PODFILE CHECKSUM: e55abb8fce73013d1c15eec7d161c998f9d2dabb diff --git a/example/ios/PrivacyInfo.xcprivacy b/example/ios/PrivacyInfo.xcprivacy new file mode 100644 index 0000000..41b8317 --- /dev/null +++ b/example/ios/PrivacyInfo.xcprivacy @@ -0,0 +1,37 @@ + + + + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryFileTimestamp + NSPrivacyAccessedAPITypeReasons + + C617.1 + + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryUserDefaults + NSPrivacyAccessedAPITypeReasons + + CA92.1 + + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategorySystemBootTime + NSPrivacyAccessedAPITypeReasons + + 35F9.1 + + + + NSPrivacyCollectedDataTypes + + NSPrivacyTracking + + + diff --git a/example/package.json b/example/package.json index 96d46b7..73e7d4d 100644 --- a/example/package.json +++ b/example/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "react": "18.2.0", - "react-native": "0.72.10" + "react-native": "0.72.14" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/package.json b/package.json index 9039666..099fbcd 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "jest": "^29.7.0", "prettier": "^3.0.3", "react": "18.2.0", - "react-native": "0.72.10", + "react-native": "0.72.14", "react-native-builder-bob": "^0.20.0", "release-it": "^15.0.0", "turbo": "^1.10.7", diff --git a/yarn.lock b/yarn.lock index 634817e..49729f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2564,7 +2564,7 @@ __metadata: babel-plugin-module-resolver: ^5.0.0 metro-react-native-babel-preset: 0.76.8 react: 18.2.0 - react-native: 0.72.10 + react-native: 0.72.14 languageName: unknown linkType: soft @@ -2587,7 +2587,7 @@ __metadata: jest: ^29.7.0 prettier: ^3.0.3 react: 18.2.0 - react-native: 0.72.10 + react-native: 0.72.14 react-native-builder-bob: ^0.20.0 release-it: ^15.0.0 turbo: ^1.10.7 @@ -2639,55 +2639,54 @@ __metadata: languageName: node linkType: hard -"@react-native-community/cli-clean@npm:11.3.10": - version: 11.3.10 - resolution: "@react-native-community/cli-clean@npm:11.3.10" +"@react-native-community/cli-clean@npm:11.4.1": + version: 11.4.1 + resolution: "@react-native-community/cli-clean@npm:11.4.1" dependencies: - "@react-native-community/cli-tools": 11.3.10 + "@react-native-community/cli-tools": 11.4.1 chalk: ^4.1.2 execa: ^5.0.0 prompts: ^2.4.0 - checksum: 6bdad6188a80c0ffac706cc79ab09bdc5b9477675b4efadfae0b9d4bab7e7ff4525149a1e06da53312a66c13aeaec6260a5ca3fdf72c5289761aff9ff5905b9c + checksum: a4f248fcd7cd0743f44c5c16149aa0acc2cb4eeca7405da7e712d4d398b9597e6ba780ec522490b232ef917ad13dce407e2743da08536e5d30e71b964efc8e42 languageName: node linkType: hard -"@react-native-community/cli-config@npm:11.3.10": - version: 11.3.10 - resolution: "@react-native-community/cli-config@npm:11.3.10" +"@react-native-community/cli-config@npm:11.4.1": + version: 11.4.1 + resolution: "@react-native-community/cli-config@npm:11.4.1" dependencies: - "@react-native-community/cli-tools": 11.3.10 + "@react-native-community/cli-tools": 11.4.1 chalk: ^4.1.2 cosmiconfig: ^5.1.0 deepmerge: ^4.3.0 glob: ^7.1.3 joi: ^17.2.1 - checksum: c0652bf384019fbfc4ae9f6abaec23372d5d6d4b86d57ede3dd92d92134ed7d3f1357acd300dc858fd88d76c801d74b1df0d06e51d7b78550464ce740b7e48b9 + checksum: 7061309acb928fdd9018bd0007bf09995a6108a32d0191590ff977193f20601086fb7b3578267f32b2f720350003f978d4fb551fdeb18faa094a3c8099b06dfe languageName: node linkType: hard -"@react-native-community/cli-debugger-ui@npm:11.3.10": - version: 11.3.10 - resolution: "@react-native-community/cli-debugger-ui@npm:11.3.10" +"@react-native-community/cli-debugger-ui@npm:11.4.1": + version: 11.4.1 + resolution: "@react-native-community/cli-debugger-ui@npm:11.4.1" dependencies: serve-static: ^1.13.1 - checksum: de58daa03cf9a94a8d99d7464d9604751703d357b1c09d9bcedbbb1650c792b7e3724f21467fa198b6a2fe94485e6e426a79a25e06e4579105957032c508eb8a + checksum: ac317207cea904f30bdaf614536d0a9a9fdeac4f4abbc2e1c0e2f0e4bdc047c4c1709ca671bc28ecd97ad65d11e1f465a02f403ead57219e4f5610328cc7192f languageName: node linkType: hard -"@react-native-community/cli-doctor@npm:11.3.10": - version: 11.3.10 - resolution: "@react-native-community/cli-doctor@npm:11.3.10" +"@react-native-community/cli-doctor@npm:11.4.1": + version: 11.4.1 + resolution: "@react-native-community/cli-doctor@npm:11.4.1" dependencies: - "@react-native-community/cli-config": 11.3.10 - "@react-native-community/cli-platform-android": 11.3.10 - "@react-native-community/cli-platform-ios": 11.3.10 - "@react-native-community/cli-tools": 11.3.10 + "@react-native-community/cli-config": 11.4.1 + "@react-native-community/cli-platform-android": 11.4.1 + "@react-native-community/cli-platform-ios": 11.4.1 + "@react-native-community/cli-tools": 11.4.1 chalk: ^4.1.2 command-exists: ^1.2.8 envinfo: ^7.7.2 execa: ^5.0.0 hermes-profile-transformer: ^0.0.6 - ip: ^1.1.5 node-stream-zip: ^1.9.1 ora: ^5.4.1 prompts: ^2.4.0 @@ -2696,75 +2695,74 @@ __metadata: sudo-prompt: ^9.0.0 wcwidth: ^1.0.1 yaml: ^2.2.1 - checksum: 58417f5bdd7888dc232a36982aa81b62ec282e739f6ac5e9cf1ce874c7c9f807d3a58880d3b8c12a6702d0b3414a8fa38a597728e4760dde7b7b48ce96f4edd0 + checksum: c4899162cf716175987fab6de6833b1e21f0ed92dbdecea756b917f766ef04ecead3a36840a262ffec3af3adbb45ac5568c120f2849ce78a3fdc867bfe0cd487 languageName: node linkType: hard -"@react-native-community/cli-hermes@npm:11.3.10": - version: 11.3.10 - resolution: "@react-native-community/cli-hermes@npm:11.3.10" +"@react-native-community/cli-hermes@npm:11.4.1": + version: 11.4.1 + resolution: "@react-native-community/cli-hermes@npm:11.4.1" dependencies: - "@react-native-community/cli-platform-android": 11.3.10 - "@react-native-community/cli-tools": 11.3.10 + "@react-native-community/cli-platform-android": 11.4.1 + "@react-native-community/cli-tools": 11.4.1 chalk: ^4.1.2 hermes-profile-transformer: ^0.0.6 - ip: ^1.1.5 - checksum: 849de28317841f3006e749cee63dddd24d707f3940b8c1529171976f7365686d895519c4d8242920ec5d0b7922f7260c829d4ca5831f2b0524ff085e23573034 + checksum: 9059ae0329ddfab8836c028d7e7b149bbd63392b6c3a3f3acfbe4222fc7556b5065963b0d70db0370595af27411c8c229aabf9239cd64116825b9208f0cc9f24 languageName: node linkType: hard -"@react-native-community/cli-platform-android@npm:11.3.10": - version: 11.3.10 - resolution: "@react-native-community/cli-platform-android@npm:11.3.10" +"@react-native-community/cli-platform-android@npm:11.4.1, @react-native-community/cli-platform-android@npm:^11.4.1": + version: 11.4.1 + resolution: "@react-native-community/cli-platform-android@npm:11.4.1" dependencies: - "@react-native-community/cli-tools": 11.3.10 + "@react-native-community/cli-tools": 11.4.1 chalk: ^4.1.2 execa: ^5.0.0 glob: ^7.1.3 logkitty: ^0.7.1 - checksum: a07c3eeac627c57931f71e389173159d851b07a405005070197d8d4daa47b3cd8b419c4880c49233cc93707cecd26a287cece47c1c07078545c40489a1a9797b + checksum: 4d024275ab8df1ac70bc46e22389732e63ae1df806acff482d1b063a0ed2f201f00bfe7984df22fca1a894a43967da02abb06635254bde72d8441920ae9a6aa9 languageName: node linkType: hard -"@react-native-community/cli-platform-ios@npm:11.3.10": - version: 11.3.10 - resolution: "@react-native-community/cli-platform-ios@npm:11.3.10" +"@react-native-community/cli-platform-ios@npm:11.4.1, @react-native-community/cli-platform-ios@npm:^11.4.1": + version: 11.4.1 + resolution: "@react-native-community/cli-platform-ios@npm:11.4.1" dependencies: - "@react-native-community/cli-tools": 11.3.10 + "@react-native-community/cli-tools": 11.4.1 chalk: ^4.1.2 execa: ^5.0.0 fast-xml-parser: ^4.0.12 glob: ^7.1.3 ora: ^5.4.1 - checksum: a05df7d5416ff02f9f6587780536132fad4c1aac658303a22fa4399b4b2a25f292ffbf83aefba34b52ba68777ec8df64658cfba5bbf1adc39d6024e7c8be5c39 + checksum: ad3f16221b49bddab144869f6d050cbffecee72624cc7dd1ab5cb31af6c0add459dc7a7f528d138a1c529054b7da53489a8cbe34a07b080ba21706d9bc589167 languageName: node linkType: hard -"@react-native-community/cli-plugin-metro@npm:11.3.10": - version: 11.3.10 - resolution: "@react-native-community/cli-plugin-metro@npm:11.3.10" +"@react-native-community/cli-plugin-metro@npm:11.4.1": + version: 11.4.1 + resolution: "@react-native-community/cli-plugin-metro@npm:11.4.1" dependencies: - "@react-native-community/cli-server-api": 11.3.10 - "@react-native-community/cli-tools": 11.3.10 + "@react-native-community/cli-server-api": 11.4.1 + "@react-native-community/cli-tools": 11.4.1 chalk: ^4.1.2 execa: ^5.0.0 - metro: 0.76.8 - metro-config: 0.76.8 - metro-core: 0.76.8 - metro-react-native-babel-transformer: 0.76.8 - metro-resolver: 0.76.8 - metro-runtime: 0.76.8 + metro: ^0.76.9 + metro-config: ^0.76.9 + metro-core: ^0.76.9 + metro-react-native-babel-transformer: ^0.76.9 + metro-resolver: ^0.76.9 + metro-runtime: ^0.76.9 readline: ^1.3.0 - checksum: 895a90e10571b1763321fd9ef8c373f7a96d7b0b8d414ea7a0d2459e3d78120d578fdb441626b8991ff1592b54f2b66719c66e2d84db5ec511d8253087acdd3e + checksum: e35ff066bd11cc07c930600237a5ea9c9b6ab1f704a07093c6ee0e2118a7213cfc2b83fbe2fb86dc1a14bf118d3f50fb8f5c2d5e3d962bf9bcdaddc3683f14a9 languageName: node linkType: hard -"@react-native-community/cli-server-api@npm:11.3.10": - version: 11.3.10 - resolution: "@react-native-community/cli-server-api@npm:11.3.10" +"@react-native-community/cli-server-api@npm:11.4.1": + version: 11.4.1 + resolution: "@react-native-community/cli-server-api@npm:11.4.1" dependencies: - "@react-native-community/cli-debugger-ui": 11.3.10 - "@react-native-community/cli-tools": 11.3.10 + "@react-native-community/cli-debugger-ui": 11.4.1 + "@react-native-community/cli-tools": 11.4.1 compression: ^1.7.1 connect: ^3.6.5 errorhandler: ^1.5.1 @@ -2772,13 +2770,13 @@ __metadata: pretty-format: ^26.6.2 serve-static: ^1.13.1 ws: ^7.5.1 - checksum: cbe26e519d41877bbbe892546c4e0c901a189150c73d40bc9080f6a2caa31103a1e8acf76f413c9c03bfbfbbd4ca8931ca62b7c3bbe4e1f8d0ee137ad5fca464 + checksum: dcf1ab13ae7e1b715281b7d045f06871441faf184c6d031965f0c0829bbf5f1ac18b82e239fe043f0e47c94d1f75e68931ab8483806596c934dcad1fb0fd78cf languageName: node linkType: hard -"@react-native-community/cli-tools@npm:11.3.10": - version: 11.3.10 - resolution: "@react-native-community/cli-tools@npm:11.3.10" +"@react-native-community/cli-tools@npm:11.4.1": + version: 11.4.1 + resolution: "@react-native-community/cli-tools@npm:11.4.1" dependencies: appdirsjs: ^1.2.4 chalk: ^4.1.2 @@ -2789,32 +2787,32 @@ __metadata: ora: ^5.4.1 semver: ^7.5.2 shell-quote: ^1.7.3 - checksum: 5c5d1d42ea69a110861590aa61aa6cc9913d060b04d8a54ecbcba34bd42269e044c6b2e7784948a2760f08e4cca9a35b67533353c2df7fa7b75aa31736efb770 + checksum: 371a73219d25dbd381cd92f879f355ed1040900159fc13745050aa06758cabf89502d4db902abdd7998b09a6d5af4bcd5489f9647dc0b5529be1a49997038f15 languageName: node linkType: hard -"@react-native-community/cli-types@npm:11.3.10": - version: 11.3.10 - resolution: "@react-native-community/cli-types@npm:11.3.10" +"@react-native-community/cli-types@npm:11.4.1": + version: 11.4.1 + resolution: "@react-native-community/cli-types@npm:11.4.1" dependencies: joi: ^17.2.1 - checksum: c521886070c9b3fb088be1529ceb9e3eab25a74b1df8e24b367c49657c86a22967e020e9e3498e518ce9b26beed96f7315b8b7ea558c5fd8ed50ea9dc4d7432d + checksum: 2a17e2a8c254456c86bccbd8418bf4c8279c6a0d1491f5f9081fcf7f7c5975cc5b6c7c6dc26c3f115ca0e83cbe70655df1aa292fad6e5624db6f8e9c134ac631 languageName: node linkType: hard -"@react-native-community/cli@npm:11.3.10": - version: 11.3.10 - resolution: "@react-native-community/cli@npm:11.3.10" +"@react-native-community/cli@npm:^11.4.1": + version: 11.4.1 + resolution: "@react-native-community/cli@npm:11.4.1" dependencies: - "@react-native-community/cli-clean": 11.3.10 - "@react-native-community/cli-config": 11.3.10 - "@react-native-community/cli-debugger-ui": 11.3.10 - "@react-native-community/cli-doctor": 11.3.10 - "@react-native-community/cli-hermes": 11.3.10 - "@react-native-community/cli-plugin-metro": 11.3.10 - "@react-native-community/cli-server-api": 11.3.10 - "@react-native-community/cli-tools": 11.3.10 - "@react-native-community/cli-types": 11.3.10 + "@react-native-community/cli-clean": 11.4.1 + "@react-native-community/cli-config": 11.4.1 + "@react-native-community/cli-debugger-ui": 11.4.1 + "@react-native-community/cli-doctor": 11.4.1 + "@react-native-community/cli-hermes": 11.4.1 + "@react-native-community/cli-plugin-metro": 11.4.1 + "@react-native-community/cli-server-api": 11.4.1 + "@react-native-community/cli-tools": 11.4.1 + "@react-native-community/cli-types": 11.4.1 chalk: ^4.1.2 commander: ^9.4.1 execa: ^5.0.0 @@ -2825,7 +2823,7 @@ __metadata: semver: ^7.5.2 bin: react-native: build/bin.js - checksum: 3cbe80cb5199afb1139927688655bd296bdb19d008a6d3693eb3f7f5d7954da910f2d7f8aaad8d34de8146380c27986c9d9bdd6c5419a832713717ef610d6316 + checksum: aab22f10eda679050e7eb556ded0a6b0dc57ce44ffe1c423d4202295cbc913d93a4ec510d34644bd23971e67f2800de75583b0125f9a949da55586f48f08dac0 languageName: node linkType: hard @@ -7287,7 +7285,7 @@ __metadata: languageName: node linkType: hard -"ip@npm:^1.1.5, ip@npm:^1.1.8": +"ip@npm:^1.1.8": version: 1.1.9 resolution: "ip@npm:1.1.9" checksum: b6d91fd45a856e3bd6d4f601ea0619d90f3517638f6918ebd079f959a8a6308568d8db5ef4fdf037e0d9cfdcf264f46833dfeea81ca31309cf0a7eb4b1307b84 @@ -9143,6 +9141,17 @@ __metadata: languageName: node linkType: hard +"metro-babel-transformer@npm:0.76.9": + version: 0.76.9 + resolution: "metro-babel-transformer@npm:0.76.9" + dependencies: + "@babel/core": ^7.20.0 + hermes-parser: 0.12.0 + nullthrows: ^1.1.1 + checksum: 06e7578547c9a6f5d96b653e35ade75d7b7b33ab76fcb731e7525611d2e80277c0ef8532280a3f99facb03e0744410bd052621b846bd7fc690d86f3bdee80413 + languageName: node + linkType: hard + "metro-cache-key@npm:0.76.8": version: 0.76.8 resolution: "metro-cache-key@npm:0.76.8" @@ -9150,6 +9159,13 @@ __metadata: languageName: node linkType: hard +"metro-cache-key@npm:0.76.9": + version: 0.76.9 + resolution: "metro-cache-key@npm:0.76.9" + checksum: 9056f4fd04da6bb403df970058303645cc1045bc941b06e0c0b778ef9a592d2ce7d7c3b9e4a7b86d40151a24af7d954737927aa26cbc9c395d0a0043e58d83e7 + languageName: node + linkType: hard + "metro-cache@npm:0.76.8": version: 0.76.8 resolution: "metro-cache@npm:0.76.8" @@ -9160,6 +9176,16 @@ __metadata: languageName: node linkType: hard +"metro-cache@npm:0.76.9": + version: 0.76.9 + resolution: "metro-cache@npm:0.76.9" + dependencies: + metro-core: 0.76.9 + rimraf: ^3.0.2 + checksum: 47a25ebc511d07e5577e69800b8906c070f6cd66e565cabd42784e007dc815558ebd30b2618fbac93880775d29e56de51afb89d2a772298c71af46b6fc6d9a76 + languageName: node + linkType: hard + "metro-config@npm:0.76.8": version: 0.76.8 resolution: "metro-config@npm:0.76.8" @@ -9175,6 +9201,21 @@ __metadata: languageName: node linkType: hard +"metro-config@npm:0.76.9, metro-config@npm:^0.76.9": + version: 0.76.9 + resolution: "metro-config@npm:0.76.9" + dependencies: + connect: ^3.6.5 + cosmiconfig: ^5.0.5 + jest-validate: ^29.2.1 + metro: 0.76.9 + metro-cache: 0.76.9 + metro-core: 0.76.9 + metro-runtime: 0.76.9 + checksum: a46a5fd8ff5ae880e21194f8ee385240173712968ac0da6388e58ed056e0cb0d931d2aaf69f65641e525dcc5bcde035338be8e5ff345a9d078772611e9690e7c + languageName: node + linkType: hard + "metro-core@npm:0.76.8": version: 0.76.8 resolution: "metro-core@npm:0.76.8" @@ -9185,6 +9226,16 @@ __metadata: languageName: node linkType: hard +"metro-core@npm:0.76.9, metro-core@npm:^0.76.9": + version: 0.76.9 + resolution: "metro-core@npm:0.76.9" + dependencies: + lodash.throttle: ^4.1.1 + metro-resolver: 0.76.9 + checksum: 6ca96a68808d7cee355872b430fee627ff969f1b315eb8adb567c82504aa7306a5d0ebc99fdb5806a1449afac38514037ef8f70e24bafbda5518ad2b043c3d15 + languageName: node + linkType: hard + "metro-file-map@npm:0.76.8": version: 0.76.8 resolution: "metro-file-map@npm:0.76.8" @@ -9209,6 +9260,30 @@ __metadata: languageName: node linkType: hard +"metro-file-map@npm:0.76.9": + version: 0.76.9 + resolution: "metro-file-map@npm:0.76.9" + dependencies: + anymatch: ^3.0.3 + debug: ^2.2.0 + fb-watchman: ^2.0.0 + fsevents: ^2.3.2 + graceful-fs: ^4.2.4 + invariant: ^2.2.4 + jest-regex-util: ^27.0.6 + jest-util: ^27.2.0 + jest-worker: ^27.2.0 + micromatch: ^4.0.4 + node-abort-controller: ^3.1.1 + nullthrows: ^1.1.1 + walker: ^1.0.7 + dependenciesMeta: + fsevents: + optional: true + checksum: b377a46f2e5037ecaae35f7d1210300e03be1d28a7e5a3a24b24120488be3d7af20b865523a66bddf700da9eebbe0f6c8cf1693c80253968bbd44cd7d4228f42 + languageName: node + linkType: hard + "metro-inspector-proxy@npm:0.76.8": version: 0.76.8 resolution: "metro-inspector-proxy@npm:0.76.8" @@ -9224,6 +9299,21 @@ __metadata: languageName: node linkType: hard +"metro-inspector-proxy@npm:0.76.9": + version: 0.76.9 + resolution: "metro-inspector-proxy@npm:0.76.9" + dependencies: + connect: ^3.6.5 + debug: ^2.2.0 + node-fetch: ^2.2.0 + ws: ^7.5.1 + yargs: ^17.6.2 + bin: + metro-inspector-proxy: src/cli.js + checksum: 8c46f907d301da2b733109c4e4f271c0e34591733bbed3329a16aedbb8aeae975178b6222380a930d0322c8e4e4bac989bffc95c438ffa7b71f36c6e3d8821b5 + languageName: node + linkType: hard + "metro-minify-terser@npm:0.76.8": version: 0.76.8 resolution: "metro-minify-terser@npm:0.76.8" @@ -9233,6 +9323,15 @@ __metadata: languageName: node linkType: hard +"metro-minify-terser@npm:0.76.9": + version: 0.76.9 + resolution: "metro-minify-terser@npm:0.76.9" + dependencies: + terser: ^5.15.0 + checksum: 66f1ffe75635311fe504b66f4841a6985440993092261e6066d6b23b66d9d08871ba06d6e2cae971b67445f3b9040cda4a757f897cdf54fbad954191f9d971e4 + languageName: node + linkType: hard + "metro-minify-uglify@npm:0.76.8": version: 0.76.8 resolution: "metro-minify-uglify@npm:0.76.8" @@ -9242,6 +9341,15 @@ __metadata: languageName: node linkType: hard +"metro-minify-uglify@npm:0.76.9": + version: 0.76.9 + resolution: "metro-minify-uglify@npm:0.76.9" + dependencies: + uglify-es: ^3.1.9 + checksum: d2da815a006cafaf6373d3fa9256929aeada738f9abbd41cc5acbf47cb1ed1aac5a0e71f11b87ca375e313da790e8ad7a4e8163a07983d8d34d3feaeda8729cf + languageName: node + linkType: hard + "metro-react-native-babel-preset@npm:0.76.8": version: 0.76.8 resolution: "metro-react-native-babel-preset@npm:0.76.8" @@ -9291,6 +9399,55 @@ __metadata: languageName: node linkType: hard +"metro-react-native-babel-preset@npm:0.76.9": + version: 0.76.9 + resolution: "metro-react-native-babel-preset@npm:0.76.9" + dependencies: + "@babel/core": ^7.20.0 + "@babel/plugin-proposal-async-generator-functions": ^7.0.0 + "@babel/plugin-proposal-class-properties": ^7.18.0 + "@babel/plugin-proposal-export-default-from": ^7.0.0 + "@babel/plugin-proposal-nullish-coalescing-operator": ^7.18.0 + "@babel/plugin-proposal-numeric-separator": ^7.0.0 + "@babel/plugin-proposal-object-rest-spread": ^7.20.0 + "@babel/plugin-proposal-optional-catch-binding": ^7.0.0 + "@babel/plugin-proposal-optional-chaining": ^7.20.0 + "@babel/plugin-syntax-dynamic-import": ^7.8.0 + "@babel/plugin-syntax-export-default-from": ^7.0.0 + "@babel/plugin-syntax-flow": ^7.18.0 + "@babel/plugin-syntax-nullish-coalescing-operator": ^7.0.0 + "@babel/plugin-syntax-optional-chaining": ^7.0.0 + "@babel/plugin-transform-arrow-functions": ^7.0.0 + "@babel/plugin-transform-async-to-generator": ^7.20.0 + "@babel/plugin-transform-block-scoping": ^7.0.0 + "@babel/plugin-transform-classes": ^7.0.0 + "@babel/plugin-transform-computed-properties": ^7.0.0 + "@babel/plugin-transform-destructuring": ^7.20.0 + "@babel/plugin-transform-flow-strip-types": ^7.20.0 + "@babel/plugin-transform-function-name": ^7.0.0 + "@babel/plugin-transform-literals": ^7.0.0 + "@babel/plugin-transform-modules-commonjs": ^7.0.0 + "@babel/plugin-transform-named-capturing-groups-regex": ^7.0.0 + "@babel/plugin-transform-parameters": ^7.0.0 + "@babel/plugin-transform-react-display-name": ^7.0.0 + "@babel/plugin-transform-react-jsx": ^7.0.0 + "@babel/plugin-transform-react-jsx-self": ^7.0.0 + "@babel/plugin-transform-react-jsx-source": ^7.0.0 + "@babel/plugin-transform-runtime": ^7.0.0 + "@babel/plugin-transform-shorthand-properties": ^7.0.0 + "@babel/plugin-transform-spread": ^7.0.0 + "@babel/plugin-transform-sticky-regex": ^7.0.0 + "@babel/plugin-transform-typescript": ^7.5.0 + "@babel/plugin-transform-unicode-regex": ^7.0.0 + "@babel/template": ^7.0.0 + babel-plugin-transform-flow-enums: ^0.0.2 + react-refresh: ^0.4.0 + peerDependencies: + "@babel/core": "*" + checksum: 344fbcbcf82a9f8425a38a910716777cf45619d7b61a1a935a903f751e3a335ff8a54f80ba9fd9a16b96ac74e68f77760cb09d2c40ec6faf113308c91b863a9e + languageName: node + linkType: hard + "metro-react-native-babel-transformer@npm:0.76.8": version: 0.76.8 resolution: "metro-react-native-babel-transformer@npm:0.76.8" @@ -9306,6 +9463,21 @@ __metadata: languageName: node linkType: hard +"metro-react-native-babel-transformer@npm:^0.76.9": + version: 0.76.9 + resolution: "metro-react-native-babel-transformer@npm:0.76.9" + dependencies: + "@babel/core": ^7.20.0 + babel-preset-fbjs: ^3.4.0 + hermes-parser: 0.12.0 + metro-react-native-babel-preset: 0.76.9 + nullthrows: ^1.1.1 + peerDependencies: + "@babel/core": "*" + checksum: bb4427ed2225f72667f82e0ec5317843582628d35f2a7c329ba6d22eb9ee20726403cf2ab869ee6e9056e80576e5a05a55a92d169ac3276227bb6a0159caadeb + languageName: node + linkType: hard + "metro-resolver@npm:0.76.8": version: 0.76.8 resolution: "metro-resolver@npm:0.76.8" @@ -9313,6 +9485,13 @@ __metadata: languageName: node linkType: hard +"metro-resolver@npm:0.76.9, metro-resolver@npm:^0.76.9": + version: 0.76.9 + resolution: "metro-resolver@npm:0.76.9" + checksum: 340b689582698f87f54cb06dc06f6ad8adaf4bd3a35931c5a8e46754c2ae73d82df29c7e13e87f0326175b04edf61b2a1d012d6f7b31e85a500218952badc6c3 + languageName: node + linkType: hard + "metro-runtime@npm:0.76.8": version: 0.76.8 resolution: "metro-runtime@npm:0.76.8" @@ -9323,6 +9502,16 @@ __metadata: languageName: node linkType: hard +"metro-runtime@npm:0.76.9, metro-runtime@npm:^0.76.9": + version: 0.76.9 + resolution: "metro-runtime@npm:0.76.9" + dependencies: + "@babel/runtime": ^7.0.0 + react-refresh: ^0.4.0 + checksum: e82db2688f05c064c6768d389e33476b62d1106ea5fd630e7a795f889d40c17ac9db9a1fe5d46fb6972559cb90e41f00b2f7f3cb12e24c969ad9885682928817 + languageName: node + linkType: hard + "metro-source-map@npm:0.76.8": version: 0.76.8 resolution: "metro-source-map@npm:0.76.8" @@ -9339,6 +9528,22 @@ __metadata: languageName: node linkType: hard +"metro-source-map@npm:0.76.9, metro-source-map@npm:^0.76.9": + version: 0.76.9 + resolution: "metro-source-map@npm:0.76.9" + dependencies: + "@babel/traverse": ^7.20.0 + "@babel/types": ^7.20.0 + invariant: ^2.2.4 + metro-symbolicate: 0.76.9 + nullthrows: ^1.1.1 + ob1: 0.76.9 + source-map: ^0.5.6 + vlq: ^1.0.0 + checksum: e6b2ad1a9da66bbd1ed23fa78f064415557db9328c01661948fcfd8617472ebcdab0b027c0bb86085e66a4c4f415d47656ee1ad99569e53a95d8ea0d999fb864 + languageName: node + linkType: hard + "metro-symbolicate@npm:0.76.8": version: 0.76.8 resolution: "metro-symbolicate@npm:0.76.8" @@ -9355,6 +9560,22 @@ __metadata: languageName: node linkType: hard +"metro-symbolicate@npm:0.76.9": + version: 0.76.9 + resolution: "metro-symbolicate@npm:0.76.9" + dependencies: + invariant: ^2.2.4 + metro-source-map: 0.76.9 + nullthrows: ^1.1.1 + source-map: ^0.5.6 + through2: ^2.0.1 + vlq: ^1.0.0 + bin: + metro-symbolicate: src/index.js + checksum: 386ffd4e6fb2483d91e16497b9eac130a06d3618a19e8133c312254427b4ea8ec2d5bed7e12c647d4ab9b194c976814406324c83d28ca63366e641ffb9b558b3 + languageName: node + linkType: hard + "metro-transform-plugins@npm:0.76.8": version: 0.76.8 resolution: "metro-transform-plugins@npm:0.76.8" @@ -9368,6 +9589,19 @@ __metadata: languageName: node linkType: hard +"metro-transform-plugins@npm:0.76.9": + version: 0.76.9 + resolution: "metro-transform-plugins@npm:0.76.9" + dependencies: + "@babel/core": ^7.20.0 + "@babel/generator": ^7.20.0 + "@babel/template": ^7.0.0 + "@babel/traverse": ^7.20.0 + nullthrows: ^1.1.1 + checksum: 669e34052a31a535d4b9e0a419641fedcc9db05eac0c2f6a685a6dc69d01f555534e9ff1595fb1d9ad2ccf046e4e9f817a4b5faac9b5189c17bba4611d6c873d + languageName: node + linkType: hard + "metro-transform-worker@npm:0.76.8": version: 0.76.8 resolution: "metro-transform-worker@npm:0.76.8" @@ -9388,6 +9622,27 @@ __metadata: languageName: node linkType: hard +"metro-transform-worker@npm:0.76.9": + version: 0.76.9 + resolution: "metro-transform-worker@npm:0.76.9" + dependencies: + "@babel/core": ^7.20.0 + "@babel/generator": ^7.20.0 + "@babel/parser": ^7.20.0 + "@babel/types": ^7.20.0 + babel-preset-fbjs: ^3.4.0 + metro: 0.76.9 + metro-babel-transformer: 0.76.9 + metro-cache: 0.76.9 + metro-cache-key: 0.76.9 + metro-minify-terser: 0.76.9 + metro-source-map: 0.76.9 + metro-transform-plugins: 0.76.9 + nullthrows: ^1.1.1 + checksum: 62d7d53fd2fe17de3d6f91f32444755df446625c13abad3ce6851f65e39c80809e726d54595cd95481b3c6211a368ff71d305df28674d04492e230db93932b8d + languageName: node + linkType: hard + "metro@npm:0.76.8": version: 0.76.8 resolution: "metro@npm:0.76.8" @@ -9446,6 +9701,63 @@ __metadata: languageName: node linkType: hard +"metro@npm:0.76.9, metro@npm:^0.76.9": + version: 0.76.9 + resolution: "metro@npm:0.76.9" + dependencies: + "@babel/code-frame": ^7.0.0 + "@babel/core": ^7.20.0 + "@babel/generator": ^7.20.0 + "@babel/parser": ^7.20.0 + "@babel/template": ^7.0.0 + "@babel/traverse": ^7.20.0 + "@babel/types": ^7.20.0 + accepts: ^1.3.7 + async: ^3.2.2 + chalk: ^4.0.0 + ci-info: ^2.0.0 + connect: ^3.6.5 + debug: ^2.2.0 + denodeify: ^1.2.1 + error-stack-parser: ^2.0.6 + graceful-fs: ^4.2.4 + hermes-parser: 0.12.0 + image-size: ^1.0.2 + invariant: ^2.2.4 + jest-worker: ^27.2.0 + jsc-safe-url: ^0.2.2 + lodash.throttle: ^4.1.1 + metro-babel-transformer: 0.76.9 + metro-cache: 0.76.9 + metro-cache-key: 0.76.9 + metro-config: 0.76.9 + metro-core: 0.76.9 + metro-file-map: 0.76.9 + metro-inspector-proxy: 0.76.9 + metro-minify-uglify: 0.76.9 + metro-react-native-babel-preset: 0.76.9 + metro-resolver: 0.76.9 + metro-runtime: 0.76.9 + metro-source-map: 0.76.9 + metro-symbolicate: 0.76.9 + metro-transform-plugins: 0.76.9 + metro-transform-worker: 0.76.9 + mime-types: ^2.1.27 + node-fetch: ^2.2.0 + nullthrows: ^1.1.1 + rimraf: ^3.0.2 + serialize-error: ^2.1.0 + source-map: ^0.5.6 + strip-ansi: ^6.0.0 + throat: ^5.0.0 + ws: ^7.5.1 + yargs: ^17.6.2 + bin: + metro: src/cli.js + checksum: 48bb3fe16ea6be22796f520cc95c34ca625678fe48bf0e5b73e974b213680c63200c0e3daa13c59131e31c3b10d9232d2bf1eab399d7fac1a39cbabf76cd4622 + languageName: node + linkType: hard + "micromatch@npm:^4.0.4": version: 4.0.5 resolution: "micromatch@npm:4.0.5" @@ -9930,6 +10242,13 @@ __metadata: languageName: node linkType: hard +"ob1@npm:0.76.9": + version: 0.76.9 + resolution: "ob1@npm:0.76.9" + checksum: b7ed126985e766a1d00dc1826006ca4d724628f74f917678f63c664efadb2441283e09cd67dce0f1c0b765bb169159d073ad6a9b62959a01cc8fd37687252b31 + languageName: node + linkType: hard + "object-assign@npm:^4.1.1": version: 4.1.1 resolution: "object-assign@npm:4.1.1" @@ -10822,14 +11141,14 @@ __metadata: languageName: node linkType: hard -"react-native@npm:0.72.10": - version: 0.72.10 - resolution: "react-native@npm:0.72.10" +"react-native@npm:0.72.14": + version: 0.72.14 + resolution: "react-native@npm:0.72.14" dependencies: "@jest/create-cache-key-function": ^29.2.1 - "@react-native-community/cli": 11.3.10 - "@react-native-community/cli-platform-android": 11.3.10 - "@react-native-community/cli-platform-ios": 11.3.10 + "@react-native-community/cli": ^11.4.1 + "@react-native-community/cli-platform-android": ^11.4.1 + "@react-native-community/cli-platform-ios": ^11.4.1 "@react-native/assets-registry": ^0.72.0 "@react-native/codegen": ^0.72.8 "@react-native/gradle-plugin": ^0.72.11 @@ -10847,8 +11166,8 @@ __metadata: jest-environment-node: ^29.2.1 jsc-android: ^250231.0.0 memoize-one: ^5.0.0 - metro-runtime: 0.76.8 - metro-source-map: 0.76.8 + metro-runtime: ^0.76.9 + metro-source-map: ^0.76.9 mkdirp: ^0.5.1 nullthrows: ^1.1.1 pretty-format: ^26.5.2 @@ -10867,7 +11186,7 @@ __metadata: react: 18.2.0 bin: react-native: cli.js - checksum: 8ea7b01f454bf64dff95797594c0e3fe423acde85b378cf226751f334c610344ba65eab369977c9ff4828a8a79f49a2534b73b3ae7b82b4afbc41c48379b3a8c + checksum: 8f86a955ce4f19612695fb8219d255cd2739de4fafcb0e146186c04527909910e5a0a54119be195aa57a91c83e189f7cde9924180d16297e347bd8055562e6be languageName: node linkType: hard