I added this PermissionScope.framework
in my project and tried to archive the project but it shows following error.
bitcode bundle could not be generated because 'AppPath/PermissionScope.framework/PermissionScope' was built without full bitcode. All frameworks and dylibs for bitcode must be generated from Xcode Archive or Install build for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
Please help me to resolve this issue.