问题
first of all disclaimer: I'm using Mac Mini with Apple Silicon M1.
I have set arm64 in Excluded Architectures due to the known error in Xcode 12:
The linked framework 'XXXXXX' is missing one or more architectures required by this target: arm64.
Since I changed that the simulator's console (only in iOS 14) prints tons of errors when started, regarding wrong hash simulator:
[db] LSSchemaConfigureForStore failed with error Error Domain=NSOSStatusErrorDomain Code=-10817 "(null)" UserInfo={_LSFunction=_LSSchemaConfigureForStore, ExpectedSimulatorHash={length = 32, bytes = 0xc853fe2e 5309ad0b 8579253e 7b507c34 ... edcdfbe3 457f74e4 }, LSLine=405, WrongSimulatorHash={length = 32, bytes = 0x762c6c62 f729dcd9 f2ce6d7b bb9aec8d ... d11ece5a 5fc731a0 }}
Anyone else having this problem? Regards.
来源:https://stackoverflow.com/questions/65287834/tons-of-errors-due-to-set-arm64-in-excluded-architectures-in-ios-14-2-simulators