swiftui-multiplatform/Shared/Extensions
Angelo Stavrow 53ab32b7a3
Prep Mac app for release, fix bugs in iOS app (#258)
* Update Sparkle to latest version

* Bump minimum macOS target

For launch, I propose we support the current version of macOS (14.x) and one version earlier (13.x).

* Add WFNavigation wrapper to use NavigationSplitView in macOS

* Replace NavigationView with WFNavigation in ContentView

* Fix deprecation warnings on locale

* Update docs for updating the Mac app

* Fix for being sent back to post list on app reactivate

* Bump build version

* Remove debugging statements

* Bump Sparkle version to address security fix
2024-07-28 06:02:02 -04:00
..
Bundle+AppVersion.swift Add Bundle extension for fetch Info.plist values 2020-09-16 12:45:49 -04:00
NSManagedObjectContext+ExecuteAndMergeChanges.swift Extend NSManagedObjectContext to update context after batch delete 2020-09-10 14:08:29 -04:00
UserDefaults+Extensions.swift Fix bad merges (#215) 2022-07-28 07:47:39 -04:00
WriteFreelyModel+API.swift Prep Mac app for release, fix bugs in iOS app (#258) 2024-07-28 06:02:02 -04:00
WriteFreelyModel+APIHandlers.swift Restore setting post status in importData helper (#253) 2023-07-23 10:22:35 -04:00
WriteFreelyModel+Keychain.swift Alert on error: shared code (#207) 2022-07-27 09:56:32 -04:00