NetNewsWire/Account
Brent Simmons 1e485f3e8d Fix widget data encoding crash — and possibly other bugs — by making sure that `fetchArticlesAsync` calls its callback just once. (The widget data encoder was crashing with multiple calls in the failure case, since it ended up having unbalanced DispatchGroup enter and leave calls.) 2023-01-21 14:49:08 -08:00
..
.swiftpm/xcode/xcshareddata/xcschemes Convert Account into a Swift Package 2020-07-30 07:27:14 -05:00
Sources/Account Fix widget data encoding crash — and possibly other bugs — by making sure that `fetchArticlesAsync` calls its callback just once. (The widget data encoder was crashing with multiple calls in the failure case, since it ended up having unbalanced DispatchGroup enter and leave calls.) 2023-01-21 14:49:08 -08:00
Tests Fix typos 2022-01-05 00:25:20 +02:00
.gitignore Convert Account into a Swift Package 2020-07-30 07:27:14 -05:00
Package.swift Restrict RSCore version so that we don't pick up version 1.1 when it happens 2022-11-01 20:24:58 -05:00
README.md Convert Account into a Swift Package 2020-07-30 07:27:14 -05:00

README.md

Account

A description of this package.