Xcode iOS project: What is the meaning of "fopen failed" and "Invalidating cache…" at start of console log when running debug build?
I have an iOS app project in Xcode 12. It is set up as an iPhone-only app that supports iOS 12.4 and later. It uses the CoreData and PDFKit frameworks, as well as two proprietary Swift Packages. All of the…