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