Hi,
I am getting the following error when building in xCode 13:
Undefined symbols for architecture arm64:
"__SaveImage", referenced from:
_CallNative__SaveImage_m639032311A61B9B0FB248AFB17B761C6243BE96F in CallNative.o
_CallNative_SaveImageToCameraRoll_mC1241163746E2650CCCBF5F2E32BFA0CAC4529AC in CallNative.o
(maybe you meant: _CallNative__SaveImage_m639032311A61B9B0FB248AFB17B761C6243BE96F)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
All help appreciated, L