swiftui-multiplatform/Shared/PostList
Angelo Stavrow 0d43cb0bd8
Prep for iOS 16 (#223)
* Don’t render spacer in iOS 16+

* Bump version and build for TestFlight

* Bump version and build of action extension

* Run SwiftLint on all files for each build

This prevents a build warning in Xcode 14 because SwiftLint doesn’t yet support input/output files for these script execution build phases. It’s fast enough, so running it on all files isn’t an issue.

* Add missing error handling on login view

* Clean up line_length warning

* Update change log
2022-09-07 08:29:13 -04:00
..
PostCellView.swift Rename 'persistentContainer' to 'container' 2021-10-08 17:15:38 -04:00
PostListFilteredView.swift Use view model for CollectionListView 2021-09-24 14:45:28 -04:00
PostListModel.swift Alert on error: shared code (#207) 2022-07-27 09:56:32 -04:00
PostListView.swift Prep for iOS 16 (#223) 2022-09-07 08:29:13 -04:00
PostStatusBadgeView.swift Rename 'persistentContainer' to 'container' 2021-10-08 17:15:38 -04:00