I'm trying to save three layers imported from GDB (point, multipolygon, multilinestring) into one GeoPackage in QGIS 3.34.15 on MacOS.
Initially, I saved the first layer as a .gpkg file, but when I try to select this existing .gpkg file to save the second and third layer, Mac forces me to erase the existing file and create a new one with only the new layer added.
Any tips on how to solve this?


