FileProvider.framework missing required architecture arm64

Anyone know what might be causing this?


ld: in '/System/Library/PrivateFrameworks/FileProvider.framework/FileProvider', missing required architecture arm64 in file /System/Library/PrivateFrameworks/FileProvider.framework/FileProvider (2 slices) for architecture arm64

clang: error: linker command failed with exit code 1 (use -v to see invocation)


Xcode 9.2 (9C40b)

targeting a build for an iPhone 7 plus


Deployment Target: 10.3

iPhone only


I'm not even trying to use the FileProvider framework.

Did you add that framework to the project yet?

FileProvider.framework missing required architecture arm64
 
 
Q