Reply to Xcode 12 Beta 2 - unable to load standard library for target 'arm64-apple-ios14.0-simulator' I had to set up the following Build Settings, to make my custom framework work. Excluded Architectures Debug -> Any iOS Simulator SDK: arm64 Release -> Any iOS Simulator SDK: arm64 Developer Tools & Services Xcode Nov ’20