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 8c8ff262f6..1b077921fe 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= ${ARIES_VCX_ROOT}/vcxAPI.swift.zip + XCFRAMEWORK_PATH= "${ARIES_VCX_ROOT}/vcxAPI.swift.zip" #${ABI_PATH}/vcx.xcframework.zip # Upload the file to the release