Getting the following when trying to build for ios. Xcode 12.4.
Undefined symbols for architecture x86_64:
“OBJC_CLASS$_ALAssetsLibrary”, referenced from:
objc-class-ref in background_upload.a(background_upload_API.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
** BUILD FAILED **
The following build commands failed:
Ld /tmp/tmpcmYjNc/ios/app/build/Release-iphonesimulator/ForgeInspector.app/Forge normal
(1 failure)