diff --git a/Sources/gdal/prepare_gdal.sh b/Sources/gdal/prepare_gdal.sh index 6e76ea9..396f806 100755 --- a/Sources/gdal/prepare_gdal.sh +++ b/Sources/gdal/prepare_gdal.sh @@ -2,7 +2,7 @@ GDAL=Sources/gdal # This URL should be updated after GDAL recompile -URL=https://github.com/syngenta/gdal-swift/releases/download/1.0.0/gdal.xcframework.zip +URL=https://github.com/syngenta/gdal-swift/releases/download/gdal-builds/gdal_1.0.1.xcframework.zip echo "Clean" rm -f gdal.xcframework.zip