swiftui-multiplatform/Shared
Angelo Stavrow 549ad3039f
Clean up project warnings (#199)
* Set "recommended project settings" for Mac app

* Add default fallback for font typingAttribute

* Clean up linter errors

* Update extension iconset

* Fix spm errors and upgrade sparkle (#203)

* Switch WriteFreely package import from ssh to https

* Sign macOS project target for Development

This fixes a crash-on-launch bug when running Product > Run from Xcode (Product > Archive should work correctly). See https://github.com/sparkle-project/Sparkle/issues/2056 for more details.

Bug introduced by commit:
671b0540ac

* Update Sparkle to v2.0 from official repo

Previously, we forked the repo to the WriteFreely org because Sparkle didn't support tag-based SPM updates. We therefore had to pull from the `master` branch, so forking insulated us from unexpected changes.

As of 2.x Sparkle now allows for tag-based updating via SPM; we'll allow patch updates but stop short of 2.1 until we can vet changes.

* Add MacUpdatesViewModel ObservableObject

* Use MacUpdatesViewModel to handle Sparkle update logic
2022-04-02 08:04:50 -04:00
..
Account Add action extension 2021-11-19 15:41:54 -05:00
Assets.xcassets Add “does.not.exist” 1x1 transparent image 2020-12-30 10:03:53 -05:00
Extensions Clean up project warnings (#199) 2022-04-02 08:04:50 -04:00
Models Add action extension 2021-11-19 15:41:54 -05:00
Navigation Merge pull request #195 from writefreely/migrate-store-to-group-container 2021-10-22 16:23:16 -04:00
PostCollection Bump build number 2021-11-19 15:51:37 -05:00
PostEditor Move user defaults to App Group 2021-11-05 14:18:36 -04:00
PostList Refresh post list view when app becomes active 2021-11-28 08:01:54 -05:00
Preferences Add action extension 2021-11-19 15:41:54 -05:00
Resources Add Sparkle to the credits doc 2021-01-05 15:20:14 -05:00
LocalStorageManager.swift Clean up project warnings (#199) 2022-04-02 08:04:50 -04:00
WriteFreely_MultiPlatformApp.swift Clean up project warnings (#199) 2022-04-02 08:04:50 -04:00