Maurice Parker
Maurice Parker
We crossed comments. Give a second and I'll let you know what to change in NetNewsWire so that you can test this with the standard build instructions.
Just remove the `.cloudKit` entry from this line to allow you to click the iCloud option in the `-dev` build. https://github.com/Ranchero-Software/NetNewsWire/blob/876b03340012f3aa231ee2f33bf29ec4ff834df3/Account/Sources/Account/Account.swift#L49 Good luck and let me know if you need....
Thanks for figuring this out! That definitely looks like a problem to me. I'm honestly baffled as to why we don't see this all the time. Your solution also sounds...
I don't know yet when our next bug release for the Mac version will be. If you aren't able get to it, I'll make the change and just hope for...
Duplicate of #2997
Sorry about that. I meant to link #760.
That Logging protocol looks generally, very useful. Maybe we should put it in RSCore?
Let's go ahead and put `Logging` in `RSCore` and add `RSCore` to any extensions that need `Logging`, but don't have `RSCore`.
Since this fix is scheduled to go into 6.1.1 we will need to merge it into `mac-release` and then into `ios-release` after iOS 6.1 is released.
@stuartbreckenridge Is there any reason that you didn't change the classes conforming to `CloudKitZone`? Did you just run out of steam or was there some technical reason?