I'll try to put together a minimal app displaying these messages. Note however that no writing is being done to the user defaults. It has been stable and unchanged for several years (that is, the plist suite file.), and in the past I have never gotten these messages.
Post
Replies
Boosts
Views
Activity
That still doesn't answer the question. I have a user defaults (preferences) file with few entries and when running tests I keep getting messages like "Not updating lastKnownShmemState in CFPrefsPlistSource<0x600000358360> (Domain: org.Home.MoviesDB, User: kCFPreferencesCurrentUser, ByHost: No, Container: (null), Contents Need Refresh: Yes): 1169 -> 1181"
Is there something wrong?
Just to be clear, although it should be obvious from the 'swift build' comment, what I;'m trying to compile is a swift package. It is to be used in a command line executable.