From 34594c68f42a11ba18ed9ab3c4da104d61d94e54 Mon Sep 17 00:00:00 2001 From: Michael Avoyan <64565419+michaelavoyan@users.noreply.github.com> Date: Wed, 16 Oct 2024 09:18:00 +0300 Subject: [PATCH] chore: sdk v2.6.4 swift 5 --- example/ios/Podfile.lock | 4 +- .../project.pbxproj | 120 +++++++++--------- package.json | 2 +- velocitycareerlabs-vcl-react-native.podspec | 2 +- 4 files changed, 64 insertions(+), 64 deletions(-) diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index c038416..e510842 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -1055,7 +1055,7 @@ PODS: - React-perflogger (= 0.73.6) - SocketRocket (0.6.1) - VCL (2.6.3) - - velocitycareerlabs-vcl-react-native (2.6.3): + - velocitycareerlabs-vcl-react-native (2.6.4): - glog - RCT-Folly (= 2022.05.16.00) - React-Core @@ -1277,7 +1277,7 @@ SPEC CHECKSUMS: ReactCommon: 2aa35648354bd4c4665b9a5084a7d37097b89c10 SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17 VCL: b9dc01388960930e469058e6c0645d1bde20e516 - velocitycareerlabs-vcl-react-native: b10ccd15094b9fad79aebded1777c1187bde0cdd + velocitycareerlabs-vcl-react-native: 9aa8bb021cb503d355a4978c761e85d1dfcdea89 Yoga: 805bf71192903b20fc14babe48080582fee65a80 PODFILE CHECKSUM: b019a9f171e06cc915918d81c74115c30ea1b65c diff --git a/example/ios/VclReactNativeExample.xcodeproj/project.pbxproj b/example/ios/VclReactNativeExample.xcodeproj/project.pbxproj index 18a2c5f..8236431 100644 --- a/example/ios/VclReactNativeExample.xcodeproj/project.pbxproj +++ b/example/ios/VclReactNativeExample.xcodeproj/project.pbxproj @@ -11,9 +11,9 @@ 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 */; }; - 32FC562B812D1249E5FDCD44 /* libPods-VclReactNativeExample-VclReactNativeExampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 525C2DA2345D3F5E675020DC /* libPods-VclReactNativeExample-VclReactNativeExampleTests.a */; }; + 3F1082D18855B46D2B1EAB93 /* libPods-VclReactNativeExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2C6959DCC4F8FF5D69A0B501 /* libPods-VclReactNativeExample.a */; }; + 71FD8A3E0B06B315398D7F18 /* libPods-VclReactNativeExample-VclReactNativeExampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F4D0AA702C2DD523D3948A5 /* libPods-VclReactNativeExample-VclReactNativeExampleTests.a */; }; 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; - 917B0614B9E2A54609F832CB /* libPods-VclReactNativeExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0193256C5702AA2ADB1A00C7 /* libPods-VclReactNativeExample.a */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ @@ -30,20 +30,20 @@ 00E356EE1AD99517003FC87E /* VclReactNativeExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = VclReactNativeExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 00E356F21AD99517003FC87E /* VclReactNativeExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VclReactNativeExampleTests.m; sourceTree = ""; }; - 0193256C5702AA2ADB1A00C7 /* libPods-VclReactNativeExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-VclReactNativeExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 122FAE25DA7CC1F3E664A1A2 /* Pods-VclReactNativeExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VclReactNativeExample.release.xcconfig"; path = "Target Support Files/Pods-VclReactNativeExample/Pods-VclReactNativeExample.release.xcconfig"; sourceTree = ""; }; + 12214A9E1D11044056E45B53 /* Pods-VclReactNativeExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VclReactNativeExample.debug.xcconfig"; path = "Target Support Files/Pods-VclReactNativeExample/Pods-VclReactNativeExample.debug.xcconfig"; sourceTree = ""; }; 13B07F961A680F5B00A75B9A /* VclReactNativeExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = VclReactNativeExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = VclReactNativeExample/AppDelegate.h; sourceTree = ""; }; 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = VclReactNativeExample/AppDelegate.mm; sourceTree = ""; }; 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = VclReactNativeExample/Images.xcassets; sourceTree = ""; }; 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = VclReactNativeExample/Info.plist; sourceTree = ""; }; 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = VclReactNativeExample/main.m; sourceTree = ""; }; - 1B7BBE05827814EA37C00FF1 /* Pods-VclReactNativeExample-VclReactNativeExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VclReactNativeExample-VclReactNativeExampleTests.release.xcconfig"; path = "Target Support Files/Pods-VclReactNativeExample-VclReactNativeExampleTests/Pods-VclReactNativeExample-VclReactNativeExampleTests.release.xcconfig"; sourceTree = ""; }; - 36F710726A1983560525B161 /* Pods-VclReactNativeExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VclReactNativeExample.debug.xcconfig"; path = "Target Support Files/Pods-VclReactNativeExample/Pods-VclReactNativeExample.debug.xcconfig"; sourceTree = ""; }; - 525C2DA2345D3F5E675020DC /* libPods-VclReactNativeExample-VclReactNativeExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-VclReactNativeExample-VclReactNativeExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 2C6959DCC4F8FF5D69A0B501 /* libPods-VclReactNativeExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-VclReactNativeExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 7F4D0AA702C2DD523D3948A5 /* libPods-VclReactNativeExample-VclReactNativeExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-VclReactNativeExample-VclReactNativeExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = VclReactNativeExample/LaunchScreen.storyboard; sourceTree = ""; }; - AF2410D69776B6EE224949FB /* Pods-VclReactNativeExample-VclReactNativeExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VclReactNativeExample-VclReactNativeExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-VclReactNativeExample-VclReactNativeExampleTests/Pods-VclReactNativeExample-VclReactNativeExampleTests.debug.xcconfig"; sourceTree = ""; }; + CBF4F878E2FB80647CCA0618 /* Pods-VclReactNativeExample-VclReactNativeExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VclReactNativeExample-VclReactNativeExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-VclReactNativeExample-VclReactNativeExampleTests/Pods-VclReactNativeExample-VclReactNativeExampleTests.debug.xcconfig"; sourceTree = ""; }; ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; + F7AD5FAF28C35C42E770C656 /* Pods-VclReactNativeExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VclReactNativeExample.release.xcconfig"; path = "Target Support Files/Pods-VclReactNativeExample/Pods-VclReactNativeExample.release.xcconfig"; sourceTree = ""; }; + FD40AA5D8967DD0D9957B922 /* Pods-VclReactNativeExample-VclReactNativeExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VclReactNativeExample-VclReactNativeExampleTests.release.xcconfig"; path = "Target Support Files/Pods-VclReactNativeExample-VclReactNativeExampleTests/Pods-VclReactNativeExample-VclReactNativeExampleTests.release.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -51,7 +51,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 32FC562B812D1249E5FDCD44 /* libPods-VclReactNativeExample-VclReactNativeExampleTests.a in Frameworks */, + 71FD8A3E0B06B315398D7F18 /* libPods-VclReactNativeExample-VclReactNativeExampleTests.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -59,7 +59,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 917B0614B9E2A54609F832CB /* libPods-VclReactNativeExample.a in Frameworks */, + 3F1082D18855B46D2B1EAB93 /* libPods-VclReactNativeExample.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -100,8 +100,8 @@ isa = PBXGroup; children = ( ED297162215061F000B7C4FE /* JavaScriptCore.framework */, - 0193256C5702AA2ADB1A00C7 /* libPods-VclReactNativeExample.a */, - 525C2DA2345D3F5E675020DC /* libPods-VclReactNativeExample-VclReactNativeExampleTests.a */, + 2C6959DCC4F8FF5D69A0B501 /* libPods-VclReactNativeExample.a */, + 7F4D0AA702C2DD523D3948A5 /* libPods-VclReactNativeExample-VclReactNativeExampleTests.a */, ); name = Frameworks; sourceTree = ""; @@ -140,10 +140,10 @@ BBD78D7AC51CEA395F1C20DB /* Pods */ = { isa = PBXGroup; children = ( - 36F710726A1983560525B161 /* Pods-VclReactNativeExample.debug.xcconfig */, - 122FAE25DA7CC1F3E664A1A2 /* Pods-VclReactNativeExample.release.xcconfig */, - AF2410D69776B6EE224949FB /* Pods-VclReactNativeExample-VclReactNativeExampleTests.debug.xcconfig */, - 1B7BBE05827814EA37C00FF1 /* Pods-VclReactNativeExample-VclReactNativeExampleTests.release.xcconfig */, + 12214A9E1D11044056E45B53 /* Pods-VclReactNativeExample.debug.xcconfig */, + F7AD5FAF28C35C42E770C656 /* Pods-VclReactNativeExample.release.xcconfig */, + CBF4F878E2FB80647CCA0618 /* Pods-VclReactNativeExample-VclReactNativeExampleTests.debug.xcconfig */, + FD40AA5D8967DD0D9957B922 /* Pods-VclReactNativeExample-VclReactNativeExampleTests.release.xcconfig */, ); path = Pods; sourceTree = ""; @@ -155,12 +155,12 @@ isa = PBXNativeTarget; buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "VclReactNativeExampleTests" */; buildPhases = ( - 571F7E1C2A6EE2224B8E1308 /* [CP] Check Pods Manifest.lock */, + 0A38BF55DF127B59884391E6 /* [CP] Check Pods Manifest.lock */, 00E356EA1AD99517003FC87E /* Sources */, 00E356EB1AD99517003FC87E /* Frameworks */, 00E356EC1AD99517003FC87E /* Resources */, - 3E074636859235D1133AD6BE /* [CP] Embed Pods Frameworks */, - 0689090481A9937C9F9FD93F /* [CP] Copy Pods Resources */, + 989625865AA2BFF8E1F6D2EB /* [CP] Embed Pods Frameworks */, + EFE303E7898214BA6EE4D478 /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -176,13 +176,13 @@ isa = PBXNativeTarget; buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "VclReactNativeExample" */; buildPhases = ( - 3468B6D379444D9529B38B42 /* [CP] Check Pods Manifest.lock */, + 70D5A113863CE273F8693090 /* [CP] Check Pods Manifest.lock */, 13B07F871A680F5B00A75B9A /* Sources */, 13B07F8C1A680F5B00A75B9A /* Frameworks */, 13B07F8E1A680F5B00A75B9A /* Resources */, 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, - A80252F75FDB3FBF42B780AE /* [CP] Embed Pods Frameworks */, - 04ABD6B248FDD0B9A2A4E07B /* [CP] Copy Pods Resources */, + CDDB09F9055D26B749E4AC59 /* [CP] Embed Pods Frameworks */, + A825009FF4E8FC1E6957FDF5 /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -265,41 +265,29 @@ 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"; }; - 04ABD6B248FDD0B9A2A4E07B /* [CP] Copy Pods Resources */ = { + 0A38BF55DF127B59884391E6 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-VclReactNativeExample/Pods-VclReactNativeExample-resources-${CONFIGURATION}-input-files.xcfilelist", - ); - name = "[CP] Copy Pods Resources"; - outputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-VclReactNativeExample/Pods-VclReactNativeExample-resources-${CONFIGURATION}-output-files.xcfilelist", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-VclReactNativeExample/Pods-VclReactNativeExample-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; - 0689090481A9937C9F9FD93F /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( ); - inputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-VclReactNativeExample-VclReactNativeExampleTests/Pods-VclReactNativeExample-VclReactNativeExampleTests-resources-${CONFIGURATION}-input-files.xcfilelist", + inputPaths = ( + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", ); - name = "[CP] Copy Pods Resources"; + name = "[CP] Check Pods Manifest.lock"; outputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-VclReactNativeExample-VclReactNativeExampleTests/Pods-VclReactNativeExample-VclReactNativeExampleTests-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + outputPaths = ( + "$(DERIVED_FILE_DIR)/Pods-VclReactNativeExample-VclReactNativeExampleTests-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-VclReactNativeExample-VclReactNativeExampleTests/Pods-VclReactNativeExample-VclReactNativeExampleTests-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; }; - 3468B6D379444D9529B38B42 /* [CP] Check Pods Manifest.lock */ = { + 70D5A113863CE273F8693090 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -321,7 +309,7 @@ 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; }; - 3E074636859235D1133AD6BE /* [CP] Embed Pods Frameworks */ = { + 989625865AA2BFF8E1F6D2EB /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -338,29 +326,24 @@ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-VclReactNativeExample-VclReactNativeExampleTests/Pods-VclReactNativeExample-VclReactNativeExampleTests-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; - 571F7E1C2A6EE2224B8E1308 /* [CP] Check Pods Manifest.lock */ = { + A825009FF4E8FC1E6957FDF5 /* [CP] Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-VclReactNativeExample/Pods-VclReactNativeExample-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-VclReactNativeExample-VclReactNativeExampleTests-checkManifestLockResult.txt", + "${PODS_ROOT}/Target Support Files/Pods-VclReactNativeExample/Pods-VclReactNativeExample-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-VclReactNativeExample/Pods-VclReactNativeExample-resources.sh\"\n"; showEnvVarsInLog = 0; }; - A80252F75FDB3FBF42B780AE /* [CP] Embed Pods Frameworks */ = { + CDDB09F9055D26B749E4AC59 /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -377,6 +360,23 @@ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-VclReactNativeExample/Pods-VclReactNativeExample-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; + EFE303E7898214BA6EE4D478 /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-VclReactNativeExample-VclReactNativeExampleTests/Pods-VclReactNativeExample-VclReactNativeExampleTests-resources-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Copy Pods Resources"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-VclReactNativeExample-VclReactNativeExampleTests/Pods-VclReactNativeExample-VclReactNativeExampleTests-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-VclReactNativeExample-VclReactNativeExampleTests/Pods-VclReactNativeExample-VclReactNativeExampleTests-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ @@ -410,7 +410,7 @@ /* Begin XCBuildConfiguration section */ 00E356F61AD99517003FC87E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AF2410D69776B6EE224949FB /* Pods-VclReactNativeExample-VclReactNativeExampleTests.debug.xcconfig */; + baseConfigurationReference = CBF4F878E2FB80647CCA0618 /* Pods-VclReactNativeExample-VclReactNativeExampleTests.debug.xcconfig */; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -437,7 +437,7 @@ }; 00E356F71AD99517003FC87E /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 1B7BBE05827814EA37C00FF1 /* Pods-VclReactNativeExample-VclReactNativeExampleTests.release.xcconfig */; + baseConfigurationReference = FD40AA5D8967DD0D9957B922 /* Pods-VclReactNativeExample-VclReactNativeExampleTests.release.xcconfig */; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; COPY_PHASE_STRIP = NO; @@ -461,7 +461,7 @@ }; 13B07F941A680F5B00A75B9A /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 36F710726A1983560525B161 /* Pods-VclReactNativeExample.debug.xcconfig */; + baseConfigurationReference = 12214A9E1D11044056E45B53 /* Pods-VclReactNativeExample.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; @@ -488,7 +488,7 @@ }; 13B07F951A680F5B00A75B9A /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 122FAE25DA7CC1F3E664A1A2 /* Pods-VclReactNativeExample.release.xcconfig */; + baseConfigurationReference = F7AD5FAF28C35C42E770C656 /* Pods-VclReactNativeExample.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; diff --git a/package.json b/package.json index 62ebc81..03d76b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@velocitycareerlabs/vcl-react-native", - "version": "2.6.3", + "version": "2.6.4", "description": "Velocity Career Labs React Native SDK", "main": "lib/commonjs/index", "module": "lib/module/index", diff --git a/velocitycareerlabs-vcl-react-native.podspec b/velocitycareerlabs-vcl-react-native.podspec index c887d39..c46f3b6 100644 --- a/velocitycareerlabs-vcl-react-native.podspec +++ b/velocitycareerlabs-vcl-react-native.podspec @@ -19,7 +19,7 @@ Pod::Spec.new do |s| # https://github.com/CocoaPods/CocoaPods/issues/7234#issuecomment-346136322 # s.static_framework = true - s.swift_version = "5.9" + s.swift_version = "5" s.dependency "VCL", "2.6.3"