From e53083668518bf97accb0237ad4366160419a95f Mon Sep 17 00:00:00 2001 From: abhishek Date: Wed, 11 Sep 2024 22:50:27 +0530 Subject: [PATCH] testing RunAction 40 --- aries/wrappers/uniffi-aries-vcx/scripts/ios.build.cargo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aries/wrappers/uniffi-aries-vcx/scripts/ios.build.cargo.sh b/aries/wrappers/uniffi-aries-vcx/scripts/ios.build.cargo.sh index 23a9fb444d..f87aea6eb8 100755 --- a/aries/wrappers/uniffi-aries-vcx/scripts/ios.build.cargo.sh +++ b/aries/wrappers/uniffi-aries-vcx/scripts/ios.build.cargo.sh @@ -107,7 +107,7 @@ echo "RELEASE_ID=$RELEASE_ID" >> $GITHUB_ENV # Replace with the path to your xcframework file - XCFRAMEWORK_PATH= "vcxAPI.swift.zip" + export XCFRAMEWORK_PATH= "${ARIES_VCX_ROOT}vcxAPI.swift.zip" #${ABI_PATH}/vcx.xcframework.zip # Upload the file to the release